/*! elementor - v3.27.0 - 16-02-2025 */
.elementor-hidden {
    display: none
}

.elementor-visibility-hidden {
    visibility: hidden
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.e-logo-wrapper {
    background: var(--e-a-bg-logo);
    border-radius: 50%;
    display: inline-block;
    line-height: 1;
    padding: .75em
}

.e-logo-wrapper i {
    color: var(--e-a-color-logo);
    font-size: 1em
}

.elementor *,.elementor :after,.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    background-color: transparent;
    margin: 0
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,.elementor iframe,.elementor object,.elementor video {
    border: none;
    line-height: 1;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    direction: ltr;
    inset: 0;
    overflow: hidden;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-video-container {
    pointer-events: none;
    transition: opacity 1s
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-background-video-hosted {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay {
    inset: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    inset: 0;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%
}

.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    align-self: var(--align-self);
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order)
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full,.elementor-widget) {
    align-content: var(--align-content);
    align-items: var(--align-items);
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    gap: var(--row-gap) var(--column-gap);
    justify-content: var(--justify-content)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-right {
    text-align: right
}

.elementor-align-left {
    text-align: left
}

.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.elementor-custom-embed-play i {
    color: #fff;
    font-size: 100px;
    text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-duration: 10s;
    transition-property: transform;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width: -1) {
    .elementor-widescreen-align-center {
        text-align:center
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-laptop-align-center {
        text-align:center
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }

    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align:center
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-mobile_extra-align-center {
        text-align:center
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align:center
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative;
	padding: 50px 30px;
}

.elementor-section .elementor-container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        flex-wrap:wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-widget-wrap {
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: var(--kit-widget-spacing,20px)
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
        width:10%
    }

    .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width:10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width:10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width:10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: -1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:-1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap)
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
}

@media (min-width: -1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display:inline-block;
        margin-bottom: calc(-1 * var(--grid-row-gap));
        width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: -1) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

@media (prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

.e-con {
    --border-radius: 0;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%,var(--container-max-width,1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0px;
    --margin-right: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --padding-top: var(--container-default-padding-top,10px);
    --padding-right: var(--container-default-padding-right,10px);
    --padding-bottom: var(--container-default-padding-bottom,10px);
    --padding-left: var(--container-default-padding-left,10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing,20px);
    --row-gap: var(--widgets-spacing-row,20px);
    --column-gap: var(--widgets-spacing-column,20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    border-radius: var(--border-radius);
    height: var(--height);
    min-height: var(--min-height);
    min-width: 0;
    overflow: var(--overflow);
    position: var(--position);
    transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);
    width: var(--width);
    z-index: var(--z-index);
    --flex-wrap-mobile: wrap;
    margin-block-end:var(--margin-block-end);margin-block-start: var(--margin-block-start);
    margin-inline-end:var(--margin-inline-end);margin-inline-start: var(--margin-inline-start);
    padding-inline-end:var(--padding-inline-end);padding-inline-start: var(--padding-inline-start);
    --margin-block-start: var(--margin-top);
    --margin-block-end: var(--margin-bottom);
    --margin-inline-start: var(--margin-left);
    --margin-inline-end: var(--margin-right);
    --padding-inline-start: var(--padding-left);
    --padding-inline-end: var(--padding-right);
    --padding-block-start: var(--padding-top);
    --padding-block-end: var(--padding-bottom);
    --border-block-start-width: var(--border-top-width);
    --border-block-end-width: var(--border-bottom-width);
    --border-inline-start-width: var(--border-left-width);
    --border-inline-end-width: var(--border-right-width)
}

body.rtl .e-con {
    --padding-inline-start: var(--padding-right);
    --padding-inline-end: var(--padding-left);
    --margin-inline-start: var(--margin-right);
    --margin-inline-end: var(--margin-left);
    --border-inline-start-width: var(--border-right-width);
    --border-inline-end-width: var(--border-left-width)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,.e-con>.e-con-inner {
    padding-block-end:var(--padding-block-end);padding-block-start: var(--padding-block-start);
    text-align: var(--text-align)
}

.e-con-full.e-flex,.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,.e-con.e-grid>.e-con-inner {
    align-content: var(--grid-align-content);
    align-items: var(--align-items);
    grid-auto-flow: var(--grid-auto-flow);
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    justify-items: var(--justify-items)
}

.e-con-boxed.e-flex {
    align-content: normal;
    align-items: normal;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal
}

.e-con-boxed.e-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: legacy
}

.e-con-boxed {
    gap: initial;
    text-align: initial
}

.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content)
}

.e-con.e-grid>.e-con-inner {
    align-items: var(--align-items);
    justify-items: var(--justify-items)
}

.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end:0;padding-inline-start:0;width: 100%
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-left: auto;
    --margin-right: auto;
    max-width: min(100%,var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end:0}

.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    content: var(--background-overlay);
    display: block;
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    position: absolute;
    top: calc(0px - var(--border-top-width));
    transition: var(--overlay-transition,.3s);
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

.e-con:before {
    transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)
}

.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    top: calc(0px - var(--border-top-width));
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

@media (max-width: 767px) {
    :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
        display:none
    }
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

.e-con .elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px
}

@media (max-width: 767px) {
    .e-con.e-flex {
        --width:100%;
        --flex-wrap: var(--flex-wrap-mobile)
    }

    .e-con.e-flex .elementor-widget-archive-posts {
        width: 100%
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    align-items: center;
    flex-wrap: wrap
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    background-color: transparent;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    flex-basis: 100%;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-inline-end:20px;text-transform: inherit
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-inline-end:10px}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    color: red;
    content: "*";
    padding-inline-start:.2em}

.elementor-field-textual {
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4;
    min-height: 40px;
    padding: 5px 14px
}

.elementor-field-textual.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px
}

.elementor-field-textual.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px
}

.elementor-field-textual.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px
}

.elementor-field-textual.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    font-size: 1em;
    line-height: 1;
    margin: 10px 0
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-style: normal;
    font-weight: 400;
    margin-inline-end:5px;vertical-align: middle
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    border: none;
    padding-block-end:0;padding-block-start:0}

.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)) {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-heading-title {
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-button {
    background-color: #69727d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-icon svg {
    height: auto;
    width: 1em
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    padding: 25px 50px
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-view-stacked .elementor-icon {
    background-color: #69727d;
    color: #fff;
    padding: .5em;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    background-color: transparent;
    border: 3px solid #69727d;
    color: #69727d;
    padding: .5em
}

.elementor-icon {
    color: #69727d;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,.elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.elementor-icon i:before,.elementor-icon svg:before {
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-square .elementor-icon {
    border-radius: 0
}

.elementor-shape-rounded .elementor-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)) {
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.elementor-post__thumbnail__link {
    transition: none
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra {
        display:none
    }
}

@media (min-width: 1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display:none
    }
}

@media (min-width: -1) {
    .elementor .elementor-hidden-widescreen {
        display:none
    }
}

:root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button {
    float: right
}

.woocommerce .col2-set,.woocommerce-page .col2-set {
    width: 100%
}

.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before {
    content: " ";
    display: table
}

.woocommerce .col2-set::after,.woocommerce-page .col2-set::after {
    clear: both
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%
}

.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%
}

.woocommerce img,.woocommerce-page img {
    height: auto;
    max-width: 100%
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    float: left;
    width: 48%
}

.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before {
    content: " ";
    display: table
}

.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after {
    clear: both
}

.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0
}

.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first {
    clear: both
}

.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%
}

.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%
}

.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%
}

.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
    clear: none
}

.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs {
    clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
    content: " ";
    display: table
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after {
    clear: both
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block
}

.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before {
    content: " ";
    display: table
}

.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after {
    clear: both
}

.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto
}

.woocommerce ul.products,.woocommerce-page ul.products {
    clear: both
}

.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before {
    content: " ";
    display: table
}

.woocommerce ul.products::after,.woocommerce-page ul.products::after {
    clear: both
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0
}

.woocommerce ul.products li.first,.woocommerce-page ul.products li.first {
    clear: both
}

.woocommerce ul.products li.last,.woocommerce-page ul.products li.last {
    margin-right: 0
}

.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product {
    width: 48%
}

.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%
}

.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%
}

.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%
}

.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0
}

.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product {
    width: 48%
}

.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product {
    width: 30.75%
}

.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product {
    width: 16.95%
}

.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product {
    width: 13.5%
}

.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
    float: left
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after {
    clear: both
}

.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img {
    height: auto
}

.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
    text-align: right
}

.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text {
    width: 80px
}

.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
    float: left
}

.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals {
    width: 100%
}

.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before {
    content: " ";
    display: table
}

.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after {
    clear: both
}

.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right
}

.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before {
    content: " ";
    display: table
}

.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after {
    clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%
}

.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after {
    clear: both
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}

.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before {
    content: " ";
    display: table
}

.woocommerce form .form-row::after,.woocommerce-page form .form-row::after {
    clear: both
}

.woocommerce form .form-row label,.woocommerce-page form .form-row label {
    display: block
}

.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .form-row select,.woocommerce-page form .form-row select {
    width: 100%
}

.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-first,.woocommerce-page form .form-row-first {
    float: left
}

.woocommerce form .form-row-last,.woocommerce-page form .form-row-last {
    float: right
}

.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide {
    clear: both
}

.woocommerce form .password-input,.woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password] {
    padding-right: 2.5rem
}

.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal {
    display: none
}

.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer
}

.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e010";
    text-decoration: none
}

.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after {
    color: #585858
}

.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    float: right
}

.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after {
    clear: both
}

.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em
}

.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed {
    position: relative
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%
}

.woocommerce-account .woocommerce-MyAccount-content mark {
    background-color: initial;
    color: inherit;
    font-weight: 700
}

.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: right
}

.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: left
}

.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto
}

.twentyfourteen .tfwc .product .entry-summary {
    padding: 0!important;
    margin: 0 0 1.618em!important
}

.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0
}

@media screen and (min-width: 673px) {
    .twentyfourteen .tfwc {
        padding-right:30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1040px) {
    .twentyfourteen .tfwc {
        padding-right:15px;
        padding-left: 15px
    }
}

@media screen and (min-width: 1110px) {
    .twentyfourteen .tfwc {
        padding-right:30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1218px) {
    .twentyfourteen .tfwc {
        margin-right:54px
    }

    .full-width .twentyfourteen .tfwc {
        margin-right: auto
    }
}

.twentyfifteen .t15wc {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.15)
}

.twentyfifteen .t15wc .page-title {
    margin-left: 0
}

@media screen and (min-width: 38.75em) {
    .twentyfifteen .t15wc {
        margin-right:7.6923%;
        margin-left: 7.6923%;
        margin-top: 8.3333%
    }
}

@media screen and (min-width: 59.6875em) {
    .twentyfifteen .t15wc {
        margin-left:8.3333%;
        margin-right: 8.3333%;
        padding: 10%
    }

    .single-product .twentyfifteen .entry-summary {
        padding: 0!important
    }
}

.twentysixteen .site-main {
    margin-right: 7.6923%;
    margin-left: 7.6923%
}

.twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0
}

#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary {
    width: 46.42857%
}

@media screen and (min-width: 44.375em) {
    .twentysixteen .site-main {
        margin-right:23.0769%
    }
}

@media screen and (min-width: 56.875em) {
    .twentysixteen .site-main {
        margin-right:0;
        margin-left: 0
    }

    .no-sidebar .twentysixteen .site-main {
        margin-right: 15%;
        margin-left: 15%
    }

    .no-sidebar .twentysixteen .entry-summary {
        margin-right: 0;
        margin-left: 0
    }
}

.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1 {
    float: right
}

.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2 {
    float: left
}

@charset "UTF-8";:root {
    --woocommerce: #720eec;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #720eec;
    --wc-primary-text: #fcfbfe;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #958e09;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: star;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: WooCommerce;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.woocommerce-store-notice,p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #720eec;
    color: #fcfbfe;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    display: none
}

.woocommerce-store-notice a,p.demo_store a {
    color: #fcfbfe;
    text-decoration: underline
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.admin-bar p.demo_store {
    top: 32px
}

.clear {
    clear: both
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: var(--wc-red)!important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}

.woocommerce a.remove:hover {
    color: #fff!important;
    background: var(--wc-red)
}

.woocommerce small.note {
    display: block;
    color: #767676;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0
}

.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-breadcrumb::after {
    clear: both
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.woocommerce div.product p.price ins,.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block
}

.woocommerce div.product p.stock {
    font-size: .92em
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em
}

.woocommerce div.product div.images {
    margin-bottom: 2em
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795,-.035,0,1).5s;
    margin: 0;
    padding: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background: #fff;
    border: none;
    box-sizing: content-box;
    border-radius: 100%;
    cursor: pointer;
    font-size: 2em;
    height: 36px;
    padding: 0;
    position: absolute;
    right: .5em;
    text-indent: -9999px;
    top: .5em;
    width: 36px;
    z-index: 99
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    border: 2px solid #000;
    border-radius: 100%;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 10px;
    left: 9px;
    top: 9px;
    position: absolute;
    width: 10px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    background: #000;
    border-radius: 6px;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 8px;
    left: 22px;
    position: absolute;
    top: 19px;
    transform: rotate(-45deg);
    width: 2px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true] {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    left: 50%;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 1px
}

.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom:1;margin: 0;
    padding: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: left
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: left
}

.woocommerce div.product div.summary {
    margin-bottom: 2em
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    background-color: #e9e6ed;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6a6a6a
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    color: #515151;
    z-index: 2;
    border-bottom-color: #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 2px 2px #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: -2px 2px #fff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 1px solid #cfc8d8;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px #e9e6ed
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #cfc8d8;
    z-index: 1
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0
}

.woocommerce div.product p.cart {
    margin-bottom: 2em
}

.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before {
    content: " ";
    display: table
}

.woocommerce div.product p.cart::after {
    clear: both
}

.woocommerce div.product form.cart {
    margin-bottom: 2em
}

.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before {
    content: " ";
    display: table
}

.woocommerce div.product form.cart::after {
    clear: both
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%
}

.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: top
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9ImZlYXRoZXIgZmVhdGhlci1jaGV2cm9uLWRvd24iPjxwb2x5bGluZSBwb2ludHM9IjYgOSAxMiAxNSAxOCA5Ii8+PC9zdmc+)no-repeat;
    background-size: 16px;
    -webkit-background-size: 16px;
    background-position: calc(100% - 12px);
    -webkit-background-position: calc(100% - 12px)50%
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em
}

.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    transform: scale(1.5,1.5)
}

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #958e09;
    color: #fff;
    font-size: .857em;
    z-index: 9
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both
}

.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before {
    content: " ";
    display: table
}

.woocommerce .products ul::after,.woocommerce ul.products::after {
    clear: both
}

.woocommerce .products ul li,.woocommerce ul.products li {
    list-style: none outside
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.woocommerce ul.products li.product a {
    text-decoration: none
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    display: block
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em
}

.woocommerce ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(90,89,68,.5)
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #cfc8d8;
    border-right: 0;
    margin: 1px
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #cfc8d8;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed;
    color: #816e99
}

.woocommerce .cart .button,.woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block
}

.woocommerce #reviews h2 small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #767676
}

.woocommerce #reviews h3 {
    margin: 0
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments .add_review::after {
    clear: both
}

.woocommerce #reviews #comments h2 {
    clear: none
}

.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments ol.commentlist::after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #e9e6ed;
    border: 1px solid #e1dde7;
    margin: 0;
    box-shadow: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before {
    content: " ";
    display: table
}

.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
    clear: both
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}

.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce #reviews #comments .commentlist>li::before {
    content: ""
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce
}

.woocommerce .star-rating::before {
    content: "sssss";
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-product-rating::after {
    clear: both
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0
}

.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before {
    content: " ";
    display: table
}

.woocommerce #review_form #respond::after {
    clear: both
}

.woocommerce #review_form #respond p {
    margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
    left: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover~a::before {
    content: "\e021"
}

.woocommerce p.stars:hover a::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active~a::before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025)
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em
}

.woocommerce table.shop_table td small {
    font-weight: 400
}

.woocommerce table.shop_table td del {
    font-weight: 400
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0,0,0,.1)
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: "↓";
    display: inline-block
}

.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation {
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block;
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd {
    margin: 0
}

.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none
}

.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after {
    clear: both
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0,0,0,.1)
}

.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after {
    clear: both
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #e9e6ed;
    padding: 4px 0 0
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}

.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0
}

.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before {
    content: " ";
    display: table
}

.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after {
    clear: both
}

.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a {
    margin-right: 5px;
    margin-bottom: 5px
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    line-height: 2
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    transform: translateX(-50%)rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: var(--wc-red);
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
    visibility: hidden
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: var(--wc-red)
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select {
    border-color: var(--wc-red)
}

.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e
}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px
}

.woocommerce form.checkout_coupon .coupon-error-notice {
    color: var(--wc-red);
    display: block;
    font-size: .75em;
    margin-top: 8px
}

.woocommerce form.checkout_coupon .input-text.has-error:focus {
    border-color: var(--wc-red)
}

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside
}

.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: top
}

.woocommerce ul#shipping_method li label {
    display: inline
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none
}

.woocommerce ul.order_details::after,.woocommerce ul.order_details::before {
    content: " ";
    display: table
}

.woocommerce ul.order_details::after {
    clear: both
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
    border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700
}

.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading {
    vertical-align: middle
}

.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button {
    margin-right: 10px
}

.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child {
    margin-right: 0
}

.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child {
    margin-bottom: 0
}

.woocommerce .addresses .wc-block-components-additional-fields-list {
    margin: 0;
    padding: 0
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 700;
    display: inline
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::after {
    content: ": "
}

.woocommerce .addresses .wc-block-components-additional-fields-list dt::before {
    content: "";
    display: block
}

.woocommerce .addresses .wc-block-components-additional-fields-list dd {
    margin: 0;
    padding: 0;
    font-style: normal;
    display: inline
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list {
    border: 1px solid rgba(0,0,0,.1);
    padding: 0;
    display: grid;
    grid-template-columns: 1fr max-content
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt {
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-style: normal;
    font-weight: 700;
    padding: 1rem;
    box-sizing: border-box;
    margin: 0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after {
    display: none
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type {
    border-bottom: 0
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 1rem;
    box-sizing: border-box;
    text-align: right;
    margin: 0!important
}

.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type {
    border-bottom: 0
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
    box-sizing: border-box
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e037";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e02d";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
    clear: both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red)
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom:1}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1em 1px 1px;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red);
    vertical-align: inherit;
    margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #7f54b3;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #7f54b3
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #35224c;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before {
    content: " ";
    display: table
}

.woocommerce .widget_rating_filter ul li::after {
    clear: both
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e013";
    text-decoration: none;
    color: var(--wc-red)
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #e9e6ed;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading {
    opacity: .25;
    padding-right: 2.618em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    animation: spin 2s linear infinite
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #dcd7e3;
    text-decoration: none;
    background-image: none;
    color: #515151
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #7f54b3;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #7249a4;
    color: #fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #7f54b3;
    color: #fff
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: .618em 1em
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #e9e6ed
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    color: #767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #767676
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #958e09;
    font-size: 1.25em
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #958e09
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
    color: var(--wc-red)
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #958e09
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
    color: #767676;
    font-size: .75em
}

.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login {
    display: block!important
}

.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none!important
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #720eec;
    list-style: none outside;
    width: auto;
    word-wrap: break-word
}

.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before {
    content: " ";
    display: table
}

.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after {
    clear: both
}

.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    content: "\e028"/"";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em
}

.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button {
    float: right
}

.woocommerce-error li,.woocommerce-info li,.woocommerce-message li {
    list-style: none outside!important;
    padding-left: 0!important;
    margin-left: 0!important
}

.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.woocommerce-message {
    border-top-color: #8fae1b
}

.woocommerce-message::before {
    content: "\e015";
    color: #8fae1b
}

.woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce-info::before {
    color: #1e85be
}

.woocommerce-error {
    border-top-color: #b81c23
}

.woocommerce-error::before {
    content: "\e016";
    color: #b81c23
}

.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before {
    content: " ";
    display: table
}

.woocommerce-account .woocommerce::after {
    clear: both
}

.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before {
    content: " ";
    display: table
}

.woocommerce-account .addresses .title::after {
    clear: both
}

.woocommerce-account .addresses .title h3 {
    float: left
}

.woocommerce-account .addresses .title .edit {
    float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li::before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "\e00a";
    text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
    float: right
}

#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}

#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none
}

#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th {
    vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #cfc8d8;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0
}

#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus {
    border-color: var(--wc-red)
}

#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice {
    clear: left;
    color: var(--wc-red);
    flex-basis: 100%;
    float: none;
    font-size: .75em;
    margin-bottom: 0;
    margin-top: 8px;
    text-align: left;
    width: auto
}

#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before {
    content: " ";
    display: table
}

#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after {
    clear: both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em
}

#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: .5em;
    display: inline-block
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e019";
    text-decoration: none
}

#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0
}

#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #767676;
    font-size: .83em
}

#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%
}

#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #767676
}

#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #958e09
}

#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #e9e6ed
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0
}

#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}

#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: left
}

#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #767676;
    font-weight: 400
}

#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message {
    color: var(--wc-red);
    font-size: .75em;
    margin-bottom: 0
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: rgba(129,110,153,.14);
    border-radius: 5px
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid rgba(104,87,125,.14);
    margin: 0;
    list-style: none outside
}

#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before {
    content: " ";
    display: table
}

#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after {
    clear: both
}

#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
    content: " ";
    display: table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after {
    clear: both
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dcd7e3;
    color: #515151
}

#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c2b9ce;
    border-top-color: #b5aac3
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #b5aac3
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #767676;
    font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #dcd7e3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: .83em
}

#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    background: rgba(0,0,0,5%)
}

.woocommerce-invalid #terms {
    outline: 2px solid var(--wc-red);
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1
}

.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary {
    padding: 0
}

.single-product .twentythirteen p.stars {
    clear: both
}

.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px
}

.twentyfourteen ul.products li.product {
    margin-top: 0!important
}

body:not(.search-results) .twentysixteen .entry-summary {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.twentysixteen .price ins {
    background: inherit;
    color: inherit
}

.tax-product_brand .brand-description {
    overflow: hidden;
    zoom:1}

.tax-product_brand .brand-description img.brand-thumbnail {
    width: 25%;
    float: right
}

.tax-product_brand .brand-description .text {
    width: 72%;
    float: left
}

.widget_brand_description img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0 0 1em
}

ul.brand-thumbnails {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
    list-style: none
}

ul.brand-thumbnails:before {
    clear: both;
    content: "";
    display: table
}

ul.brand-thumbnails:after {
    clear: both;
    content: "";
    display: table
}

ul.brand-thumbnails li {
    float: left;
    margin: 0 3.8% 1em 0;
    padding: 0;
    position: relative;
    width: 22.05%
}

ul.brand-thumbnails.fluid-columns li {
    width: auto
}

ul.brand-thumbnails:not(.fluid-columns) li.first {
    clear: both
}

ul.brand-thumbnails:not(.fluid-columns) li.last {
    margin-right: 0
}

ul.brand-thumbnails.columns-1 li {
    width: 100%;
    margin-right: 0
}

ul.brand-thumbnails.columns-2 li {
    width: 48%
}

ul.brand-thumbnails.columns-3 li {
    width: 30.75%
}

ul.brand-thumbnails.columns-5 li {
    width: 16.95%
}

ul.brand-thumbnails.columns-6 li {
    width: 13.5%
}

.brand-thumbnails li img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0
}

@media screen and (max-width: 768px) {
    ul.brand-thumbnails:not(.fluid-columns) li {
        width:48%!important
    }

    ul.brand-thumbnails:not(.fluid-columns) li.first {
        clear: none
    }

    ul.brand-thumbnails:not(.fluid-columns) li.last {
        margin-right: 3.8%
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
        clear: both
    }

    ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
        margin-right: 0
    }
}

.brand-thumbnails-description li {
    text-align: center
}

.brand-thumbnails-description li .term-thumbnail img {
    display: inline
}

.brand-thumbnails-description li .term-description {
    margin-top: 1em;
    text-align: left
}

#brands_a_z h3:target {
    text-decoration: underline
}

ul.brands_index {
    list-style: none outside;
    overflow: hidden;
    zoom:1}

ul.brands_index li {
    float: left;
    margin: 0 2px 2px 0
}

ul.brands_index li a,ul.brands_index li span {
    border: 1px solid #ccc;
    padding: 6px;
    line-height: 1em;
    float: left;
    text-decoration: none
}

ul.brands_index li span {
    border-color: #eee;
    color: #ddd
}

ul.brands_index li a:hover {
    border-width: 2px;
    padding: 5px;
    text-decoration: none
}

ul.brands_index li a.active {
    border-width: 2px;
    padding: 5px
}

div#brands_a_z a.top {
    border: 1px solid #ccc;
    padding: 4px;
    line-height: 1em;
    float: right;
    text-decoration: none;
    font-size: .8em
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-threads:before {
    content: "\e9cb"
}

.fa-threads-square:before {
    content: "\e9cc"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-x-twitter:before {
    content: "\e9ca"
}

.fa-x-twitter-square:before {
    content: "\e9c9"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot);
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.woocommerce img.pswp__img,.woocommerce-page img.pswp__img {
    max-width: none
}

button.pswp__button {
    box-shadow: none!important;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important
}

button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover {
    background-color: transparent!important
}

button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover {
    background-image: none!important
}

button.pswp__button--close:hover {
    background-position: 0 -44px
}

button.pswp__button--zoom:hover {
    background-position: -88px 0
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.admin-bar .pswp {
    height: calc(100% - 32px);
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar .pswp {
        height:calc(100% - 46px);
        top: 46px
    }
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: relative;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px;
    margin-inline-end:auto}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,.pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.rtsb-compare-list-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .onsale,.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product_meta>span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .onsale,.rtsb-compare-list-col {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .onsale,.rtsb-compare-list-col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .single_add_to_cart_button {
    background-color: var(--rtsb-color-primary)
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .single_add_to_cart_button:hover {
    background-color: var(--rtsb-color-secondary)
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .single_add_to_cart_button {
    color: #fff
}

.rtsb-compare-wrap {
    overflow-x: auto;
    border: 1px solid #d5d9dd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-compare-list {
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-compare-btn.rtsb-compare-remove:focus {
    outline: none
}

.rtsb-compare-btn.rtsb-compare-add {
    color: #000
}

.rtsb-compare-btn.rtsb-compare-add:focus {
    outline: none
}

.rtsb-compare-btn:focus {
    outline: none
}

.rtsb-compare-list-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-compare-list-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: 1px solid #d5d9dd;
    margin-left: -1px;
    margin-top: -1px;
    padding: 10px 20px;
    text-align: center
}

.rtsb-compare-list-col.rtsb-compare-field-label {
    max-width: 200px
}

.rtsb-compare-list-col.rtsb-compare-list-value {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 50%
}

@media (min-width: 768px) {
    .rtsb-compare-list-col.rtsb-compare-list-value {
        min-width:calc((100% - 200px) / 4)
    }
}

@media (max-width: 767px) {
    .rtsb-compare-list-col.rtsb-compare-list-value {
        min-width:200px
    }
}

.rtsb-compare-list-col p {
    margin: 0
}

.rtsb-compare-list-col.rtsb-compare-list-value:empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-compare-list-col.rtsb-compare-list-value:empty:before {
    content: "-"
}

.rtsb-compare-primary-content-area {
    text-align: center
}

.rtsb-compare-primary-content-area a.rtsb-compare-remove {
    margin-bottom: 10px;
    display: inline-block
}

.rtsb-wishlist-content {
    display: block;
    overflow-x: auto;
    width: 100%
}

.rtsb-wishlist-table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden
}

.rtsb-wishlist-table thead {
    vertical-align: top;
    white-space: normal
}

.rtsb-wishlist-table thead th {
    min-width: 200px;
    text-align: center
}

.rtsb-wishlist-table tbody {
    position: relative
}

.rtsb-wishlist-table tbody tr {
    margin-top: -1px
}

.rtsb-wishlist-table tbody td {
    min-width: 200px;
    text-align: center;
    vertical-align: middle
}

.rtsb-wishlist-table tbody p {
    margin-bottom: 0
}

.rtsb-wishlist-table tbody .rtsb-wl-product-info img {
    width: 70px;
    margin: 0 auto 5px auto
}

.rtsb-wishlist-btn:focus {
    outline: none
}

.rtsb-wishlist-table tr.rtsb-wl-product+.rtsb-wl-empty-tr {
    display: none
}

.rtsb-wishlist-table .rtsb-wl-product-info a {
    display: block
}

.rtsb-wishlist-table .rtsb-wl-product-image {
    text-align: center
}

.rtsb-wishlist-table .rtsb-wl-product-image img {
    max-width: 100px;
    display: inline-block
}

.rtsb-wishlist-table .rtsb-wl-product-quantity .input-text.qty {
    max-width: 7rem
}

.rtsb-wishlist-table .rtsb-wl-product-remove {
    min-width: 80px
}

.rtsb-wishlist-table .rtsb-wl-product-quantity {
    min-width: 85px
}

.rtsb-wishlist-table .rtsb-wl-product-availability,.rtsb-wishlist-table .rtsb-wl-product-quantity,.rtsb-wishlist-table .rtsb-wl-product-remove {
    text-align: center;
    vertical-align: middle
}

.rtsb-quick-view-btn:focus {
    outline: none
}

#rtsb-modal .rtsb-modal-body {
    padding: 10px
}

#rtsb-modal div.images {
    width: 40%;
    float: left;
    opacity: 1!important;
    margin: 0
}

#rtsb-modal div.summary {
    margin: 0;
    padding: 15px;
    width: 60%;
    float: left;
    font-size: inherit
}

#rtsb-modal div.woocommerce-product-rating:after,#rtsb-modal div.woocommerce-product-rating:before {
    content: "";
    display: table;
    clear: both
}

#rtsb-modal div.woocommerce-product-rating a.woocommerce-review-link {
    display: none
}

#rtsb-modal .onsale {
    top: 5px;
    right: auto;
    left: 5px
}

#rtsb-modal figure.woocommerce-product-gallery__wrapper>div:not(:first-child) {
    display: none
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-close {
    width: 30px;
    height: 30px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body {
    padding: 40px 30px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .rtwpvg-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .rtwpvg-images {
    max-width: 45%
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary {
    max-width: 55%;
    width: 100%;
    padding-left: 30px;
    margin-left: 0
}

@media (max-width: 767px) {
    .rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary {
        padding-left:0;
        margin-top: 20px;
        max-width: 100%
    }
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .product_title {
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: inherit;
    color: #000719
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .price {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 500;
    color: #000719
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .price .woocommerce-Price-amount {
    font-size: 24px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .price del {
    opacity: .5
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .woocommerce-product-details__short-description p {
    margin: 20px 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .stock.in-stock {
    margin-bottom: 20px!important
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .rtsb-social-share .rtsb-share-btn {
    padding: 10px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .rtsb-social-share .rtsb-share-btn svg {
    width: 15px;
    height: 15px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .cart {
    margin-bottom: 20px;
    padding: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .quantity .qty {
    width: 6rem
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .single_add_to_cart_button {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 42px;
    padding: 12px 24px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .summary .single_add_to_cart_button:focus {
    outline: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .rtsb-modal-body .elementor .rtwpvg-images {
    max-width: 100%
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: unset
}

@media (max-width: 767px) {
    .rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .quantity {
    margin-bottom: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .woocommerce-product-rating {
    margin-top: 0;
    margin-bottom: 10px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .woocommerce-product-gallery {
    margin-right: 0;
    margin-bottom: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product_meta {
    padding-top: 0;
    border-top: 0;
    margin-bottom: 20px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product_meta>span {
    margin-right: 5px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .product_meta a {
    margin-left: 5px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .onsale {
    top: 15px;
    left: 15px;
    line-height: 1;
    position: absolute;
    z-index: 11;
    min-width: unset;
    min-height: unset;
    width: auto;
    height: auto;
    border-radius: initial;
    padding: 10px 15px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .star-rating span:before {
    color: #FCB428
}

.rtsb-ui-modal .quick-view-product-wrapper .elementor-widget-rtsb-product-image .woocommerce-product-gallery {
    width: 100%
}

@media (max-width: 480px) {
    #rtsb-modal div.images,#rtsb-modal div.summary {
        width:100%;
        float: none
    }

    #rtsb-modal div.summary {
        margin: 0;
        padding: 15px;
        width: 100%;
        float: left
    }
}

.rtsb_theme_Avada .single-product {
    z-index: 100000
}

.rtsb_theme_Avada .single-product .quantity {
    border: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rtsb_theme_Avada .single-product form.cart {
    margin: 0
}

@media only screen and (max-width: 767px) {
    .rtsb-row.rtsb-mobile-flex-row {
        display:-webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
}

.rtsb-elementor-container:after,.rtsb-elementor-container:before {
    content: " ";
    display: table
}

.rtsb-category-grid .category-wrapper,.rtsb-category-grid .rtsb-category-content,.rtsb-elementor-container .product-title-with-btn .btn-wrap a i,.rtsb-elementor-container .rtsb-action-btn i,.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image,.rtsb-elementor-container .rtsb-category-layout2 .product-count,.rtsb-elementor-container .rtsb-pre-loader,.rtsb-elementor-container a,.rtsb-grid-item,.rtsb-list-item,.rtsb-pagination ul.pagination-list li a,.rtsb-pagination ul.pagination-list li span,.rtsb-product-content,.single-category-area {
    -webkit-transition: all .3s;
    transition: all .3s
}

.product .rtsb-actions-button .button-item,.rtsb-carousel-slider:not(.rtsb-swiper-initialized)>.swiper-wrapper,.rtsb-d-flex,.rtsb-elementor-container .price-with-swatch,.rtsb-elementor-container .title-with-swatch,.rtsb-pagination ul.pagination-list,.rtsb-pagination ul.pagination-list li a,.rtsb-pagination ul.pagination-list li span,.rtsb-social-share,.rtsb-social-share .rtsb-share-icon-label,.rtsb_theme_storefront #rtsb-builder-content .product.rtsb-product-list-view .rtsb-product-content,.single-product .wc-tab #reviews #comments ol.commentlist .comment_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#rtsb-builder-content .rtsb-notice .button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rtsb-flex-wrap,.rtsb-pagination ul.pagination-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rtsb-cart-totals .wc-proceed-to-checkout .checkout-button,.rtsb-justify-content-center,.rtsb-pagination ul.pagination-list,.rtsb-pagination ul.pagination-list li a,.rtsb-pagination ul.pagination-list li span,.rtsb-social-share .rtsb-share-icon-label,.rtsb_theme_storefront #rtsb-builder-content .product.rtsb-product-list-view .rtsb-product-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rtsb-justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#rtsb-builder-content .rtsb-notice .button,.product .rtsb-actions-button .button-item,.rtsb-align-items-center,.rtsb-cart-totals .wc-proceed-to-checkout .checkout-button,.rtsb-elementor-container .price-with-swatch,.rtsb-elementor-container .title-with-swatch,.rtsb-pagination ul.pagination-list,.rtsb-pagination ul.pagination-list li a,.rtsb-pagination ul.pagination-list li span,.rtsb-social-share .rtsb-share-icon-label,.rtsb-social-share-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rtsb-align-items-start,.single-product .wc-tab #reviews #comments ol.commentlist .comment_container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.rtsb-pos-s,.rtsb-promotion.rtsb-group-custom-position,.rtsb-promotion>.rtsb-promotion {
    position: static!important
}

.product-loading,.rtsb-badge-container,.rtsb-ball-clip-rotate,.rtsb-ball-clip-rotate>div,.rtsb-el-left-border,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading .icon i:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading .icon svg:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon i:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon svg:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading .icon i:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading .icon svg:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon i:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon svg:last-child,.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image,.rtsb-elementor-container .rtsb-category-layout2 .category-wrapper,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area,.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-img figure a,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-img figure a,.rtsb-elementor-container figure,.rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link,.rtsb-pos-r,.rtsb-product-img,.rtsb-product-img .default-img,.rtsb-product-img .rtsb-img-link,.rtsb-product-img .rtsb-product-image,.rtsb-promotion .rtsb-tag-fill,.rtsb-row,.sb-custom-support .woocommerce-product-search,.tipsy:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn,.rtsb-quick-checkout-btn) {
    position: relative
}

.rtsb-el-left-border:before,.rtsb-elementor-container .rtsb-action-btn.rtsb-loading .rtsb-loading-overlay,.rtsb-elementor-container .rtsb-action-btn.variable-product .icon i:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product .icon svg:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading .icon i:first-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading span:last-child,.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3,.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3,.rtsb-elementor-container .rtsb-add-to-cart-btn .icon i:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn .icon svg:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading .icon i:first-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading span:last-child,.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .rtsb-product-img,.rtsb-elementor-container .rtsb-category-layout2 .product-count,.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-img figure a:before,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-img figure a:before,.rtsb-elementor-container.gallery-hover-fade .rtsb-product.rtsb-double-img .rtsb-product-img .rtsb-img-hover,.rtsb-pos-a,.rtsb-product-add-to-cart .cart .single_add_to_cart_button>span:last-child,.tipsy-arrow,.tipsy:not(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn,.rtsb-quick-checkout-btn) {
    position: absolute
}

.rtsb-category-grid,.rtsb-default-gutter,.rtsb-product,.woocommerce .rtsb-products-container .rtsb-product {
    margin-bottom: 30px
}

.rtsb-default-gutter-top {
    margin-top: 30px
}

.rtsb-gutter-half {
    margin-bottom: 15px;
    margin-top: 15px
}

.product-rating .text a:hover,.rtsb-elementor-container .category-title:focus,.rtsb-elementor-container .category-title:hover,.rtsb-elementor-container .product-title-with-btn .btn-wrap a:hover,.rtsb-elementor-container .product-title-with-btn .btn-wrap a:hover i,.rtsb-elementor-container .product-title:focus,.rtsb-elementor-container .product-title:hover,.rtsb-elementor-container .rtsb-category-outline li>a:hover,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-title:hover,.rtsb-elementor-container .rtsb-category-text li:hover,.rtsb-primary-color {
    color: var(--rtsb-color-primary)
}

.rtsb-archive-view-mode a.active,.rtsb-elementor-container .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow,.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination-bullet-active,.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination-bullet:hover,.rtsb-elementor-container .rtsb-category-layout2 .rtsb-category-grid:hover .product-count,.rtsb-elementor-container .woocommerce-info,.rtsb-pagination ul.pagination-list li a:focus,.rtsb-pagination ul.pagination-list li a:hover,.rtsb-pagination ul.pagination-list li.active span:before,.rtsb-primary-color-bg,.rtsb-product-catalog .woocommerce-info {
    background-color: var(--rtsb-color-primary)
}

.elementor-element .rtsb-elementor-container.products .price-wrapper,.rtsb-category-fill,.rtsb-elementor-container .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn,.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-btn,.rtsb-secondary-color {
    color: var(--rtsb-color-secondary)
}

.rtsb-elementor-container .rtsb-action-btn,.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-action-btn,.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-add-to-cart-btn.success span:last-child,.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow:hover,.rtsb-secondary-color-bg,.rtsb-tag-fill,.tipsy-inner {
    background-color: var(--rtsb-color-secondary)
}

.product-loading .rtsb-elements-loading,.rtsb-elementor-container .rtsb-elements-loading,.rtsb-loader-color {
    color: var(--rtsb-color-loader)
}

.rtsb-archive-view-mode a.active,.rtsb-ball-clip-rotate,.rtsb-category-fill,.rtsb-elementor-container .rtsb-action-btn,.rtsb-elementor-container .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-btn:hover,.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow,.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image,.rtsb-elementor-container .rtsb-category-layout2 .product-count,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-description,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-title,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-title-with-count,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .product-count,.rtsb-pagination ul.pagination-list li a:focus,.rtsb-pagination ul.pagination-list li a:hover,.rtsb-pagination ul.pagination-list li span,.rtsb-pagination ul.pagination-list li.active span,.rtsb-promotion .rtsb-tag-fill,.rtsb-tag-fill,.rtsb-white-color,.rtsb_theme_hello-elementor .rtsb-checkout-payment .wc_payment_methods .woocommerce-info,.tipsy-inner {
    color: #fff
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-btn,.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-btn,.rtsb-white-color-bg {
    background-color: #fff
}

.rtsb-black-color {
    color: #000
}

.rtsb-black-color-bg,.tipsy-inner {
    background-color: #000
}

#rtsb-builder-content .rtsb-cross-sell .rtsb-image-wrapper img,#rtsb-builder-content .rtsb-product-stock p,#rtsb-builder-content .rtsb-product-title .product_title,#rtsb-builder-content .rtsb-related-products .rtsb-image-wrapper img,#rtsb-builder-content .rtsb-upsells-products .rtsb-image-wrapper img,#rtsb-builder-content .woocommerce-product-details__short-description,#rtsb-builder-content p:last-child,.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-rating .woocommerce-product-rating,.single-product :is(.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,.shop_attributes) {
    margin: 0
}

.product-rating .star-rating,.rtsb-elementor-container .category-title,.rtsb-elementor-container .product-title,.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .rtsb-product-img figure,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .rtsb-product-img,.rtsb-elementor-container .rtsb-grid-layout2 .product-rating,.rtsb-elementor-container .rtsb-slider-layout2 .product-rating,.rtsb-elementor-container figure,.rtsb-elementor-container p:last-child,.rtsb-mb-0,.rtsb-product .product-price p:last-child,.rtsb-product .product-short-description p:last-child,[class*=category-single-layout] .rtsb-category-grid {
    margin-bottom: 0
}

.rtsb-elementor-container [class*=rtsb-col-] {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.rtsb-builder-content .rtsb-products-container .star-rating {
    display: inline-block;
    float: unset;
    margin: initial;
    text-align: initial;
    vertical-align: baseline;
    width: auto
}

.rtsb-builder-content .rtsb-products-container .star-rating:before {
    position: static
}

:root {
    --rtsb-color-primary: #06f;
    --rtsb-color-secondary: #111;
    --rtsb-color-loader: #111;
    --rtsb-color-heading: #666;
    --rtsb-color-grey: #f8faff;
    --rtsb-color-border: #e2e2e2;
    --b-radius-5: 5px;
    --shopify-border: 1px solid #dedede
}

.rtsb-elementor-container *,.rtsb-elementor-container :after,.rtsb-elementor-container :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor-element[class*=elementor-widget-rtsb-] a,.rtsb-elementor-container a {
    text-decoration: none
}

.rtsb-elementor-container figure {
    overflow: hidden;
    width: 100%
}

.rtsb-elementor-container li,.rtsb-elementor-container ul:not([role=alert]) {
    list-style: none;
    margin: 0;
    padding: 0
}

.rtsb-elementor-container img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.rtsb-elementor-container a {
    color: inherit;
    outline: 0!important;
    text-decoration: none!important
}

.rtsb-elementor-container a:hover {
    color: inherit
}

.rtsb-builder-content {
    width: 100%
}

.rtsb-builder-content input[type=number] {
    -moz-appearance: textfield
}

.rtsb-builder-content.content-invisible {
    opacity: 0;
    visibility: hidden
}

.rtsb-builder-content .onsale {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    left: auto;
    min-height: inherit;
    min-width: inherit;
    padding: 0;
    right: auto
}

.rtsb-builder-content ul:not([role=alert]) {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce .rtsb-builder-content span.onsale {
    padding: 0
}

.woocommerce .rtsb-builder-content .woocommerce-info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

@media(max-width: 767px) {
    .woocommerce .rtsb-builder-content .woocommerce-info {
        display:block
    }

    .woocommerce .rtsb-builder-content .woocommerce-info i,.woocommerce .rtsb-builder-content .woocommerce-info svg {
        margin-right: 10px
    }
}

.woocommerce .rtsb-builder-content .woocommerce-info:before {
    display: none;
    position: unset
}

.woocommerce .rtsb-builder-content .show-info-icon-yes .woocommerce-info:before {
    display: inline-block
}

.woocommerce .rtsb-builder-content .show-info-icon-yes .print-custom-icon .woocommerce-info:before {
    display: none
}

a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center
}

a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn) .icon {
    line-height: 0
}

.tipsy:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn,.rtsb-quick-checkout-btn) {
    z-index: 0
}

.el-section-align-top.elementor-section-content-top>.elementor-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.rtsb-el-left-border {
    margin-left: 20px;
    padding-left: 20px
}

.rtsb-el-left-border:before {
    background-color: #989ba2;
    content: "";
    height: 12px;
    left: 0;
    margin-top: -6px;
    top: 50%;
    width: 2px
}

.rtsb-el-borderless-table .rtsb-cart-table .woocommerce-cart-form .shop_table,.rtsb-el-borderless-table .rtsb-checkout-order-review .woocommerce-checkout-review-order .shop_table {
    border: 0
}

.elementor-widget-rtsb-cross-sells .button-text,.elementor-widget-rtsb-products-archive .button-text,.elementor-widget-rtsb-related-product .button-text,.elementor-widget-rtsb-upsells-product .button-text {
    display: none
}

.rtsb-registration-warning {
    background-color: #fcfcfc;
    border-left: 3px solid #c30;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,7%);
    box-shadow: 0 1px 4px rgba(0,0,0,7%);
    font-size: 16px;
    font-weight: 400;
    padding: 12px 20px;
    text-transform: capitalize
}

.rtsb-category-fill,.rtsb-category-outline li>a,.rtsb-category-text,.rtsb-tag-fill,.rtsb-tag-outline,.rtsb-tag-text,.shopbuilder-tag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 27px;
    justify-content: center;
    line-height: 1;
    padding: 0 13px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rtsb-tag-fill {
    border-radius: 3px
}

.rtsb-tag-fill.angle-left {
    clip-path: polygon(100% 0,100% 50%,100% 100%,0 100%,16% 50%,0 0);
    padding-left: 18px
}

.rtsb-tag-fill.angle-right {
    clip-path: polygon(100% 0,84% 50%,100% 100%,0 100%,0 50%,0 0);
    padding-right: 18px
}

.rtsb-tag-outline {
    border: 1px solid var(--rtsb-color-secondary);
    border-radius: 3px;
    height: 26px
}

.rtsb-tag-outline.angle-left {
    border-bottom-left-radius: 2px;
    border-left: none;
    border-top-left-radius: 2px;
    padding-left: 22px;
    position: relative
}

.rtsb-tag-outline.angle-left:after {
    border: 1px solid var(--rtsb-color-secondary);
    border-bottom-right-radius: 2px;
    border-left: transparent;
    border-top: transparent;
    content: "";
    height: 18px;
    left: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%)rotate(-45deg);
    transform: translateY(-50%)rotate(-45deg);
    width: 18px
}

.rtsb-tag-outline.angle-right {
    border-bottom-right-radius: 2px;
    border-right: none;
    border-top-right-radius: 2px;
    padding-right: 22px;
    position: relative
}

.rtsb-tag-outline.angle-right:after {
    border: 1px solid var(--rtsb-color-secondary);
    border-bottom: transparent!important;
    border-right: transparent!important;
    border-top-left-radius: 2px;
    content: "";
    height: 18px;
    position: absolute;
    right: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%)rotate(-45deg);
    transform: translateY(-50%)rotate(-45deg);
    width: 18px
}

.rtsb-tag-text {
    padding: 0
}

.rtsb-category-fill {
    border-radius: 3px
}

.rtsb-category-outline li>a {
    border: 1px solid #d1d1d1;
    border-radius: 3px
}

.rtsb-category-text {
    padding: 0
}

.rtsb-category-list,.rtsb-color-variation-list,.rtsb-promotion-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.rtsb-el-section-w-100.elementor-section.rtsb-align-items-start>.elementor-container,.single-product .wc-tab #reviews #comments ol.commentlist .rtsb-el-section-w-100.elementor-section.comment_container>.elementor-container {
    width: 100%
}

.rtsb-ui-modal {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transition: transform .4s ease,opacity .4s ease,width .4s ease;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    width: 100%;
    z-index: 1450
}

.rtsb-ui-modal .rtsb-modal-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin: .5rem;
    max-height: calc(100% - 1rem);
    min-height: calc(100% - 1rem);
    width: auto;
    z-index: 2003
}

.rtsb-ui-modal .rtsb-modal-wrapper,.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 2px;
    max-height: none;
    outline: 0;
    pointer-events: auto;
    width: 100%
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-header {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    align-items: flex-start;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    padding: 1rem
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-title * {
    margin: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: auto;
    max-height: calc(100vh - 150px);
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-close {
    background-color: initial;
    border: 0;
    color: #000;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    margin: -1rem -1rem -1rem auto;
    opacity: .5;
    padding: 1rem;
    text-shadow: 0 1px 0 #fff
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-footer {
    border-bottom-left-radius: calc(.3rem - 1px);
    border-bottom-right-radius: calc(.3rem - 1px);
    border-top: 1px solid #dee2e6
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap {
    position: relative
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap h4 {
    font-size: 17px
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap h4 span:before {
    content: "\f105";
    font-family: rtsb,serif
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-select-action {
    position: absolute;
    right: 0;
    top: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-select-action .go-back {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-select-action .go-back:before {
    content: "\f104";
    font-family: rtsb,serif;
    margin-right: 5px
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li {
    border-top: 1px solid #d4ded9
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li a {
    display: block;
    padding: 8px 0;
    position: relative
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li a .icon {
    margin: 0 5px
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li a .icon .tcl-cat-icon:before {
    margin-left: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li a .icon img {
    display: inline-block;
    margin-right: .2rem;
    max-height: 15px;
    max-width: 15px
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li.has-sub a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    display: inline-block;
    float: right;
    font: 14px/1 rtsb;
    font-size: inherit;
    text-rendering: auto
}

.rtsb-ui-modal .rtsb-modal-wrapper.no-heading .rtsb-modal-header {
    border: 0;
    padding: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.no-heading .rtsb-modal-title {
    display: none
}

.rtsb-ui-modal .rtsb-modal-wrapper.no-heading .rtsb-modal-content {
    overflow: initial
}

.rtsb-ui-modal .rtsb-modal-wrapper.no-heading .rtsb-modal-close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px
}

.rtsb-ui-modal .rtsb-modal-wrapper.no-heading .rtsb-modal-close i {
    color: #fff
}

.rtsb-ui-modal .rtsb-mask-wrapper {
    background-color: #000;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    width: 100vw;
    z-index: 2001
}

html[dir=rtl] .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-close {
    margin-left: -1rem
}

body.rtsb-modal-open {
    min-width: 100%
}

body.rtsb-modal-open .rtsb-ui-modal {
    display: block;
    overflow: auto
}

body.rtsb-modal-open .rtsb-ui-modal .rtsb-mask-wrapper {
    opacity: .5
}

body.wp-admin .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.wp-admin .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-close {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px
}

body.wp-admin .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-close i {
    color: #1d2327
}

html[dir=rtl] .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap h4 span:before {
    content: "\f104"
}

html[dir=rtl] .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-select-action {
    left: 0;
    right: inherit
}

html[dir=rtl] .rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-ui-select-list-wrap .rtsb-ui-select-list ul li.has-sub a:after {
    content: "\f104";
    float: left
}

@media only screen and (min-width: 576px) {
    .rtsb-ui-modal .rtsb-modal-wrapper {
        margin:1.75rem auto;
        max-height: calc(100% - 3.5rem);
        max-width: 1e3px;
        min-height: calc(100% - 3.5rem)
    }
}

@media only screen and (max-width: 600px) {
    .rtsb-ui-modal .rtsb-modal-content .sub-wrapper.is-active {
        padding-left:0;
        padding-right: 10px
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-display: swap;
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    -ms-flex-negative: 0;
    -webkit-box-ordinal-group: 1e4;
    -ms-flex-order: 9999;
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    height:var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    border-radius: 50%;
    display: inline-block;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity,1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap,6px)0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s,-webkit-transform .2s;
    transition: top .2s,-webkit-transform .2s;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s,-webkit-transform .2s;
    transition: left .2s,-webkit-transform .2s;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0,0,0,.1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    -webkit-filter: blur(50px);
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity,height,-webkit-transform;
    transition-property: opacity,height,-webkit-transform;
    transition-property: transform,opacity,height;
    transition-property: transform,opacity,height,-webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.rtsb-carousel-slider {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.rtsb-carousel-slider.has-dots {
    padding: 0 0 60px
}

.rtsb-carousel-slider .swiper-pagination-bullets.swiper-pagination-horizontal.rtsb-slider-pagination,.rtsb-carousel-slider.swiper-horizontal>.swiper-pagination-bullets.rtsb-slider-pagination {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

.rtsb-carousel-slider .rtsb-slider-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border: 1px solid;
    bottom: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 25px;
    height: 40px;
    justify-content: center;
    left: 0;
    margin: auto;
    opacity: .8;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 40px;
    z-index: 99
}

.rtsb-carousel-slider .rtsb-slider-btn:hover {
    opacity: 1
}

.rtsb-carousel-slider .rtsb-slider-btn.button-right {
    left: auto;
    right: 0
}

.rtsb-carousel-slider .swiper-wrapper.products {
    -webkit-box-pack: initial!important;
    -ms-flex-pack: initial!important;
    -webkit-column-gap: initial;
    -moz-column-gap: initial;
    column-gap: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: normal!important;
    margin-bottom: 0;
    padding-top: 20px
}

.rtsb-carousel-slider .swiper-wrapper.products .product {
    margin-bottom: 0
}

.rtsb-carousel-slider .swiper-wrapper.rtsb-pre-loader {
    -webkit-transition: all .3s!important;
    transition: all .3s!important
}

.rtsb-carousel-slider:not(.rtsb-swiper-initialized)>.swiper-wrapper>.rtsb-col-grid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/var(--rtsb-default-columns));
    flex: 0 0 calc(100%/var(--rtsb-default-columns));
    max-width: calc(100%/var(--rtsb-default-columns))
}

.elementor-editor-active .rtsb-carousel-slider:not(.rtsb-swiper-initialized)>.swiper-wrapper>.swiper-slide,.elementor-editor-active .rtsb-gallery-slider:not(.rtsb-swiper-initialized)>.swiper-wrapper>.swiper-slide {
    width: auto!important
}

.elementor-editor-active .rtsb-carousel-slider:not(.rtsb-swiper-initialized).swiper-autoheight>.swiper-wrapper,.elementor-editor-active .rtsb-gallery-slider:not(.rtsb-swiper-initialized).swiper-autoheight>.swiper-wrapper {
    height: auto!important
}

.rtsb-wishlist-btn i,.rtsb-wishlist-btn svg {
    display: none
}

.rtsb-wishlist-btn.rtsb-wishlist-add i:first-child,.rtsb-wishlist-btn.rtsb-wishlist-add svg:first-child,.rtsb-wishlist-btn.rtsb-wishlist-remove i:last-child,.rtsb-wishlist-btn.rtsb-wishlist-remove svg:last-child {
    display: inline-block
}

.rtsb-compare-btn i,.rtsb-compare-btn svg {
    display: none
}

.rtsb-compare-btn.rtsb-compare-add i:first-child,.rtsb-compare-btn.rtsb-compare-add svg:first-child,.rtsb-compare-btn.rtsb-compare-remove i:last-child,.rtsb-compare-btn.rtsb-compare-remove svg:last-child {
    display: inline-block
}

.product a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn),.rtsb-actions-button a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn) .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 5px;
    justify-content: center
}

.rtsb-product-catalog .product a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn),.rtsb-product-catalog .rtsb-actions-button a:is(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn) .icon {
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-actions-button-widgets .button-text {
    margin-left: 10px
}

.rtsb-actions-button-widgets .tipsy {
    font-size: inherit
}

.product .action-button-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    position: relative;
    z-index: 0
}

.product .rtsb-actions-button {
    margin: 0
}

.product .rtsb-actions-button.button-display-new-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product .rtsb-actions-button .button-item.button-separator,.product .rtsb-actions-button.button-display-new-line .button-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product .rtsb-actions-button .button-item {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px
}

.product .rtsb-actions-button .button-item a.tipsy {
    padding: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper {
    max-width: 950px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-header {
    border: none;
    padding: 0
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content,.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content:before {
    border-radius: 15px
}

.rtsb-ui-modal .rtsb-modal-wrapper .rtsb-modal-content .rtsb-modal-close {
    display: block;
    height: 20px;
    margin: -10px -10px -10px auto;
    opacity: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 9
}

.rtsb-ui-modal .rtsb-modal-content {
    background: #fff;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(100% - 120px);
    margin: auto;
    max-width: 1e3px;
    opacity: 0;
    position: relative;
    text-align: left;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    vertical-align: middle;
    width: 100%;
    z-index: 2
}

.rtsb-ui-modal .rtsb-modal-content:after,.rtsb-ui-modal .rtsb-modal-content:before {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s;
    width: 100%;
    z-index: 9999
}

.rtsb-ui-modal .rtsb-modal-content:after {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    border: 4px solid #212121;
    border-radius: 50%;
    border-top-color: #3498db;
    bottom: 0;
    height: 40px;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 40px
}

.rtsb-ui-modal .rtsb-modal-body {
    height: 100%;
    max-height: 100%;
    overflow: hidden
}

.rtsb-ui-modal .rtsb-modal-loaded .rtsb-modal-content:after,.rtsb-ui-modal .rtsb-modal-loaded .rtsb-modal-content:before {
    opacity: 0;
    visibility: hidden
}

.rtsb-ui-modal .rtsb-modal-loaded .rtsb-modal-content .rtsb-modal-close {
    opacity: 1
}

.rtsb-ui-modal .rtsb-modal-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    position: absolute;
    right: -12.5px;
    text-indent: -9999px;
    top: -12.5px;
    width: 30px;
    z-index: 2
}

.rtsb-ui-modal .rtsb-modal-close:focus {
    outline: none
}

.rtsb-ui-modal a.woocommerce-product-gallery__trigger {
    display: none
}

body.rtsb-modal-open {
    overflow: hidden
}

body.rtsb-modal-open .rtsb-modal-content {
    opacity: 1
}

@media screen and (min-width: 1025px) {
    .rtsb-modal-wrapper {
        width:90%
    }
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .toast-message label,.toast-message .rtsb-checkout-page-full-width p.form-row.shopify-input-data-added label,.toast-message a,.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    color: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    float: right;
    font-size: 20px;
    font-weight: 700;
    opacity: .8;
    position: relative;
    right: -.3em;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    top: -.3em
}

.toast-close-button:focus,.toast-close-button:hover {
    color: #000;
    cursor: pointer;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    opacity: .4;
    text-decoration: none
}

button.toast-close-button {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0
}

.toast-top-center {
    right: 0;
    top: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    right: 0;
    top: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    left: 12px;
    top: 12px
}

.toast-top-right {
    right: 12px;
    top: 12px
}

.toast-bottom-right {
    bottom: 12px;
    right: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    background-position: 15px;
    background-repeat: no-repeat;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    margin: 0 0 6px;
    opacity: .8;
    overflow: hidden;
    padding: 15px 15px 15px 50px;
    position: relative;
    width: 300px
}

#toast-container>div:hover {
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    cursor: pointer;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div {
    margin-left: auto;
    margin-right: auto;
    width: 300px
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    margin-left: auto;
    margin-right: auto;
    width: 96%
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    background-color: #000;
    bottom: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    height: 4px;
    left: 0;
    opacity: .4;
    position: absolute
}

@media(max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media(min-width: 241px) and (max-width:480px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media(min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }
}

#toast-container .toast {
    word-wrap: break-word;
    background-color: #000;
    border: none;
    border-radius: 12px;
    -webkit-box-shadow: 0 1.005px 2.68px 0 rgba(0,0,0,.1);
    box-shadow: 0 1.005px 2.68px rgba(0,0,0,.1);
    color: #fff;
    line-height: 1.5714285714;
    overflow: hidden;
    padding-left: 55px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#toast-container:hover .toast {
    -webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,8%),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,5%);
    box-shadow: 0 6px 16px rgba(0,0,0,8%),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,5%)
}

#toast-container .toast-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

#toast-container .toast-success {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #f5f8ff;
    background-image: none!important;
    border: none;
    border-radius: 12px!important;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 8px rgba(0,0,0,.1);
    color: var(--rtsb-color-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    opacity: 1!important
}

#toast-container .toast-success .toast-message {
    font-weight: 500
}

#toast-container .toast-success a {
    color: #082d10;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin-top: 7px;
    text-decoration: underline;
    text-underline-offset: 3px
}

#toast-container .toast-success:before {
    background: var(--rtsb-color-primary);
    border-radius: 50%;
    color: #fff;
    content: "\e017";
    font-family: WooCommerce;
    font-size: 12px;
    font-weight: 900;
    height: 28px;
    left: 15px;
    line-height: 28px;
    margin-left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: bottom;
    width: 28px
}

#toast-container .toast-success .toast-close-button {
    background-color: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 9.09091px 13.63636px 0 #cfd6e4;
    box-shadow: 0 9.09091px 13.63636px #cfd6e4;
    color: var(--rtsb-color-primary);
    font-size: 20px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    outline: none;
    padding: 0;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 24px
}

#toast-container .toast-error {
    background-color: #bd362f
}

#toast-container .toast-info {
    background-color: #2f96b4
}

#toast-container .toast-warning {
    background-color: #f89406
}

#toast-container .toast-close-button {
    background: 0 0;
    height: auto;
    line-height: 1;
    opacity: 1;
    right: -6px;
    top: -5px
}

#toast-container.toast-center-center {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

#toast-container a {
    color: #fff
}

.rtsb-loading {
    position: relative
}

.rtsb-loading-overlay:before {
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../images/ajax-loader.svg)50%;
    background-size: cover;
    color: rgba(0,0,0,.75);
    content: "";
    display: block;
    font-size: 2em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -.5em;
    margin-top: -.5em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 1em
}

.woocommerce .rtsb-archive-catalog-ordering .woocommerce-ordering,.woocommerce .rtsb-archive-result-count p {
    display: inline-block;
    float: none;
    margin: 0;
    margin-bottom: 0!important;
    padding: 0
}

.woocommerce .rtsb-archive-catalog-ordering .woocommerce-ordering select,.woocommerce .rtsb-archive-result-count p select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    background-image: url(data:image/svg+xml,%3Csvg%20width=%2215%22%20height=%229%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M7.52%209c-.352.0-.664-.12-.898-.362L.38%202.202a1.267%201.267.0%20010-1.81%201.178%201.178.0%20011.756.0l5.384%205.51%205.344-5.51a1.178%201.178.0%20011.756.0%201.267%201.267.0%20010%201.81L8.378%208.638A1.192%201.192.0%20017.52%209z%22%20fill=%22%23323846%22/%3E%3C/svg%3E);
    background-position-x: calc(100% - 17px);
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 11px;
    border: 1px solid #c5c9db;
    border-radius: 2px;
    color: #323846;
    outline: none;
    padding: 0 20px;
    text-transform: capitalize
}

.rtsb-product-catalog .woocommerce-pagination>.page-numbers:after,.rtsb-product-catalog .woocommerce-pagination>.page-numbers:before {
    content: none!important
}

.rtsb-product-catalog .woocommerce-pagination,.rtsb-product-catalog .woocommerce-pagination>.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rtsb-product-catalog .woocommerce-pagination>.page-numbers * {
    margin: 0
}

.rtsb-product-catalog .woocommerce-pagination .page-numbers:not(ul,div) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.elementor-widget-rtsb-archive-product-mode {
    text-align: right
}

.rtsb-archive-view-mode {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px
}

.rtsb-archive-view-mode,.rtsb-archive-view-mode a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rtsb-archive-view-mode a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    border: 1px solid #c5c9db;
    color: #323846;
    height: 40px;
    justify-content: center;
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 40px
}

.rtsb-archive-view-mode a.active {
    border-color: var(--rtsb-color-primary)
}

.rtsb-product-catalog .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.rtsb-product-catalog .products:after,.rtsb-product-catalog .products:before {
    content: none!important
}

.rtsb-product-catalog .products .product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0!important
}

.rtsb-product-catalog .products .product .rtsb-image-wrapper img {
    margin-bottom: 0
}

.rtsb-product-catalog .products .woocommerce-no-products-found {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.rtsb-product-catalog .rtsb-image-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    position: relative
}

.rtsb-product-catalog .rtsb-image-wrapper img {
    margin: 0;
    width: 100%
}

.rtsb-product-catalog .rtsb-product-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
}

.rtsb-product-catalog .rtsb-product-content .add_to_cart_button {
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-product-catalog .rtsb-product-content .add_to_cart_button svg path {
    -webkit-transition: none;
    transition: none
}

.rtsb-product-catalog .rtsb-product-content .add_to_cart_button+.added_to_cart.wc-forward {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 10px auto 0;
    max-width: 145px
}

.rtsb-product-catalog.product-catalog-list-view .products .product {
    margin-right: 0!important
}

.rtsb-product-catalog.product-catalog-list-view .products .product .rtsb-image-wrapper {
    margin-right: 20px
}

.rtsb-product-catalog.product-catalog-list-view .products .product:not(.ast-grid-common-col) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%!important
}

.rtsb-product-catalog.product-catalog-list-view .rtsb-product-content {
    text-align: left
}

.rtsb-product-catalog.product-catalog-grid-view .products .product {
    margin: 0!important;
    padding: 0!important
}

.rtsb-product-catalog.product-catalog-grid-view .products .product .rtsb-image-wrapper {
    margin-bottom: 20px
}

.woocommerce .rtsb-cart-totals table.shop_table_responsive tbody tr,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody tr,.woocommerce-page .rtsb-cart-totals table.shop_table_responsive tbody tr,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody tr {
    display: table-row
}

.woocommerce .rtsb-cart-totals table.shop_table_responsive tbody td,.woocommerce .rtsb-cart-totals table.shop_table_responsive tbody th,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody td,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody th,.woocommerce-page .rtsb-cart-totals table.shop_table_responsive tbody td,.woocommerce-page .rtsb-cart-totals table.shop_table_responsive tbody th,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody td,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody th {
    display: table-cell
}

.woocommerce .rtsb-cart-totals table.shop_table_responsive tbody td:before,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody td:before,.woocommerce-page .rtsb-cart-totals table.shop_table_responsive tbody td:before,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table.shop_table_responsive tbody td:before {
    display: none
}

.woocommerce .rtsb-cart-totals ul#shipping_method .shipping_method,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile ul#shipping_method .shipping_method,.woocommerce-page .rtsb-cart-totals ul#shipping_method .shipping_method,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile ul#shipping_method .shipping_method {
    margin-right: 5px
}

@media(max-width: 767px) {
    .woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table {
        border-collapse:collapse
    }

    .woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table tbody,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table thead,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table tbody,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile table thead {
        display: table-row-group!important
    }

    .woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile td,.woocommerce .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile th,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile td,.woocommerce-page .rtsb-myacount-page.rtsb-table-horizontal-scroll-on-mobile th {
        min-width: 180px
    }
}

.rtsb-builder-content .button,.rtsb-builder-content button {
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-builder-content table {
    margin: 0
}

.rtsb-builder-content table dl.variation {
    display: none
}

@media(min-width: 768px) {
    .rtsb-builder-content table {
        border-collapse:collapse!important
    }
}

.rtsb-builder-content table.cart .product-thumbnail img {
    margin: initial;
    max-width: none
}

.rtsb-builder-content .woocommerce-cart-form #coupon_code,.rtsb-builder-content .woocommerce-cart-form .button {
    height: 50px
}

.rtsb-builder-content .woocommerce-cart-form input {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.rtsb-builder-content .woocommerce-cart-form input.qty {
    max-width: none
}

.rtsb-builder-content .woocommerce-cart-form .actions input {
    display: inline-block;
    margin: 0;
    width: auto
}

.rtsb-builder-content .woocommerce-cart-form .shop_table tbody .product-thumbnail:before {
    content: none!important
}

.rtsb-builder-content .return-to-shop a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .table-column-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .table-column-wrapper {
        text-align:right
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .table-column-wrapper .product-attributes-wrapper .product-attributes li {
    -webkit-column-gap: 3px;
    -moz-column-gap: 3px;
    column-gap: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .product-products .table-column-wrapper {
        text-align:left
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td {
    vertical-align: middle
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) a.remove,.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-remove .table-column-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) a.remove {
    text-indent: 0
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) a.remove:after,.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) a.remove:before {
    content: none
}

@media(min-width: 768px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .woocommerce-cart-form {
        overflow-x:auto
    }
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .rtsb-product-image {
        display:none;
        max-width: 100%;
        width: 100%
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .rtsb-product-image .show-image-on-mobile {
        display: block
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper .rtsb-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper .rtsb-button-wrapper {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        margin-left: inherit;
        margin-top: 20px
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper button[name=update_cart] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .actions-button-wrapper .rtsb-clear-cart-items {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    margin-left: auto;
    order: 9
}

@media(min-width: 768px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table thead {
        display:table-header-group
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table thead .product-thumbnail {
        display: table-cell
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr {
        display: table-row
    }
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tbody tr {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        position: relative
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tbody tr td.product-remove {
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 50%;
        height: 40px;
        left: 0;
        margin: auto;
        padding: 0;
        position: absolute;
        right: 0;
        top: -20px;
        width: 40px
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td,.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr th {
    background-color: initial
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td {
    border-top: 0
}

@media(min-width: 768px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td {
        display:table-cell
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td:after,.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td[data-title]:before {
        content: none
    }
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td {
        border:0
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td .rtsb-product-content {
        position: relative;
        text-align: left;
        width: 100%
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td.product-data[data-title]:before {
    content: none
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td.product-remove a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 0;
    margin: auto;
    right: 0;
    top: 0
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td.actions {
    text-align: initial
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td.actions .coupon {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0!important
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table tr td.actions .coupon label {
    display: none
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal {
    grid-column: 2/-1;
    grid-row: 1/2;
    position: relative
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal .amount {
    display: block;
    position: relative
}

@media(max-width: 767px) {
    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal .amount {
        padding-right:40px
    }

    .rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal .amount:before {
        background-color: #989ba2;
        bottom: 0;
        content: "";
        height: 20px;
        margin: auto;
        -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width=%2220%22%20height=%2212%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22m18%2010-8-8-8%208%22%20stroke=%22currentColor%22%20stroke-width=%222.4%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);
        mask-image: url(data:image/svg+xml,%3Csvg%20width=%2220%22%20height=%2212%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22m18%2010-8-8-8%208%22%20stroke=%22currentColor%22%20stroke-width=%222.4%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 13px;
        mask-size: 13px;
        padding: 0;
        position: absolute;
        right: -5px;
        top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 20px;
        z-index: 1
    }
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal .subtotal-action-button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    padding: 0;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 3px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) td.product-subtotal a:hover {
    color: var(--rtsb-color-primary)
}

.rtsb-builder-content .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) .cart-to-wishlist .button-text {
    display: none
}

@media(min-width: 768px) {
    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive {
        min-width:600px
    }
}

@media(max-width: 767px) {
    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive thead {
        display:block
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive thead tr {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive thead th:not(.product-products,.product-name,.product-subtotal) {
        display: none
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: #f6f7f8;
        display: grid;
        grid-template-columns: auto;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td.product-name:before,.elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td.product-subtotal:before {
        content: none
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td.product-name {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td.product-thumbnail.show-image-on-mobile {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td.product-thumbnail:not(.show-image-on-mobile) {
        display: none!important
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item>td:not(.product-thumbnail.show-image-on-mobile,.product-name,.product-data,.product-subtotal) {
        grid-column: 1/3
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item:not(.active-row) {
        background: #fff;
        padding-bottom: 0
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item:not(.active-row) .product-attributes-wrapper,.elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item:not(.active-row) .subtotal-action-button-wrapper,.elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item:not(.active-row)>td:not(.product-name,.product-data,.product-subtotal) {
        display: none
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item.active-row .product-subtotal .amount:before {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .elementor-widget-rtsb-product-carttable .rtsb-cart-table:not(.rtsb-table-horizontal-scroll-on-mobile) table.shop_table.shop_table_responsive tbody .woocommerce-cart-form__cart-item.active-row+.active-row {
        margin-top: 10px
    }
}

.elementor-widget-rtsb-product-carttable tfoot td {
    padding-left: 0!important;
    padding-right: 0!important
}

.elementor-widget-rtsb-product-carttable tfoot ::-webkit-input-placeholder {
    font-size: 14px
}

.elementor-widget-rtsb-product-carttable tfoot ::-moz-placeholder {
    font-size: 14px
}

.elementor-widget-rtsb-product-carttable tfoot :-ms-input-placeholder {
    font-size: 14px
}

.elementor-widget-rtsb-product-carttable tfoot :-moz-placeholder {
    font-size: 14px
}

.elementor-widget-rtsb-product-carttable tfoot .actions-button-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.elementor-widget-rtsb-product-carttable tfoot .actions {
    text-align: initial
}

.elementor-widget-rtsb-product-carttable tfoot .actions .coupon {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0!important
}

.elementor-widget-rtsb-product-carttable tfoot .actions .coupon label {
    display: none
}

.elementor-widget-rtsb-product-carttable tfoot .actions button[name=update_cart] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

@media only screen and (max-width: 767px) {
    .elementor-widget-rtsb-product-carttable tfoot .actions {
        display:table-cell!important
    }
}

.rtsb-cart-totals h2 {
    display: none
}

.rtsb-cart-totals .wc-proceed-to-checkout .checkout-button {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

.rtsb-cart-totals.hide-shipping-address tr.woocommerce-shipping-totals {
    display: none
}

.rtsb-cross-sell .cross-sells .products .product {
    display: initial
}

@media(max-width: 767px) {
    .rtsb-table-horizontal-scroll-on-mobile .cart_totals,.rtsb-table-horizontal-scroll-on-mobile .rtsb-myacount-page,.rtsb-table-horizontal-scroll-on-mobile .woocommerce-checkout-review-order,.rtsb-table-horizontal-scroll-on-mobile.rtsb-myacount-page,.rtsb-table-horizontal-scroll-on-mobile.rtsb-order-thankyou {
        overflow-x:auto
    }

    .rtsb-table-horizontal-scroll-on-mobile .shop_table {
        min-width: 520px
    }

    .rtsb-table-horizontal-scroll-on-mobile .download-file {
        display: table-cell!important
    }

    .rtsb-table-horizontal-scroll-on-mobile form.woocommerce-cart-form {
        display: block;
        overflow-x: scroll
    }

    .rtsb-table-horizontal-scroll-on-mobile form.woocommerce-cart-form table.cart {
        margin-bottom: 20px;
        min-width: 750px
    }
}

.rtsb-table-horizontal-scroll-on-mobile table tbody>tr:hover>td,.rtsb-table-horizontal-scroll-on-mobile table tbody>tr:hover>th,.rtsb-table-horizontal-scroll-on-mobile table tbody>tr:nth-child(odd)>td,.rtsb-table-horizontal-scroll-on-mobile table tbody>tr:nth-child(odd)>th {
    background-color: initial
}

@media only screen and (max-width: 767px) {
    .rtsb-table-horizontal-scroll-on-mobile table tbody .product-thumbnail {
        display:table-cell!important
    }
}

.rtsb-table-horizontal-scroll-on-mobile table tfoot .rtsb-button-wrapper {
    -webkit-box-flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    justify-content: flex-end
}

.rtsb-builder-content .rtsb-woocommerce-checkout.checkout>.woocommerce-NoticeGroup-checkout {
    display: none
}

.rtsb-builder-content .checkout-page .rtsb-notice ul,.rtsb-builder-content .rtsb-woocommerce-checkout.checkout .rtsb-notice ul {
    margin: 0!important;
    padding: 0!important
}

.rtsb-builder-content .checkout-page .woocommerce-input-wrapper {
    display: inline-block;
    width: 100%
}

.rtsb-builder-content .checkout-page input:focus {
    outline: 0
}

.rtsb-builder-content .checkout-page select:focus-visible {
    outline: 0
}

.rtsb-builder-content .checkout-page a:focus {
    outline: none
}

.rtsb-builder-content .checkout-page .checkout_coupon {
    margin-bottom: 0;
    overflow: hidden
}

.rtsb-builder-content .checkout-page .lost_password {
    margin: 0
}

.rtsb-builder-content .checkout-page .field-wrapper .rtsb-checkout-page-full-width p.form-row.shopify-input-data-added label,.rtsb-builder-content .checkout-page .field-wrapper label,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .rtsb-builder-content .checkout-page .field-wrapper label {
    display: inline-block
}

.rtsb-builder-content .checkout-page #payment .payment_methods>.wc_payment_method>label:hover,.rtsb-builder-content .checkout-page #payment .payment_methods>.woocommerce-PaymentMethod>label:hover {
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-builder-content .checkout-page #payment ul.payment_methods li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.rtsb-builder-content .checkout-page #payment ul.payment_methods li .payment_box {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 30px
}

.rtsb-builder-content .checkout-page #order_review .shop_table {
    margin-bottom: 0
}

.rtsb-builder-content .checkout-page .woocommerce-additional-fields>h3,.rtsb-builder-content .checkout-page .woocommerce-billing-fields>h3 {
    display: none
}

.rtsb-builder-content .checkout-page .select2-container--default .select2-selection--single {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-builder-content .checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    bottom: 1px;
    margin-bottom: auto;
    margin-top: auto;
    top: 1px
}

.rtsb-builder-content .checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    padding: 0
}

.rtsb-builder-content .checkout-page form #order_review,.rtsb-builder-content .checkout-page form #order_review_heading {
    border: none;
    float: none;
    padding: 0;
    width: 100%
}

.rtsb-builder-content .checkout-page .woocommerce-form-coupon-toggle .woocommerce-info {
    margin-bottom: 0
}

.rtsb-builder-content .coupon-form-fields,.rtsb-builder-content .login-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

@media(max-width: 767px) {
    .rtsb-builder-content .coupon-form-fields,.rtsb-builder-content .login-form-fields {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.rtsb-builder-content .login-form-fields input {
    width: 100%
}

.rtsb-builder-content .login-form-fields .field-wrapper {
    max-width: 100%;
    width: 100%
}

.rtsb-builder-content .rtsb_woocommerce_shipping_methods .woocommerce-shipping-methods li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.rtsb-builder-content .rtsb-checkout-coupon-form.show-info-icon-yes .wc-block-components-notice-banner>svg,.rtsb-builder-content .rtsb-checkout-login-form.show-info-icon-yes .wc-block-components-notice-banner>svg,.rtsb-builder-content .rtsb_woocommerce_shipping_methods tr.woocommerce-shipping-totals.shipping th {
    display: none
}

.rtsb-builder-content .wc-block-components-notice-banner__content :is(i,svg) {
    margin: 0 10px 0 0
}

.rtsb-builder-content .rtsb-form-fields-width-100 .form-row,.rtsb-builder-content .rtsb-form-fields-width-100 .form-row-first,.rtsb-builder-content .rtsb-form-fields-width-100 .form-row-last {
    width: 100%
}

.rtsb-builder-content .select2-container--default .select2-search--inline .select2-search__field {
    border: #ffdead!important;
    height: inherit!important;
    padding: initial!important
}

.woocommerce .rtsb-builder-content ul#shipping_method {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px
}

.woocommerce .rtsb-builder-content ul#shipping_method li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    margin-bottom: 0
}

.woocommerce .rtsb-builder-content ul#shipping_method li input {
    margin: 0
}

.woocommerce .rtsb-builder-content ul#shipping_method li label {
    margin-bottom: 0
}

.woocommerce .rtsb-builder-content .rtsb-shipping-method .rtsb_woocommerce_shipping_methods h2 {
    margin: 0
}

.woocommerce .rtsb-builder-content table.woocommerce-checkout-review-order-table .product-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ship-to-different-address .woocommerce-input-wrapper label.radio,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .rtsb-input-field .woocommerce-input-wrapper label.radio,.rtsb-input-field .woocommerce-input-wrapper .rtsb-checkout-page-full-width p.form-row.shopify-input-data-added label.radio,.rtsb-input-field .woocommerce-input-wrapper label.radio {
    clear: both;
    cursor: pointer;
    margin-left: 28px;
    margin-right: 15px;
    margin-top: -28px;
    width: calc(100% - 28px)
}

#ship-to-different-address input[type=radio],.rtsb-input-field input[type=radio] {
    -webkit-box-flex: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #989ba2;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 20px;
    line-height: 0;
    margin: 0 8px 0 0;
    opacity: .5;
    outline: 0;
    padding: 0!important;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    vertical-align: text-top;
    width: 20px
}

#ship-to-different-address input[type=radio]:before,.rtsb-input-field input[type=radio]:before {
    border-radius: 50%;
    content: "";
    height: 12px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 12px;
    z-index: 2
}

#ship-to-different-address input[type=radio]:checked,.rtsb-input-field input[type=radio]:checked {
    border-color: var(--rtsb-fields-primary-color,#989ba2);
    opacity: 1
}

#ship-to-different-address input[type=radio]:checked:before,.rtsb-input-field input[type=radio]:checked:before {
    background-color: var(--rtsb-fields-primary-color,#989ba2)
}

#ship-to-different-address input[type=checkbox],.rtsb-input-field input[type=checkbox] {
    -webkit-box-flex: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f4f4f4;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    cursor: pointer;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    height: 20px;
    line-height: 0;
    margin: 0 8px 0 0;
    opacity: .5;
    outline: 0;
    padding: 0!important;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    vertical-align: text-top;
    width: 20px
}

#ship-to-different-address input[type=checkbox]:after,.rtsb-input-field input[type=checkbox]:after {
    content: none
}

#ship-to-different-address input[type=checkbox]:checked,.rtsb-input-field input[type=checkbox]:checked {
    background-color: var(--rtsb-fields-primary-color,#989ba2);
    border-color: var(--rtsb-fields-primary-color,#989ba2)!important;
    opacity: 1
}

#ship-to-different-address input[type=checkbox]:checked:after,.rtsb-input-field input[type=checkbox]:checked:after {
    content: none
}

#ship-to-different-address input[type=checkbox]:checked:before,.rtsb-input-field input[type=checkbox]:checked:before {
    border-color: #fff;
    opacity: 1
}

#ship-to-different-address input[type=checkbox]:before,.rtsb-input-field input[type=checkbox]:before {
    border: solid #f4f4f4;
    border-width: 0 2px 2px 0;
    content: "";
    height: 11px;
    margin: -1px -1px 0;
    opacity: 0;
    position: absolute;
    right: 48%;
    top: 50%;
    -webkit-transform: rotate(45deg)translate(-50%,-50%);
    transform: rotate(45deg)translate(-50%,-50%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 6px;
    z-index: 2
}

.rtsb-quantity-box-group {
    --rtsb-quantity-border-color: #e2e2e2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid var(--rtsb-quantity-border-color,#e2e2e2);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 100%
}

.rtsb-quantity-box-group .rtsb-quantity-btn,.rtsb-quantity-box-group input[type=number] {
    background-color: initial;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #a7a7a7;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    letter-spacing: .05rem;
    min-height: auto;
    outline: 0;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width: 50px
}

.rtsb-quantity-box-group input[type=number] {
    color: #000
}

.rtsb-quantity-box-group .rtsb-quantity-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center
}

.rtsb-quantity-box-group .rtsb-quantity-btn:first-of-type {
    border-radius: 4px 0 0 4px
}

.rtsb-quantity-box-group.rtsb-quantity-box-group input::-webkit-inner-spin-button {
    display: none
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-2 input[type=number] {
    border-left: 1px solid var(--rtsb-quantity-border-color,#e2e2e2);
    border-right: 1px solid var(--rtsb-quantity-border-color,#e2e2e2)
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-3.show-inner-border .rtsb-quantity-btn,.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4.show-inner-border .rtsb-quantity-btn {
    border-right: 1px solid var(--rtsb-quantity-border-color,#e2e2e2)
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-3.show-inner-border .rtsb-quantity-btn:first-of-type,.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4.show-inner-border .rtsb-quantity-btn:first-of-type {
    border-bottom: 1px solid var(--rtsb-quantity-border-color,#e2e2e2)
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-3 .rtsb-qty-btns-group,.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4 .rtsb-qty-btns-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-3 .rtsb-quantity-btn,.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4 .rtsb-quantity-btn {
    border-radius: 0;
    height: 25px;
    padding: 5px
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4.show-inner-border .rtsb-quantity-btn {
    border-left: 1px solid var(--rtsb-quantity-border-color,#e2e2e2);
    border-right: 0 solid var(--rtsb-quantity-border-color,#e2e2e2)
}

.rtsb-quantity-box-group.rtsb-quantity-box-group-style-4 .rtsb-qty-btns-group {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.rtsb-product-add-to-cart .cart .button,.rtsb-product-add-to-cart .cart .single_add_to_cart_button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    justify-content: center;
    text-decoration: none
}

.rtsb-product-add-to-cart>.stock {
    display: none
}

.rtsb-product-add-to-cart :is(.rtsb-quantity-box-group,.rtsb-quantity-btn,input) {
    border-color: var(--rtsb-quantity-border-color,#e2e2e2)
}

.rtsb-product-add-to-cart table tbody>tr:nth-child(odd)>td,.rtsb-product-add-to-cart table tbody>tr:nth-child(odd)>th {
    background-color: inherit
}

.single-product .rtsb-product-add-to-cart .woocommerce-variation-availability,.single-rtsb_builder .rtsb-product-add-to-cart .woocommerce-variation-availability {
    font-size: 14px;
    font-weight: 500
}

.single-product .rtsb-product-add-to-cart .woocommerce-variation-availability i,.single-rtsb_builder .rtsb-product-add-to-cart .woocommerce-variation-availability i {
    margin-right: 5px
}

.single-product .rtsb-builder-content .rtsb-product-add-to-cart .cart,.single-rtsb_builder .rtsb-builder-content .rtsb-product-add-to-cart .cart {
    margin-bottom: 0;
    padding: 0
}

.single-product .rtsb-builder-content .rtsb-product-add-to-cart .cart .woocommerce-variation-add-to-cart,.single-rtsb_builder .rtsb-builder-content .rtsb-product-add-to-cart .cart .woocommerce-variation-add-to-cart {
    padding-top: 0
}

.single-product .rtsb-builder-content .rtsb-product-add-to-cart .cart .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled,.single-rtsb_builder .rtsb-builder-content .rtsb-product-add-to-cart .cart .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
    padding-top: 1em
}

.single-product .rtsb-builder-content .rtsb-product-add-to-cart table.variations tr .label label,.single-rtsb_builder .rtsb-builder-content .rtsb-product-add-to-cart table.variations tr .label label {
    display: block
}

#rtsb-builder-content td,#rtsb-builder-content th {
    text-align: initial
}

#rtsb-builder-content .variations select {
    max-width: 100%
}

#rtsb-builder-content .rtsb-cross-sell .rtsb-image-wrapper,#rtsb-builder-content .rtsb-related-products .rtsb-image-wrapper,#rtsb-builder-content .rtsb-upsells-products .rtsb-image-wrapper {
    margin-bottom: 20px
}

#rtsb-builder-content .rtsb-product-tabs ul.tabs {
    margin-bottom: 20px;
    padding: 0
}

#rtsb-builder-content .rtsb-product-tabs .woocommerce-tabs {
    margin: 0;
    padding: 0
}

#rtsb-builder-content .rtsb-product-tabs .woocommerce-tabs li a {
    padding: 15px 20px
}

#rtsb-builder-content .rtsb-product-tabs #reviews #comments {
    margin-bottom: 30px
}

#rtsb-builder-content .rtsb-product-tabs #reviews #comments .commentlist li {
    border-bottom: 0;
    margin-bottom: 20px;
    padding: 0
}

#rtsb-builder-content .rtsb-product-tabs #reviews #comments .commentlist li:last-child {
    margin-bottom: 0
}

#rtsb-builder-content .rtsb-product-additional-information .woocommerce-product-attributes {
    margin: 0
}

#rtsb-builder-content .rtsb-product-rating .woocommerce-product-rating {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#rtsb-builder-content .rtsb-product-rating .woocommerce-product-rating .star-rating {
    margin: 0
}

#rtsb-builder-content .rtsb-product-meta .product_meta {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

#rtsb-builder-content .rtsb-product-categories,#rtsb-builder-content .rtsb-product-meta .product_meta>span,#rtsb-builder-content .rtsb-product-sku .sku-wrapper,#rtsb-builder-content .rtsb-product-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

@media(max-width: 767px) {
    #rtsb-builder-content .rtsb-product-tabs .tabs {
        margin-bottom:30px
    }
}

.single-product .wc-tab #comments>h2,.single-product .wc-tab>h2>h2 {
    margin-bottom: 20px
}

.single-product .wc-tab #reviews #comments ol {
    padding: 0
}

.single-product .wc-tab #reviews #comments ol.commentlist img.avatar {
    float: none;
    margin-right: 20px;
    padding: 0;
    position: relative;
    width: auto
}

.single-product .wc-tab #reviews #comments ol.commentlist .comment-text {
    border: 1px solid #e1dde7;
    margin-left: 0;
    padding: 15px;
    width: 100%
}

.single-product .wc-tab #reviews #comments ol.commentlist .comment-text p:last-child {
    margin-bottom: 0
}

.single-product .wc-tab #reviews #comments ol .children {
    margin-top: 20px;
    padding-top: 0
}

.single-product .rtsb-product-tabs #review_form_wrapper #respond .comment-form-rating label+p.stars {
    margin-top: 5px
}

.elementor-widget-rtsb-product-price .rtsb-product-price .price del {
    opacity: 1!important
}

#rtsb-builder-content .rtsb-product-images .images,#rtsb-builder-content .rtsb-product-images .rtwpvg-images {
    display: block;
    margin-bottom: 0;
    max-width: 100%!important;
    width: 100%!important
}

#rtsb-builder-content .rtsb-product-images .images {
    float: none
}

#rtsb-builder-content .rtsb-product-images .images .flex-control-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--rtwpvg-thumbnail-gap);
    margin-top: var(--rtwpvg-thumbnail-gap-with-main)
}

#rtsb-builder-content .rtsb-product-images .woocommerce-product-gallery__image a img {
    width: 100%
}

#rtsb-builder-content .rtsb-product-images .flex-control-nav {
    padding: 0
}

#rtsb-builder-content .rtsb-product-images .flex-control-nav img {
    width: 100%
}

#rtsb-builder-content .rtsb-product-images .flex-viewport {
    margin-bottom: 0
}

#rtsb-builder-content .rtsb-product-images .woocommerce-product-gallery__trigger {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    text-indent: inherit
}

#rtsb-builder-content .rtsb-product-images.rtsb-sale-flash-position-right .onsale {
    left: auto
}

#rtsb-builder-content .rtsb-product-images.rtsb-sale-flash-position-left .onsale {
    right: auto
}

#rtsb-builder-content .rtsb-product-images.no-product-gallery .rtwpvg-thumbnail-wrapper {
    display: none
}

#rtsb-builder-content .rtsb-product-images.no-product-gallery .rtwpvg-slider-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-left: 0;
    max-width: 100%
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-container {
    gap: var(--rtwpvg-thumbnail-gap-with-main)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-trigger {
    font-size: 15px
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-single-image-container {
    text-align: left
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-1,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-1 {
    grid-template-columns: repeat(1,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-2,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-2 {
    grid-template-columns: repeat(2,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-3,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-3 {
    grid-template-columns: repeat(3,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-4,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-4 {
    grid-template-columns: repeat(4,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-5,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-5 {
    grid-template-columns: repeat(5,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-6,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-6 {
    grid-template-columns: repeat(6,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-7,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-7 {
    grid-template-columns: repeat(7,1fr)
}

#rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-8,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-columns-8 {
    grid-template-columns: repeat(8,1fr)
}

@media only screen and (max-width: 992px) {
    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-1,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-1 {
        grid-template-columns:repeat(1,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-2,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-2 {
        grid-template-columns: repeat(2,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-3,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-3 {
        grid-template-columns: repeat(3,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-4,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-4 {
        grid-template-columns: repeat(4,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-5,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-5 {
        grid-template-columns: repeat(5,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-6,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-6 {
        grid-template-columns: repeat(6,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-7,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-7 {
        grid-template-columns: repeat(7,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-8,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-sm-columns-8 {
        grid-template-columns: repeat(8,1fr)
    }
}

@media only screen and (max-width: 480px) {
    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-1,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-1 {
        grid-template-columns:repeat(1,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-2,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-2 {
        grid-template-columns: repeat(2,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-3,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-3 {
        grid-template-columns: repeat(3,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-4,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-4 {
        grid-template-columns: repeat(4,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-5,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-5 {
        grid-template-columns: repeat(5,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-6,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-6 {
        grid-template-columns: repeat(6,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-7,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-7 {
        grid-template-columns: repeat(7,1fr)
    }

    #rtsb-builder-content .rtsb-product-images .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-8,#rtsb-builder-content .rtsb-product-images .rtwpvg-wrapper.rtwpvg-thumbnail-position-bottom .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider:not(.slick-initialized).rtwpvg-thumbnail-xs-columns-8 {
        grid-template-columns: repeat(8,1fr)
    }
}

#rtsb-builder-content .rtsb-product-meta.rtsb-is-cat:not(.rtsb-show-cat) .posted_in,#rtsb-builder-content .rtsb-product-meta.rtsb-is-sku:not(.rtsb-show-sku) .sku_wrapper,#rtsb-builder-content .rtsb-product-meta.rtsb-is-tag:not(.rtsb-show-tag) .tagged_as {
    display: none
}

.rtsb-product-sku {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-builder-content .rtsb-products-container .rtsb-product-comment .star-rating {
    float: right
}

.rtsb-product-onsale .onsale,.rtsb-product-onsale .rtsb-promotion {
    position: static
}

.rtsb-product-onsale .ast-on-card-button {
    position: unset
}

.rtsb-product-onsale .rtsb-badge-group-style {
    width: 100%
}

.rtsb-elementor-container .rtsb-row {
    display: grid;
    grid-template-columns: repeat(var(--rtsb-default-columns),minmax(0,1fr))
}

.rtsb-elementor-container .rtsb-row.rtsb-masonry,.rtsb-elementor-container .rtsb-row[class*=slider-layout] {
    display: block
}

.rtsb-elementor-container .rtsb-row.rtsb-equal .category-wrapper,.rtsb-elementor-container .rtsb-row.rtsb-equal .rtsb-grid-item,.rtsb-elementor-container .rtsb-row.rtsb-equal .rtsb-list-item {
    height: 100%
}

.rtsb-elementor-container [class*=rtsb-col-] {
    padding-bottom: 0;
    padding-top: 0
}

.rtsb-elementor-container .masonry-grid-item {
    width: calc(100%/var(--rtsb-masonry-columns))
}

.rtsb-elementor-container .rtsb-row[class*=list-layout].rtsb-masonry .masonry-grid-item {
    width: calc(100%/var(--rtsb-masonry-list-columns))
}

.rtsb-elementor-container.element-loading .rtsb-elements-loading,.rtsb-elementor-container.element-loading .rtsb-spinner-overlay {
    opacity: 1
}

.rtsb-elementor-container .ajax-loading {
    opacity: 0;
    visibility: hidden
}

.rtsb-elementor-container .ajax-loaded {
    -webkit-transform: none;
    transform: none
}

.rtsb-elementor-container .rtsb-elements-loading {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 120px;
    z-index: 50
}

.rtsb-elementor-container[data-layout*=carousel] .rtsb-elements-loading {
    z-index: 100
}

.rtsb-elementor-container[data-layout*=carousel] .rtsb-spinner-overlay {
    z-index: 99
}

.rtsb-elementor-container[data-layout*=carousel] .ttp-pre-loader .rtsb-spinner-overlay {
    opacity: 1
}

.rtsb-elementor-container .rtsb-pre-loader {
    opacity: 0
}

.rtsb-elementor-container .rtsb-pre-loader.rtsb-lm-loading .rtsb-spinner-overlay,.rtsb-elementor-container .rtsb-pre-loader.rtsb-lm-loading .rtsb-spinner-overlay+.rtsb-elements-loading {
    display: none
}

.rtsb-elementor-container .rtsb-pre-loader.reduced-opacity {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .3
}

.rtsb-elementor-container .rtsb-pre-loader.reduced-opacity.exiting {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.rtsb-elementor-container [class*=category-single] .rtsb-elements-loading {
    opacity: 0!important
}

.product-loading .rtsb-elements-loading {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 120px;
    z-index: 50
}

.product-loading.rtsb-pre-loader .products,.product-loading.rtsb-pre-loader ul:first-child,.product-loading.rtsb-pre-loader>div:first-child {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .3;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.product-loading.rtsb-pre-loader.loading-success .products,.product-loading.rtsb-pre-loader.loading-success ul:first-child,.product-loading.rtsb-pre-loader.loading-success>div:first-child {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.rtsb-ball-clip-rotate {
    display: block;
    font-size: 0
}

.rtsb-ball-clip-rotate,.rtsb-ball-clip-rotate>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    width: 32px
}

.rtsb-ball-clip-rotate>div {
    -webkit-animation: rtsb-ball-clip-rotate .75s linear infinite;
    animation: rtsb-ball-clip-rotate .75s linear infinite;
    background-color: currentColor;
    background: 0 0;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    border-radius: 100%;
    display: inline-block;
    float: none
}

.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes rtsb_spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rtsb_spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes rtsb-ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rtsb-ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toLeftFromRight {
    49% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toRightFromLeft {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes rtfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rtfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.rtfadeInDown {
    -webkit-animation-name: rtfadeInDown;
    animation-name: rtfadeInDown
}

@-webkit-keyframes rtfadeInDownThumbMenu {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,-10px);
        transform: translate(-50%,-10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@keyframes rtfadeInDownThumbMenu {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,-10px);
        transform: translate(-50%,-10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }
}

.rtfadeInDownThumbMenu {
    -webkit-animation-name: rtfadeInDownThumbMenu;
    animation-name: rtfadeInDownThumbMenu
}

@-webkit-keyframes rtTabFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rtTabFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rtFadeInUp,.rtTabFadeInUp {
    -webkit-animation-name: rtTabFadeInUp;
    animation-name: rtTabFadeInUp
}

@-webkit-keyframes rtFade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes rtFade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes rtFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rtFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes rtFadeOut {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }
}

@keyframes rtFadeOut {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }
}

.rtFade {
    -webkit-animation-name: rtFade;
    animation-name: rtFade
}

.rtFadeIn {
    -webkit-animation-name: rtFadeIn;
    animation-name: rtFadeIn
}

.rtFadeOut {
    -webkit-animation-name: rtFadeOut;
    animation-name: rtFadeOut
}

@-webkit-keyframes pulseShadowOne {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,116,55,.25)
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(41,98,255,0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(41,98,255,0)
    }
}

@keyframes pulseShadowOne {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,116,55,.25);
        box-shadow: 0 0 rgba(255,116,55,.25)
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(41,98,255,0);
        box-shadow: 0 0 0 10px rgba(41,98,255,0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(41,98,255,0);
        box-shadow: 0 0 rgba(41,98,255,0)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.rtsb-elementor-container .rtsb-action-btn,.rtsb-fill-btn,.rtsb-gradient-btn,.rtsb-outline-btn,.rtsb-text-btn,.shopbuilder-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    line-height: 1.3;
    overflow: hidden;
    padding: 14px 30px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}

.rtsb-gradient-btn,.rtsb-gradient-btn-common-1 {
    background-image: -webkit-gradient(linear,left top,right top,from(#06f),color-stop(#003d99),color-stop(#06f),to(#003d99));
    background-image: linear-gradient(90deg,#06f,#003d99,#06f,#003d99);
    background-size: 300% 100%;
    border: none;
    color: var(--color-white);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.rtsb-gradient-btn-common-1:hover,.rtsb-gradient-btn:hover {
    background-position: 90% 0;
    color: var(--color-white);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.rtsb-fill-btn {
    background-color: var(--color-primary);
    border: none;
    color: var(--color-white)
}

.rtsb-fill-btn:hover {
    background-color: var(--color-primary-hover);
    color: var(--color-white)
}

.rtsb-outline-btn {
    background-color: initial;
    border: 1px solid var(--color-border);
    color: var(--color-body)
}

.rtsb-outline-btn:hover {
    background-color: var(--color-primary-hover);
    border-color: var(--color-primary);
    color: var(--color-white)
}

.rtsb-text-btn {
    background: 0 0;
    border: none;
    color: var(--color-body,#666);
    padding: 0
}

.rtsb-text-btn .icon {
    color: #2a2a2a;
    font-size: 15px
}

.rtsb-text-btn:hover {
    color: var(--color-primary)
}

.rtsb-text-btn:hover .icon {
    color: var(--color-body,#666)
}

.rtsb-gradient-btn {
    border: none
}

.rtsb-gradient-btn.rtsb-gradient-color-1 {
    background-image: -webkit-gradient(linear,left top,right top,from(#8e2de2),color-stop(#4a00e0),color-stop(#8e2de2),to(#4a00e0));
    background-image: linear-gradient(90deg,#8e2de2,#4a00e0,#8e2de2,#4a00e0)
}

.rtsb-gradient-btn.rtsb-gradient-color-1:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(142,45,226,.2);
    box-shadow: 0 10px 30px rgba(142,45,226,.2)
}

.rt-btn-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

@media(min-width: 576px) {
    .rtsb-product .rtsb-list-item {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 30px
    }

    .rtsb-product .rtsb-list-item .rtsb-product-img {
        -ms-flex-preferred-size: 32%;
        -ms-flex-item-align: baseline;
        align-self: baseline;
        flex-basis: 32%;
        max-width: 32%
    }

    .rtsb-product .rtsb-list-item.hide-feature-img .rtsb-product-img {
        display: none
    }

    .rtsb-product .rtsb-list-item.hide-feature-img .rtsb-product-content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .rtsb-product .rtsb-list-item .rtsb-product-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.rtsb-product .rtsb-list-item .product-price+.product-short-description {
    margin-top: 14px
}

.rtsb-product .rtsb-list-item .product-price+.rtsb-action-buttons {
    margin-top: 18px
}

.rtsb-product .product-title+.product-short-description,.rtsb-product .rtsb-product-title-wrapper+.product-short-description {
    margin-top: 10px
}

.rtsb-product-img {
    margin-bottom: 20px;
    overflow: hidden
}

.rtsb-promotion {
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 2
}

.rtsb-promotion .rtsb-promotion-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.rtsb-promotion .rtsb-tag-fill.angle-left {
    clip-path: polygon(100% 0,100% 50%,100% 100%,0 100%,calc(16% - 1em) 50%,0 0);
    padding-left: 18px
}

.rtsb-promotion .rtsb-tag-fill.angle-right {
    clip-path: polygon(100% 0,calc(104% - 1em) 50%,100% 100%,0 100%,0 50%,0 0);
    padding-right: 20px
}

.badge-center .rtsb-product-img>.rtsb-promotion {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.badge-right .rtsb-product-img>.rtsb-promotion {
    left: auto;
    right: 20px
}

.badge-middle .rtsb-product-img>.rtsb-promotion {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.badge-middle.badge-center .rtsb-product-img>.rtsb-promotion {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.badge-bottom .rtsb-product-img>.rtsb-promotion {
    bottom: 20px;
    top: auto
}

.rtsb-badge.type-image {
    max-width: 60px
}

.rtsb-badge.type-text>span {
    width: auto!important
}

.rtsb-badge img {
    margin: 0!important;
    padding: 0!important;
    -webkit-transform: scaleX(1)!important;
    transform: scaleX(1)!important
}

.rtsb-badge-group-style {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    z-index: 9
}

.rtsb-badge-group-style.rtsb-group-position-top-right {
    left: inherit;
    right: 20px
}

.rtsb-badge-group-style.rtsb-group-position-bottom-left {
    bottom: 20px;
    top: inherit
}

.rtsb-badge-group-style.rtsb-group-position-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 20px;
    left: inherit;
    right: 20px;
    top: inherit
}

.rtsb-badge-group-style.rtsb-group-display-as-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-promotion .rtsb-tag-outline {
    background-color: initial!important
}

.elementor-widget-rtsb-product-onsale .rtsb-badge-group-style.rtsb-group-display-as-vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.rtsb-elementor-container .rtsb-product-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-elementor-container .rtsb-category-outline li>a {
    border: 0;
    border-radius: 20px;
    color: #989ba2;
    height: auto;
    padding: 0
}

.rtsb-elementor-container .rtsb-category-text li {
    color: #aeaeae;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase
}

.rtsb-elementor-container .rtsb-product-category+.product-title,.rtsb-elementor-container .rtsb-product-category+.product-title-with-price,.rtsb-elementor-container .rtsb-product-category+.rtsb-product-title-wrapper {
    margin-top: 14px
}

.rtsb-elementor-container .rtsb-product-category+.rtsb-swatches .variations_form {
    margin-top: 10px
}

.rtsb-elementor-container.show-single-cat .rtsb-product-category ul li:not(:first-child) {
    display: none
}

.rtsb-category-grid .category-description+.category-title,.rtsb-category-grid .category-title-with-count+.category-info .product-count+.category-description,.rtsb-category-grid .category-title-with-count+.category-info.inline-count:not(.no-excerpt) {
    margin-top: 20px
}

.rtsb-category-grid .category-info.no-excerpt .category-description {
    display: none
}

.rtsb-product-img figure {
    border-radius: 5px;
    overflow: hidden;
    text-align: center
}

.rtsb-product-img .rtsb-img-link {
    display: block;
    text-align: center
}

.rtsb-product-img .default-img,.rtsb-product-img .rtsb-product-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .45s;
    transition: all .45s;
    width: 100%
}

.rtsb-elementor-container .product-gallery .image-wrapper {
    overflow: hidden;
    position: relative
}

.rtsb-elementor-container .product-gallery .image-wrapper img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    width: 100%
}

.rtsb-elementor-container .product-gallery .image-wrapper figure {
    border-radius: 5px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: auto
}

.rtsb-category-grid .rtsb-product-img img {
    -o-object-fit: cover;
    object-fit: cover
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid .rtsb-product-img img:not(.rtsb-img-hover),.rtsb-elementor-container.img-hover-zoom_in .rtsb-product .rtsb-product-img img:not(.rtsb-img-hover) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid .rtsb-product-img .product-gallery-thumb,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product .rtsb-product-img .product-gallery-thumb {
    margin-top: 10px
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid .rtsb-product-img .product-gallery-thumb .rtsb-img-link,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product .rtsb-product-img .product-gallery-thumb .rtsb-img-link {
    cursor: pointer
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid .rtsb-product-img .product-gallery-thumb .rtsb-img-link img,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product .rtsb-product-img .product-gallery-thumb .rtsb-img-link img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform: none;
    transform: none
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid .rtsb-product-img .product-gallery-thumb .swiper-slide-thumb-active .rtsb-img-link img,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product .rtsb-product-img .product-gallery-thumb .swiper-slide-thumb-active .rtsb-img-link img {
    -webkit-filter: none;
    filter: none
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid:hover .rtsb-product-img img:not(.rtsb-img-hover),.rtsb-elementor-container.img-hover-zoom_in .rtsb-product:hover .rtsb-product-img img:not(.rtsb-img-hover) {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1)
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid:hover .rtsb-product-img .product-gallery-thumb .rtsb-img-link,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product:hover .rtsb-product-img .product-gallery-thumb .rtsb-img-link {
    cursor: pointer
}

.rtsb-elementor-container.img-hover-zoom_in .rtsb-category-grid:hover .rtsb-product-img .product-gallery-thumb .rtsb-img-link img,.rtsb-elementor-container.img-hover-zoom_in .rtsb-product:hover .rtsb-product-img .product-gallery-thumb .rtsb-img-link img {
    -webkit-transform: none;
    transform: none
}

.rtsb-elementor-container.img-hover-zoom_out .rtsb-category-grid .rtsb-product-img img:not(.rtsb-img-hover),.rtsb-elementor-container.img-hover-zoom_out .rtsb-product .rtsb-product-img img:not(.rtsb-img-hover) {
    -webkit-transform: scale3d(1.15,1.15,1);
    transform: scale3d(1.15,1.15,1)
}

.rtsb-elementor-container.img-hover-zoom_out .rtsb-category-grid:hover .rtsb-product-img img:not(.rtsb-img-hover),.rtsb-elementor-container.img-hover-zoom_out .rtsb-product:hover .rtsb-product-img img:not(.rtsb-img-hover) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.rtsb-elementor-container.gallery-hover-fade .rtsb-product.rtsb-double-img .rtsb-product-img .rtsb-product-image {
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out
}

.rtsb-elementor-container.gallery-hover-fade .rtsb-product.rtsb-double-img .rtsb-product-img .rtsb-img-hover {
    left: 50%;
    opacity: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rtsb-elementor-container.gallery-hover-fade .rtsb-product.rtsb-double-img:hover img.rtsb-product-image:not(.rtsb-img-hover) {
    opacity: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.rtsb-elementor-container.gallery-hover-fade .rtsb-product.rtsb-double-img:hover .rtsb-img-hover {
    opacity: 1
}

.rtsb-elementor-container.gallery-hover-fade.img-hover-zoom_in .rtsb-product.rtsb-double-img:hover .rtsb-img-hover {
    -webkit-transform: translate(-50%,-50%)scale3d(1.1,1.1,1);
    transform: translate(-50%,-50%)scale3d(1.1,1.1,1)
}

.rtsb-elementor-container.gallery-hover-fade.img-hover-zoom_out .rtsb-product.rtsb-double-img .rtsb-product-img .rtsb-img-hover {
    -webkit-transform: translate(-50%,-50%)scale3d(1.15,1.15,1);
    transform: translate(-50%,-50%)scale3d(1.15,1.15,1)
}

.rtsb-elementor-container.gallery-hover-fade.img-hover-zoom_out .rtsb-product.rtsb-double-img:hover .rtsb-img-hover {
    -webkit-transform: translate(-50%,-50%)scaleX(1);
    transform: translate(-50%,-50%)scaleX(1)
}

.rtsb-elementor-container .category-title,.rtsb-elementor-container .product-title {
    color: var(--rtsb-color-heading);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0
}

.rtsb-elementor-container .rtsb-text-limit a,.rtsb-elementor-container .rtsb-text-limit p {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.rtsb-elementor-container .rtsb-text-limit.limit-1-line a,.rtsb-elementor-container .rtsb-text-limit.limit-1-line p {
    -webkit-line-clamp: 1
}

.rtsb-elementor-container .rtsb-text-limit.limit-2-lines a,.rtsb-elementor-container .rtsb-text-limit.limit-2-lines p {
    -webkit-line-clamp: 2
}

.rtsb-elementor-container .rtsb-text-limit.limit-3-lines a,.rtsb-elementor-container .rtsb-text-limit.limit-3-lines p {
    -webkit-line-clamp: 3
}

.rtsb-elementor-container .rtsb-text-limit.no-link {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.rtsb-elementor-container .rtsb-text-limit.no-link.limit-1-line {
    -webkit-line-clamp: 1
}

.rtsb-elementor-container .rtsb-text-limit.no-link.limit-2-lines {
    -webkit-line-clamp: 2
}

.rtsb-elementor-container .rtsb-text-limit.no-link.limit-3-lines {
    -webkit-line-clamp: 3
}

.rtsb-elementor-container .product-title-with-btn {
    margin-top: 10px;
    position: relative
}

.rtsb-elementor-container .product-title-with-btn .btn-wrap {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.rtsb-elementor-container .product-title-with-btn .btn-wrap a {
    display: inline-block;
    font-size: 18px;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.rtsb-elementor-container .product-title-with-btn .product-title {
    position: relative
}

.rtsb-elementor-container .product-title-with-btn .btn-wrap a {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1
}

.rtsb-elementor-container .rtsb-product:hover .product-title-with-btn .btn-wrap a {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.rtsb-elementor-container .rtsb-product:hover .product-title-with-btn .product-title {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.rtsb-elementor-container .product-title-with-price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between
}

@media only screen and (min-width: 576px) {
    .rtsb-elementor-container .product-title-with-price {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

.rtsb-elementor-container .category-title,.rtsb-elementor-container .product-title {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.rtsb-elementor-container .category-title a,.rtsb-elementor-container .product-title a {
    -webkit-transition: none;
    transition: none
}

.rtsb-elementor-container .category-title.no-link:hover,.rtsb-elementor-container .product-title.no-link:hover {
    color: currentColor!important
}

.rtsb-elementor-container .category-title a {
    color: inherit;
    font-weight: inherit
}

.rtsb-elementor-container .category-title-with-count {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.rtsb-elementor-container .category-title-with-count.block .product-count {
    margin-top: 8px
}

.rtsb-elementor-container .category-title-with-count .category-description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.rtsb-elementor-container .price-with-swatch,.rtsb-elementor-container .title-with-swatch {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.rtsb-elementor-container .price-with-swatch .rtsb-swatches,.rtsb-elementor-container .title-with-swatch .rtsb-swatches {
    margin-top: 7px
}

@media only screen and (min-width: 768px) {
    .rtsb-elementor-container .price-with-swatch .rtsb-swatches,.rtsb-elementor-container .title-with-swatch .rtsb-swatches {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        margin-top: 0
    }
}

.rtsb-elementor-container .price-with-swatch>*,.rtsb-elementor-container .title-with-swatch>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .rtsb-elementor-container .price-with-swatch>*,.rtsb-elementor-container .title-with-swatch>* {
        -webkit-box-flex:0;
        -ms-flex: 0 0 calc(60% - 15px);
        flex: 0 0 calc(60% - 15px);
        max-width: calc(60% - 15px)
    }

    .rtsb-elementor-container .price-with-swatch>.rtsb-swatches,.rtsb-elementor-container .title-with-swatch>.rtsb-swatches {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(40% - 15px);
        flex: 0 0 calc(40% - 15px);
        max-width: calc(40% - 15px)
    }
}

.elementor-element .rtsb-elementor-container.products .product-price {
    margin-top: 12px
}

.elementor-element .rtsb-elementor-container.products .price-wrapper {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2
}

.elementor-element .rtsb-elementor-container.products .price-wrapper>p {
    color: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2
}

.elementor-element .rtsb-elementor-container.products .price-wrapper>.price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0!important;
    row-gap: 6px
}

.elementor-element .rtsb-elementor-container.products .price-wrapper del {
    color: #aeaeae;
    font-weight: 400;
    opacity: 1
}

.elementor-element .rtsb-elementor-container.products .price-wrapper ins {
    font-weight: 600;
    text-decoration: none
}

.elementor-element .rtsb-elementor-container.products .price-wrapper .unit {
    color: #aeaeae;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize
}

.elementor-element .rtsb-elementor-container.products .price-wrapper .woocommerce-variation-availability {
    display: none
}

.tipsy:not(.rtsb-wishlist-btn,.rtsb-compare-btn,.rtsb-quick-view-btn,.rtsb-quick-checkout-btn) {
    font-size: 10px;
    padding: 5px;
    z-index: 998
}

.tipsy-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 18px hsla(0,0%,7%,.3);
    box-shadow: 0 4px 18px hsla(0,0%,7%,.3);
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
    max-width: 200px;
    padding: 3px 10px;
    text-align: center;
    text-transform: capitalize
}

.tipsy-arrow {
    border: 5px dashed var(--rtsb-color-secondary);
    height: 0;
    line-height: 0;
    width: 0
}

.tipsy-arrow-n {
    border-bottom-color: var(--rtsb-color-secondary)
}

.tipsy-arrow-s {
    border-top-color: var(--rtsb-color-secondary)
}

.tipsy-arrow-e {
    border-left-color: var(--rtsb-color-secondary)
}

.tipsy-arrow-w {
    border-right-color: var(--rtsb-color-secondary)
}

.tipsy-n .tipsy-arrow {
    left: 50%;
    margin-left: -5px
}

.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    top: 0
}

.tipsy-nw .tipsy-arrow {
    left: 10px
}

.tipsy-ne .tipsy-arrow {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    right: 10px;
    top: 0
}

.tipsy-s .tipsy-arrow {
    left: 50%;
    margin-left: -5px
}

.tipsy-s .tipsy-arrow,.tipsy-sw .tipsy-arrow {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    bottom: 0
}

.tipsy-sw .tipsy-arrow {
    left: 10px
}

.tipsy-se .tipsy-arrow {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    bottom: 0;
    right: 10px
}

.tipsy-e .tipsy-arrow {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tipsy-w .tipsy-arrow {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.rtsb-pagination ul.pagination-list {
    font-weight: 500;
    gap: 6px;
    list-style: none;
    margin: 30px 0 0;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .rtsb-pagination ul.pagination-list {
        margin:45px 0 0
    }
}

.rtsb-pagination ul.pagination-list li {
    display: inline-block;
    list-style: none
}

.rtsb-pagination ul.pagination-list li:last-child {
    margin-right: 0
}

.rtsb-pagination ul.pagination-list li a,.rtsb-pagination ul.pagination-list li span {
    background-color: #f1f1f1;
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 36px;
    z-index: 1
}

.rtsb-pagination ul.pagination-list li a[aria-label=First],.rtsb-pagination ul.pagination-list li a[aria-label=Last],.rtsb-pagination ul.pagination-list li a[aria-label=Next],.rtsb-pagination ul.pagination-list li a[aria-label=Previous],.rtsb-pagination ul.pagination-list li span[aria-label=First],.rtsb-pagination ul.pagination-list li span[aria-label=Last],.rtsb-pagination ul.pagination-list li span[aria-label=Next],.rtsb-pagination ul.pagination-list li span[aria-label=Previous] {
    font-size: 22px;
    line-height: 32px
}

.rtsb-pagination ul.pagination-list li span {
    background: var(--rtsb-color-primary)
}

.rtsb-pagination ul.pagination-list li.active span:before {
    opacity: 1
}

.rtsb-pagination .fmp-loading-holder {
    padding: 15px 0
}

.rtsb-pagination-wrap.element-loading {
    opacity: 0
}

.product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    width: 100%
}

.product-rating,.product-rating .rate-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

.product-rating .rate-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 5px
}

.product-rating .rtsb-count,.product-rating .text {
    color: #989ba2;
    font-size: 13px;
    font-weight: 400;
    margin-left: 8px
}

.product-rating .text a {
    color: inherit
}

.product-rating+.product-short-description,.product-rating+.rtsb-product-title-wrapper,.product-title+.product-rating,.product-title-with-price+.product-rating,.rtsb-product-title-wrapper+.product-rating {
    margin-top: 12px
}

.product-rating .star-rating {
    color: #fcb428;
    display: inline-block;
    font-family: star;
    font-size: 14px;
    height: auto;
    letter-spacing: 3px;
    line-height: 1;
    overflow: initial;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

.product-rating .star-rating:before {
    color: #d6d6d6;
    content: "sssss";
    position: static
}

.product-rating .star-rating span {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 99999px;
    top: 0;
    width: 100%
}

.product-rating .star-rating span:before {
    color: #fcb428;
    content: "SSSSS";
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0
}

.woocommerce-js .products .star-rating {
    margin: 0
}

.rtsb-social-share {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0
}

.rtsb-social-share .rtsb-share-btn {
    border-radius: 2px;
    display: inline-block;
    font-weight: 700;
    line-height: 0;
    outline: 0;
    padding: 7px 12px 7px 9px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rtsb-social-share .rtsb-share-btn svg {
    fill: #fff;
    height: 12px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 12px
}

.rtsb-social-share .rtsb-share-btn:hover {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.rtsb-social-share .rtsb-share-icon-label .rtsb-share-icon {
    display: block;
    margin-top: 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rtsb-social-share .rtsb-share-icon-label .rtsb-share-icon+.rtsb-share-label {
    margin-left: 8px
}

.rtsb-social-share .rtsb-share-icon-label .rtsb-share-label {
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 14px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rtsb-social-share .facebook {
    background-color: #3b5998
}

.rtsb-social-share .facebook:hover {
    background-color: #2d4373
}

.rtsb-social-share .twitter {
    background-color: #00b6f1
}

.rtsb-social-share .twitter:hover {
    background-color: #008fbe
}

.rtsb-social-share .pinterest {
    background-color: #cb2027
}

.rtsb-social-share .pinterest:hover {
    background-color: #9f191f
}

.rtsb-social-share .linkedin {
    background-color: #007bb6
}

.rtsb-social-share .linkedin:hover {
    background-color: #005983
}

.rtsb-social-share .skype {
    background-color: #06bcff
}

.rtsb-social-share .skype:hover {
    background-color: #0493c8
}

.rtsb-social-share .whatsapp {
    background-color: #25d366
}

.rtsb-social-share .whatsapp:hover {
    background-color: #13ac4c
}

.rtsb-social-share .reddit {
    background-color: #ff5700
}

.rtsb-social-share .reddit:hover {
    background-color: #d94e07
}

.rtsb-social-share .telegram {
    background-color: #29b6f6
}

.rtsb-social-share .telegram:hover {
    background-color: #1f93c7
}

.rtsb-elementor-container .img-responsive.swiper-lazy:not(.swiper-lazy-loaded) {
    opacity: 0;
    visibility: hidden
}

.rtsb-elementor-container .swiper-lazy-preloader:after {
    background: 0 0
}

.rtsb-elementor-container .always-show-nav .rtsb-carousel-slider.standard-nav>.swiper-nav {
    opacity: 1;
    visibility: visible
}

.rtsb-elementor-container .always-show-nav .rtsb-carousel-slider.standard-nav>.swiper-nav .swiper-button-next {
    right: 0
}

.rtsb-elementor-container .always-show-nav .rtsb-carousel-slider.standard-nav>.swiper-nav .swiper-button-prev {
    left: 0
}

.rtsb-elementor-container .inner-slider-always-show-nav .product-gallery.rtsb-gallery-slider .swiper-nav {
    opacity: 1!important;
    visibility: visible!important
}

.rtsb-elementor-container .inner-slider-always-show-nav .product-gallery.rtsb-gallery-slider .swiper-nav .swiper-arrow {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible
}

.rtsb-elementor-container .inner-slider-always-show-nav .product-gallery.rtsb-gallery-slider .swiper-nav .swiper-arrow.swiper-button-disabled {
    opacity: .35
}

.rtsb-elementor-container .inner-slider-always-show-nav .standard-nav:hover .rtsb-gallery-slider>.swiper-nav {
    opacity: 1!important;
    visibility: visible!important
}

.rtsb-elementor-container .default-img+.swiper-lazy-preloader {
    display: none
}

.rtsb-elementor-container .rtsb-carousel-slider {
    padding: 0!important
}

.rtsb-elementor-container .rtsb-carousel-slider.slider-loading {
    opacity: 0;
    visibility: hidden
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-lazy-preloader {
    -webkit-animation: rtsb-ball-clip-rotate .75s linear infinite;
    animation: rtsb-ball-clip-rotate .75s linear infinite;
    border-color: var(--rtsb-color-primary);
    border-radius: 50%;
    border-style: solid;
    border-top-color: transparent;
    border-width: 2px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px
}

.rtsb-builder-content svg {
    fill: currentColor
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow {
    background-image: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 30px
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow:after {
    content: none!important
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-arrow i {
    color: inherit
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-nav {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

@media only screen and (min-width: 1200px) {
    .rtsb-elementor-container .rtsb-carousel-slider:hover.standard-nav .swiper-nav {
        opacity:1;
        visibility: visible
    }

    .rtsb-elementor-container .rtsb-carousel-slider:hover.standard-nav .swiper-nav .swiper-arrow.swiper-button-next {
        right: 0
    }

    .rtsb-elementor-container .rtsb-carousel-slider:hover.standard-nav .swiper-nav .swiper-arrow.swiper-button-prev {
        left: 0
    }

    .rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav {
        opacity: 0;
        visibility: hidden
    }
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav:hover .swiper-nav {
    opacity: 1;
    visibility: visible
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav:hover .rtsb-gallery-slider>.swiper-nav {
    opacity: 0;
    visibility: hidden
}

.rtsb-elementor-container .rtsb-carousel-slider .rtsb-slide-item:hover .rtsb-gallery-slider .swiper-nav {
    opacity: 1;
    visibility: visible
}

.rtsb-elementor-container .rtsb-carousel-slider.top-nav .swiper-nav {
    position: absolute;
    right: 0;
    top: -30px
}

.rtsb-elementor-container .rtsb-carousel-slider.top-nav .swiper-button-next {
    right: 15px
}

.rtsb-elementor-container .rtsb-carousel-slider.top-nav .swiper-button-prev {
    left: -85px
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav {
    position: absolute;
    top: calc(50% - 25px);
    width: 100%;
    z-index: 10
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-arrow {
    top: 7.5px
}

@media only screen and (max-width: 576px) {
    .rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-arrow {
        top:auto
    }
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-button-next {
    right: 15px
}

.rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-button-prev {
    left: 15px
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav {
    padding-bottom: 30px!important
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav .swiper-nav {
    bottom: 5px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav .swiper-nav .swiper-button-next {
    left: 5px;
    right: auto
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav .swiper-nav .swiper-button-prev {
    left: auto;
    right: 5px
}

@media only screen and (min-width: 768px) {
    .rtsb-elementor-container .rtsb-carousel-slider.bottom-nav.has-dot .swiper-nav {
        bottom:-15px
    }
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav.no-dots {
    margin-bottom: 40px
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav.no-dots .swiper-nav {
    bottom: 20px
}

.rtsb-elementor-container .rtsb-carousel-slider.bottom-nav.no-dots.no-nav {
    margin-bottom: 0
}

@media only screen and (max-width: 576px) {
    .rtsb-elementor-container .rtsb-carousel-slider.top-nav .swiper-nav {
        left:50%;
        margin-top: 0;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: auto;
        z-index: 11
    }

    .rtsb-elementor-container .rtsb-carousel-slider .swiper-nav .swiper-button-next {
        right: -35px
    }

    .rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-button-next {
        left: auto;
        right: 8px
    }

    .rtsb-elementor-container .rtsb-carousel-slider .swiper-nav .swiper-button-prev {
        left: -35px
    }

    .rtsb-elementor-container .rtsb-carousel-slider.standard-nav .swiper-nav .swiper-button-prev {
        left: 8px;
        right: auto
    }
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination-bullet {
    height: 10px;
    margin: 10px 5px 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 10px
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination {
    bottom: -20px;
    height: 30px
}

@media only screen and (max-width: 576px) {
    .rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination {
        margin-left:auto;
        margin-right: auto;
        margin-top: -10px
    }
}

.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination-bullet-active,.rtsb-elementor-container .rtsb-carousel-slider .swiper-pagination-bullet:hover {
    opacity: .75
}

.rtsb-elementor-container .rtsb-carousel-slider.swiper-autoheight .swiper-pagination {
    margin-top: 20px
}

.rtsb-elementor-container .rtsb-carousel-slider.swiper-autoheight .swiper-pagination,.rtsb-elementor-container .swiper-pagination-bullets-dynamic {
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: none!important;
    transform: none!important
}

.rtsb-notice .wc-block-components-notice-banner {
    -ms-flex-line-pack: start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #2f2f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.rtsb-notice .wc-block-components-notice-banner>svg {
    fill: #fff;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    -ms-flex-negative: 0;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px
}

.rtsb-notice .wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.rtsb-notice .wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.rtsb-notice .wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.rtsb-notice .wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtsb-notice .wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.rtsb-notice .wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

.rtsb-notice .wc-block-components-notice-banner:last-child {
    margin-bottom: 20px
}

.rtsb-notice .wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    -ms-flex-item-align: center;
    -ms-flex-preferred-size: 100%;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.rtsb-notice .wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.rtsb-notice .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0!important;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: 1;
    padding: 0!important;
    text-decoration-line: underline;
    text-underline-position: under
}

.rtsb-notice .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
    opacity: 1
}

.rtsb-builder-content .woocommerce-error,.rtsb-builder-content .woocommerce-info,.rtsb-builder-content .woocommerce-message {
    margin: 0;
    padding: 1em
}

.rtsb-builder-content .woocommerce-info {
    background: var(--rtsb-color-primary);
    color: #fff
}

.rtsb-builder-content .woocommerce-notices-wrapper {
    gap: 20px
}

.rtsb-builder-content .rtsb-notice,.rtsb-builder-content .woocommerce-notices-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-builder-content .rtsb-notice {
    gap: 16px
}

.rtsb-builder-content .rtsb-notice :is(.woocommerce-message,.woocommerce-error) {
    padding-left: 50px
}

.rtsb-builder-content .wc-block-components-notice-banner {
    margin: 0
}

.rtsb-builder-content .woocommerce-form-coupon-toggle .wc-block-components-notice-banner,.rtsb-builder-content .woocommerce-form-login-toggle .wc-block-components-notice-banner {
    margin-bottom: 0
}

.elementor-widget-rtsb-wc-notice {
    margin-bottom: 0!important
}

.rtsb-checkout-coupon-form {
    overflow: hidden
}

.rtsb-checkout-login-form .woocommerce-form-login {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: none;
    margin-top: 15px;
    padding: 25px 30px
}

.rtsb-checkout-login-form .woocommerce-form-login .login-form-fields .rtsb-checkout-page-full-width p.form-row.shopify-input-data-added label,.rtsb-checkout-login-form .woocommerce-form-login .login-form-fields label,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .rtsb-checkout-login-form .woocommerce-form-login .login-form-fields label {
    margin-bottom: 5px
}

.rtsb-checkout-login-form .woocommerce-form-login input {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px
}

.rtsb-checkout-login-form .woocommerce-form-login [type=submit] {
    background: var(--rtsb-color-primary);
    color: #fff;
    padding-left: 30px;
    padding-right: 30px
}

.rtsb-checkout-login-form .woocommerce-form-login>p {
    gap: 15px;
    margin-bottom: 0
}

.rtsb-checkout-login-form .woocommerce-form-login .form-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: left
}

@media(max-width: 767px) {
    .rtsb-checkout-login-form .woocommerce-form-login .form-row {
        display:block
    }
}

.rtsb-elementor-container .woocommerce-no-products-found,.rtsb-product-catalog .woocommerce-no-products-found {
    grid-column: 1/-1;
    width: 100%
}

.rtsb-elementor-container .woocommerce-no-products-found .woocommerce-info,.rtsb-product-catalog .woocommerce-no-products-found .woocommerce-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: 0 0;
    border: 0;
    color: #333;
    justify-content: center;
    text-align: center
}

.rtsb-elementor-container .woocommerce-no-products-found .woocommerce-info:before,.rtsb-product-catalog .woocommerce-no-products-found .woocommerce-info:before {
    content: none
}

.sb-custom-support {
    margin-bottom: 30px!important
}

.sb-custom-support:not(.no-border) .elementor-widget-container {
    border: 1px solid #dedede
}

.sb-custom-support .elementor-widget-container>h5 {
    background: #f3f3f3;
    border-bottom: 1px solid #dedede;
    color: #323846;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    margin: 0!important;
    padding: 20px
}

.sb-custom-support .elementor-widget-container ul {
    padding: 20px 20px 10px
}

.sb-custom-support .elementor-widget-container>ul li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px
}

.sb-custom-support .elementor-widget-container>ul li .count {
    color: #989ba2
}

.sb-custom-support .elementor-widget-container>ul li a {
    color: #000719;
    font-weight: 400;
    outline: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.sb-custom-support .elementor-widget-container>ul li a:hover {
    color: #457aff
}

.sb-custom-support .elementor-widget-container>ul li.cat-parent {
    display: block
}

.sb-custom-support .elementor-widget-container>ul li.cat-parent ul {
    margin-bottom: -5px;
    margin-top: 15px;
    padding: 0
}

.sb-custom-support .elementor-widget-container>ul li.cat-parent ul li:before {
    content: none
}

.sb-custom-support.elementor-widget-wp-widget-woocommerce_product_search h5 {
    background: 0 0;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.sb-custom-support .woocommerce-product-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.sb-custom-support .woocommerce-product-search input[type=search] {
    -webkit-box-flex: 1;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-flex: 1;
    flex: 1;
    height: 50px;
    outline: 0;
    padding: 10px 60px 10px 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.sb-custom-support .woocommerce-product-search input[type=search]:focus {
    border-color: #004bff
}

.sb-custom-support .woocommerce-product-search button {
    background-color: #004bff;
    background-image: url(data:image/svg+xml,%3Csvg%20width=%2222%22%20height=%2222%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22m21%2021-4.826-4.826m0%200A8.887%208.887.0%200013.291%201.677a8.89%208.89.0%20102.883%2014.497z%22%20stroke=%22%23fff%22%20stroke-width=%221.667%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    outline: none;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 5px;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
    width: 40px
}

.sb-custom-support .woocommerce-product-search button:hover {
    background-color: #457aff
}

.sb-custom-support .woocommerce-product-search ::-webkit-input-placeholder {
    color: #7e7e7e;
    font-size: 15px
}

.sb-custom-support .woocommerce-product-search ::-moz-placeholder {
    color: #7e7e7e
}

.sb-custom-support .woocommerce-product-search :-ms-input-placeholder {
    color: #7e7e7e
}

.sb-custom-support .woocommerce-product-search ::-ms-input-placeholder {
    color: #7e7e7e
}

.sb-custom-support .woocommerce-product-search ::placeholder {
    color: #7e7e7e
}

.rtsb-breadcrumb nav.woocommerce-breadcrumb {
    margin-bottom: 0
}

.rtsb-mb-30 {
    margin-bottom: 30px
}

.rtsb-checkout-page-container {
    --container-width: 1180px;
    margin: auto;
    max-width: var(--container-width);
    width: 100%
}

.rtsb-checkout-page-container a {
    text-decoration: none
}

.rtsb-checkout-page-container.rtsb-shopify-header-container {
    max-width: inherit
}

.rtsb-checkout-page-container .woocommerce.alignwide {
    margin: 0
}

.rtsb-checkout-page-container .rtsb-checkout-page-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: auto;
    max-width: var(--container-width);
    padding: 20px 38px;
    width: 100%
}

.rtsb-checkout-page-container .rtsb-checkout-page-header a {
    display: block
}

.rtsb-checkout-page-container .rtsb-checkout-page-header .rtsb-shopify-logo {
    display: inline-block
}

.rtsb-checkout-page-container .rtsb-checkout-page-header .rtsb-shopify-logo img {
    height: 100%;
    width: auto
}

.rtsb-checkout-page-container .rtsb-checkout-page-header .header-right-side a :is(svg,img) {
    width: auto
}

.rtsb-checkout-page-container .rtsb-shopify-header-cart-icon {
    fill: none;
    stroke: currentColor;
    color: #1773b0;
    width: 24px
}

.rtsb-checkout-page-container .rtsb-shopify-header-cart-icon path {
    vector-effect: non-scaling-stroke;
    stroke-width: 1.4px
}

.rtsb-checkout-page-container .rtsb-shopify-header-cart-icon:hover {
    color: #105989
}

.rtsb-checkout-page-full-width {
    border-top: var(--shopify-border);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: calc(100vh - 75px);
    opacity: 0
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        justify-content: flex-end
    }
}

.rtsb-checkout-page-full-width #billingAddress {
    position: relative
}

.rtsb-checkout-page-full-width #billingAddress span.rtsb-login-form {
    display: block;
    margin-bottom: -24px;
    text-align: right
}

@media only screen and (max-width: 767px) {
    .rtsb-checkout-page-full-width #billingAddress span.rtsb-login-form {
        margin-bottom:20px;
        text-align: left
    }
}

.rtsb-checkout-page-full-width ul,.rtsb-checkout-page-full-width ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0!important
}

.rtsb-checkout-page-full-width ul li,.rtsb-checkout-page-full-width ul#shipping_method li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    margin: 0!important;
    padding: 0!important;
    text-indent: 0!important
}

.rtsb-checkout-page-full-width ul li>a,.rtsb-checkout-page-full-width ul#shipping_method li>a {
    line-height: 1
}

.rtsb-checkout-page-full-width .shopify-left-side {
    width: 53.15%
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width .shopify-left-side {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.rtsb-checkout-page-full-width .rtsb-checkout-summery {
    width: 46.85%
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width .rtsb-checkout-summery {
        width:100%
    }
}

.rtsb-checkout-page-full-width .rtsb-shopify-contact-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.rtsb-checkout-page-full-width .shopify-left-side-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-left: auto;
    max-width: 660px;
    padding: 39px;
    width: 100%
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width .shopify-left-side-wrapper {
        margin-right:auto;
        padding: 30px 20px
    }
}

.rtsb-checkout-page-full-width .shopify-left-side-wrapper>* {
    max-width: 100%
}

.rtsb-checkout-page-full-width .shopify-left-side-wrapper .rtsb-field-one-third {
    display: inline-block;
    width: 33.3333333333%
}

.rtsb-checkout-page-full-width .shopify-order-footer {
    border-top: var(--shopify-border);
    margin-top: 0;
    padding-top: 20px;
    width: 100%
}

.rtsb-checkout-page-full-width .shopify-order-footer .shopify-order-footer-inner {
    font-size: 14px
}

.rtsb-checkout-page-full-width .shopify-order-footer .shopify-order-footer-inner>* {
    margin-bottom: 10px
}

.rtsb-checkout-page-full-width .shopify-order-footer .shopify-order-footer-inner .label,.rtsb-checkout-page-full-width .shopify-order-footer .shopify-order-footer-inner .value {
    font-weight: 600
}

.rtsb-checkout-page-full-width .shopify-order-footer .order-total {
    margin-top: 20px
}

.rtsb-checkout-page-full-width .shopify-order-footer .order-total .label {
    font-size: 19px;
    font-weight: 600
}

.rtsb-checkout-page-full-width .shopify-order-footer .order-total .woocommerce-Price-amount {
    font-size: 19px
}

.rtsb-checkout-page-full-width .rtsb-checkout-page-footer {
    margin-top: auto;
    padding: 30px 0 0
}

.rtsb-checkout-page-full-width ul#shipping_method input {
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtsb-checkout-page-full-width ul#shipping_method label {
    padding: 15px 30px 15px 38px
}

.rtsb-checkout-page-full-width ul#shipping_method li {
    margin: 0;
    overflow: hidden;
    position: relative
}

.rtsb-checkout-page-full-width ul#shipping_method li label {
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
    width: 100%
}

.rtsb-checkout-page-full-width ul#shipping_method li+li label {
    border-top: 0
}

.rtsb-checkout-page-full-width ul#shipping_method li:first-child label {
    border-radius: var(--b-radius-5)var(--b-radius-5)0 0
}

.rtsb-checkout-page-full-width ul#shipping_method li:last-child label {
    border-radius: 0 0 var(--b-radius-5)var(--b-radius-5)
}

.rtsb-checkout-page-full-width ul#shipping_method li input {
    margin: 0
}

.rtsb-checkout-page-full-width .rtsb-checkout-summery {
    background-color: #f5f5f5
}

@media(min-width: 768px) {
    .rtsb-checkout-page-full-width .rtsb-checkout-summery {
        border-left:var(--shopify-border)
    }
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width .rtsb-checkout-summery {
        width:100%
    }

    .rtsb-checkout-page-full-width .rtsb-checkout-summery.rtsb-xs-none {
        display: none
    }
}

.rtsb-checkout-page-full-width div#order_review {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 520px;
    padding: 38px;
    width: 100%
}

@media(min-width: 767px) {
    .rtsb-checkout-page-full-width div#order_review {
        float:left
    }
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width div#order_review {
        margin-left:auto;
        margin-right: auto;
        max-width: none;
        padding: 20px
    }
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .rtsb-checkout-text {
    display: block
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .rtsb-checkout-text .rtsb-pre-order-text-badge {
    margin: 5px 0 0
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .cart_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    width: 100%
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .product-images {
    border: 1px solid #d6d6d6;
    border-radius: var(--b-radius-5);
    line-height: 0;
    max-width: 64px;
    padding: 1px;
    position: relative
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .product-quantity {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #666;
    border-radius: 50%;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    height: 22px;
    justify-content: center;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 22px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .product-name {
    font-size: 14px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .product-total {
    font-width: 400;
    font-size: 14px;
    margin-left: auto
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .cart-discount,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .cart-subtotal,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .fee,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .order-total,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .shipping-summery,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .tax-rate,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .tax-total {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper {
    gap: 15px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper button,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper input {
    height: 50px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper input {
    padding-left: 10px;
    padding-right: 10px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-wrapper button {
    background-color: #ededed;
    border-radius: var(--b-radius-5);
    color: #666;
    font-size: 14px;
    font-weight: 500;
    padding: 0 18px
}

.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .coupon-form,.rtsb-checkout-page-full-width .rtsb-shopify-order-summery .rtsb-shopify-checkout-coupon-form {
    width: 100%
}

@media(min-width: 768px) {
    .rtsb-checkout-page-full-width .rtsb-shopify-order-summery .rtsb-shopify-checkout-coupon-form {
        border-top:var(--shopify-border);
        padding-top: 20px
    }
}

.rtsb-checkout-page-full-width .woocommerce-error {
    margin-bottom: 20px
}

.rtsb-checkout-page-full-width .input-text,.rtsb-checkout-page-full-width .select2-container--default .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper {
    background-clip: padding-box;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: var(--b-radius-5)!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}

.rtsb-checkout-page-full-width p.form-row {
    margin-bottom: 15px;
    padding: 0;
    position: relative
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width p.form-row {
        width:100%
    }
}

.rtsb-checkout-page-full-width p.form-row label:not(.radio,.woocommerce-form__label-for-checkbox) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #737373;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    opacity: .7;
    padding: 5px 11px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 9
}

.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-checkbox label,.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-radio label {
    position: unset;
    -webkit-transform: unset;
    transform: unset
}

.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-checkbox>label,.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-radio>label {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0
}

.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-checkbox .woocommerce-input-wrapper,.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-radio .woocommerce-input-wrapper {
    height: auto
}

.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-checkbox .woocommerce-input-wrapper label,.rtsb-checkout-page-full-width p.form-row.rtsb-form-field-type-radio .woocommerce-input-wrapper label {
    line-height: 34px;
    padding: 0
}

.rtsb-checkout-page-full-width .select2-container--default p.form-row .select2-selection--single,.rtsb-checkout-page-full-width p.form-row .input-text,.rtsb-checkout-page-full-width p.form-row .select2-container--default .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper {
    padding: 5px 11px
}

.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added label {
    color: #333;
    font-size: 14px;
    opacity: 1;
    top: 32%
}

.rtsb-checkout-page-full-width .select2-container--default p.form-row.shopify-input-data-added .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field p.form-row.shopify-input-data-added .woocommerce-input-wrapper,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .input-text,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added .select2-container--default .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-input-data-added p.form-row.shopify-hidden-field .woocommerce-input-wrapper {
    padding: 20px 11px 2px
}

.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper {
    line-height: 2;
    padding: 20px 11px 2px
}

.rtsb-checkout-page-full-width p.form-row#order_comments_field label {
    padding-top: 20px;
    top: 15%
}

.rtsb-checkout-page-full-width p.form-row#order_comments_field textarea {
    padding-top: 10px
}

.rtsb-checkout-page-full-width p.form-row#order_comments_field.shopify-input-data-added textarea {
    padding: 25px 11px 2px
}

.rtsb-checkout-page-full-width .input-text,.rtsb-checkout-page-full-width .select2-container,.rtsb-checkout-page-full-width .select2-container span.selection,.rtsb-checkout-page-full-width .select2-container--default .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper,.rtsb-checkout-page-full-width span.woocommerce-input-wrapper {
    display: block;
    height: 52px
}

.rtsb-checkout-page-full-width .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0
}

.rtsb-checkout-page-full-width .select2-container--default .select2-selection--single .select2-selection__arrow {
    bottom: 0;
    margin: auto;
    top: 0;
    width: 30px;
    z-index: 999
}

.rtsb-checkout-page-full-width form.login {
    border: 1px solid #d9d9d9
}

.rtsb-checkout-page-full-width #shipping_city_field,.rtsb-checkout-page-full-width #shipping_postcode_field,.rtsb-checkout-page-full-width #shipping_state_field,.rtsb-checkout-page-full-width p#billing_city_field,.rtsb-checkout-page-full-width p#billing_postcode_field,.rtsb-checkout-page-full-width p#billing_state_field {
    clear: unset;
    display: inline-block;
    float: left;
    margin-right: 14px;
    max-width: 100%;
    width: calc(33.33% - 9.33333px)
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width #shipping_city_field,.rtsb-checkout-page-full-width #shipping_postcode_field,.rtsb-checkout-page-full-width #shipping_state_field,.rtsb-checkout-page-full-width p#billing_city_field,.rtsb-checkout-page-full-width p#billing_postcode_field,.rtsb-checkout-page-full-width p#billing_state_field {
        margin-right:0;
        width: 100%
    }
}

.rtsb-checkout-page-full-width #shipping_postcode_field,.rtsb-checkout-page-full-width p#billing_postcode_field {
    margin-right: 0
}

.rtsb-checkout-page-full-width .woocommerce-additional-fields span.woocommerce-input-wrapper {
    height: auto
}

.rtsb-checkout-page-full-width ul.shopify-footer-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    margin-bottom: 20px!important
}

.rtsb-checkout-page-full-width ul.shopify-footer-menu a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.rtsb-checkout-page-full-width #makePayment {
    max-width: var(--container-width)
}

.rtsb-checkout-page-full-width #makePayment #payment {
    background: #fff
}

.rtsb-checkout-page-full-width #makePayment #payment p:first-child {
    margin-top: 0
}

.rtsb-checkout-page-full-width #makePayment #payment .place-order {
    background: rgba(0,0,0,.045);
    border: var(--shopify-border);
    border-bottom: 0!important;
    border-radius: var(--b-radius-5);
    margin-top: 15px!important;
    padding: 25px
}

.rtsb-checkout-page-full-width #makePayment #payment .place-order #place_order {
    margin-top: 20px
}

.rtsb-checkout-page-full-width #makePayment ul {
    border: var(--shopify-border);
    border-bottom: 0!important;
    border-radius: var(--b-radius-5);
    margin-bottom: 0
}

.rtsb-checkout-page-full-width #makePayment li {
    background: rgba(0,0,0,.045);
    position: relative
}

@media(max-width: 767px) {
    .rtsb-checkout-page-full-width #makePayment li {
        padding-bottom:0!important
    }
}

.rtsb-checkout-page-full-width #makePayment li .input-radio {
    left: 15px;
    position: absolute;
    top: 28px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rtsb-checkout-page-full-width #makePayment li label {
    background-color: #fff;
    border-bottom: var(--shopify-border);
    border-radius: 4px 4px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    display: block;
    line-height: 25px;
    padding: 15px 30px 15px 38px;
    width: 100%
}

.rtsb-checkout-page-full-width #makePayment div.payment_box {
    background-color: initial;
    border-bottom: var(--shopify-border);
    margin: 0;
    padding: 25px
}

.rtsb-checkout-page-full-width #makePayment div.payment_box:before {
    content: none
}

.rtsb-checkout-page-full-width .woocommerce-terms-and-conditions-wrapper p.form-row label {
    position: static;
    -webkit-transform: initial;
    transform: none
}

.rtsb-checkout-page-full-width .woocommerce-billing-fields>h3 {
    display: none
}

.rtsb-checkout-page-form h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0
}

.shopify-left-side .rtsb-checkout-summery {
    background: 0 0;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 20px;
    width: 100%
}

.shopify-left-side .rtsb-mobile-element {
    display: none
}

@media(max-width: 767px) {
    .shopify-left-side .rtsb-mobile-element {
        display:block
    }
}

.rtsb-elementor-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.rtsb-elementor-container .no-products-found {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    width: 100%
}

.rtsb-elementor-container .rtsb-action-buttons .button-text {
    display: none;
    margin-left: 7px
}

.rtsb-elementor-container.no-category-bg-overlay .category-wrapper:hover .rtsb-product-img a:after {
    display: none!important
}

.rtsb-elementor-container.no-compare-icon .rtsb-compare-btn .icon:first-child,.rtsb-elementor-container.no-quick-view-icon .rtsb-quick-view-btn .icon:first-child,.rtsb-elementor-container.no-quick_checkout-icon .rtsb-quick-checkout-btn .icon:first-child,.rtsb-elementor-container.no-wishlist-icon .rtsb-wishlist-btn .icon:first-child {
    display: none
}

.rtsb-elementor-container .rtsb-action-buttons .rtsb-action-button-list .rtsb-wishlist-btn.rtsb-loading .button-text {
    opacity: 0
}

.rtsb-elementor-container .rtsb-action-buttons .rtsb-action-button-list .rtsb-compare-btn.rtsb-compare-remove .icon-default {
    display: none!important
}

.rtsb-elementor-container .rtsb-action-buttons .rtsb-action-button-list .rtsb-compare-btn.rtsb-loading .button-text {
    opacity: 0
}

.rtsb-elementor-container.has-compare-text .rtsb-compare-btn .button-text {
    display: block;
    text-align: center
}

.rtsb-elementor-container.has-quick-view-text .rtsb-quick-view-btn .button-text,.rtsb-elementor-container.has-wishlist-text .rtsb-wishlist-btn .button-text {
    display: block!important
}

.clearfix:after,.rtsb-elementor-container:after {
    clear: both
}

.rtsb-row {
    margin-left: -15px;
    margin-right: -15px
}

@media only screen and (max-width: 767px) {
    .rtsb-row.rtsb-mobile-flex-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.rtsb-clear:after {
    clear: both;
    content: "";
    display: block
}

.rtsb-elementor-container .rtsb-action-btn {
    border: none;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 8px;
    width: 40px
}

.rtsb-elementor-container .rtsb-action-btn .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}

.rtsb-elementor-container .rtsb-action-btn:hover .icon {
    -webkit-animation: toBottomFromTop .5s forwards;
    animation: toBottomFromTop .5s forwards
}

.rtsb-elementor-container .rtsb-action-btn.has-text:not(.success) {
    width: auto
}

.rtsb-elementor-container .rtsb-action-btn.no-text span.text,.rtsb-elementor-container .rtsb-cart.no-cart-button {
    display: none
}

.rtsb-elementor-container .rtsb-action-button-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px
}

.rtsb-elementor-container .rtsb-action-button-list:after {
    content: none!important
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn .icon {
    font-size: 16px
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn .icon svg {
    height: 18px;
    width: auto
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn .icon+.text {
    margin-left: 8px
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.icon-right .icon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.icon-right .icon+.text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    margin-left: 0;
    margin-right: 8px;
    order: 1
}

.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.external-product .added-icon,.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.external-product .cart-success-icon,.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.external-product svg:last-child,.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.grouped-product .added-icon,.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.grouped-product .cart-success-icon,.rtsb-elementor-container .rtsb-action-button-list .rtsb-action-btn.grouped-product svg:last-child {
    display: none
}

.rtsb-elementor-container .rtsb-action-buttons {
    z-index: 10
}

.rtsb-elementor-container .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn {
    background-color: initial;
    border: 1px solid #d1d1d1
}

.rtsb-elementor-container .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn:hover {
    background-color: var(--rtsb-color-secondary);
    border-color: var(--rtsb-color-secondary);
    color: #fff
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-button-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-cart-text-normal .rtsb-action-button-list {
    gap: 7px
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-cart-text-normal .rtsb-action-button-list .rtsb-cart .rtsb-action-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 8px 25px;
    width: auto
}

.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-button-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 100%;
    justify-content: center
}

.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-btn {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    color: #2a2a2a
}

.rtsb-elementor-container .rtsb-action-buttons.top-part.preset3 .rtsb-action-button-list .rtsb-action-button-item {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden
}

.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 {
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
    width: 100%
}

.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-cart,.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-quick-checkout {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rtsb-elementor-container .rtsb-action-buttons.bottom-part.preset3 .rtsb-action-btn {
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    margin-left: auto!important;
    margin-right: auto!important;
    width: 100%
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical {
    height: 100%;
    position: absolute;
    right: 18px;
    top: 0
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical.rtsb-action-buttons-vertical-left {
    left: 18px;
    right: inherit
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical.rtsb-action-buttons-vertical-left .rtsb-action-button-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical.rtsb-action-buttons-vertical-left .rtsb-action-button-item {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-button-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
    justify-content: center
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-button-item {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: all .3s .7s;
    transition: all .3s .7s;
    visibility: hidden
}

.rtsb-elementor-container .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-btn {
    -webkit-box-shadow: 0 1px 10px rgba(3,2,2,.1);
    box-shadow: 0 1px 10px rgba(3,2,2,.1)
}

.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-cart,.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-quick-checkout {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-cart .rtsb-action-btn,.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-quick-checkout .rtsb-action-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-cart .rtsb-action-btn:not(.no-text),.rtsb-elementor-container.has-cart-text .rtsb-action-buttons.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-quick-checkout .rtsb-action-btn:not(.no-text) {
    width: auto
}

.rtsb-elementor-container .rtsb-action-btn.variable-product .icon,.rtsb-elementor-container .rtsb-action-btn.variable-product .text,.rtsb-elementor-container .rtsb-add-to-cart-btn .icon,.rtsb-elementor-container .rtsb-add-to-cart-btn .text {
    -webkit-transition: visibility .3s,opacity .3s;
    transition: visibility .3s,opacity .3s
}

.rtsb-elementor-container .rtsb-action-btn.variable-product .icon i:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product .icon svg:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading .icon,.rtsb-elementor-container .rtsb-action-btn.variable-product.loading .text,.rtsb-elementor-container .rtsb-add-to-cart-btn .icon i:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn .icon svg:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading .icon,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading .text {
    opacity: 0
}

.rtsb-elementor-container .rtsb-action-btn.variable-product.loading span:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.loading span:last-child {
    -webkit-animation: rtsb-ball-clip-rotate .75s linear infinite;
    animation: rtsb-ball-clip-rotate .75s linear infinite;
    background: 0 0;
    border: 2px solid;
    border-bottom: 2px solid transparent;
    border-radius: 100%;
    height: 20px;
    width: 20px
}

.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon i:first-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon svg:first-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.success .text.no-success-text,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon i:first-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon svg:first-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .text.no-success-text {
    display: none
}

.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon i:last-child,.rtsb-elementor-container .rtsb-action-btn.variable-product.success .icon svg:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon i:last-child,.rtsb-elementor-container .rtsb-add-to-cart-btn.success .icon svg:last-child {
    opacity: 1
}

.rtsb-elementor-container .rtsb-action-btn.rtsb-loading i,.rtsb-elementor-container .rtsb-action-btn.rtsb-loading svg {
    opacity: 0
}

.rtsb-elementor-container .rtsb-action-btn.rtsb-loading .rtsb-loading-overlay {
    -webkit-animation: rtsb-ball-clip-rotate .75s linear infinite;
    animation: rtsb-ball-clip-rotate .75s linear infinite;
    background: 0 0!important;
    border: 2px solid!important;
    border-bottom: 2px solid transparent!important;
    border-radius: 100%;
    color: inherit!important;
    height: 20px!important;
    left: auto!important;
    opacity: 1!important;
    top: auto!important;
    width: 20px!important
}

.rtsb-elementor-container .rtsb-action-btn.rtsb-loading .rtsb-loading-overlay:before {
    content: none!important
}

.rtsb-elementor-container .rtsb-product .rtsb-action-buttons.horizontal-floating-btn {
    bottom: 10px;
    left: 0;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    visibility: hidden;
    width: 100%;
    z-index: 2
}

.rtsb-elementor-container .rtsb-product .rtsb-action-buttons.horizontal-floating-btn .rtsb-action-button-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-elementor-container .rtsb-product .rtsb-action-buttons.horizontal-floating-btn.after-content {
    margin-top: 20px;
    opacity: 1;
    padding: 0;
    position: static;
    -webkit-transform: none;
    transform: none;
    visibility: visible
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.horizontal-floating-btn,.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:nth-child(2) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:nth-child(3) {
    -webkit-transition-delay: .36s;
    transition-delay: .36s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:nth-child(4) {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:nth-child(5) {
    -webkit-transition-delay: .72s;
    transition-delay: .72s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.top-part .rtsb-action-button-list .rtsb-action-button-item:nth-child(6) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.bottom-part {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical.vertical-delay-effect .rtsb-action-button-item:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical.vertical-delay-effect .rtsb-action-button-item:nth-child(2) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical.vertical-delay-effect .rtsb-action-button-item:nth-child(3) {
    -webkit-transition-delay: .36s;
    transition-delay: .36s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical.vertical-delay-effect .rtsb-action-button-item:nth-child(4) {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-button-list .rtsb-action-button-item {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible
}

.rtsb-elementor-container .rtsb-product:hover .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-img-link:before {
    opacity: 1
}

@media(max-width: 767px) {
    .rtsb-elementor-container .rtsb-product .rtsb-action-buttons.horizontal-floating-btn {
        margin-top:10px;
        opacity: 1;
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible
    }

    .rtsb-elementor-container .rtsb-product .rtsb-action-buttons.bottom-part {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible
    }

    .rtsb-elementor-container .rtsb-product .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-action-button-list .rtsb-action-button-item {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }

    .rtsb-elementor-container .rtsb-product .rtsb-action-buttons.rtsb-action-buttons-vertical .rtsb-img-link:before {
        opacity: 1
    }
}

.rtsb-elementor-container .rtsb-product.no-qc-title .rtsb-quick-checkout {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.elementor-editor-active .rtsb-action-btn {
    pointer-events: none!important
}

.rtsb-elementor-container[data-layout=grid-layout2],.rtsb-elementor-container[data-layout=slider-layout2] {
    text-align: center
}

.rtsb-elementor-container .rtsb-grid-layout2 .product-rating,.rtsb-elementor-container .rtsb-slider-layout2 .product-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-elementor-container .rtsb-grid-layout2 .product-rating+.product-price,.rtsb-elementor-container .rtsb-slider-layout2 .product-rating+.product-price {
    margin-top: 15px
}

.rtsb-elementor-container .rtsb-grid-layout2 .product-price+.product-title,.rtsb-elementor-container .rtsb-slider-layout2 .product-price+.product-title {
    margin-top: 8px
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-img,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-img {
    margin-bottom: 25px
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-img figure a:before,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-img figure a:before {
    background: rgba(0,0,0,.1);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 1
}

.rtsb-elementor-container .rtsb-grid-layout2 .product-title-with-btn,.rtsb-elementor-container .rtsb-slider-layout2 .product-title-with-btn {
    margin-top: 8px
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product .rtsb-grid-item,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product .rtsb-grid-item {
    overflow: hidden
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product:hover .rtsb-product-img figure a:before,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product:hover .rtsb-product-img figure a:before {
    opacity: 1
}

.rtsb-elementor-container .rtsb-grid-layout2 .product-short-description,.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-category,.rtsb-elementor-container .rtsb-slider-layout2 .product-short-description,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-category {
    margin-top: 15px
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtsb-product-category .rtsb-category-list,.rtsb-elementor-container .rtsb-slider-layout2 .rtsb-product-category .rtsb-category-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.rtsb-elementor-container .rtsb-grid-layout2 .rtwpvs-archive-variation-wrapper,.rtsb-elementor-container .rtsb-slider-layout2 .rtwpvs-archive-variation-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb-elementor-container [class*=list-layout] .rtsb-product-category {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 14px
}

.rtsb-elementor-container [class*=list-layout] .rtsb-product-category+.rtsb-action-buttons {
    margin-top: 30px
}

.rtsb-elementor-container [class*=list-layout] .product-title+.rtsb-action-buttons {
    margin-top: 16px
}

.rtsb-elementor-container [class*=list-layout] .product-rating+.rtsb-action-buttons {
    margin-top: 18px
}

.rtsb-elementor-container [class*=list-layout] .rtsb-action-buttons.action-buttons-cart-text-normal .rtsb-action-button-list {
    gap: 7px
}

.rtsb-elementor-container [class*=list-layout] .product-short-description+.rtsb-action-buttons {
    margin-top: 24px
}

.rtsb-elementor-container [class*=list-layout] .rtsb-product-img {
    margin-bottom: 0;
    text-align: left
}

@media(max-width: 575px) {
    .rtsb-elementor-container [class*=list-layout] .rtsb-product-img {
        margin-bottom:20px;
        max-width: 100%!important
    }
}

.rtsb-elementor-container [class*=list-layout] .after-content.action-buttons-outline .rtsb-action-button-list,.rtsb-elementor-container [class*=list-layout] .after-content.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rtsb-elementor-container [class*=list-layout] .after-content.action-buttons-outline .rtsb-action-button-list .rtsb-cart,.rtsb-elementor-container [class*=list-layout] .after-content.action-buttons-outline .rtsb-action-button-list .rtsb-quick-checkout,.rtsb-elementor-container [class*=list-layout] .after-content.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-cart,.rtsb-elementor-container [class*=list-layout] .after-content.rtsb-action-buttons-cart-box-width-auto .rtsb-action-button-list .rtsb-quick-checkout {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.rtsb-elementor-container .rtsb-list-layout1 .rtsb-action-btn.has-text {
    padding: 8px 25px
}

@media only screen and (min-width: 576px) {
    .rtsb-elementor-container .rtsb-list-layout1 .rtsb-action-btn.has-text {
        min-width:155px
    }
}

.rtsb-elementor-container .rtsb-list-layout1 .product-rating {
    margin-top: 0
}

.rtsb-elementor-container .rtsb-list-layout2 .rtsb-product-img {
    border: 1px solid #e1e1e1;
    border-radius: 8px
}

@media only screen and (min-width: 576px) {
    .rtsb-elementor-container .rtsb-list-layout2 .rtsb-product-content .product-price {
        margin-top:0
    }
}

.rtsb-elementor-container .rtsb-list-layout2 .product-title-with-price+.product-short-description {
    margin-top: 24px
}

.rtsb-elementor-container .rtsb-list-layout2 .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn {
    border-color: var(--rtsb-color-secondary);
    height: 42px;
    width: 42px
}

.rtsb-elementor-container .rtsb-list-layout2 .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn.has-text {
    padding: 8px 25px;
    width: auto
}

@media only screen and (min-width: 576px) {
    .rtsb-elementor-container .rtsb-list-layout2 .rtsb-action-buttons.action-buttons-outline .rtsb-action-btn.has-text {
        min-width:155px
    }
}

.rtsb-elementor-container .rtsb-category-layout1 .rtsb-product-img {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px
}

.rtsb-elementor-container .rtsb-category-layout1 .rtsb-product-img figure {
    border-radius: 50%
}

.rtsb-elementor-container .rtsb-category-layout1 .category-title {
    font-size: 18px
}

.rtsb-elementor-container .rtsb-category-layout1 .category-description,.rtsb-elementor-container .rtsb-category-layout1 .product-count {
    font-size: 14px
}

.rtsb-elementor-container[data-layout*=category-layout] {
    text-align: center
}

.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image {
    border-radius: 135px;
    -webkit-box-shadow: 0 14px 30px rgba(0,0,0,5%);
    box-shadow: 0 14px 30px rgba(0,0,0,5%);
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 240px
}

.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .rtsb-product-img {
    left: 50%;
    margin-bottom: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .rtsb-product-img figure {
    margin-left: auto;
    margin-right: auto;
    max-width: 100px
}

.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .rtsb-product-img figure+.category-title {
    margin-top: 15px
}

.rtsb-elementor-container .rtsb-category-layout2 .category-title-with-image .category-title {
    font-size: 22px
}

.rtsb-elementor-container .rtsb-category-layout2 .product-count {
    background: #a4a4a4;
    border-radius: 63px;
    -webkit-box-shadow: 0 10px 15px hsla(0,0%,55%,.3);
    box-shadow: 0 10px 15px hsla(0,0%,55%,.3);
    font-size: 18px;
    line-height: 50px;
    min-height: 50px;
    min-width: 50px;
    padding-left: 10px;
    padding-right: 10px;
    right: 20px;
    text-align: center;
    top: 0
}

.rtsb-elementor-container .rtsb-category-layout2 .category-description {
    background: #f8f8f8;
    margin-top: 30px;
    padding: 20px
}

.rtsb-elementor-container .rtsb-category-layout2 .rtsb-category-grid:hover .category-title-with-image {
    -webkit-box-shadow: 0 25px 30px rgba(0,0,0,5%);
    box-shadow: 0 25px 30px rgba(0,0,0,5%)
}

.rtsb-elementor-container .rtsb-category-layout2 .rtsb-category-grid:hover .product-count {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link:after,.rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link:before {
    border-radius: 5px;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .6s cubic-bezier(.77,0,.18,1);
    transition: all .6s cubic-bezier(.77,0,.18,1);
    width: 100%
}

.rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link:before {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(44.82%,transparent),to(rgba(0,0,0,.5)));
    background: linear-gradient(180deg,transparent 44.82%,rgba(0,0,0,.5));
    z-index: 1
}

.rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link:after {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(rgba(0,0,0,.5)));
    background: linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.5));
    opacity: 1;
    z-index: 2
}

@media only screen and (min-width: 768px) {
    .rtsb-elementor-container.has-overlay .rtsb-category-single-layout1 .single-category-area .rtsb-img-link:after {
        opacity:0
    }
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area {
    overflow: hidden
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-title-with-count {
    padding: 10px 20px
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-title-with-count.flex .category-title {
    margin-top: 0
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-info {
    padding: 0 20px 20px
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-info.inline-count.excerpt-above,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .single-category-area .category-info.inline-count.no-excerpt {
    display: none
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .category-overlay {
    bottom: 0;
    position: absolute;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    z-index: 3
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .category-overlay,.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .category-overlay .category-title-with-count {
    -webkit-transition: all .6s cubic-bezier(.77,0,.18,1);
    transition: all .6s cubic-bezier(.77,0,.18,1)
}

@media only screen and (min-width: 768px) {
    .rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .category-overlay {
        -webkit-transform:translateY(100%);
        transform: translateY(100%)
    }

    .rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid .category-overlay .category-title-with-count {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid:hover .single-category-area .rtsb-img-link:after {
    opacity: 1
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid:hover .category-overlay:not(.no-count),.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid:hover .category-overlay:not(.no-count) .category-title-with-count {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rtsb-elementor-container .rtsb-category-single-layout1 .rtsb-category-grid:hover .category-title-with-count {
    padding-bottom: 10px
}

.rtsb-elementor-container.rtsb-categories-container [class*=rtsb-category-single] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-social-share.share-layout2 .rtsb-share-icon-label {
    padding: 0
}

.rtsb-social-share.share-layout2 .rtsb-share-icon-label .rtsb-share-icon {
    background: rgba(0,0,0,8%);
    margin-top: 0;
    padding: 10px
}

.rtsb-social-share.share-layout2 .rtsb-share-icon-label .rtsb-share-icon+.rtsb-share-label {
    margin-left: 0
}

.rtsb-social-share.share-layout2 .rtsb-share-icon-label .rtsb-share-label {
    font-size: 15px;
    font-weight: 400;
    min-width: 100px;
    padding: 10px 12px 10px 0;
    text-align: center
}

.rtsb-social-share.share-layout2 .rtsb-share-btn {
    border-radius: 4px;
    padding: 0
}

.rtsb-social-share.share-layout2 .rtsb-share-btn svg {
    height: 20px;
    width: 20px
}

.rtsb-social-share.share-layout2 .rtsb-share-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none
}

.rtsb-social-share.share-layout2 .rtsb-share-btn:hover .rtsb-share-icon-label .rtsb-share-icon {
    background: hsla(0,0%,100%,.1)
}

.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.facebook,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.linkedin,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.pinterest,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.reddit,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.skype,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.telegram,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.twitter,.rtsb-social-share.share-layout2 .rtsb-share-btn:hover.whatsapp {
    background: #222
}

.rtsb-social-share.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb-social-share-container .rtsb-social-header p {
    font-size: 15px;
    margin-bottom: 0;
    margin-right: 8px!important
}

.rtsb-social-share-container.vertical .rtsb-social-share {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.woocommerce .rtsb-elementor-container li,body.woocommerce .rtsb-elementor-container ul {
    margin: 0
}

body.woocommerce .rtsb-elementor-container.products ul:before {
    content: none
}

body.woocommerce .product p.price,body.woocommerce .product span.price {
    color: inherit;
    font-size: inherit
}

.rtsb_theme_twentytwenty .rtsb-builder-content ins {
    text-decoration: none
}

.rtsb_theme_twentytwenty .rtsb-builder-content.woocommerce ul.products li.product {
    display: initial
}

.rtsb_theme_twentytwenty .rtsb-builder-content.woocommerce ul.products li.product:is(.rtsb-product-list-view) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb_theme_twentytwenty .rtsb-builder-content .rtsb-product-images li {
    margin: 0
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog.rtsb-pagination-icon-prev .prev {
    text-indent: 0
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog.rtsb-pagination-icon-prev .prev:after {
    content: none
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog.rtsb-pagination-icon-next .next {
    text-indent: 0
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog.rtsb-pagination-icon-next .next:after {
    content: none
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog .woocommerce-pagination {
    float: none
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-catalog .woocommerce-pagination .page-numbers:not(ul,div) {
    height: 35px;
    width: 35px
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-meta .product_meta {
    padding-top: 0
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-myacount-page table td,.rtsb_theme_storefront .rtsb-builder-content .rtsb-order-thankyou table td {
    vertical-align: unset
}

.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-meta.rtsb-is-cat:not(.rtsb-show-cat) .posted_in,.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-meta.rtsb-is-sku:not(.rtsb-show-sku) .sku_wrapper,.rtsb_theme_storefront .rtsb-builder-content .rtsb-product-meta.rtsb-is-tag:not(.rtsb-show-tag) .tagged_as {
    display: none
}

.rtsb-checkout-page-full-width .select2-container--default .rtsb_theme_storefront .rtsb-builder-content .select2-selection--single,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .rtsb_theme_storefront .rtsb-builder-content .woocommerce-input-wrapper,.rtsb_theme_storefront .rtsb-builder-content .input-text,.rtsb_theme_storefront .rtsb-builder-content .rtsb-checkout-page-full-width .select2-container--default .select2-selection--single,.rtsb_theme_storefront .rtsb-builder-content .rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper,.rtsb_theme_storefront .rtsb-builder-content input[type=email],.rtsb_theme_storefront .rtsb-builder-content input[type=number],.rtsb_theme_storefront .rtsb-builder-content input[type=password],.rtsb_theme_storefront .rtsb-builder-content input[type=search],.rtsb_theme_storefront .rtsb-builder-content input[type=tel],.rtsb_theme_storefront .rtsb-builder-content input[type=text],.rtsb_theme_storefront .rtsb-builder-content input[type=url],.rtsb_theme_storefront .rtsb-builder-content textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%
}

.rtsb-checkout-page-full-width .select2-container--default .rtsb_theme_storefront .rtsb-builder-content .select2-selection--single:focus,.rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .rtsb_theme_storefront .rtsb-builder-content .woocommerce-input-wrapper:focus,.rtsb_theme_storefront .rtsb-builder-content .input-text:focus,.rtsb_theme_storefront .rtsb-builder-content .rtsb-checkout-page-full-width .select2-container--default .select2-selection--single:focus,.rtsb_theme_storefront .rtsb-builder-content .rtsb-checkout-page-full-width p.form-row.shopify-hidden-field .woocommerce-input-wrapper:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=email]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=number]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=password]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=search]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=tel]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=text]:focus,.rtsb_theme_storefront .rtsb-builder-content input[type=url]:focus,.rtsb_theme_storefront .rtsb-builder-content textarea:focus {
    outline: 0
}

.rtsb_theme_storefront .rtsb-builder-content .required {
    text-decoration: none
}

.rtsb_theme_storefront .rtsb-builder-content #ship-to-different-address {
    margin: 0
}

.rtsb_theme_storefront .rtsb-builder-content #ship-to-different-address label {
    font-weight: inherit
}

.rtsb_theme_storefront #rtsb-builder-content .product {
    overflow: initial
}

.rtsb_theme_storefront #rtsb-builder-content .product .woocommerce-product-gallery {
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%
}

.rtsb_theme_storefront #rtsb-builder-content .product .woocommerce-product-gallery img {
    width: 100%
}

.rtsb_theme_storefront #rtsb-builder-content .product .images .flex-control-thumbs {
    display: block;
    overflow: hidden;
    padding: 0
}

.rtsb_theme_storefront #rtsb-builder-content .product .images .flex-control-thumbs li {
    float: left;
    margin: 0
}

.rtsb_theme_storefront #rtsb-builder-content .product .action-button-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rtsb_theme_storefront #rtsb-builder-content .product.rtsb-product-list-view .rtsb-product-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

.rtsb_theme_storefront #rtsb-builder-content .rtsb-product-images .onsale {
    position: absolute;
    z-index: 99
}

.rtsb_theme_storefront #rtsb-builder-content .rtsb-product-images .woocommerce-product-gallery__trigger {
    text-indent: 0
}

.rtsb_theme_storefront #rtsb-builder-content .rtsb-product-images .woocommerce-product-gallery__trigger:before {
    content: none
}

.rtsb_theme_storefront #rtsb-builder-content :is(td,th).actions {
    border: none;
    text-align: right
}

.rtsb_theme_storefront.single-product .stock:before {
    display: none
}

.rtsb_theme_storefront.single-product div.product p.price {
    font-size: inherit
}

.rtsb_theme_storefront .quick-view-product-wrapper .rtsb-product-stock .stock:before {
    display: none
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-product-catalog .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-product-catalog.product-catalog-list-view .product {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-product-catalog .woocommerce-pagination li {
    border: none
}

.rtsb_theme_astra #rtsb-builder-content .ast-on-card-button svg {
    fill: currentColor
}

.rtsb_theme_astra #rtsb-builder-content .ast-on-card-button>svg:first-child {
    fill: none
}

.rtsb_theme_astra #rtsb-builder-content .ast-on-card-button .rtsb-icon,.rtsb_theme_astra #rtsb-builder-content .ast-on-card-button>svg:first-child {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1
}

.rtsb_theme_astra #rtsb-builder-content table.cart [name=coupon_code] {
    max-height: none
}

.rtsb_theme_astra #rtsb-builder-content table.cart .button[name=apply_coupon] {
    padding: 10px 40px
}

@media(max-width: 767px) {
    .rtsb_theme_astra #rtsb-builder-content table.cart thead {
        display:block
    }

    .rtsb_theme_astra #rtsb-builder-content table.cart thead tr {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .rtsb_theme_astra #rtsb-builder-content table.cart thead th:not(.product-products,.product-name,.product-subtotal) {
        display: none
    }
}

.rtsb_theme_astra #rtsb-builder-content ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
    text-indent: 0!important
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-myacount-page .woocommerce-Address-title {
    border: 0
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-myacount-page address {
    margin-bottom: 0
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-order-thankyou .woocommerce-table--order-downloads tbody td.download-file,.rtsb_theme_astra #rtsb-builder-content .woocommerce .shop_table td.download-file,.rtsb_theme_astra #rtsb-builder-content .woocommerce .shop_table td.woocommerce-orders-table__cell-order-actions {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0
}

.rtsb_theme_astra #rtsb-builder-content .woocommerce .shop_table td.download-file {
    margin-top: -1px
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-cart-table table.shop_table tr td {
    min-height: auto;
    text-align: initial!important
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 .wc-tabs li {
    margin-right: 0
}

.rtsb_theme_astra #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 .wc-tabs li:before,.rtsb_theme_astra #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 .wc-tabs:after,.rtsb_theme_astra #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 .wc-tabs:before {
    content: none!important
}

.rtsb_theme_astra .woocommerce-ordering select {
    border: 1px solid #d1d1d1;
    padding: 8px 16px
}

.rtsb_theme_astra .rtsb-checkout-login-form span.password-input {
    display: block
}

.rtsb_theme_astra .rtsb-builder-content table.shop_attributes td,.rtsb_theme_astra .rtsb-builder-content table.shop_attributes th {
    padding: 8px
}

.rtsb_theme_astra .rtsb-builder-content #reviews #reply-title,.rtsb_theme_astra .rtsb-builder-content #reviews .woocommerce-Reviews-title {
    display: block
}

.rtsb_theme_astra.ast-separate-container .ast-article-single:not(.ast-related-post) {
    background: 0 0
}

.rtsb_theme_astra a:focus,.rtsb_theme_astra a:focus-visible {
    outline: none!important;
    outline-offset: 0
}

.rtsb_theme_astra.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:before {
    display: none
}

.rtsb_theme_hello-elementor .rtsb-builder-content {
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 1025px) {
    .rtsb_theme_hello-elementor .rtsb-builder-content {
        padding-left:0;
        padding-right: 0
    }
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs:not(.tabs-custom-layout2) .woocommerce-tabs li {
    padding: 5px 15px
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs .woocommerce-noreviews {
    background-color: #004bff;
    border-left: .6180469716em solid rgba(0,0,0,.15);
    border-radius: 2px;
    clear: both;
    color: #fff;
    list-style: none outside;
    margin-bottom: 20px;
    padding: 15px 30px;
    position: relative
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 ul.tabs:before {
    content: none
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 ul.tabs li {
    background: 0 0;
    margin: 0;
    padding: 0
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 ul.tabs li:before {
    content: none
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-tabs.tabs-custom-layout2 ul.tabs li.active a {
    color: #fff
}

.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-add-to-cart td,.rtsb_theme_hello-elementor.single-product #rtsb-builder-content .rtsb-product-add-to-cart th {
    background: 0 0
}

.rtsb_theme_hello-elementor.single-product .elementor-widget-rtsb-product-add-to-cart .rtsb-product-add-to-cart form.cart .quantity {
    margin-right: 12px
}

.rtsb_theme_hello-elementor.single-product .elementor-widget-rtsb-product-add-to-cart .rtsb-product-add-to-cart form.cart select {
    font-size: 14px;
    padding-inline:10px}

.rtsb_theme_hello-elementor.single-product .stock.in-stock {
    color: #0f834d
}

.rtsb_theme_hello-elementor .rtsb-cart-table table.shop_table tr td,.rtsb_theme_hello-elementor .rtsb-cart-table table.shop_table tr th {
    border: none
}

.rtsb_theme_hello-elementor.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after,.rtsb_theme_hello-elementor.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    content: none
}

.rtsb_theme_hello-elementor .rtsb-el-borderless-table .rtsb-cart-totals .cart-subtotal td,.rtsb_theme_hello-elementor .rtsb-el-borderless-table .rtsb-cart-totals .cart-subtotal th,.rtsb_theme_hello-elementor .rtsb-el-borderless-table .rtsb-cart-totals .order-total td,.rtsb_theme_hello-elementor .rtsb-el-borderless-table .rtsb-cart-totals .order-total th {
    border: 0
}

.rtsb_theme_hello-elementor .elementor-widget-rtsb-account-download .woocommerce-Message {
    color: #fff
}

.quantity .rtsb-quantity-box-group input[type=button]:is(.minus,.plus) {
    display: none
}

.rtsb_theme_divi .rtsb-minicart-drawer,.rtsb_theme_divi .rtsb-ui-modal {
    z-index: 100000
}

.rtsb-elementor-container .rtwpvs-archive-variation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rtsb-elementor-container .rtsb-swatches+.product-price,.rtsb-elementor-container .rtsb-swatches+.product-rating,.rtsb-elementor-container .rtsb-swatches+.product-short-description,.rtsb-elementor-container .rtsb-swatches+.product-title-with-price,.rtsb-elementor-container .rtsb-swatches+.rtsb-product-category,.rtsb-elementor-container .rtsb-swatches+.rtsb-product-title-wrapper {
    margin-top: 12px
}

.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after,.rtsb-elementor-container .rtsb-swatches.square-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtsb-elementor-container .rtsb-swatches.square-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtsb-elementor-container .rtsb-swatches.square-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after {
    border-radius: 2px
}

.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtsb-elementor-container .rtsb-swatches.square-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) {
    border: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.3)!important;
    box-shadow: 0 0 0 1px rgba(0,0,0,.3)!important;
    height: 18px;
    padding: 3px;
    width: 18px
}

.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term).selected,.rtsb-elementor-container .rtsb-swatches.square-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term).selected {
    -webkit-box-shadow: 0 0 0 2px #333!important;
    box-shadow: 0 0 0 2px #333!important;
    padding: 3px
}

.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtsb-elementor-container .rtsb-swatches.circle-layout .rtwpvs-variation-terms-wrapper .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after {
    border-radius: 50%
}

.rtsb-elementor-container .rtsb-swatches .rtwpvs_archive_reset_variations {
    font-size: 14px;
    font-weight: 500
}

.rtsb-elementor-container .rtsb-swatches .variations_form {
    margin-top: 12px
}

@media(min-width: 576px) {
    .rtsb-elementor-container .rtsb-swatches .variations_form {
        margin-top:0
    }
}

.rtsb-elementor-container .rtsb-swatches .rtwpvs-variation-terms-wrapper+.rtwpvs-variation-terms-wrapper {
    margin-top: 10px
}

.rtsb-elementor-container.no-clear-btn .rtwpvs_archive_reset_variations {
    display: none
}

.rtsb-elementor-container .rtsb-grid-layout4 .rtsb-swatches+.rtsb-product-title-wrapper {
    margin-top: 0
}

@font-face {
    font-family: "rtsb-font";
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../fonts/rtsb-font.eot?l51doq);
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../fonts/rtsb-font.eot?l51doq#iefix") format("embedded-opentype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../fonts/rtsb-font.ttf?l51doq) format("truetype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../fonts/rtsb-font.woff?l51doq) format("woff"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/shopbuilder/assets/css/frontend/../../fonts/rtsb-font.svg?l51doq#rtsb-font") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.rtsb-icon {
    font-family: "rtsb-font"!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rtsb-icon-list:before {
    content: "\e904"
}

.rtsb-icon-list-2:before {
    content: "\e920"
}

.rtsb-icon-zoom:before {
    content: "\e900"
}

.rtsb-icon-eye:before {
    content: "\e901"
}

.rtsb-icon-search:before {
    content: "\e902"
}

.rtsb-icon-pay:before {
    content: "\e903"
}

.rtsb-icon-edit:before {
    content: "\e905"
}

.rtsb-icon-downloads:before {
    content: "\e906"
}

.rtsb-icon-coupon:before {
    content: "\e907"
}

.rtsb-icon-exchange:before {
    content: "\e908"
}

.rtsb-icon-cart:before {
    content: "\e909"
}

.rtsb-icon-marker:before {
    content: "\e90a"
}

.rtsb-icon-avatar:before {
    content: "\e90b"
}

.rtsb-icon-user-edit:before {
    content: "\e90c"
}

.rtsb-icon-billing:before {
    content: "\e91b"
}

.rtsb-icon-login:before {
    content: "\e91c"
}

.rtsb-icon-order:before {
    content: "\e91d"
}

.rtsb-icon-payment:before {
    content: "\e91e"
}

.rtsb-icon-delete:before {
    content: "\e90d"
}

.rtsb-icon-check:before {
    content: "\e90e"
}

.rtsb-icon-arrows-cw:before {
    content: "\e90f"
}

.rtsb-icon-trash-empty:before {
    content: "\e910"
}

.rtsb-icon-filter:before {
    content: "\e911"
}

.rtsb-icon-heart-empty:before {
    content: "\e912"
}

.rtsb-icon-minus:before {
    content: "\e913"
}

.rtsb-icon-share:before {
    content: "\e914"
}

.rtsb-icon-clock:before {
    content: "\e915"
}

.rtsb-icon-check-alt:before {
    content: "\e916"
}

.rtsb-icon-plus:before {
    content: "\e917"
}

.rtsb-icon-power:before {
    content: "\e918"
}

.rtsb-icon-cart-3:before {
    content: "\e919"
}

.rtsb-icon-cart-2:before {
    content: "\e91a"
}

.rtsb-icon-heart:before {
    content: "\e91f"
}

.rtsb-icon-grid:before {
    content: "\e921"
}

@charset "UTF-8";/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg-rgb: 255,255,255;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

*,::after,::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1,h1 {
        font-size:2.5rem
    }
}

.h2,h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    .h2,h2 {
        font-size:2rem
    }
}

.h3,h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.75rem
    }
}

.h4,h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4,h4 {
        font-size:1.5rem
    }
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul {
    padding-left: 2rem
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

.small,small {
    font-size: .875em
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,td,tfoot,th,thead,tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width: 1200px) {
    legend {
        font-size:1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none!important
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-1 {
        font-size:5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-2 {
        font-size:4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-3 {
        font-size:4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-4 {
        font-size:3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-5 {
        font-size:3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width: 1200px) {
    .display-6 {
        font-size:2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer::before {
    content: "— "
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .875em;
    color: #6c757d
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1320px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,.gx-0 {
    --bs-gutter-x: 0
}

.g-0,.gy-0 {
    --bs-gutter-y: 0
}

.g-1,.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width: 576px) {
    .col-sm {
        flex:1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,.gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,.gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,.gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-sm-1,.gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-sm-2,.gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-sm-2,.gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-sm-3,.gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,.gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,.gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,.gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,.gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,.gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 768px) {
    .col-md {
        flex:1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,.gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,.gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,.gx-md-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-md-1,.gy-md-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-md-2,.gx-md-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-md-2,.gy-md-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-md-3,.gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,.gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,.gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,.gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,.gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,.gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex:1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,.gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,.gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,.gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,.gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,.gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,.gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,.gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,.gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,.gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,.gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,.gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,.gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex:1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,.gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,.gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,.gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xl-1,.gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xl-2,.gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xl-2,.gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xl-3,.gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,.gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,.gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,.gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,.gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,.gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex:1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,.gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,.gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,.gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxl-1,.gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxl-2,.gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxl-2,.gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxl-3,.gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,.gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,.gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,.gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,.gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,.gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table>:not(:first-child) {
    border-top: 2px solid currentColor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .25rem
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-active {
    --bs-table-accent-bg: var(--bs-table-active-bg);
    color: var(--bs-table-active-color)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-primary {
    --bs-table-bg: #cfe2ff;
    --bs-table-striped-bg: #c5d7f2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bacbe6;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfd1ec;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #bacbe6
}

.table-secondary {
    --bs-table-bg: #e2e3e5;
    --bs-table-striped-bg: #d7d8da;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbccce;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d2d4;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #cbccce
}

.table-success {
    --bs-table-bg: #d1e7dd;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #bcd0c7
}

.table-info {
    --bs-table-bg: #cff4fc;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #badce3
}

.table-warning {
    --bs-table-bg: #fff3cd;
    --bs-table-striped-bg: #f2e7c3;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e6dbb9;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ece1be;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #e6dbb9
}

.table-danger {
    --bs-table-bg: #f8d7da;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfc2c4
}

.table-light {
    --bs-table-bg: #f8f9fa;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000;
    color: #000;
    border-color: #dfe0e1
}

.table-dark {
    --bs-table-bg: #212529;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: #fff;
    border-color: #373b3e
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: #6c757d
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end:.75rem;color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width:1px;border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end:.75rem;color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width:1px;border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }

    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end:.75rem;color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width:1px;border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem}

.form-control-sm::-webkit-file-upload-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    -webkit-margin-end: .5rem;
    margin-inline-end:.5rem}

.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end:1rem}

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end:1rem}

.form-control-lg::-webkit-file-upload-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    -webkit-margin-end: 1rem;
    margin-inline-end:1rem}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + 2px)
}

.form-control-color {
    width: 3rem;
    height: auto;
    padding: .375rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-control-color::-webkit-color-swatch {
    height: 1.5em;
    border-radius: .25rem
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.form-select[multiple],.form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #0d6efd;
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.btn-check:disabled+.btn,.btn-check[disabled]+.btn {
    pointer-events: none;
    filter: none;
    opacity: .65
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.form-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.form-floating {
    position: relative
}

.form-floating>.form-control,.form-floating>.form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        transition: none
    }
}

.form-floating>.form-control {
    padding: 1rem .75rem
}

.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control:not(:-moz-placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group>.form-control:focus,.input-group>.form-select:focus {
    z-index: 3
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 3
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-lg>.form-select,.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #198754
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(25,135,84,.9);
    border-radius: .25rem
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #198754;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid,.was-validated .form-select:valid {
    border-color: #198754
}

.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus,.was-validated .form-select:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.25)
}

.form-check-input.is-valid,.was-validated .form-check-input:valid {
    border-color: #198754
}

.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked {
    background-color: #198754
}

.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #198754
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid {
    z-index: 1
}

.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid,.was-validated .form-select:invalid {
    border-color: #dc3545
}

.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid,.was-validated .form-check-input:invalid {
    border-color: #dc3545
}

.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked {
    background-color: #dc3545
}

.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em
}

.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid {
    z-index: 2
}

.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus {
    z-index: 3
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529
}

.btn-check:focus+.btn,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.btn.disabled,.btn:disabled,fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca
}

.btn-check:focus+.btn-primary,.btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
}

.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be
}

.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64
}

.btn-check:focus+.btn-secondary,.btn-secondary:focus {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
    box-shadow: 0 0 0 .25rem rgba(130,138,145,.5)
}

.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #565e64;
    border-color: #51585e
}

.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(130,138,145,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43
}

.btn-check:focus+.btn-success,.btn-success:focus {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    box-shadow: 0 0 0 .25rem rgba(60,153,110,.5)
}

.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f
}

.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(60,153,110,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2
}

.btn-check:focus+.btn-info,.btn-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 .25rem rgba(11,172,204,.5)
}

.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2
}

.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(11,172,204,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720
}

.btn-check:focus+.btn-warning,.btn-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    box-shadow: 0 0 0 .25rem rgba(217,164,6,.5)
}

.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720
}

.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217,164,6,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37
}

.btn-check:focus+.btn-danger,.btn-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    box-shadow: 0 0 0 .25rem rgba(225,83,97,.5)
}

.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834
}

.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb
}

.btn-check:focus+.btn-light,.btn-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 .25rem rgba(211,212,213,.5)
}

.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb
}

.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(211,212,213,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-dark:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21
}

.btn-check:focus+.btn-dark,.btn-dark:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 .25rem rgba(66,70,73,.5)
}

.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f
}

.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(66,70,73,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.5)
}

.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus {
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #0d6efd;
    background-color: transparent
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .25rem rgba(108,117,125,.5)
}

.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus {
    box-shadow: 0 0 0 .25rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-success {
    color: #198754;
    border-color: #198754
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-check:focus+.btn-outline-success,.btn-outline-success:focus {
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.5)
}

.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus {
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #198754;
    background-color: transparent
}

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-outline-info:hover {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-check:focus+.btn-outline-info,.btn-outline-info:focus {
    box-shadow: 0 0 0 .25rem rgba(13,202,240,.5)
}

.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus {
    box-shadow: 0 0 0 .25rem rgba(13,202,240,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #0dcaf0;
    background-color: transparent
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .25rem rgba(255,193,7,.5)
}

.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus {
    box-shadow: 0 0 0 .25rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.5)
}

.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-check:focus+.btn-outline-light,.btn-outline-light:focus {
    box-shadow: 0 0 0 .25rem rgba(248,249,250,.5)
}

.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus {
    box-shadow: 0 0 0 .25rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-dark {
    color: #212529;
    border-color: #212529
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .25rem rgba(33,37,41,.5)
}

.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus {
    box-shadow: 0 0 0 .25rem rgba(33,37,41,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #212529;
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline
}

.btn-link:hover {
    color: #0a58ca
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown,.dropend,.dropstart,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: .125rem
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position:start
    }

    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-end {
        --bs-position: end
    }

    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position:start
    }

    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-end {
        --bs-position: end
    }

    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-start {
        --bs-position:start
    }

    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-end {
        --bs-position: end
    }

    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position:start
    }

    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-end {
        --bs-position: end
    }

    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position:start
    }

    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0
    }

    .dropdown-menu-xxl-end {
        --bs-position: end
    }

    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0,0,0,.15)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #1e2125;
    background-color: #e9ecef
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1rem;
    color: #212529
}

.dropdown-menu-dark {
    color: #dee2e6;
    background-color: #343a40;
    border-color: rgba(0,0,0,.15)
}

.dropdown-menu-dark .dropdown-item {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover {
    color: #fff;
    background-color: rgba(255,255,255,.15)
}

.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color: #0d6efd
}

.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled {
    color: #adb5bd
}

.dropdown-menu-dark .dropdown-divider {
    border-color: rgba(0,0,0,.15)
}

.dropdown-menu-dark .dropdown-item-text {
    color: #dee2e6
}

.dropdown-menu-dark .dropdown-header {
    color: #adb5bd
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus,.nav-link:hover {
    color: #0a58ca
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd
}

.nav-fill .nav-item,.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .25rem
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height,75vh);
    overflow-y: auto
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .navbar-expand-sm .offcanvas-header {
        display: none
    }

    .navbar-expand-sm .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible!important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-sm .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }

    .navbar-expand-md .offcanvas-header {
        display: none
    }

    .navbar-expand-md .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible!important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-md .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .offcanvas-header {
        display: none
    }

    .navbar-expand-lg .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible!important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-lg .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .navbar-expand-xl .offcanvas-header {
        display: none
    }

    .navbar-expand-xl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible!important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        flex-wrap:nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex!important;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler {
        display: none
    }

    .navbar-expand-xxl .offcanvas-header {
        display: none
    }

    .navbar-expand-xxl .offcanvas {
        position: inherit;
        bottom: 0;
        z-index: 1000;
        flex-grow: 1;
        visibility: visible!important;
        background-color: transparent;
        border-right: 0;
        border-left: 0;
        transition: none;
        transform: none
    }

    .navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top {
        height: auto;
        border-top: 0;
        border-bottom: 0
    }

    .navbar-expand-xxl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex!important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible!important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none
}

.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top {
    height: auto;
    border-top: 0;
    border-bottom: 0
}

.navbar-expand .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.55)
}

.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.55)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.55)
}

.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-subtitle {
    margin-top: -.25rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -.5rem;
    margin-bottom: -.5rem;
    margin-left: -.5rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom,.card-img-top {
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-group>.card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.accordion-item:first-of-type {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button {
    border-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6
}

.page-link {
    padding: .375rem .75rem
}

.page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe
}

.alert-primary .alert-link {
    color: #06357a
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8
}

.alert-secondary .alert-link {
    color: #34383c
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc
}

.alert-success .alert-link {
    color: #0c4128
}

.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb
}

.alert-info .alert-link {
    color: #04414d
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5
}

.alert-warning .alert-link {
    color: #523e02
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7
}

.alert-danger .alert-link {
    color: #6a1a21
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light .alert-link {
    color: #4f5050
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf
}

.alert-dark .alert-link {
    color: #101214
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0d6efd;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>li::before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction:row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction:row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction:row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction:row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        flex-direction:row
    }

    .list-group-horizontal-xxl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #084298;
    background-color: #cfe2ff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #084298;
    background-color: #bacbe6
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #084298;
    border-color: #084298
}

.list-group-item-secondary {
    color: #41464b;
    background-color: #e2e3e5
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #41464b;
    background-color: #cbccce
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #41464b;
    border-color: #41464b
}

.list-group-item-success {
    color: #0f5132;
    background-color: #d1e7dd
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #0f5132;
    background-color: #bcd0c7
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #0f5132;
    border-color: #0f5132
}

.list-group-item-info {
    color: #055160;
    background-color: #cff4fc
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    color: #055160;
    background-color: #badce3
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #055160;
    border-color: #055160
}

.list-group-item-warning {
    color: #664d03;
    background-color: #fff3cd
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    color: #664d03;
    background-color: #e6dbb9
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #664d03;
    border-color: #664d03
}

.list-group-item-danger {
    color: #842029;
    background-color: #f8d7da
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #842029;
    background-color: #dfc2c4
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #842029;
    border-color: #842029
}

.list-group-item-light {
    color: #636464;
    background-color: #fefefe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: #636464;
    background-color: #e5e5e5
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #636464;
    border-color: #636464
}

.list-group-item-dark {
    color: #141619;
    background-color: #d3d3d4
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #141619;
    background-color: #bebebf
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #141619;
    border-color: #141619
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
    opacity: 1
}

.btn-close.disabled,.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: .25
}

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%)
}

.toast {
    width: 350px;
    max-width: 100%;
    font-size: .875rem;
    pointer-events: auto;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    border-radius: .25rem
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: .75rem
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .5rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-header .btn-close {
    margin-right: -.375rem;
    margin-left: .75rem
}

.toast-body {
    padding: .75rem;
    word-wrap: break-word
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

.modal-fullscreen .modal-footer {
    border-radius: 0
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width:100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }

    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0
    }
}

.tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .tooltip-arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow {
    bottom: 0
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before {
    top: -1px;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before {
    right: -1px;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow {
    top: 0
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start {
    padding: 0 .4rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before {
    left: -1px;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1070;
    display: block;
    max-width: 276px;
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .popover-arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem
}

.popover .popover-arrow::after,.popover .popover-arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f0f0f0
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f0f0f0;
    border-bottom: 1px solid rgba(0,0,0,.2);
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: 1rem 1rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border,.spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    visibility: hidden;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem
}

.offcanvas-header .btn-close {
    padding: .5rem .5rem;
    margin-top: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.5rem
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: 1.5
}

.offcanvas-body {
    flex-grow: 1;
    padding: 1rem 1rem;
    overflow-y: auto
}

.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: 1px solid rgba(0,0,0,.2);
    transform: translateX(-100%)
}

.offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    border-left: 1px solid rgba(0,0,0,.2);
    transform: translateX(100%)
}

.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0,0,0,.2);
    transform: translateY(-100%)
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    border-top: 1px solid rgba(0,0,0,.2);
    transform: translateY(100%)
}

.offcanvas.show {
    transform: none
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentColor;
    opacity: .5
}

.placeholder.btn::before {
    display: inline-block;
    content: ""
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    -webkit-animation: placeholder-glow 2s ease-in-out infinite;
    animation: placeholder-glow 2s ease-in-out infinite
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);
    mask-image: linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    -webkit-animation: placeholder-wave 2s linear infinite;
    animation: placeholder-wave 2s linear infinite
}

@-webkit-keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%
    }
}

@keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0%;
        mask-position: -200% 0%
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.link-primary {
    color: #0d6efd
}

.link-primary:focus,.link-primary:hover {
    color: #0a58ca
}

.link-secondary {
    color: #6c757d
}

.link-secondary:focus,.link-secondary:hover {
    color: #565e64
}

.link-success {
    color: #198754
}

.link-success:focus,.link-success:hover {
    color: #146c43
}

.link-info {
    color: #0dcaf0
}

.link-info:focus,.link-info:hover {
    color: #3dd5f3
}

.link-warning {
    color: #ffc107
}

.link-warning:focus,.link-warning:hover {
    color: #ffcd39
}

.link-danger {
    color: #dc3545
}

.link-danger:focus,.link-danger:hover {
    color: #b02a37
}

.link-light {
    color: #f8f9fa
}

.link-light:focus,.link-light:hover {
    color: #f9fafb
}

.link-dark {
    color: #212529
}

.link-dark:focus,.link-dark:hover {
    color: #1a1e21
}

.ratio {
    position: relative;
    width: 100%
}

.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.8571428571%
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
}

@media (min-width: 576px) {
    .sticky-sm-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 768px) {
    .sticky-md-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 992px) {
    .sticky-lg-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 1200px) {
    .sticky-xl-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

@media (min-width: 1400px) {
    .sticky-xxl-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.hstack {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch
}

.vstack {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch
}

.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    align-self: stretch;
    width: 1px;
    min-height: 1em;
    background-color: currentColor;
    opacity: .25
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.float-start {
    float: left!important
}

.float-end {
    float: right!important
}

.float-none {
    float: none!important
}

.opacity-0 {
    opacity: 0!important
}

.opacity-25 {
    opacity: .25!important
}

.opacity-50 {
    opacity: .5!important
}

.opacity-75 {
    opacity: .75!important
}

.opacity-100 {
    opacity: 1!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-scroll {
    overflow: scroll!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-grid {
    display: grid!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: flex!important
}

.d-inline-flex {
    display: inline-flex!important
}

.d-none {
    display: none!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.top-0 {
    top: 0!important
}

.top-50 {
    top: 50%!important
}

.top-100 {
    top: 100%!important
}

.bottom-0 {
    bottom: 0!important
}

.bottom-50 {
    bottom: 50%!important
}

.bottom-100 {
    bottom: 100%!important
}

.start-0 {
    left: 0!important
}

.start-50 {
    left: 50%!important
}

.start-100 {
    left: 100%!important
}

.end-0 {
    right: 0!important
}

.end-50 {
    right: 50%!important
}

.end-100 {
    right: 100%!important
}

.translate-middle {
    transform: translate(-50%,-50%)!important
}

.translate-middle-x {
    transform: translateX(-50%)!important
}

.translate-middle-y {
    transform: translateY(-50%)!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-top-0 {
    border-top: 0!important
}

.border-end {
    border-right: 1px solid #dee2e6!important
}

.border-end-0 {
    border-right: 0!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-start {
    border-left: 1px solid #dee2e6!important
}

.border-start-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #0d6efd!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #198754!important
}

.border-info {
    border-color: #0dcaf0!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #212529!important
}

.border-white {
    border-color: #fff!important
}

.border-1 {
    border-width: 1px!important
}

.border-2 {
    border-width: 2px!important
}

.border-3 {
    border-width: 3px!important
}

.border-4 {
    border-width: 4px!important
}

.border-5 {
    border-width: 5px!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.vw-100 {
    width: 100vw!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mh-100 {
    max-height: 100%!important
}

.vh-100 {
    height: 100vh!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.flex-fill {
    flex: 1 1 auto!important
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-grow-0 {
    flex-grow: 0!important
}

.flex-grow-1 {
    flex-grow: 1!important
}

.flex-shrink-0 {
    flex-shrink: 0!important
}

.flex-shrink-1 {
    flex-shrink: 1!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.gap-0 {
    gap: 0!important
}

.gap-1 {
    gap: .25rem!important
}

.gap-2 {
    gap: .5rem!important
}

.gap-3 {
    gap: 1rem!important
}

.gap-4 {
    gap: 1.5rem!important
}

.gap-5 {
    gap: 3rem!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.justify-content-evenly {
    justify-content: space-evenly!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

.order-first {
    order: -1!important
}

.order-0 {
    order: 0!important
}

.order-1 {
    order: 1!important
}

.order-2 {
    order: 2!important
}

.order-3 {
    order: 3!important
}

.order-4 {
    order: 4!important
}

.order-5 {
    order: 5!important
}

.order-last {
    order: 6!important
}

.m-0 {
    margin: 0!important
}

.m-1 {
    margin: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.mx-1 {
    margin-right: .25rem!important;
    margin-left: .25rem!important
}

.mx-2 {
    margin-right: .5rem!important;
    margin-left: .5rem!important
}

.mx-3 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.mx-4 {
    margin-right: 1.5rem!important;
    margin-left: 1.5rem!important
}

.mx-5 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.my-1 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.my-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.my-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.my-4 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.my-5 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: .25rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mt-3 {
    margin-top: 1rem!important
}

.mt-4 {
    margin-top: 1.5rem!important
}

.mt-5 {
    margin-top: 3rem!important
}

.mt-auto {
    margin-top: auto!important
}

.me-0 {
    margin-right: 0!important
}

.me-1 {
    margin-right: .25rem!important
}

.me-2 {
    margin-right: .5rem!important
}

.me-3 {
    margin-right: 1rem!important
}

.me-4 {
    margin-right: 1.5rem!important
}

.me-5 {
    margin-right: 3rem!important
}

.me-auto {
    margin-right: auto!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: .25rem!important
}

.mb-2 {
    margin-bottom: .5rem!important
}

.mb-3 {
    margin-bottom: 1rem!important
}

.mb-4 {
    margin-bottom: 1.5rem!important
}

.mb-5 {
    margin-bottom: 3rem!important
}

.mb-auto {
    margin-bottom: auto!important
}

.ms-0 {
    margin-left: 0!important
}

.ms-1 {
    margin-left: .25rem!important
}

.ms-2 {
    margin-left: .5rem!important
}

.ms-3 {
    margin-left: 1rem!important
}

.ms-4 {
    margin-left: 1.5rem!important
}

.ms-5 {
    margin-left: 3rem!important
}

.ms-auto {
    margin-left: auto!important
}

.p-0 {
    padding: 0!important
}

.p-1 {
    padding: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.px-1 {
    padding-right: .25rem!important;
    padding-left: .25rem!important
}

.px-2 {
    padding-right: .5rem!important;
    padding-left: .5rem!important
}

.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.px-4 {
    padding-right: 1.5rem!important;
    padding-left: 1.5rem!important
}

.px-5 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.py-1 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.py-2 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.py-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.pt-0 {
    padding-top: 0!important
}

.pt-1 {
    padding-top: .25rem!important
}

.pt-2 {
    padding-top: .5rem!important
}

.pt-3 {
    padding-top: 1rem!important
}

.pt-4 {
    padding-top: 1.5rem!important
}

.pt-5 {
    padding-top: 3rem!important
}

.pe-0 {
    padding-right: 0!important
}

.pe-1 {
    padding-right: .25rem!important
}

.pe-2 {
    padding-right: .5rem!important
}

.pe-3 {
    padding-right: 1rem!important
}

.pe-4 {
    padding-right: 1.5rem!important
}

.pe-5 {
    padding-right: 3rem!important
}

.pb-0 {
    padding-bottom: 0!important
}

.pb-1 {
    padding-bottom: .25rem!important
}

.pb-2 {
    padding-bottom: .5rem!important
}

.pb-3 {
    padding-bottom: 1rem!important
}

.pb-4 {
    padding-bottom: 1.5rem!important
}

.pb-5 {
    padding-bottom: 3rem!important
}

.ps-0 {
    padding-left: 0!important
}

.ps-1 {
    padding-left: .25rem!important
}

.ps-2 {
    padding-left: .5rem!important
}

.ps-3 {
    padding-left: 1rem!important
}

.ps-4 {
    padding-left: 1.5rem!important
}

.ps-5 {
    padding-left: 3rem!important
}

.font-monospace {
    font-family: var(--bs-font-monospace)!important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw)!important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw)!important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw)!important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw)!important
}

.fs-5 {
    font-size: 1.25rem!important
}

.fs-6 {
    font-size: 1rem!important
}

.fst-italic {
    font-style: italic!important
}

.fst-normal {
    font-style: normal!important
}

.fw-light {
    font-weight: 300!important
}

.fw-lighter {
    font-weight: lighter!important
}

.fw-normal {
    font-weight: 400!important
}

.fw-bold {
    font-weight: 700!important
}

.fw-bolder {
    font-weight: bolder!important
}

.lh-1 {
    line-height: 1!important
}

.lh-sm {
    line-height: 1.25!important
}

.lh-base {
    line-height: 1.5!important
}

.lh-lg {
    line-height: 2!important
}

.text-start {
    text-align: left!important
}

.text-end {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-decoration-none {
    text-decoration: none!important
}

.text-decoration-underline {
    text-decoration: underline!important
}

.text-decoration-line-through {
    text-decoration: line-through!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-break {
    word-wrap: break-word!important;
    word-break: break-word!important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important
}

.text-muted {
    --bs-text-opacity: 1;
    color: #6c757d!important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: rgba(255,255,255,.5)!important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit!important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent!important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-gradient {
    background-image: var(--bs-gradient)!important
}

.user-select-all {
    -webkit-user-select: all!important;
    -moz-user-select: all!important;
    user-select: all!important
}

.user-select-auto {
    -webkit-user-select: auto!important;
    -moz-user-select: auto!important;
    user-select: auto!important
}

.user-select-none {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    user-select: none!important
}

.pe-none {
    pointer-events: none!important
}

.pe-auto {
    pointer-events: auto!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.rounded-1 {
    border-radius: .2rem!important
}

.rounded-2 {
    border-radius: .25rem!important
}

.rounded-3 {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important;
    border-top-right-radius: .25rem!important
}

.rounded-end {
    border-top-right-radius: .25rem!important;
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important;
    border-bottom-left-radius: .25rem!important
}

.rounded-start {
    border-bottom-left-radius: .25rem!important;
    border-top-left-radius: .25rem!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media (min-width: 576px) {
    .float-sm-start {
        float:left!important
    }

    .float-sm-end {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-grid {
        display: grid!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: flex!important
    }

    .d-sm-inline-flex {
        display: inline-flex!important
    }

    .d-sm-none {
        display: none!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!important
    }

    .flex-sm-row {
        flex-direction: row!important
    }

    .flex-sm-column {
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-sm-grow-0 {
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-sm-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .gap-sm-0 {
        gap: 0!important
    }

    .gap-sm-1 {
        gap: .25rem!important
    }

    .gap-sm-2 {
        gap: .5rem!important
    }

    .gap-sm-3 {
        gap: 1rem!important
    }

    .gap-sm-4 {
        gap: 1.5rem!important
    }

    .gap-sm-5 {
        gap: 3rem!important
    }

    .justify-content-sm-start {
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }

    .order-sm-first {
        order: -1!important
    }

    .order-sm-0 {
        order: 0!important
    }

    .order-sm-1 {
        order: 1!important
    }

    .order-sm-2 {
        order: 2!important
    }

    .order-sm-3 {
        order: 3!important
    }

    .order-sm-4 {
        order: 4!important
    }

    .order-sm-5 {
        order: 5!important
    }

    .order-sm-last {
        order: 6!important
    }

    .m-sm-0 {
        margin: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mx-sm-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-sm-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-sm-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-sm-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-sm-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-sm-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-sm-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-sm-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-sm-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-sm-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-sm-0 {
        margin-top: 0!important
    }

    .mt-sm-1 {
        margin-top: .25rem!important
    }

    .mt-sm-2 {
        margin-top: .5rem!important
    }

    .mt-sm-3 {
        margin-top: 1rem!important
    }

    .mt-sm-4 {
        margin-top: 1.5rem!important
    }

    .mt-sm-5 {
        margin-top: 3rem!important
    }

    .mt-sm-auto {
        margin-top: auto!important
    }

    .me-sm-0 {
        margin-right: 0!important
    }

    .me-sm-1 {
        margin-right: .25rem!important
    }

    .me-sm-2 {
        margin-right: .5rem!important
    }

    .me-sm-3 {
        margin-right: 1rem!important
    }

    .me-sm-4 {
        margin-right: 1.5rem!important
    }

    .me-sm-5 {
        margin-right: 3rem!important
    }

    .me-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-0 {
        margin-bottom: 0!important
    }

    .mb-sm-1 {
        margin-bottom: .25rem!important
    }

    .mb-sm-2 {
        margin-bottom: .5rem!important
    }

    .mb-sm-3 {
        margin-bottom: 1rem!important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-sm-5 {
        margin-bottom: 3rem!important
    }

    .mb-sm-auto {
        margin-bottom: auto!important
    }

    .ms-sm-0 {
        margin-left: 0!important
    }

    .ms-sm-1 {
        margin-left: .25rem!important
    }

    .ms-sm-2 {
        margin-left: .5rem!important
    }

    .ms-sm-3 {
        margin-left: 1rem!important
    }

    .ms-sm-4 {
        margin-left: 1.5rem!important
    }

    .ms-sm-5 {
        margin-left: 3rem!important
    }

    .ms-sm-auto {
        margin-left: auto!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .px-sm-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-sm-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-sm-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-sm-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-sm-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-sm-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-sm-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-sm-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-sm-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-sm-0 {
        padding-top: 0!important
    }

    .pt-sm-1 {
        padding-top: .25rem!important
    }

    .pt-sm-2 {
        padding-top: .5rem!important
    }

    .pt-sm-3 {
        padding-top: 1rem!important
    }

    .pt-sm-4 {
        padding-top: 1.5rem!important
    }

    .pt-sm-5 {
        padding-top: 3rem!important
    }

    .pe-sm-0 {
        padding-right: 0!important
    }

    .pe-sm-1 {
        padding-right: .25rem!important
    }

    .pe-sm-2 {
        padding-right: .5rem!important
    }

    .pe-sm-3 {
        padding-right: 1rem!important
    }

    .pe-sm-4 {
        padding-right: 1.5rem!important
    }

    .pe-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-0 {
        padding-bottom: 0!important
    }

    .pb-sm-1 {
        padding-bottom: .25rem!important
    }

    .pb-sm-2 {
        padding-bottom: .5rem!important
    }

    .pb-sm-3 {
        padding-bottom: 1rem!important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-sm-5 {
        padding-bottom: 3rem!important
    }

    .ps-sm-0 {
        padding-left: 0!important
    }

    .ps-sm-1 {
        padding-left: .25rem!important
    }

    .ps-sm-2 {
        padding-left: .5rem!important
    }

    .ps-sm-3 {
        padding-left: 1rem!important
    }

    .ps-sm-4 {
        padding-left: 1.5rem!important
    }

    .ps-sm-5 {
        padding-left: 3rem!important
    }

    .text-sm-start {
        text-align: left!important
    }

    .text-sm-end {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width: 768px) {
    .float-md-start {
        float:left!important
    }

    .float-md-end {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-grid {
        display: grid!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: flex!important
    }

    .d-md-inline-flex {
        display: inline-flex!important
    }

    .d-md-none {
        display: none!important
    }

    .flex-md-fill {
        flex: 1 1 auto!important
    }

    .flex-md-row {
        flex-direction: row!important
    }

    .flex-md-column {
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-md-grow-0 {
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-md-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .gap-md-0 {
        gap: 0!important
    }

    .gap-md-1 {
        gap: .25rem!important
    }

    .gap-md-2 {
        gap: .5rem!important
    }

    .gap-md-3 {
        gap: 1rem!important
    }

    .gap-md-4 {
        gap: 1.5rem!important
    }

    .gap-md-5 {
        gap: 3rem!important
    }

    .justify-content-md-start {
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }

    .order-md-first {
        order: -1!important
    }

    .order-md-0 {
        order: 0!important
    }

    .order-md-1 {
        order: 1!important
    }

    .order-md-2 {
        order: 2!important
    }

    .order-md-3 {
        order: 3!important
    }

    .order-md-4 {
        order: 4!important
    }

    .order-md-5 {
        order: 5!important
    }

    .order-md-last {
        order: 6!important
    }

    .m-md-0 {
        margin: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mx-md-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-md-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-md-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-md-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-md-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-md-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-md-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-md-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-md-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-md-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-md-0 {
        margin-top: 0!important
    }

    .mt-md-1 {
        margin-top: .25rem!important
    }

    .mt-md-2 {
        margin-top: .5rem!important
    }

    .mt-md-3 {
        margin-top: 1rem!important
    }

    .mt-md-4 {
        margin-top: 1.5rem!important
    }

    .mt-md-5 {
        margin-top: 3rem!important
    }

    .mt-md-auto {
        margin-top: auto!important
    }

    .me-md-0 {
        margin-right: 0!important
    }

    .me-md-1 {
        margin-right: .25rem!important
    }

    .me-md-2 {
        margin-right: .5rem!important
    }

    .me-md-3 {
        margin-right: 1rem!important
    }

    .me-md-4 {
        margin-right: 1.5rem!important
    }

    .me-md-5 {
        margin-right: 3rem!important
    }

    .me-md-auto {
        margin-right: auto!important
    }

    .mb-md-0 {
        margin-bottom: 0!important
    }

    .mb-md-1 {
        margin-bottom: .25rem!important
    }

    .mb-md-2 {
        margin-bottom: .5rem!important
    }

    .mb-md-3 {
        margin-bottom: 1rem!important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-md-5 {
        margin-bottom: 3rem!important
    }

    .mb-md-auto {
        margin-bottom: auto!important
    }

    .ms-md-0 {
        margin-left: 0!important
    }

    .ms-md-1 {
        margin-left: .25rem!important
    }

    .ms-md-2 {
        margin-left: .5rem!important
    }

    .ms-md-3 {
        margin-left: 1rem!important
    }

    .ms-md-4 {
        margin-left: 1.5rem!important
    }

    .ms-md-5 {
        margin-left: 3rem!important
    }

    .ms-md-auto {
        margin-left: auto!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .px-md-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-md-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-md-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-md-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-md-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-md-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-md-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-md-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-md-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-md-0 {
        padding-top: 0!important
    }

    .pt-md-1 {
        padding-top: .25rem!important
    }

    .pt-md-2 {
        padding-top: .5rem!important
    }

    .pt-md-3 {
        padding-top: 1rem!important
    }

    .pt-md-4 {
        padding-top: 1.5rem!important
    }

    .pt-md-5 {
        padding-top: 3rem!important
    }

    .pe-md-0 {
        padding-right: 0!important
    }

    .pe-md-1 {
        padding-right: .25rem!important
    }

    .pe-md-2 {
        padding-right: .5rem!important
    }

    .pe-md-3 {
        padding-right: 1rem!important
    }

    .pe-md-4 {
        padding-right: 1.5rem!important
    }

    .pe-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-0 {
        padding-bottom: 0!important
    }

    .pb-md-1 {
        padding-bottom: .25rem!important
    }

    .pb-md-2 {
        padding-bottom: .5rem!important
    }

    .pb-md-3 {
        padding-bottom: 1rem!important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-md-5 {
        padding-bottom: 3rem!important
    }

    .ps-md-0 {
        padding-left: 0!important
    }

    .ps-md-1 {
        padding-left: .25rem!important
    }

    .ps-md-2 {
        padding-left: .5rem!important
    }

    .ps-md-3 {
        padding-left: 1rem!important
    }

    .ps-md-4 {
        padding-left: 1.5rem!important
    }

    .ps-md-5 {
        padding-left: 3rem!important
    }

    .text-md-start {
        text-align: left!important
    }

    .text-md-end {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media (min-width: 992px) {
    .float-lg-start {
        float:left!important
    }

    .float-lg-end {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-grid {
        display: grid!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: flex!important
    }

    .d-lg-inline-flex {
        display: inline-flex!important
    }

    .d-lg-none {
        display: none!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!important
    }

    .flex-lg-row {
        flex-direction: row!important
    }

    .flex-lg-column {
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-lg-grow-0 {
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-lg-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .gap-lg-0 {
        gap: 0!important
    }

    .gap-lg-1 {
        gap: .25rem!important
    }

    .gap-lg-2 {
        gap: .5rem!important
    }

    .gap-lg-3 {
        gap: 1rem!important
    }

    .gap-lg-4 {
        gap: 1.5rem!important
    }

    .gap-lg-5 {
        gap: 3rem!important
    }

    .justify-content-lg-start {
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }

    .order-lg-first {
        order: -1!important
    }

    .order-lg-0 {
        order: 0!important
    }

    .order-lg-1 {
        order: 1!important
    }

    .order-lg-2 {
        order: 2!important
    }

    .order-lg-3 {
        order: 3!important
    }

    .order-lg-4 {
        order: 4!important
    }

    .order-lg-5 {
        order: 5!important
    }

    .order-lg-last {
        order: 6!important
    }

    .m-lg-0 {
        margin: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mx-lg-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-lg-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-lg-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-lg-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-lg-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-lg-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-lg-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-lg-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-lg-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-lg-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-lg-0 {
        margin-top: 0!important
    }

    .mt-lg-1 {
        margin-top: .25rem!important
    }

    .mt-lg-2 {
        margin-top: .5rem!important
    }

    .mt-lg-3 {
        margin-top: 1rem!important
    }

    .mt-lg-4 {
        margin-top: 1.5rem!important
    }

    .mt-lg-5 {
        margin-top: 3rem!important
    }

    .mt-lg-auto {
        margin-top: auto!important
    }

    .me-lg-0 {
        margin-right: 0!important
    }

    .me-lg-1 {
        margin-right: .25rem!important
    }

    .me-lg-2 {
        margin-right: .5rem!important
    }

    .me-lg-3 {
        margin-right: 1rem!important
    }

    .me-lg-4 {
        margin-right: 1.5rem!important
    }

    .me-lg-5 {
        margin-right: 3rem!important
    }

    .me-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-0 {
        margin-bottom: 0!important
    }

    .mb-lg-1 {
        margin-bottom: .25rem!important
    }

    .mb-lg-2 {
        margin-bottom: .5rem!important
    }

    .mb-lg-3 {
        margin-bottom: 1rem!important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-lg-5 {
        margin-bottom: 3rem!important
    }

    .mb-lg-auto {
        margin-bottom: auto!important
    }

    .ms-lg-0 {
        margin-left: 0!important
    }

    .ms-lg-1 {
        margin-left: .25rem!important
    }

    .ms-lg-2 {
        margin-left: .5rem!important
    }

    .ms-lg-3 {
        margin-left: 1rem!important
    }

    .ms-lg-4 {
        margin-left: 1.5rem!important
    }

    .ms-lg-5 {
        margin-left: 3rem!important
    }

    .ms-lg-auto {
        margin-left: auto!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .px-lg-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-lg-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-lg-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-lg-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-lg-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-lg-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-lg-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-lg-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-lg-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-lg-0 {
        padding-top: 0!important
    }

    .pt-lg-1 {
        padding-top: .25rem!important
    }

    .pt-lg-2 {
        padding-top: .5rem!important
    }

    .pt-lg-3 {
        padding-top: 1rem!important
    }

    .pt-lg-4 {
        padding-top: 1.5rem!important
    }

    .pt-lg-5 {
        padding-top: 3rem!important
    }

    .pe-lg-0 {
        padding-right: 0!important
    }

    .pe-lg-1 {
        padding-right: .25rem!important
    }

    .pe-lg-2 {
        padding-right: .5rem!important
    }

    .pe-lg-3 {
        padding-right: 1rem!important
    }

    .pe-lg-4 {
        padding-right: 1.5rem!important
    }

    .pe-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-0 {
        padding-bottom: 0!important
    }

    .pb-lg-1 {
        padding-bottom: .25rem!important
    }

    .pb-lg-2 {
        padding-bottom: .5rem!important
    }

    .pb-lg-3 {
        padding-bottom: 1rem!important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-lg-5 {
        padding-bottom: 3rem!important
    }

    .ps-lg-0 {
        padding-left: 0!important
    }

    .ps-lg-1 {
        padding-left: .25rem!important
    }

    .ps-lg-2 {
        padding-left: .5rem!important
    }

    .ps-lg-3 {
        padding-left: 1rem!important
    }

    .ps-lg-4 {
        padding-left: 1.5rem!important
    }

    .ps-lg-5 {
        padding-left: 3rem!important
    }

    .text-lg-start {
        text-align: left!important
    }

    .text-lg-end {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .float-xl-start {
        float:left!important
    }

    .float-xl-end {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-grid {
        display: grid!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: flex!important
    }

    .d-xl-inline-flex {
        display: inline-flex!important
    }

    .d-xl-none {
        display: none!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!important
    }

    .flex-xl-row {
        flex-direction: row!important
    }

    .flex-xl-column {
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .gap-xl-0 {
        gap: 0!important
    }

    .gap-xl-1 {
        gap: .25rem!important
    }

    .gap-xl-2 {
        gap: .5rem!important
    }

    .gap-xl-3 {
        gap: 1rem!important
    }

    .gap-xl-4 {
        gap: 1.5rem!important
    }

    .gap-xl-5 {
        gap: 3rem!important
    }

    .justify-content-xl-start {
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }

    .order-xl-first {
        order: -1!important
    }

    .order-xl-0 {
        order: 0!important
    }

    .order-xl-1 {
        order: 1!important
    }

    .order-xl-2 {
        order: 2!important
    }

    .order-xl-3 {
        order: 3!important
    }

    .order-xl-4 {
        order: 4!important
    }

    .order-xl-5 {
        order: 5!important
    }

    .order-xl-last {
        order: 6!important
    }

    .m-xl-0 {
        margin: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mx-xl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-xl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-xl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-xl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-xl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-xl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-xl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-xl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-xl-0 {
        margin-top: 0!important
    }

    .mt-xl-1 {
        margin-top: .25rem!important
    }

    .mt-xl-2 {
        margin-top: .5rem!important
    }

    .mt-xl-3 {
        margin-top: 1rem!important
    }

    .mt-xl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xl-5 {
        margin-top: 3rem!important
    }

    .mt-xl-auto {
        margin-top: auto!important
    }

    .me-xl-0 {
        margin-right: 0!important
    }

    .me-xl-1 {
        margin-right: .25rem!important
    }

    .me-xl-2 {
        margin-right: .5rem!important
    }

    .me-xl-3 {
        margin-right: 1rem!important
    }

    .me-xl-4 {
        margin-right: 1.5rem!important
    }

    .me-xl-5 {
        margin-right: 3rem!important
    }

    .me-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-0 {
        margin-bottom: 0!important
    }

    .mb-xl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xl-auto {
        margin-bottom: auto!important
    }

    .ms-xl-0 {
        margin-left: 0!important
    }

    .ms-xl-1 {
        margin-left: .25rem!important
    }

    .ms-xl-2 {
        margin-left: .5rem!important
    }

    .ms-xl-3 {
        margin-left: 1rem!important
    }

    .ms-xl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xl-5 {
        margin-left: 3rem!important
    }

    .ms-xl-auto {
        margin-left: auto!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .px-xl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-xl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-xl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-xl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-xl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-xl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-xl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-xl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-xl-0 {
        padding-top: 0!important
    }

    .pt-xl-1 {
        padding-top: .25rem!important
    }

    .pt-xl-2 {
        padding-top: .5rem!important
    }

    .pt-xl-3 {
        padding-top: 1rem!important
    }

    .pt-xl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xl-5 {
        padding-top: 3rem!important
    }

    .pe-xl-0 {
        padding-right: 0!important
    }

    .pe-xl-1 {
        padding-right: .25rem!important
    }

    .pe-xl-2 {
        padding-right: .5rem!important
    }

    .pe-xl-3 {
        padding-right: 1rem!important
    }

    .pe-xl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-0 {
        padding-bottom: 0!important
    }

    .pb-xl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xl-0 {
        padding-left: 0!important
    }

    .ps-xl-1 {
        padding-left: .25rem!important
    }

    .ps-xl-2 {
        padding-left: .5rem!important
    }

    .ps-xl-3 {
        padding-left: 1rem!important
    }

    .ps-xl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xl-5 {
        padding-left: 3rem!important
    }

    .text-xl-start {
        text-align: left!important
    }

    .text-xl-end {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

@media (min-width: 1400px) {
    .float-xxl-start {
        float:left!important
    }

    .float-xxl-end {
        float: right!important
    }

    .float-xxl-none {
        float: none!important
    }

    .d-xxl-inline {
        display: inline!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-grid {
        display: grid!important
    }

    .d-xxl-table {
        display: table!important
    }

    .d-xxl-table-row {
        display: table-row!important
    }

    .d-xxl-table-cell {
        display: table-cell!important
    }

    .d-xxl-flex {
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: inline-flex!important
    }

    .d-xxl-none {
        display: none!important
    }

    .flex-xxl-fill {
        flex: 1 1 auto!important
    }

    .flex-xxl-row {
        flex-direction: row!important
    }

    .flex-xxl-column {
        flex-direction: column!important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse!important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse!important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0!important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1!important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0!important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1!important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap!important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .gap-xxl-0 {
        gap: 0!important
    }

    .gap-xxl-1 {
        gap: .25rem!important
    }

    .gap-xxl-2 {
        gap: .5rem!important
    }

    .gap-xxl-3 {
        gap: 1rem!important
    }

    .gap-xxl-4 {
        gap: 1.5rem!important
    }

    .gap-xxl-5 {
        gap: 3rem!important
    }

    .justify-content-xxl-start {
        justify-content: flex-start!important
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        justify-content: center!important
    }

    .justify-content-xxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        justify-content: space-around!important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xxl-start {
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        align-items: center!important
    }

    .align-items-xxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxl-start {
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        align-content: center!important
    }

    .align-content-xxl-between {
        align-content: space-between!important
    }

    .align-content-xxl-around {
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        align-self: auto!important
    }

    .align-self-xxl-start {
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        align-self: center!important
    }

    .align-self-xxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        align-self: stretch!important
    }

    .order-xxl-first {
        order: -1!important
    }

    .order-xxl-0 {
        order: 0!important
    }

    .order-xxl-1 {
        order: 1!important
    }

    .order-xxl-2 {
        order: 2!important
    }

    .order-xxl-3 {
        order: 3!important
    }

    .order-xxl-4 {
        order: 4!important
    }

    .order-xxl-5 {
        order: 5!important
    }

    .order-xxl-last {
        order: 6!important
    }

    .m-xxl-0 {
        margin: 0!important
    }

    .m-xxl-1 {
        margin: .25rem!important
    }

    .m-xxl-2 {
        margin: .5rem!important
    }

    .m-xxl-3 {
        margin: 1rem!important
    }

    .m-xxl-4 {
        margin: 1.5rem!important
    }

    .m-xxl-5 {
        margin: 3rem!important
    }

    .m-xxl-auto {
        margin: auto!important
    }

    .mx-xxl-0 {
        margin-right: 0!important;
        margin-left: 0!important
    }

    .mx-xxl-1 {
        margin-right: .25rem!important;
        margin-left: .25rem!important
    }

    .mx-xxl-2 {
        margin-right: .5rem!important;
        margin-left: .5rem!important
    }

    .mx-xxl-3 {
        margin-right: 1rem!important;
        margin-left: 1rem!important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem!important;
        margin-left: 1.5rem!important
    }

    .mx-xxl-5 {
        margin-right: 3rem!important;
        margin-left: 3rem!important
    }

    .mx-xxl-auto {
        margin-right: auto!important;
        margin-left: auto!important
    }

    .my-xxl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .my-xxl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }

    .my-xxl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }

    .my-xxl-3 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }

    .my-xxl-4 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }

    .my-xxl-5 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }

    .my-xxl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }

    .mt-xxl-0 {
        margin-top: 0!important
    }

    .mt-xxl-1 {
        margin-top: .25rem!important
    }

    .mt-xxl-2 {
        margin-top: .5rem!important
    }

    .mt-xxl-3 {
        margin-top: 1rem!important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem!important
    }

    .mt-xxl-5 {
        margin-top: 3rem!important
    }

    .mt-xxl-auto {
        margin-top: auto!important
    }

    .me-xxl-0 {
        margin-right: 0!important
    }

    .me-xxl-1 {
        margin-right: .25rem!important
    }

    .me-xxl-2 {
        margin-right: .5rem!important
    }

    .me-xxl-3 {
        margin-right: 1rem!important
    }

    .me-xxl-4 {
        margin-right: 1.5rem!important
    }

    .me-xxl-5 {
        margin-right: 3rem!important
    }

    .me-xxl-auto {
        margin-right: auto!important
    }

    .mb-xxl-0 {
        margin-bottom: 0!important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem!important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem!important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem!important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem!important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem!important
    }

    .mb-xxl-auto {
        margin-bottom: auto!important
    }

    .ms-xxl-0 {
        margin-left: 0!important
    }

    .ms-xxl-1 {
        margin-left: .25rem!important
    }

    .ms-xxl-2 {
        margin-left: .5rem!important
    }

    .ms-xxl-3 {
        margin-left: 1rem!important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem!important
    }

    .ms-xxl-5 {
        margin-left: 3rem!important
    }

    .ms-xxl-auto {
        margin-left: auto!important
    }

    .p-xxl-0 {
        padding: 0!important
    }

    .p-xxl-1 {
        padding: .25rem!important
    }

    .p-xxl-2 {
        padding: .5rem!important
    }

    .p-xxl-3 {
        padding: 1rem!important
    }

    .p-xxl-4 {
        padding: 1.5rem!important
    }

    .p-xxl-5 {
        padding: 3rem!important
    }

    .px-xxl-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .px-xxl-1 {
        padding-right: .25rem!important;
        padding-left: .25rem!important
    }

    .px-xxl-2 {
        padding-right: .5rem!important;
        padding-left: .5rem!important
    }

    .px-xxl-3 {
        padding-right: 1rem!important;
        padding-left: 1rem!important
    }

    .px-xxl-4 {
        padding-right: 1.5rem!important;
        padding-left: 1.5rem!important
    }

    .px-xxl-5 {
        padding-right: 3rem!important;
        padding-left: 3rem!important
    }

    .py-xxl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }

    .py-xxl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }

    .py-xxl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }

    .py-xxl-3 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }

    .py-xxl-4 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }

    .py-xxl-5 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }

    .pt-xxl-0 {
        padding-top: 0!important
    }

    .pt-xxl-1 {
        padding-top: .25rem!important
    }

    .pt-xxl-2 {
        padding-top: .5rem!important
    }

    .pt-xxl-3 {
        padding-top: 1rem!important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem!important
    }

    .pt-xxl-5 {
        padding-top: 3rem!important
    }

    .pe-xxl-0 {
        padding-right: 0!important
    }

    .pe-xxl-1 {
        padding-right: .25rem!important
    }

    .pe-xxl-2 {
        padding-right: .5rem!important
    }

    .pe-xxl-3 {
        padding-right: 1rem!important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem!important
    }

    .pe-xxl-5 {
        padding-right: 3rem!important
    }

    .pb-xxl-0 {
        padding-bottom: 0!important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem!important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem!important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem!important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem!important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem!important
    }

    .ps-xxl-0 {
        padding-left: 0!important
    }

    .ps-xxl-1 {
        padding-left: .25rem!important
    }

    .ps-xxl-2 {
        padding-left: .5rem!important
    }

    .ps-xxl-3 {
        padding-left: 1rem!important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem!important
    }

    .ps-xxl-5 {
        padding-left: 3rem!important
    }

    .text-xxl-start {
        text-align: left!important
    }

    .text-xxl-end {
        text-align: right!important
    }

    .text-xxl-center {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .fs-1 {
        font-size:2.5rem!important
    }

    .fs-2 {
        font-size: 2rem!important
    }

    .fs-3 {
        font-size: 1.75rem!important
    }

    .fs-4 {
        font-size: 1.5rem!important
    }
}

@media print {
    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-grid {
        display: grid!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: flex!important
    }

    .d-print-inline-flex {
        display: inline-flex!important
    }

    .d-print-none {
        display: none!important
    }
}

@font-face {
    font-family: flaticon;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/fonts/flaticon-gymat/./flaticon.eot);
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/fonts/flaticon-gymat/./flaticon.ttf)format("truetype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/fonts/flaticon-gymat/./flaticon.woff)format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/fonts/flaticon-gymat/./flaticon.woff2)format("woff2");
    font-display: swap;
}

i[class^=flaticon-]:before,i[class*=" flaticon-"]:before {
    font-family: flaticon!important;
    font-style: normal;
    font-weight: 400!important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.flaticon-user:before {
    content: "\f101"
}

.flaticon-save-instagram:before {
    content: "\f102"
}

.flaticon-location:before {
    content: "\f103"
}

.flaticon-heart:before {
    content: "\f104"
}

.flaticon-clock:before {
    content: "\f105"
}

.flaticon-clock-1:before {
    content: "\f106"
}

.flaticon-phone:before {
    content: "\f107"
}

.flaticon-close:before {
    content: "\f108"
}

.flaticon-phone-call:before {
    content: "\f109"
}

.flaticon-calendar:before {
    content: "\f10a"
}

.flaticon-shopping-cart:before {
    content: "\f10b"
}

.flaticon-history:before {
    content: "\f10c"
}

.flaticon-next:before {
    content: "\f10d"
}

.flaticon-loupe:before {
    content: "\f10e"
}

.flaticon-shopping-cart-1:before {
    content: "\f10f"
}

.flaticon-fast-delivery:before {
    content: "\f110"
}

.flaticon-power:before {
    content: "\f111"
}

.flaticon-search:before {
    content: "\f112"
}

.flaticon-thunder:before {
    content: "\f113"
}

.flaticon-mail:before {
    content: "\f114"
}

.flaticon-network:before {
    content: "\f115"
}

.flaticon-calendar-1:before {
    content: "\f116"
}

.flaticon-dumbbell:before {
    content: "\f117"
}

.flaticon-exercises:before {
    content: "\f118"
}

.flaticon-cycling:before {
    content: "\f119"
}

.flaticon-grip:before {
    content: "\f11a"
}

.flaticon-weightlifter:before {
    content: "\f11b"
}

.flaticon-skipping-rope:before {
    content: "\f11c"
}

.flaticon-workout:before {
    content: "\f11d"
}

.flaticon-proteins:before {
    content: "\f11e"
}

.flaticon-running:before {
    content: "\f11f"
}

.flaticon-gymnastic-rings:before {
    content: "\f120"
}

.flaticon-waist:before {
    content: "\f121"
}

.flaticon-expander:before {
    content: "\f122"
}

.flaticon-sport-bag:before {
    content: "\f123"
}

.flaticon-stationary-bike:before {
    content: "\f124"
}

.flaticon-yoga-mat:before {
    content: "\f125"
}

.flaticon-bottle:before {
    content: "\f126"
}

.flaticon-muscle:before {
    content: "\f127"
}

.flaticon-boxing-gloves:before {
    content: "\f128"
}

.flaticon-target:before {
    content: "\f129"
}

.flaticon-mountain:before {
    content: "\f12a"
}

.flaticon-bath-towel:before {
    content: "\f12b"
}

.flaticon-sneakers:before {
    content: "\f12c"
}

.flaticon-sleeveless-shirt:before {
    content: "\f12d"
}

.flaticon-weightlifter-1:before {
    content: "\f12e"
}

.flaticon-weights:before {
    content: "\f12f"
}

.flaticon-gym:before {
    content: "\f130"
}

.flaticon-fitball:before {
    content: "\f131"
}

.flaticon-scales:before {
    content: "\f132"
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa-beat,.fa-bounce {
    -webkit-animation-delay: var(--fa-animation-delay, 0s)
}

.fa-fw,.fa-li {
    text-align: center
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}

.fa-brands,.fa-regular,.fab,.far {
    font-weight: 400
}

.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic,.fa-regular,.fa-solid,.far,.fas {
    font-family: 'Font Awesome 6 Free'
}

.fa-brands,.fab {
    font-family: 'Font Awesome 6 Brands'
}

.fa-1x {
    font-size: 1em
}

.fa-2x,.fa-stack-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin,2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width,2em) * -1);
    position: absolute;
    width: var(--fa-li-width,2em);
    line-height: inherit
}

.fa-border {
    border-color: var(--fa-border-color,#eee);
    border-radius: var(--fa-border-radius,.1em);
    border-style: var(--fa-border-style,solid);
    border-width: var(--fa-border-width,.08em);
    padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce,.fa-fade {
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))
}

.fa-beat-fade,.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay, 0s)
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))
}

.fa-beat-fade,.fa-flip {
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))
}

.fa-flip,.fa-shake {
    -webkit-animation-delay: var(--fa-animation-delay, 0s)
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake,.fa-spin {
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 2s);
    animation-duration: var(--fa-animation-duration, 2s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0%,100%,64% {
        -webkit-transform: scale(1,1) translateY(0);
        transform: scale(1,1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))
    }
}

@keyframes fa-bounce {
    0%,100%,64% {
        -webkit-transform: scale(1,1) translateY(0);
        transform: scale(1,1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity, .4)
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,100% {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-beat-fade {
    0%,100% {
        opacity: var(--fa-beat-fade-opacity, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    24%,8% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    100%,40% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    24%,8% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    100%,40% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle,none));
    transform: rotate(var(--fa-rotate-angle,none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index,auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-inverse {
    color: var(--fa-inverse,#fff)
}

.fa-0::before {
    content: "\30"
}

.fa-1::before {
    content: "\31"
}

.fa-2::before {
    content: "\32"
}

.fa-3::before {
    content: "\33"
}

.fa-4::before {
    content: "\34"
}

.fa-5::before {
    content: "\35"
}

.fa-6::before {
    content: "\36"
}

.fa-7::before {
    content: "\37"
}

.fa-8::before {
    content: "\38"
}

.fa-9::before {
    content: "\39"
}

.fa-fill-drip::before {
    content: "\f576"
}

.fa-arrows-to-circle::before {
    content: "\e4bd"
}

.fa-chevron-circle-right::before,.fa-circle-chevron-right::before {
    content: "\f138"
}

.fa-at::before {
    content: "\40"
}

.fa-trash-alt::before,.fa-trash-can::before {
    content: "\f2ed"
}

.fa-text-height::before {
    content: "\f034"
}

.fa-user-times::before,.fa-user-xmark::before {
    content: "\f235"
}

.fa-stethoscope::before {
    content: "\f0f1"
}

.fa-comment-alt::before,.fa-message::before {
    content: "\f27a"
}

.fa-info::before {
    content: "\f129"
}

.fa-compress-alt::before,.fa-down-left-and-up-right-to-center::before {
    content: "\f422"
}

.fa-explosion::before {
    content: "\e4e9"
}

.fa-file-alt::before,.fa-file-lines::before,.fa-file-text::before {
    content: "\f15c"
}

.fa-wave-square::before {
    content: "\f83e"
}

.fa-ring::before {
    content: "\f70b"
}

.fa-building-un::before {
    content: "\e4d9"
}

.fa-dice-three::before {
    content: "\f527"
}

.fa-calendar-alt::before,.fa-calendar-days::before {
    content: "\f073"
}

.fa-anchor-circle-check::before {
    content: "\e4aa"
}

.fa-building-circle-arrow-right::before {
    content: "\e4d1"
}

.fa-volleyball-ball::before,.fa-volleyball::before {
    content: "\f45f"
}

.fa-arrows-up-to-line::before {
    content: "\e4c2"
}

.fa-sort-desc::before,.fa-sort-down::before {
    content: "\f0dd"
}

.fa-circle-minus::before,.fa-minus-circle::before {
    content: "\f056"
}

.fa-door-open::before {
    content: "\f52b"
}

.fa-right-from-bracket::before,.fa-sign-out-alt::before {
    content: "\f2f5"
}

.fa-atom::before {
    content: "\f5d2"
}

.fa-soap::before {
    content: "\e06e"
}

.fa-heart-music-camera-bolt::before,.fa-icons::before {
    content: "\f86d"
}

.fa-microphone-alt-slash::before,.fa-microphone-lines-slash::before {
    content: "\f539"
}

.fa-bridge-circle-check::before {
    content: "\e4c9"
}

.fa-pump-medical::before {
    content: "\e06a"
}

.fa-fingerprint::before {
    content: "\f577"
}

.fa-hand-point-right::before {
    content: "\f0a4"
}

.fa-magnifying-glass-location::before,.fa-search-location::before {
    content: "\f689"
}

.fa-forward-step::before,.fa-step-forward::before {
    content: "\f051"
}

.fa-face-smile-beam::before,.fa-smile-beam::before {
    content: "\f5b8"
}

.fa-flag-checkered::before {
    content: "\f11e"
}

.fa-football-ball::before,.fa-football::before {
    content: "\f44e"
}

.fa-school-circle-exclamation::before {
    content: "\e56c"
}

.fa-crop::before {
    content: "\f125"
}

.fa-angle-double-down::before,.fa-angles-down::before {
    content: "\f103"
}

.fa-users-rectangle::before {
    content: "\e594"
}

.fa-people-roof::before {
    content: "\e537"
}

.fa-people-line::before {
    content: "\e534"
}

.fa-beer-mug-empty::before,.fa-beer::before {
    content: "\f0fc"
}

.fa-diagram-predecessor::before {
    content: "\e477"
}

.fa-arrow-up-long::before,.fa-long-arrow-up::before {
    content: "\f176"
}

.fa-burn::before,.fa-fire-flame-simple::before {
    content: "\f46a"
}

.fa-male::before,.fa-person::before {
    content: "\f183"
}

.fa-laptop::before {
    content: "\f109"
}

.fa-file-csv::before {
    content: "\f6dd"
}

.fa-menorah::before {
    content: "\f676"
}

.fa-truck-plane::before {
    content: "\e58f"
}

.fa-record-vinyl::before {
    content: "\f8d9"
}

.fa-face-grin-stars::before,.fa-grin-stars::before {
    content: "\f587"
}

.fa-bong::before {
    content: "\f55c"
}

.fa-pastafarianism::before,.fa-spaghetti-monster-flying::before {
    content: "\f67b"
}

.fa-arrow-down-up-across-line::before {
    content: "\e4af"
}

.fa-spoon::before,.fa-utensil-spoon::before {
    content: "\f2e5"
}

.fa-jar-wheat::before {
    content: "\e517"
}

.fa-envelopes-bulk::before,.fa-mail-bulk::before {
    content: "\f674"
}

.fa-file-circle-exclamation::before {
    content: "\e4eb"
}

.fa-circle-h::before,.fa-hospital-symbol::before {
    content: "\f47e"
}

.fa-pager::before {
    content: "\f815"
}

.fa-address-book::before,.fa-contact-book::before {
    content: "\f2b9"
}

.fa-strikethrough::before {
    content: "\f0cc"
}

.fa-k::before {
    content: "\4b"
}

.fa-landmark-flag::before {
    content: "\e51c"
}

.fa-pencil-alt::before,.fa-pencil::before {
    content: "\f303"
}

.fa-backward::before {
    content: "\f04a"
}

.fa-caret-right::before {
    content: "\f0da"
}

.fa-comments::before {
    content: "\f086"
}

.fa-file-clipboard::before,.fa-paste::before {
    content: "\f0ea"
}

.fa-code-pull-request::before {
    content: "\e13c"
}

.fa-clipboard-list::before {
    content: "\f46d"
}

.fa-truck-loading::before,.fa-truck-ramp-box::before {
    content: "\f4de"
}

.fa-user-check::before {
    content: "\f4fc"
}

.fa-vial-virus::before {
    content: "\e597"
}

.fa-sheet-plastic::before {
    content: "\e571"
}

.fa-blog::before {
    content: "\f781"
}

.fa-user-ninja::before {
    content: "\f504"
}

.fa-person-arrow-up-from-line::before {
    content: "\e539"
}

.fa-scroll-torah::before,.fa-torah::before {
    content: "\f6a0"
}

.fa-broom-ball::before,.fa-quidditch-broom-ball::before,.fa-quidditch::before {
    content: "\f458"
}

.fa-toggle-off::before {
    content: "\f204"
}

.fa-archive::before,.fa-box-archive::before {
    content: "\f187"
}

.fa-person-drowning::before {
    content: "\e545"
}

.fa-arrow-down-9-1::before,.fa-sort-numeric-desc::before,.fa-sort-numeric-down-alt::before {
    content: "\f886"
}

.fa-face-grin-tongue-squint::before,.fa-grin-tongue-squint::before {
    content: "\f58a"
}

.fa-spray-can::before {
    content: "\f5bd"
}

.fa-truck-monster::before {
    content: "\f63b"
}

.fa-w::before {
    content: "\57"
}

.fa-earth-africa::before,.fa-globe-africa::before {
    content: "\f57c"
}

.fa-rainbow::before {
    content: "\f75b"
}

.fa-circle-notch::before {
    content: "\f1ce"
}

.fa-tablet-alt::before,.fa-tablet-screen-button::before {
    content: "\f3fa"
}

.fa-paw::before {
    content: "\f1b0"
}

.fa-cloud::before {
    content: "\f0c2"
}

.fa-trowel-bricks::before {
    content: "\e58a"
}

.fa-face-flushed::before,.fa-flushed::before {
    content: "\f579"
}

.fa-hospital-user::before {
    content: "\f80d"
}

.fa-tent-arrow-left-right::before {
    content: "\e57f"
}

.fa-gavel::before,.fa-legal::before {
    content: "\f0e3"
}

.fa-binoculars::before {
    content: "\f1e5"
}

.fa-microphone-slash::before {
    content: "\f131"
}

.fa-box-tissue::before {
    content: "\e05b"
}

.fa-motorcycle::before {
    content: "\f21c"
}

.fa-bell-concierge::before,.fa-concierge-bell::before {
    content: "\f562"
}

.fa-pen-ruler::before,.fa-pencil-ruler::before {
    content: "\f5ae"
}

.fa-people-arrows-left-right::before,.fa-people-arrows::before {
    content: "\e068"
}

.fa-mars-and-venus-burst::before {
    content: "\e523"
}

.fa-caret-square-right::before,.fa-square-caret-right::before {
    content: "\f152"
}

.fa-cut::before,.fa-scissors::before {
    content: "\f0c4"
}

.fa-sun-plant-wilt::before {
    content: "\e57a"
}

.fa-toilets-portable::before {
    content: "\e584"
}

.fa-hockey-puck::before {
    content: "\f453"
}

.fa-table::before {
    content: "\f0ce"
}

.fa-magnifying-glass-arrow-right::before {
    content: "\e521"
}

.fa-digital-tachograph::before,.fa-tachograph-digital::before {
    content: "\f566"
}

.fa-users-slash::before {
    content: "\e073"
}

.fa-clover::before {
    content: "\e139"
}

.fa-mail-reply::before,.fa-reply::before {
    content: "\f3e5"
}

.fa-star-and-crescent::before {
    content: "\f699"
}

.fa-house-fire::before {
    content: "\e50c"
}

.fa-minus-square::before,.fa-square-minus::before {
    content: "\f146"
}

.fa-helicopter::before {
    content: "\f533"
}

.fa-compass::before {
    content: "\f14e"
}

.fa-caret-square-down::before,.fa-square-caret-down::before {
    content: "\f150"
}

.fa-file-circle-question::before {
    content: "\e4ef"
}

.fa-laptop-code::before {
    content: "\f5fc"
}

.fa-swatchbook::before {
    content: "\f5c3"
}

.fa-prescription-bottle::before {
    content: "\f485"
}

.fa-bars::before,.fa-navicon::before {
    content: "\f0c9"
}

.fa-people-group::before {
    content: "\e533"
}

.fa-hourglass-3::before,.fa-hourglass-end::before {
    content: "\f253"
}

.fa-heart-broken::before,.fa-heart-crack::before {
    content: "\f7a9"
}

.fa-external-link-square-alt::before,.fa-square-up-right::before {
    content: "\f360"
}

.fa-face-kiss-beam::before,.fa-kiss-beam::before {
    content: "\f597"
}

.fa-film::before {
    content: "\f008"
}

.fa-ruler-horizontal::before {
    content: "\f547"
}

.fa-people-robbery::before {
    content: "\e536"
}

.fa-lightbulb::before {
    content: "\f0eb"
}

.fa-caret-left::before {
    content: "\f0d9"
}

.fa-circle-exclamation::before,.fa-exclamation-circle::before {
    content: "\f06a"
}

.fa-school-circle-xmark::before {
    content: "\e56d"
}

.fa-arrow-right-from-bracket::before,.fa-sign-out::before {
    content: "\f08b"
}

.fa-chevron-circle-down::before,.fa-circle-chevron-down::before {
    content: "\f13a"
}

.fa-unlock-alt::before,.fa-unlock-keyhole::before {
    content: "\f13e"
}

.fa-cloud-showers-heavy::before {
    content: "\f740"
}

.fa-headphones-alt::before,.fa-headphones-simple::before {
    content: "\f58f"
}

.fa-sitemap::before {
    content: "\f0e8"
}

.fa-circle-dollar-to-slot::before,.fa-donate::before {
    content: "\f4b9"
}

.fa-memory::before {
    content: "\f538"
}

.fa-road-spikes::before {
    content: "\e568"
}

.fa-fire-burner::before {
    content: "\e4f1"
}

.fa-flag::before {
    content: "\f024"
}

.fa-hanukiah::before {
    content: "\f6e6"
}

.fa-feather::before {
    content: "\f52d"
}

.fa-volume-down::before,.fa-volume-low::before {
    content: "\f027"
}

.fa-comment-slash::before {
    content: "\f4b3"
}

.fa-cloud-sun-rain::before {
    content: "\f743"
}

.fa-compress::before {
    content: "\f066"
}

.fa-wheat-alt::before,.fa-wheat-awn::before {
    content: "\e2cd"
}

.fa-ankh::before {
    content: "\f644"
}

.fa-hands-holding-child::before {
    content: "\e4fa"
}

.fa-asterisk::before {
    content: "\2a"
}

.fa-check-square::before,.fa-square-check::before {
    content: "\f14a"
}

.fa-peseta-sign::before {
    content: "\e221"
}

.fa-header::before,.fa-heading::before {
    content: "\f1dc"
}

.fa-ghost::before {
    content: "\f6e2"
}

.fa-list-squares::before,.fa-list::before {
    content: "\f03a"
}

.fa-phone-square-alt::before,.fa-square-phone-flip::before {
    content: "\f87b"
}

.fa-cart-plus::before {
    content: "\f217"
}

.fa-gamepad::before {
    content: "\f11b"
}

.fa-circle-dot::before,.fa-dot-circle::before {
    content: "\f192"
}

.fa-dizzy::before,.fa-face-dizzy::before {
    content: "\f567"
}

.fa-egg::before {
    content: "\f7fb"
}

.fa-house-medical-circle-xmark::before {
    content: "\e513"
}

.fa-campground::before {
    content: "\f6bb"
}

.fa-folder-plus::before {
    content: "\f65e"
}

.fa-futbol-ball::before,.fa-futbol::before,.fa-soccer-ball::before {
    content: "\f1e3"
}

.fa-paint-brush::before,.fa-paintbrush::before {
    content: "\f1fc"
}

.fa-lock::before {
    content: "\f023"
}

.fa-gas-pump::before {
    content: "\f52f"
}

.fa-hot-tub-person::before,.fa-hot-tub::before {
    content: "\f593"
}

.fa-map-location::before,.fa-map-marked::before {
    content: "\f59f"
}

.fa-house-flood-water::before {
    content: "\e50e"
}

.fa-tree::before {
    content: "\f1bb"
}

.fa-bridge-lock::before {
    content: "\e4cc"
}

.fa-sack-dollar::before {
    content: "\f81d"
}

.fa-edit::before,.fa-pen-to-square::before {
    content: "\f044"
}

.fa-car-side::before {
    content: "\f5e4"
}

.fa-share-alt::before,.fa-share-nodes::before {
    content: "\f1e0"
}

.fa-heart-circle-minus::before {
    content: "\e4ff"
}

.fa-hourglass-2::before,.fa-hourglass-half::before {
    content: "\f252"
}

.fa-microscope::before {
    content: "\f610"
}

.fa-sink::before {
    content: "\e06d"
}

.fa-bag-shopping::before,.fa-shopping-bag::before {
    content: "\f290"
}

.fa-arrow-down-z-a::before,.fa-sort-alpha-desc::before,.fa-sort-alpha-down-alt::before {
    content: "\f881"
}

.fa-mitten::before {
    content: "\f7b5"
}

.fa-person-rays::before {
    content: "\e54d"
}

.fa-users::before {
    content: "\f0c0"
}

.fa-eye-slash::before {
    content: "\f070"
}

.fa-flask-vial::before {
    content: "\e4f3"
}

.fa-hand-paper::before,.fa-hand::before {
    content: "\f256"
}

.fa-om::before {
    content: "\f679"
}

.fa-worm::before {
    content: "\e599"
}

.fa-house-circle-xmark::before {
    content: "\e50b"
}

.fa-plug::before {
    content: "\f1e6"
}

.fa-chevron-up::before {
    content: "\f077"
}

.fa-hand-spock::before {
    content: "\f259"
}

.fa-stopwatch::before {
    content: "\f2f2"
}

.fa-face-kiss::before,.fa-kiss::before {
    content: "\f596"
}

.fa-bridge-circle-xmark::before {
    content: "\e4cb"
}

.fa-face-grin-tongue::before,.fa-grin-tongue::before {
    content: "\f589"
}

.fa-chess-bishop::before {
    content: "\f43a"
}

.fa-face-grin-wink::before,.fa-grin-wink::before {
    content: "\f58c"
}

.fa-deaf::before,.fa-deafness::before,.fa-ear-deaf::before,.fa-hard-of-hearing::before {
    content: "\f2a4"
}

.fa-road-circle-check::before {
    content: "\e564"
}

.fa-dice-five::before {
    content: "\f523"
}

.fa-rss-square::before,.fa-square-rss::before {
    content: "\f143"
}

.fa-land-mine-on::before {
    content: "\e51b"
}

.fa-i-cursor::before {
    content: "\f246"
}

.fa-stamp::before {
    content: "\f5bf"
}

.fa-stairs::before {
    content: "\e289"
}

.fa-i::before {
    content: "\49"
}

.fa-hryvnia-sign::before,.fa-hryvnia::before {
    content: "\f6f2"
}

.fa-pills::before {
    content: "\f484"
}

.fa-face-grin-wide::before,.fa-grin-alt::before {
    content: "\f581"
}

.fa-tooth::before {
    content: "\f5c9"
}

.fa-v::before {
    content: "\56"
}

.fa-bangladeshi-taka-sign::before {
    content: "\e2e6"
}

.fa-bicycle::before {
    content: "\f206"
}

.fa-rod-asclepius::before,.fa-rod-snake::before,.fa-staff-aesculapius::before,.fa-staff-snake::before {
    content: "\e579"
}

.fa-head-side-cough-slash::before {
    content: "\e062"
}

.fa-ambulance::before,.fa-truck-medical::before {
    content: "\f0f9"
}

.fa-wheat-awn-circle-exclamation::before {
    content: "\e598"
}

.fa-snowman::before {
    content: "\f7d0"
}

.fa-mortar-pestle::before {
    content: "\f5a7"
}

.fa-road-barrier::before {
    content: "\e562"
}

.fa-school::before {
    content: "\f549"
}

.fa-igloo::before {
    content: "\f7ae"
}

.fa-joint::before {
    content: "\f595"
}

.fa-angle-right::before {
    content: "\f105"
}

.fa-horse::before {
    content: "\f6f0"
}

.fa-q::before {
    content: "\51"
}

.fa-g::before {
    content: "\47"
}

.fa-notes-medical::before {
    content: "\f481"
}

.fa-temperature-2::before,.fa-temperature-half::before,.fa-thermometer-2::before,.fa-thermometer-half::before {
    content: "\f2c9"
}

.fa-dong-sign::before {
    content: "\e169"
}

.fa-capsules::before {
    content: "\f46b"
}

.fa-poo-bolt::before,.fa-poo-storm::before {
    content: "\f75a"
}

.fa-face-frown-open::before,.fa-frown-open::before {
    content: "\f57a"
}

.fa-hand-point-up::before {
    content: "\f0a6"
}

.fa-money-bill::before {
    content: "\f0d6"
}

.fa-bookmark::before {
    content: "\f02e"
}

.fa-align-justify::before {
    content: "\f039"
}

.fa-umbrella-beach::before {
    content: "\f5ca"
}

.fa-helmet-un::before {
    content: "\e503"
}

.fa-bullseye::before {
    content: "\f140"
}

.fa-bacon::before {
    content: "\f7e5"
}

.fa-hand-point-down::before {
    content: "\f0a7"
}

.fa-arrow-up-from-bracket::before {
    content: "\e09a"
}

.fa-folder-blank::before,.fa-folder::before {
    content: "\f07b"
}

.fa-file-medical-alt::before,.fa-file-waveform::before {
    content: "\f478"
}

.fa-radiation::before {
    content: "\f7b9"
}

.fa-chart-simple::before {
    content: "\e473"
}

.fa-mars-stroke::before {
    content: "\f229"
}

.fa-vial::before {
    content: "\f492"
}

.fa-dashboard::before,.fa-gauge-med::before,.fa-gauge::before,.fa-tachometer-alt-average::before {
    content: "\f624"
}

.fa-magic-wand-sparkles::before,.fa-wand-magic-sparkles::before {
    content: "\e2ca"
}

.fa-e::before {
    content: "\45"
}

.fa-pen-alt::before,.fa-pen-clip::before {
    content: "\f305"
}

.fa-bridge-circle-exclamation::before {
    content: "\e4ca"
}

.fa-user::before {
    content: "\f007"
}

.fa-school-circle-check::before {
    content: "\e56b"
}

.fa-dumpster::before {
    content: "\f793"
}

.fa-shuttle-van::before,.fa-van-shuttle::before {
    content: "\f5b6"
}

.fa-building-user::before {
    content: "\e4da"
}

.fa-caret-square-left::before,.fa-square-caret-left::before {
    content: "\f191"
}

.fa-highlighter::before {
    content: "\f591"
}

.fa-key::before {
    content: "\f084"
}

.fa-bullhorn::before {
    content: "\f0a1"
}

.fa-globe::before {
    content: "\f0ac"
}

.fa-synagogue::before {
    content: "\f69b"
}

.fa-person-half-dress::before {
    content: "\e548"
}

.fa-road-bridge::before {
    content: "\e563"
}

.fa-location-arrow::before {
    content: "\f124"
}

.fa-c::before {
    content: "\43"
}

.fa-tablet-button::before {
    content: "\f10a"
}

.fa-building-lock::before {
    content: "\e4d6"
}

.fa-pizza-slice::before {
    content: "\f818"
}

.fa-money-bill-wave::before {
    content: "\f53a"
}

.fa-area-chart::before,.fa-chart-area::before {
    content: "\f1fe"
}

.fa-house-flag::before {
    content: "\e50d"
}

.fa-person-circle-minus::before {
    content: "\e540"
}

.fa-ban::before,.fa-cancel::before {
    content: "\f05e"
}

.fa-camera-rotate::before {
    content: "\e0d8"
}

.fa-air-freshener::before,.fa-spray-can-sparkles::before {
    content: "\f5d0"
}

.fa-star::before {
    content: "\f005"
}

.fa-repeat::before {
    content: "\f363"
}

.fa-cross::before {
    content: "\f654"
}

.fa-box::before {
    content: "\f466"
}

.fa-venus-mars::before {
    content: "\f228"
}

.fa-arrow-pointer::before,.fa-mouse-pointer::before {
    content: "\f245"
}

.fa-expand-arrows-alt::before,.fa-maximize::before {
    content: "\f31e"
}

.fa-charging-station::before {
    content: "\f5e7"
}

.fa-shapes::before,.fa-triangle-circle-square::before {
    content: "\f61f"
}

.fa-random::before,.fa-shuffle::before {
    content: "\f074"
}

.fa-person-running::before,.fa-running::before {
    content: "\f70c"
}

.fa-mobile-retro::before {
    content: "\e527"
}

.fa-grip-lines-vertical::before {
    content: "\f7a5"
}

.fa-spider::before {
    content: "\f717"
}

.fa-hands-bound::before {
    content: "\e4f9"
}

.fa-file-invoice-dollar::before {
    content: "\f571"
}

.fa-plane-circle-exclamation::before {
    content: "\e556"
}

.fa-x-ray::before {
    content: "\f497"
}

.fa-spell-check::before {
    content: "\f891"
}

.fa-slash::before {
    content: "\f715"
}

.fa-computer-mouse::before,.fa-mouse::before {
    content: "\f8cc"
}

.fa-arrow-right-to-bracket::before,.fa-sign-in::before {
    content: "\f090"
}

.fa-shop-slash::before,.fa-store-alt-slash::before {
    content: "\e070"
}

.fa-server::before {
    content: "\f233"
}

.fa-virus-covid-slash::before {
    content: "\e4a9"
}

.fa-shop-lock::before {
    content: "\e4a5"
}

.fa-hourglass-1::before,.fa-hourglass-start::before {
    content: "\f251"
}

.fa-blender-phone::before {
    content: "\f6b6"
}

.fa-building-wheat::before {
    content: "\e4db"
}

.fa-person-breastfeeding::before {
    content: "\e53a"
}

.fa-right-to-bracket::before,.fa-sign-in-alt::before {
    content: "\f2f6"
}

.fa-venus::before {
    content: "\f221"
}

.fa-passport::before {
    content: "\f5ab"
}

.fa-heart-pulse::before,.fa-heartbeat::before {
    content: "\f21e"
}

.fa-people-carry-box::before,.fa-people-carry::before {
    content: "\f4ce"
}

.fa-temperature-high::before {
    content: "\f769"
}

.fa-microchip::before {
    content: "\f2db"
}

.fa-crown::before {
    content: "\f521"
}

.fa-weight-hanging::before {
    content: "\f5cd"
}

.fa-xmarks-lines::before {
    content: "\e59a"
}

.fa-file-prescription::before {
    content: "\f572"
}

.fa-weight-scale::before,.fa-weight::before {
    content: "\f496"
}

.fa-user-friends::before,.fa-user-group::before {
    content: "\f500"
}

.fa-arrow-up-a-z::before,.fa-sort-alpha-up::before {
    content: "\f15e"
}

.fa-chess-knight::before {
    content: "\f441"
}

.fa-face-laugh-squint::before,.fa-laugh-squint::before {
    content: "\f59b"
}

.fa-wheelchair::before {
    content: "\f193"
}

.fa-arrow-circle-up::before,.fa-circle-arrow-up::before {
    content: "\f0aa"
}

.fa-toggle-on::before {
    content: "\f205"
}

.fa-person-walking::before,.fa-walking::before {
    content: "\f554"
}

.fa-l::before {
    content: "\4c"
}

.fa-fire::before {
    content: "\f06d"
}

.fa-bed-pulse::before,.fa-procedures::before {
    content: "\f487"
}

.fa-shuttle-space::before,.fa-space-shuttle::before {
    content: "\f197"
}

.fa-face-laugh::before,.fa-laugh::before {
    content: "\f599"
}

.fa-folder-open::before {
    content: "\f07c"
}

.fa-heart-circle-plus::before {
    content: "\e500"
}

.fa-code-fork::before {
    content: "\e13b"
}

.fa-city::before {
    content: "\f64f"
}

.fa-microphone-alt::before,.fa-microphone-lines::before {
    content: "\f3c9"
}

.fa-pepper-hot::before {
    content: "\f816"
}

.fa-unlock::before {
    content: "\f09c"
}

.fa-colon-sign::before {
    content: "\e140"
}

.fa-headset::before {
    content: "\f590"
}

.fa-store-slash::before {
    content: "\e071"
}

.fa-road-circle-xmark::before {
    content: "\e566"
}

.fa-user-minus::before {
    content: "\f503"
}

.fa-mars-stroke-up::before,.fa-mars-stroke-v::before {
    content: "\f22a"
}

.fa-champagne-glasses::before,.fa-glass-cheers::before {
    content: "\f79f"
}

.fa-clipboard::before {
    content: "\f328"
}

.fa-house-circle-exclamation::before {
    content: "\e50a"
}

.fa-file-arrow-up::before,.fa-file-upload::before {
    content: "\f574"
}

.fa-wifi-3::before,.fa-wifi-strong::before,.fa-wifi::before {
    content: "\f1eb"
}

.fa-bath::before,.fa-bathtub::before {
    content: "\f2cd"
}

.fa-underline::before {
    content: "\f0cd"
}

.fa-user-edit::before,.fa-user-pen::before {
    content: "\f4ff"
}

.fa-signature::before {
    content: "\f5b7"
}

.fa-stroopwafel::before {
    content: "\f551"
}

.fa-bold::before {
    content: "\f032"
}

.fa-anchor-lock::before {
    content: "\e4ad"
}

.fa-building-ngo::before {
    content: "\e4d7"
}

.fa-manat-sign::before {
    content: "\e1d5"
}

.fa-not-equal::before {
    content: "\f53e"
}

.fa-border-style::before,.fa-border-top-left::before {
    content: "\f853"
}

.fa-map-location-dot::before,.fa-map-marked-alt::before {
    content: "\f5a0"
}

.fa-jedi::before {
    content: "\f669"
}

.fa-poll::before,.fa-square-poll-vertical::before {
    content: "\f681"
}

.fa-mug-hot::before {
    content: "\f7b6"
}

.fa-battery-car::before,.fa-car-battery::before {
    content: "\f5df"
}

.fa-gift::before {
    content: "\f06b"
}

.fa-dice-two::before {
    content: "\f528"
}

.fa-chess-queen::before {
    content: "\f445"
}

.fa-glasses::before {
    content: "\f530"
}

.fa-chess-board::before {
    content: "\f43c"
}

.fa-building-circle-check::before {
    content: "\e4d2"
}

.fa-person-chalkboard::before {
    content: "\e53d"
}

.fa-mars-stroke-h::before,.fa-mars-stroke-right::before {
    content: "\f22b"
}

.fa-hand-back-fist::before,.fa-hand-rock::before {
    content: "\f255"
}

.fa-caret-square-up::before,.fa-square-caret-up::before {
    content: "\f151"
}

.fa-cloud-showers-water::before {
    content: "\e4e4"
}

.fa-bar-chart::before,.fa-chart-bar::before {
    content: "\f080"
}

.fa-hands-bubbles::before,.fa-hands-wash::before {
    content: "\e05e"
}

.fa-less-than-equal::before {
    content: "\f537"
}

.fa-train::before {
    content: "\f238"
}

.fa-eye-low-vision::before,.fa-low-vision::before {
    content: "\f2a8"
}

.fa-crow::before {
    content: "\f520"
}

.fa-sailboat::before {
    content: "\e445"
}

.fa-window-restore::before {
    content: "\f2d2"
}

.fa-plus-square::before,.fa-square-plus::before {
    content: "\f0fe"
}

.fa-torii-gate::before {
    content: "\f6a1"
}

.fa-frog::before {
    content: "\f52e"
}

.fa-bucket::before {
    content: "\e4cf"
}

.fa-image::before {
    content: "\f03e"
}

.fa-microphone::before {
    content: "\f130"
}

.fa-cow::before {
    content: "\f6c8"
}

.fa-caret-up::before {
    content: "\f0d8"
}

.fa-screwdriver::before {
    content: "\f54a"
}

.fa-folder-closed::before {
    content: "\e185"
}

.fa-house-tsunami::before {
    content: "\e515"
}

.fa-square-nfi::before {
    content: "\e576"
}

.fa-arrow-up-from-ground-water::before {
    content: "\e4b5"
}

.fa-glass-martini-alt::before,.fa-martini-glass::before {
    content: "\f57b"
}

.fa-rotate-back::before,.fa-rotate-backward::before,.fa-rotate-left::before,.fa-undo-alt::before {
    content: "\f2ea"
}

.fa-columns::before,.fa-table-columns::before {
    content: "\f0db"
}

.fa-lemon::before {
    content: "\f094"
}

.fa-head-side-mask::before {
    content: "\e063"
}

.fa-handshake::before {
    content: "\f2b5"
}

.fa-gem::before {
    content: "\f3a5"
}

.fa-dolly-box::before,.fa-dolly::before {
    content: "\f472"
}

.fa-smoking::before {
    content: "\f48d"
}

.fa-compress-arrows-alt::before,.fa-minimize::before {
    content: "\f78c"
}

.fa-monument::before {
    content: "\f5a6"
}

.fa-snowplow::before {
    content: "\f7d2"
}

.fa-angle-double-right::before,.fa-angles-right::before {
    content: "\f101"
}

.fa-cannabis::before {
    content: "\f55f"
}

.fa-circle-play::before,.fa-play-circle::before {
    content: "\f144"
}

.fa-tablets::before {
    content: "\f490"
}

.fa-ethernet::before {
    content: "\f796"
}

.fa-eur::before,.fa-euro-sign::before,.fa-euro::before {
    content: "\f153"
}

.fa-chair::before {
    content: "\f6c0"
}

.fa-check-circle::before,.fa-circle-check::before {
    content: "\f058"
}

.fa-circle-stop::before,.fa-stop-circle::before {
    content: "\f28d"
}

.fa-compass-drafting::before,.fa-drafting-compass::before {
    content: "\f568"
}

.fa-plate-wheat::before {
    content: "\e55a"
}

.fa-icicles::before {
    content: "\f7ad"
}

.fa-person-shelter::before {
    content: "\e54f"
}

.fa-neuter::before {
    content: "\f22c"
}

.fa-id-badge::before {
    content: "\f2c1"
}

.fa-marker::before {
    content: "\f5a1"
}

.fa-face-laugh-beam::before,.fa-laugh-beam::before {
    content: "\f59a"
}

.fa-helicopter-symbol::before {
    content: "\e502"
}

.fa-universal-access::before {
    content: "\f29a"
}

.fa-chevron-circle-up::before,.fa-circle-chevron-up::before {
    content: "\f139"
}

.fa-lari-sign::before {
    content: "\e1c8"
}

.fa-volcano::before {
    content: "\f770"
}

.fa-person-walking-dashed-line-arrow-right::before {
    content: "\e553"
}

.fa-gbp::before,.fa-pound-sign::before,.fa-sterling-sign::before {
    content: "\f154"
}

.fa-viruses::before {
    content: "\e076"
}

.fa-square-person-confined::before {
    content: "\e577"
}

.fa-user-tie::before {
    content: "\f508"
}

.fa-arrow-down-long::before,.fa-long-arrow-down::before {
    content: "\f175"
}

.fa-tent-arrow-down-to-line::before {
    content: "\e57e"
}

.fa-certificate::before {
    content: "\f0a3"
}

.fa-mail-reply-all::before,.fa-reply-all::before {
    content: "\f122"
}

.fa-suitcase::before {
    content: "\f0f2"
}

.fa-person-skating::before,.fa-skating::before {
    content: "\f7c5"
}

.fa-filter-circle-dollar::before,.fa-funnel-dollar::before {
    content: "\f662"
}

.fa-camera-retro::before {
    content: "\f083"
}

.fa-arrow-circle-down::before,.fa-circle-arrow-down::before {
    content: "\f0ab"
}

.fa-arrow-right-to-file::before,.fa-file-import::before {
    content: "\f56f"
}

.fa-external-link-square::before,.fa-square-arrow-up-right::before {
    content: "\f14c"
}

.fa-box-open::before {
    content: "\f49e"
}

.fa-scroll::before {
    content: "\f70e"
}

.fa-spa::before {
    content: "\f5bb"
}

.fa-location-pin-lock::before {
    content: "\e51f"
}

.fa-pause::before {
    content: "\f04c"
}

.fa-hill-avalanche::before {
    content: "\e507"
}

.fa-temperature-0::before,.fa-temperature-empty::before,.fa-thermometer-0::before,.fa-thermometer-empty::before {
    content: "\f2cb"
}

.fa-bomb::before {
    content: "\f1e2"
}

.fa-registered::before {
    content: "\f25d"
}

.fa-address-card::before,.fa-contact-card::before,.fa-vcard::before {
    content: "\f2bb"
}

.fa-balance-scale-right::before,.fa-scale-unbalanced-flip::before {
    content: "\f516"
}

.fa-subscript::before {
    content: "\f12c"
}

.fa-diamond-turn-right::before,.fa-directions::before {
    content: "\f5eb"
}

.fa-burst::before {
    content: "\e4dc"
}

.fa-house-laptop::before,.fa-laptop-house::before {
    content: "\e066"
}

.fa-face-tired::before,.fa-tired::before {
    content: "\f5c8"
}

.fa-money-bills::before {
    content: "\e1f3"
}

.fa-smog::before {
    content: "\f75f"
}

.fa-crutch::before {
    content: "\f7f7"
}

.fa-cloud-arrow-up::before,.fa-cloud-upload-alt::before,.fa-cloud-upload::before {
    content: "\f0ee"
}

.fa-palette::before {
    content: "\f53f"
}

.fa-arrows-turn-right::before {
    content: "\e4c0"
}

.fa-vest::before {
    content: "\e085"
}

.fa-ferry::before {
    content: "\e4ea"
}

.fa-arrows-down-to-people::before {
    content: "\e4b9"
}

.fa-seedling::before,.fa-sprout::before {
    content: "\f4d8"
}

.fa-arrows-alt-h::before,.fa-left-right::before {
    content: "\f337"
}

.fa-boxes-packing::before {
    content: "\e4c7"
}

.fa-arrow-circle-left::before,.fa-circle-arrow-left::before {
    content: "\f0a8"
}

.fa-group-arrows-rotate::before {
    content: "\e4f6"
}

.fa-bowl-food::before {
    content: "\e4c6"
}

.fa-candy-cane::before {
    content: "\f786"
}

.fa-arrow-down-wide-short::before,.fa-sort-amount-asc::before,.fa-sort-amount-down::before {
    content: "\f160"
}

.fa-cloud-bolt::before,.fa-thunderstorm::before {
    content: "\f76c"
}

.fa-remove-format::before,.fa-text-slash::before {
    content: "\f87d"
}

.fa-face-smile-wink::before,.fa-smile-wink::before {
    content: "\f4da"
}

.fa-file-word::before {
    content: "\f1c2"
}

.fa-file-powerpoint::before {
    content: "\f1c4"
}

.fa-arrows-h::before,.fa-arrows-left-right::before {
    content: "\f07e"
}

.fa-house-lock::before {
    content: "\e510"
}

.fa-cloud-arrow-down::before,.fa-cloud-download-alt::before,.fa-cloud-download::before {
    content: "\f0ed"
}

.fa-children::before {
    content: "\e4e1"
}

.fa-blackboard::before,.fa-chalkboard::before {
    content: "\f51b"
}

.fa-user-alt-slash::before,.fa-user-large-slash::before {
    content: "\f4fa"
}

.fa-envelope-open::before {
    content: "\f2b6"
}

.fa-handshake-alt-slash::before,.fa-handshake-simple-slash::before {
    content: "\e05f"
}

.fa-mattress-pillow::before {
    content: "\e525"
}

.fa-guarani-sign::before {
    content: "\e19a"
}

.fa-arrows-rotate::before,.fa-refresh::before,.fa-sync::before {
    content: "\f021"
}

.fa-fire-extinguisher::before {
    content: "\f134"
}

.fa-cruzeiro-sign::before {
    content: "\e152"
}

.fa-greater-than-equal::before {
    content: "\f532"
}

.fa-shield-alt::before,.fa-shield-halved::before {
    content: "\f3ed"
}

.fa-atlas::before,.fa-book-atlas::before {
    content: "\f558"
}

.fa-virus::before {
    content: "\e074"
}

.fa-envelope-circle-check::before {
    content: "\e4e8"
}

.fa-layer-group::before {
    content: "\f5fd"
}

.fa-arrows-to-dot::before {
    content: "\e4be"
}

.fa-archway::before {
    content: "\f557"
}

.fa-heart-circle-check::before {
    content: "\e4fd"
}

.fa-house-chimney-crack::before,.fa-house-damage::before {
    content: "\f6f1"
}

.fa-file-archive::before,.fa-file-zipper::before {
    content: "\f1c6"
}

.fa-square::before {
    content: "\f0c8"
}

.fa-glass-martini::before,.fa-martini-glass-empty::before {
    content: "\f000"
}

.fa-couch::before {
    content: "\f4b8"
}

.fa-cedi-sign::before {
    content: "\e0df"
}

.fa-italic::before {
    content: "\f033"
}

.fa-church::before {
    content: "\f51d"
}

.fa-comments-dollar::before {
    content: "\f653"
}

.fa-democrat::before {
    content: "\f747"
}

.fa-z::before {
    content: "\5a"
}

.fa-person-skiing::before,.fa-skiing::before {
    content: "\f7c9"
}

.fa-road-lock::before {
    content: "\e567"
}

.fa-a::before {
    content: "\41"
}

.fa-temperature-arrow-down::before,.fa-temperature-down::before {
    content: "\e03f"
}

.fa-feather-alt::before,.fa-feather-pointed::before {
    content: "\f56b"
}

.fa-p::before {
    content: "\50"
}

.fa-snowflake::before {
    content: "\f2dc"
}

.fa-newspaper::before {
    content: "\f1ea"
}

.fa-ad::before,.fa-rectangle-ad::before {
    content: "\f641"
}

.fa-arrow-circle-right::before,.fa-circle-arrow-right::before {
    content: "\f0a9"
}

.fa-filter-circle-xmark::before {
    content: "\e17b"
}

.fa-locust::before {
    content: "\e520"
}

.fa-sort::before,.fa-unsorted::before {
    content: "\f0dc"
}

.fa-list-1-2::before,.fa-list-numeric::before,.fa-list-ol::before {
    content: "\f0cb"
}

.fa-person-dress-burst::before {
    content: "\e544"
}

.fa-money-check-alt::before,.fa-money-check-dollar::before {
    content: "\f53d"
}

.fa-vector-square::before {
    content: "\f5cb"
}

.fa-bread-slice::before {
    content: "\f7ec"
}

.fa-language::before {
    content: "\f1ab"
}

.fa-face-kiss-wink-heart::before,.fa-kiss-wink-heart::before {
    content: "\f598"
}

.fa-filter::before {
    content: "\f0b0"
}

.fa-question::before {
    content: "\3f"
}

.fa-file-signature::before {
    content: "\f573"
}

.fa-arrows-alt::before,.fa-up-down-left-right::before {
    content: "\f0b2"
}

.fa-house-chimney-user::before {
    content: "\e065"
}

.fa-hand-holding-heart::before {
    content: "\f4be"
}

.fa-puzzle-piece::before {
    content: "\f12e"
}

.fa-money-check::before {
    content: "\f53c"
}

.fa-star-half-alt::before,.fa-star-half-stroke::before {
    content: "\f5c0"
}

.fa-code::before {
    content: "\f121"
}

.fa-glass-whiskey::before,.fa-whiskey-glass::before {
    content: "\f7a0"
}

.fa-building-circle-exclamation::before {
    content: "\e4d3"
}

.fa-magnifying-glass-chart::before {
    content: "\e522"
}

.fa-arrow-up-right-from-square::before,.fa-external-link::before {
    content: "\f08e"
}

.fa-cubes-stacked::before {
    content: "\e4e6"
}

.fa-krw::before,.fa-won-sign::before,.fa-won::before {
    content: "\f159"
}

.fa-virus-covid::before {
    content: "\e4a8"
}

.fa-austral-sign::before {
    content: "\e0a9"
}

.fa-f::before {
    content: "\46"
}

.fa-leaf::before {
    content: "\f06c"
}

.fa-road::before {
    content: "\f018"
}

.fa-cab::before,.fa-taxi::before {
    content: "\f1ba"
}

.fa-person-circle-plus::before {
    content: "\e541"
}

.fa-chart-pie::before,.fa-pie-chart::before {
    content: "\f200"
}

.fa-bolt-lightning::before {
    content: "\e0b7"
}

.fa-sack-xmark::before {
    content: "\e56a"
}

.fa-file-excel::before {
    content: "\f1c3"
}

.fa-file-contract::before {
    content: "\f56c"
}

.fa-fish-fins::before {
    content: "\e4f2"
}

.fa-building-flag::before {
    content: "\e4d5"
}

.fa-face-grin-beam::before,.fa-grin-beam::before {
    content: "\f582"
}

.fa-object-ungroup::before {
    content: "\f248"
}

.fa-poop::before {
    content: "\f619"
}

.fa-location-pin::before,.fa-map-marker::before {
    content: "\f041"
}

.fa-kaaba::before {
    content: "\f66b"
}

.fa-toilet-paper::before {
    content: "\f71e"
}

.fa-hard-hat::before,.fa-hat-hard::before,.fa-helmet-safety::before {
    content: "\f807"
}

.fa-eject::before {
    content: "\f052"
}

.fa-arrow-alt-circle-right::before,.fa-circle-right::before {
    content: "\f35a"
}

.fa-plane-circle-check::before {
    content: "\e555"
}

.fa-face-rolling-eyes::before,.fa-meh-rolling-eyes::before {
    content: "\f5a5"
}

.fa-object-group::before {
    content: "\f247"
}

.fa-chart-line::before,.fa-line-chart::before {
    content: "\f201"
}

.fa-mask-ventilator::before {
    content: "\e524"
}

.fa-arrow-right::before {
    content: "\f061"
}

.fa-map-signs::before,.fa-signs-post::before {
    content: "\f277"
}

.fa-cash-register::before {
    content: "\f788"
}

.fa-person-circle-question::before {
    content: "\e542"
}

.fa-h::before {
    content: "\48"
}

.fa-tarp::before {
    content: "\e57b"
}

.fa-screwdriver-wrench::before,.fa-tools::before {
    content: "\f7d9"
}

.fa-arrows-to-eye::before {
    content: "\e4bf"
}

.fa-plug-circle-bolt::before {
    content: "\e55b"
}

.fa-heart::before {
    content: "\f004"
}

.fa-mars-and-venus::before {
    content: "\f224"
}

.fa-home-user::before,.fa-house-user::before {
    content: "\e1b0"
}

.fa-dumpster-fire::before {
    content: "\f794"
}

.fa-house-crack::before {
    content: "\e3b1"
}

.fa-cocktail::before,.fa-martini-glass-citrus::before {
    content: "\f561"
}

.fa-face-surprise::before,.fa-surprise::before {
    content: "\f5c2"
}

.fa-bottle-water::before {
    content: "\e4c5"
}

.fa-circle-pause::before,.fa-pause-circle::before {
    content: "\f28b"
}

.fa-toilet-paper-slash::before {
    content: "\e072"
}

.fa-apple-alt::before,.fa-apple-whole::before {
    content: "\f5d1"
}

.fa-kitchen-set::before {
    content: "\e51a"
}

.fa-r::before {
    content: "\52"
}

.fa-temperature-1::before,.fa-temperature-quarter::before,.fa-thermometer-1::before,.fa-thermometer-quarter::before {
    content: "\f2ca"
}

.fa-cube::before {
    content: "\f1b2"
}

.fa-bitcoin-sign::before {
    content: "\e0b4"
}

.fa-shield-dog::before {
    content: "\e573"
}

.fa-solar-panel::before {
    content: "\f5ba"
}

.fa-lock-open::before {
    content: "\f3c1"
}

.fa-elevator::before {
    content: "\e16d"
}

.fa-money-bill-transfer::before {
    content: "\e528"
}

.fa-money-bill-trend-up::before {
    content: "\e529"
}

.fa-house-flood-water-circle-arrow-right::before {
    content: "\e50f"
}

.fa-poll-h::before,.fa-square-poll-horizontal::before {
    content: "\f682"
}

.fa-circle::before {
    content: "\f111"
}

.fa-backward-fast::before,.fa-fast-backward::before {
    content: "\f049"
}

.fa-recycle::before {
    content: "\f1b8"
}

.fa-user-astronaut::before {
    content: "\f4fb"
}

.fa-plane-slash::before {
    content: "\e069"
}

.fa-trademark::before {
    content: "\f25c"
}

.fa-basketball-ball::before,.fa-basketball::before {
    content: "\f434"
}

.fa-satellite-dish::before {
    content: "\f7c0"
}

.fa-arrow-alt-circle-up::before,.fa-circle-up::before {
    content: "\f35b"
}

.fa-mobile-alt::before,.fa-mobile-screen-button::before {
    content: "\f3cd"
}

.fa-volume-high::before,.fa-volume-up::before {
    content: "\f028"
}

.fa-users-rays::before {
    content: "\e593"
}

.fa-wallet::before {
    content: "\f555"
}

.fa-clipboard-check::before {
    content: "\f46c"
}

.fa-file-audio::before {
    content: "\f1c7"
}

.fa-burger::before,.fa-hamburger::before {
    content: "\f805"
}

.fa-wrench::before {
    content: "\f0ad"
}

.fa-bugs::before {
    content: "\e4d0"
}

.fa-rupee-sign::before,.fa-rupee::before {
    content: "\f156"
}

.fa-file-image::before {
    content: "\f1c5"
}

.fa-circle-question::before,.fa-question-circle::before {
    content: "\f059"
}

.fa-plane-departure::before {
    content: "\f5b0"
}

.fa-handshake-slash::before {
    content: "\e060"
}

.fa-book-bookmark::before {
    content: "\e0bb"
}

.fa-code-branch::before {
    content: "\f126"
}

.fa-hat-cowboy::before {
    content: "\f8c0"
}

.fa-bridge::before {
    content: "\e4c8"
}

.fa-phone-alt::before,.fa-phone-flip::before {
    content: "\f879"
}

.fa-truck-front::before {
    content: "\e2b7"
}

.fa-cat::before {
    content: "\f6be"
}

.fa-anchor-circle-exclamation::before {
    content: "\e4ab"
}

.fa-truck-field::before {
    content: "\e58d"
}

.fa-route::before {
    content: "\f4d7"
}

.fa-clipboard-question::before {
    content: "\e4e3"
}

.fa-panorama::before {
    content: "\e209"
}

.fa-comment-medical::before {
    content: "\f7f5"
}

.fa-teeth-open::before {
    content: "\f62f"
}

.fa-file-circle-minus::before {
    content: "\e4ed"
}

.fa-tags::before {
    content: "\f02c"
}

.fa-wine-glass::before {
    content: "\f4e3"
}

.fa-fast-forward::before,.fa-forward-fast::before {
    content: "\f050"
}

.fa-face-meh-blank::before,.fa-meh-blank::before {
    content: "\f5a4"
}

.fa-parking::before,.fa-square-parking::before {
    content: "\f540"
}

.fa-house-signal::before {
    content: "\e012"
}

.fa-bars-progress::before,.fa-tasks-alt::before {
    content: "\f828"
}

.fa-faucet-drip::before {
    content: "\e006"
}

.fa-cart-flatbed::before,.fa-dolly-flatbed::before {
    content: "\f474"
}

.fa-ban-smoking::before,.fa-smoking-ban::before {
    content: "\f54d"
}

.fa-terminal::before {
    content: "\f120"
}

.fa-mobile-button::before {
    content: "\f10b"
}

.fa-house-medical-flag::before {
    content: "\e514"
}

.fa-basket-shopping::before,.fa-shopping-basket::before {
    content: "\f291"
}

.fa-tape::before {
    content: "\f4db"
}

.fa-bus-alt::before,.fa-bus-simple::before {
    content: "\f55e"
}

.fa-eye::before {
    content: "\f06e"
}

.fa-face-sad-cry::before,.fa-sad-cry::before {
    content: "\f5b3"
}

.fa-audio-description::before {
    content: "\f29e"
}

.fa-person-military-to-person::before {
    content: "\e54c"
}

.fa-file-shield::before {
    content: "\e4f0"
}

.fa-user-slash::before {
    content: "\f506"
}

.fa-pen::before {
    content: "\f304"
}

.fa-tower-observation::before {
    content: "\e586"
}

.fa-file-code::before {
    content: "\f1c9"
}

.fa-signal-5::before,.fa-signal-perfect::before,.fa-signal::before {
    content: "\f012"
}

.fa-bus::before {
    content: "\f207"
}

.fa-heart-circle-xmark::before {
    content: "\e501"
}

.fa-home-lg::before,.fa-house-chimney::before {
    content: "\e3af"
}

.fa-window-maximize::before {
    content: "\f2d0"
}

.fa-face-frown::before,.fa-frown::before {
    content: "\f119"
}

.fa-prescription::before {
    content: "\f5b1"
}

.fa-shop::before,.fa-store-alt::before {
    content: "\f54f"
}

.fa-floppy-disk::before,.fa-save::before {
    content: "\f0c7"
}

.fa-vihara::before {
    content: "\f6a7"
}

.fa-balance-scale-left::before,.fa-scale-unbalanced::before {
    content: "\f515"
}

.fa-sort-asc::before,.fa-sort-up::before {
    content: "\f0de"
}

.fa-comment-dots::before,.fa-commenting::before {
    content: "\f4ad"
}

.fa-plant-wilt::before {
    content: "\e5aa"
}

.fa-diamond::before {
    content: "\f219"
}

.fa-face-grin-squint::before,.fa-grin-squint::before {
    content: "\f585"
}

.fa-hand-holding-dollar::before,.fa-hand-holding-usd::before {
    content: "\f4c0"
}

.fa-bacterium::before {
    content: "\e05a"
}

.fa-hand-pointer::before {
    content: "\f25a"
}

.fa-drum-steelpan::before {
    content: "\f56a"
}

.fa-hand-scissors::before {
    content: "\f257"
}

.fa-hands-praying::before,.fa-praying-hands::before {
    content: "\f684"
}

.fa-arrow-right-rotate::before,.fa-arrow-rotate-forward::before,.fa-arrow-rotate-right::before,.fa-redo::before {
    content: "\f01e"
}

.fa-biohazard::before {
    content: "\f780"
}

.fa-location-crosshairs::before,.fa-location::before {
    content: "\f601"
}

.fa-mars-double::before {
    content: "\f227"
}

.fa-child-dress::before {
    content: "\e59c"
}

.fa-users-between-lines::before {
    content: "\e591"
}

.fa-lungs-virus::before {
    content: "\e067"
}

.fa-face-grin-tears::before,.fa-grin-tears::before {
    content: "\f588"
}

.fa-phone::before {
    content: "\f095"
}

.fa-calendar-times::before,.fa-calendar-xmark::before {
    content: "\f273"
}

.fa-child-reaching::before {
    content: "\e59d"
}

.fa-head-side-virus::before {
    content: "\e064"
}

.fa-user-cog::before,.fa-user-gear::before {
    content: "\f4fe"
}

.fa-arrow-up-1-9::before,.fa-sort-numeric-up::before {
    content: "\f163"
}

.fa-door-closed::before {
    content: "\f52a"
}

.fa-shield-virus::before {
    content: "\e06c"
}

.fa-dice-six::before {
    content: "\f526"
}

.fa-mosquito-net::before {
    content: "\e52c"
}

.fa-bridge-water::before {
    content: "\e4ce"
}

.fa-person-booth::before {
    content: "\f756"
}

.fa-text-width::before {
    content: "\f035"
}

.fa-hat-wizard::before {
    content: "\f6e8"
}

.fa-pen-fancy::before {
    content: "\f5ac"
}

.fa-digging::before,.fa-person-digging::before {
    content: "\f85e"
}

.fa-trash::before {
    content: "\f1f8"
}

.fa-gauge-simple-med::before,.fa-gauge-simple::before,.fa-tachometer-average::before {
    content: "\f629"
}

.fa-book-medical::before {
    content: "\f7e6"
}

.fa-poo::before {
    content: "\f2fe"
}

.fa-quote-right-alt::before,.fa-quote-right::before {
    content: "\f10e"
}

.fa-shirt::before,.fa-t-shirt::before,.fa-tshirt::before {
    content: "\f553"
}

.fa-cubes::before {
    content: "\f1b3"
}

.fa-divide::before {
    content: "\f529"
}

.fa-tenge-sign::before,.fa-tenge::before {
    content: "\f7d7"
}

.fa-headphones::before {
    content: "\f025"
}

.fa-hands-holding::before {
    content: "\f4c2"
}

.fa-hands-clapping::before {
    content: "\e1a8"
}

.fa-republican::before {
    content: "\f75e"
}

.fa-arrow-left::before {
    content: "\f060"
}

.fa-person-circle-xmark::before {
    content: "\e543"
}

.fa-ruler::before {
    content: "\f545"
}

.fa-align-left::before {
    content: "\f036"
}

.fa-dice-d6::before {
    content: "\f6d1"
}

.fa-restroom::before {
    content: "\f7bd"
}

.fa-j::before {
    content: "\4a"
}

.fa-users-viewfinder::before {
    content: "\e595"
}

.fa-file-video::before {
    content: "\f1c8"
}

.fa-external-link-alt::before,.fa-up-right-from-square::before {
    content: "\f35d"
}

.fa-table-cells::before,.fa-th::before {
    content: "\f00a"
}

.fa-file-pdf::before {
    content: "\f1c1"
}

.fa-bible::before,.fa-book-bible::before {
    content: "\f647"
}

.fa-o::before {
    content: "\4f"
}

.fa-medkit::before,.fa-suitcase-medical::before {
    content: "\f0fa"
}

.fa-user-secret::before {
    content: "\f21b"
}

.fa-otter::before {
    content: "\f700"
}

.fa-female::before,.fa-person-dress::before {
    content: "\f182"
}

.fa-comment-dollar::before {
    content: "\f651"
}

.fa-briefcase-clock::before,.fa-business-time::before {
    content: "\f64a"
}

.fa-table-cells-large::before,.fa-th-large::before {
    content: "\f009"
}

.fa-book-tanakh::before,.fa-tanakh::before {
    content: "\f827"
}

.fa-phone-volume::before,.fa-volume-control-phone::before {
    content: "\f2a0"
}

.fa-hat-cowboy-side::before {
    content: "\f8c1"
}

.fa-clipboard-user::before {
    content: "\f7f3"
}

.fa-child::before {
    content: "\f1ae"
}

.fa-lira-sign::before {
    content: "\f195"
}

.fa-satellite::before {
    content: "\f7bf"
}

.fa-plane-lock::before {
    content: "\e558"
}

.fa-tag::before {
    content: "\f02b"
}

.fa-comment::before {
    content: "\f075"
}

.fa-birthday-cake::before,.fa-cake-candles::before,.fa-cake::before {
    content: "\f1fd"
}

.fa-envelope::before {
    content: "\f0e0"
}

.fa-angle-double-up::before,.fa-angles-up::before {
    content: "\f102"
}

.fa-paperclip::before {
    content: "\f0c6"
}

.fa-arrow-right-to-city::before {
    content: "\e4b3"
}

.fa-ribbon::before {
    content: "\f4d6"
}

.fa-lungs::before {
    content: "\f604"
}

.fa-arrow-up-9-1::before,.fa-sort-numeric-up-alt::before {
    content: "\f887"
}

.fa-litecoin-sign::before {
    content: "\e1d3"
}

.fa-border-none::before {
    content: "\f850"
}

.fa-circle-nodes::before {
    content: "\e4e2"
}

.fa-parachute-box::before {
    content: "\f4cd"
}

.fa-indent::before {
    content: "\f03c"
}

.fa-truck-field-un::before {
    content: "\e58e"
}

.fa-hourglass-empty::before,.fa-hourglass::before {
    content: "\f254"
}

.fa-mountain::before {
    content: "\f6fc"
}

.fa-user-doctor::before,.fa-user-md::before {
    content: "\f0f0"
}

.fa-circle-info::before,.fa-info-circle::before {
    content: "\f05a"
}

.fa-cloud-meatball::before {
    content: "\f73b"
}

.fa-camera-alt::before,.fa-camera::before {
    content: "\f030"
}

.fa-square-virus::before {
    content: "\e578"
}

.fa-meteor::before {
    content: "\f753"
}

.fa-car-on::before {
    content: "\e4dd"
}

.fa-sleigh::before {
    content: "\f7cc"
}

.fa-arrow-down-1-9::before,.fa-sort-numeric-asc::before,.fa-sort-numeric-down::before {
    content: "\f162"
}

.fa-hand-holding-droplet::before,.fa-hand-holding-water::before {
    content: "\f4c1"
}

.fa-water::before {
    content: "\f773"
}

.fa-calendar-check::before {
    content: "\f274"
}

.fa-braille::before {
    content: "\f2a1"
}

.fa-prescription-bottle-alt::before,.fa-prescription-bottle-medical::before {
    content: "\f486"
}

.fa-landmark::before {
    content: "\f66f"
}

.fa-truck::before {
    content: "\f0d1"
}

.fa-crosshairs::before {
    content: "\f05b"
}

.fa-person-cane::before {
    content: "\e53c"
}

.fa-tent::before {
    content: "\e57d"
}

.fa-vest-patches::before {
    content: "\e086"
}

.fa-check-double::before {
    content: "\f560"
}

.fa-arrow-down-a-z::before,.fa-sort-alpha-asc::before,.fa-sort-alpha-down::before {
    content: "\f15d"
}

.fa-money-bill-wheat::before {
    content: "\e52a"
}

.fa-cookie::before {
    content: "\f563"
}

.fa-arrow-left-rotate::before,.fa-arrow-rotate-back::before,.fa-arrow-rotate-backward::before,.fa-arrow-rotate-left::before,.fa-undo::before {
    content: "\f0e2"
}

.fa-hard-drive::before,.fa-hdd::before {
    content: "\f0a0"
}

.fa-face-grin-squint-tears::before,.fa-grin-squint-tears::before {
    content: "\f586"
}

.fa-dumbbell::before {
    content: "\f44b"
}

.fa-list-alt::before,.fa-rectangle-list::before {
    content: "\f022"
}

.fa-tarp-droplet::before {
    content: "\e57c"
}

.fa-house-medical-circle-check::before {
    content: "\e511"
}

.fa-person-skiing-nordic::before,.fa-skiing-nordic::before {
    content: "\f7ca"
}

.fa-calendar-plus::before {
    content: "\f271"
}

.fa-plane-arrival::before {
    content: "\f5af"
}

.fa-arrow-alt-circle-left::before,.fa-circle-left::before {
    content: "\f359"
}

.fa-subway::before,.fa-train-subway::before {
    content: "\f239"
}

.fa-chart-gantt::before {
    content: "\e0e4"
}

.fa-indian-rupee-sign::before,.fa-indian-rupee::before,.fa-inr::before {
    content: "\e1bc"
}

.fa-crop-alt::before,.fa-crop-simple::before {
    content: "\f565"
}

.fa-money-bill-1::before,.fa-money-bill-alt::before {
    content: "\f3d1"
}

.fa-left-long::before,.fa-long-arrow-alt-left::before {
    content: "\f30a"
}

.fa-dna::before {
    content: "\f471"
}

.fa-virus-slash::before {
    content: "\e075"
}

.fa-minus::before,.fa-subtract::before {
    content: "\f068"
}

.fa-chess::before {
    content: "\f439"
}

.fa-arrow-left-long::before,.fa-long-arrow-left::before {
    content: "\f177"
}

.fa-plug-circle-check::before {
    content: "\e55c"
}

.fa-street-view::before {
    content: "\f21d"
}

.fa-franc-sign::before {
    content: "\e18f"
}

.fa-volume-off::before {
    content: "\f026"
}

.fa-american-sign-language-interpreting::before,.fa-asl-interpreting::before,.fa-hands-american-sign-language-interpreting::before,.fa-hands-asl-interpreting::before {
    content: "\f2a3"
}

.fa-cog::before,.fa-gear::before {
    content: "\f013"
}

.fa-droplet-slash::before,.fa-tint-slash::before {
    content: "\f5c7"
}

.fa-mosque::before {
    content: "\f678"
}

.fa-mosquito::before {
    content: "\e52b"
}

.fa-star-of-david::before {
    content: "\f69a"
}

.fa-person-military-rifle::before {
    content: "\e54b"
}

.fa-cart-shopping::before,.fa-shopping-cart::before {
    content: "\f07a"
}

.fa-vials::before {
    content: "\f493"
}

.fa-plug-circle-plus::before {
    content: "\e55f"
}

.fa-place-of-worship::before {
    content: "\f67f"
}

.fa-grip-vertical::before {
    content: "\f58e"
}

.fa-arrow-turn-up::before,.fa-level-up::before {
    content: "\f148"
}

.fa-u::before {
    content: "\55"
}

.fa-square-root-alt::before,.fa-square-root-variable::before {
    content: "\f698"
}

.fa-clock-four::before,.fa-clock::before {
    content: "\f017"
}

.fa-backward-step::before,.fa-step-backward::before {
    content: "\f048"
}

.fa-pallet::before {
    content: "\f482"
}

.fa-faucet::before {
    content: "\e005"
}

.fa-baseball-bat-ball::before {
    content: "\f432"
}

.fa-s::before {
    content: "\53"
}

.fa-timeline::before {
    content: "\e29c"
}

.fa-keyboard::before {
    content: "\f11c"
}

.fa-caret-down::before {
    content: "\f0d7"
}

.fa-clinic-medical::before,.fa-house-chimney-medical::before {
    content: "\f7f2"
}

.fa-temperature-3::before,.fa-temperature-three-quarters::before,.fa-thermometer-3::before,.fa-thermometer-three-quarters::before {
    content: "\f2c8"
}

.fa-mobile-android-alt::before,.fa-mobile-screen::before {
    content: "\f3cf"
}

.fa-plane-up::before {
    content: "\e22d"
}

.fa-piggy-bank::before {
    content: "\f4d3"
}

.fa-battery-3::before,.fa-battery-half::before {
    content: "\f242"
}

.fa-mountain-city::before {
    content: "\e52e"
}

.fa-coins::before {
    content: "\f51e"
}

.fa-khanda::before {
    content: "\f66d"
}

.fa-sliders-h::before,.fa-sliders::before {
    content: "\f1de"
}

.fa-folder-tree::before {
    content: "\f802"
}

.fa-network-wired::before {
    content: "\f6ff"
}

.fa-map-pin::before {
    content: "\f276"
}

.fa-hamsa::before {
    content: "\f665"
}

.fa-cent-sign::before {
    content: "\e3f5"
}

.fa-flask::before {
    content: "\f0c3"
}

.fa-person-pregnant::before {
    content: "\e31e"
}

.fa-wand-sparkles::before {
    content: "\f72b"
}

.fa-ellipsis-v::before,.fa-ellipsis-vertical::before {
    content: "\f142"
}

.fa-ticket::before {
    content: "\f145"
}

.fa-power-off::before {
    content: "\f011"
}

.fa-long-arrow-alt-right::before,.fa-right-long::before {
    content: "\f30b"
}

.fa-flag-usa::before {
    content: "\f74d"
}

.fa-laptop-file::before {
    content: "\e51d"
}

.fa-teletype::before,.fa-tty::before {
    content: "\f1e4"
}

.fa-diagram-next::before {
    content: "\e476"
}

.fa-person-rifle::before {
    content: "\e54e"
}

.fa-house-medical-circle-exclamation::before {
    content: "\e512"
}

.fa-closed-captioning::before {
    content: "\f20a"
}

.fa-hiking::before,.fa-person-hiking::before {
    content: "\f6ec"
}

.fa-venus-double::before {
    content: "\f226"
}

.fa-images::before {
    content: "\f302"
}

.fa-calculator::before {
    content: "\f1ec"
}

.fa-people-pulling::before {
    content: "\e535"
}

.fa-n::before {
    content: "\4e"
}

.fa-cable-car::before,.fa-tram::before {
    content: "\f7da"
}

.fa-cloud-rain::before {
    content: "\f73d"
}

.fa-building-circle-xmark::before {
    content: "\e4d4"
}

.fa-ship::before {
    content: "\f21a"
}

.fa-arrows-down-to-line::before {
    content: "\e4b8"
}

.fa-download::before {
    content: "\f019"
}

.fa-face-grin::before,.fa-grin::before {
    content: "\f580"
}

.fa-backspace::before,.fa-delete-left::before {
    content: "\f55a"
}

.fa-eye-dropper-empty::before,.fa-eye-dropper::before,.fa-eyedropper::before {
    content: "\f1fb"
}

.fa-file-circle-check::before {
    content: "\e5a0"
}

.fa-forward::before {
    content: "\f04e"
}

.fa-mobile-android::before,.fa-mobile-phone::before,.fa-mobile::before {
    content: "\f3ce"
}

.fa-face-meh::before,.fa-meh::before {
    content: "\f11a"
}

.fa-align-center::before {
    content: "\f037"
}

.fa-book-dead::before,.fa-book-skull::before {
    content: "\f6b7"
}

.fa-drivers-license::before,.fa-id-card::before {
    content: "\f2c2"
}

.fa-dedent::before,.fa-outdent::before {
    content: "\f03b"
}

.fa-heart-circle-exclamation::before {
    content: "\e4fe"
}

.fa-home-alt::before,.fa-home-lg-alt::before,.fa-home::before,.fa-house::before {
    content: "\f015"
}

.fa-calendar-week::before {
    content: "\f784"
}

.fa-laptop-medical::before {
    content: "\f812"
}

.fa-b::before {
    content: "\42"
}

.fa-file-medical::before {
    content: "\f477"
}

.fa-dice-one::before {
    content: "\f525"
}

.fa-kiwi-bird::before {
    content: "\f535"
}

.fa-arrow-right-arrow-left::before,.fa-exchange::before {
    content: "\f0ec"
}

.fa-redo-alt::before,.fa-rotate-forward::before,.fa-rotate-right::before {
    content: "\f2f9"
}

.fa-cutlery::before,.fa-utensils::before {
    content: "\f2e7"
}

.fa-arrow-up-wide-short::before,.fa-sort-amount-up::before {
    content: "\f161"
}

.fa-mill-sign::before {
    content: "\e1ed"
}

.fa-bowl-rice::before {
    content: "\e2eb"
}

.fa-skull::before {
    content: "\f54c"
}

.fa-broadcast-tower::before,.fa-tower-broadcast::before {
    content: "\f519"
}

.fa-truck-pickup::before {
    content: "\f63c"
}

.fa-long-arrow-alt-up::before,.fa-up-long::before {
    content: "\f30c"
}

.fa-stop::before {
    content: "\f04d"
}

.fa-code-merge::before {
    content: "\f387"
}

.fa-upload::before {
    content: "\f093"
}

.fa-hurricane::before {
    content: "\f751"
}

.fa-mound::before {
    content: "\e52d"
}

.fa-toilet-portable::before {
    content: "\e583"
}

.fa-compact-disc::before {
    content: "\f51f"
}

.fa-file-arrow-down::before,.fa-file-download::before {
    content: "\f56d"
}

.fa-caravan::before {
    content: "\f8ff"
}

.fa-shield-cat::before {
    content: "\e572"
}

.fa-bolt::before,.fa-zap::before {
    content: "\f0e7"
}

.fa-glass-water::before {
    content: "\e4f4"
}

.fa-oil-well::before {
    content: "\e532"
}

.fa-vault::before {
    content: "\e2c5"
}

.fa-mars::before {
    content: "\f222"
}

.fa-toilet::before {
    content: "\f7d8"
}

.fa-plane-circle-xmark::before {
    content: "\e557"
}

.fa-cny::before,.fa-jpy::before,.fa-rmb::before,.fa-yen-sign::before,.fa-yen::before {
    content: "\f157"
}

.fa-rouble::before,.fa-rub::before,.fa-ruble-sign::before,.fa-ruble::before {
    content: "\f158"
}

.fa-sun::before {
    content: "\f185"
}

.fa-guitar::before {
    content: "\f7a6"
}

.fa-face-laugh-wink::before,.fa-laugh-wink::before {
    content: "\f59c"
}

.fa-horse-head::before {
    content: "\f7ab"
}

.fa-bore-hole::before {
    content: "\e4c3"
}

.fa-industry::before {
    content: "\f275"
}

.fa-arrow-alt-circle-down::before,.fa-circle-down::before {
    content: "\f358"
}

.fa-arrows-turn-to-dots::before {
    content: "\e4c1"
}

.fa-florin-sign::before {
    content: "\e184"
}

.fa-arrow-down-short-wide::before,.fa-sort-amount-desc::before,.fa-sort-amount-down-alt::before {
    content: "\f884"
}

.fa-less-than::before {
    content: "\3c"
}

.fa-angle-down::before {
    content: "\f107"
}

.fa-car-tunnel::before {
    content: "\e4de"
}

.fa-head-side-cough::before {
    content: "\e061"
}

.fa-grip-lines::before {
    content: "\f7a4"
}

.fa-thumbs-down::before {
    content: "\f165"
}

.fa-user-lock::before {
    content: "\f502"
}

.fa-arrow-right-long::before,.fa-long-arrow-right::before {
    content: "\f178"
}

.fa-anchor-circle-xmark::before {
    content: "\e4ac"
}

.fa-ellipsis-h::before,.fa-ellipsis::before {
    content: "\f141"
}

.fa-chess-pawn::before {
    content: "\f443"
}

.fa-first-aid::before,.fa-kit-medical::before {
    content: "\f479"
}

.fa-person-through-window::before {
    content: "\e5a9"
}

.fa-toolbox::before {
    content: "\f552"
}

.fa-hands-holding-circle::before {
    content: "\e4fb"
}

.fa-bug::before {
    content: "\f188"
}

.fa-credit-card-alt::before,.fa-credit-card::before {
    content: "\f09d"
}

.fa-automobile::before,.fa-car::before {
    content: "\f1b9"
}

.fa-hand-holding-hand::before {
    content: "\e4f7"
}

.fa-book-open-reader::before,.fa-book-reader::before {
    content: "\f5da"
}

.fa-mountain-sun::before {
    content: "\e52f"
}

.fa-arrows-left-right-to-line::before {
    content: "\e4ba"
}

.fa-dice-d20::before {
    content: "\f6cf"
}

.fa-truck-droplet::before {
    content: "\e58c"
}

.fa-file-circle-xmark::before {
    content: "\e5a1"
}

.fa-temperature-arrow-up::before,.fa-temperature-up::before {
    content: "\e040"
}

.fa-medal::before {
    content: "\f5a2"
}

.fa-bed::before {
    content: "\f236"
}

.fa-h-square::before,.fa-square-h::before {
    content: "\f0fd"
}

.fa-podcast::before {
    content: "\f2ce"
}

.fa-temperature-4::before,.fa-temperature-full::before,.fa-thermometer-4::before,.fa-thermometer-full::before {
    content: "\f2c7"
}

.fa-bell::before {
    content: "\f0f3"
}

.fa-superscript::before {
    content: "\f12b"
}

.fa-plug-circle-xmark::before {
    content: "\e560"
}

.fa-star-of-life::before {
    content: "\f621"
}

.fa-phone-slash::before {
    content: "\f3dd"
}

.fa-paint-roller::before {
    content: "\f5aa"
}

.fa-hands-helping::before,.fa-handshake-angle::before {
    content: "\f4c4"
}

.fa-location-dot::before,.fa-map-marker-alt::before {
    content: "\f3c5"
}

.fa-file::before {
    content: "\f15b"
}

.fa-greater-than::before {
    content: "\3e"
}

.fa-person-swimming::before,.fa-swimmer::before {
    content: "\f5c4"
}

.fa-arrow-down::before {
    content: "\f063"
}

.fa-droplet::before,.fa-tint::before {
    content: "\f043"
}

.fa-eraser::before {
    content: "\f12d"
}

.fa-earth-america::before,.fa-earth-americas::before,.fa-earth::before,.fa-globe-americas::before {
    content: "\f57d"
}

.fa-person-burst::before {
    content: "\e53b"
}

.fa-dove::before {
    content: "\f4ba"
}

.fa-battery-0::before,.fa-battery-empty::before {
    content: "\f244"
}

.fa-socks::before {
    content: "\f696"
}

.fa-inbox::before {
    content: "\f01c"
}

.fa-section::before {
    content: "\e447"
}

.fa-gauge-high::before,.fa-tachometer-alt-fast::before,.fa-tachometer-alt::before {
    content: "\f625"
}

.fa-envelope-open-text::before {
    content: "\f658"
}

.fa-hospital-alt::before,.fa-hospital-wide::before,.fa-hospital::before {
    content: "\f0f8"
}

.fa-wine-bottle::before {
    content: "\f72f"
}

.fa-chess-rook::before {
    content: "\f447"
}

.fa-bars-staggered::before,.fa-reorder::before,.fa-stream::before {
    content: "\f550"
}

.fa-dharmachakra::before {
    content: "\f655"
}

.fa-hotdog::before {
    content: "\f80f"
}

.fa-blind::before,.fa-person-walking-with-cane::before {
    content: "\f29d"
}

.fa-drum::before {
    content: "\f569"
}

.fa-ice-cream::before {
    content: "\f810"
}

.fa-heart-circle-bolt::before {
    content: "\e4fc"
}

.fa-fax::before {
    content: "\f1ac"
}

.fa-paragraph::before {
    content: "\f1dd"
}

.fa-check-to-slot::before,.fa-vote-yea::before {
    content: "\f772"
}

.fa-star-half::before {
    content: "\f089"
}

.fa-boxes-alt::before,.fa-boxes-stacked::before,.fa-boxes::before {
    content: "\f468"
}

.fa-chain::before,.fa-link::before {
    content: "\f0c1"
}

.fa-assistive-listening-systems::before,.fa-ear-listen::before {
    content: "\f2a2"
}

.fa-tree-city::before {
    content: "\e587"
}

.fa-play::before {
    content: "\f04b"
}

.fa-font::before {
    content: "\f031"
}

.fa-rupiah-sign::before {
    content: "\e23d"
}

.fa-magnifying-glass::before,.fa-search::before {
    content: "\f002"
}

.fa-ping-pong-paddle-ball::before,.fa-table-tennis-paddle-ball::before,.fa-table-tennis::before {
    content: "\f45d"
}

.fa-diagnoses::before,.fa-person-dots-from-line::before {
    content: "\f470"
}

.fa-trash-can-arrow-up::before,.fa-trash-restore-alt::before {
    content: "\f82a"
}

.fa-naira-sign::before {
    content: "\e1f6"
}

.fa-cart-arrow-down::before {
    content: "\f218"
}

.fa-walkie-talkie::before {
    content: "\f8ef"
}

.fa-file-edit::before,.fa-file-pen::before {
    content: "\f31c"
}

.fa-receipt::before {
    content: "\f543"
}

.fa-pen-square::before,.fa-pencil-square::before,.fa-square-pen::before {
    content: "\f14b"
}

.fa-suitcase-rolling::before {
    content: "\f5c1"
}

.fa-person-circle-exclamation::before {
    content: "\e53f"
}

.fa-chevron-down::before {
    content: "\f078"
}

.fa-battery-5::before,.fa-battery-full::before,.fa-battery::before {
    content: "\f240"
}

.fa-skull-crossbones::before {
    content: "\f714"
}

.fa-code-compare::before {
    content: "\e13a"
}

.fa-list-dots::before,.fa-list-ul::before {
    content: "\f0ca"
}

.fa-school-lock::before {
    content: "\e56f"
}

.fa-tower-cell::before {
    content: "\e585"
}

.fa-down-long::before,.fa-long-arrow-alt-down::before {
    content: "\f309"
}

.fa-ranking-star::before {
    content: "\e561"
}

.fa-chess-king::before {
    content: "\f43f"
}

.fa-person-harassing::before {
    content: "\e549"
}

.fa-brazilian-real-sign::before {
    content: "\e46c"
}

.fa-landmark-alt::before,.fa-landmark-dome::before {
    content: "\f752"
}

.fa-arrow-up::before {
    content: "\f062"
}

.fa-television::before,.fa-tv-alt::before,.fa-tv::before {
    content: "\f26c"
}

.fa-shrimp::before {
    content: "\e448"
}

.fa-list-check::before,.fa-tasks::before {
    content: "\f0ae"
}

.fa-jug-detergent::before {
    content: "\e519"
}

.fa-circle-user::before,.fa-user-circle::before {
    content: "\f2bd"
}

.fa-user-shield::before {
    content: "\f505"
}

.fa-wind::before {
    content: "\f72e"
}

.fa-car-burst::before,.fa-car-crash::before {
    content: "\f5e1"
}

.fa-y::before {
    content: "\59"
}

.fa-person-snowboarding::before,.fa-snowboarding::before {
    content: "\f7ce"
}

.fa-shipping-fast::before,.fa-truck-fast::before {
    content: "\f48b"
}

.fa-fish::before {
    content: "\f578"
}

.fa-user-graduate::before {
    content: "\f501"
}

.fa-adjust::before,.fa-circle-half-stroke::before {
    content: "\f042"
}

.fa-clapperboard::before {
    content: "\e131"
}

.fa-circle-radiation::before,.fa-radiation-alt::before {
    content: "\f7ba"
}

.fa-baseball-ball::before,.fa-baseball::before {
    content: "\f433"
}

.fa-jet-fighter-up::before {
    content: "\e518"
}

.fa-diagram-project::before,.fa-project-diagram::before {
    content: "\f542"
}

.fa-copy::before {
    content: "\f0c5"
}

.fa-volume-mute::before,.fa-volume-times::before,.fa-volume-xmark::before {
    content: "\f6a9"
}

.fa-hand-sparkles::before {
    content: "\e05d"
}

.fa-grip-horizontal::before,.fa-grip::before {
    content: "\f58d"
}

.fa-share-from-square::before,.fa-share-square::before {
    content: "\f14d"
}

.fa-child-combatant::before,.fa-child-rifle::before {
    content: "\e4e0"
}

.fa-gun::before {
    content: "\e19b"
}

.fa-phone-square::before,.fa-square-phone::before {
    content: "\f098"
}

.fa-add::before,.fa-plus::before {
    content: "\2b"
}

.fa-expand::before {
    content: "\f065"
}

.fa-computer::before {
    content: "\e4e5"
}

.fa-close::before,.fa-multiply::before,.fa-remove::before,.fa-times::before,.fa-xmark::before {
    content: "\f00d"
}

.fa-arrows-up-down-left-right::before,.fa-arrows::before {
    content: "\f047"
}

.fa-chalkboard-teacher::before,.fa-chalkboard-user::before {
    content: "\f51c"
}

.fa-peso-sign::before {
    content: "\e222"
}

.fa-building-shield::before {
    content: "\e4d8"
}

.fa-baby::before {
    content: "\f77c"
}

.fa-users-line::before {
    content: "\e592"
}

.fa-quote-left-alt::before,.fa-quote-left::before {
    content: "\f10d"
}

.fa-tractor::before {
    content: "\f722"
}

.fa-trash-arrow-up::before,.fa-trash-restore::before {
    content: "\f829"
}

.fa-arrow-down-up-lock::before {
    content: "\e4b0"
}

.fa-lines-leaning::before {
    content: "\e51e"
}

.fa-ruler-combined::before {
    content: "\f546"
}

.fa-copyright::before {
    content: "\f1f9"
}

.fa-equals::before {
    content: "\3d"
}

.fa-blender::before {
    content: "\f517"
}

.fa-teeth::before {
    content: "\f62e"
}

.fa-ils::before,.fa-shekel-sign::before,.fa-shekel::before,.fa-sheqel-sign::before,.fa-sheqel::before {
    content: "\f20b"
}

.fa-map::before {
    content: "\f279"
}

.fa-rocket::before {
    content: "\f135"
}

.fa-photo-film::before,.fa-photo-video::before {
    content: "\f87c"
}

.fa-folder-minus::before {
    content: "\f65d"
}

.fa-store::before {
    content: "\f54e"
}

.fa-arrow-trend-up::before {
    content: "\e098"
}

.fa-plug-circle-minus::before {
    content: "\e55e"
}

.fa-sign-hanging::before,.fa-sign::before {
    content: "\f4d9"
}

.fa-bezier-curve::before {
    content: "\f55b"
}

.fa-bell-slash::before {
    content: "\f1f6"
}

.fa-tablet-android::before,.fa-tablet::before {
    content: "\f3fb"
}

.fa-school-flag::before {
    content: "\e56e"
}

.fa-fill::before {
    content: "\f575"
}

.fa-angle-up::before {
    content: "\f106"
}

.fa-drumstick-bite::before {
    content: "\f6d7"
}

.fa-holly-berry::before {
    content: "\f7aa"
}

.fa-chevron-left::before {
    content: "\f053"
}

.fa-bacteria::before {
    content: "\e059"
}

.fa-hand-lizard::before {
    content: "\f258"
}

.fa-notdef::before {
    content: "\e1fe"
}

.fa-disease::before {
    content: "\f7fa"
}

.fa-briefcase-medical::before {
    content: "\f469"
}

.fa-genderless::before {
    content: "\f22d"
}

.fa-chevron-right::before {
    content: "\f054"
}

.fa-retweet::before {
    content: "\f079"
}

.fa-car-alt::before,.fa-car-rear::before {
    content: "\f5de"
}

.fa-pump-soap::before {
    content: "\e06b"
}

.fa-video-slash::before {
    content: "\f4e2"
}

.fa-battery-2::before,.fa-battery-quarter::before {
    content: "\f243"
}

.fa-radio::before {
    content: "\f8d7"
}

.fa-baby-carriage::before,.fa-carriage-baby::before {
    content: "\f77d"
}

.fa-traffic-light::before {
    content: "\f637"
}

.fa-thermometer::before {
    content: "\f491"
}

.fa-vr-cardboard::before {
    content: "\f729"
}

.fa-hand-middle-finger::before {
    content: "\f806"
}

.fa-percent::before,.fa-percentage::before {
    content: "\25"
}

.fa-truck-moving::before {
    content: "\f4df"
}

.fa-glass-water-droplet::before {
    content: "\e4f5"
}

.fa-display::before {
    content: "\e163"
}

.fa-face-smile::before,.fa-smile::before {
    content: "\f118"
}

.fa-thumb-tack::before,.fa-thumbtack::before {
    content: "\f08d"
}

.fa-trophy::before {
    content: "\f091"
}

.fa-person-praying::before,.fa-pray::before {
    content: "\f683"
}

.fa-hammer::before {
    content: "\f6e3"
}

.fa-hand-peace::before {
    content: "\f25b"
}

.fa-rotate::before,.fa-sync-alt::before {
    content: "\f2f1"
}

.fa-spinner::before {
    content: "\f110"
}

.fa-robot::before {
    content: "\f544"
}

.fa-peace::before {
    content: "\f67c"
}

.fa-cogs::before,.fa-gears::before {
    content: "\f085"
}

.fa-warehouse::before {
    content: "\f494"
}

.fa-arrow-up-right-dots::before {
    content: "\e4b7"
}

.fa-splotch::before {
    content: "\f5bc"
}

.fa-face-grin-hearts::before,.fa-grin-hearts::before {
    content: "\f584"
}

.fa-dice-four::before {
    content: "\f524"
}

.fa-sim-card::before {
    content: "\f7c4"
}

.fa-transgender-alt::before,.fa-transgender::before {
    content: "\f225"
}

.fa-mercury::before {
    content: "\f223"
}

.fa-arrow-turn-down::before,.fa-level-down::before {
    content: "\f149"
}

.fa-person-falling-burst::before {
    content: "\e547"
}

.fa-award::before {
    content: "\f559"
}

.fa-ticket-alt::before,.fa-ticket-simple::before {
    content: "\f3ff"
}

.fa-building::before {
    content: "\f1ad"
}

.fa-angle-double-left::before,.fa-angles-left::before {
    content: "\f100"
}

.fa-qrcode::before {
    content: "\f029"
}

.fa-clock-rotate-left::before,.fa-history::before {
    content: "\f1da"
}

.fa-face-grin-beam-sweat::before,.fa-grin-beam-sweat::before {
    content: "\f583"
}

.fa-arrow-right-from-file::before,.fa-file-export::before {
    content: "\f56e"
}

.fa-shield-blank::before,.fa-shield::before {
    content: "\f132"
}

.fa-arrow-up-short-wide::before,.fa-sort-amount-up-alt::before {
    content: "\f885"
}

.fa-house-medical::before {
    content: "\e3b2"
}

.fa-golf-ball-tee::before,.fa-golf-ball::before {
    content: "\f450"
}

.fa-chevron-circle-left::before,.fa-circle-chevron-left::before {
    content: "\f137"
}

.fa-house-chimney-window::before {
    content: "\e00d"
}

.fa-pen-nib::before {
    content: "\f5ad"
}

.fa-tent-arrow-turn-left::before {
    content: "\e580"
}

.fa-tents::before {
    content: "\e582"
}

.fa-magic::before,.fa-wand-magic::before {
    content: "\f0d0"
}

.fa-dog::before {
    content: "\f6d3"
}

.fa-carrot::before {
    content: "\f787"
}

.fa-moon::before {
    content: "\f186"
}

.fa-wine-glass-alt::before,.fa-wine-glass-empty::before {
    content: "\f5ce"
}

.fa-cheese::before {
    content: "\f7ef"
}

.fa-yin-yang::before {
    content: "\f6ad"
}

.fa-music::before {
    content: "\f001"
}

.fa-code-commit::before {
    content: "\f386"
}

.fa-temperature-low::before {
    content: "\f76b"
}

.fa-biking::before,.fa-person-biking::before {
    content: "\f84a"
}

.fa-broom::before {
    content: "\f51a"
}

.fa-shield-heart::before {
    content: "\e574"
}

.fa-gopuram::before {
    content: "\f664"
}

.fa-earth-oceania::before,.fa-globe-oceania::before {
    content: "\e47b"
}

.fa-square-xmark::before,.fa-times-square::before,.fa-xmark-square::before {
    content: "\f2d3"
}

.fa-hashtag::before {
    content: "\23"
}

.fa-expand-alt::before,.fa-up-right-and-down-left-from-center::before {
    content: "\f424"
}

.fa-oil-can::before {
    content: "\f613"
}

.fa-t::before {
    content: "\54"
}

.fa-hippo::before {
    content: "\f6ed"
}

.fa-chart-column::before {
    content: "\e0e3"
}

.fa-infinity::before {
    content: "\f534"
}

.fa-vial-circle-check::before {
    content: "\e596"
}

.fa-person-arrow-down-to-line::before {
    content: "\e538"
}

.fa-voicemail::before {
    content: "\f897"
}

.fa-fan::before {
    content: "\f863"
}

.fa-person-walking-luggage::before {
    content: "\e554"
}

.fa-arrows-alt-v::before,.fa-up-down::before {
    content: "\f338"
}

.fa-cloud-moon-rain::before {
    content: "\f73c"
}

.fa-calendar::before {
    content: "\f133"
}

.fa-trailer::before {
    content: "\e041"
}

.fa-bahai::before,.fa-haykal::before {
    content: "\f666"
}

.fa-sd-card::before {
    content: "\f7c2"
}

.fa-dragon::before {
    content: "\f6d5"
}

.fa-shoe-prints::before {
    content: "\f54b"
}

.fa-circle-plus::before,.fa-plus-circle::before {
    content: "\f055"
}

.fa-face-grin-tongue-wink::before,.fa-grin-tongue-wink::before {
    content: "\f58b"
}

.fa-hand-holding::before {
    content: "\f4bd"
}

.fa-plug-circle-exclamation::before {
    content: "\e55d"
}

.fa-chain-broken::before,.fa-chain-slash::before,.fa-link-slash::before,.fa-unlink::before {
    content: "\f127"
}

.fa-clone::before {
    content: "\f24d"
}

.fa-person-walking-arrow-loop-left::before {
    content: "\e551"
}

.fa-arrow-up-z-a::before,.fa-sort-alpha-up-alt::before {
    content: "\f882"
}

.fa-fire-alt::before,.fa-fire-flame-curved::before {
    content: "\f7e4"
}

.fa-tornado::before {
    content: "\f76f"
}

.fa-file-circle-plus::before {
    content: "\e494"
}

.fa-book-quran::before,.fa-quran::before {
    content: "\f687"
}

.fa-anchor::before {
    content: "\f13d"
}

.fa-border-all::before {
    content: "\f84c"
}

.fa-angry::before,.fa-face-angry::before {
    content: "\f556"
}

.fa-cookie-bite::before {
    content: "\f564"
}

.fa-arrow-trend-down::before {
    content: "\e097"
}

.fa-feed::before,.fa-rss::before {
    content: "\f09e"
}

.fa-draw-polygon::before {
    content: "\f5ee"
}

.fa-balance-scale::before,.fa-scale-balanced::before {
    content: "\f24e"
}

.fa-gauge-simple-high::before,.fa-tachometer-fast::before,.fa-tachometer::before {
    content: "\f62a"
}

.fa-shower::before {
    content: "\f2cc"
}

.fa-desktop-alt::before,.fa-desktop::before {
    content: "\f390"
}

.fa-m::before {
    content: "\4d"
}

.fa-table-list::before,.fa-th-list::before {
    content: "\f00b"
}

.fa-comment-sms::before,.fa-sms::before {
    content: "\f7cd"
}

.fa-book::before {
    content: "\f02d"
}

.fa-user-plus::before {
    content: "\f234"
}

.fa-check::before {
    content: "\f00c"
}

.fa-battery-4::before,.fa-battery-three-quarters::before {
    content: "\f241"
}

.fa-house-circle-check::before {
    content: "\e509"
}

.fa-angle-left::before {
    content: "\f104"
}

.fa-diagram-successor::before {
    content: "\e47a"
}

.fa-truck-arrow-right::before {
    content: "\e58b"
}

.fa-arrows-split-up-and-left::before {
    content: "\e4bc"
}

.fa-fist-raised::before,.fa-hand-fist::before {
    content: "\f6de"
}

.fa-cloud-moon::before {
    content: "\f6c3"
}

.fa-briefcase::before {
    content: "\f0b1"
}

.fa-person-falling::before {
    content: "\e546"
}

.fa-image-portrait::before,.fa-portrait::before {
    content: "\f3e0"
}

.fa-user-tag::before {
    content: "\f507"
}

.fa-rug::before {
    content: "\e569"
}

.fa-earth-europe::before,.fa-globe-europe::before {
    content: "\f7a2"
}

.fa-cart-flatbed-suitcase::before,.fa-luggage-cart::before {
    content: "\f59d"
}

.fa-rectangle-times::before,.fa-rectangle-xmark::before,.fa-times-rectangle::before,.fa-window-close::before {
    content: "\f410"
}

.fa-baht-sign::before {
    content: "\e0ac"
}

.fa-book-open::before {
    content: "\f518"
}

.fa-book-journal-whills::before,.fa-journal-whills::before {
    content: "\f66a"
}

.fa-handcuffs::before {
    content: "\e4f8"
}

.fa-exclamation-triangle::before,.fa-triangle-exclamation::before,.fa-warning::before {
    content: "\f071"
}

.fa-database::before {
    content: "\f1c0"
}

.fa-mail-forward::before,.fa-share::before {
    content: "\f064"
}

.fa-bottle-droplet::before {
    content: "\e4c4"
}

.fa-mask-face::before {
    content: "\e1d7"
}

.fa-hill-rockslide::before {
    content: "\e508"
}

.fa-exchange-alt::before,.fa-right-left::before {
    content: "\f362"
}

.fa-paper-plane::before {
    content: "\f1d8"
}

.fa-road-circle-exclamation::before {
    content: "\e565"
}

.fa-dungeon::before {
    content: "\f6d9"
}

.fa-align-right::before {
    content: "\f038"
}

.fa-money-bill-1-wave::before,.fa-money-bill-wave-alt::before {
    content: "\f53b"
}

.fa-life-ring::before {
    content: "\f1cd"
}

.fa-hands::before,.fa-sign-language::before,.fa-signing::before {
    content: "\f2a7"
}

.fa-calendar-day::before {
    content: "\f783"
}

.fa-ladder-water::before,.fa-swimming-pool::before,.fa-water-ladder::before {
    content: "\f5c5"
}

.fa-arrows-up-down::before,.fa-arrows-v::before {
    content: "\f07d"
}

.fa-face-grimace::before,.fa-grimace::before {
    content: "\f57f"
}

.fa-wheelchair-alt::before,.fa-wheelchair-move::before {
    content: "\e2ce"
}

.fa-level-down-alt::before,.fa-turn-down::before {
    content: "\f3be"
}

.fa-person-walking-arrow-right::before {
    content: "\e552"
}

.fa-envelope-square::before,.fa-square-envelope::before {
    content: "\f199"
}

.fa-dice::before {
    content: "\f522"
}

.fa-bowling-ball::before {
    content: "\f436"
}

.fa-brain::before {
    content: "\f5dc"
}

.fa-band-aid::before,.fa-bandage::before {
    content: "\f462"
}

.fa-calendar-minus::before {
    content: "\f272"
}

.fa-circle-xmark::before,.fa-times-circle::before,.fa-xmark-circle::before {
    content: "\f057"
}

.fa-gifts::before {
    content: "\f79c"
}

.fa-hotel::before {
    content: "\f594"
}

.fa-earth-asia::before,.fa-globe-asia::before {
    content: "\f57e"
}

.fa-id-card-alt::before,.fa-id-card-clip::before {
    content: "\f47f"
}

.fa-magnifying-glass-plus::before,.fa-search-plus::before {
    content: "\f00e"
}

.fa-thumbs-up::before {
    content: "\f164"
}

.fa-user-clock::before {
    content: "\f4fd"
}

.fa-allergies::before,.fa-hand-dots::before {
    content: "\f461"
}

.fa-file-invoice::before {
    content: "\f570"
}

.fa-window-minimize::before {
    content: "\f2d1"
}

.fa-coffee::before,.fa-mug-saucer::before {
    content: "\f0f4"
}

.fa-brush::before {
    content: "\f55d"
}

.fa-mask::before {
    content: "\f6fa"
}

.fa-magnifying-glass-minus::before,.fa-search-minus::before {
    content: "\f010"
}

.fa-ruler-vertical::before {
    content: "\f548"
}

.fa-user-alt::before,.fa-user-large::before {
    content: "\f406"
}

.fa-train-tram::before {
    content: "\e5b4"
}

.fa-user-nurse::before {
    content: "\f82f"
}

.fa-syringe::before {
    content: "\f48e"
}

.fa-cloud-sun::before {
    content: "\f6c4"
}

.fa-stopwatch-20::before {
    content: "\e06f"
}

.fa-square-full::before {
    content: "\f45c"
}

.fa-magnet::before {
    content: "\f076"
}

.fa-jar::before {
    content: "\e516"
}

.fa-note-sticky::before,.fa-sticky-note::before {
    content: "\f249"
}

.fa-bug-slash::before {
    content: "\e490"
}

.fa-arrow-up-from-water-pump::before {
    content: "\e4b6"
}

.fa-bone::before {
    content: "\f5d7"
}

.fa-user-injured::before {
    content: "\f728"
}

.fa-face-sad-tear::before,.fa-sad-tear::before {
    content: "\f5b4"
}

.fa-plane::before {
    content: "\f072"
}

.fa-tent-arrows-down::before {
    content: "\e581"
}

.fa-exclamation::before {
    content: "\21"
}

.fa-arrows-spin::before {
    content: "\e4bb"
}

.fa-print::before {
    content: "\f02f"
}

.fa-try::before,.fa-turkish-lira-sign::before,.fa-turkish-lira::before {
    content: "\e2bb"
}

.fa-dollar-sign::before,.fa-dollar::before,.fa-usd::before {
    content: "\24"
}

.fa-x::before {
    content: "\58"
}

.fa-magnifying-glass-dollar::before,.fa-search-dollar::before {
    content: "\f688"
}

.fa-users-cog::before,.fa-users-gear::before {
    content: "\f509"
}

.fa-person-military-pointing::before {
    content: "\e54a"
}

.fa-bank::before,.fa-building-columns::before,.fa-institution::before,.fa-museum::before,.fa-university::before {
    content: "\f19c"
}

.fa-umbrella::before {
    content: "\f0e9"
}

.fa-trowel::before {
    content: "\e589"
}

.fa-d::before {
    content: "\44"
}

.fa-stapler::before {
    content: "\e5af"
}

.fa-masks-theater::before,.fa-theater-masks::before {
    content: "\f630"
}

.fa-kip-sign::before {
    content: "\e1c4"
}

.fa-hand-point-left::before {
    content: "\f0a5"
}

.fa-handshake-alt::before,.fa-handshake-simple::before {
    content: "\f4c6"
}

.fa-fighter-jet::before,.fa-jet-fighter::before {
    content: "\f0fb"
}

.fa-share-alt-square::before,.fa-square-share-nodes::before {
    content: "\f1e1"
}

.fa-barcode::before {
    content: "\f02a"
}

.fa-plus-minus::before {
    content: "\e43c"
}

.fa-video-camera::before,.fa-video::before {
    content: "\f03d"
}

.fa-graduation-cap::before,.fa-mortar-board::before {
    content: "\f19d"
}

.fa-hand-holding-medical::before {
    content: "\e05c"
}

.fa-person-circle-check::before {
    content: "\e53e"
}

.fa-level-up-alt::before,.fa-turn-up::before {
    content: "\f3bf"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

:host,:root {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
    --fa-style-family-classic: 'Font Awesome 6 Free';
    --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
    --fa-style-family-classic: 'Font Awesome 6 Free';
    --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.ttf") format("truetype")
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-aws:before {
    content: "\f375"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-pixiv:before {
    content: "\e640"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-modx:before {
    content: "\f285"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-js-square:before,.fa-square-js:before {
    content: "\f3b9"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-unity:before {
    content: "\e049"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-vk:before {
    content: "\f189"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-reddit-square:before,.fa-square-reddit:before {
    content: "\f1a2"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-square-font-awesome:before {
    content: "\e5ad"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-brave:before {
    content: "\e63c"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-instagram-square:before,.fa-square-instagram:before {
    content: "\e055"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-hacker-news-square:before,.fa-square-hacker-news:before {
    content: "\f3af"
}

.fa-edge:before {
    content: "\f282"
}

.fa-threads:before {
    content: "\e618"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-snapchat-square:before,.fa-square-snapchat:before {
    content: "\f2ad"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-safari:before {
    content: "\f267"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-square-viadeo:before,.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-centos:before {
    content: "\f789"
}

.fa-adn:before {
    content: "\f170"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-opensuse:before {
    content: "\e62b"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-dribbble-square:before,.fa-square-dribbble:before {
    content: "\f397"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-node:before {
    content: "\f419"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-debian:before {
    content: "\e60b"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-square-twitter:before,.fa-twitter-square:before {
    content: "\f081"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-square-youtube:before,.fa-youtube-square:before {
    content: "\f431"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-rendact:before,.fa-wpressr:before {
    content: "\f3e4"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-meta:before {
    content: "\e49b"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-square-letterboxd:before {
    content: "\e62e"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-hips:before {
    content: "\f452"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-discord:before {
    content: "\f392"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-shoelace:before {
    content: "\e60c"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-square-steam:before,.fa-steam-square:before {
    content: "\f1b7"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-square-vimeo:before,.fa-vimeo-square:before {
    content: "\f194"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-apple:before {
    content: "\f179"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-github-square:before,.fa-square-github:before {
    content: "\f092"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-neos:before {
    content: "\f612"
}

.fa-square-threads:before {
    content: "\e619"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-angular:before {
    content: "\f420"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-google-scholar:before {
    content: "\e63b"
}

.fa-gitlab-square:before,.fa-square-gitlab:before {
    content: "\e5ae"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before {
    content: "\f264"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-sith:before {
    content: "\f512"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-react:before {
    content: "\f41b"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-gg:before {
    content: "\f260"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-pinterest-square:before,.fa-square-pinterest:before {
    content: "\f0d3"
}

.fa-xing:before {
    content: "\f168"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-less:before {
    content: "\f41d"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-signal-messenger:before {
    content: "\e663"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-mintbit:before {
    content: "\e62f"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-brave-reverse:before {
    content: "\e63d"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-google-plus-square:before,.fa-square-google-plus:before {
    content: "\f0d4"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-square-xing:before,.fa-xing-square:before {
    content: "\f169"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-fly:before {
    content: "\f417"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-viber:before {
    content: "\f409"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-letterboxd:before {
    content: "\e62d"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-audible:before {
    content: "\f373"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-x-twitter:before {
    content: "\e61b"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-42-group:before,.fa-innosoft:before {
    content: "\e080"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-pied-piper-square:before,.fa-square-pied-piper:before {
    content: "\e01e"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-facebook-square:before,.fa-square-facebook:before {
    content: "\f082"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-lastfm-square:before,.fa-square-lastfm:before {
    content: "\f203"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-figma:before {
    content: "\f799"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-upwork:before {
    content: "\e641"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-docker:before {
    content: "\f395"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-wirsindhandwerk:before,.fa-wsh:before {
    content: "\e2d0"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-apper:before {
    content: "\f371"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-snapchat-ghost:before,.fa-snapchat:before {
    content: "\f2ab"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-behance-square:before,.fa-square-behance:before {
    content: "\f1b5"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-webflow:before {
    content: "\e65c"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-space-awesome:before {
    content: "\e5ac"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-git-square:before,.fa-square-git:before {
    content: "\f1d2"
}

.fa-square-tumblr:before,.fa-tumblr-square:before {
    content: "\f174"
}

.fa-trello:before {
    content: "\f181"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-android:before {
    content: "\f17b"
}

.fa-bots:before {
    content: "\e340"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-uber:before {
    content: "\f402"
}

.fa-github:before {
    content: "\f09b"
}

.fa-php:before {
    content: "\f457"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-stubber:before {
    content: "\e5c7"
}

.fa-telegram-plane:before,.fa-telegram:before {
    content: "\f2c6"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-odysee:before {
    content: "\e5c6"
}

.fa-square-whatsapp:before,.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-slack-hash:before,.fa-slack:before {
    content: "\f198"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-usb:before {
    content: "\f287"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-square-x-twitter:before {
    content: "\e61a"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-medium-m:before,.fa-medium:before {
    content: "\f23a"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-strava:before {
    content: "\f428"
}

.fa-ember:before {
    content: "\f423"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-zhihu:before {
    content: "\f63f"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.ttf") format("truetype")
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.ttf") format("truetype")
}

.fa-solid,.fas {
    font-weight: 900
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-display: swap;
    font-weight: 400;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.ttf") format("truetype")
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: swap;
    font-weight: 900;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.ttf") format("truetype")
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: swap;
    font-weight: 400;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.ttf") format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-solid-900.ttf") format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-brands-400.ttf") format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-regular-400.ttf") format("truetype");
    unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC
}

@font-face {
    font-family: FontAwesome;
    font-display: swap;
    src: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-v4compatibility.woff2") format("woff2"),url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../fonts/fa-v4compatibility.ttf") format("truetype");
    unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A
}

@charset "UTF-8"; .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp2 {
    -webkit-animation-name: fadeInUp2;
    animation-name: fadeInUp2;
}

.dtZoom {
    -webkit-animation-name: dtZoom;
    animation-name: dtZoom;
}

@keyframes dtZoom {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 0.2;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 0.2;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

.bounce {
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -ms-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: initial
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp,tt,var {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

p {
    margin-bottom: 1.5em
}

dfn,cite,em {
    font-style: italic
}

cite {
    font-weight: 600
}

blockquote {
    margin: 0 1.5em 20px;
    border-color: #111
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #fff;
    font-family: Menlo,Consolas,monaco,monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

abbr,acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,*:before,*:after {
    box-sizing: inherit
}

body {
    background: #fff
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ""
}

blockquote,q {
    quotes: "" ""
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,ol {
    margin: 0 0 1em 1em;
    padding-left: 20px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700;
    margin-bottom: 10px
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px 0;
    width: 100%
}

table th,table td {
    border: 1px solid #ebebeb;
    padding: 5px;
    text-align: center
}

button,input[type=button],input[type=reset],input[type=submit] {
    background-color: #111;
    border: none;
    color: #fff;
    padding: 2px 15px
}

button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,input[type=button]:active,input[type=reset]:active,input[type=submit]:active {
    background-color: #000
}

input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea {
    color: #666;
    border: 1px solid #ccc
}

select {
    border: 1px solid #ccc
}

input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus {
    color: #111
}

textarea {
    width: 100%
}

form.post-password-form label>input {
    background: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 10px 8px
}

form.post-password-form input {
    padding: 11px 15px;
    font-weight: 700
}

a:link,a:visited {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

a:hover,a:focus,a:active {
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:hover,a:active {
    outline: 0
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.byline,.updated:not(.published) {
    display: none
}

.single .byline,.group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,iframe,object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.byline,.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

@media(min-width: 1200px) {
    .auto-clear>.col-lg-1:nth-child(12n+1) {
        clear:left
    }

    .auto-clear>.col-lg-2:nth-child(6n+1) {
        clear: left
    }

    .auto-clear>.col-lg-3:nth-child(4n+1) {
        clear: left
    }

    .auto-clear>.col-lg-4:nth-child(3n+1) {
        clear: left
    }

    .auto-clear>.col-lg-6:nth-child(odd) {
        clear: left
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .auto-clear>.col-md-1:nth-child(12n+1) {
        clear:left
    }

    .auto-clear>.col-md-2:nth-child(6n+1) {
        clear: left
    }

    .auto-clear>.col-md-3:nth-child(4n+1) {
        clear: left
    }

    .auto-clear>.col-md-4:nth-child(3n+1) {
        clear: left
    }

    .auto-clear>.col-md-6:nth-child(odd) {
        clear: left
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .auto-clear>.col-sm-1:nth-child(12n+1) {
        clear:left
    }

    .auto-clear>.col-sm-2:nth-child(6n+1) {
        clear: left
    }

    .auto-clear>.col-sm-3:nth-child(4n+1) {
        clear: left
    }

    .auto-clear>.col-sm-4:nth-child(3n+1) {
        clear: left
    }

    .auto-clear>.col-sm-6:nth-child(odd) {
        clear: left
    }
}

@media(max-width: 767px) {
    .auto-clear>.col-1:nth-child(12n+1) {
        clear:left
    }

    .auto-clear>.col-2:nth-child(6n+1) {
        clear: left
    }

    .auto-clear>.col-3:nth-child(4n+1) {
        clear: left
    }

    .auto-clear>.col-4:nth-child(3n+1) {
        clear: left
    }

    .auto-clear>.col-6:nth-child(odd) {
        clear: left
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .ipad-fix {
        width:100%
    }

    .ipad-fix-pad {
        width: 100%;
        padding-bottom: 30px
    }

    .ipad-width-50,.width-50 {
        width: 50%
    }

    .center-background {
        background: 0 0
    }
}

@media(max-width: 767px) {
    .ipad-fix-pad {
        width:100%;
        padding-bottom: 30px
    }
}

.padding-right-fix {
    padding-right: 50px
}

@media(max-width: 767px) {
    .padding-right-fix {
        padding-right:0
    }
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.px-15 {
    padding: 0 15px
}

:root {
    --primary-color: #44923b
}

@media(max-width: 991px) {
    .custom-align-center {
        text-align:center
    }

    .custom-align-left {
        text-align: left
    }

    .custom-align-right {
        text-align: right
    }
}

[class^=flaticon-]:before,[class*=" flaticon-"]:before,[class^=flaticon-]:after,[class*=" flaticon-"]:after {
    margin-left: 0
}

.top:after,.bottom:after,.left:after,.right:after {
    display: none
}

.content-left-align {
    padding-left: calc(calc(100% - 1170px)/2)
}

@media only screen and (max-width: 1199px) {
    .content-left-align {
        padding-left:15px;
        padding-right: 15px
    }
}

.content-right-align {
    padding-right: calc(calc(100% - 1170px)/2)
}

@media only screen and (max-width: 1199px) {
    .content-right-align {
        padding-left:15px;
        padding-right: 15px
    }
}

@media only screen and (max-width: 991px) {
    .mobile-align-center .title-text-button {
        text-align:center!important
    }
}

@media only screen and (max-width: 767px) {
    .image-full img {
        width:100%
    }
}

img {
    max-width: 100%
}

.sec-title .rtin-title {
    color: #000;
    font-size: 40px
}

@media(max-width: 991px) {
    .sec-title .rtin-title {
        font-size:30px;
        line-height: 36px
    }
}

.sec-title .sub-title {
    font-size: 14px;
    color: #fff;
    position: relative;
    line-height: 28px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 40px;
    letter-spacing: .1em;
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    background: var(--primary-color)
}

.sec-title.left {
    text-align: left
}

.sec-title.center {
    text-align: center
}

.sec-title.right {
    text-align: right
}

.sec-title .rtin-icon {
    display: block
}

.sec-title .rtin-icon i {
    font-size: 46px;
    color: #444;
    margin-bottom: 20px
}

.sec-title .rtin-img {
    display: inline-block;
    margin-bottom: 18px
}

.sec-title .sec-title-holder .rtin-title {
    position: relative;
    margin-bottom: 20px
}

.sec-title.style2 .title-shape {
    position: absolute;
    bottom: -30px;
    right: 30px
}

.title-text-button .section-title {
    font-size: 36px;
    color: #000;
    line-height: 44px
}

@media(max-width: 991px) {
    .title-text-button .section-title {
        font-size:30px;
        line-height: 36px
    }
}

.title-text-button .section-title {
    margin-bottom: 10px
}

.subtitle {
    font-size: 14px;
    color: #fff;
    position: relative;
    line-height: 28px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 40px;
    letter-spacing: .1em;
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    background: var(--primary-color)
}

.title-text-button.text-style2 .subtitle {
    margin-bottom: 20px;
    display: inline-block
}

.title-text-button .section-content {
    font-size: 16px
}

.title-text-button {
    margin: 0 auto
}

.title-text-button.left {
    text-align: left
}

.title-text-button.center {
    text-align: center
}

.title-text-button.right {
    text-align: right
}

.title-text-button .section-button {
    margin-top: 30px
}

.title-text-button.text-style2 .section-bg {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden
}

.title-text-button.text-style2 .section-bg img {
    filter: grayscale(100%);
    transform: scale(1.02);
    transition: all 1s cubic-bezier(.25,.8,.25,1);
    width: 100%;
    overflow: hidden
}

@media(max-width: 991px) {
    .title-text-button.text-style2 .section-bg img {
        min-height:500px;
        object-fit: cover
    }
}

.title-text-button.text-style2:hover .section-bg img {
    filter: grayscale(0);
    transform: scale(1.22)rotateY(0)
}

.title-text-button.text-style2 .section-bg::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.title-text-button.text-style2 .title-text-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

@media(max-width: 991px) {
    .title-text-button.text-style2 .title-text-wrapper {
        padding:0 40px
    }
}

@media(max-width: 767px) {
    .title-text-button.text-style2 .title-text-wrapper {
        padding:0 20px
    }
}

.btn-style1 {
    position: relative;
    z-index: 5;
    display: inline-block
}

.btn-style1 span {
    color: #646464;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--primary-color);
    box-shadow: 0 6px 43px rgba(0,0,0,.16);
    padding: 13px 30px;
    transition: all .4s;
    font-weight: 500
}

.btn-style1::before {
    content: "";
    height: 100%;
    width: 100%;
    border-width: 1px;
    border-color: #d8d8d8;
    border-style: solid;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: -1;
    -webkit-transition: all .4s;
    transition: all .4s
}

.btn-style1 svg {
    margin-left: 7px;
    font-size: 18px;
    transition: all .4s;
    display: inline-block;
    margin-top: -2px
}

.btn-style1:hover:before {
    top: 0;
    left: 0;
    border-color: #44923b
}

.btn-style2 {
    position: relative;
    z-index: 5;
    display: inline-block
}

.btn-style2 span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background-color: #fff;
    box-shadow: 0 6px 43px rgba(0,0,0,.16);
    padding: 13px 30px;
    transition: all .4s;
    font-weight: 500
}

.btn-style2::before {
    content: "";
    height: 100%;
    width: 100%;
    border-width: 1px;
    border: 1px solid rgba(255,255,255,.2);
    border-style: solid;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: -1;
    -webkit-transition: all .4s;
    transition: all .4s
}

.btn-style2 svg {
    margin-left: 7px;
    font-size: 18px;
    transition: all .4s;
    display: inline-block;
    margin-top: -2px
}

.btn-style2 svg path {
    fill: var(--primary-color)
}

.btn-style2:hover:before {
    top: 0;
    left: 0;
    border-color: #fff
}

.btn-style3 {
    position: relative;
    z-index: 5;
    display: inline-block
}

.btn-style3 span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #3f3f3f;
    box-shadow: 0 6px 43px rgb(0 0 0/16%);
    padding: 13px 30px;
    transition: all .4s;
    font-weight: 500
}

.btn-style3::before {
    content: "";
    height: 100%;
    width: 100%;
    border-width: 1px;
    border: 1px solid #d8d8d8;
    border-style: solid;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: -1;
    -webkit-transition: all .4s;
    transition: all .4s
}

.btn-style3 svg {
    margin-left: 7px;
    font-size: 18px;
    transition: all .4s;
    display: inline-block;
    margin-top: -2px
}

.btn-style3 svg path {
    fill: var(--primary-color)
}

.btn-style3:hover span {
    background-color: var(--primary-color)
}

.btn-style3:hover:before {
    top: 0;
    left: 0;
    border-color: var(--primary-color)
}

.post-default .post-grid-item .entry-title {
    margin-bottom: 10px
}

.post-default .post-grid-item .entry-title {
    font-size: 24px
}

.post-default .post-grid-item .entry-title a {
    color: #fff
}

.post-default .post-grid-item .entry-title a:hover {
    color: var(--primary-color)
}

.post-default ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.post-default .blog-cat {
    margin-bottom: 15px
}

.post-default .blog-cat a {
    display: inline-block;
    background-color: initial;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid rgba(248,248,248,.4);
    border-radius: 20px;
    padding: 10px 15px;
    transition: all .4s ease-out;
    line-height: 1;
    letter-spacing: 1px
}

.post-default .post-grid-item:hover .blog-cat a {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.post-default .post-grid-meta li {
    display: inline
}

.post-default .post-grid-meta li {
    font-size: 14px;
    position: relative;
    margin-right: 7px;
    padding-right: 10px
}

.post-default .post-grid-meta li::after {
    height: 10px;
    width: 2px;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #fff
}

.post-default .post-grid-item {
    margin-bottom: 24px
}

.post-default .post-grid-item .post-thumbnail {
    position: relative;
    overflow: hidden
}

.post-default .post-grid-item .post-thumbnail>a {
    display: block;
    position: relative
}

.post-grid-style1 .post-grid-item .post-thumbnail>a:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));
    background-image: linear-gradient(to top,rgba(0,0,0,.7),transparent)
}

.post-grid-style1 .post-grid-item .post-thumbnail a img {
    transform: scale(1);
    transition: all 1s cubic-bezier(.25,.8,.25,1)
}

@media(max-width: 767px) {
    .post-grid-style1 .post-grid-item .post-thumbnail a img {
        width:100%
    }
}

.post-grid-style1 .post-grid-item:hover .post-thumbnail a img {
    transform: scale(1.22)rotateY(0)
}

.post-grid-style1 .post-grid-item .entry-content,.post-grid-style2 .post-grid-item .entry-content {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    padding: 0 40px;
    z-index: 2
}

@media(max-width: 767px) {
    .post-grid-style1 .post-grid-item .entry-content,.post-grid-style2 .post-grid-item .entry-content {
        padding:0 30px
    }
}

.post-default .post-grid-item .entry-content p {
    margin-top: 10px;
    color: #fff
}

.post-grid-style1 .post-grid-meta li {
    color: #fff
}

.post-grid-style1 .post-grid-meta li a {
    color: #fff
}

.post-grid-style1 .post-grid-meta li.post-author a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.post-grid-style1 .post-grid-meta li.post-author {
    color: #c9c9c9;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 20px
}

.post-grid-style1 .post-grid-meta li.post-author::before {
    height: 2px;
    width: 11px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #fff
}

.post-default .post-grid-meta li:last-child {
    margin-right: 0
}

.post-default .post-grid-meta li:last-child::after {
    display: none
}

.post-grid-style1 .post-grid-item .blog-date {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 66px;
    height: 66px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    background-color: #44923b;
    justify-content: center;
    align-items: center;
    font-family: montserrat,sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    gap: 1px;
    z-index: 2
}

@media(max-width: 991px) {
    .post-grid-style1 .post-grid-item .blog-date {
        top:15px;
        left: auto;
        right: 20px
    }
}

.post-grid-style1 .post-grid-item .blog-date span {
    font-size: 14px;
    font-weight: 500
}

.post-multi-layout .post-grid-item .entry-title {
    font-size: 22px
}

.post-multi-layout .post-grid-meta li {
    color: #aaa
}

.post-multi-layout .post-grid-meta li::after {
    background-color: #aaa
}

.post-multi-layout .post-grid-meta li a {
    color: #aaa
}

.post-multi-layout .post-grid-meta .post-author img {
    margin-right: 10px
}

.post-multi-layout .post-grid-item .entry-content p {
    color: #aaa
}

.post-multi-layout .post-grid-item .post-thumbnail>a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(360deg,rgba(0,0,0,.9) 1.22%,transparent 100%);
    z-index: 1
}

.post-multi-layout .post-grid-item .post-thumbnail a img {
    transform: scale(1.01);
    transition: all .4s ease-out 0s
}

.post-multi-layout .post-grid-item:hover .post-thumbnail a img {
    transform: scale(1.2)
}

.post-multi-layout .blog-cat a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #7d7d7d;
    border-radius: 40px;
    padding: 7px 14px;
    text-transform: capitalize;
    transition: all .3s ease-in-out 0s
}

.post-multi-layout .post-grid-item .entry-title {
    margin-bottom: 15px
}

.post-grid-style3 .radius-block-3d-flip-container {
    margin-bottom: 24px
}

.radius-block-3d-flip-container {
    transform-style: preserve-3d;
    perspective: 1e3px
}

.radius-block-3d-flip-container .rt-flip-front,.radius-block-3d-flip-container .rt-flip-back {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    box-shadow: 0 5px 12px rgba(0,0,0,.16);
    transition: transform .7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 400px;
    height: auto;
    color: var(--color-white)
}

.radius-block-3d-flip-container .rt-flip-front::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-image: linear-gradient(to bottom,transparent,#000 100%);
    opacity: .6
}

.radius-block-3d-flip-container .rt-flip-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.radius-block-3d-flip-container .rt-flip-inner {
    transform: translateY(-50%)translateZ(60px)scale(.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 30px;
    outline: 1px solid transparent;
    perspective: inherit;
    z-index: 2
}

.radius-block-3d-flip-container .entry-title,.radius-block-3d-flip-container .content {
    color: var(--color-white)
}

.radius-block-3d-flip-container .entry-title {
    font-size: 22px;
    margin-bottom: 12px
}

.radius-block-3d-flip-container .entry-title a {
    color: #000
}

.radius-block-3d-flip-container .rt-flip-back .entry-title a {
    color: #fff
}

.radius-block-3d-flip-container .content {
    margin-bottom: 16px
}

.radius-block-3d-flip-container .rt-flip-back {
    transform: rotateY(180deg);
    transform-style: preserve-3d
}

.radius-block-3d-flip-container .rt-flip-back .content {
    color: #fff
}

.radius-block-3d-flip-container .rt-flip-front {
    transform: rotateY(0);
    transform-style: preserve-3d;
    background-blend-mode: luminosity;
    background-color: #fff
}

.radius-block-3d-flip-container .date {
    padding: 10px 20px;
    line-height: 1;
    background-color: initial;
    font-size: 14px;
    color: #323232;
    font-weight: 500;
    border: 1px solid #323232;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 30px
}

.radius-block-3d-flip-container .rt-flip-back .date {
    color: #fff;
    border-color: #fff
}

.radius-block-3d-flip-container:hover .rt-flip-front,.radius-block-3d-flip-container:hover .rt-flip-back {
    transition: transform .7s cubic-bezier(.4,.2,.2,1)
}

.radius-block-3d-flip-container:hover .rt-flip-back {
    transform: rotateY(0);
    transform-style: preserve-3d
}

.radius-block-3d-flip-container:hover .rt-flip-front {
    transform: rotateY(-180deg);
    transform-style: preserve-3d
}

.radius-block-3d-flip-container.rt-3d-flip-y-reverse .rt-flip-back {
    transform: rotateY(-180deg)
}

.radius-block-3d-flip-container.rt-3d-flip-y-reverse:hover .rt-flip-back {
    transform: rotateY(0)
}

.radius-block-3d-flip-container.rt-3d-flip-y-reverse:hover .rt-flip-front {
    transform: rotateY(180deg)
}

.radius-block-3d-flip-container.rt-3d-flip-x .rt-flip-back {
    transform: rotateX(180deg)
}

.radius-block-3d-flip-container.rt-3d-flip-x .rt-flip-front {
    transform: rotateX(0)
}

.radius-block-3d-flip-container.rt-3d-flip-x:hover .rt-flip-back {
    transform: rotateX(0)
}

.radius-block-3d-flip-container.rt-3d-flip-x:hover .rt-flip-front {
    transform: rotateX(-180deg)
}

.radius-block-3d-flip-container.rt-3d-flip-x-reverse .rt-flip-back {
    transform: rotateX(-180deg)
}

.radius-block-3d-flip-container.rt-3d-flip-x-reverse .rt-flip-front {
    transform: rotateX(0)
}

.radius-block-3d-flip-container.rt-3d-flip-x-reverse:hover .rt-flip-back {
    transform: rotateX(0)
}

.radius-block-3d-flip-container.rt-3d-flip-x-reverse:hover .rt-flip-front {
    transform: rotateX(180deg)
}

.radius-block-3d-flip-container .rt-flip-back::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3)
}

.radius-block-3d-flip-container .post-btn a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 20px;
    background-color: var(--primary-color);
    box-shadow: 0 6px 43px rgba(0,0,0,.16);
    padding: 11px 30px;
    transition: all .4s
}

.radius-block-3d-flip-container .post-btn a svg {
    margin-top: -2px;
    margin-left: 7px
}

.radius-block-3d-flip-container .rt-flip-back .post-btn a {
    background-color: var(--primary-color)
}

.radius-block-3d-flip-container .rt-flip-back .post-btn a svg path {
    fill: #fff
}

.rt-banner-addon {
    min-height: 750px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.rt-banner-addon ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.rt-banner-addon .banner-title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    position: relative
}

@media(max-width: 767px) {
    .rt-banner-addon .banner-title {
        font-size:40px
    }
}

.rt-banner-addon .banner-title span {
    font-size: 48px;
    font-weight: 400
}

@media(max-width: 991px) {
    .rt-banner-addon .banner-title span {
        font-size:40px
    }
}

.rt-banner-addon .banner-content {
    color: #cbcbcb;
    position: relative
}

.rt-banner-addon .btn-wrap {
    margin-top: 50px
}

.rt-banner-addon .subtitle {
    font-weight: 500
}

.rt-banner-addon.style1 .element-list {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    padding: 80px 0 0
}

.rt-banner-addon.style1 .element-list img {
    width: 100%
}

.rt-banner-addon.style1 .element-list2 {
    position: absolute;
    bottom: 50px;
    left: 41%;
    transform: translateX(-40%)
}

.rt-banner-addon.style1 .banner-social-section {
    position: absolute;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

@media(max-width: 1400px) {
    .rt-banner-addon.style1 .banner-social-section {
        left:90%
    }
}

@media(max-width: 767px) {
    .rt-banner-addon.style1 .banner-social-section {
        left:5%;
        top: 90%
    }
}

@media(max-width: 475px) {
    .rt-banner-addon.style1 .banner-social-section {
        left:5%;
        top: 92%
    }
}

.rt-banner-addon .banner-social-section .text {
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin-bottom: 70px;
    transform: rotate(-180deg)
}

.rt-banner-addon .banner-social-section .line {
    position: relative;
    display: block
}

.rt-banner-addon .banner-social-section .line:after {
    content: "";
    height: 36px;
    width: 2px;
    background-color: red;
    position: absolute;
    bottom: -53px;
    left: 50%;
    transform: translateX(-50%)
}

.rt-banner-addon .banner-social-section a {
    display: block;
    text-align: center;
    margin-bottom: 10px
}

.rt-banner-addon .banner-social-section a:hover {
    color: var(--primary-color)
}

.rt-banner-addon.style1>.container {
    position: relative
}

.rt-banner-addon.style1 .gym-text-shape {
    position: absolute;
    left: 45px
}

.rt-banner-addon.style1 .gym-text-shape .heading-big-title {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: gray;
    font-size: 120px;
    line-height: 1.2;
    font-family: roboto;
    letter-spacing: 15px;
    text-transform: uppercase
}

@media(max-width: 767px) {
    .rt-banner-addon .banner-social-section .text {
        writing-mode:unset;
        margin-bottom: 0;
        transform: rotate(0);
        display: inline-block
    }

    .rt-banner-addon .banner-social-section .line {
        display: inline-block;
        position: relative;
        padding-right: 44px
    }

    .rt-banner-addon .banner-social-section .line:after {
        display: none
    }

    .rt-banner-addon .banner-social-section a {
        display: inline-block;
        margin: 0 5px
    }

    .rt-banner-addon .banner-social-section .line:before {
        content: "";
        width: 36px;
        height: 2px;
        background-color: red;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media(min-width: 1500px) {
    .rt-banner-addon.style2 .banner-content {
        margin-right:-200px;
        padding-left: 87px
    }
}

.rt-banner-addon.style2 .element-list {
    position: absolute;
    bottom: 0;
    right: 10%;
    z-index: -1
}

@media(max-width: 1500px) {
    .rt-banner-addon.style2 .element-list {
        right:0
    }
}

.rt-banner-addon.style2 .banner-social-section {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

@media(max-width: 767px) {
    .rt-banner-addon.style2 .banner-social-section {
        bottom:5%;
        top: auto;
        left: 7%;
        right: auto
    }
}

@media(max-width: 575px) {
    .rt-banner-addon.style2 .banner-social-section {
        bottom:5%;
        top: auto;
        left: 3%;
        right: auto
    }
}

@media(max-width: 425px) {
    .rt-banner-addon.style2 .banner-social-section {
        bottom:2%;
        top: auto;
        left: 3%;
        right: auto
    }
}

.rt-banner-addon.style3 .item-banner-content {
    display: flex
}

@media(max-width: 767px) {
    .rt-banner-addon.style3 .item-banner-content {
        display:block
    }
}

.rt-banner-addon.style3 .item-clip-shape {
    clip-path: polygon(0 0,100% 0,100% 100%,50% 80%,0 100%);
    background-color: #44923b;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 235px;
    width: 180px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    margin-right: 40px;
    text-align: center
}

@media(max-width: 767px) {
    .rt-banner-addon.style3 .item-clip-shape {
        width:100%;
        height: 310px;
        margin-bottom: 50px
    }
}

.rt-banner-addon.style3 .clip-content {
    padding: 0 20px 40px
}

.rt-banner-addon.style3 .item-discount,.rt-banner-addon.style3 .item-off {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2;
    font-family: montserrat,sans-serif
}

.rt-banner-addon.style3 .item-way-member {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: montserrat,sans-serif
}

.rt-banner-addon.style3 .feature-list {
    flex: 1
}

.rt-banner-addon.style3 .feature-list ul li {
    color: silver;
    font-size: 18px;
    display: block;
    margin-bottom: 10px
}

.rt-banner-addon.style3 .feature-list ul li i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    font-size: 22px;
    margin-right: 20px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.rt-banner-addon.style3 .image-box-layout {
    position: relative;
    z-index: 1
}

.rt-banner-addon.style3 .image-box-layout {
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .rt-banner-addon.style3 .image-box-layout {
        margin-top:120px
    }
}

.rt-banner-addon.style3 .image-box-layout .banner-image {
    position: relative;
    z-index: 1
}

.rt-banner-addon.style3 .rouded-shape {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: -1
}

@media(max-width: 991px) {
    .rt-banner-addon.style3 .rouded-shape {
        bottom:0
    }
}

.rt-banner-addon.style3 .rouded-shape svg {
    width: 650px;
    height: 650px
}

@media(max-width: 767px) {
    .rt-banner-addon.style3 .image-box-layout {
        margin-top:20px
    }

    .rt-banner-addon.style3 .rouded-shape {
        display: none
    }
}

.rt-banner-addon.style4 .element-list li {
    position: absolute
}

.rt-banner-addon.style4 .element-list li:nth-child(1) {
    left: 0;
    bottom: 0
}

.rt-banner-addon.style4 .element-list li:nth-child(2) {
    left: 10%;
    bottom: 0
}

.rt-banner-addon.style4 .element-list li:nth-child(3) {
    left: 10%;
    top: 25%
}

.rt-banner-addon.style4 .animated-image {
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-animation: rtZoom 40s linear infinite;
    animation: rtZoom 40s linear infinite;
    background-size: cover;
    height: 100%;
    width: 100%
}

.rt-banner-addon.style4 .animated-image:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2)
}

@media(max-width: 767px) {
    .rt-banner-addon.style4 .animated-image {
        animation:none
    }
}

.elementor-edit-area .animated {
    animation-fill-mode: both!important
}

.rt-discount-banner-addon {
    background: -webkit-gradient(linear,left top,right top,from(#F80F00),to(#FFDA15));
    background: linear-gradient(90deg,#F80F00 0%,#FFDA15 100%);
    padding: 35px 0 55px 60px;
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .rt-discount-banner-addon {
        padding:20px
    }
}

.rt-discount-banner-addon .inner-banner {
    display: flex;
    align-items: center;
    gap: 50px
}

@media(max-width: 767px) {
    .rt-discount-banner-addon .inner-banner {
        flex-direction:column;
        align-items: flex-start
    }
}

.rt-discount-banner-addon .inner-banner .saving-part {
    position: relative;
    z-index: 1
}

.rt-discount-banner-addon .inner-banner .saving-part .save {
    font-family: montserrat,sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 48px
}

.rt-discount-banner-addon .inner-banner .saving-part .discount {
    font-family: montserrat,sans-serif;
    font-weight: 800;
    font-size: 64px;
    text-transform: uppercase;
    color: #fff;
    line-height: 48px
}

.rt-discount-banner-addon .inner-banner .saving-part::after {
    content: "";
    -webkit-clip-path: polygon(50% 0%,0% 100%,100% 100%);
    clip-path: polygon(50% 0%,0% 100%,100% 100%);
    background-color: rgba(255,255,255,.3);
    height: 120px;
    width: 120px;
    transform: rotate(-180deg);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0
}

.rt-discount-banner-addon .inner-banner .title-part {
    position: relative
}

.rt-discount-banner-addon .inner-banner .title-part .banner-subtitle {
    font-family: montserrat,sans-serif;
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 37px
}

.rt-discount-banner-addon .inner-banner .title-part .title {
    font-weight: 900;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 37px;
    margin-bottom: 10px
}

.rt-discount-banner-addon .inner-banner .title-part .shape {
    position: absolute;
    top: 0;
    right: 90px
}

.rt-discount-banner-addon .item-img {
    position: absolute;
    top: -90px;
    right: 70px;
    z-index: -1
}

@media(max-width: 767px) {
    .rt-discount-banner-addon .item-img,.rt-discount-banner-addon .inner-banner .title-part .shape {
        display:none
    }
}

.rt-banner-addon.style6 {
    overflow: hidden;
    min-height: 620px
}

.rt-banner-addon.style6 .banner-content {
    position: relative
}

.rt-banner-addon.style6 .banner-content-wrap {
    position: relative
}

.rt-banner-addon.style6 .hero__img__Wrap {
    position: absolute;
    top: -34%;
    right: -110px
}

.rt-banner-addon.style6 .hero__img__Wrap .shape-img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.rt-banner-addon.style6 .hero__img__Wrap .item-element {
    position: absolute;
    bottom: 0;
    left: -30px;
    z-index: -1
}

.rt-banner-addon.style6 .hero__img__Wrap .shape-img svg path {
    fill: var(--primary-color)
}

.rt-banner-addon.style6 .round--shape--red {
    position: absolute;
    top: -20px;
    right: 50%;
    transform: translateX(50%);
    z-index: 2
}

.rt-banner-addon.style6 .round--shape--red .shape {
    height: 168px;
    width: 168px;
    background-color: var(--primary-color);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 50%
}

.rt-banner-addon.style6 .round--shape--red .shape .label {
    font-family: montserrat,sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    z-index: 1;
    line-height: 36px;
    margin-bottom: 10px
}

.rt-banner-addon.style6 .round--shape--red .shape .price {
    font-family: montserrat,sans-serif;
    font-weight: 700;
    font-size: 64px;
    color: #fff;
    line-height: 36px
}

@media(max-width: 991px) {
    .rt-banner-addon.style6 .hero__img__Wrap .shape-img {
        display:none
    }

    .rt-banner-addon.style6 .hero__img__Wrap {
        z-index: -1
    }

    .rt-banner-addon.style6 .hero__img__Wrap .item-element {
        display: none
    }

    .rt-banner-addon.style6 .round--shape--red {
        top: auto;
        right: 0
    }
}

@media(max-width: 767px) {
    .rt-banner-addon.style6 .hero__img__Wrap {
        display:none
    }

    .rt-banner-addon.style6 .round--shape--red {
        top: 50%;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center
    }

    .rt-banner-addon.style6 {
        min-height: 500px
    }

    .info-box.multi-infobox-3 .info-item.has-border::after {
        display: none
    }
}

.trainer-default {
    visibility: visible
}

@media(max-width: 991px) {
    .trainer-default>.row {
        display:flex;
        justify-content: center
    }
}

.trainer-default .trainer-title {
    font-size: 24px;
    transition: all .4s ease-in-out;
    margin-bottom: 2px
}

.trainer-default .trainer-title a {
    color: #000
}

.trainer-default .trainer-title a:hover {
    color: var(--primary-color)
}

.trainer-default .trainer-designation {
    color: #888787
}

.trainer-default ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.trainer-default .trainer-button {
    text-align: center
}

.trainer-default .trainer-item .trainer-content ul li a {
    color: #7b7b7b;
    font-size: 18px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    border: 1px solid transparent;
    transition: background-color .4s ease-in-out
}

.trainer-default .trainer-item .trainer-content ul li a:hover {
    background-color: #44923b;
    color: #fff
}

.trainer-multi-layout-1 .trainer-item {
    z-index: 2;
    position: relative;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 14px 49px rgba(0,0,0,.14);
    padding: 35px 35px 29px;
    margin-bottom: 130px
}

.trainer-multi-layout-1 .trainer-item .trainer-thumb {
    position: relative;
    z-index: 1;
    background-color: #efefef;
    border: none;
    border-radius: 12px;
    text-align: center;
    overflow: hidden;
    margin-top: -125px
}

.trainer-multi-layout-1 .trainer-item .trainer-thumb img {
    transform: scale(1.01);
    transition: all .4s ease-in-out
}

.trainer-multi-layout-1 .trainer-item:hover .trainer-thumb img {
    transform: scale(1.1)
}

.trainer-multi-layout-1 .trainer-item .trainer-thumb:after {
    content: "";
    width: 45px;
    height: 5px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .4s ease-in-out
}

.trainer-multi-layout-1 .trainer-item:hover .trainer-thumb:after {
    width: 100%
}

.trainer-multi-layout-1 .trainer-item .trainer-content {
    text-align: center;
    margin-top: 20px
}

.trainer-multi-layout-1 .trainer-item .trainer-content ul {
    display: inline-block
}

.trainer-multi-layout-1 .trainer-item .trainer-content ul li {
    display: inline-block;
    line-height: 1
}

.trainer-multi-layout-1 .trainer-item .trainer-content p {
    margin-bottom: 10px
}

.trainer-multi-layout-1 .trainer-item .trainer-designation {
    margin-bottom: 15px
}

.trainer-multi-layout-1 .trainer-button {
    margin-top: -40px
}

.trainer-multi-layout-2 .trainer-item {
    position: relative;
    z-index: 2;
    margin-bottom: 120px
}

.trainer-multi-layout-2 .trainer-item .trainer-thumb {
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: -1
}

.trainer-multi-layout-2 .trainer-item .trainer-thumb img {
    transform: scale(1);
    transition: all .5s;
    filter: grayscale(100%)
}

.trainer-multi-layout-2 .trainer-item .trainer-thumb .thumb-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1
}

.trainer-multi-layout-2 .trainer-item .trainer-thumb .thumb-shape img {
    opacity: 30%;
    filter: grayscale(100%);
    transition: all .5s
}

@media(max-width: 767px) {
    .trainer-multi-layout-2 .trainer-item .trainer-thumb .thumb-shape {
        display:none
    }
}

.trainer-multi-layout-2 .trainer-item:hover .trainer-thumb img,.trainer-multi-layout-2 .trainer-item:hover .trainer-thumb .thumb-shape img {
    filter: grayscale(0);
    opacity: 100%
}

.trainer-multi-layout-2 .trainer-item .trainer-info {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0
}

.trainer-multi-layout-2 .trainer-item .trainer-content {
    text-align: center;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 14px 49px rgba(0,0,0,.14);
    padding: 30px 20px 22px;
    position: relative;
    z-index: 3
}

.trainer-multi-layout-2 .trainer-item .trainer-content:after {
    content: "";
    width: 45px;
    height: 5px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .4s ease-in-out
}

.trainer-multi-layout-2 .trainer-item:hover .trainer-content:after {
    width: 100%
}

.trainer-multi-layout-2 .trainer-item .trainer-socials {
    visibility: hidden;
    opacity: 0;
    transition: all .5s;
    margin-bottom: -40px;
    overflow: hidden
}

.trainer-multi-layout-2 .trainer-item:hover .trainer-socials {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.trainer-multi-layout-2 .trainer-item ul.trainer-social-icon {
    margin-bottom: 20px;
    display: inline
}

.trainer-multi-layout-2 .trainer-item ul.trainer-social-icon li {
    display: inline-block
}

.trainer-multi-layout-2 .trainer-item .trainer-icon-shape {
    position: absolute;
    top: -12px;
    left: 50%;
    -webkit-transform: translateY(-50%)translateX(-50%);
    transform: translateY(-50%)translateX(-50%);
    z-index: 2
}

.trainer-multi-layout-2 .trainer-item .trainer-icon-shape .rt-icon {
    color: #383838;
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(50%)translateX(-50%);
    transform: translateY(50%)translateX(-50%);
    -webkit-transition: all .5s;
    transition: all .5s
}

.trainer-multi-layout-2 .trainer-item .trainer-icon-shape .rt-icon i {
    font-size: 24px;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    display: inline-block
}

.trainer-multi-layout-2 .trainer-item:hover .trainer-icon-shape .rt-icon i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    color: #44923b
}

.trainer-default.trainer-multi-layout-2 .trainer-designation {
    margin-bottom: 10px
}

.trainer-multi-layout-3 .trainer-item {
    position: relative;
    overflow: hidden
}

.trainer-multi-layout-3 .trainer-item .trainer-content-wrap {
    position: relative;
    overflow: hidden
}

.trainer-multi-layout-3 .trainer-item .trainer-content-wrap:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.6);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: circle(0% at 100% 10px);
    clip-path: circle(0% at 100% 10px);
    -webkit-transition: all linear .3s;
    transition: all linear .3s;
    cursor: pointer
}

.trainer-multi-layout-3 .trainer-item:hover .trainer-content-wrap:after {
    -webkit-clip-path: circle(150% at 100% 10px);
    clip-path: circle(150% at 100% 10px)
}

.trainer-multi-layout-3 .trainer-item .trainer-content {
    position: absolute;
    bottom: 30px;
    right: -5px;
    width: 68%;
    z-index: 1
}

@media(max-width: 1600px) {
    .trainer-multi-layout-3 .trainer-item .trainer-content {
        width:90%
    }
}

@media(max-width: 1500px) {
    .trainer-multi-layout-3 .trainer-item .trainer-thumb img {
        height:410px;
        width: 100%;
        object-fit: cover
    }
}

@media(max-width: 1199px) {
    .trainer-multi-layout-3 .trainer-item .trainer-thumb img {
        width:100%;
        height: auto
    }
}

.trainer-multi-layout-3 .trainer-item .trainer-content .trainer-info {
    background-color: #fff;
    padding: 20px 30px;
    z-index: 1
}

.trainer-multi-layout-3 .trainer-social {
    position: absolute;
    right: 40px;
    bottom: 90px
}

.trainer-multi-layout-3 .trainer-social>ul {
    padding-bottom: 3px
}

.trainer-multi-layout-3 .trainer-social ul li {
    margin-bottom: 0;
    margin-top: 7px;
    position: relative
}

.trainer-multi-layout-3 .trainer-social>ul>li {
    padding-top: 7px;
    padding-bottom: 0
}

.trainer-multi-layout-3 .swiper-slide {
    padding-bottom: 80px
}

.trainer-multi-layout-3 .trainer-item .trainer-content .trainer-social ul li a {
    color: #fff;
    transition: all .3s ease-in-out
}

.trainer-multi-layout-3 .trainer-item .trainer-content .trainer-social ul li a:hover {
    color: var(--primary-color);
    background-color: #fff
}

.trainer-multi-layout-3 .trainer-social ul li a {
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    background-color: #44923b
}

.trainer-multi-layout-3 .trainer-social>ul>li a {
    -webkit-box-shadow: .835px 5.942px 24px 0 rgba(0,0,0,.23);
    box-shadow: .835px 5.942px 24px rgba(0,0,0,.23)
}

.trainer-multi-layout-3 .trainer-social ul li ul {
    position: absolute;
    left: 0;
    transition: all .4s cubic-bezier(.3,.02,0,.6);
    transform: scale3d(0,0,1);
    transform-origin: 0 0 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    bottom: 100%;
    flex-direction: column-reverse;
    transform-origin: bottom
}

.trainer-multi-layout-3 .trainer-social ul li>ul>li {
    transform: translateY(20px);
    transition: all .3s ease-in-out;
    transition-delay: 0s;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-20px)
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li {
    transform: translateY(0);
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(4) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(5) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(6) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.trainer-multi-layout-3 .trainer-social>ul>li:hover>ul>li:nth-child(7) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.trainer-multi-layout-3 .trainer-social ul li:last-child {
    margin-top: 0
}

.trainer-multi-layout-3 .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    border-radius: 50%
}

.trainer-multi-layout-3 .swiper-pagination-bullet-active {
    background-color: var(--primary-color)
}

.trainer-grid-style4 .trainer-item {
    background-color: #e9ecef;
    min-height: 362px;
    border-radius: 200px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    z-index: 1;
    margin-bottom: 24px
}

@media(max-width: 500px) {
    .trainer-grid-style4 .trainer-item:after {
        position:absolute;
        content: '';
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,.5);
        z-index: -1
    }
}

.trainer-grid-style4 .trainer-item .item-content {
    padding-left: 80px
}

.trainer-grid-style4 .trainer-item .item-content .trainer-title {
    font-size: 26px;
    color: #111;
    margin-bottom: 0
}

.trainer-grid-style4 .trainer-item .item-content .trainer-designation {
    font-size: 18px;
    font-weight: 500;
    color: #646464;
    position: relative;
    padding-bottom: 20px
}

.trainer-grid-style4 .trainer-item .item-content .trainer-designation:after {
    content: "";
    height: 4px;
    width: 45px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 0
}

.trainer-grid-style4 .trainer-item .item-content .item-social {
    margin-top: 25px
}

.trainer-grid-style4 .trainer-item .item-content .item-social ul li {
    display: inline-block;
    margin-right: 10px
}

.trainer-grid-style4 .trainer-item .item-content .item-social ul li:last-child {
    margin-right: 0
}

.trainer-grid-style4 .trainer-item .item-content .item-social ul li a {
    display: inline-block;
    color: #9b9b9b;
    font-size: 18px;
    transition: all .3s ease-in-out
}

@media(max-width: 500px) {
    .trainer-grid-style4 .trainer-item .item-content .item-social ul li a {
        color:#646464
    }
}

.trainer-grid-style4 .trainer-item .item-content .item-social ul li a:hover {
    color: #44923b
}

.trainer-grid-style4 .trainer-item .item-img {
    position: absolute;
    bottom: 0;
    right: 50px;
    z-index: -2
}

.trainer-grid-style4 .trainer-item .item-icon-shape-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -4
}

.trainer-grid-style4 .trainer-item .item-icon-shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -99
}

.trainer-default.trainer-archive-style1 {
    margin-top: 90px
}

.trainer-default.trainer-archive-style1 .pagination-area {
    margin-top: -80px;
    position: relative;
    z-index: 9
}

.trainer-single .trainer-info-box {
    position: relative;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/shape-121.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    padding: 45px 40px 65px;
    text-align: center;
    margin-bottom: 40px
}

.trainer-single .trainer-info-box .trainer-thums {
    height: 221px;
    width: 221px;
    background-color: #fff5f2;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 7px solid #fff;
    position: relative
}

.trainer-single .trainer-info-box .trainer-thums img {
    height: 215px;
    object-fit: cover;
    width: auto;
    border-radius: 50%
}

.trainer-single .trainer-info-box .trainer-thums::before {
    content: "";
    height: 281px;
    width: 20px;
    background-color: var(--primary-color);
    border-radius: 100px;
    position: absolute;
    bottom: -40px;
    left: 110px;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
    z-index: -1
}

.trainer-single .trainer-info-box .trainer-thums::after {
    content: "";
    height: 281px;
    width: 20px;
    background-color: var(--primary-color);
    border-radius: 100px;
    position: absolute;
    bottom: -20px;
    left: 71px;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
    z-index: -1
}

.trainer-single .trainer-info-box .trainer-info {
    margin-top: 30px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 25px
}

.trainer-single .trainer-info-box .trainer-info:after {
    content: "";
    height: 4px;
    width: 42px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateY(50%)translateX(-50%)
}

.trainer-single .trainer-info-box .trainer-title {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 6px
}

.trainer-single .trainer-info-box .trainer-designation {
    color: #c7c7c7;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 20px;
    margin-bottom: 10px
}

.trainer-single .trainer-social {
    text-align: center
}

.trainer-single .trainer-social ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.trainer-single .trainer-social ul li {
    display: inline-block;
    margin-right: 5px
}

.trainer-single .trainer-social ul li a {
    display: inline-block;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #656565;
    font-size: 17px;
    border: none;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    overflow: hidden
}

.trainer-single .trainer-social ul li a i {
    transition: all .3s ease-in-out
}

.trainer-single .trainer-social ul li a:hover {
    background-color: var(--primary-color)
}

.trainer-single .trainer-social ul li a:hover i {
    color: #fff;
    animation: toBottomFromTop .5s forwards
}

.trainer-single .trainer-social ul li:last-child {
    margin-right: 0
}

.trainer-single .trainer-skills .progress-bar {
    background-color: var(--primary-color)
}

.trainer-single .trainer-class-schedule {
    padding: 35px 40px;
    background-color: #f8f8f8
}

@media(max-width: 991px) {
    .trainer-single .trainer-class-schedule {
        margin-bottom:30px
    }
}

.trainer-single .trainer-class-schedule h4 {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    line-height: 22px;
    position: relative;
    padding-bottom: 25px
}

.trainer-single .trainer-class-schedule h4:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 0
}

.trainer-single .trainer-class-schedule ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.trainer-single .trainer-class-schedule ul li {
    border-bottom: 1px solid #e8e8e8;
    padding: 11px 0
}

.trainer-single .trainer-class-schedule ul li h5 {
    font-size: 15px;
    margin-bottom: 0
}

.trainer-single .trainer-class-schedule ul li span.day {
    color: #000;
    font-weight: 700;
    margin-right: 10px
}

.trainer-single .trainer-class-schedule ul li span.time {
    font-weight: 500;
    color: #444
}

.trainer-single-related-post {
    margin-top: 120px
}

.trainer-single .trainer-class-schedule ul li:first-child {
    padding-top: 0
}

.trainer-single .trainer-class-schedule ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.trainer-single .trainer-content.single-box {
    background-color: #f9f9f9;
    padding: 55px 55px 60px 60px;
    margin-bottom: 30px
}

@media(max-width: 991px) {
    .trainer-single .trainer-content.single-box {
        padding:35px 40px
    }
}

.trainer-single .trainer-content h3 {
    font-size: 22px;
    line-height: 1.3;
    position: relative;
    margin-bottom: 20px
}

.trainer-single .trainer-content>ul {
    list-style: none;
    margin-left: 0;
    padding: 0
}

.trainer-single .trainer-content>ul>li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px
}

.trainer-single .trainer-content>ul>li:last-child {
    margin-bottom: 0
}

.trainer-single .trainer-content>ul>li::before {
    content: '\f058';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    font-family: "font awesome 5 free";
    color: var(--primary-color)
}

.trainer-single .trainer-content .trainer-skills {
    margin-top: 55px;
    overflow: hidden
}

.trainer-single .trainer-skills .trainer-skill-each {
    margin-bottom: 12px
}

.trainer-single .trainer-skills .trainer-name {
    font-size: 14px;
    font-weight: 500;
    color: #111;
    margin-bottom: 10px;
    line-height: 2.3;
    text-transform: capitalize
}

.trainer-single .trainer-skills .progress {
    height: 6px;
    background-color: #eee;
    border-radius: 4px;
    overflow: inherit
}

.trainer-single .trainer-skills .progress-bar {
    position: relative;
    height: 6px;
    width: 0;
    border-radius: 4px;
    background: linear-gradient(270deg,#44923b 0%,rgba(255,3,54,.27) 100%);
    transition: 2s linear;
    overflow: inherit;
    animation-duration: 2s;
    animation-delay: 1.2s
}

.trainer-single .trainer-skills .progress-bar>span {
    font-size: 14px;
    font-weight: 500;
    color: #111;
    position: absolute;
    right: 0;
    top: -34px;
    padding-bottom: 10px;
    line-height: 1
}

.fluentform .trainer-form .choices__list.choices__list--dropdown {
    position: absolute!important;
    z-index: 1;
    border-color: #e4e4e4
}

.frm-fluent-form .trainer-form .choices__list--dropdown .choices__list {
    max-height: 200px
}

.trainer-single .trainer-contact-wrap {
    background-color: #f9f9f9;
    padding: 55px 55px 60px 60px
}

@media(max-width: 991px) {
    .trainer-single .trainer-contact-wrap {
        padding:35px 40px
    }
}

.frm-fluent-form .trainer-form input {
    font-size: 14px;
    color: #000;
    padding: 12px 20px;
    height: 51px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px
}

.frm-fluent-form .trainer-form textarea {
    font-size: 14px;
    color: #000;
    border: 1px solid #e4e4e4;
    border-radius: 5px
}

.frm-fluent-form .trainer-form input:active,.frm-fluent-form .trainer-form input:focus,.frm-fluent-form .trainer-form textarea:focus {
    border-color: #e4e4e4
}

.frm-fluent-form .trainer-form .choices__list--single {
    display: flex;
    align-items: center;
    height: 50px;
    color: #000;
    font-size: 14px
}

.frm-fluent-form .trainer-form .choices__inner {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    font-size: 14px
}

.frm-fluent-form .trainer-form .choices__list--single .choices__item {
    font-size: 14px;
    line-height: 28px;
    color: #838b92
}

.frm-fluent-form .trainer-form .choices__placeholder {
    font-size: 14px
}

.frm-fluent-form .trainer-form .choices__list--dropdown .choices__item {
    font-size: 16px;
    color: #000
}

.frm-fluent-form .trainer-form .choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: var(--primary-color);
    color: #fff
}

.frm-fluent-form .trainer-submit-form .ff-btn-submit {
    font-size: 14px;
    color: #fff;
    background-color: #44923b;
    font-weight: 600;
    font-family: montserrat,sans-serif;
    padding: 15px 30px;
    border: 0;
    transition: all .4s ease;
    text-transform: uppercase;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #44923b;
    border-radius: 0
}

.frm-fluent-form .trainer-submit-form.ff-text-left {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 0
}

.frm-fluent-form .trainer-submit-form .ff-btn-submit:hover {
    opacity: 1
}

.trainer-single .form-box .form-title {
    font-size: 22px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.trainer-single .form-box .form-title:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.gallery-multi-layout-1 {
    position: relative;
    z-index: 1
}

.gallery-multi-layout-1 .gallery-figure {
    overflow: hidden;
    position: relative
}

.gallery-multi-layout-1 .gallery-figure:before {
    content: "";
    position: absolute;
    inset: 20px;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(255,3,54,.6);
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gallery-multi-layout-1 .gallery-item:hover .gallery-figure:before {
    visibility: visible;
    opacity: 1
}

.gallery-multi-layout-1 .gallery-figure img {
    max-width: none;
    width: calc(100% + 60px);
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(-50px,0,0);
    transform: translate3d(-50px,0,0)
}

.gallery-multi-layout-1 .gallery-item:hover .gallery-figure img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.gallery-multi-layout-1 .gallery-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 30px
}

.gallery-multi-layout-1 .gallery-content p {
    color: #fff;
    margin-top: 0
}

.gallery-multi-layout-1 .gallery-item:hover .gallery-content {
    visibility: visible;
    opacity: 1
}

.gallery-multi-layout-1 .gallery-content .gallery-title {
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.gallery-multi-layout-1 .gallery-content .gallery-title a {
    color: #fff
}

.gallery-single .rtin-thumbnail {
    margin-bottom: 20px
}

.gallery-single .rtin-thumbnail img {
    width: 100%;
    height: auto
}

.gallery-single .single-gallery-slider {
    position: relative
}

.gallery-single .rtin-gallery-content {
    margin-top: 20px
}

.gallery-single .single-gallery-slider .swiper-button>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    z-index: 2;
    background-color: var(--primary-color);
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.gallery-single .single-gallery-slider:hover .swiper-button>div {
    opacity: 1;
    visibility: visible
}

.gallery-single .single-gallery-slider .swiper-button .swiper-button-prev {
    left: 0
}

.gallery-single .single-gallery-slider .swiper-button .swiper-button-next {
    right: 0
}

.gallery-single .single-gallery-slider .swiper-slide img {
    width: 100%;
    height: 500px;
    object-fit: cover
}

.gallery-multi-layout-1 .gallery-content .gallery-cat {
    margin-bottom: 5px
}

.gallery-multi-layout-1 .gallery-content .gallery-cat a {
    color: #fff
}

.gallery-multi-layout-1 .gallery-item:hover .gallery-content .gallery-title {
    opacity: 1;
    transform: translate3d(0,0,0)
}

.gallery-multi-layout-1 .gallery-button {
    position: absolute;
    right: 0;
    bottom: 20px;
    transition: all ease .5s;
    transition-delay: 0s;
    z-index: 2;
    visibility: hidden;
    opacity: 0
}

.gallery-multi-layout-1 .gallery-button a {
    color: #44923b;
    font-size: 35px;
    position: relative;
    z-index: 2;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    transition: all .3s ease;
    text-align: center;
    background-color: #fff;
    padding: 10px 15px;
    min-height: 50px
}

.gallery-multi-layout-1 .gallery-item:hover .gallery-button {
    visibility: visible;
    opacity: 1;
    right: 20px;
    transition-delay: .5s;
    visibility: visible;
    opacity: 1
}

.gallery-multi-layout-1 .gallery-button a i {
    font-size: 24px
}

.gallery-default .gallery-item {
    margin-bottom: 24px
}

.gallery-default .row.zoom-gallery {
    justify-content: center
}

.rt-bmi-calculator .rt-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 11px
}

@media(min-width: 992px) {
    .rt-bmi-calculator.style1 .row>div {
        padding-right:45px
    }
}

@media(max-width: 767px) {
    .rt-bmi-calculator .rt-title {
        font-size:30px;
        line-height: 36px
    }
}

.rt-bmi-calculator .sec-subtitle {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0
}

.rt-bmi-error {
    margin-top: 10px;
    color: var(--primary-color)
}

.rt-bmi-calculator .rt-bmi-form {
    margin-top: 12px
}

.rt-bmi-calculator .rt-bmi-radio {
    margin-bottom: 15px
}

.rt-bmi-calculator .rt-bmi-radio input[type=radio] {
    margin-right: 10px;
    border: 1px solid #949494;
    box-shadow: none
}

.rt-bmi-calculator .rt-bmi-radio .form-check-input[type=radio]:checked {
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/dot.svg)!important;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: initial;
    border: 1px solid #949494;
    box-shadow: none
}

.rt-bmi-calculator .rt-bmi-radio label {
    margin-right: 35px
}

.rt-bmi-calculator.style1 .rt-bmi-fields.metric {
    display: flex
}

.rt-bmi-calculator.style1 .rt-bmi-fields.metric input:first-child {
    margin-right: 25px
}

.rt-bmi-calculator .rt-bmi-fields input:focus {
    outline: none;
    border-color: #ced4da;
    box-shadow: none
}

.rt-bmi-calculator.style1 .rt-bmi-fields input {
    border-radius: 0;
    padding: 11px 15px
}

.rt-bmi-calculator .rt-bmi-form .rt-bmi-submit {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    background-color: #44923b;
    font-weight: 600;
    padding: 15px 30px;
    border: 0;
    transition: all .4s ease;
    text-transform: uppercase;
    height: 54px;
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
    border: 1px solid #44923b
}

.rt-bmi-calculator.style1 .rt-bmi-form .rt-bmi-submit:hover {
    background-color: #fff;
    color: var(--primary-color);
    border-color: #d8d8d8
}

.rt-bmi-calculator .rt-bmi-result {
    margin-top: 20px
}

.rt-bmi-calculator.style2 .rt-bmi-result {
    color: #fff
}

.rt-bmi-calculator.style1 .rt-bmi-fields.imperial {
    display: flex
}

.rt-bmi-calculator.style1 .rt-bmi-fields.imperial input:nth-child(3) {
    margin-right: 10px
}

.rt-bmi-calculator.style1 .rt-bmi-fields.imperial input:nth-child(4) {
    margin-right: 10px
}

.rt-bmi-calculator .bmi-chart {
    background-color: #2c2c2c;
    width: 100%;
    min-height: 320px;
    border-collapse: collapse;
    margin-bottom: 40px
}

.rt-bmi-calculator .bmi-chart tr th {
    border-bottom: 1px solid #3a3a3a;
    font-size: 20px;
    font-weight: 600;
    color: #fefefe;
    border: none;
    padding: 15px 0 15px 50px;
    border-right: 1px solid #3a3a3a;
    border-bottom: 1px solid #3a3a3a;
    text-align: left
}

.rt-bmi-calculator .bmi-chart tr td {
    font-size: 16px;
    font-weight: 400;
    color: #d4d4d4;
    border: none;
    border-right: 1px solid #3a3a3a;
    padding: 5px 50px;
    text-align: left
}

.rt-bmi-calculator .bmi-chart tr:nth-child(2) td {
    padding-top: 25px
}

.rt-bmi-calculator .bmi-chart tr:last-child td {
    padding-bottom: 25px
}

.rt-bmi-calculator .bmi-chart-title h3 {
    font-size: 24px;
    font-weight: 400;
    color: #535353
}

.rt-bmi-calculator .bmi-chart-title h3 span {
    color: #000;
    font-weight: 700
}

.rt-bmi-calculator.style2 {
    position: relative;
    padding: 70px 12px;
    z-index: 1
}

.rt-bmi-calculator.style2 .rt-bmi-radio label {
    color: #fff
}

.rt-bmi-calculator.style2::before {
    content: "";
    height: 100%;
    width: 135%;
    background-color: #1f1f1f;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 0,100% 0,90% 100%,0% 100%)
}

@media(max-width: 991px) {
    .rt-bmi-calculator.style2::before,.rt-bmi-calculator.style2::after {
        width:100%;
        clip-path: none
    }
}

@media(min-width: 2000px) {
    .rt-bmi-calculator.style2::before,.rt-bmi-calculator.style2::after {
        width:160%
    }
}

.rt-bmi-calculator.style2 .rt-bmi-fields {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: 2px;
    margin-right: 2px
}

.rt-bmi-calculator.style2 .rt-bmi-form {
    margin-top: 0
}

.rt-bmi-calculator.style2 .rt-bmi-fields .input-form {
    padding-left: 2px;
    padding-right: 2px
}

.rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form {
    margin: 2px 0
}

@media(min-width: 768px) {
    .rt-bmi-calculator.style2 .rt-bmi-fields.metric .input-form {
        flex:0 0 50%;
        width: 50%
    }
}

@media(min-width: 992px) {
    .rt-bmi-calculator.style2 .rt-bmi-fields.metric .input-form {
        flex:0 0 33.33%;
        width: 33.33333333%
    }
}

@media(min-width: 768px) {
    .rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form {
        flex:0 0 50%;
        width: 50%
    }

    .rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form.inch {
        flex: 0 0 60%;
        width: 70%
    }

    .rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form.submit {
        flex: 0 0 40%;
        width: 30%
    }
}

@media(max-width: 767px) {
    .rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form,.rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form.inch,.rt-bmi-calculator.style2 .rt-bmi-fields.metric .input-form,.rt-bmi-calculator.style2 .rt-bmi-fields.imperial .input-form.submit {
        width:100%
    }
}

.rt-bmi-calculator.style2 .rt-bmi-fields.metric .input-form {
    margin-bottom: 4px
}

.rt-bmi-calculator.style2 .rt-bmi-fields input {
    height: 45px;
    border: 0;
    border-radius: 0;
    color: #fff;
    background-color: #3d3d3d
}

.rt-bmi-calculator.style2 .rt-bmi-fields input::placeholder {
    color: #fff;
    font-size: 14px
}

.rt-bmi-calculator.style2 .rt-bmi-fields .rt-bmi-submit {
    margin-top: 0;
    width: 100%;
    background: #44923b;
    line-height: 1;
    justify-content: center
}

.rt-bmi-calculator.style3>.row.block-display {
    display: block
}

.rt-bmi-calculator.style3 .rt-bmi-fields.metric {
    display: flex
}

.rt-bmi-calculator.style3 .rt-bmi-fields.metric input:first-child {
    margin-right: 15px
}

.rt-bmi-calculator.style3 .rt-bmi-fields input {
    height: 50px;
    border: 1px solid #6a6a6a;
    background-color: initial;
    border-radius: 0;
    color: #b4adad
}

.rt-bmi-calculator.style3 .rt-bmi-fields.imperial {
    display: flex
}

.rt-bmi-calculator.style3 .rt-bmi-fields.imperial input:nth-child(3) {
    margin-right: 10px
}

.rt-bmi-calculator.style3 .rt-bmi-fields.imperial input:nth-child(4) {
    margin-right: 10px
}

.rt-bmi-calculator.style3 .rt-bmi-form .rt-bmi-submit {
    padding: 13px 48px;
    background-color: #323232;
    border-color: #323232;
    font-size: 16px
}

.rt-bmi-calculator.style3 .rt-bmi-form .rt-bmi-submit:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.rt-bmi-calculator.style3 .rt-bmi-form label {
    color: #707070
}

.about-image-text .author-info {
    display: flex;
    border-right: 2px solid #d1d1d1
}

@media(max-width: 767px) {
    .about-image-text .author-info {
        border-right:none
    }

    .about-image-text .item-signature {
        margin-top: 30px
    }
}

.about-image-text .author-info .about-content {
    margin-left: 20px;
    padding-right: 30px
}

.about-image-text .about-content .rtin-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.about-image-text .author-info .about-content {
    font-size: 16px;
    color: #787878;
    margin-bottom: 0;
    flex: 1
}

.class-default {
    visibility: visible
}

.class-default>.row {
    justify-content: center
}

.class-default .class-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.class-default .class-title a {
    color: #000
}

.class-default .class-title a:hover {
    color: var(--primary-color)
}

.class-default ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.class-grid-layout1 .class-item {
    background-color: #fff;
    padding-top: 30px;
    border-radius: 10px;
    position: relative;
    transition: all .5s ease-out;
    margin-bottom: 24px;
    overflow: hidden
}

.class-grid-layout1.archive-layout .class-item {
    box-shadow: .835px 5.942px 24px rgba(0,0,0,.1)
}

.class-grid-layout1 .class-item .class-thumbnail {
    overflow: hidden;
    border-radius: 0 0 10px 10px
}

.class-grid-layout1 .class-item .class-thumbnail img {
    border-radius: 0 0 10px 10px;
    filter: grayscale(1);
    transform: scale(1);
    transition: all .5s ease-out
}

.class-grid-layout1 .thumbnail-img-wrap {
    position: relative
}

.class-grid-layout1 .class-item:hover .class-thumbnail img {
    mix-blend-mode: normal;
    transform: scale(1.2);
    filter: grayscale(0)
}

.class-grid-layout1 .class-item:hover .class-media {
    box-shadow: .835px 5.942px 24px rgba(0,0,0,.23);
    transition: all .5s ease-out
}

.class-grid-layout1 .class-content {
    text-align: center
}

.class-grid-layout1 .class-content p {
    margin-bottom: 10px
}

.class-grid-layout1 .class-media .class-icon i {
    transition: all .5s ease-out
}

.class-grid-layout1 .class-media img {
    max-width: 52px;
    height: auto;
    transition: all .5s ease-out
}

.class-grid-layout1 .class-item:hover .class-media .class-icon i {
    animation: toBottomFromTop .5s forwards
}

.class-grid-layout1 .class-item:hover .class-media img {
    animation: toBottomFromTop .5s forwards
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

.class-grid-layout1 .class-media .class-img {
    display: inline-flex;
    align-items: center
}

.class-grid-layout1 .class-media .class-icon {
    display: inline-flex;
    align-items: center
}

.class-grid-layout1 .class-media .class-icon i {
    font-size: 48px;
    color: #fff
}

.class-grid-layout1 .class-media {
    height: 73px;
    width: 73px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    background-color: var(--primary-color);
    border-radius: 50%;
    transition: all .5s ease-out;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: -30px
}

.class-grid-layout1 .class-item:hover .class-media {
    background-color: #fff
}

.class-grid-layout1 .class-item:hover .class-media .class-icon i {
    color: var(--primary-color)
}

.class-grid-layout1 .class-item .schedule-time {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    margin: 0 20%;
    border-radius: 15px 15px 0 0;
    text-align: center
}

.class-grid-layout1 .class-item .schedule-time ul {
    background-color: var(--primary-color);
    color: #fff;
    transition: none;
    padding: 12px 0;
    border-radius: 15px 15px 0 0
}

.class-grid-layout1 .class-item .schedule-time ul li {
    display: block;
    font-size: 15px;
    line-height: 22px
}

.class-grid-style1 .class-button,.class-grid-style5 .class-button {
    text-align: center;
    margin-top: 60px
}

.class-grid-style2.today-schedule .class-item .schedule-time ul li i {
    margin-right: 5px
}

.class-grid-style2 .class-button,.class-grid-style3 .class-button {
    text-align: center;
    margin-top: 70px
}

.class-grid-style4 .class-item .class-title {
    margin-bottom: 10px
}

.class-grid-layout2 .class-item {
    position: relative;
    margin-bottom: 40px
}

.class-grid-layout2 .class-item::before {
    content: "";
    height: 234px;
    width: 271px;
    background-color: #e8e8e8;
    position: absolute;
    top: 38px;
    right: -20px;
    -webkit-clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.class-grid-layout2 .class-item:hover:before {
    background-color: var(--primary-color)
}

.class-grid-layout2 .class-item:hover .class-media {
    background-color: var(--primary-color)
}

.class-grid-layout2 .class-item .class-media {
    border-radius: 50%;
    background-color: #646464;
    -webkit-box-shadow: 0 6px 8px 0 rgba(0,0,0,.15);
    box-shadow: 0 6px 8px rgba(0,0,0,.15);
    height: 82px;
    width: 82px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 30px;
    left: 0;
    line-height: 0;
    z-index: 4;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.class-grid-style4 .class-item .class-media {
    transition: none
}

.class-grid-layout2 .class-item .class-media img {
    width: 52px;
    height: auto
}

.class-grid-layout2 .class-item .class-media .class-icon i {
    font-size: 48px;
    width: 52px;
    color: #fff
}

.class-grid-layout2 .class-item .class-box-content {
    min-height: 310px;
    position: relative;
    z-index: 3;
    -webkit-clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    display: flex;
    align-items: center;
    border: none;
    background-color: #f7f7f7;
    box-shadow: 0 1px 51px rgba(0,0,0,.14);
    justify-content: center
}

.class-grid-layout2 .class-item .class-box-content .class-thumbnail {
    position: absolute;
    bottom: 0;
    left: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
    background-position: 50%;
    -webkit-clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    clip-path: polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);
    height: 100%;
    width: 0%
}

.class-grid-layout2 .class-item .class-box-content .class-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: grayscale(100%);
    position: relative;
    display: block
}

.class-grid-layout2 .class-item .class-box-content .class-thumbnail a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0,0,0,.4)
}

.class-grid-layout2 .class-item .class-box-content .class-content {
    text-align: center;
    z-index: 2;
    position: relative;
    padding: 0 50px
}

.class-grid-layout2 .class-item:hover .class-box-content .class-thumbnail {
    visibility: visible;
    opacity: 1;
    left: 0%;
    -webkit-transition: width .4s ease;
    transition: width .4s ease;
    width: 100%
}

.class-grid-layout2 .class-item:hover .class-title a,.class-grid-layout2 .class-item:hover .class-content p {
    color: #fff
}

.class-grid-layout2 .class-item:hover .class-title {
    color: #fff
}

.class-grid-layout2 .class-button {
    text-align: center;
    margin-top: 50px
}

.class-multi-layout2 .class-item {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 10px
}

.class-multi-layout2 .class-item .class-box-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1
}

.class-multi-layout2 .class-box-content {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 480px;
    z-index: 1
}

.class-multi-layout2 .class-box-content:after {
    content: "";
    height: 90%;
    width: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(#000000),to(transparent));
    background: linear-gradient(to top,#000000,transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: -1
}

.class-multi-layout2 .class-box-wrapper:after {
    content: "";
    height: 90%;
    width: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(#000000),to(transparent));
    background: linear-gradient(to top,#000000,transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1
}

.class-multi-layout2 .class-item .schedule-time {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    padding: 0 40px;
    overflow: hidden;
    z-index: 2
}

.class-multi-layout2 .class-item .schedule-time p {
    margin-bottom: 0;
    color: #c4c4c4;
    visibility: hidden;
    margin-bottom: -150px;
    transition: all .4s ease-in-out;
    padding: 0 20px 0 0
}

.class-multi-layout2 .class-item:hover .schedule-time p {
    visibility: visible;
    opacity: 1;
    margin-bottom: 30px
}

.class-multi-layout2 .class-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #fff
}

.class-multi-layout2 .class-title:after {
    content: "";
    height: 3px;
    width: 45px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.class-multi-layout2 .class-title a {
    color: #fff
}

.class-multi-layout2 .class-item .schedule-meta {
    margin: 0 0 130px;
    transition: all .4s ease-in-out
}

.class-multi-layout2 .class-item:hover .schedule-meta {
    margin-bottom: 10px
}

.class-multi-layout2 .schedule-meta li {
    color: #c4c4c4;
    display: inline-block
}

.class-multi-layout2 .schedule-meta li span.author {
    margin-right: 20px
}

.class-multi-layout2 .schedule-meta li i {
    color: #fff;
    margin-right: 7px;
    font-size: 14px
}

.class-multi-layout2 .btn-style1 span {
    background-color: #fff;
    color: #646464
}

.class-multi-layout2 .btn-style1 span svg {
    transition: none
}

.class-multi-layout2 .btn-style1:hover span {
    background-color: var(--primary-color);
    color: #fff
}

.class-multi-layout2 .btn-style1 span svg path {
    fill: var(--primary-color)
}

.class-multi-layout2 .btn-style1:hover span svg path {
    fill: #fff
}

.class-multi-layout2 .class-item .class-box-content {
    border-radius: 10px;
    overflow: hidden
}

.class-multi-layout2 .class-item .class-box-wrapper img {
    overflow: hidden;
    transform: scale(1.01);
    transition: all .4s ease-in-out;
    border-radius: 10px
}

.class-multi-layout2 .class-item:hover .class-box-wrapper img {
    transform: scale(1.1)
}

.class-multi-layout2 .class-box-wrapper::before {
    content: "";
    height: 5px;
    width: 100%;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease-in-out;
    z-index: 2
}

.class-multi-layout2 .class-item:hover .class-box-content::before {
    width: 0
}

.class-multi-layout2 .class-item:hover .class-box-wrapper::before {
    width: 0
}

.class-multilayout-3 .class-item {
    position: relative
}

.class-multilayout-3 .class-item .class-title {
    color: #fff;
    margin-bottom: 5px
}

.class-multilayout-3.feature-class .class-item .class-title {
    margin-bottom: 10px
}

.class-multilayout-3 .class-item .class-title a {
    color: #fff
}

.class-multilayout-3 .class-thumbnail {
    position: relative;
    overflow: hidden
}

.class-multilayout-3.class-manual-style2 .class-thumbnail::before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));
    background-image: linear-gradient(to top,#000,transparent);
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer
}

.class-multilayout-3 .class-thumbnail>a::before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));
    background-image: linear-gradient(to top,#000,transparent);
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer
}

.class-multilayout-3 .class-thumbnail>img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.class-multilayout-3 .class-thumbnail>a>img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.class-multilayout-3 .class-thumbnail .class-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 1
}

.class-multilayout-3 .class-thumbnail .class-media {
    position: absolute;
    left: 30px;
    top: 45%;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    display: inline-block;
    color: #fff;
    z-index: 1
}

.class-multilayout-3 .class-media .class-icon {
    line-height: 0
}

.class-multilayout-3 .class-media .class-icon i {
    font-size: 34px;
    line-height: 28px;
    transform: scale(1.03);
    transition: all .3s ease-in-out;
    color: #fff;
    display: inline-flex
}

.class-multilayout-3 .class-thumbnail .class-media:after {
    content: "";
    height: 65px;
    width: 140px;
    background-color: rgba(255,255,255,.3);
    position: absolute;
    left: -80px;
    bottom: 0;
    border-radius: 0 50px 50px 0;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1
}

.class-multilayout-3 .class-thumbnail .class-media .class-img img {
    width: 34px;
    height: 40px;
    object-fit: contain
}

.class-multilayout-3 .class-item .schedule {
    color: #fff;
    background-color: #44923b;
    font-size: 14px;
    padding: 5px;
    line-height: 1;
    display: inline-block;
    text-align: center
}

.class-multilayout-3 .class-item .schedule div {
    line-height: 22px
}

.class-multilayout-3 .class-item:hover .class-thumbnail>img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.class-multilayout-3 .class-item:hover .class-thumbnail>a>img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.class-multilayout-3 .class-item:hover .class-thumbnail .class-media:after {
    background-color: #fff
}

.class-multilayout-3 .class-item:hover .class-thumbnail .class-media .class-icon i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: var(--primary-color)
}

.upcomming-class-layout2 {
    position: relative
}

.upcomming-class-layout2 .upcoming-class-heading {
    position: relative
}

.upcomming-class-layout2 .upcoming-class-heading .section-heading {
    text-align: left;
    margin-bottom: 40px;
    z-index: 1;
    position: relative
}

.upcomming-class-layout2 .section-heading .subtitle {
    font-size: 14px;
    color: #fff;
    position: relative;
    line-height: 28px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 16px;
    text-align: center;
    padding: 0 40px;
    letter-spacing: .1em;
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/section-title.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    background: var(--primary-color)
}

.upcomming-class-layout2 .section-heading .heading-title {
    margin-bottom: 16px;
    font-size: 40px;
    color: #000
}

@media(max-width: 991px) {
    .upcomming-class-layout2 .section-heading .heading-title {
        font-size:30px;
        line-height: 36px
    }
}

.upcomming-class-layout2 .section-heading p {
    margin-bottom: 10px
}

.upcomming-class-layout2 .swiper-button .swiper-button-next,.upcomming-class-layout2 .swiper-button .swiper-button-prev {
    left: 20px;
    background-color: #646464;
    height: 50px;
    width: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    position: absolute;
    bottom: 0;
    transform: translateY(180px)
}

.upcomming-class-layout2 .swiper-button-prev.swiper-button-disabled,.upcomming-class-layout2 .swiper-button-next.swiper-button-disabled {
    background-color: #646464;
    opacity: 1
}

.upcomming-class-layout2 .swiper-button .swiper-button-prev {
    left: 0
}

.upcomming-class-layout2 .swiper-button .swiper-button-next {
    left: 70px
}

.upcomming-class-layout2 .slider-wrapper {
    margin-right: -80%;
    overflow: hidden
}

@media(max-width: 991px) {
    .upcomming-class-layout2 .slider-wrapper {
        margin-right:0
    }
}

.upcomming-class-layout2 .swiper-pointer-events {
    touch-action: pan-y
}

.upcomming-class-layout2 .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.upcomming-class-layout2 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.upcomming-class-layout2 .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-button-prev,.swiper-button-next {
    background-image: none
}

.upcomming-class-layout2 .class-thumbnail {
    position: relative;
    overflow: hidden;
    box-shadow: 0 60px 20px rgba(0,0,0,1%);
    display: inline-block
}

.upcomming-class-layout2 .class-thumbnail>img {
    filter: grayscale(100%);
    transition: all .3s ease-in-out;
    transform: scale(1.01);
    width: 100%
}

.upcomming-class-layout2 .class-thumbnail .class-media img {
    max-width: 52px;
    height: auto;
    margin-bottom: 5px
}

.upcomming-class-layout2 .class-thumbnail .class-media .class-icon i {
    font-size: 52px;
    color: var(--primary-color)
}

.upcomming-class-layout2 .class-item .schedule-time {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0 35px;
    text-align: center;
    z-index: 1
}

.upcomming-class-layout2 .class-item .schedule-time::before {
    position: absolute;
    content: "";
    height: 235px;
    width: 472px;
    bottom: -80px;
    left: 40px;
    background-color: rgba(255,255,255,.3);
    border-radius: 30px 0 0 0;
    transform: rotate(16deg);
    transition: all .6s ease-in-out;
    z-index: -1
}

.upcomming-class-layout2 .schedule-shape-box.has-icon .schedule-time::before {
    height: 255px
}

.upcomming-class-layout2 .class-item:hover .class-thumbnail .schedule-time:before,.upcomming-class-layout2 .class-item_active .class-thumbnail .schedule-time:before {
    height: 320px
}

.upcomming-class-layout2 .class-item_active .schedule-shape-box.has-icon .schedule-time:before {
    height: 340px
}

.upcomming-class-layout2 .class-item .schedule-time::after {
    position: absolute;
    content: "";
    height: 235px;
    width: 472px;
    bottom: -90px;
    left: 10px;
    background-color: #fff;
    border-radius: 30px 0 0 0;
    -webkit-transform: rotate(16deg);
    transform: rotate(16deg);
    z-index: -1;
    box-shadow: 0 20px 60px rgba(0,0,0,1%);
    transition: all .3s ease-in-out
}

.upcomming-class-layout2 .schedule-shape-box.has-icon .schedule-time::after {
    height: 255px
}

.upcomming-class-layout2 .class-item:hover .class-thumbnail .schedule-time:after,.upcomming-class-layout2 .class-item_active .class-thumbnail .schedule-time:after {
    height: 320px
}

.upcomming-class-layout2 .class-item_active .schedule-shape-box.has-icon .schedule-time:after {
    height: 340px
}

.upcomming-class-layout2 .class-item .schedule-meta {
    margin-bottom: 20px;
    font-size: 15px
}

.upcomming-class-layout2 .class-item .schedule-meta i {
    margin-right: 5px;
    color: silver;
    font-size: 16px;
    position: relative;
    top: 3px
}

.upcomming-class-layout2 .class-item .class-button {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -80px;
    transition: all .3s ease-in-out
}

.class-default.upcomming-class-layout2 .class-title {
    font-size: 20px
}

.upcomming-class-layout2 .class-item_active .class-thumbnail>img {
    filter: grayscale(0)
}

.upcomming-class-layout2 .class-item:hover .class-thumbnail>img {
    filter: grayscale(0);
    transform: scale(1.1)
}

.upcomming-class-layout2 .class-item:hover .class-thumbnail .schedule-shape-box .class-button,.upcomming-class-layout2 .class-item_active .class-thumbnail .schedule-shape-box .class-button {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0
}

.single-gymat_class .content-area {
    background-color: #f8f8f8
}

.single-gymat_class .single-class-inner .post-thumb {
    position: relative
}

.single-gymat_class .single-class-inner .video-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center
}

.single-gymat_class .class-schedule>h3 {
    font-size: 24px;
    font-weight: 600
}

.single-gymat_class .content-area .entry-content {
    padding: 45px 50px 35px;
    background-color: #fff
}

@media(max-width: 991px) {
    .single-gymat_class .content-area .entry-content {
        padding:30px 35px 35px
    }
}

.single-gymat_class .content-area .schedule-table {
    border-collapse: collapse;
    width: 100%
}

.single-gymat_class .content-area .schedule-table tr:nth-child(odd) {
    background-color: #f8f8f8
}

.single-gymat_class .content-area .schedule-table th,.single-gymat_class .content-area .schedule-table td {
    padding: 10px 20px;
    font-family: montserrat,sans-serif;
    font-size: 15px;
    font-weight: 600
}

.single-gymat_class .content-area .schedule-table td {
    color: #000
}

.single-gymat_class .content-area .schedule-table td a {
    color: #000
}

.single-gymat_class .content-area .schedule-table td a:hover {
    color: var(--primary-color)
}

.single-gymat_class .class-schedule p {
    margin-bottom: 30px
}

.video-icon .rtin-play {
    display: inline-block;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background-color: #fff;
    color: #44923b;
    line-height: 76px;
    text-align: center;
    position: relative;
    transition: all .3s ease;
    z-index: 2;
    font-size: 20px
}

.video-icon .rtin-play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,.1);
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1
}

.video-icon .rtin-play::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,.4);
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1
}

.single-gymat_class .class-info-wrap.widget {
    padding: 30px 35px 35px;
    background-color: #fff;
    margin-bottom: 40px
}

@media(max-width: 991px) {
    .single-gymat_class .class-info-wrap.widget {
        margin-top:60px
    }
}

.class-info-wrap .info-title {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    line-height: 22px;
    position: relative;
    padding-bottom: 25px
}

.class-info-wrap .info-title:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.class-info-wrap .class-info-list li {
    color: #444;
    text-transform: capitalize;
    border-bottom: 1px solid #e8e8e8;
    padding: 11px 0
}

.class-info-wrap .class-info-list li:first-child {
    padding-top: 5px
}

.class-info-wrap .class-info-list li h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.class-info-wrap .class-info-list li h4 .price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-left: 15px
}

.class-info-wrap .class-info-list li h4 .unit {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase
}

.class-info-wrap .class-info-list li h4 .item {
    color: #111;
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px
}

.single-class-button {
    margin-top: 40px;
    text-align: center
}

.single-class-button a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: montserrat,sans-serif;
    letter-spacing: 1px;
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: #44923b;
    box-shadow: 0 6px 43px rgba(0,0,0,.16);
    padding: 11px 30px;
    transition: all .4s
}

.single-class-button a:hover {
    background-color: #000;
    color: #fff
}

.single-class-button a svg {
    position: relative;
    top: 0;
    margin-left: 5px
}

.rt-related-class {
    margin-top: 100px;
    margin-bottom: 0;
    border-top: 1px solid #ebebeb;
    padding-top: 100px
}

.rt-related-class .rtin-item {
    border-radius: 6px 6px 0 0;
    position: relative
}

.rt-related-class .rtin-item:hover .rtin-content {
    background-color: #fff
}

.rt-related-class .owl-custom-nav-title {
    display: inline-block;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    padding-bottom: 15px;
    line-height: 1.4;
    z-index: 2
}

.rt-related-class .rtin-item .rtin-figure {
    border-radius: 0;
    overflow: hidden;
    border-radius: 6px 6px 0 0
}

.rt-related-class .rtin-item .rtin-figure img {
    border-radius: 6px 6px 0 0;
    transform: scale(1);
    transition: all .4s ease
}

.rt-related-class .rtin-item .rtin-content {
    background-color: #44923b;
    align-items: center;
    transition: all .4s ease;
    border-radius: 0 0 6px 6px;
    padding: 15px 0
}

.rt-related-class .rtin-item .rtin-content h3 {
    margin-bottom: 0;
    position: relative;
    padding-left: 35px
}

.rt-related-class .rtin-item:hover .rtin-content h3 a {
    color: #111
}

.rt-related-class .rtin-item:hover .rtin-content h3:before {
    background-color: #111
}

.rt-related-class .rtin-item:hover .rtin-figure img {
    transform: scale(1.1);
    border-radius: 6px 6px 0 0
}

.rt-related-class .rtin-item .rtin-content h3:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: #fff;
    transition: all .3s ease
}

.rt-related-class .rtin-item .rtin-content a {
    font-size: 18px;
    font-weight: 500!important;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 5px
}

.rt-routine {
    border: none;
    margin: 0;
    width: 99.9%
}

.rt-routine::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
    height: 10px
}

.rt-routine::-webkit-scrollbar-thumb {
    background-color: var(--primary-color)
}

.table-responsive {
    overflow-x: inherit
}

@media only screen and (max-width: 1400px) {
    .table-responsive {
        overflow-x:auto!important
    }
}

.rt-routine .nav-tabs {
    border: none;
    margin-bottom: 45px;
    margin-left: 0;
    text-align: center
}

.rt-routine .nav-tabs {
    text-align: center
}

.rt-routine .nav-tabs li {
    display: inline-block;
    float: inherit;
    margin: 0
}

.rt-routine .nav-tabs li a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
    border-width: 1px;
    border-color: #d7d7d7;
    border-style: solid;
    background-color: #fff;
    border-radius: 23px;
    margin-right: 10px;
    padding: 7px 30px;
    color: #000;
    font-family: montserrat,sans-serif;
    font-size: 15px;
    font-weight: 600
}

.rt-routine .nav-tabs li.active a,.rt-routine .nav-tabs li.active a:hover,.rt-routine .nav-tabs li a:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color)
}

.rt-routine .nav-tabs li a:hover {
    box-shadow: 0 12px 38px rgba(99,99,99,.35)
}

.rt-routine .nav-tabs li:last-child a {
    margin-right: 0
}

.rt-routine table {
    margin: 0 0 5px;
    background-color: #171717
}

.rt-routine th,.rt-routine td {
    padding: 1px;
    text-align: center;
    border-color: #323232;
    position: relative
}

.rt-routine .rt-col-title {
    margin: 0
}

.rt-routine .rt-col-title>span {
    color: #fff;
    font-weight: 500;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
    display: inline-block
}

.rt-routine .rt-row-title {
    color: #bdbdbd;
    font-weight: 500;
    font-size: 15px;
    padding: 10px 20px
}

.rt-routine .rt-item {
    background-color: #111;
    margin-top: 1px;
    padding: 20px 10px;
    display: block
}

.rt-routine td .rt-item:first-child {
    margin-top: 0
}

.rt-routine .rt-item-title {
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 2px;
    text-transform: uppercase
}

.rt-routine .rt-item-time {
    color: #bdbdbd;
    font-weight: 400;
    font-size: 14px
}

.rt-routine.rt-light .nav-tabs li a {
    background-color: #f5f5f5;
    color: #333
}

.rt-routine.rt-light .nav-tabs li.active a,.rt-routine.rt-light .nav-tabs li.active a:hover,.rt-routine.rt-light .nav-tabs li a:hover {
    background-color: #fb5b21;
    color: #fff
}

.rt-routine.rt-light th,.rt-routine.rt-light td {
    border-color: rgba(0,0,0,.2)
}

.rt-routine.rt-light .rt-col-title>div {
    background-color: #222
}

.rt-routine.rt-light .rt-row-title {
    color: #222
}

@media all and (max-width: 767px) {
    .rt-routine .rt-col-title>div,.rt-routine .rt-row-title,.rt-routine .rt-item {
        padding:10px
    }
}

.rt-routine .rt-item {
    text-align: center
}

.rt-routine .rt-item .trainer-thumb {
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    width: 328px;
    position: absolute;
    bottom: calc(100% + 50px);
    right: calc(-50% - 11px);
    z-index: 1;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 20px rgba(17,17,17,.25);
    transition: all .2s ease-out;
    display: flex;
    align-items: flex-start
}

@media(max-width: 767px) {
    .rt-routine .rt-item .trainer-thumb {
        display:block;
        text-align: center;
        width: 220px;
        display: block;
        padding: 20px 10px
    }
}

.rt-routine .rt-item .trainer-thumb:before {
    content: "";
    background-color: initial;
    height: calc(100% + 15px);
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: -1
}

.rt-routine .rt-item .trainer-thumb .trainer-profile {
    background-color: #c6c6c6;
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    height: 80px;
    display: inline-block
}

.rt-routine .rt-item .trainer-thumb .trainer-profile img {
    height: 80px;
    object-fit: cover
}

.rt-routine .rt-item .trainer-thumb .media-body .trainer-title {
    margin-bottom: 0;
    color: #111;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 19px;
    line-height: 28px
}

.rt-routine .rt-item .trainer-thumb .trainer-position {
    font-weight: 500;
    color: var(--primary-color);
    line-height: 1.5;
    margin-bottom: 15px
}

.rt-routine .rt-item .trainer-thumb .media-body .trainer-btn {
    font-weight: 500;
    padding: 4px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    border: 1px solid;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all .3s ease-out
}

.rt-routine .rt-item .trainer-thumb .media-body .trainer-btn:hover {
    background-color: #fff;
    color: var(--primary-color)
}

.rt-routine .rt-item .trainer-thumb img {
    display: block
}

.rt-routine .rt-item .trainer-thumb .media-body {
    flex: 1;
    text-align: left;
    margin-left: 30px
}

@media(max-width: 767px) {
    .rt-routine .rt-item .trainer-thumb .media-body {
        margin-left:0;
        text-align: center
    }
}

.rt-routine .rt-item:hover .trainer-thumb {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 15px);
    transition: all .8s cubic-bezier(0,0,.15,1.88)
}

.rt-routine .rt-item .trainer-thumb:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -15px;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    transition: all .1s ease-out
}

.rt-routine-2 th,.rt-routine-2 td {
    border: 5px solid #fff;
    border-radius: 10px;
    text-align: center;
    background-color: #f2f2f2;
    padding: 0;
    margin: 0
}

.rt-routine-2 .rt-col-title,.rt-routine-2 .rt-row-title {
    color: #212121;
    font-weight: 500;
    padding: 15px 10px
}

.rt-routine-2 .rt-row-title {
    padding: 10px 20px
}

.rt-routine-2 .rtin-first {
    background-color: #444;
    color: #fff
}

.rt-routine-2 .rt-item {
    background-color: var(--primary-color);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 5px;
    display: block;
    font-size: 14px;
    line-height: 1.8
}

.rt-routine-2 .rt-item .rt-item-title,.rt-routine-2 .rt-item .rt-item-trainer {
    font-size: 16px
}

.rt-routine-2 td .rt-item:first-child {
    margin-top: 0
}

.rt-class-schedule-1 ul.nav-tabs {
    border: none;
    margin-left: 0;
    margin-bottom: 45px
}

.rt-class-schedule-1 .nav-tabs {
    text-align: center
}

.rt-class-schedule-1 .nav-tabs li {
    display: inline-block;
    float: inherit;
    margin: 0
}

.rt-defualt-schedule .nav-tabs li a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
    border-width: 1px;
    border-color: #d7d7d7;
    border-style: solid;
    background-color: #fff;
    border-radius: 23px;
    margin-right: 10px;
    padding: 7px 30px;
    color: #000;
    font-family: montserrat,sans-serif;
    font-size: 15px;
    font-weight: 600
}

.rt-defualt-schedule .nav-tabs li a.active,.rt-defualt-schedule .nav-tabs li a.active:hover,.rt-defualt-schedule .nav-tabs li a:hover {
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color)
}

.rt-defualt-schedule .nav-tabs li a:hover {
    box-shadow: 0 12px 38px rgba(99,99,99,.35)
}

.rt-defualt-schedule .nav-tabs li:last-child a {
    margin-right: 0
}

.rt-class-schedule-1 .class-schedule-tab ul {
    background-color: #f2f2f2;
    margin: 3px 0 0;
    padding: 20px 0 20px 10px
}

.rt-class-schedule-1 .class-schedule-tab ul li {
    display: inline-block;
    width: 24.2%;
    vertical-align: middle;
    text-align: center
}

.rt-class-schedule-1 .class-schedule-tab ul li h3 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 28px
}

.rt-class-schedule-1 .class-schedule-tab ul li span {
    font-size: 14px;
    font-weight: 400;
    color: #a0a0a0
}

.rt-class-schedule-1.schedule-no-button .class-schedule-tab ul li {
    width: 32.7%
}

.rt-class-schedule-1 .class-schedule-tab ul li:first-child {
    padding-left: 20px;
    text-align: left
}

.rt-class-schedule-1 .class-schedule-tab ul li.rtin-btn {
    text-align: right
}

.rt-class-schedule-1 .class-schedule-tab ul li.rtin-btn a {
    font-size: 15px;
    padding: 12px 20px;
    text-align: center;
    background: #555;
    border-radius: 30px;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600
}

.rt-class-schedule-1 .class-schedule-tab ul li.rtin-btn a:hover {
    background-color: var(--primary-color);
    color: #fff
}

.rt-class-schedule-1.schedule-no-background {
    background-color: initial;
    padding: 0
}

.rt-class-schedule-1.schedule-no-background .nav-tabs {
    text-align: center
}

.rt-class-schedule-1.schedule-no-background .nav-tabs li {
    display: inline-block;
    float: none
}

.rt-class-schedule-1.schedule-no-background .nav-tabs li a {
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    font-weight: 600
}

@media all and (max-width: 1199px) {
    .rt-class-schedule-1 .nav-tabs li a {
        margin-right:5px;
        padding: 12px 25px
    }
}

@media all and (max-width: 991px) {
    .rt-class-schedule-1 .nav-tabs li a {
        margin-right:3px;
        padding: 7px 15px
    }

    .rt-class-schedule-1.schedule-has-background .class-schedule-tab ul li.rtin-btn a {
        margin-top: 10px;
        padding: 8px 15px
    }
}

@media all and (max-width: 767px) {
    .rt-class-schedule-1 .class-schedule-tab ul {
        padding:15px 10px
    }

    .rt-class-schedule-1 .class-schedule-tab ul li,.rt-class-schedule-1.schedule-no-button .class-schedule-tab ul li {
        display: block;
        text-align: center;
        width: inherit
    }

    .rt-class-schedule-1 .class-schedule-tab ul li:first-child {
        padding-left: 0;
        text-align: center
    }

    .rt-class-schedule-1 .class-schedule-tab ul li.rtin-btn {
        text-align: center
    }

    .rt-class-schedule-1 .class-schedule-tab ul li.rtin-btn a {
        padding: 8px 15px;
        margin-top: 10px;
        display: inline-block
    }
}

.gallery-default>.row {
    justify-content: center
}

.default-testimonial ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline
}

.default-testimonial ul li {
    display: inline-block
}

.default-testimonial .testimonial-content ul.rating li.star-rate i {
    color: #ffb300;
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
    line-height: 1
}

.testimonial-style1 .testimonial-item {
    position: relative;
    margin-top: 70px
}

@media(min-width: 1200px) {
    .testimonial-style1 .testimonial-content p {
        padding-right:100px
    }
}

@media(max-width: 767px) {
    .testimonial-style1 .testimonial-item {
        margin-top:40px
    }
}

.testimonial-style1 .swiper-button-next,.testimonial-style1 .swiper-button-prev {
    top: auto;
    bottom: 0;
    border-width: 1px;
    border-color: #e1e1e1;
    border-style: solid;
    border-radius: 4px;
    background-color: #fff;
    height: 52px;
    width: 61px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #484848;
    -webkit-transition: all .4s;
    transition: all .4s
}

.testimonial-style1 .swiper-button-next:hover,.testimonial-style1 .swiper-button-prev:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.testimonial-style1 .swiper-button-next:hover svg path,.testimonial-style1 .swiper-button-prev:hover svg path {
    fill: #fff
}

.testimonial-style1 .swiper-button-prev {
    left: 0
}

.testimonial-style1 .swiper-button-next {
    left: 13%
}

.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
    opacity: 1
}

.testimonial-style1 .testimonial-client-info {
    padding-bottom: 65px
}

.testimonial-style1 .testimonial-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600
}

.testimonial-style1 .testimonial-designation {
    margin-top: 5px;
    color: #999898
}

.testimonial-style1 .testimonial-qoute {
    position: absolute;
    top: -35px;
    right: 0;
    z-index: -1
}

@media(max-width: 767px) {
    .testimonial-style1 .testimonial-qoute {
        display:none
    }
}

.testimonial-style1 .testimonial-thumb {
    margin-bottom: 20px
}

.testimonial-multi-layout {
    position: relative;
    padding: 50px 0 0;
    z-index: 3;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .testimonial-multi-layout {
        padding:80px 0 110px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-multi-layout {
        padding:50px 0 80px
    }
}

.testimonial-style2::before {
    content: "";
    height: 100%;
    width: 52.5%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-clip-path: polygon(15% 0,100% 0,100% 100%,1% 100%);
    clip-path: polygon(15% 0,100% 0,100% 100%,1% 100%);
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat
}

@media(min-width: 2000px) {
    .testimonial-style2::before {
        -webkit-clip-path:polygon(13.5% 0,100% 0,100% 100%,2% 100%);
        clip-path: polygon(13.5% 0,100% 0,100% 100%,2% 100%)
    }
}

@media(max-width: 1500px) {
    .testimonial-style2::before {
        clip-path:polygon(20% 0,100% 0,100% 100%,1% 100%)
    }
}

@media(max-width: 1200px) {
    .testimonial-style2::before {
        clip-path:polygon(24% 0,100% 0,100% 100%,1% 100%)
    }
}

@media(max-width: 991px) {
    .testimonial-style2::before {
        clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
        width: 100%
    }
}

.testimonial-multi-layout::after {
    content: "";
    height: 100%;
    width: 52.5%;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/shape-2.png);
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-clip-path: polygon(15% 0,100% 0,100% 100%,1% 100%);
    clip-path: polygon(15% 0,100% 0,100% 100%,1% 100%);
    background-size: cover;
    background-repeat: no-repeat
}

@media(min-width: 2000px) {
    .testimonial-multi-layout:after {
        -webkit-clip-path:polygon(13.5% 0,100% 0,100% 100%,2% 100%);
        clip-path: polygon(13.5% 0,100% 0,100% 100%,2% 100%)
    }
}

@media(max-width: 1500px) {
    .testimonial-multi-layout:after {
        clip-path:polygon(20% 0,100% 0,100% 100%,1% 100%)
    }
}

@media(max-width: 1200px) {
    .testimonial-multi-layout:after {
        clip-path:polygon(24% 0,100% 0,100% 100%,1% 100%)
    }
}

@media(max-width: 991px) {
    .testimonial-multi-layout:after {
        clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
        width: 100%
    }
}

.testimonial-multi-layout .testimonial-box-img img {
    clip-path: polygon(0 0,100% 0,80% 100%,0% 100%)
}

@media(max-width: 991px) {
    .testimonial-multi-layout .testimonial-box-img img {
        clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
        position: relative;
        z-index: 9;
        width: 100%
    }
}

.testimonial-multi-layout .testimonial-slider-wrapper {
    position: relative;
    z-index: 2
}

.testimonial-multi-layout .testimonial-slider-wrapper .testimonial-info {
    position: static;
    z-index: 2
}

.testimonial-multi-layout .testimonial-item .testimonial-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.testimonial-multi-layout .testimonial-item .testimonial-thumb img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50%
}

.testimonial-multi-layout .testimonial-item .testimonial-content {
    margin-left: 20px
}

.testimonial-multi-layout .testimonial-item .testimonial-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px
}

.testimonial-multi-layout .testimonial-item .testimonial-designation {
    color: #c8c8c8;
    font-size: 14px;
    display: flex;
    position: relative;
    z-index: 4
}

.testimonial-multi-layout .testimonial-item .testimonial-designation .rating {
    margin-left: 22px
}

.testimonial-multi-layout .testimonial-item .testimonial-qoute {
    position: absolute;
    bottom: -10px;
    right: 0
}

@media(max-width: 767px) {
    .testimonial-multi-layout .testimonial-item .testimonial-qoute {
        display:none
    }
}

.testimonial-multi-layout .testimonial-item p {
    color: #cbcbcb;
    margin-bottom: 0;
    margin-top: 40px
}

.testimonial-multi-layout .testimonial-item {
    margin: 20px 0
}

@media(max-width: 991px) {
    .testimonial-multi-layout .testimonial-item {
        margin-top:30px;
        margin-bottom: 0
    }
}

.testimonial-multi-layout .swiper-pagination {
    bottom: -40px;
    left: -25px
}

.testimonial-multi-layout .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 7px;
    display: inline-block;
    border-radius: 20px;
    background: #898989;
    opacity: 100%;
    transition: all .3s ease-in-out
}

.testimonial-multi-layout .swiper-pagination .swiper-pagination-bullet-active {
    width: 34px;
    height: 7px;
    display: inline-block;
    border-radius: 20px;
    background: var(--primary-color);
    opacity: 100%
}

.default-testimonial.testimonial-style3 {
    overflow: inherit
}

.default-testimonial.testimonial-style3::after {
    background-color: var(--primary-color);
    width: 57%;
    background-image: none
}

.default-testimonial.testimonial-style3 {
    padding: 0;
    z-index: 1
}

.default-testimonial.testimonial-style3 .item-img {
    box-shadow: 0 14px 40px rgba(0,0,0,.19);
    transform: translateY(35px);
    padding: 10px;
    clip-path: polygon(0 0,100% 0,82% 100%,0% 100%);
    background-color: #e5e5e5;
    position: relative;
    z-index: 2
}

.default-testimonial.testimonial-style3 .item-img img {
    clip-path: polygon(0 0,99.5% 0,81.5% 100%,0% 100%)
}

.default-testimonial.testimonial-style3 .testimonial-item .testimonial-designation {
    color: #fff
}

.default-testimonial.testimonial-style3 .testimonial-item p {
    color: #fff
}

.default-testimonial.testimonial-style3 .swiper-pagination .swiper-pagination-bullet {
    background-color: #ff89a1
}

.default-testimonial.testimonial-style3 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

@media(max-width: 991px) {
    .default-testimonial.testimonial-style3 .item-img {
        clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);
        width: 100%;
        transform: none
    }

    .default-testimonial.testimonial-style3 .item-img img {
        clip-path: polygon(0 0,100% 0,100% 100%,0% 100%)!important;
        width: 100%
    }

    .default-testimonial.testimonial-style3::after {
        clip-path: polygon(0 0,100% 0,100% 100%,0% 100%);
        width: 100%
    }

    .default-testimonial.testimonial-style3 {
        overflow: hidden
    }

    .default-testimonial.testimonial-style3 .swiper-pagination {
        bottom: -60px
    }

    .default-testimonial.testimonial-style3 {
        padding: 50px 0 100px
    }
}

.testimonial-style4 .testimonial-wrapper {
    border: 9px solid #efefef;
    padding: 30px
}

@media only screen and (max-width: 575px) {
    .testimonial-style4 .testimonial-wrapper {
        padding:0
    }
}

.testimonial-style4 .inner-testimonial {
    position: relative;
    background-color: #000
}

.testimonial-style4 .testimonial-box-img {
    position: absolute;
    bottom: 0;
    left: 0
}

@media only screen and (max-width: 991px) {
    .testimonial-style4 .testimonial-box-img {
        position:inherit
    }
}

.testimonial-style4 .testimonial-box-img .item-img img {
    border-radius: 0 200px 0 0
}

@media only screen and (max-width: 991px) {
    .testimonial-style4 .testimonial-box-img .item-img img {
        border-radius:0;
        width: 100%
    }
}

.testimonial-style4 .testimonial-item {
    position: relative
}

.testimonial-style4 .testimonial-item .testimonial-content-wrapper {
    padding: 65px 60px;
    z-index: 1;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .testimonial-style4 .testimonial-item .testimonial-content-wrapper {
        padding:79px
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-style4 .testimonial-item .testimonial-content-wrapper {
        padding:30px
    }
}

.testimonial-style4 .testimonial-item .testimonial-qoute {
    margin-bottom: 30px
}

.testimonial-style4 .testimonial-item p {
    font-size: 17px;
    font-style: italic;
    color: #dedede;
    margin-bottom: 25px
}

@media only screen and (max-width: 375px) {
    .testimonial-style4 .testimonial-item p {
        font-size:15px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.testimonial-style4 .testimonial-item .testimonial-title {
    color: #fff;
    font-size: 22px;
    margin-bottom: 5px
}

.testimonial-style4 .testimonial-item .testimonial-shape {
    position: absolute;
    bottom: 0;
    right: 160px
}

@media only screen and (max-width: 479px) {
    .testimonial-style4 .testimonial-item .testimonial-shape {
        display:none
    }
}

.testimonial-style4 .testimonial-thumb {
    margin-bottom: 20px
}

.testimonial-style4 .testimonial-thumb img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border: 4px solid #efefef
}

.testimonial-style4 .testimonial-item .testimonial-designation {
    font-size: 16px;
    color: #dedede
}

.testimonial-style4 .swiper-button-next,.testimonial-style4 .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 11%;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    height: 50px;
    width: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    color: #4d4d4d;
    transition: all .4s;
    border: 0
}

@media(max-width: 767px) {
    .testimonial-style4 .swiper-button-next,.testimonial-style4 .swiper-button-prev {
        top:14%
    }
}

.testimonial-style4 .swiper-button-next:hover,.testimonial-style4 .swiper-button-prev:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.testimonial-style4 .swiper-button-next:hover svg path,.testimonial-style4 .swiper-button-prev:hover svg path {
    fill: #fff
}

.testimonial-style4 .swiper-button-prev {
    left: auto;
    right: 17%
}

@media(max-width: 767px) {
    .testimonial-style4 .swiper-button-prev {
        right:25%
    }
}

.testimonial-style4 .swiper-button-next {
    left: auto;
    right: 7%
}

@media(max-width: 1024px) {
    .post-default>.row {
        justify-content:center
    }
}

.logo-brand .logo-item {
    margin: 0 15px;
    text-align: center
}

.logo-brand .logo-item.has-gray img {
    filter: grayscale(100%);
    opacity: 20%;
    transition: all .3s ease-in-out
}

.logo-brand .logo-item.has-gray:hover img {
    filter: grayscale(0);
    opacity: 100%
}

.logo-brand .logo-item.no-gray img {
    transition: all .3s ease-in-out
}

.logo-brand .logo-item.no-gray:hover img {
    filter: invert(1)
}

.logo-brand.logo-item {
    text-align: center
}

.logo-slider .rt-owl-carousel .logo-item img {
    width: auto;
    display: inline-block
}

.logo-grid .logo-item {
    margin: 0;
    margin-bottom: 30px
}

.fixed-side-bar .fixed-bar-coloum {
    display: initial
}

@media(min-width: 992px) and (max-width:1199px) {
    .fixed-side-bar .post-grid-style1 .row>div {
        width:100%;
        max-width: 100%;
        flex: 100%
    }
}

@media(max-width: 991px) {
    .fixed-side-bar .fixed-bar-coloum.fixed-sidebar-left {
        display:none
    }

    .fix-bar-bottom-copyright {
        display: block
    }
}

.elementor-invisible {
    visibility: visible
}

.info-box .info-title {
    font-size: 20px;
    font-weight: 700
}

.info-box.multi-infobox .info-item {
    display: flex;
    align-items: center;
    gap: 20px
}

.info-box.multi-infobox .info-title {
    margin-bottom: 5px
}

.info-box.info-style1 .info-item .info-media {
    line-height: 1;
    height: 70px;
    width: 70px;
    background-color: #2b2b2b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    transition: all .4s ease-out
}

.info-box.info-style1 .info-item:hover .info-media {
    background-color: var(--primary-color)
}

.info-box.multi-infobox .info-media .info-icon {
    line-height: 0;
    display: inline-flex
}

.info-box.info-style1 .info-media .info-icon i {
    color: #fff;
    font-size: 40px;
    transition: all .4s ease-out
}

.info-box.info-style1 .info-item:hover .info-media .info-icon i {
    animation: toBottomFromTop .5s forwards
}

.info-box.info-style1 .info-item:hover .info-media .info-img img {
    animation: toBottomFromTop .5s forwards
}

.info-box.multi-infobox .info-item .info-content {
    flex: 1
}

.info-box .info-button {
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 1px
}

.info-box .info-button i {
    margin-left: 7px;
    transition: all .4s ease
}

.info-box .info-button:hover i {
    margin-left: 12px
}

.info-box.info-style2 .info-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.info-box.info-style2 .info-title a {
    color: #000
}

.info-box.info-style2 .info-title a:hover {
    color: var(--primary-color)
}

.info-box.info-style2 .info-media {
    margin-bottom: 5px;
}

.info-box.info-style2 .info-media .info-icon,.info-box.info-style2 .info-media .info-img {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.info-box.info-style2 .info-media .info-icon i {
    font-size: 50px;
    color: var(--primary-color);
    transform: scale(1.05);
    transition: all .4s ease-out
}

.info-box.info-style2 .info-item:hover .info-media .info-icon i {
    transform: scale(1.2);
    color: #000
}

.info-box.info-style2 .info-media .info-img img {
    transform: scale(1.05);
    transition: all .4s ease-out
}

.info-box.info-style2 .info-item:hover .info-media .info-img img {
    transform: scale(1.2)
}

.info-box.info-style2.show-border {
    border-right: 1px solid #ccc
}

@media(max-width: 767px) {
    .info-box.info-style2.show-border {
        border-right:0
    }
}

.info-box.multi-infobox-2 .info-media .info-icon,.info-box.multi-infobox-2 .info-media .info-img {
    position: relative
}

.info-box.multi-infobox-2 .info-media .info-icon:after,.info-box.multi-infobox-2 .info-media .info-img:after {
    content: "";
    height: 36px;
    width: 36px;
    background-color: #fee5ea;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.info-box.multi-infobox-2 .info-media .info-icon i {
    color: var(--primary-color);
    font-size: 37px;
    transition: all .3s ease-in-out;
    transform: scale(1.02);
    padding: 10px 0 0 10px
}

.info-box.info-style4 .info-media {
    margin-bottom: 20px
}

.info-box.multi-infobox-2 .info-media .info-img img {
    transition: all .3s ease-in-out;
    transform: scale(1.02);
    padding: 10px 0 0 10px;
    width: 45px;
    height: auto
}

.info-box.multi-infobox-2 .info-item .info-media .info-icon,.info-box.multi-infobox-2 .info-media .info-img {
    display: inline-flex;
    align-items: center
}

.info-box.multi-infobox-2 .info-media .info-icon img {
    width: 50px;
    height: auto;
    transition: all .3s ease-in-out;
    transform: scale(1.02);
    padding: 10px 0 0 10px
}

.info-box.multi-infobox-2 .info-item:hover .info-media .info-icon i,.info-box.multi-infobox-2 .info-item:hover .info-media .info-icon img,.info-box.multi-infobox-2 .info-item:hover .info-media .info-img img {
    transform: scale(1.1)
}

.info-box.multi-infobox-2 .info-item:hover .info-media .info-icon:after {
    width: 70px;
    height: 70px
}

.info-box.multi-infobox-2 .info-item:hover .info-media .info-img:after {
    width: 65px;
    height: 65px
}

.info-box.multi-infobox-2.info-style4 .info-item {
    display: block
}

.info-box.info-style5 .info-item {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 9px 29px rgba(0,0,0,.11);
    min-height: 340px;
    border-radius: 30px 0 30px 0;
    transform: translateY(0);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.info-box.info-style5 .info-item .info-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -2;
    -webkit-transition: all .5s;
    transition: all .5s
}

.info-box.info-style5 .info-item .info-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.info-box.info-style5 .info-content {
    transition: all .5s ease-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px
}

.info-box.info-style5 .info-content .info-icon-img {
    margin-bottom: 10px
}

.info-box.info-style5 .info-content .info-icon {
    margin-bottom: 10px
}

.info-box.info-style5 .info-content .info-icon i {
    font-size: 60px;
    color: var(--primary-color)
}

.info-box.info-style5 .info-content .info-title {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 10px
}

.info-box.info-style5 .info-content p {
    line-height: 1.9;
    margin-bottom: 25px
}

.info-box.info-style5 .info-item .info-hover-content {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: 0;
    right: 0;
    top: 46%;
    transform: translateY(-46%)
}

.info-box.info-style5 .info-item .info-hover-content .info-icon-img,.info-box.info-style5 .info-item .info-hover-content .info-icon {
    margin-bottom: 10px
}

.info-box.info-style5 .info-item .info-hover-content .info-icon i {
    font-size: 60px;
    color: var(--primary-color)
}

.info-box.info-style5 .info-hover-content .info-title {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 30px;
    color: #fff
}

.info-box.info-style5 .info-item:hover .info-hover-content {
    visibility: visible;
    opacity: 1
}

.info-box.info-style5 .info-item:hover .info-content {
    visibility: hidden;
    opacity: 0
}

.info-box.info-style5 .info-item:hover .info-bg {
    visibility: visible;
    opacity: 1
}

.info-box.info-style6 {
    text-align: center
}

.info-box.info-style6 .info-title {
    margin-top: 10px
}

@media(max-width: 767px) {
    .info-box.info-style6 {
        display:block;
        text-align: center
    }
}

.info-box.info-style6.show-border .info-item .media-wrap {
    border-right: 1px solid #dcdcdc
}

@media(max-width: 767px) {
    .info-box.info-style6.show-border .info-item .media-wrap {
        border-right:0
    }
}

.info-box.info-style6 .info-item .info-media {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 10px;
    padding: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    transition: all .4s ease-in-out
}

@media(max-width: 767px) {
    .info-box.info-style6 .info-item .info-media {
        display:inline-flex
    }
}

.info-box.info-style6 .info-item .info-media .info-icon {
    line-height: 1;
    display: block
}

.info-box.info-style6 .info-item .info-media .info-icon i {
    font-size: 50px;
    transform: scale(1.1);
    transition: all .4s ease-in-out;
    display: block;
    position: relative;
    top: 4px;
    color: #fff
}

.info-box.info-style6 .info-item .info-media:hover .info-icon i {
    transform: scale(1.02)
}

.info-box.info-style6 .info-item:hover .info-media {
    background-color: #fff;
    border: 1px solid #dcdcdc
}

.info-box.info-style6 .info-item:hover .info-media .info-icon i {
    color: var(--primary-color)
}

.info-box.multi-infobox-3 .info-item {
    display: block;
    position: relative
}

.info-box.multi-infobox-3 .info-item.has-border::after {
    content: "";
    height: 35px;
    width: 2px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.info-box.multi-infobox-3 .info-item .info-media {
    float: left;
    overflow: hidden;
    padding-right: 20px
}

.info-box.multi-infobox-3 .info-item .info-content {
    text-align: left;
    overflow: hidden
}

.info-box.multi-infobox-3 .info-media .info-icon {
    margin-left: 1px
}

.info-box.multi-infobox-3 .info-content .info-title {
    line-height: 21px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 17px;
    color: #111;
    color: var(--primary-color)
}

.info-box.multi-infobox-3 .info-content .info-title a {
    color: var(--primary-color)
}

.info-box.multi-infobox-3 .info-content .info-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #646464
}

.info-box.multi-infobox-3 .info-item .info-icon {
    display: inline-block;
    font-size: 40px;
    color: var(--primary-color);
    transition: all .4s
}

.info-box.multi-infobox-3 .info-item .info-media .info-img {
    transition: all .4s;
    display: inline-block;
    overflow: hidden
}

.info-box.multi-infobox-3 .info-item:hover .info-icon,.info-box.multi-infobox-3 .info-item:hover .info-media .info-img {
    animation: toBottomFromTop .5s forwards
}

.woocommerce-info-box .info-item {
    background-color: #000;
    padding: 20px;
    position: relative;
    z-index: 1
}

.woocommerce-info-box .info-item .info-inner {
    position: relative;
    display: flex;
    z-index: 1;
    border: 3px solid rgba(255,255,255,.3);
    align-items: center;
    padding: 50px
}

.woocommerce-info-box .info-item .woo-info-subtitle {
    font-weight: 500;
    font-size: 15px;
    line-height: 0;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #979797;
    margin-bottom: 12px
}

.woocommerce-info-box .info-item .woo-info-title {
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.5
}

.woocommerce-info-box .info-item .woo-discount {
    -webkit-clip-path: polygon(0% 0%,92% 0%,100% 50%,92% 100%,0% 100%);
    clip-path: polygon(0% 0%,92% 0%,100% 50%,92% 100%,0% 100%);
    background-color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    color: #111;
    padding: 5px 10px;
    margin-bottom: 36px
}

.woocommerce-info-box .info-item .gmat-shape {
    position: absolute;
    bottom: 0;
    left: 20px
}

.woocommerce-info-box .info-item .banner-img {
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
    overflow: hidden
}

.woocommerce-info-box .info-item .banner-img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.woocommerce-info-box .info-item .woo-item-button .btn-style1 i {
    margin-left: 7px
}

.woocommerce-info-box .info-item .woo-item-button .btn-style1 span {
    padding: 8px 33px
}

.woocommerce-info-box .info-item:hover .banner-img img {
    transform: scale(1.06)
}

.woocommerce-info-box .info-item .banner-img {
    height: 100%
}

.woocommerce-info-box .info-item .banner-img>img {
    height: 100%;
    object-fit: cover
}

.el-category-box .category-box {
    overflow: hidden;
    position: relative
}

.el-category-box .category-box .category-image {
    overflow: hidden;
    position: relative
}

.el-category-box .category-box .category-image img {
    transform: scale(1);
    transition: all .5s ease-out;
    width: 100%
}

.el-category-box .category-box:hover .category-image img {
    transform: scale(1.2);
    width: 100%
}

.el-category-box .category-box .category-image:after {
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.87)));
    background: linear-gradient(180deg,transparent 0%,rgba(0,0,0,.87) 100%);
    position: absolute;
    bottom: 0;
    left: 0
}

.el-category-box .category-box .category-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}

.el-category-box .category-box .category-subtitle {
    font-family: montserrat,sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 5px
}

.el-category-box .category-box .category-title {
    font-size: 28px;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

.el-category-box .category-box .category-title::before {
    content: "";
    height: 20px;
    width: 70%;
    background-color: var(--primary-color);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    -webkit-transition: all .4s;
    transition: all .4s
}

.el-category-box .category-box:hover .category-title::before {
    height: 100%;
    width: 100%;
    top: 0
}

.el-category-box .category-box .category-title a {
    color: #fff
}

.el-category-box .category-box .shop-btn {
    margin-top: 40px
}

.el-category-box .category-box .shop-btn span {
    padding: 9px 30px;
    background-color: #fff;
    color: #111
}

.el-category-box .category-box .shop-btn span svg path {
    fill: #111
}

.el-category-box .category-box .shop-btn:hover span {
    background-color: var(--primary-color);
    color: #fff
}

.el-category-box .category-box .shop-btn:hover span svg path {
    fill: #fff
}

.image-default ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.image-style1 {
    display: inline-block
}

.image-style1 .image-box {
    position: relative;
    z-index: 1
}

.image-style1 .image-shape-element ul li,.image-style1 .image-shape-element-2 ul li {
    position: absolute;
    z-index: -1
}

.image-style1 .image-shape-element ul li:nth-child(1) {
    bottom: -60px;
    left: -50px
}

.image-style1 .image-shape-element ul li:nth-child(2) {
    bottom: -35px;
    right: -100px
}

.image-style1 .image-shape-element-2 ul li:nth-child(1) {
    bottom: 0;
    left: -30px
}

.image-style1 .image-shape-element-2 ul li:nth-child(2) {
    bottom: 0;
    left: -55px
}

@media(max-width: 767px) {
    .image-style1 .image-shape-element-2 ul {
        display:none
    }
}

.image-style2 .image-box {
    position: relative;
    z-index: 1;
    margin-right: -100px
}

@media(max-width: 991px) {
    .image-style2 .image-box {
        margin-right:0
    }
}

.image-style2 .image-shape-element ul li {
    position: absolute;
    z-index: -1
}

.image-style2 .image-shape-element ul li:nth-child(1) {
    top: 0;
    right: 70px;
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/shape-chad.svg);
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/shape-chad.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/shape-chad.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    background: var(--primary-color);
    width: 278px;
    height: 576px
}

.image-style2 .image-shape-element ul li:nth-child(2) {
    top: 50%;
    right: 200px;
    transform: translateY(-50%)
}

.image-style2 .image-shape-element ul li:nth-child(3) {
    top: -30px;
    left: 147px
}

.image-style2 .image-shape-element ul li:nth-child(4) {
    top: 0;
    left: 30px
}

.image-style3 .image-box {
    position: relative;
    z-index: 1
}

.image-style3 .image-shape-element ul li {
    position: absolute;
    z-index: -1
}

.image-style3 .image-shape-element ul li:nth-child(1) {
    left: 110px;
    top: 0
}

.image-style3 .image-shape-element ul li:nth-child(2) {
    top: -20px;
    right: 185px
}

.image-style3 .image-shape-element ul li:nth-child(3) {
    bottom: -25px;
    right: 85px
}

.image-style3 .image-shape-element ul li:nth-child(4) {
    bottom: 50%;
    transform: translateY(-50%);
    left: 30%
}

.image-style4 .image-box {
    position: relative;
    z-index: 1
}

.image-style4 .image-box .item-element {
    width: 401px;
    height: 590px;
    display: inline-block;
    background: #f8f8f8;
    box-shadow: inset 0 6px 20px rgba(163,163,163,.2);
    border-radius: 236px;
    position: relative;
    z-index: 1
}

@media(max-width: 767px) {
    .image-style4 .image-box .item-element {
        display:none
    }
}

.image-style4 .image-box .item-image {
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 2
}

@media(max-width: 767px) {
    .image-style4 .image-box .item-image {
        position:unset
    }
}

.image-style4 .image-shape-element ul li {
    position: absolute;
    z-index: -1
}

.image-style4 .image-shape-element ul li:nth-child(1) {
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

.image-style4 .image-shape-element ul li:nth-child(2) {
    top: -30px;
    right: 90px;
    z-index: -1
}

.image-style5 .image-box {
    position: relative;
    z-index: -1
}

.image-style5 .image-wrap {
    animation: animate-figure1 infinite 3s
}

@media(min-width: 1200px) {
    .image-style6 {
        padding-left:85px
    }

    .image-style6 .thumb-image li:nth-child(1) {
        transform: rotate(-6deg)
    }

    .image-style6 .thumb-image li:nth-child(2) {
        transform: rotate(6deg)
    }
}

.image-style6 {
    position: relative
}

.image-style6 .image-box {
    position: relative
}

@media(max-width: 1024px) {
    .image-style6 .image-box>img {
        width:100%
    }
}

.image-style6 .thumb-image li {
    position: absolute
}

.image-style6 .thumb-image li:nth-child(1) {
    top: -80px;
    left: -140px;
    box-shadow: 0 27px 59px rgba(0,0,0,.32)
}

.image-style6 .thumb-image li:nth-child(2) {
    bottom: -135px;
    left: -70px;
    box-shadow: 0 27px 59px rgba(0,0,0,.32)
}

@media(max-width: 1024px) {
    .image-style6 .thumb-image {
        margin-top:16px;
        display: flex
    }

    .image-style6 .thumb-image li {
        position: unset;
        flex: 0 0 48%;
        max-width: 48%;
        margin: 0 1%;
        box-shadow: none
    }

    .image-style6 .thumb-image li:nth-child(1) {
        margin-left: 0;
        box-shadow: none
    }

    .image-style6 .thumb-image li:nth-child(2) {
        margin-right: 0;
        box-shadow: none
    }

    .image-style6 .thumb-image li img {
        width: 100%
    }
}

@media(max-width: 767px) {
    .image-style6 .thumb-image {
        margin-top:8px;
        display: flex
    }
}

.image-style7 .image-box .rt-about-layout {
    position: relative
}

.image-style7 .image-box .rt-about-layout:after {
    content: "";
    height: 195px;
    width: 6px;
    background-color: #44923b;
    position: absolute;
    top: 68px;
    left: -30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.image-style7 .image-box .rt-about-layout:before {
    content: "";
    height: 195px;
    width: 6px;
    background-color: #44923b;
    position: absolute;
    bottom: 65px;
    right: -30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.image-style7 .image-box .rt-about-layout .img-inner {
    position: absolute;
    z-index: 1;
    bottom: 65px;
    left: 0;
    padding-left: 100px
}

.image-style7 .image-box .rt-about-layout .img-inner .item-img {
    position: relative
}

.image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li {
    position: absolute
}

.image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li .strok-text {
    font-family: roboto,sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: .54em;
    display: block;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #dedede;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: inherit;
    margin-bottom: 0
}

.image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li:nth-child(1) {
    bottom: 200px;
    left: -270px
}

.image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li:nth-child(2) {
    bottom: -30px;
    right: -24px;
    z-index: -1
}

@media(max-width: 767px) {
    .image-style7 .image-box .rt-about-layout:before,.image-style7 .image-box .item-shape>img,.image-style7 .image-box .rt-about-layout:after {
        display:none
    }

    .image-style7 .image-box .item-rt-shape ul li:nth-child(2) {
        display: none
    }

    .image-style7 .image-box .rt-about-layout .img-inner,.image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li {
        position: unset
    }

    .image-style7 .image-box .rt-about-layout .img-inner {
        padding-left: 0
    }

    .image-style7 .image-box .rt-about-layout .img-inner .item-img .item-rt-shape ul li .strok-text {
        margin-top: 20px;
        transform: none
    }
}

.image-style8 .image-box {
    display: inline-block
}

.spin {
    animation: fa-spin 8s linear infinite
}

.paralax {
    animation: paralax infinite 3s
}

.image-style9 .shape-element {
    list-style: none;
    margin: 0;
    padding: 0
}

.image-style9 {
    position: relative
}

.image-style9 .shape-element li {
    position: absolute;
    bottom: 0;
    left: -35px;
    z-index: -1
}

.image-style9 .shape-element li svg {
    width: 266px;
    height: 206px
}

.rt-button .btn-style1.icon-right img,.rt-button .btn-style2.icon-right img,.rt-button .btn-style3.icon-right img {
    margin-left: 7px
}

.rt-button .btn-style1.icon-right i,.rt-button .btn-style2.icon-right i,.rt-button .btn-style3.icon-right i {
    margin-left: 7px
}

.rt-button .btn-style1.icon-left img,.rt-button .btn-style2.icon-left img,.rt-button .btn-style3.icon-left img {
    margin-right: 7px
}

.rt-button .btn-style1.icon-left i,.rt-button .btn-style2.icon-left i,.rt-button .btn-style3.icon-left i {
    margin-right: 7px
}

.rt-button .btn-style2::before {
    border-color: #d8d8d8
}

.contact-info-default .contact-title {
    font-size: 20px;
    color: #000;
    margin-bottom: 5px
}

.contact-info-default .section-line-wrap {
    line-height: 0;
    margin-bottom: 17px
}

.contact-info-default .section-line-one {
    display: inline-block;
    width: 34px;
    height: 3px;
    background-color: var(--primary-color)
}

.contact-info-default .list-content {
    font-size: 15px;
    line-height: 26px;
		font-weight: 600;
}

.contact-info-default .list-content span{
    margin-left: 10px;
}

.contact-info-default.info-style2 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    margin-top: 25px
}

.contact-info-default.info-style2 ul li {
    display: inline-block;
    margin-right: 10px
}

.contact-info-default.info-style2 ul li:last-child {
    margin-right: 0
}

.contact-info-default.info-style2 ul li a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #111;
    font-size: 16px
}

.contact-info-default.info-style2 ul li a:hover {
    background-color: var(--primary-color);
    color: #fff
}

.cta-default ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cta-default.cta-style1 {
    position: relative;
    z-index: 3
}

.cta-default.cta-style1 .item-title {
    color: #fff;
    margin-bottom: 0;
    width: 60%
}

.cta-default.cta-style1:after {
    content: "";
    height: 100%;
    width: 76%;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0,100% 0%,93% 100%,0% 100%);
    clip-path: polygon(0 0,100% 0%,93% 100%,0% 100%)
}

@media screen and (max-width: 1440px) {
    .cta-default.cta-style1:after {
        width:100%;
        -webkit-clip-path: polygon(0 0,100% 0%,100% 100%,0% 100%);
        clip-path: polygon(0 0,100% 0%,100% 100%,0% 100%)
    }
}

.cta-default.cta-style1 .shape-element li {
    position: absolute
}

.cta-default.cta-style1 .shape-element li:nth-child(1) {
    top: 50%;
    left: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

@media screen and (max-width: 1440px) {
    .cta-default.cta-style1 .shape-element li:nth-child(1) {
        left:0
    }
}

.cta-default.cta-style1 .shape-element li:nth-child(2) {
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.cta-default.cta-style1 .shape-element li.black-shape img {
    opacity: 10%
}

@media screen and (max-width: 1199px) {
    .cta-default.cta-style1 .shape-element {
        display:none
    }
}

.cta-default.cta-style1 .action-box .call-to-action-box-1 {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    padding: 60px 0
}

.cta-default.cta-style1 .action-box .call-to-action-box-1 .item-shape {
    position: absolute;
    bottom: -5px;
    right: -35px;
    transform: rotate(1deg)
}

@media(min-width: 2000px) {
    .cta-default.cta-style1 .action-box .call-to-action-box-1 .item-shape {
        right:-105px;
        transform: rotate(4deg)
    }
}

@media(min-width: 2400px) {
    .cta-default.cta-style1 .action-box .call-to-action-box-1 .item-shape {
        right:-150px;
        transform: rotate(6deg)
    }
}

.cta-default.cta-style1 .action-box .call-to-action-box-1 .item-button {
    margin-left: 90px;
    width: 40%
}

.cta-default.cta-style1 .action-box .call-to-action-box-1 .item-button .btn-style2::before {
    border-color: #fff
}

.cta-default.cta-style1 .action-box .call-to-action-box-1 .item-button .btn-style2 svg path {
    fill: #000
}

@media screen and (max-width: 1440px) {
    .cta-default.cta-style1 .action-box .call-to-action-box-1 .item-shape {
        display:none
    }
}

@media(max-width: 767px) {
    .cta-default.cta-style1 .action-box .call-to-action-box-1 {
        display:block
    }

    .cta-default.cta-style1 .item-title {
        width: 100%;
        margin-bottom: 40px;
        font-size: 30px;
        line-height: 36px
    }

    .cta-default.cta-style1 .action-box .call-to-action-box-1 .item-button {
        width: 100%;
        margin-left: 0
    }
}

.cta-default.cta-style2 .cta-title {
    margin-bottom: 10px
}

.cta-default.cta-style2 .cta-phone {
    margin-bottom: 40px
}

.cta-default.cta-style3 .action-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 38px 0 rgba(0,0,0,.11);
    box-shadow: 0 10px 38px rgba(0,0,0,.11);
    min-height: 180px
}

@media(max-width: 767px) {
    .cta-default.cta-style3 .action-box {
        display:grid
    }
}

.cta-default.cta-style3 .cta-title {
    font-size: 22px;
    line-height: 1.4
}

.cta-default.cta-style3 .cta-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 33px 20px 30px 40px
}

@media(max-width: 767px) {
    .cta-default.cta-style3 .cta-content {
        order:2
    }
}

.cta-default.cta-style3 .cta-img {
    -ms-flex-preferred-size: 315px;
    flex-basis: 315px;
    position: relative
}

@media(max-width: 767px) {
    .cta-default.cta-style3 .cta-img {
        order:1
    }
}

.cta-default.cta-style3 .cta-img img {
    height: 100%;
    object-fit: cover;
    clip-path: polygon(37% 0,100% 0,100% 100%,0 100%);
    width: 100%;
    filter: grayscale(0);
    transition: all .4s ease-in-out
}

@media(max-width: 767px) {
    .cta-default.cta-style3 .cta-img img {
        clip-path:none
    }
}

.cta-default.cta-style3 .action-box:hover .cta-img img {
    filter: grayscale(100%)
}

.cta-default.cta-style3 .cta-img::before {
    content: "";
    height: 42px;
    width: 5px;
    background-color: #fff;
    position: absolute;
    bottom: 38px;
    left: 52px;
    transform: rotate(212deg);
    z-index: 1;
    transition: all .4s ease-in-out
}

.cta-default.cta-style3 .cta-img::after {
    content: "";
    height: 84px;
    width: 5px;
    background-color: var(--primary-color);
    position: absolute;
    top: 20px;
    left: 90px;
    transform: rotate(212deg);
    transition: all .4s ease-in-out
}

@media(max-width: 767px) {
    .cta-default.cta-style3 .cta-img::before,.cta-default.cta-style3 .cta-img::after {
        display:none
    }
}

.cta-default.cta-style3 .action-box:hover .cta-img::before {
    background-color: var(--primary-color)
}

.cta-default.cta-style3 .action-box:hover .cta-img::after {
    background-color: #fff
}

.cta-default.cta-style3 .cta-button {
    margin-top: 20px
}

.cta-default.cta-style3 .cta-button .btn-style3 span {
    padding: 7px 16px
}

.cta-default.cta-style3 .cta-button .btn-style3 span svg path {
    fill: #fff
}

.cta-default.cta-style3 .sub-title {
    font-size: 18px;
    font-weight: 600;
    color: #adadad;
    margin-bottom: 0;
    line-height: 28px
}

.cta-default.cta-style3 .action-box .cta-content.has-icon {
    display: flex;
    justify-content: space-between
}

.cta-default.cta-style3 .action-box .cta-content.has-icon .icon {
    font-size: 45px;
    width: 45px;
    color: #ffe1e7;
    transition: all .3s ease-in-out
}

.cta-default.cta-style3 .action-box:hover .cta-content.has-icon .icon {
    color: var(--primary-color)
}

.about-image-text {
    position: relative
}

.about-image-text .about-img-box .item-img {
    position: relative
}

@media(max-width: 991px) {
    .about-image-text .about-img-box .item-img>img {
        width:100%
    }
}

.about-image-text .about-img-box .item-shape {
    position: absolute;
    top: -65px;
    left: -75px;
    z-index: -1
}

@media(max-width: 991px) {
    .about-image-text .about-img-box .item-shape {
        display:none
    }
}

.about-image-text .about-img-box .item-content {
    display: flex;
    background-color: #fff;
    padding: 20px 30px;
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 70%
}

@media(max-width: 767px) {
    .about-image-text .about-img-box .item-content {
        width:100%;
        padding: 20px 0
    }
}

.about-image-text .about-img-box .item-quote {
    font-size: 23px;
    font-weight: 600;
    font-style: italic;
    color: #000;
    margin-left: 15px;
    flex: 1
}

@media(min-width: 992px) {
    .about-image-text .about-info-box {
        padding-left:35px
    }
}

.about-image-text .about-info-box .heading-title {
    font-size: 40px;
    line-height: 46px
}

@media(max-width: 767px) {
    .about-image-text .about-info-box .heading-title {
        font-size:30px;
        line-height: 36px
    }
}

.about-image-text .about-info-box .heading-title span {
    font-style: italic;
    color: #444;
    font-weight: 600
}

.about-image-text .about-info-box .about-author-text h4 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 25px;
    font-style: italic
}

.about-image-text .about-info-box .about-author-text {
    margin-bottom: 55px
}

.about-image-text .about-info-box .about-author-text .blockqoute {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 25px
}

.about-image-text .about-info-box .founder-sign {
    margin-bottom: 10px
}

.about-image-text .about-info-box .rt-designation {
    color: #646464;
    font-size: 20px;
    font-weight: 500
}

.about-image-text .about-info-box .rt-designation span {
    font-size: 14px;
    font-weight: 500
}

@media(max-width: 991px) {
    .about-image-text .about-info-box {
        margin-top:75px
    }
}

.rt-video.video-style1 {
    position: relative;
    z-index: 1
}

.rt-video.video-style1 .rt-video-img {
    position: relative;
    z-index: 2
}

.rt-video.video-style1 .rt-video-img:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rt-video.video-style1 .rt-video-img:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rt-video.video-style2 {
    position: relative
}

.rt-video.video-style2 .rt-video-img {
    position: relative;
    z-index: 2
}

.rt-video.video-style2 .rt-video-img.has-shape::before {
    content: "";
    height: 461px;
    width: 10px;
    background-color: #44923b;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%)rotate(174deg);
    transform: translateY(-50%)rotate(174deg);
    right: 0
}

.rt-video.video-style2 .rt-video-img.has-shape::after {
    content: "";
    height: 42%;
    width: 10px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: -30px
}

@media(max-width: 991px) {
    .rt-video.video-style2 .rt-video-img.has-shape::before,.rt-video.video-style2 .rt-video-img.has-shape::after {
        display:none
    }
}

.counter-default .counterUp {
    font-size: 48px
}

.counter-style1 .count {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.counter-default .counterUp {
    margin-bottom: 0
}

.counter-style1 .count-plus {
    font-size: 30px;
    font-weight: 700;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #44923b;
    color: #fff;
    border-radius: 50%;
    margin-left: 5px
}

.counter-style1 .count-title h4 {
    margin-bottom: 0;
    color: #848484;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.counter-style1 .counter-media .icon {
    font-size: 75px;
    margin-bottom: 30px;
    transform: translateY(0);
    transition: all .3s
}

.counter-style1 .success-count-wrap:hover .icon {
    transform: translateY(-10px)
}

.counter-default.rtin-left {
    text-align: left
}

.counter-default.rtin-center {
    text-align: center
}

.counter-default.rtin-right {
    text-align: right
}

.counter-default.rtin-left .count {
    justify-content: left
}

.counter-default.rtin-right .count {
    justify-content: right
}

.counter-default.rtin-center .count {
    justify-content: center
}

.counter-style1.has-border {
    border-right: 1px solid #e2e2e2
}

.counter-style2 {
    border: 1px solid #dadada;
    border-radius: 75px 0 0 0;
    padding: 38px 0 33px;
    text-align: center;
    -webkit-animation: rtBorder 5s infinite linear;
    animation: rtBorder 5s infinite linear
}

@media(max-width: 767px) {
    .counter-style2 {
        animation:none;
        border-radius: 0
    }
}

.counter-style2 .count {
    display: flex;
    align-items: center
}

.counter-style2 .count .after-counter-text {
    font-size: 48px;
    font-weight: 700;
    color: #000;
    font-family: montserrat,sans-serif
}

.counter-style2 .count-title {
    margin-top: 15px
}

.counter-style2 .count-title h4 {
    margin-bottom: 0;
    color: #646464;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.default-pricing ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.default-pricing .feature-list i {
    margin-right: 5px
}

.pricing-box-1 {
    background-color: #f8f9fa;
    text-align: center;
    overflow: hidden;
    transition: all .4s ease-in-out
}

@media screen and (max-width: 991px) {
    .pricing-box-1 {
        margin-bottom:24px
    }
}

.pricing-box-1:hover .item-img img {
    filter: grayscale(0);
    transform: scale(1.05)
}

.pricing-box-1:hover .item-img .item-title {
    background-color: #44923b;
    -webkit-clip-path: polygon(0 0,100% 25%,100% 100%,0% 100%);
    clip-path: polygon(0 0,100% 25%,100% 100%,0% 100%);
    transition: all .4s ease-in-out;
    color: #fff
}

.pricing-box-1 .item-img {
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 991px) {
    .pricing-box-1 .item-img {
        width:100%
    }
}

.pricing-box-1 .item-img img {
    filter: grayscale(100%);
    transition: all .4s ease-in-out;
    width: 100%;
    transform: scale(1)
}

@media screen and (max-width: 991px) {
    .pricing-box-1 .item-img img {
        width:100%
    }
}

.pricing-box-1 .item-img .item-title {
    color: #44923b;
    font-size: 18px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 40px;
    z-index: 1;
    padding: 23px 20px 12px 13px;
    background-color: #fff;
    position: absolute;
    -webkit-clip-path: polygon(0 25%,100% 0%,100% 100%,0% 100%);
    clip-path: polygon(0 25%,100% 0%,100% 100%,0% 100%);
    transition: all .4s ease-in-out
}

.pricing-box-1 .item-content {
    padding: 20px 0 50px
}

.pricing-box-1 .item-content .rt-price-box {
    color: #000;
    font-size: 60px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px
}

.pricing-box-1 .item-content .rt-price-box .dollar-sign {
    color: #6d6d6d;
    font-size: 30px;
    font-weight: 400
}

.pricing-box-1 .item-content .rt-price-box .month-price {
    color: #6d6d6d;
    font-size: 24px;
    font-weight: 400
}

.pricing-box-1 .item-content .feature-list {
    margin-bottom: 40px
}

.default-pricing .item-content .feature-list li {
    font-size: 16px
}

.pricing-box-1 .item-content .feature-list li {
    color: #646464;
    margin-bottom: 13px
}

.pricing-box-1 .item-content .feature-list li:last-child {
    margin-bottom: 0
}

.pricing-box-1 .item-content .item-button .item-btn:before {
    transition: all .4s ease-in-out
}

.pricing-box-1 .item-content .item-button .item-btn:hover:before {
    top: 0;
    left: 0;
    border-color: var(--primary-color)
}

.pricing-box-1 .item-content .item-button .item-btn:hover .btn-text {
    background-color: var(--primary-color);
    color: #fff
}

.pricing-box-1 .item-content .item-button .item-btn:hover .btn-text i {
    color: #fff
}

.pricing-box-2 {
    position: relative;
    z-index: 1;
    border-radius: 10px
}

@media only screen and (max-width: 1199px) {
    .pricing-box-2 {
        margin-bottom:24px
    }
}

.pricing-box-2:hover .item-content p {
    color: #fff
}

.pricing-box-2:hover .item-content .rt-price-box {
    color: #fff
}

.pricing-box-2:hover .item-content .rt-price-box .month-price {
    color: #fff
}

.pricing-box-2:hover .item-content .feature-list li {
    color: #fff
}

.pricing-box-2:hover .item-content .feature-list li i {
    color: #fff
}

.pricing-box-2 .item-content {
    padding: 40px 40px 50px 50px
}

@media only screen and (max-width: 320px) {
    .pricing-box-2 .item-content {
        padding:20px 30px
    }
}

.pricing-box-2 .item-content .item-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.pricing-box-2 .item-content p {
    color: #bababa;
    transition-delay: .2s;
    margin-bottom: 0
}

.pricing-box-2 .item-content .rt-price-box {
    color: var(--primary-color);
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: all .3s ease-in-out;
    line-height: 1.6
}

.pricing-box-2 .item-content .rt-price-box .month-price {
    color: #bababa;
    font-size: 16px;
    font-weight: 400
}

.pricing-box-2 .item-content .feature-list li {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #c6c6c6;
    font-size: 16px;
    margin-bottom: 15px
}

.pricing-box-2 .item-content .feature-list li i {
    color: #c6c6c6;
    font-size: 14px;
    margin-right: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pricing-box-2 .item-content .feature-list li:last-child {
    margin-bottom: 0
}

.pricing-box-2 .item-content .item-button {
    margin-top: 50px
}

.pricing-box-2 .item-content .item-button:hover:before {
    top: 0;
    left: 0;
    border-color: #fff
}

.pricing-box-2 .item-content .item-button:hover .btn-text {
    background-color: #fff;
    color: #000
}

.pricing-box-2 .item-content .item-button:hover .btn-text i {
    color: #000
}

.pricing-box-2 .item-content .item-button .item-btn .btn-text {
    color: #000;
    background-color: #fff
}

.pricing-box-2 .rt-background-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 10px;
    overflow: hidden;
    height: 100%
}

@media only screen and (max-width: 1199px) {
    .pricing-box-2 .rt-background-img {
        width:100%
    }
}

.pricing-box-2 .rt-background-img img {
    filter: grayscale(1);
    border-radius: 10px;
    transform: scale(1.02);
    transition: all .4s ease-out;
    height: 100%;
    object-fit: cover
}

@media only screen and (max-width: 1199px) {
    .pricing-box-2 .rt-background-img img {
        width:100%
    }
}

.pricing-box-2 .rt-background-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.78);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-radius: 10px
}

.pricing-box-2:hover .rt-background-img img {
    transform: scale(1.2)
}

.pricing-box-2:hover .rt-background-img::after {
    background: rgba(255,14,63,.78)
}

.pricing-box-2 .item-button .btn-style1 span {
    background-color: #fff;
    color: #000
}

.pricing-box-2 .item-button .btn-style1 span::before {
    border-radius: #fff
}

.pricing-box-2 .item-button .btn-style1 span svg path {
    fill: #000
}

.rt-switcher-pricing-section {
    position: relative;
    z-index: 1
}

.rt-switcher-pricing-section ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.rt-pricing-table {
    position: relative;
    z-index: 4;
    height: 100%;
    padding: 40px;
    background-color: #f8f8f8;
    min-height: 336px
}

.rt-pricing-table__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px
}

.rt-pricing-table__plan-name {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0
}

.rt-pricing-table__header .pricing-media .price-icon i {
    font-size: 50px;
    width: 50px;
    transform: scale(1.02);
    transition: transform .3s ease-in-out;
    display: block
}

.rt-pricing-table:hover .pricing-media .price-icon i {
    transform: scale(1.1);
    transition: transform .3s ease-in-out
}

.rt-pricing-table__item-price {
    margin-bottom: 40px
}

.rt-pricing-table__item-price h4 {
    font-size: 30px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0
}

.rt-pricing-table__item-price sub {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    bottom: .15em
}

.rt-pricing-table__item-price+.rt-pricing-table__plan-name {
    margin-top: 6px;
    margin-bottom: 0
}

.rt-pricing-table__plan-name+.rt-pricing-table__item-price {
    margin-top: 6px;
    margin-bottom: 0
}

.rt-pricing-table__content {
    margin-top: 30px;
    margin-bottom: 26px
}

.rt-pricing-table .radius-btn {
    font-size: 1.125rem;
    padding: 16px 30px;
    color: var(--primary-color);
    background-color: #e9eeff
}

.rt-pricing-table .radius-btn:hover {
    color: #fff;
    background-color: var(--primary-color)
}

.rt-pricing-table ul {
    gap: 10px
}

.rt-pricing-table ul li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #444;
    margin-bottom: 10px;
    padding-left: 24px
}

.rt-pricing-table ul li::after {
    content: "\f00c";
    position: absolute;
    font-family: "font awesome 5 free";
    left: 0;
    top: 1px;
    font-weight: 600;
    font-size: 14px
}

.price-switch-box--style-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px
}

@media(max-width: 767px) {
    .price-switch-box--style-1 {
        flex-direction:column;
        row-gap: 10px
    }
}

.price-switch-box--style-1 .pack-name {
    display: inline-block;
    font-size: 16px;
    color: #646464;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.price-switch-box--style-1 .pack-name:first-of-type {
    color: #111
}

.price-switch-box--active .pack-name:first-of-type {
    color: #646464
}

.price-switch-box--active .pack-name:last-of-type {
    color: #111
}

.pricing-switch-container {
    width: 49px;
    height: 22px;
    clear: both;
    text-align: center;
    position: relative;
    border-radius: 11px;
    background-color: #eee;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px rgba(0,0,0,.1)
}

.pricing-switch-container .pricing-switch {
    cursor: pointer;
    width: 100%;
    float: left;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    z-index: 888;
    transition: .3s ease-in-out;
    text-transform: uppercase
}

.pricing-switch-container .pricing-switch:nth-child(1).pricing-switch-active~.switch-button {
    left: 55%
}

.pricing-switch-container .pricing-switch:nth-child(2).pricing-switch-active~.switch-button {
    left: 1px
}

.pricing-switch-container .switch-button {
    height: 21px;
    width: 21px;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 555;
    margin: 0;
    border: none;
    transition: .3s ease-in-out;
    border-radius: 50%;
    background-color: #44923b;
    box-shadow: 0 4px 10px rgba(254,0,54,.43)
}

.pricing-switch-container .pricing-switch.pricing-switch-active {
    color: #000
}

.rt-pricing-box-title-wrapper .rt-section-heading {
    margin-bottom: 40px
}

.rt-pricing-box-title-wrapper .rt-pricing-switch-wrapper {
    margin-bottom: 40px
}

.rt-tab-content .rt-tab-pane:first-of-type {
    display: block;
    -webkit-animation: rtTabFadeInUp .8s;
    animation: rtTabFadeInUp .8s
}

.rt-tab-content .rt-tab-pane:last-of-type {
    display: none;
    -webkit-animation: rtTabFadeInUp .8s;
    animation: rtTabFadeInUp .8s
}

.rt-tab-content.rt-active .rt-tab-pane:first-of-type {
    display: none;
    -webkit-animation: rtTabFadeInUp .8s;
    animation: rtTabFadeInUp .8s
}

.rt-tab-content.rt-active .rt-tab-pane:last-of-type {
    display: block;
    -webkit-animation: rtTabFadeInUp .8s;
    animation: rtTabFadeInUp .8s
}

.pricing-style2 .section-title h2 {
    line-height: 1.2;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 12px
}

@media(max-width: 767px) {
    .pricing-style2 .section-title {
        text-align:center
    }

    .pricing-style2 .section-title h2 {
        font-size: 30px;
        line-height: 36px
    }
}

.pricing-style2 .subtitle {
    margin-bottom: 15px
}

.pricing-style2 .section-title p {
    margin-bottom: 18px;
    color: silver
}

.pricing-style2 .section-title p span {
    color: #fff
}

.pricing-style2 .rt-tab-content .rt-tab-pane:first-of-type {
    display: block;
    -webkit-animation: rtTabFadeInRight .8s;
    animation: rtTabFadeInRight .8s
}

.pricing-style2 .rt-tab-content .rt-tab-pane:last-of-type {
    display: none;
    -webkit-animation: rtTabFadeInRight .8s;
    animation: rtTabFadeInRight .8s
}

.pricing-style2 .rt-tab-content.rt-active .rt-tab-pane:first-of-type {
    display: none;
    -webkit-animation: rtTabFadeInRight .8s;
    animation: rtTabFadeInRight .8s
}

.pricing-style2 .rt-tab-content.rt-active .rt-tab-pane:last-of-type {
    display: block;
    -webkit-animation: rtTabFadeInRight .8s;
    animation: rtTabFadeInRight .8s
}

.pricing-style2 .pricing-content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.pricing-style2 .pricing-content-wrap .pricing-single-content {
    margin-bottom: 30px
}

.pricing-style2 .price-switch-box--style-1 {
    justify-content: flex-start
}

.pricing-style2 .price-switch-box--style-1 .pack-name:first-of-type {
    color: #111
}

.pricing-style2 .price-switch-box--active .pack-name:first-of-type {
    color: #9d9d9d
}

.pricing-style2 .price-switch-box--active .pack-name:last-of-type {
    color: #111
}

.pricing-style2 .pricing-image {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/pricing-heading-shape.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/pricing-heading-shape.svg);
    -webkit-mask-size: 105%;
    mask-size: 105%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center
}

@media(max-width: 400px) {
    .pricing-style2 .pricing-image {
        -webkit-mask-size:113%;
        mask-size: 113%
    }
}

.pricing-style2 .pricing-image:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(-102.78deg,rgba(255,3,54,.5) 13.93%,rgba(105,105,105,.5) 75.58%);
    border-radius: 0 0 50px 0
}

.pricing-style2 .pricing-image>img {
    width: 366px;
    height: 200px;
    object-fit: cover
}

.pricing-style2 .rt-pricing-table {
    padding: 0
}

.pricing-style2 .rt-pricing-table__header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 40px
}

.pricing-style2 .rt-pricing-table__content {
    padding: 0 50px
}

@media(max-width: 767px) {
    .pricing-style2 .rt-pricing-table__content {
        padding:0 30px
    }
}

.pricing-style2 .rt-pricing-table__content {
    margin-bottom: 50px;
    margin-top: 5px
}

.pricing-style2 .rt-pricing-table__footer {
    margin-top: 40px
}

.pricing-style2 .rt-pricing-table__item-price {
    margin-bottom: 45px
}

.pricing-style2 .rt-pricing-table__plan-name {
    color: #fff
}

.swiper-button-next:after {
    display: none
}

.swiper-button-prev::after {
    display: none
}

.play-button .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.play-button .play-btn {
    display: inline-block;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background-color: #fff;
    color: #44923b;
    line-height: 76px;
    text-align: center;
    transition: all .3s ease;
    z-index: 2;
    font-size: 20px
}

.play-button .play-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,.1);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1
}

.play-button .play-btn::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,.4);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%)translateY(-50%)translateZ(0)scale(.5);
        transform: translateX(-50%)translateY(-50%)translateZ(0)scale(.5);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%)translateY(-50%)translateZ(0)scale(1);
        transform: translateX(-50%)translateY(-50%)translateZ(0)scale(1);
        opacity: 0
    }
}

.swiper-button .swiper-button-arrow.active {
    background-color: var(--primary-color)
}

.swiper-button .swiper-button-arrow.active svg path {
    fill: #fff
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    pointer-events: visible
}

.product-grid-addon .rating-custom {
    margin-bottom: 10px
}

.product-grid-addon .shop-page-link {
    margin-top: 50px;
    text-align: center
}

.product-grid-addon .rtin-cat {
    font-weight: 500
}

.product-grid-addon .rtin-cat a {
    color: #111
}

.rt-section-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap
}

.rt-section-top .swiper-button {
    display: flex
}

.rt-section-top .rt-section-title h2 {
    margin-bottom: 0
}

.rt-section-top .rt-section-title .title-shape svg path:first-child {
    fill: var(--primary-color)
}

.rt-section-top .swiper-button .swiper-grid-button-prev,.rt-section-top .swiper-button .swiper-grid-button-next {
    width: 52px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #646464;
    padding: 10px;
    transition: all .4s
}

.rt-section-top .swiper-button .swiper-grid-button-prev:hover,.rt-section-top .swiper-button .swiper-grid-button-next:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.rt-section-top .swiper-button .swiper-grid-button-prev:hover svg path,.rt-section-top .swiper-button .swiper-grid-button-next:hover svg path {
    fill: #fff
}

.rt-section-top .swiper-button .swiper-grid-button-prev {
    border-right: 0
}

.product-slider-addon .product-list-slider {
    overflow: hidden
}

.product-slider-addon .rt-thumb-wrapper {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center
}

.product-slider-addon .woocommerce-layout-2 {
    margin-bottom: 24px
}

.product-slider-addon .rt-thumb-wrapper .rt-buttons-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    padding: 13px 10px 10px 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    width: 100%
}

.product-slider-addon .woocommerce-layout-2:hover .rt-thumb-wrapper .rt-buttons-area {
    bottom: 0;
    visibility: visible;
    opacity: 1
}

.product-slider-addon .rt-thumb-wrapper .rt-buttons-area .rt-buttons {
    display: flex;
    gap: 5px
}

.product-slider-addon .rt-thumb-wrapper .rt-buttons-area .rt-buttons a {
    padding: 0
}

.product-slider-addon .rt-thumb-wrapper .add-to-cart a {
    padding: 0;
    background-color: initial;
    color: #111;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.product-slider-addon .rt-thumb-wrapper .add-to-cart a span {
    margin-top: 3px
}

.product-slider-addon .rt-thumb-wrapper .add-to-cart a i {
    font-size: 18px
}

.product-slider-addon .rt-thumb-wrapper .add-to-cart a:hover {
    color: var(--primary-color)
}

.product-slider-addon .rt-thumb-wrapper .add-to-cart a:hover {
    background-color: initial
}

.product-slider-addon .rt-thumb-wrapper .rt-buttons-area .rt-buttons a {
    font-size: 20px;
    color: #111
}

.product-slider-addon .rt-thumb-wrapper .rt-buttons-area .rt-buttons a:hover {
    color: var(--primary-color)
}

.product-slider-addon .product-content-box {
    padding-top: 15px
}

.product-slider-addon .product-content-box .rt-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 6px
}

.product-slider-addon .product-content-box .rt-title a {
    color: #111
}

.product-slider-addon .product-content-box .content-top-area {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.product-slider-addon .product-content-box .rt-title a:hover {
    color: var(--primary-color)
}

.woocommerce .product-slider-addon .product-content-box .woocommerce-product-rating .star-rating {
    margin-top: 0
}

.woocommerce .product-slider-addon .product-content-box .product-cat a {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    color: #828282
}

.woocommerce .product-slider-addon .product-content-box .product-cat a:hover {
    color: var(--primary-color)
}

.woocommerce .product-slider-addon .rt-price {
    font-family: montserrat,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    color: var(--primary-color)
}

.woocommerce .product-slider-addon .rt-price>del>span {
    font-size: 14px;
    color: #111;
    font-weight: 500;
    color: #828282
}

.woocommerce .product-slider-addon .rt-price>ins {
    background-color: initial
}

.woocommerce .product-slider-addon span.onsale {
    padding: 0;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    background-color: var(--primary-color);
    color: #fff;
    min-width: 50px;
    min-height: 30px;
    align-items: center;
    line-height: 1.4;
    left: 20px;
    top: 20px;
    border-radius: 4px;
    font-weight: 400
}

.woocommerce .product-slider-addon span.onsale:hover {
    background-color: #111
}

.product-slider-addon.style2 .woocommerce-layout-2 {
    display: flex;
    gap: 16px;
    align-items: center
}

.product-slider-addon.style2 .woocommerce-layout-2 .rt-thumb {
    margin: 0;
    width: 160px;
    height: 140px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f8f8;
    overflow: hidden
}

.product-slider-addon.style2 .woocommerce-layout-2 .rt-thumb img {
    transform: scale(1);
    transition: all .4s ease-out
}

.product-slider-addon.style2 .woocommerce-layout-2:hover .rt-thumb img {
    transform: scale(1.1)
}

.product-slider-addon.style2 .woocommerce-layout-2 .product-content-box {
    padding-top: 0;
    flex: 1
}

.product-slider-addon.style2 .woocommerce-layout-2 .product-content-box .rating-custom {
    margin: 10px 0
}

.product-slider-addon.style2 .product-content-box .rt-title {
    line-height: 20px
}

.woocommerce .product-slider-addon.style2 .woocommerce-product-rating .star-rating {
    margin-right: 10px
}

.woocommerce .product-slider-addon.style2 .woocommerce-product-rating .woocommerce-review-link {
    color: #646464;
    font-size: 14px
}

.product-slider-addon .woocommerce-layout-2 {
    margin-bottom: 0
}

.single-product-addon .product-item {
    background-color: #f8f8f8;
    padding: 30px;
    display: inline-flex;
    align-items: center;
    gap: 20px
}

.single-product-addon .product-item.full-width {
    display: flex
}

.single-product-addon .product-item .rt-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .02em;
    margin-bottom: 8px
}

.single-product-addon .product-item .rt-title a {
    color: #000
}

.single-product-addon .product-item .rt-title a:hover {
    color: var(--primary-color)
}

.single-product-addon .product-item .product-cat a {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    color: #828282;
    display: block;
    margin-bottom: 7px
}

.single-product-addon .product-item .woocommerce-review-link {
    margin-left: 10px;
    color: #646464;
    font-size: 14px
}

.single-product-addon .product-item .rt-price {
    margin-top: 5px
}

.single-product-addon .product-item .rt-price>del {
    color: #828282;
    font-size: 14px
}

.single-product-addon .product-item .rt-price>span {
    font-weight: 600;
    font-size: 18px;
    color: var(--primary-color);
    background-color: initial
}

.single-product-addon .product-item .rt-price>ins {
    background-color: initial
}

.single-product-addon .product-item .rt-price>ins>span {
    font-weight: 600;
    font-size: 18px;
    color: var(--primary-color)
}

.woocommerce .single-product-addon .woocommerce-product-rating .star-rating {
    margin: 0
}

.woocommerce .single-product-addon .woocommerce-product-rating {
    margin-top: 10px
}

.single-product-addon .product-item .rt-thumb {
    overflow: hidden
}

.single-product-addon .product-item .rt-thumb img {
    transition: -webkit-transform 2s cubic-bezier(.2,.96,.34,1);
    transition: transform 2s cubic-bezier(.2,.96,.34,1);
    transition: transform 2s cubic-bezier(.2,.96,.34,1),-webkit-transform 2s cubic-bezier(.2,.96,.34,1);
    transform: scale(1)
}

.single-product-addon .product-item .rt-thumb img:hover {
    transform: scale(1.1)
}

.woo-best-deal-product-wraper .slider-wraper-data {
    background-color: #f8f8f8;
    border: 2px solid var(--primary-color);
    padding: 50px
}

@media(max-width: 767px) {
    .woo-best-deal-product-wraper .slider-wraper-data {
        padding:30px
    }
}

.best-deal-slider .gallery-image {
    display: flex;
    justify-content: center
}

.best-deal-slider .prouduct-thumb-slider .gallery-image {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    margin: 1px
}

.best-deal-slider .swiper-button-prev,.best-deal-slider .swiper-button-next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: #fff;
    border-radius: 50%;
    transition: all .3s ease-in-out
}

.best-deal-slider .swiper-button-prev {
    left: 0
}

.best-deal-slider .swiper-button-next {
    right: 0
}

.best-deal-slider .swiper-button-prev:hover,.best-deal-slider .swiper-button-next:hover {
    background-color: var(--primary-color)
}

.best-deal-slider .swiper-button-prev:hover svg path,.best-deal-slider .swiper-button-next:hover svg path {
    fill: #fff
}

.woo-best-deal-product-wraper .product-content .shop-btn {
    margin-top: 40px
}

.woo-best-deal-product-wraper .product-content {
    padding-top: 20px
}

.woo-best-deal-product-wraper .product-content .shop-btn a span {
    background-color: #111
}

.woo-best-deal-product-wraper .product-content .shop-btn a:hover span {
    background-color: var(--primary-color)
}

.woo-best-deal-product-wraper .product-content .product-cat {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.woo-best-deal-product-wraper .product-content .product-cat a {
    color: #828282
}

.woocommerce .woo-best-deal-product-wraper .woocommerce-product-rating .star-rating {
    margin: 0
}

.woo-best-deal-product-wraper .product-content .rt-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 12px
}

.woo-best-deal-product-wraper .product-content .woocommerce-review-link {
    margin-left: 10px;
    color: #646464;
    font-size: 14px
}

.woo-best-deal-product-wraper .product-content .rt-title a {
    color: #111
}

.woo-best-deal-product-wraper .product-content .rt-title a:hover {
    color: var(--primary-color)
}

.woo-best-deal-product-wraper .product-content .rt-price {
    margin-top: 15px
}

.woo-best-deal-product-wraper .product-content .rt-price>del {
    font-family: montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: line-through;
    text-transform: capitalize;
    color: #828282
}

.woo-best-deal-product-wraper .product-content .rt-price>ins,.woo-best-deal-product-wraper .product-content .rt-price>span {
    font-family: montserrat,sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-transform: capitalize;
    color: var(--primary-color);
    background-color: initial
}

.best-deal-slider .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.best-deal-slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.best-deal-slider .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.count-down-style-1 {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 20px
}

.countdown {
    display: flex;
    align-items: center;
    min-width: 180px;
    font-weight: 600;
    font-size: 16px;
    gap: 5px
}

.countdown .count-down-block {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: var(--primary-color);
    height: 52px;
    width: 52px;
    color: #fff
}

.countdown .count-down-block .count {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase
}

.countdown .count-down-block .count-text {
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase
}

.pricing-table-section .price-switch-box.price-switch-box--style-1 .pack-name {
    color: #9d9d9d
}

.pricing-table-section .pricing-style2 .price-switch-box--style-1 .pack-name:first-of-type {
    color: #fff
}

.pricing-style2 .price-switch-box--active .pack-name:first-of-type {
    color: #9d9d9d!important
}

.pricing-style2 .price-switch-box--active .pack-name:last-of-type {
    color: #fff
}

.elementor-section.rt-parallax-bg-yes {
    transition: none!important
}

.home2-pricing-section .image-style8 {
    opacity: .1
}

.home3-brand-section .logo-brand {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 70px
}

.home4-brand-section .logo-brand img {
    transition: all .3s ease-in-out;
    cursor: all-scroll
}

.home4-brand-section .logo-brand .logo-item:hover img {
    filter: invert(1)
}

.gallery-section .gallery .gallery-item .gallery-icon {
    margin: 0
}

.contact-page .fluent-form {
    padding: 30px 50px 50px 45px;
    background-color: #f8f8f8
}

@media(max-width: 767px) {
    .contact-page .fluent-form {
        padding:30px 30px 30px 25px
    }
}

.contact-page .fluent-form h2 {
    color: #111;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.contact-page .fluent-form h2:before {
    content: "";
    height: 3px;
    width: 34px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    left: 0
}

.pricing-call-to-action .cta-style2 .cta-phone span {
    color: var(--primary-color);
    padding: 0 10px
}

.about-info-box .info-style2 {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 60px rgba(0,0,0,.1);
    box-shadow: 0 20px 60px rgba(0,0,0,.1)
}

.about-img {
    overflow: hidden
}

.about-img img {
    overflow: hidden;
    transform: scale(1);
    transition: all .4s ease-out
}

.about-img img:hover {
    transform: scale(1.2)
}

@media(max-width: 767px) {
    .home1-bmi-section .rt-subtitle p {
        color:#fff
    }

    .home1-bmi-section .rt-bmi-form label,.home1-bmi-section .rt-bmi-form input,.home1-bmi-section .rt-bmi-form input::placeholder {
        color: #fff
    }

    .home1-bmi-section .rt-bmi-calculator.style3 .rt-bmi-form label {
        color: #fff
    }
}

@media(max-width: 767px) {
    .order-img {
        order:2
    }

    .order-info {
        order: 1
    }
}

@-webkit-keyframes rt-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes rt-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInUp.rt-animate {
    -webkit-animation-name: rt-fadeInUp;
    animation-name: rt-fadeInUp
}

@-webkit-keyframes rt-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rt-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown.rt-animate {
    -webkit-animation-name: rt-fadeInDown;
    animation-name: rt-fadeInDown
}

@-webkit-keyframes rt-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rt-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft.rt-animate {
    -webkit-animation-name: rt-fadeInLeft;
    animation-name: rt-fadeInLeft
}

@-webkit-keyframes rt-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rt-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight.rt-animate {
    -webkit-animation-name: rt-fadeInRight;
    animation-name: rt-fadeInRight
}

@-webkit-keyframes animate-figure1 {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-20px)translateX(10px);
        transform: translateY(-20px)translateX(10px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@keyframes animate-figure1 {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-20px)translateX(10px);
        transform: translateY(-20px)translateX(10px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@-webkit-keyframes rtZoom {
    0% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }

    50% {
        -webkit-transform: scale(1.5,1.5);
        transform: scale(1.5,1.5)
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

@keyframes rtZoom {
    0% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }

    50% {
        -webkit-transform: scale(1.5,1.5);
        transform: scale(1.5,1.5)
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

@-webkit-keyframes rtBorder {
    0% {
        border-radius: 0 0 0 0
    }

    50% {
        border-radius: 0 0 75px 0
    }

    100% {
        border-radius: 75px 0 0 0
    }
}

@keyframes rtBorder {
    0% {
        border-radius: 0 0 0 0
    }

    50% {
        border-radius: 0 0 75px 0
    }

    100% {
        border-radius: 75px 0 0 0
    }
}

@-webkit-keyframes paralax {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-20px)translateX(10px);
        transform: translateY(-20px)translateX(10px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@keyframes paralax {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-20px)translateX(10px);
        transform: translateY(-20px)translateX(10px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@keyframes rtTabFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rtTabFadeInUp {
    animation-name: rtTabFadeInUp
}

@keyframes rtTabFadeInRight {
    from {
        opacity: 0;
        transform: translate3d(60px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rtTabFadeInRight {
    animation-name: rtTabFadeInRight
}

@-webkit-keyframes footer-shape {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-10px)translateX(40px);
        transform: translateY(-10px)translateX(40px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@keyframes footer-shape {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-10px)translateX(40px);
        transform: translateY(-10px)translateX(40px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@-webkit-keyframes animate-figure4 {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-10px)translateX(40px);
        transform: translateY(-10px)translateX(40px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@keyframes animate-figure4 {
    0% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }

    50% {
        -webkit-transform: translateY(-10px)translateX(40px);
        transform: translateY(-10px)translateX(40px)
    }

    100% {
        -webkit-transform: translateY(0)translateX(0);
        transform: translateY(0)translateX(0)
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: .2
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: .2
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0);
        transform: scale3d(.1,.1,.1)translate3d(0,-1e3px,0)
    }

    60% {
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1);
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475)translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475)translate3d(0,60px,0)
    }
}

.zoomInDown.rt-animate {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

:root {
    --primary-color: #44923b
}

body {
    font-family: roboto,sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #646464;
    font-weight: 400;
    height: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    background-color: #fff;
    overflow-x: hidden
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
    margin-top: 10px
}

.alignright {
    float: right;
    margin-left: 25px;
    margin-top: 10px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 15px
}

a {
    color: #44923b;
    text-decoration: none
}

a:focus {
    outline: 0 solid;
    text-decoration: none;
    outline: 0
}

a:active {
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #44923b;
    text-decoration: none;
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

.fix {
    overflow: hidden
}

@media(min-width: 992px) and (max-width:1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1170px
    }
}

p {
    margin: 0 0 20px
}

h1,h2,h3,h4,h5,h6 {
    font-family: montserrat,sans-serif;
    margin: 0 0 20px;
    color: #000
}

h1 {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px
}

h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px
}

h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px
}

h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px
}

h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px
}

h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.clear {
    clear: both
}

.clear:after {
    clear: both;
    content: "";
    display: block
}

#wrapper {
    overflow: hidden;
    transition: all .5s ease-out
}

blockquote {
    border-radius: 4px;
    background-color: #fff5f7;
    position: relative;
    border-left: none!important;
    padding: 50px 70px!important;
    -webkit-clip-path: polygon(4% 0,100% 0,96% 100%,0% 100%);
    clip-path: polygon(4% 0,100% 0,96% 100%,0% 100%);
    margin: 30px 0 30px 40px!important
}

@media(max-width: 767px) {
    blockquote {
        padding:30px 15px 70px!important;
        margin-left: 0!important
    }
}

blockquote p {
    color: #111;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    font-style: italic;
    position: relative;
    margin-bottom: 0
}

blockquote:before {
    content: '';
    position: absolute;
    left: 50px;
    top: 20px;
    width: 100%;
    height: 100%;
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/quote.svg);
    background-repeat: no-repeat;
    z-index: -1
}

blockquote cite {
    display: block;
    font-size: 14px;
    color: #646464;
    font-weight: 500;
    font-style: normal;
    margin-top: 12px;
    padding-left: 0;
    position: relative;
    letter-spacing: 2px;
    z-index: 1
}

blockquote.wp-block-quote cite {
    color: #44923b;
    line-height: 1.56;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    padding-left: 40px
}

@media(max-width: 767px) {
    blockquote.wp-block-quote cite {
        bottom:30px
    }
}

blockquote.wp-block-quote cite::before {
    content: "";
    height: 2px;
    width: 29px;
    background-color: #44923b;
    position: absolute;
    top: 13px;
    left: 0
}

blockquote.wp-block-quote[style="text-align:right"] cite:after {
    left: inherit;
    right: 0
}

blockquote.wp-block-quote[style="text-align:right"] cite {
    padding-right: 34px
}

hr,.elementor hr {
    background-color: #ebebeb
}

* {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

button:focus,.submit-btn:focus {
    outline: none
}

.entry-meta>ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

.entry-meta ul li {
    display: inline;
    margin-right: 16px
}

.entry-meta>ul>li i {
    margin-right: 5px
}

.primary-color {
    color: #44923b
}

.secondary-color {
    color: #000
}

#page {
    background-position: 50% 0;
    background-repeat: no-repeat
}

.page .entry-content {
    border: none;
    padding-left: 0;
    padding-right: 0
}

.post-bottom-spacer {
    margin-bottom: 20px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d7d7d7
}

.visibility-h {
    visibility: hidden
}

@keyframes blinker {
    90% {
        opacity: 0
    }
}

.elementor-widget-divider .elementor-divider-separator {
    border-top-color: #dedede
}

.row.gutters-2 {
    margin-left: -2.5px;
    margin-right: -2.5px;
    overflow: hidden
}

.row.gutters-2>[class^=col-] {
    padding-left: 2.5px!important;
    padding-right: 2.5px!important
}

.row.gutters-5 {
    margin-left: -5px;
    margin-right: -5px
}

.row.gutters-5>[class^=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.row.gutters-10 {
    margin-left: -10px;
    margin-right: -10px
}

.row.gutters-10>[class^=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.row.gutters-20 {
    margin-left: -20px;
    margin-right: -20px
}

.row.gutters-20>[class^=col-] {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width: 1199px) {
    .row.gutters-50 {
        margin-left:-25px;
        margin-right: -25px
    }
}

@media(min-width: 1199px) {
    .row.gutters-50>[class^=col-] {
        padding-left:25px;
        padding-right: 25px
    }
}

.row.gutters-40>[class^=col-] {
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width: 1200px) {
    .row.gutters-40 {
        margin-left:-20px;
        margin-right: -20px
    }
}

.header-top-bar {
    border-bottom: none
}

.header-top-bar .tophead-right ul li {
    display: inline-block;
    margin-right: 14px;
    font-size: 16px
}

.header-top-bar .top-bar-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header-top-bar .widget {
    margin-bottom: 0
}

.header-top-bar .widget ul li {
    display: inline-block;
    margin-right: 10px
}

.header-top-bar .widget ul li:last-child {
    margin-right: 0
}

.header-area {
    background: #fff
}

.mean-container .mean-nav ul.menu {
    overflow-y: scroll
}

.mean-container .mean-nav ul li.current_page_item>a,.mean-container .mean-nav ul li.current-menu-item>a,.mean-container .mean-nav ul li.current-menu-parent>a {
    color: #44923b
}

.topbar-style-1 .header-top-bar,.topbar-style-2 .header-top-bar {
    background-color: #222
}

.trheader.topbar-style-1 .header-top-bar {
    border-bottom: none
}

@media(min-width: 992px) {
    .topbar-style-1 .header-top-bar .container,.topbar-style-3 .header-top-bar .container,.topbar-style-4 .header-top-bar .container,.header-style-1 .header-menu .container,.header-style-2 .header-menu .container,.header-style-5 .header-menu .container,.header-style-3 .header-menu .container {
        max-width:1700px!important
    }
}

.topbar-style-1 .header-top-bar .topbar-left,.topbar-style-2 .header-top-bar .topbar-left {
    display: flex
}

.topbar-style-1 .header-top-bar .header-item,.topbar-style-2 .header-top-bar .header-item {
    color: #aaa9a9;
    font-size: 14px;
    line-height: 24px;
    padding: 13px 0;
    position: relative;
    display: inline-block
}

.topbar-style-1 .header-top-bar .header-item span,.topbar-style-2 .header-top-bar .header-item span {
    color: #fff;
    margin-right: 3px;
    font-weight: 500
}

.topbar-style-1 .header-top-bar .header-item i,.topbar-style-2 .header-top-bar .header-item i {
    margin-right: 8px;
    color: #fff;
    font-size: 18px;
    width: 18px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    align-items: center
}

.topbar-style-1 .header-top-bar .header-item a,.topbar-style-2 .header-top-bar .header-item a {
    color: #aaa9a9
}

.topbar-style-1 .header-top-bar .header-location,.topbar-style-1 .header-top-bar .header-phone,.topbar-style-2 .header-top-bar .header-location,.topbar-style-2 .header-top-bar .header-phone {
    margin-right: 25px;
    position: relative;
    padding-right: 25px
}

.topbar-style-1 .header-top-bar .header-location:after,.topbar-style-1 .header-top-bar .header-phone:after,.topbar-style-2 .header-top-bar .header-location:after,.topbar-style-2 .header-top-bar .header-phone:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #aaa9a9;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)
}

.topbar-style-1 .header-top-bar .topbar-right .header-item span,.topbar-style-2 .header-top-bar .topbar-right .header-item span {
    margin-right: 3px
}

.topbar-style-1 .header-top-bar .topbar-right .header-phone,.topbar-style-2 .header-top-bar .topbar-right .header-phone {
    font-weight: 500
}

.topbar-style-1 .header-top-bar .topbar-right .header-phone span,.topbar-style-2 .header-top-bar .topbar-right .header-phone span {
    font-weight: 400
}

.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social span,.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social span {
    color: #aaa9a9;
    font-size: 15px;
    margin-right: 5px;
    font-weight: 500
}

.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social a,.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a {
    font-size: 15px;
    color: #e7e7e7;
    margin-right: 10px
}

.topbar-style-1 .header-top-bar .topbar-right ul .topbar-social a:hover,.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a:hover {
    color: var(--primary-color)
}

.topbar-style-3 .header-top-bar {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.topbar-style-3 .header-top-bar .topbar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media(max-width: 1199px) {
    .topbar-style-3 .header-top-bar .topbar-wrapper {
        display:block;
        text-align: center
    }
}

.trheader.topbar-style-3 .header-top-bar {
    border-bottom: 0
}

.topbar-style-3 .header-top-bar .topbar-left,.topbar-style-3 .header-top-bar .topbar-right {
    display: flex
}

@media(max-width: 1199px) {
    .topbar-style-3 .header-top-bar .topbar-left,.topbar-style-3 .header-top-bar .topbar-right {
        justify-content:center
    }
}

.topbar-style-3 .header-top-bar .header-item {
    position: relative;
    padding-right: 25px;
    padding-left: 5px;
    font-size: 14px;
    color: #444
}

@media(max-width: 1199px) {
    .topbar-style-3 .header-top-bar .header-item {
        margin:2px 0
    }
}

.topbar-style-3 .header-top-bar .header-item span {
    color: #111;
    font-weight: 600;
    margin-right: 3px
}

.topbar-style-3 .header-top-bar .header-item a {
    color: #444
}

.topbar-style-3 .header-top-bar .header-item i,.topbar-style-4 .header-top-bar .header-item i {
    position: relative;
    margin-right: 8px;
    top: 5px;
    font-size: 22px;
    width: 22px;
    color: var(--primary-color)
}

.topbar-style-3 .header-top-bar .header-item:after {
    content: "";
    height: 1px;
    width: 22px;
    background-color: #c2c2c2;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: rotate(105.95deg);
    transform: rotate(105.95deg)
}

.topbar-style-3 .topbar-left>div:last-child,.topbar-style-3 .topbar-right>div:last-child {
    padding-right: 0
}

.topbar-style-3 .topbar-left>div:first-child,.topbar-style-3 .topbar-right>div:first-child {
    padding-left: 0
}

.topbar-style-3 .topbar-left>div:last-child:after,.topbar-style-3 .topbar-right>div:last-child:after {
    display: none
}

.topbar-style-4 .header-top-bar {
    background-color: #111;
    padding-top: 10px;
    padding-bottom: 10px
}

.topbar-style-4 .topbar-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.topbar-style-4 .topbar-wrapper .header-item {
    color: #fff;
    font-size: 14px
}

.topbar-style-4 .header-top-bar .header-item span {
    color: #fff;
    font-weight: 500;
    margin-right: 3px
}

.topbar-style-4 .header-top-bar .header-item.woo-topbar-text {
    font-size: 15px;
    text-transform: capitalize;
    color: #d1d1d1
}

.trheader.has-topbar .entry-banner .container {
    padding-top: 34px
}

@media(max-width: 991px) {
    .trheader.has-topbar .entry-banner .container {
        padding-top:0
    }
}

.header-top-bar {
    min-height: 34px
}

@media(max-width: 991px) {
    .topbar-style-1 .header-top-bar,.topbar-style-2 .header-top-bar {
        display:none
    }
}

.trheader .site-header {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99
}

@media(max-width: 991px) {
    .trheader .site-header {
        position:inherit
    }
}

.mean-container .mega-menu.hide-header>ul>li {
    border-top: none
}

.mean-container .mega-menu.hide-header>ul>li>a {
    display: none
}

.mean-container .mega-menu.hide-header>ul>li>ul {
    display: block!important
}

.offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span {
    background-color: #44923b
}

.offcanvas-menu-wrap button.offcanvas-btn-darklight .menu-btn-icon span {
    background-color: #ccc
}

.offcanvas-menu-wrap button.offcanvas-btn-light .menu-btn-icon span {
    background-color: #fff
}

.offcanvas-menu-wrap button.offcanvas-close-btn.menu-status-close .menu-btn-icon span {
    background-color: #fff
}

.offcanvas-menu-wrap button.offcanvas-menu-btn {
    border: none;
    background-color: initial;
    box-shadow: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 0;
    width: 40px
}

.offcanvas-menu-wrap button.offcanvas-menu-btn:focus {
    outline: none
}

.offcanvas-menu-wrap button.offcanvas-menu-btn .menu-btn-icon {
    display: block;
    width: 35px;
    position: relative;
    height: 50px
}

.offcanvas-navigation ul {
    padding: 0;
    margin: 0
}

.offcanvas-navigation ul li {
    line-height: 1.7
}

@media(max-width: 767px) {
    .offcanvas-navigation ul li {
        line-height:1.2
    }

    .offcanvas-navigation ul li a {
        font-size: 28px
    }
}

.header-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transform: translate(0,-100%)scale(0,0);
    transform: translate(0,-100%)scale(0,0);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.header-search .header-search-form,.header-search .stylish-input-group,.header-search .custom-search-input {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

.header-search .stylish-input-group input[type=search],.header-search .header-search-form input[type=search],.header-search .custom-search-input input[type=text] {
    width: 54%;
    height: 70px;
    color: #fff;
    font-size: 24px;
    flex: initial;
    text-align: left;
    border: none;
    border-radius: 0;
    margin: 0 auto;
    padding: 20px 35px 20px 20px;
    outline: none;
    background: 0 0;
    border-bottom: 2px solid #44923b;
    line-height: 28px
}

@media(max-width: 425px) {
    .header-search .stylish-input-group input[type=search],.header-search .header-search-form input[type=search],.header-search .custom-search-input input[type=text] {
        width:70%
    }
}

.header-search .stylish-input-group input::-webkit-input-placeholder,.header-search .header-search-form input::-webkit-input-placeholder,.header-search .custom-search-input input::-webkit-input-placeholder {
    color: #cfcfcf
}

.header-search .stylish-input-group input:-ms-input-placeholder,.header-search .header-search-form input:-ms-input-placeholder,.header-search .custom-search-input input:-ms-input-placeholder {
    color: #cfcfcf
}

.header-search .stylish-input-group input:-moz-placeholder,.header-search .header-search-form input:-moz-placeholder,.header-search .custom-search-input input:-moz-placeholder {
    color: #cfcfcf
}

.header-search .header-search-form .search-btn,.header-search .stylish-input-group .btn,.header-search .custom-search-input .btn {
    padding: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #cfcfcf;
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    margin-left: -32px;
    background: 0 0;
    line-height: 29px;
    z-index: 12;
    transition: all 300ms
}

.header-search .header-search-form .search-btn i {
    line-height: 28px
}

.header-search .header-search-form .search-btn:hover,.header-search .stylish-input-group .btn:hover,.header-search .custom-search-input .btn:hover {
    color: var(--primary-color)
}

.header-search .stylish-input-group .btn,.header-search .custom-search-input .btn {
    position: absolute;
    left: 20%
}

.header-search .stylish-input-group input:focus,.header-search .stylish-input-group .search-btn:focus,.header-search .stylish-input-group .btn:focus,.header-search .custom-search-input input:focus,.header-search .header-search-form .search-btn:focus,.header-search .custom-search-input .btn:focus {
    box-shadow: none;
    outline: none
}

.header-search.open {
    transform: translate(0,0)scale(1,1);
    opacity: 1;
    visibility: visible
}

.header-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    margin: 0 auto;
    color: #fff;
    opacity: .3;
    border-radius: 3px;
    border: none;
    opacity: 1;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 70px;
    font-weight: 300;
    cursor: pointer;
    background: 0 0;
    transition: all 300ms
}

.header-search .close:focus {
    box-shadow: none;
    border: none;
    outline: none
}

.header-search .close:hover {
    transform: scale(1.2);
    opacity: 1!important
}

.header-icon-area .cart-icon-area>a .woocommerce-Price-amount {
    display: none
}

.cart-icon-area .woocommerce-mini-cart__empty-message {
    color: #111
}

.header-menu {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    background-color: #fff
}

.admin-bar .rt-sticky {
    top: 32px
}

.rt-sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 12px 12px rgb(0 0 0/16%);
    min-height: 65px;
    background-color: #fff
}

.trheader .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon>span {
    background-color: #fff
}

.trheader .site-header .main-navigation nav>ul>li>a,.trheader .site-header .main-navigation .menu>li>a {
    color: #010101
}

.trheader .site-header .header-icon-area .search-box .search-button i {
    color: #fff
}

.trheader.non-stickh .header-area {
    background: #fff
}

.trheader .header-area {
    background: 0 0
}

@media(max-width: 991px) {
    .trheader .header-area {
        border-bottom:0
    }
}

.site-header .header-social {
    display: flex;
    align-items: center;
    height: 100%
}

.site-header .header-social li {
    display: inline-block;
    list-style: outside none none;
    padding-right: 20px
}

.site-header .header-social li:last-child {
    padding-right: 0
}

.site-header .site-branding a.dark-logo.text-logo {
    display: table-cell;
    vertical-align: middle
}

.site-header .site-branding h1 {
    margin-bottom: 0
}

.site-header .site-branding a {
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    text-transform: capitalize
}

.site-header .site-branding a.dark-logo {
    color: #44923b
}

.site-header .site-branding a.light-logo {
    color: #fff
}

.site-header .site-branding a.light-logo {
    display: none
}

.site-header .rt-sticky .site-branding a.dark-logo.text-logo {
    display: none
}

.site-header .rt-sticky .site-branding a.light-logo.text-logo {
    display: table-cell;
    vertical-align: middle
}

.header-style-3 .site-header .rt-sticky .site-branding a.dark-logo.text-logo,.header-style-4 .site-header .rt-sticky .site-branding a.dark-logo.text-logo {
    display: table-cell;
    vertical-align: middle
}

.header-style-3 .site-header .rt-sticky .site-branding a.light-logo.text-logo,.header-style-4 .site-header .rt-sticky .site-branding a.light-logo.text-logo {
    display: none
}

.trheader .site-header .site-branding a.dark-logo.text-logo {
    display: none
}

.trheader .site-header .site-branding a.light-logo.text-logo {
    display: table-cell;
    vertical-align: middle
}

.trheader .site-header .rt-sticky .site-branding a.dark-logo.text-logo {
    display: table-cell;
    vertical-align: middle
}

.trheader .site-header .rt-sticky .site-branding a.light-logo.text-logo {
    display: none
}

.trheader.header-style-1 .site-header .rt-sticky .site-branding a.dark-logo.text-logo,.trheader.header-style-2 .site-header .rt-sticky .site-branding a.dark-logo.text-logo {
    display: none
}

.trheader.header-style-1 .site-header .rt-sticky .site-branding a.light-logo.text-logo,.trheader.header-style-2 .site-header .rt-sticky .site-branding a.light-logo.text-logo {
    display: table-cell
}

.site-header .site-branding a.dark-logo.img-logo {
    display: table-cell;
    vertical-align: middle
}

.site-header .site-branding a.light-logo.img-log {
    display: none
}

.site-header .site-branding a img {
    max-width: 192px;
    width: 100%
}

.rt-sticky .site-branding a img {
    max-width: 192px;
    width: 100%
}

.header-style-1 .site-header .rt-sticky .site-branding a.dark-logo.img-logo,.header-style-2 .site-header .rt-sticky .site-branding a.dark-logo.img-logo {
    display: none
}

.header-style-1 .site-header .rt-sticky .site-branding a.light-logo.img-logo,.header-style-2 .site-header .rt-sticky .site-branding a.light-logo.img-logo {
    display: table-cell;
    vertical-align: middle
}

.trheader .site-header .site-branding a.dark-logo.img-logo {
    display: none
}

.trheader .site-header .site-branding a.light-logo.img-logo {
    display: table-cell;
    vertical-align: middle
}

.trheader.header-style-3 .site-header .rt-sticky .site-branding a.dark-logo.img-logo {
    display: table-cell;
    vertical-align: middle
}

.trheader.header-style-3 .site-header .rt-sticky .site-branding a.light-logo.img-logo {
    display: none
}


.trheader .header-area .header-menu.rt-sticky {
    background-color: #fff
}

.main-navigation .menu .menu-item-has-children {
    position: relative
}

.main-navigation .menu .menu-item-has-children a {
    position: relative
}

.site-header ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.site-header .main-navigation nav ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 0
}

.site-header .main-navigation nav ul li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    padding: 34px 0;
    text-transform: capitalize;
    transition: all .3s ease-in-out
}

.fallbackcd-menu-item .fallbackcd {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    padding: 34px 15px;
    text-transform: capitalize;
    transition: all ease .31s
}

@media(max-width: 1199px) {
    .site-header .main-navigation nav ul li a {
        font-size:15px!important
    }
}

.site-header .main-navigation nav>ul>li {
    padding: 0 16px
}

.site-header .main-navigation nav>ul>li:last-child {
    padding-right: 0
}

.site-header .main-navigation nav>ul>li:first-child {
    padding-left: 0
}

.site-header .main-navigation nav ul li.has-no-icon a {
    padding-right: 0
}

@media(min-width: 992px) and (max-width:1191px) {
    .site-header .main-navigation nav ul li a {
        padding:40px 0
    }

    .site-header .main-navigation nav>ul>li {
        padding: 0 13px
    }
}

.site-header .main-navigation nav ul li a:hover {
    color: #44923b
}

.site-header .main-navigation ul.menu>li.current-menu-item>a,.site-header .main-navigation ul.menu>li.current>a {
    color: var(--primary-color);
    position: relative
}

.site-header .main-navigation ul.menu>li.current-menu-item>a::after,.site-header .main-navigation ul.menu>li.current>a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    bottom: 15px;
    background-color: var(--primary-color)
}

.site-header .main-navigation ul li ul {
    text-align: left
}

.site-header .main-navigation ul li ul li:last-child {
    border-bottom: none
}

.site-header .main-navigation ul li ul li {
    padding: 0 25px
}

.site-header .main-navigation ul li ul li a {
    position: relative;
    overflow: hidden;
    display: block;
    color: #000;
    text-transform: inherit;
    padding: 10px 0;
    font-weight: 500;
    font-size: 15px;
    z-index: 2;
    transition: all 140ms ease-in-out
}

.site-header .main-navigation ul.menu li ul.sub-menu li.menu-item-has-children>a:after {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    content: "\f067";
    font-family: "font awesome 5 free";
    font-size: 14px;
    font-weight: 700;
    transition: transform .4s ease 0s
}

.site-header .main-navigation ul>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 290px;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0/.1);
    box-shadow: 0 2px 3px rgb(0 0 0/.1);
    text-align: left;
    box-shadow: 0 0 90px rgb(0 0 0/.1);
    visibility: hidden;
    padding: 15px 0;
    transition: all .4s cubic-bezier(.3,.02,0,.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0
}

@media(min-width: 991px) {
    .site-header .main-navigation ul li.mega-menu>ul:after,.site-header .main-navigation ul>li>ul:after {
        content:"";
        position: absolute;
        width: 100%;
        height: 4px;
        left: 0;
        top: 0;
        background-color: #44923b
    }

    .site-header .main-navigation ul li.mega-menu ul li ul:after {
        display: none!important
    }
}

.site-header .main-navigation ul>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: all .4s ease;
    transform: scaleY(1)
}

.site-header .main-navigation ul.menu li.mega-menu li ul {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.site-header .main-navigation ul>li>ul li ul {
    left: 220px;
    top: 0;
    width: 220px
}

.site-header .main-navigation ul>li:hover>ul li ul {
    top: 0
}

.site-header .main-navigation ul li ul li {
    display: block;
    border-bottom: none;
    border-left: none;
    background-color: #fff
}

.site-header .main-navigation ul li ul li:last-child {
    border-bottom: none
}

.site-header .main-navigation ul.menu li ul.sub-menu li {
    position: relative
}

.site-header .main-navigation ul li ul li a {
    position: relative;
    transition: all .5s ease 0s
}

.site-header .main-navigation ul li ul li a::before {
    content: "";
    position: absolute;
    left: -12px;
    top: 20px;
    background-color: #44923b;
    width: 7px;
    height: 2px;
    transition: all .4s ease
}

.site-header .main-navigation ul li ul li a:hover:before {
    left: 0
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
    color: var(--primary-color);
    padding-left: 15px
}

.site-header .main-navigation ul li ul li a {
    position: relative
}

.site-header .main-navigation ul li.mega-menu {
    position: static
}

.site-header .main-navigation ul li.mega-menu:hover ul {
    opacity: 1;
    visibility: visible
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
    background-color: inherit
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:last-child {
    border-bottom: none
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
    color: #010101;
    padding-left: 15px;
    transition: all .5s ease 0s
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
    background-color: #fff;
    width: 100%;
    max-width: 1146px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding: 15px;
    display: flex;
    justify-content: space-around
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
    display: inline-block;
    margin: 0 15px;
    width: 100%;
    border: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
    top: 0;
    position: relative;
    width: inherit;
    left: inherit;
    box-shadow: none;
    border-top: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:after {
    content: ''
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #44923b;
    width: 0;
    height: 2px;
    transition: all .4s ease
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
    font-size: 15px
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
    font-weight: 500
}

.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
    display: none
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
    padding-left: 0
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
    font-weight: 500;
    margin-bottom: 1px;
    font-size: 16px;
    color: #000
}

.site-header .main-navigation ul li.mega-menu ul>li>a:after {
    display: none
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
    padding-left: 0
}

.site-header .main-navigation ul li.mega-menu.menu-two-column,.site-header .main-navigation ul li.mega-menu.menu-three-column {
    position: relative
}

.site-header .main-navigation ul li.mega-menu.menu-two-column>ul.sub-menu {
    width: 535px
}

.site-header .main-navigation ul li.mega-menu.menu-three-column>ul.sub-menu {
    width: 750px
}

.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li:after,.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li.menu-item-has-children:before {
    display: none
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li a:hover::before {
    display: none
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:hover {
    padding-left: 0
}

.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li a:hover {
    color: var(--primary-color)
}

.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li li a:hover {
    padding-left: 15px
}

.site-header .main-navigation ul li.mega-menu ul li:hover:before {
    width: 7px;
    left: 0
}

.trheader .site-header .rt-sticky .main-navigation ul li a {
    color: #000
}

.rt-sticky .additional-menu-area span.side-menu-trigger span,.rt-sticky .additional-menu-area span.side-menu-trigger span:before {
    background-color: #fff
}

.header-style-5 .additional-menu-area span.side-menu-trigger span {
    background-color: #111
}

.site-header .rt-sticky .main-navigation ul.menu>li.current-menu-item>a {
    color: #44923b
}

@media all and (max-width: 767px) {
    .site-header .site-branding {
        display:block;
        height: inherit;
        padding: 20px 0;
        text-align: center
    }

    .site-header .site-branding a {
        display: block;
        vertical-align: inherit
    }

    .site-header .site-branding,.header-firstrow-right {
        display: block;
        height: inherit
    }

    .site-header .site-branding {
        padding: 0 0 10px 0
    }

    .site-header .site-branding a img {
        max-height: 35px
    }

    .site-header .main-navigation ul {
        text-align: center
    }

    .site-header .main-navigation ul li a {
        padding: 10px 15px
    }

    .header-firstrow-wrap {
        padding-top: 10px
    }

    .site-header .site-branding,.header-firstrow {
        display: block;
        height: inherit;
        text-align: center;
        padding-top: 0;
        padding-bottom: 10px
    }

    .header-firstrow-contents {
        display: block
    }

    .header-firstrow-contents-right {
        text-align: center
    }

    .site-header .site-branding {
        float: none;
        height: inherit
    }

    .site-header .main-navigation {
        float: none
    }

    .site-header .main-navigation ul.menu>li>a {
        padding: 10px 15px;
        border-left: none
    }
}

.main-navigation ul li span.new-menu {
    background: #ff1f1f;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 5px 3px;
    margin-left: 2px
}

.header-right-button a {
    border-width: 1px;
    border-color: var(--primary-color);
    border-style: solid;
    border-radius: 4px;
    min-height: 45px;
    min-width: 202px;
    margin-right: 0;
    position: relative;
    letter-spacing: .08em;
    z-index: 1;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #000;
    text-transform: uppercase
}

@media(max-width: 1199px) {
    .header-right-button a {
        justify-content:center;
        min-width: 100px
    }
}

.header-right-button a span.icon {
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color);
    border-radius: 3px;
    margin-left: 5px
}

@media(max-width: 1199px) {
    .header-right-button a span.icon {
        display:none
    }
}

.header-right-button a span.icon i {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    position: relative;
    z-index: 1;
    transform: scale(1)rotate(0);
    transition: all .8s ease
}

.header-right-button a:hover span.icon i {
    transform: scale(1)rotate(180deg);
    transition: all .8s ease
}

.header-right-button a span.btn-text {
    padding: 0 20px 0 12px
}

@media(max-width: 1199px) {
    .header-right-button a {
        padding:0 10px;
        text-transform: capitalize
    }

    .header-right-button a span.btn-text {
        padding: 0 5px
    }
}

.header-menu.rt-sticky .header-right-button a {
    color: #fff;
    transition: none
}

.header-menu.rt-sticky .header-right-button a {
    border-color: rgba(255,255,255,.3)
}

.header-menu.rt-sticky .header-right-button a:hover {
    color: #fff
}

.trheader .header-right-button a {
    background-color: initial;
    border-color: rgba(255,255,255,.3);
    color: #fff
}

.header-style-1 .header-menu.rt-sticky,.header-style-2 .header-menu.rt-sticky,.trheader .header-area .header-menu.rt-sticky {
    background-color: #FFFFFF;
}

.header-style-1 .header-menu.rt-sticky .main-navigation nav>ul>li>a,.header-style-2 .header-menu.rt-sticky .main-navigation nav>ul>li>a,.header-style-5.trheader .header-menu.rt-sticky .main-navigation nav>ul>li>a,.trheader.header-style-4 .header-menu.rt-sticky .main-navigation nav>ul>li>a {
    color: #000000;
}

.header-style-1 .header-menu .header-right .info-wrap,.header-style-2 .header-menu .header-right .info-wrap,.header-style-3 .header-menu .header-right .info-wrap {
    display: flex;
    align-items: center
}

.header-style-1 .header-menu .header-right .search-icon i,.header-style-2 .header-menu .header-right .search-icon i {
    font-size: 22px;
    position: relative;
    top: 5px;
    width: 22px
}

.trheader.header-style-1 .header-menu .header-right .search-icon i,.trheader.header-style-2 .header-menu .header-right .search-icon i {
    color: #fff
}

.trheader.header-style-1 .header-menu .header-right .cart-trigger-icon i,.trheader.header-style-2 .header-menu .header-right .cart-trigger-icon i,.trheader.header-style-3 .header-menu .header-right .cart-trigger-icon i {
    color: #fff
}

.header-style-1 .info-wrap li,.header-style-2 .info-wrap li {
    margin-right: 20px
}

.header-style-1 .info-wrap li:last-child {
    margin-right: 0
}

.header-style-2 .info-wrap li:last-child {
    margin-right: 0
}

.trheader.header-style-2 .header-menu.rt-sticky .header-right .phone a .item-number {
    color: #fff
}

.header-style-2 .header-menu.rt-sticky .header-right .phone a .item-number {
    color: #fff
}

.header-style-3 .header-right .header-right-button {
    margin-left: 40px
}

.header-style-3 .header-right .cart-area .cart-list-trigger {
    margin-left: 25px
}

.rt-woocommerce.header-style-3 .header-right .header-right-button {
    margin-left: 25px
}

@media(max-width: 1199px) {
    .header-style-3 .header-right .phone {
        margin-right:20px
    }
}

.header-style-2 .header-right .phone a,.header-style-3 .header-right .phone a {
    display: flex;
    align-items: center
}

.header-style-2 .header-right .phone a i,.header-style-3 .header-right .phone a i {
    border-radius: 50%;
    background-color: #f1f1f1;
    width: 47px;
    height: 47px;
    display: inline-flex;
    justify-content: center;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    color: #44923b;
    animation: pulse linear 1e3ms infinite
}

.header-style-2 .header-right .phone a .item-content,.header-style-3 .header-right .phone a .item-content {
    flex: 1;
    margin-left: 10px
}

.header-style-2 .header-right .phone a .item-label,.header-style-3 .header-right .phone a .item-label {
    font-size: 13px;
    color: #aaa9a9;
    font-weight: 700;
    display: block;
    line-height: 1.6
}

.header-style-2 .header-right .phone a .item-number,.header-style-3 .header-right .phone a .item-number {
    font-size: 18px;
    color: #010101;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.6
}

@media(max-width: 1199px) {
    .header-style-2 .header-right .phone a .item-number,.header-style-3 .header-right .phone a .item-number {
        font-size:15px
    }
}

.header-style-3 .header-menu.rt-sticky .header-right-button a:hover {
    color: var(--primary-color)
}

.header-style-3 .header-menu.rt-sticky .header-right-button a {
    color: #000;
    border-color: var(--primary-color)
}

.trheader.header-style-2 .header-right .phone a .item-number,.trheader.header-style-3 .header-right .phone a .item-number {
    color: #fff
}

.trheader.header-style-3 .header-area .header-menu.rt-sticky {
    background-color: #fff
}

.trheader.header-style-3 .header-menu.rt-sticky .header-right .phone a .item-number {
    color: #010101
}

.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a {
    border-color: var(--primary-color);
    transition: none
}

.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a:hover {
    color: #fff
}

.trheader.header-style-3 .header-menu.rt-sticky .header-right-button a i {
    color: #fff
}

.header-style-3.trheader .header-menu.rt-sticky .header-right .cart-trigger-icon i {
    color: #4d4d4d
}

.header-style-3.trheader .header-menu .header-right .cart-trigger-icon i {
    color: #fff
}

.header-style-5 .header-full-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-style-5 .header-full-wrap .header-action>ul {
    display: flex;
    gap: 15px;
    align-items: center
}

.header-style-5 .header-full-wrap .header-action li.search-btn {
    font-size: 26px
}

.header-style-5 .header-full-wrap .header-action li.search-btn a {
    color: #111
}

.header-style-5 .header-full-wrap .header-action li.search-btn i {
    position: relative;
    top: 2px
}

.header-style-5 .header-full-wrap .woo-icon-area>ul {
    display: flex;
    align-items: center;
    gap: 15px
}

.header-style-5 .header-full-wrap .woo-icon-area>li {
    line-height: 0
}

.header-style-5 .header-full-wrap .woo-icon-area li a i {
    color: #111;
    font-size: 22px;
    transition: all .3s
}

.header-style-5 .header-full-wrap .woo-icon-area li a:hover i {
    color: var(--primary-color)
}

.header-style-5 .header-full-wrap .woo-icon-area li a.wishlist-btn-1 {
    position: relative;
    display: block;
    top: 3px;
    margin-right: 5px
}

.header-style-5 .header-full-wrap .woo-icon-area li a .wishlist-icon-num {
    color: #fff;
    background-color: var(--primary-color);
    height: 20px;
    width: 20px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -17px;
    transition: all .3s ease-in-out
}

.header-style-5.trheader .header-full-wrap .header-action li.search-btn a {
    color: #fff
}

.header-style-5.trheader .header-full-wrap .woo-icon-area li a i {
    color: #fff
}

.additional-menu-area a.side-menu-trigger {
    color: #222;
    cursor: pointer;
    font-size: 21px;
    line-height: 0
}

.additional-menu-area .sidenav {
    height: 100%;
    width: 395px;
    position: fixed;
    z-index: 150;
    top: 0;
    left: 0;
    text-align: left;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 30px;
    transform: translateX(-100%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: transform;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

.additional-menu-area .sidenav .closebtn {
    border: none;
    color: #44923b;
    display: block;
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 49px;
    line-height: 42px
}

.additional-menu-area .sidenav .additional-logo {
    padding-right: 30px;
    margin-bottom: 40px;
    padding-top: 40px
}

.additional-menu-area .sidenav .additional-logo h1 {
    margin-bottom: 0;
    text-transform: capitalize
}

.additional-menu-area .sidenav .additional-logo .dark-logo {
    display: inline-block!important
}

.additional-menu-area .sidenav .additional-logo img {
    max-width: 9vw;
    width: 100%
}

.admin-bar .additional-menu-area .sidenav {
    padding: 45px;
    box-shadow: 0 0 40px rgba(0,0,0,15%)
}

.additional-menu-area .sidenav {
    padding: 45px;
    box-shadow: 0 0 40px rgba(0,0,0,15%)
}

.additional-menu-area .sidenav .widget h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px
}

.additional-menu-area .sidenav .widget p {
    font-size: 16px;
    line-height: 24px
}

.additional-menu-area .sidenav .widget .gallery .gallery-item {
    text-align: left
}

.admin-bar .additional-menu-area .sidenav .closebtn {
    top: 95px
}

.additional-menu-area .sidenav .closebtn {
    top: 95px
}

.additional-menu-area .sidenav .sidenav-search {
    border: 1px solid #5f5f5f;
    margin: 0 20px 10px
}

.additional-menu-area .sidenav ul li a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
    color: #111;
    border: none;
    font-weight: 500;
    transition: all 140ms ease-in-out
}

.additional-menu-area .sidenav .sidenav-address h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px
}

.additional-menu-area .sidenav ul li a:hover {
    color: var(--primary-color)
}

.additional-menu-area .sidenav a {
    text-decoration: none;
    color: #44923b;
    display: block;
    transition: all .25s ease-in-out
}

.additional-menu-area .mega-menu.hide-header>ul>li {
    padding-left: 0
}

.additional-menu-area .mega-menu.hide-header>ul>li>a {
    display: none
}

.additional-menu-area .mega-menu.hide-header>ul>li>ul {
    display: block!important
}

.site-header .additional-menu-area ul li ul.sub-menu {
    position: inherit;
    transform: inherit;
    width: inherit;
    padding-left: 15px;
    box-shadow: none;
    visibility: visible;
    opacity: 1
}

.site-header .additional-menu-area ul li ul.sub-menu li {
    font-size: 15px;
    font-weight: 500
}

.site-header .additional-menu-area ul li ul.sub-menu li:before {
    display: none
}

.additional-menu-area span.side-menu-trigger {
    cursor: pointer
}

.additional-menu-area span.side-menu-trigger span {
    display: block;
    height: 2px;
    width: 22px;
    background-color: #4d4d4d;
    margin-bottom: 5px;
    position: relative
}

.trheader .additional-menu-area span.side-menu-trigger span {
    background-color: #fff
}

.additional-menu-area span.side-menu-trigger span:last-child {
    margin-bottom: 0
}

.additional-menu-area span.side-menu-trigger span:nth-child(2) {
    width: 32px
}

.trheader.non-stickh .additional-menu-area span.side-menu-trigger span {
    background-color: #adadad
}

.additional-menu-area .sidenav-address h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px
}

.additional-menu-area .sidenav-address .contact-info {
    margin-top: -5px
}

.additional-menu-area .sidenav-address .contact-info span {
    display: block;
    color: #646464;
    margin-bottom: 10px;
    line-height: 26px
}

.additional-menu-area .sidenav-address .contact-info span:last-child {
    margin-bottom: 0
}

.additional-menu-area .sidenav-address span {
    color: #444;
    font-size: 15px;
    display: block;
    margin-bottom: 20px
}

.additional-menu-area .sidenav-address span i {
    color: var(--primary-color)
}

.additional-menu-area .sidenav-address span i {
    margin-right: 15px
}

.additional-menu-area .sidenav-address span a {
    display: inline-block;
    color: #444;
    padding: 0
}

.additional-menu-area .sidenav-social span {
    color: #646464;
    display: inline-block;
    margin-right: 5px;
    font-size: 16px
}

.additional-menu-area .sidenav-social span:last-child {
    margin-right: 0
}

.additional-menu-area .sidenav-social span i {
    margin-right: 0;
    color: #444;
    transition: all ease .4s
}

.additional-menu-area .sidenav-social span a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    background-color: #44923b;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 50%;
    overflow: hidden
}

.additional-menu-area .sidenav-social span a i {
    transition: all .4s ease-in-out;
    color: #fff
}

.additional-menu-area .sidenav-social span a:hover {
    color: #fff
}

.additional-menu-area .sidenav-social span a:hover i {
    animation: toBottomFromTop .5s forwards
}

body .rt-cover {
    z-index: 149;
    opacity: 1;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: initial;
    animation: slideInLeft 500ms ease-in-out;
    transition: all .5s ease-in-out
}

.additional-menu-area .corporate-address li {
    color: #646464;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.5;
    font-weight: 400
}

.additional-menu-area .sidenav .corporate-address li a {
    color: #646464;
    font-weight: 400
}

.additional-menu-area .corporate-address li a:hover {
    padding: 0
}

.additional-menu-area .corporate-address li i {
    color: var(--primary-color)
}

.additional-menu-area .corporate-address li i {
    top: 4px
}

.additional-menu-area .corporate-address li i {
    display: block
}

a.scrollup {
    overflow: hidden;
    position: fixed;
    height: 50px;
    width: 50px;
    line-height: 20px;
    border-radius: 50%;
    bottom: -105px;
    right: 20px;
    padding: 9px 0;
    text-align: center;
    z-index: 9999;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all .8s cubic-bezier(0,0,.15,1.88);
    transition: all .8s cubic-bezier(0,0,.15,1.88);
    box-shadow: 0 0 20px rgba(0,0,0,.2)
}

a.scrollup i {
    display: block
}

a.scrollup:hover {
    background-color: #fff;
    color: #44923b
}

a.scrollup.back-top {
    bottom: 25px
}

.footer-bottom-area {
    border-top: 1px solid #e2e2e2;
    background-color: #fff;
    color: #646464;
    font-size: 16px;
    text-align: center;
    padding: 35px 0
}

.footer-bottom-area a,.footer-bottom-area a:link,.footer-bottom-area a:visited {
    color: #646464
}

.footer-branding img {
    max-width: 192px;
    max-height: 120px
}

.footer-area .widgettitle {
    position: relative;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 20px
}

.footer-area .widgettitle:after {
    content: "";
    height: 4px;
    width: 37px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0;
    border: none
}

.footer-area .widget p {
    color: #9a9999
}

@media(max-width: 767px) {
    .footer-area .widgettitle {
        display:inline-block
    }

    .footer-area .widgettitle:after {
        right: 0
    }
}

.footer-top-area {
    color: #444;
    font-size: 16px;
    border-top: none;
    background-color: #fff;
    padding: 20px 0 75px
}

.no-footer-widget .footer-top-area {
    padding-top: 0
}

.no-footer-widget .footer-top-area .copyright_wrap {
    margin-top: 0
}

@media(max-width: 1024px) {
    .footer-top-area {
        padding:70px 0 65px
    }
}

@media(max-width: 767px) {
    .footer-top-area {
        padding:60px 0 55px
    }
}

.footer-top-area .widget select {
    color: #444
}

.footer-top-area .footer-top-widget {
    margin-bottom: 60px
}

@media(max-width: 991px) {
    .footer-style-2 .footer-top-area .footer-top-widget {
        margin-bottom:20px
    }
}

.footer-top-area .widget_archive.widget>select {
    margin-top: 0
}

.footer-top-area .widget {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

.footer-style-3 .footer-area .widget_text {
    margin-bottom: 0;
    margin-top: 0
}

.footer-style-3 .footer-area .widget_text p {
    color: #646464
}

.footer-style-3 .footer-area .widget_text p a {
    color: #646464
}

@media(max-width: 991px) {
    .footer-top-area .widget {
        margin-bottom:30px
    }
}

.footer-area caption {
    color: inherit
}

.footer-top-area .widget .widgettitle {
    color: #000
}

.footer-top-area ul.menu li.menu-item-has-children {
    width: 100%
}

.footer-top-area .widget ul.menu li a {
    color: #444;
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget ul.menu li a::before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget ul.menu li a:hover {
    color: #44923b;
    padding-left: 5px
}

.footer-top-area .widget ul.menu li a:hover::before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-top-area .search-form .input-group>.custom-select:not(:last-child),.footer-top-area .search-form .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.footer-top-area .widget_archive ul li {
    text-align: right;
    display: inline-block;
    width: 100%
}

.footer-top-area .widget_archive ul li:hover {
    color: #44923b
}

.footer-top-area .widget_archive ul li a {
    float: left;
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_archive ul li a:hover {
    padding-left: 5px;
    color: #44923b
}

.footer-top-area .widget_archive ul li a:before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget_archive ul li a:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-top-area .widget_categories ul li {
    text-align: right;
    display: inline-block;
    width: 100%
}

.footer-top-area .widget_categories ul li a {
    float: left;
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_categories ul li:hover {
    color: #44923b
}

.footer-top-area .widget_categories ul li a:hover {
    padding-left: 5px;
    color: #44923b
}

.footer-top-area .widget_categories ul li a:before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget_categories ul li a:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-top-area .widget_pages ul li {
    text-align: left;
    cursor: pointer
}

.footer-top-area .widget_pages ul li a {
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_pages ul li a:hover {
    padding-left: 5px;
    color: #44923b
}

.footer-top-area .widget_pages ul li a:before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget_pages ul li a:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-top-area .widget_meta li {
    text-align: left;
    cursor: pointer
}

.footer-top-area .widget_meta ul li a {
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_meta ul li a:hover {
    padding-left: 5px;
    color: #44923b
}

.footer-top-area .widget_meta ul li a:before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget_meta ul li a:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-top-area .widget_recent_comments ul li {
    transition: all .3s ease-in-out
}

.footer-top-area .widget_recent_comments ul li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_recent_comments ul li.recentcomments:last-child {
    margin-bottom: 0
}

.footer-top-area .widget_recent_comments ul li.recentcomments>a:before {
    display: none
}

.footer-top-area .widget_recent_comments ul li.recentcomments>span {
    position: relative
}

.footer-top-area .widget_recent_entries ul li a {
    display: inline-block;
    position: relative;
    transition: all .3s ease-in-out
}

.footer-top-area .widget_recent_entries ul li a:hover {
    padding-left: 5px;
    color: #44923b
}

.footer-top-area .widget_recent_entries ul li a:before {
    content: "";
    height: 1px;
    width: 0;
    background-color: #44923b;
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .4s
}

.footer-top-area .widget_recent_entries ul li a:hover:before {
    visibility: visible;
    opacity: 1;
    width: 100%;
    left: 5px;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.footer-area .rt_footer_social_widget .footer-about {
    margin-bottom: 28px;
    color: #9a9999
}

.footer-area .rt_footer_social_widget ul.footer-social {
    margin-top: 0
}

.footer-area .rt_footer_social_widget .footer-social li {
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 0;
    transition: all .3s ease-in-out
}

@media(min-width: 768px) and (max-width:991px) {
    .footer-area .rt_footer_social_widget .footer-social li {
        margin-right:8px
    }
}

.footer-area .rt_footer_social_widget .footer-social li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #efefef;
    color: #646464;
    width: 40px;
    height: 40px;
    font-size: 20px;
    transition: all .3s ease-in-out
}

.footer-area .rt_footer_social_widget .footer-social li a:hover {
    background: #44923b
}

.footer-area .rt_footer_social_widget .footer-social li a:hover i {
    color: #fff
}

.footer-top-area .widget_tag_cloud .tagcloud {
    padding-top: 10px
}

.footer-top-area .widget_tag_cloud a {
    background: #5a5757;
    border-radius: 4px;
    color: #fff!important;
    display: inline-block;
    font-size: 14px!important;
    margin: 0 2px 4px 0;
    padding: 8px 15px;
    transition: all .3s
}

@media(max-width: 991px) {
    .footer-top-area .widget_tag_cloud a {
        padding:8px
    }
}

.footer-top-area .widget_tag_cloud a:hover {
    background-color: #44923b!important;
    color: #fff!important
}

.footer-top-area .search-form input.search-submit {
    background-color: #fff;
    color: #44923b
}

.footer-top-area .widget_calendar caption {
    caption-side: initial;
    text-align: center;
    font-weight: 500;
    border-radius: 2px 2px 0 0;
    background: #44923b;
    color: #fff;
    padding: 10px 7px;
    margin-top: 0
}

.footer-top-area .widget_calendar table th,.footer-top-area .widget_calendar table td {
    border: none
}

.footer-top-area .widget_calendar table td#today {
    background: #44923b;
    color: #fff
}

.footer-top-area .widget_calendar table td#today a {
    color: #fff
}

.footer-top-area .widget_calendar table td a {
    color: #44923b
}

.footer-top-area a {
    text-decoration: none
}

.footer-top-area .widget a:hover,.footer-top-area .widget a:active {
    color: #111
}

.footer-top-area ul li {

    padding-bottom: 9px;
    position: relative;
    line-height: 1.6
}

.footer-top-area ul li:last-child,.footer-top-area ul.menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.footer-top-area ul li ul.children,.footer-top-area ul li ul.sub-menu {
    padding-left: 15px;
    padding-top: 15px
}

.footer-top-area ul li ul.children li :last-child,.footer-top-area ul li ul.sub-menu li :last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.footer-top-area ul li a {
    text-decoration: none
}

.footer-top-area .widget_tag_cloud a {
    text-decoration: none
}

.footer-top-area .mc4wp-success {
    margin-top: 25px
}

.footer-top-area .widget>form.mc4wp-form {
    padding: 0;
    background: 0 0;
    margin-top: 10px
}

.footer-top-area .rt-news-box .media-body .post-date-dark {
    font-size: 14px;
    margin-bottom: 12px
}

.footer-top-area .rt-news-box .media-body .post-date-dark ul li {
    color: #aeaeae
}

.footer-top-area .rt-news-box .media-body h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a {
    color: #c6ceec
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a:hover {
    color: #44923b
}

.footer-top-area .rt-news-box .media a.post-img-holder {
    width: 32%!important
}

.footer-top-area .gallery .gallery-item {
    max-width: 31.5%
}

.footer-top-area .gallery .gallery-item img {
    max-height: 100px
}

.footer-area .widget {
    position: relative
}

@media(max-width: 991px) {
    .footer-area .footer-top-area .container .row>div {
        padding-left:12px
    }
}

.footer-area .copyright {
    text-align: center;
    margin: 0 30px;
    text-transform: capitalize;
    color: #9a9999
}

.footer-style-1 .footer-area .footer-top-area.no-footer-img .copyright {
    color: #444
}

.footer-area .copyright a {
    color: #9a9999
}

.footer-area .copyright a:hover {
    color: #44923b
}

.footer-area .widget_media_image {
    margin-bottom: 0
}

.footer-area .copyright_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  
}

@media(max-width: 991px) {
    .footer-area .copyright_wrap {
        flex-wrap:wrap
    }
}

.footer-style-1 .footer-top-area {
    padding-bottom: 35px
}

.footer-style-1 .footer-top-area.has-footer-img {
    color: #d3d1d1
}

.footer-style-1 .site-content,.footer-style-2 .site-content,.footer-style-3 .site-content {
    position: relative;
    background-color: #fff;
    z-index: 1;
    transition: all .3s ease-in-out
}

@media(min-width: 1400px) {
    .footer-style-1.sticky-footer footer,.footer-style-2.sticky-footer footer,.footer-style-3.sticky-footer footer {
        position:sticky;
        bottom: 0;
        top: 0;
        z-index: 0
    }
}

.footer-style-1 .footer-area {
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.footer-style-1 .footer-area .footer-top-area.has-footer-img::before {
    content: "";
    height: 100%;
    width: 100%;
    opacity: .6;
    position: absolute;
    bottom: 0;
    left: 0
}

.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a {
    color: #9a9999
}

.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a:hover {
    color: #fff
}

.footer-style-1 .copyright_wrap {
    position: relative;
    z-index: 1
}

.footer-style-1 .copyright_wrap .copyright {
    margin: 0
}

.footer-style-1 .footer-area .footer-top-area .container .row>div:after {
    display: none
}

.footer-style-1 .footer-top-area .widget ul.menu li a:before {
    color: #bbb
}

.footer-style-1 .footer-top-area.has-footer-img .widget ul.menu li a:hover:before {
    color: #fff!important
}

.footer-style-1 .footer-top-area .copyright_wrap {
    padding-top: 35px
}

.footer-style-1.no-footer-widget .footer-top-area .copyright_wrap {
    border-color: #ebebeb
}

.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright {
    color: #979797;
    position: relative;
    z-index: 1
}

@media(max-width: 991px) {
    .footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright {
        margin-top:15px
    }
}

.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright a {
    color: #fff
}

.footer-style-1 .footer-top-area.has-footer-img .copyright_wrap .copyright a:hover {
    color: var(--primary-color)
}

.footer-style-1 .footer-top-area.has-footer-img .widget .widgettitle {
    color: #fff
}

.footer-style-1 .footer-area .shape-holder {
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width: 767px) {
    .footer-style-1 .footer-area .shape-holder {
        display:none
    }
}

.footer-style-1 .footer-area .shape-holder li {
    position: absolute;
    bottom: 0;
    left: 0
}

.footer-style-1 .footer-area .footer-branding a {
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    text-transform: capitalize;
    font-family: montserrat,sans-serif
}

.footer-style-1 .footer-area .footer-social a {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    border: 1px solid transparent;
    transition: background-color .4s ease-in-out;
    margin-right: 20px
}

.footer-style-1 .footer-area .footer-social a:hover {
    background-color: #44923b;
    color: #fff
}

.footer-style-1 .footer-area .footer-social a:last-child {
    margin-right: 0
}

.footer-style-1 .footer-area .footer-top-area.no-footer-img .footer-social a {
    background-color: var(--primary-color);
    color: #fff
}

@media(min-width: 992px) {
    .footer-area .widget_gymat_address {
        padding-right:12px
    }

    .footer-area .rt_footer_social_widget {
        padding-right: 12px
    }
}

.footer-style-2 .footer-top-area,.footer-style-3 .footer-top-area {
    position: relative;
    padding-bottom: 40px;
    overflow: hidden;
    border-top: 1px solid #ecebeb
}

.footer-style-2 .shape-holder {
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width: 767px) {
    .footer-style-2 .shape-holder {
        display:none
    }
}

.footer-style-2 .shape-holder li {
    position: absolute;
    right: 0;
    bottom: -44px
}

.footer-style-2 .copyright_wrap {
    background-color: #000;
    padding: 32px 0;
    margin-top: 0
}

.footer-style-2 .footer-area .rt_footer_social_widget .footer-social li a,.footer-style-3 .footer-area .rt_footer_social_widget .footer-social li a {
    font-size: 16px;
    border-radius: 50%
}

.footer-style-2 .footer-area .rt_footer_social_widget .footer-aboutm,.footer-style-3 .footer-area .rt_footer_social_widget .footer-about {
    color: #646464
}

.footer-style-2 .footer-top-area .widget ul.menu li a,.footer-style-3 .footer-top-area .widget ul.menu li a {
    color: #646464
}

.footer-style-2 .footer-top-area .widget ul.menu li a:hover,.footer-style-3 .footer-top-area .widget ul.menu li a:hover {
    color: var(--primary-color)
}

.footer-style-2 .corporate-address li,.footer-style-3 .corporate-address li {
    color: #646464;
    font-size: 16px;
    font-weight: 400
}

#footer-2 .corporate-address li:nth-child(1) i {
    display: none
}

#footer-2 .corporate-address li:nth-child(3) i {
    display: none
}

.footer-style-2 .corporate-address li:nth-child(3) a {
    color: #646464;
    font-size: 16px;
    font-weight: 400
}

.footer-style-2 .footer-area .corporate-address li:nth-child(2) a,.footer-style-4 .footer-area .corporate-address li:nth-child(2) a {
    color: #212121;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    font-family: montserrat,sans-serif
}

#footer-2 .footer-area .corporate-address li:nth-child(2) i,#footer-4 .footer-area .corporate-address li:nth-child(2) i {
    color: var(--primary-color);
    font-size: 22px;
    top: 4px
}

.footer-style-2 .footer-area .copyright {
    margin-left: 0
}

.footer-style-3 .footer-area {
    padding-bottom: 90px
}

.footer-style-3 .footer-area .copyright {
    text-align: left;
    margin-left: 0
}

.footer-style-3 .copyright_wrap {
    margin-top: 0
}

.footer-style-3 .footer-top-area {
    padding-bottom: 0
}

.footer-style-3 .footer-top-area .footer-top-widget {
    margin-bottom: 0
}

.footer-style-3 .working-time-list li {
    padding-bottom: 0
}

.footer-style-3 .working-time-list li.day {
    font-weight: 600;
    color: #646464
}

@media(min-width: 1200px) {
    .footer-style-3 .footer-area .row>div:nth-child(2) {
        padding-left:60px
    }

    .footer-style-3 .footer-area .row>div:nth-child(3) {
        padding-left: 60px
    }
}

.footer-style-3 .footer-area .copyright {
    color: #646464
}

.footer-style-4 .footer-area .widgettitle {
    color: #fff
}

.footer-style-4 .footer-area .widget_gymat_address .corporate-address li i.fas.fa-map-marker-alt {
    display: none
}

.footer-style-4 .footer-area .widget_gymat_address .corporate-address li {
    color: #9d9d9d;
    margin-bottom: 0;
    line-height: 28px;
    font-weight: 400;
    margin-top: 5px
}

.footer-style-4 .full-copyright-wrap {
    padding: 40px 0;
    background-color: #181818
}

.footer-style-4 .full-copyright-wrap .copyright {
    margin: 0;
    color: #646464
}

.footer-style-4 .full-copyright-wrap .copyright a {
    color: #646464
}

.footer-style-4 .footer-top-area {
    background-color: #111
}

.footer-style-4 .footer-area .copyright {
    text-align: left
}

.footer-style-4 .full-copyright-wrap .content {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-style-4 .footer-area .corporate-address li:nth-child(2) a {
    color: #fff;
    font-size: 22px;
    font-weight: 600
}

.footer-style-4 .footer-area .corporate-address li:nth-child(2) a:hover {
    color: var(--primary-color)
}

.footer-style-4 .footer-area .corporate-address li i {
    top: 4px;
    color: var(--primary-color);
    font-size: 22px;
    margin-right: 5px
}

.footer-style-4 .footer-area .widget ul.menu li a {
    color: #9d9d9d
}

.footer-style-4 .footer-area .widget ul.menu li a:hover {
    color: #fff
}

.footer-style-4 .footer-area .footer-top-area ul li {
    margin-bottom: 7px;
    padding-bottom: 7px
}

.footer-style-4 .footer-area .footer-top-area .footer-top-widget {
    margin-bottom: 0
}

.footer-style-4 .footer-area .rt_footer_social_widget .footer-social li a {
    width: 40px;
    height: 40px;
    background: #262626;
    color: #fff;
    border-radius: 50%;
    font-size: 16px
}

.footer-style-4 .footer-area .rt_footer_social_widget {
    margin-top: 0
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form>input {
    height: 46px;
    width: 100%;
    border: none;
    border: 1px solid #3d3d3d;
    border-radius: 50px;
    background-color: initial;
    color: #fff;
    margin-bottom: 12px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    position: relative
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form {
    display: flex
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn {
    position: relative
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn input {
    position: absolute;
    left: -40px;
    height: 40px;
    top: 3px;
    transition: all .4s ease-in-out;
    background-color: initial
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn svg {
    position: absolute;
    left: -37px;
    top: 17px;
    z-index: -1
}

.widget_mc4wp_form_widget .mc4wp-form .subscribe-form .arrow-btn svg path {
    fill: #fff
}

.rt-class-post.widget {
    padding: 30px 35px 35px;
    background-color: #f8f8f8
}

.class-schedule-widget .class-item {
    display: flex;
    margin-bottom: 25px
}

.class-schedule-widget .class-item .media {
    margin-right: 15px;
    overflow: hidden
}

.class-schedule-widget .class-item .media img a {
    display: block
}

.class-schedule-widget .class-item .media img {
    width: 110px;
    height: 90px;
    object-fit: cover;
    transform: scale(1.02);
    transition: all .4s ease-in-out;
    overflow: hidden
}

.class-schedule-widget .class-item .media img:hover {
    transform: scale(1.1)
}

.class-schedule-widget .class-item .media-body {
    flex: 1;
    align-self: center
}

.class-schedule-widget .class-item .media-body .entry-title {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.class-schedule-widget .class-item .media-body .entry-title a {
    color: #111
}

.class-schedule-widget .class-item .media-body .entry-title a:hover {
    color: var(--primary-color)
}

.single-gymat_class .rt-class-post.widget,.single-gymat_class.widget {
    background-color: #fff
}

.class-schedule-widget .class-item .schedule-meta {
    font-size: 14px
}

.class-schedule-widget .class-item .schedule-meta li {
    padding: 0;
    border: 0
}

.class-schedule-widget>div:last-child {
    margin-bottom: 0
}

.sidebar-widget-area .widget_block h2 {
    display: block;
    position: relative;
    color: #111;
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 24px
}

.sidebar-widget-area .widget_block h2:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.sidebar-widget-area ol.wp-block-latest-comments {
    padding-left: 0
}

.sidebar-widget-area .wp-block-latest-comments__comment {
    line-height: 1.6;
    list-style: none;
    margin-bottom: 1em
}

ol.wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments a {
    color: #44923b
}

.wp-block-latest-comments a:hover {
    color: #44923b
}

.sidebar-widget-area .widget_block.widget_search form>label {
    display: none
}

.sidebar-widget-area .widget_block.widget_search form input {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    color: #444;
    font-size: 15px
}

.sidebar-widget-area .widget_block.widget_search .wp-block-search__button {
    background-color: #44923b;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset!important
}

.widget_categories select,.widget_archive select,.widget_text select,.fluentform select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 12px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/select-arrow.png)!important;
    background-repeat: no-repeat;
    background-position: 95%
}

.widget select {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 14px 12px;
    width: 100%;
    outline: none
}

.sidebar-widget-area .widget>select {
    margin-top: 5px
}

.sidebar-widget-area .widget.widget_calendar .calendar_wrap {
    margin-top: 30px;
    background-color: #f7f7f7
}

.sidebar-widget-area .widget select {
    margin-top: 7px
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.widget ul li a {
    color: #444;
    display: inline;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.widget ul li a:hover {
    color: #44923b
}

.widget_recent_entries ul li span {
    display: block
}

.sidebar-widget-area .widget {
    background: #f8f8f8;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    padding: 30px 35px 35px
}

.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:after {
    display: none
}

.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:before {
    display: none
}

.sidebar-widget-area .widget_search {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
}

.sidebar-widget-area .widget h3.widgettitle {
    display: block;
    position: relative;
    color: #000;
    font-size: 18px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 25px;
    margin-bottom: 0
}

.sidebar-widget-area .widget h3.widgettitle:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.sidebar-widget-area .widget .rt-widget-title-holder {
    margin-bottom: 24px
}

.sidebar-widget-area .widget .rt-widget-title-holder+div {
    margin-top: 30px
}

.sidebar-widget-area .widget.widget_search .rt-widget-title-holder {
    margin-bottom: 25px
}

.sidebar-widget-area .widget:last-child {
    margin-bottom: 0
}

.sidebar-widget-area .widget ul li {
    padding: 14px 0;
    position: relative;
    -webkit-transition: all 140ms ease-in-out;
    transition: all 140ms ease-in-out
}

.sidebar-widget-area .widget ul li:first-child {
    padding-top: 0
}

.rt-post-box .post-box-style .media .entry-title {
    margin-bottom: 15px
}

.rt-post-box .post-box-style .media .media-body ul li a {
    color: #44923b
}

.rt-post-box .post-box-style .media ul li:after {
    display: none
}

.rt-post-box .post-box-style .media ul li:before {
    display: none
}

.sidebar-widget-area .widget ul li:last-child:before {
    display: none
}

.sidebar-widget-area .widget ul li:last-child:after {
    display: none
}

.sidebar-widget-area .widget ul li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #7e7e7e;
    padding-left: 15px;
    transition: all .3s ease-in-out
}

.sidebar-widget-area .widget ul li a:hover {
    padding-left: 20px
}

.sidebar-widget-area .widget ul ul {
    border-top: 1px solid #ebebeb
}

.sidebar-widget-area .widget ul li {
    border-bottom: 1px solid #ebebeb;
    transition: all .3s ease-in-out
}

.sidebar-widget-area .widget ul li a:hover {
    color: #44923b
}

.sidebar-widget-area .widget ul li a:before {
    content: "\f105";
    font-family: "font awesome 5 free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all .3s ease 0s
}

.sidebar-widget-area .widget ul li a:hover:before {
    color: #44923b
}

.sidebar-widget-area .widget ul li ul {
    margin-top: 14px;
    padding-top: 14px
}

.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,.sidebar-widget-area ul ul.children li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.sidebar-widget-area .widget ul li.active a {
    color: #44923b
}

.sidebar-widget-area .widget ul li.active a:before {
    content: "\f101";
    font-family: "font awesome 5 free";
    color: #44923b
}

.sidebar-widget-area .widget ul li ul.children li:last-child,.sidebar-widget-area .widget ul li ul.sub-menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.sidebar-widget-area .widget ul li ul.children li ul.children li:last-child {
    border-bottom: none
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments {
    line-height: 1.6;
    position: relative;
    padding: 14px 0;
    padding-left: 15px
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments::before {
    content: "\f105";
    font-family: "font awesome 5 free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all .3s ease 0s;
    background-color: initial!important
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:first-child {
    margin-top: -13px
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child {
    margin-bottom: 0
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child::before {
    display: block
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover::after {
    display: block;
    background-color: #44923b
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover::before {
    background-color: #44923b
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child::after {
    display: none
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments>span {
    position: relative;
    text-transform: capitalize
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments a {
    padding-left: 0
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover>span:before {
    background-color: #44923b
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments span>a:before {
    left: -15px;
    top: -3px
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments span>a:before {
    display: none
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments>a:before {
    display: none
}

.sidebar-widget-area .widget_recent_entries ul li .post-date {
    color: #535151;
    font-size: 14px
}

.widget_block .wp-block-latest-comments {
    margin-bottom: 0
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment {
    line-height: 28px;
    position: relative;
    padding: 14px 0;
    padding-left: 15px;
    border-bottom: 1px solid #ebebeb;
    transition: all .3s ease-in-out;
    margin-bottom: 0
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
    margin-top: -13px
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment::before {
    content: "\f105";
    font-family: "font awesome 5 free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all .3s ease 0s;
    background-color: initial!important
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a {
    color: #7a7a7a
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
    color: #44923b
}

.sidebar-widget-area .widget_meta ul li {
    position: relative;
    color: #909090;
    line-height: 1.6;
    transition: all .3s ease-out
}

.sidebar-widget-area .widget_meta ul li a {
    display: inline-block;
    padding-left: 15px
}

.sidebar-widget-area .widget_pages ul li {
    position: relative;
    color: #646464;
    line-height: 1.6;
    transition: all .3s ease-out;
    border-bottom: 1px solid #ebebeb
}

.sidebar-widget-area .widget_pages ul li a {
    display: inline-block;
    padding-left: 15px
}

.sidebar-widget-area .widget_nav_menu ul li {
    position: relative;
    color: #646464;
    line-height: 1.6;
    transition: all .3s ease-out
}

.sidebar-widget-area .widget_nav_menu ul li a {
    padding-left: 15px;
    display: inline-block
}

.sidebar-widget-area .widget_rss .widgettitle a {
    color: #111
}

.sidebar-widget-area .widget_rss ul li {
    position: relative;
    color: #646464;
    line-height: 1.6;
    padding: 13px 0;
    transition: all .3s ease-out
}

.sidebar-widget-area .widget_rss ul li a {
    font-size: 16px;
    font-weight: 400;
    padding-left: 15px;
    position: relative;
    color: #7e7e7e;
    transition: all .3s ease-in-out;
    line-height: 1.6
}

.sidebar-widget-area .widget_rss ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 20px
}

.sidebar-widget-area .widget_tag_cloud a,.sidebar-widget-area .widget_product_tag_cloud a {
    color: #646464;
    border: none;
    display: inline-block;
    font-size: 16px!important;
    margin: 0 0 4px 0;
    padding: 4px 14px;
    font-weight: 400;
    transition: all 140ms ease-in-out;
    background-color: #fff
}

.sidebar-widget-area .widget_tag_cloud a:hover,.sidebar-widget-area .widget_product_tag_cloud a:hover {
    background-color: #44923b;
    color: #fff
}

.corporate-address {
    list-style: none;
    margin: 0;
    padding: 0
}

.corporate-address li {
    border-bottom: none;
    padding: 5px 0;
    font-size: 17px;
    color: #9a9999;
    font-weight: 500
}

.corporate-address li:last-child {
    padding-bottom: 0
}

.corporate-address li a {
    padding-left: 0;
    font-size: 17px;
    color: #9a9999;
    font-weight: 500
}

.widget_gymat_address .corporate-address li a {
    color: #9a9999
}

.widget_gymat_address .corporate-address li a:hover {
    color: var(--primary-color)
}

.corporate-address {
    margin-top: 20px
}

.corporate-address li {
    display: inline-flex;
    width: 100%;
    border-bottom: none
}

.footer-top-area .corporate-address li {
    margin-bottom: 0
}

.corporate-address li i {
    color: #9a9999;
    font-size: 18px;
    margin-right: 12px;
    position: relative;
    top: 7px
}

.footer-style-1 .opening-schedule li {
    color: #fff
}

.opening-schedule li span {
    color: #9a9999
}

.footer-style-1 .working-time-list li {
    color: #fff
}

.working-time-list .time {
    color: #9a9999
}

.sidebar-widget-area .widget_gymat_download {
    background-color: #fff
}

.sidebar-widget-area .widget_gymat_download .download-list {
    margin-top: 30px
}

.sidebar-widget-area .widget_gymat_download p {
    margin-top: -3px;
    font-size: 15px
}

.download-list .item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 11px 32px;
    width: 100%;
    justify-content: center;
    transition: all .5s ease-in-out;
    position: relative;
    z-index: 1;
    background-color: #373737;
    box-shadow: 0 6px 43px rgb(0 0 0/16%);
    letter-spacing: 1px
}

.download-list .item:hover {
    background-color: var(--primary-color)
}

.download-list .item .item-text h4 {
    margin-bottom: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.download-list .item .item-text h4 a {
    color: #fff;
    display: block
}

.download-list .item:last-child {
    margin-bottom: 0
}

.download-list .item .item-icon {
    margin-right: 10px;
    display: inline-flex;
    align-items: center
}

.download-list .item .item-icon i {
    color: #fff;
    font-size: 26px
}

.search-form label {
    margin-bottom: 15px;
    display: block
}

.search-form input.search-field {
    background-color: #f5f5f5;
    border-color: #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    width: 100%
}

.search-form input.search-field::-webkit-input-placeholder {
    font-style: italic
}

.search-form input.search-field:-ms-input-placeholder {
    font-style: italic
}

.search-form input.search-field::placeholder {
    font-style: italic
}

.search-form input.search-submit {
    background-color: #44923b;
    border: 2px solid #44923b;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease-in-out;
    width: 200px
}

.search-form input.search-submit:hover {
    background-color: #fff;
    color: #44923b
}

.search-form .custom-search-input .btn {
    z-index: 5;
    background-color: var(--primary-color)
}

.search-form {
    padding-top: 0
}

.search-form input.search-submit {
    width: 100%
}

.widget_search .search-form input.form-control::-webkit-input-placeholder {
    color: #646464
}

.widget_search .search-form input.form-control:-ms-input-placeholder {
    color: #646464
}

.widget_search .search-form input.form-control:-moz-placeholder {
    color: #646464
}

.sidebar-widget-area .widget.widget_search {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: initial
}

.sidebar-widget-area .widget.widget_search:after {
    display: none
}

.mobile-header-search .custom-search-input input {
    border: 1px solid #dcdcdc;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 40px;
    padding: 0 25px 0 12px;
    width: 100%
}

.mobile-header-search .custom-search-input button {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #646464;
    font-size: 16px;
    position: absolute;
    top: 0;
    transition: all .5s ease;
    padding: 8px 18px 8px 17px;
    right: 15px
}

.mobile-header-search .custom-search-input button:hover {
    color: #44923b
}

.mobile-header-search .custom-search-input .btn {
    z-index: 5
}

.search-form input {
    border: 1px solid #ebebeb;
    color: #444;
    font-size: 16px;
    border-radius: 4px!important;
    float: left;
    height: 60px;
    padding: .375rem .75rem;
    width: 100%;
    outline: none;
    background-color: #fff;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.search-form input:focus {
    border-color: #ebebeb
}

.search-form button {
    border: 1px solid var(--primary-color);
    box-shadow: none;
    color: #fff!important;
    font-size: 20px;
    transition: all .5s ease;
    padding: 0 20px;
    right: 0;
    height: 60px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn.focus,.btn:focus {
    outline: none;
    box-shadow: none
}

.search-form button:hover {
    background-color: initial
}

.search-form input:focus {
    outline: none;
    box-shadow: none;
    border-color: #ebebeb!important
}

.sidebar-widget-area .widget_top_rated_products .product_list_widget .star-rating {
    color: #ffa996;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px
}

.sidebar-widget-area .widget_recent_entries ul li {
    position: relative;
    color: #444;
    line-height: 1.6;
    transition: all .3s ease-out
}

.sidebar-widget-area .widget_recent_entries ul li a {
    display: inline-block;
    padding-left: 15px;
    transition: all .3s ease-out
}

.sidebar-widget-area .widget_recent_entries ul li a:hover {
    padding-left: 20px
}

.sidebar-widget-area .widget.title-style-2.rt_widget_recent_entries_with_image {
    margin-bottom: 20px
}

.sidebar-widget-area .widget.rt-news-box .rt-widget-title-holder {
    margin-bottom: 0
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rt_widget_recent_entries_with_image .topic-box {
    margin-bottom: 20px;
    position: relative
}

.rt_widget_recent_entries_with_image .gymat-recent-post {
    display: flex;
    align-items: center
}

.rt_widget_recent_entries_with_image .gymat-recent-post .recent-post-thumb {
    margin-right: 20px
}

.rt_widget_recent_entries_with_image .row>div:last-child .gymat-recent-post {
    margin-bottom: 0
}

.rt_widget_recent_entries_with_image .topic-box .recent-post-content {
    flex: 1
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img {
    display: block;
    overflow: hidden
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img img {
    width: 99px;
    height: 99px;
    object-fit: cover;
    transform: scale(1);
    transition: all .3s ease-in-out
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover img {
    transform: scale(1.1)
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a {
    color: #111
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a:hover {
    color: #44923b
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 {
    display: block
}

.rt_widget_recent_entries_with_image .topic-box .posted-date {
    color: #646464;
    font-size: 14px;
    font-weight: 500;
    padding-top: 12px;
    line-height: 1.4
}

.recent-post-box-wrap {
    margin-top: 25px
}

.rt_widget_recent_entries_with_image .topic-box .posted-date i {
    color: #44923b;
    padding-right: 7px
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span a {
    color: #fff
}

.rt-news-box .topic-box .post-date1 span a:hover,.rt_widget_recent_entries_with_image .topic-box .post-date1 span a:hover {
    color: #ffa996
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span {
    text-transform: uppercase;
    z-index: 2;
    display: inline-block;
    background: #44923b;
    border-radius: 4px;
    padding: 6px 10px;
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.4
}

.post-box-style .topic-box {
    margin-bottom: 20px;
    position: relative;
    background: #fff
}

.post-box-style .rt-news-box-widget {
    position: relative;
    background: #fff;
    border-bottom: none;
    margin-bottom: 12px;
    padding-bottom: 12px
}

.post-box-style .rt-news-box-widget:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.post-box-style .media a.post-img-holder {
    margin-right: 15px;
    overflow: hidden;
    border-radius: 4px
}

.post-box-style .media a.post-img-holder img {
    transform: scale(1);
    transition: all 140ms ease-in-out
}

.post-box-style .media:hover a.post-img-holder img {
    transform: scale(1.1)
}

.post-box-style .topic-box .rt-wid-post-img {
    margin-bottom: 12px;
    display: block;
    overflow: hidden
}

.post-box-style .media-body h3 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.post-box-style .media-body h3 a {
    color: #111
}

.post-box-style .media-body h3 a:hover {
    color: #44923b
}

.post-box-style .post-box-date {
    margin-bottom: 8px
}

.post-box-style .post-box-date ul {
    list-style: none;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: -3px;
    margin-left: 0;
    padding: 0
}

.post-box-style .post-box-date ul li {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 0;
    display: inline-block;
    line-height: 1.4;
    border: none;
    position: relative
}

.post-box-style .post-box-date ul li:first-child {
    font-weight: 500
}

.post-box-style .post-box-date ul li:before {
    display: none
}

.post-box-style .post-box-date ul li:after {
    display: none
}

.post-box-style .post-box-date ul li a:before {
    display: none
}

.post-box-style .post-box-date ul li:last-child {
    margin-right: 0
}

.post-box-style .post-box-date ul li a {
    color: #44923b;
    font-size: 14px;
    font-weight: 500
}

.post-box-style .post-box-date ul li i {
    color: #44923b;
    padding-right: 7px
}

.rt-product-box .widget-product-price {
    font-size: 14px;
    margin-top: 3px;
    color: #535151
}

.post-tab-layout .position-relative {
    background: #fff;
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.post-tab-layout .position-relative:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.post-tab-layout .media .tab-img-holder {
    width: 35%;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 4px
}

.post-tab-layout .media .tab-img-holder img {
    transform: scale(1);
    transition: all .3s ease-in-out
}

.post-tab-layout .media .tab-img-holder:hover img {
    transform: scale(1.1)
}

.post-tab-layout ul.btn-tab {
    border-bottom: none;
    margin-bottom: 30px;
    margin-left: 0
}

.post-tab-layout ul.btn-tab li {
    margin-bottom: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    border-bottom: none
}

.post-tab-layout ul.item-inline2 li {
    width: 33.33%
}

.post-tab-layout ul.item-inline2 li,ul.item2-inline li {
    display: inline-block;
    margin-right: 0
}

.post-tab-layout ul.item-inline li,ul.item-inline2 li {
    margin-right: 3px;
    margin-bottom: 3px;
    float: left
}

.post-tab-layout ul.item-inline2 li:last-child {
    margin-right: 0;
    margin-bottom: 5px
}

.post-tab-layout ul.btn-tab li .active {
    border: 1px solid transparent;
    background-color: #44923b;
    color: #fff!important
}

.post-tab-layout ul.btn-tab li a:before {
    display: none
}

.post-tab-layout ul.btn-tab li a {
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 10px 0;
    display: block;
    color: #111;
    transition: all .5s ease-out;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.sidebar-widget-area .post-tab-layout ul.btn-tab li a:hover {
    transform: inherit
}

.post-tab-layout .entry-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.post-tab-layout .entry-title a {
    color: #111
}

.post-tab-layout .entry-title a:hover {
    color: #44923b
}

.post-tab-layout .post-box-date {
    line-height: 1
}

.post-tab-layout .post-box-date ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.post-tab-layout .post-box-date ul li {
    font-size: 14px;
    color: #444;
    padding: 0 0 5px;
    margin: 0;
    border: none;
    display: inline-block;
    position: relative
}

.post-tab-layout .post-box-date ul li:first-child {
    color: #44923b;
    font-weight: 700
}

.post-tab-layout .post-box-date ul li:last-child {
    margin-right: 0
}

.post-tab-layout .post-box-date ul li a {
    color: #444;
    font-size: 14px
}

.post-tab-layout .post-box-date ul li a:before {
    display: none
}

.post-tab-layout .post-box-date ul li a:hover {
    color: #ffa996
}

.post-tab-layout .post-box-date ul li i {
    color: #7e7e7e;
    margin-right: 7px
}

.feature-post-layout .rt-feature-widget .entry-title {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.4
}

.feature-post-layout .entry-title a {
    color: #000
}

.feature-post-layout .entry-title a:hover {
    color: #44923b
}

.feature-post-layout .post-box-date ul {
    list-style: none;
    margin: 0 0 5px;
    padding: 0
}

.feature-post-layout .post-box-date ul li {
    font-size: 14px;
    color: #646464;
    font-weight: 600;
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    position: relative
}

.feature-post-layout .post-box-date ul li:after {
    content: ".";
    color: #646464;
    font-weight: 700;
    padding: 0 5px 0 8px
}

.feature-post-layout .post-box-date ul li:last-child:after {
    display: none
}

.feature-post-layout .post-box-date ul li:last-child {
    margin-right: 0
}

.feature-post-layout .post-box-date ul li a {
    color: #646464;
    font-size: 14px;
    font-weight: 500
}

.feature-post-layout .post-box-date ul li a:before {
    display: none
}

.feature-post-layout .post-box-date ul li.feature-date {
    color: #44923b;
    font-weight: 500
}

.feature-post-layout .media {
    margin-bottom: 18px;
    overflow: hidden
}

.feature-post-layout .media-body p {
    margin-top: 12px
}

.feature-post-layout .media .post-img-holder {
    overflow: hidden;
    border-radius: 4px
}

.feature-post-layout .media .post-img-holder img {
    transform: scale(1);
    transition: all .3s ease-in-out
}

.feature-post-layout .media .post-img-holder:hover img {
    transform: scale(1.1)
}

.feature-post-layout .list-item {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.feature-post-layout .list-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.feature-post-layout .list-item .entry-title {
    font-size: 16px
}

.sidebar-widget-area .widget_product_categories ul li,.sidebar-widget-area .widget_categories ul li,.sidebar-widget-area .widget_archive ul li {
    width: 100%;
    float: left;
    line-height: 1.6;
    text-align: right
}

.sidebar-widget-area .widget_product_categories ul li a,.sidebar-widget-area .widget_categories ul li a,.sidebar-widget-area .widget_archive ul li a {
    padding-left: 15px;
    display: inline-block;
    float: left
}

.sidebar-widget-area .widget_product_categories ul li ul,.sidebar-widget-area .widget ul li ul.children,.sidebar-widget-area .widget ul li ul.sub-menu {
    padding-left: 17px;
    float: left;
    width: 100%
}

.sidebar-widget-area .widget_product_categories ul li ul,.sidebar-widget-area .widget.widget_pages ul li ul.children,.sidebar-widget-area .widget.widget_nav_menu ul li ul.sub-menu {
    float: inherit;
    width: inherit
}

@media(max-width: 1199px) {
    .sidebar-widget-area .widget_product_categories ul li ul,.sidebar-widget-area .widget ul li ul.children,.sidebar-widget-area .widget ul li ul.sub-menu {
        padding-left:5px
    }
}

.sidebar-widget-area .widget_calendar caption {
    caption-side: initial;
    text-align: center;
    font-weight: 500;
    border-radius: 3px 3px 0 0;
    background: #44923b;
    color: #fff;
    padding: 10px 7px;
    margin-top: 0
}

.sidebar-widget-area .widget_calendar table th,.sidebar-widget-area .widget_calendar table td {
    border: none;
    color: #444
}

.sidebar-widget-area .widget_calendar table td#today {
    background: #44923b;
    color: #fff
}

.sidebar-widget-area .widget_calendar table td#today a {
    color: #fff
}

.sidebar-widget-area .widget_calendar a {
    color: #444;
    font-weight: 600
}

.sidebar-widget-area .widget_calendar td a {
    color: #44923b
}

.sidebar-widget-area .widget_calendar a:hover {
    color: #44923b
}

.gallery .gallery-item {
    margin: 0;
    text-align: center
}

.gallery .gallery-item .gallery-icon {
    margin: 5px
}

.widget.widget_media_gallery .gallery .gallery-item .gallery-icon {
    overflow: hidden;
    border-radius: 4px
}

.widget.widget_media_gallery .gallery .gallery-item {
    overflow: hidden
}

.widget.widget_media_gallery .gallery .gallery-item img {
    border-radius: 4px;
    transition: all .3s ease-in-out;
    border-radius: 4px;
    overflow: hidden;
    transform: scale(1)
}

.widget.widget_media_gallery .gallery .gallery-item img:hover {
    transform: scale(1.1)
}

.widget.widget_media_gallery .gallery {
    margin-bottom: 0
}

.gallery .gallery-item .gallery-caption {
    font-size: 13px
}

.sidebar-widget-area .widget.widget_media_image {
    padding: 0;
    border: none
}

.sidebar-widget-area .widget.widget_media_image img {
    width: 100%;
    height: auto
}

.sidebar-widget-area .widget.widget_media_image::after {
    display: none
}

.sidebar-widget-area .rt-about-widget ul.footer-social {
    list-style: none;
    margin: 20px 0 0;
    padding: 0
}

.sidebar-widget-area .rt-about-widget ul.footer-social li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    line-height: 1
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a {
    font-size: 16px;
    transition: all .3s ease-out;
    font-weight: 400;
    background: #fff;
    padding: 14px 15px;
    display: flex;
    width: 60px;
    height: 60px;
    text-align: center;
    align-items: center;
    justify-content: space-around
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a:before {
    display: none
}

.sidebar-widget-area .widget_gymat_advertisement {
    padding: 0;
    background-color: initial
}

.widget_gymat_advertisement .advertisement-widget {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 490px;
    position: relative
}

.widget_gymat_advertisement .advertisement-widget .add-button .btn-style1::before {
    display: none
}

.widget_gymat_advertisement .advertisement-widget .add-button .btn-style1:hover span {
    background-color: #000
}

.widget_gymat_advertisement .advertisement-widget .add-button {
    position: absolute;
    left: 40px;
    bottom: 60px
}

.widget_gymat_advertisement .advertisement-widget .add-title {
    display: inline-block;
    margin-top: 30px;
    position: relative;
    display: inline-block;
    background-color: #fff;
    -webkit-clip-path: polygon(0 0,100% 0,88% 100%,0% 100%);
    clip-path: polygon(0 0,100% 0,88% 100%,0% 100%);
    z-index: 1;
    padding: 10px 25px;
    min-height: 56px
}

.widget_gymat_advertisement .advertisement-widget .add-title h2 {
    margin-bottom: 0;
    color: #000;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-transform: uppercase
}

.widget_gymat_advertisement .advertisement-widget .percentage {
    margin-top: 6px;
    padding-left: 30px
}

.widget_gymat_advertisement .advertisement-widget .percentage h3 {
    margin: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 64px;
    line-height: 78px;
    text-transform: capitalize;
    color: #fff
}

.widget_gymat_advertisement .advertisement-widget .discount {
    padding-left: 30px
}

.widget_gymat_advertisement .advertisement-widget .discount h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff
}

.left-sidebar .rt-sidebar-sapcer {
    margin-left: 20px
}

.right-sidebar .rt-sidebar-sapcer {
    margin-right: 20px
}

.no-sidebar.left-sidebar .rt-sidebar-sapcer {
    margin-left: 0
}

.no-sidebar.right-sidebar .rt-sidebar-sapcer {
    margin-right: 0
}

@media(max-width: 991px) {
    .right-sidebar .rt-sidebar-sapcer {
        margin-right:0;
        display: inherit
    }

    .no-sidebar.right-sidebar .rt-sidebar-sapcer {
        margin-top: 0
    }

    .left-sidebar .rt-sidebar-sapcer {
        margin-left: 0;
        display: inherit
    }
}

@media(max-width: 767px) {
    .right-sidebar .sidebar-widget-area {
        margin-top:60px;
        display: inherit
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 60px;
        display: inherit
    }
}

.footer-area .widget_nav_menu .menu li a {
    padding: 0
}

.sidebar-widget-area .widget_gymat_about_info {
    border: none;
    padding: 0
}

.call-to-action-content {
    background: #e2ebf0
}

.call-to-action-content {
    border: none;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../element/widget_banner.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 4px;
    padding: 30px 35px 35px
}

.call-to-action-content .rtin-des {
    color: #fff
}

.call-to-action-content .rtin-des .item-title {
    color: #fff;
    margin-bottom: 15px
}

.call-to-action-content .rtin-des .item-number {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px
}

.call-to-action-content .rtin-des .item-btn {
    text-align: center;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    background-color: #fff;
    border-radius: 4px;
    padding: 12px;
    display: block;
    box-shadow: 0 10px 16px rgba(10,22,39,.42)
}

.call-to-action-content .rtin-des .item-btn:hover {
    background-color: #44923b;
    color: #fff
}

.entry-banner .banner-element {
    position: absolute;
    left: 5%;
    bottom: 0;
    animation: footer-shape infinite 6s
}

.entry-banner .banner-element2 {
    position: absolute;
    left: 12%;
    top: 165px;
    animation: paralax infinite 3s
}

@media(max-width: 991px) {
    .entry-banner .banner-element,.entry-banner .banner-element2 {
        display:none
    }
}

.entry-banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: 0 0;
    z-index: 1
}

.entry-banner .entry-banner-content {
    padding: 140px 0 150px;
    position: relative;
    z-index: 2
}

.entry-banner .entry-banner-content h1 {
    line-height: 52px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 42px
}

.entry-banner .entry-banner-content h1 a {
    color: #fff
}

.entry-banner .entry-banner-content h1 a:hover {
    color: #646464
}

.breadcrumb-area .entry-breadcrumb span {
    text-transform: capitalize;
    font-size: 15px
}

.breadcrumb-area .entry-breadcrumb span a {
    color: #ebebeb;
    text-transform: capitalize
}

.breadcrumb-area .entry-breadcrumb span a:hover {
    color: #44923b
}

.breadcrumb-area .entry-breadcrumb>span:last-child {
    color: #44923b
}

@media(max-width: 991px) {
    .entry-banner .entry-banner-content {
        padding:70px 0 90px!important
    }

    .entry-banner .entry-banner-content h1 {
        font-size: 36px
    }
}

@media(max-width: 767px) {
    .entry-banner .entry-banner-content h1 {
        font-size:36px;
        line-height: 42px
    }
}

.trheader .entry-banner .entry-banner-content {
    padding-top: 240px
}

@media(max-width: 991px) {
    .trheader .entry-banner .entry-banner-content {
        padding-top:90px
    }
}

@media(max-width: 768px) {
    .trheader .entry-banner .entry-banner-content {
        padding-top:40px
    }
}

.active-breadcumb .breadcrumb-area .entry-breadcrumb {
    display: inline-block;
    padding: 0 50px;
    background: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/breadcumb-shape.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -25px
}

.breadcrumb-trail ul.trail-items {
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

.breadcrumb-trail ul.trail-items li {
    display: inline-block;
    font-size: 16px;
    position: relative;
    padding-right: 16px;
    margin-right: 12px;
    color: #44923b
}

.breadcrumb-trail ul.trail-items li:after {
    position: absolute;
    content: "-";
    right: 0;
    top: 0
}

.breadcrumb-trail ul.trail-items li:last-child:after {
    display: none
}

.breadcrumb-trail ul.trail-items li a {
    color: #44923b
}

.breadcrumb-trail ul.trail-items li a:hover {
    color: #646464
}

.breadcrumb-trail ul.trail-items li>span {
    color: #646464
}

.banner-text {
    line-height: 1.4
}

.site-main .entry-breadcrumb .current {
    color: #44923b
}

.rt-box-title-1 {
    position: relative;
    padding: 4px 10px;
    background-color: #44923b;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 13px;
    text-transform: uppercase
}

.rt-box-title-1 span {
    position: absolute;
    right: -8px;
    z-index: 1;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-top: 10px solid;
    border-top-color: #44923b;
    top: 0
}

.rt-box-title-2 {
    position: relative;
    padding: 4px 10px;
    background-color: #44923b;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 30px;
    text-transform: uppercase
}

.rt-box-title-2 span {
    position: absolute;
    bottom: -7px;
    left: 8px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #44923b
}

form.post-password-form label>input {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 10px 8px
}

form.post-password-form input[type=submit] {
    border-radius: 4px;
    background: #44923b;
    color: #fff;
    font-weight: 500;
    outline: none;
    transition: all .3s ease-out
}

form.post-password-form input[type=submit]:hover {
    background: #44923b;
    color: #fff
}

.entry-content .post-author img {
    margin-right: 15px;
    width: 28px
}

.entry-content .post-author a {
    color: #111;
    font-weight: 600
}

.entry-content .post-author a:hover {
    color: var(--primary-color)
}

.entry-meta {
    list-style: none;
    margin: 0;
    padding: 0
}

.entry-meta li {
    display: inline;
    margin-right: 7px;
    color: #646464;
    font-size: 14px;
    transition: all .3s ease-in-out
}

.entry-content .enty-meta li i {
    color: #44923b;
    font-size: 14px;
    margin-right: 8px
}

.entry-content ul li a {
    color: #646464
}

.entry-content ul li a:hover {
    color: #44923b
}

.entry-content .entry-meta li {
    position: relative;
    padding-right: 13px
}

.entry-content .entry-meta li:after {
    height: 10px;
    width: 2px;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #aaa
}

.entry-content .entry-meta li:last-child:after {
    display: none
}

.single-post .rt-single-content .single-img {
    margin-bottom: 30px
}

.single-post .rt-single-content {
    word-wrap: normal
}

.single-post .entry-meta {
    margin-bottom: 23px
}

.single-post .entry-header.show_image .entry-thumbnail-area {
    margin-bottom: 20px
}

.content-area {
    padding-top: 120px;
    padding-bottom: 120px
}

@media(max-width: 991px) {
    .content-area {
        padding-top:75px!important;
        padding-bottom: 75px!important
    }
}

#primary.content-area {
    overflow: hidden;
    background-repeat: no-repeat
}

.detail-content-holder .entry-header {
    padding: 0 30px 0 32px
}

.entry-header .entry-content .entry-meta h3 a {
    color: #000;
    font-size: 30px;
    line-height: 36px
}

.entry-header .entry-meta h3 a {
    color: #000;
    font-size: 30px;
    line-height: 36px
}

.entry-header .entry-content .entry-meta h3 a:hover {
    color: #44923b
}

.single-post .single-blog-image {
    margin-top: 8px!important
}

.single-post .single-blog-image img {
    border-radius: 0 50px 0 50px!important
}

.single-post .single-post-list li {
    padding-left: 20px;
    position: relative;
    color: #000;
    font-weight: 500
}

.single-post .single-post-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #44923b
}

.entry-header .post-title {
    font-size: 30px;
    margin-bottom: 15px
}

.share-links .fa {
    font-size: 15px
}

.entry-header .share-links .share-title {
    padding-right: 5px;
    display: inline-block;
    float: left;
    line-height: 40px;
    font-size: 12px;
    margin: 2px 0
}

.entry-header .share-links .share-title .fa {
    margin-right: 5px;
    font-size: 14px
}

.entry-header .share-links.icons-text .share-title {
    line-height: 30px
}

.entry-header .share-links a.large-share-button {
    width: auto
}

.entry-header .share-links a .fa {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    text-align: center;
    line-height: 40px
}

.entry-header .share-links a .social-text {
    border: 0 solid rgba(255,255,255,.3);
    border-left-width: 1px;
    padding-left: 15px;
    height: 20px;
    float: left;
    margin-top: 10px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 20px
}

.entry-header .share-links a:hover {
    opacity: .8;
    color: #fff
}

.entry-header .share-links.icons-text .large-share-button {
    height: 30px
}

.entry-header .share-links.icons-text .large-share-button .social-text {
    padding-left: 6px;
    padding-right: 8px;
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    font-size: 10px
}

.entry-header .share-links.icons-text .large-share-button .fa {
    width: 30px;
    height: 30px;
    line-height: 30px
}

@media(max-width: 767px) {
    .entry-header .share-links .social-text {
        display:none
    }
}

@media(max-width: 479px) {
    .entry-header .share-links .share-title {
        display:none
    }
}

.rns-plugin {
    margin: 20px 0
}

.rns-plugin .rns-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #44923b
}

.rns-plugin .rns-footer {
    display: none
}

.post-detail-style1 .entry-thumbnail-area {
    position: relative
}

.post-detail-style1 .entry-thumbnail-area .post-date {
    position: absolute;
    left: 30px;
    top: 30px;
    background: #ffa996;
    color: #fff;
    padding: 14px 18px;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    line-height: 1
}

.post-detail-style1 .entry-header .entry-content h3 {
    font-size: 30px;
    line-height: 36px;
    color: #000
}

.post-detail-style1 .entry-thumbnail-area .post-date span {
    display: block;
    text-align: center
}

.post-detail-style1 .entry-thumbnail-area .post-date span:last-child {
    font-size: 18px;
    font-weight: 500
}

.post-detail-style1 .entry-thumbnail-area {
    overflow: hidden
}

.post-detail-style1 .entry-thumbnail-area img {
    width: 100%;
    transform: scale(1);
    transition: all ease .8s
}

.post-detail-style1 .entry-header:hover .entry-thumbnail-area img {
    transform: scale(1.1)
}

.author-content {
    background: #fff5f7;
    border-radius: 5px;
    margin: 40px 0;
    padding: 40px
}

@media(max-width: 767px) {
    .author-content {
        text-align:center
    }
}

.about-author {
    border-radius: 5px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center
}

.about-author .pull-left img {
    width: 100px;
    height: 100px
}

.about-author .media-body {
    flex: 1
}

@media(max-width: 767px) {
    .about-author .media-body {
        margin-top:20px
    }
}

.post-detail-style2 .entry-meta ul li {
    margin-right: 7px;
    padding-right: 13px
}

.comments-area {
    border-radius: 4px;
    margin-top: 30px
}

@media(max-width: 767px) {
    .about-author {
        display:block
    }
}

.post-footer-share .share-links a.large-share-button {
    width: 42.7px
}

.post-footer-share .share-links {
    padding-bottom: 0
}

.page .entry-content {
    padding-top: 0;
    border-top: none
}

.content-single2 {
    padding-left: 30px;
    padding-right: 30px
}

.entry-footer {
    overflow: hidden;
    margin: 50px 0 40px
}

.entry-footer .entry-footer-meta {
    padding: 50px 0
}

.entry-footer .entry-footer-meta {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    padding: 30px 0
}

.entry-footer .entry-footer-meta .share-links .social-text,.portfolio-single .share-links .social-text {
    display: none
}

@media(max-width: 767px) {
    .entry-footer .entry-footer-meta {
        display:inherit
    }
}

.entry-footer .item-tags ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

.entry-footer .item-tags ul li {
    font-size: 17px;
    margin-right: 12px;
    margin-bottom: 1px;
    margin-top: 1px;
    display: inline-block
}

.entry-footer .item-tags span {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px
}

.entry-footer .item-tags a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-right: 5px;
    font-weight: 500;
    color: #646464;
    border: 1px solid #d7d7d7;
    border-radius: 100px;
    line-height: 28px;
    text-align: center;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
    padding: 2px 13px;
    transition: all .3s ease-in-out
}

.entry-footer .item-tags a:hover {
    background-color: #44923b;
    color: #fff;
    border-color: #44923b
}

.entry-footer .item-tags a:last-child {
    margin-right: 0
}

.entry-footer .post-share>span {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px
}

.entry-footer .post-share .share-links {
    display: inline
}

.entry-footer .post-share .share-links a {
    color: #646464;
    font-size: 14px;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #3f3f3f;
    font-size: 16px;
    height: 40px;
    width: 40px;
    background-color: #f1f1f1;
    border-radius: 50%;
    transition: all .3s ease-in-out
}

.entry-footer .post-share .share-links a:last-child {
    margin-right: 0
}

.entry-footer .post-share .share-links a:hover {
    background-color: #44923b;
    color: #fff
}

.entry-footer .post-share .share-links a:last-child {
    margin-right: 0
}

.author-content .author-section-title {
    display: inline-block;
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.4;
    z-index: 2
}

.about-author .pull-left {
    padding-right: 30px
}

@media(max-width: 767px) {
    .about-author .pull-left {
        padding-right:0;
        margin: 0 auto
    }
}

@media(max-width: 480px) {
    .about-author {
        display:inherit;
        padding: 30px
    }

    .about-author .pull-left {
        width: 100px
    }
}

.about-author .pull-left img {
    border-radius: 50%
}

.about-author .media-body .author-title {
    font-size: 22px;
    margin-bottom: 4px;
    line-height: 1.4;
    text-transform: capitalize;
    font-weight: 600
}

.about-author .media-body .author-title a {
    color: #111
}

.about-author .media-body .author-designation {
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--primary-color);
    line-height: 1.2;
    font-weight: 500
}

.about-author ul.author-box-social {
    list-style: none;
    margin: 8px 0 0;
    padding: 0;
    text-align: left
}

@media(max-width: 767px) {
    .about-author ul.author-box-social {
        text-align:center
    }
}

.about-author ul.author-box-social li {
    display: inline-block;
    margin-right: 12px
}

.about-author ul.author-box-social li a {
    font-size: 15px;
    color: #3f3f3f;
    display: block;
    text-align: center;
    transition: all .3s ease-out
}

.about-author ul.author-box-social li a:hover {
    color: #44923b
}

.about-author ul.author-box-social li:last-child {
    margin-right: 0
}

.post-navigation {
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: 30px
}

.post-navigation .text-left {
    border-right: 1px solid #e0e0e0
}

@media(max-width: 767px) {
    .post-navigation .text-left {
        border-right:0
    }
}

.post-navigation .next-article svg {
    margin-right: 5px;
    width: 16px
}

.prev-next-post .pad-lr-15 {
    display: flex;
    align-items: center
}

.prev-next-post .pad-lr-15 .content {
    flex: 1
}

.post-navigation .post-nav-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: 500
}

.post-navigation .text-left {
    text-align: left
}

.post-navigation .text-left .left-img {
    margin-right: 15px
}

.post-navigation .text-left .left-img img {
    border-radius: 4px
}

.post-navigation .text-left .pad-lr-15 {
    padding-right: 20px
}

.post-navigation .text-right {
    text-align: right
}

@media(max-width: 767px) {
    .post-navigation .text-right {
        margin-top:5px
    }
}

.post-navigation .text-right .right-img {
    margin-left: 15px
}

.post-navigation .text-right .right-img img {
    border-radius: 4px
}

.post-navigation .text-right .pad-lr-15 {
    padding-left: 20px
}

.post-navigation .post-nav-title a {
    color: #111;
    word-break: break-word;
    transition: none
}

.post-navigation .prev-article {
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    padding: 17px 20px;
    background-color: #f8f8f8;
    -webkit-clip-path: polygon(7% 0,100% 0,94% 100%,0% 100%);
    clip-path: polygon(7% 0,100% 0,94% 100%,0% 100%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.post-navigation .prev-article:hover {
    background-color: var(--primary-color);
    color: #fff
}

.post-navigation .prev-article:hover a {
    color: #fff
}

.post-navigation .prev-article a:hover {
    color: #fff
}

.post-navigation .prev-article:hover svg path {
    fill: #fff
}

.post-navigation .prev-article a {
    color: #646464
}

.post-navigation .prev-article svg {
    margin-left: 5px;
    width: 16px
}

.post-navigation .next-article {
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    padding: 17px 20px;
    background-color: #f8f8f8;
    -webkit-clip-path: polygon(7% 0,100% 0,94% 100%,0% 100%);
    clip-path: polygon(7% 0,100% 0,94% 100%,0% 100%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.post-navigation .next-article a {
    color: #646464;
    font-size: 14px
}

.post-navigation .next-article:hover {
    background-color: var(--primary-color);
    color: #fff
}

.post-navigation .next-article a:hover {
    color: #fff
}

.post-navigation .next-article:hover a {
    color: #fff;
    transition: none
}

.post-navigation .next-article:hover svg path {
    fill: #fff
}

.post-navigation .portfolio-icon {
    display: none
}

@media(max-width: 425px) {
    .post-navigation {
        padding:25px
    }
}

.divider {
    position: relative
}

.page-links {
    padding-top: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #111;
    margin-right: 10px;
    line-height: 1.3
}

.page-links .page-number {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #111;
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 42px;
    position: relative;
    padding: .5rem .75rem;
    line-height: 1.5;
    color: #111;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin: 0 2px
}

.page-links span.current .page-number,.page-links a.post-page-numbers:hover .page-number {
    background-color: #44923b;
    color: #fff
}

.page-links span.current .page-number {
    border-color: #44923b
}

.page-links span.current .page-number:hover {
    border-color: #111;
    background-color: #111
}

.page-links a.post-page-numbers:hover .page-number {
    border-color: #44923b
}

@media(max-width: 767px) {
    .single-post .detail-content-holder .entry-header {
        padding:0 15px
    }

    .single-post .entry-content {
        padding: 20px 15px 0
    }

    .single-post blockquote p {
        padding-left: 20px
    }

    .single-post .content-single2 {
        padding-left: 15px
    }

    .single-post .entry-footer .entry-footer-meta .post-share {
        margin-left: 0;
        margin-top: 20px
    }

    .post-navigation.divider::before {
        display: none
    }

    .comments-area {
        padding: 0!important
    }
}

.rt-related-slider {
    position: relative;
    overflow: hidden
}

.rt-related-slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box
}

.rt-related-slider .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0
}

.rt-related-slider .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.rt-related-slider .section-title .related-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 15px;
    flex-grow: 1!important;
    margin-bottom: 20px
}

.rt-related-slider .section-title .swiper-button {
    display: inline-flex;
    margin-bottom: 20px
}

.rt-related-slider .section-title .swiper-button>div {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-image: none;
    border: 1px solid #e5e5e5;
    height: 36px;
    width: 36px;
    outline: none;
    color: #000;
    font-size: 15px;
    margin-top: 0;
    background-color: #fff;
    border-radius: 4px;
    transition: all .3s ease-out
}

.rt-related-slider .section-title .swiper-button>div:hover {
    background: #44923b;
    border: 1px solid transparent;
    color: #fff
}

.rt-related-slider .section-title .swiper-button-prev {
    margin-right: 2px
}

.rt-related-slider .entry-content {
    margin-top: 15px
}

.rt-related-slider .entry-content .entry-categories a {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline
}

.rt-related-slider .entry-title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 10px
}

.rt-related-slider .entry-title a {
    color: #000
}

.rt-related-slider .entry-date i {
    margin-right: 5px;
    color: #44923b
}

.team-related-post .section-title h3 {
    margin-bottom: 0
}

.team-single .team-multi-layout-1.team-related-post .rtin-item {
    box-shadow: none!important;
    background-color: #f6f6f6
}

.portfolio-multi-layout-1 .rt-related-slider .rtin-item .link-shape:after {
    height: 27px;
    width: 15px;
    border: 45px solid transparent
}

.comment-respond {
    margin-top: 30px;
    background-color: #f8f8f8;
    padding: 40px 50px
}

@media(max-width: 767px) {
    .comment-respond {
        padding:35px 30px
    }
}

.comment-respond>h4 {
    display: block;
    position: relative;
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1.4
}

.comments-area ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.comments-area>ul.comment-list {
    margin-bottom: 30px
}

.comments-area h3.comment-num {
    color: #111;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative
}

.comments-area h3.comment-num:after {
    background: #44923b;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin: 5px 0 0;
    top: 0;
    width: 80px
}

.comments-area .comment-form {
    margin-top: 0
}

.comments-area .main-comments .imgholder {
    float: left
}

.comments-area .main-comments .imgholder img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 0;
    max-width: 75px
}

.comments-area .main-comments .comment-meta {
    font-size: 15px
}

@media(max-width: 767px) {
    .comments-area .main-comments .comment-meta {
        display:flow-root
    }
}

.comments-area .main-comments .comment-meta .comment-author-name {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px
}

.comments-area .main-comments .comment-meta .comment-author-name a,.comments-area .main-comments .comment-meta .comment-author-name span {
    color: #111;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    font-family: montserrat,sans-serif
}

.comments-area .main-comments .replay-area {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px
}

.comments-area .main-comments .replay-area a {
    background: #f0f0f0;
    color: #111;
    font-size: 13px;
    transition: all .3s ease-in-out;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: 500
}

.comments-area .main-comments .replay-area a:hover {
    background-color: #44923b;
    color: #fff
}

.main-comments .each-comment {
    margin-bottom: 30px;
    margin-top: 30px
}

.comments-area .main-comments .comments-body {
    display: flow-root
}

@media(max-width: 425px) {
    .comments-area .main-comments .imgholder {
        float:inherit
    }
}

.comments-area .main-comments .comment-text {
    font-size: 15px
}

.comments-area .main-comments .comments-body p {
    margin-bottom: 5px
}

.comments-area .main-comments .comment-respond {
    margin-top: 0;
    margin-bottom: 30px
}

.comments-area .reply-separator {
    margin-top: 40px;
    padding-top: 50px
}

.main-comments ul.children {
    margin-left: 50px;
    padding: 0
}

.comments-area .main-comments .comment-text li {
    border-top: none
}

@media(max-width: 1200px) {
    .main-comments ul.children {
        margin-left:30px
    }

    .comments-area .main-comments .imgholder img {
        max-width: 80px
    }
}

@media(max-width: 767px) {
    .main-comments ul.children {
        margin-left:10px
    }

    .comments-area .main-comments .imgholder img {
        max-width: 60px;
        margin-right: 10px
    }
}

.avatar-disabled .main-comments ul.children {
    margin-left: 50px;
    padding: 0
}

.no-comments {
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    padding-top: 20px
}

.comment-awaiting-moderation {
    font-size: 16px;
    font-style: italic;
    font-weight: 700
}

.comment-navigation ul {
    margin-top: 30px
}

.comment-navigation ul li {
    margin-right: 5px;
    margin-top: 0
}

.comment-navigation ul li a {
    display: inline;
    font-size: 12px;
    height: 49px;
    line-height: inherit;
    padding: 10px;
    width: inherit
}

.comment-list pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.comments-area {
    margin-top: 30px;
    border-radius: 4px
}

.comments-area>h4 {
    display: block;
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.4;
    position: relative
}

#respond .comment-notes {
    margin-bottom: 30px
}

#respond .logged-in-as {
    margin-bottom: 30px;
    font-size: 15px
}

#respond .logged-in-as a {
    color: #646464
}

#respond .form-group {
    margin-bottom: 25px
}

#respond .form-group.form-submit {
    margin-bottom: 0
}

#respond form .form-control {
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #111;
    font-size: 15px;
    font-weight: 400;
    margin-right: 20px;
    box-shadow: none;
    border-radius: 0
}

#respond form input.form-control {
    height: 50px
}

#respond form input:focus,#respond form textarea:focus {
    box-shadow: none
}

#respond form .form-control {
    padding: 10px 20px
}

input.form-control::placeholder,textarea.form-control::placeholder {
    color: #a9a9a9
}

#respond input.form-control::placeholder,#respond input.form-control::-webkit-input-placeholder,#respond input.form-control::-moz-placeholder,#respond input.form-control:-moz-placeholder,#respond input.form-control:-ms-input-placeholder {
    color: #a9a9a9
}

#respond textarea.form-control::placeholder,#respond textarea.form-control::-webkit-input-placeholder,#respond textarea.form-control::-moz-placeholder,#respond textarea.form-control:-moz-placeholder,#respond textarea.form-control:-ms-input-placeholder {
    color: #a9a9a9
}

#respond form .btn-send {
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background: #44923b;
    padding: 18px 30px;
    border-radius: 4px;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    border: 0;
    font-weight: 600;
    border-radius: 0
}

#respond form .btn-send:hover {
    color: #fff;
    background-color: #000
}

#respond #cancel-comment-reply-link {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 5px
}

#respond form .comment-form-cookies-consent {
    position: relative;
    display: inline-flex
}

#respond form .comment-form-cookies-consent input {
    background: 0 0;
    border: none;
    margin-right: 10px;
    height: inherit;
    box-shadow: none;
    position: absolute;
    top: 5px
}

#respond form .comment-form-cookies-consent label {
    padding-left: 25px;
    line-height: 1.5
}

.comment-list li {
    border-top: 1px solid #ebebeb
}

.comment-list>li:first-child {
    border-top: none
}

.comment-list .comment-text ul {
    padding: 0 15px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
    margin-left: 18px
}

.comment-list .comment-text ul li {
    padding-top: 0
}

.comment-list .comment-text ul li .children li {
    padding-top: 0
}

.comment-list .comment-text ul ul {
    margin-bottom: 0
}

.comment-list .comment-text ol {
    margin-bottom: 20px
}

.comment-list .comment-text ol li {
    padding-top: 0
}

.comment-list .comment-text ol li .children li {
    padding-top: 0
}

.comment-list .comment-text ol ol {
    margin-bottom: 0
}

.item-comments {
    margin-top: 50px
}

.item-comments h2 {
    font-size: 24px
}

.item-comments .item-comments-list {
    margin-top: 50px
}

.item-comments .item-comments-list ul.comments-list {
    padding-top: 20px
}

.item-comments .item-comments-list ul.comments-list li {
    margin-bottom: 50px;
    overflow: hidden
}

.item-comments .item-comments-list ul.comments-list li .comment-image {
    float: left;
    padding-right: 20px
}

.item-comments .item-comments-list ul.comments-list li .comment-name {
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px
}

.item-comments .item-comments-list ul.comments-list li .comment-date {
    color: #646464
}

.item-comments .item-comments-list ul.comments-list li .comment-reply {
    background: #44923b;
    padding: 2px 10px 3px;
    float: right;
    font-size: 14px
}

.item-comments .item-comments-list ul.comments-list li .comment-reply a {
    color: #fff
}

.item-comments .item-comments-list ul.comments-list li .comment-reply:hover {
    background: #a51c2d
}

.item-comments .item-comments-list ul.comments-list li p {
    padding-top: 20px
}

.item-comments .item-comments-list ul.comments-list li:last-child {
    margin-bottom: 0
}

.item-comments .item-comments-list ul.comments-list li.odd {
    margin-left: 50px
}

.item-comments .item-comments-form {
    border-top: 1px solid #d7d7d7;
    margin-top: 50px;
    padding-top: 50px
}

.item-comments .item-comments-form .comments-form {
    padding-top: 20px
}

.item-comments .item-comments-form .comments-form .form-group {
    margin-bottom: 20px
}

.item-comments .item-comments-form .comments-form .form-group .form-control {
    background: #111;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.item-comments .item-comments-form .comments-form .form-group input {
    height: 40px
}

.entry-title {
    font-size: 28px;
    margin: 0 0 6px;
    line-height: 1.4
}

.search .entry-content ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 23px
}

.search .entry-content ul li {
    display: inline-block;
    margin-right: 16px
}

.search .entry-content ul li:last-child {
    margin-right: 0
}

.custom-search-input>.input-group {
    display: flex
}

.author .about-author {
    background: #f8f8f8;
    border: none;
    margin-top: 0;
    box-shadow: 0 1px rgba(211,211,211,.75)
}

.search .entry-header .entry-meta ul li span {
    padding-right: 5px
}

@media(max-width: 991px) {
    .tax-gymat_service_category .content-area,.post-type-archive-gymat_service .content-area {
        padding-top:110px;
        padding-bottom: 100px
    }

    .tax-gymat_service_category.right-sidebar .sidebar-widget-area,.post-type-archive-gymat_service.right-sidebar .sidebar-widget-area {
        margin-top: 80px
    }

    .tax-gymat_team_category .content-area,.post-type-archive-gymat_team .content-area {
        padding-top: 110px;
        padding-bottom: 70px
    }
}

@media(max-width: 767px) {
    .tax-gymat_service_category .content-area,.post-type-archive-gymat_service .content-area {
        padding-top:90px;
        padding-bottom: 80px
    }

    .tax-gymat_service_category.right-sidebar .sidebar-widget-area,.post-type-archive-gymat_service.right-sidebar .sidebar-widget-area {
        margin-top: 60px
    }

    .tax-gymat_team_category .content-area,.post-type-archive-gymat_team .content-area {
        padding-top: 90px;
        padding-bottom: 50px
    }
}

@media(max-width: 991px) {
    body.blog .content-area {
        padding-top:110px;
        padding-bottom: 100px
    }

    body.single-post .content-area {
        padding-top: 110px;
        padding-bottom: 100px
    }

    body.woocommerce-page .content-area {
        padding-top: 110px;
        padding-bottom: 70px
    }
}

@media(max-width: 767px) {
    body.blog .content-area {
        padding-top:90px;
        padding-bottom: 80px
    }

    body.single-post .content-area {
        padding-top: 90px;
        padding-bottom: 80px
    }

    body.woocommerce-page .content-area {
        padding-top: 90px;
        padding-bottom: 50px
    }
}

.blog-box * {
    box-sizing: border-box
}

.blog-box .entry-content h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 10px
}

.blog-box .entry-content h3 a {
    color: #000
}

.blog-box .entry-content .entry-title a:hover {
    color: #44923b
}

.single-post .entry-content ul.single-post-list {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    list-style: none
}

.blog-box .entry-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
    list-style: none
}

.entry-meta li {
    display: inline;
    margin-right: 7px;
    color: #646464;
    font-size: 14px;
    transition: all .3s ease-in-out
}

.entry-content ul li a {
    color: #646464
}

.entry-content ul li a:hover {
    color: #44923b
}

.blog-box .entry-content ul li:last-child {
    margin-right: 0
}

.blog-layout-1 {
    position: relative
}

.blog-layout-1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog-layout-1 .blog-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px
}

.blog-layout-1 .blog-box .blog-img-holder .blog-img a {
    position: relative;
    display: block
}

.blog-layout-1 .blog-box .blog-img-holder .blog-img a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top,#000,transparent)
}

.blog-layout-1 .blog-box .entry-content .post-author img {
    margin-right: 12px
}

.blog-layout-1 .blog-box .entry-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 30px 30px 40px
}

.blog-layout-1 .blog-box .entry-content h3 {
    font-size: 22px;
    margin-bottom: 15px
}

.blog-layout-1 .blog-box .entry-content h3 a {
    color: #fff
}

.blog-layout-1 .blog-box .entry-content ul li {
    color: #aaa
}

.blog-layout-1 .blog-box .entry-content ul .post-author a {
    color: #aaa
}

.blog-layout-1 .blog-box .entry-content ul .post-author a:hover {
    color: var(--primary-color)
}

.blog-layout-1 .blog-box .entry-content .blog-cat {
    margin-bottom: 15px
}

.blog-layout-1 .blog-box .entry-content .blog-cat a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #7d7d7d;
    border-radius: 40px;
    padding: 7px 14px;
    text-transform: capitalize;
    transition: all .3s ease-in-out 0s;
    line-height: 1;
    letter-spacing: 1px
}

.blog-layout-1 .blog-box:hover .entry-content .blog-cat a {
    background-color: #44923b;
    border-color: #44923b
}

.blog-layout-1 .entry-content .post-author a {
    font-weight: 500
}

.blog-layout-2 {
    position: relative;
    margin-bottom: 50px
}

.blog-layout-2 .blog-box .blog-img-holder .blog-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.blog-layout-2 .blog-box.no_image>img {
    margin-bottom: 20px
}

.blog-layout-2 .blog-box .blog-img-holder .blog-img img {
    transform: scale(1);
    transition: all .4s ease-out
}

.blog-layout-2 .blog-box:hover .blog-img-holder .blog-img img {
    transform: scale(1.1)
}

.blog-layout-2 .blog-box .entry-content .blog-btn {
    margin-top: 30px
}

.blog-layout-2 .blog-box .entry-content .post-author img {
    margin-right: 15px;
    width: 28px
}

.blog-layout-2 .blog-box .entry-content .post-author a {
    color: #111;
    font-weight: 600
}

.blog-layout-2 .blog-box .entry-content .post-author a:hover {
    color: var(--primary-color)
}

.blog-layout-2 .blog-box .entry-content ul {
    margin-bottom: 10px
}

.rt-grid-item {
    padding: 0 15px;
    display: block;
    float: left;
    clear: both
}

@media(max-width: 991px) {
    .right-sidebar .sidebar-widget-area {
        margin-top:80px;
        margin-left: 0;
        display: inherit
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 80px;
        margin-right: 0;
        display: inherit
    }
}

@media(max-width: 767px) {
    .right-sidebar .sidebar-widget-area {
        margin-top:60px;
        display: inherit
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 60px;
        display: inherit
    }
}

.sticky .blog-box .entry-content {
    background-color: #e9eef9;
    padding: 30px
}

.sticky .blog-box .entry-content {
    background-color: #e9eef9
}

.pagination-area ul {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    border: none
}

.pagination-area ul li {
    display: inline-block;
    border: none;
    margin: 0 2px
}

.pagination-area ul li:last-child {
    margin-right: 0
}

.pagination-area ul li a {
    color: #111;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 44px;
    font-weight: 500;
    border-radius: 4px
}

.pagination-area ul li a i {
    font-size: 16px
}

.pagination-area ul li span {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #111;
    background: #e8e8e8;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 45px;
    font-weight: 400
}

.pagination-area ul li a:hover {
    background-color: #e9ecef;
    color: #fff
}

.pagination-area ul li span.current {
    background-color: #ffa996;
    color: #fff
}

.pagination-area ul li.active a {
    background-color: var(--primary-color);
    color: #fff;
    z-index: 3;
    color: #fff;
    background-color: #44923b;
    border-color: #44923b
}

.pagination-area li.active a:hover {
    background-color: #111;
    border-color: #111
}

.site-content .pagination-area {
    clear: both;
    padding-top: 15px;
    width: 100%
}

.no-results h2.page-title {
    color: #111
}

@media(max-width: 767px) {
    .pagination-area ul {
        margin-top:0
    }

    .pagination-area ul li {
        margin-top: 8px;
        margin-right: 8px
    }

    .pagination-area ul li span,.pagination-area ul li a {
        height: 40px;
        width: 40px
    }
}

@media(max-width: 767px) {
    body.error404 .content-area {
        padding-bottom:80px;
        padding-top: 80px
    }

    body.error404 .site .content-area {
        background: 0 0!important
    }
}

.error-shape {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: center;
    margin-bottom: 40px
}

.error-page-area {
    position: relative
}

.error-page-content {
    position: relative;
    text-align: center;
    padding: 30px 0
}

.error-page-content .text-1 {
    color: #000;
    font-size: 48px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 8px
}

.error-page-content .text-1 span {
    display: block;
    font-size: 48px
}

.error-page-content .text-2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 70px
}

.error-page-area .error-page-content .go-home {
    margin-top: 30px
}

.error-shape-wrapper {
    position: relative
}

.error-page-area .circle-image {
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/error-4.svg);
    -webkit-mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/error-4.svg);
    mask-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/error-4.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    background: var(--primary-color);
    height: 452px;
    width: 452px;
    position: absolute;
    top: -55px;
    left: 31%;
    animation: animate-figure4 infinite 6s
}

.error-page-area .error-page-content .item-img {
    margin-bottom: 60px;
    position: relative
}

@media(max-width: 1199px) {
    .error-page-content {
        padding:0 0
    }
}

@media(max-width: 991px) {
    .error-page-content .text-1 {
        font-size:170px
    }

    .error-page-area .error-page-content .go-home a {
        padding: 13px 30px
    }
}

@media(max-width: 480px) {
    .error-page-content .text-1 {
        font-size:110px;
        padding: 0 15px;
        top: 9%
    }

    .error-page-content .text-2 {
        font-size: 36px
    }
}

@media(max-width: 320px) {
    .error-page-content .text-1 {
        font-size:80px;
        padding: 0 15px;
        top: 5%
    }
}

.fluentform .team-form .ff-el-form-control {
    background: #fff;
    box-shadow: none;
    color: #111;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 15px;
    padding: 15px 20px;
    box-shadow: 0 5px 20px rgba(0,0,0,5%)
}

.fluentform .team-form .ff-el-form-control:focus {
    border: 1px solid #44923b
}

.fluentform .team-form input.ff-el-form-control {
    height: 50px
}

.fluentform .team-form .ff-el-form-control::-webkit-input-placeholder {
    color: #7a7a7a
}

.fluentform .team-form .ff-el-form-control:-ms-input-placeholder {
    color: #7a7a7a
}

.fluentform .team-form .ff-el-form-control:-moz-placeholder {
    color: #7a7a7a
}

.fluentform .team-form .text-danger {
    color: #ffa996!important;
    font-size: 13px
}

.fluentform .team-form .ff-el-is-error .ff-el-form-control,.fluentform .team-form.ff-el-is-error .ff-el-form-control {
    border-color: #ffa996
}

@media only screen and (max-width: 479px) {
    .entry-content .pricetable-btn {
        height:40px;
        width: 130px;
        font-size: 14px;
        padding: 8px 0
    }
}

@media only screen and (max-width: 991px) {
    .btn-send-message {
        padding:11px 0
    }
}

@media only screen and (max-width: 1199px) {
    .btn-send-message {
        padding:9px 0
    }
}

@media(max-width: 767px) {
    .comments-area .main-comments .replay-area {
        display:block;
        float: inherit;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-left: 0
    }

    .rt-blog-layout .entry-thumbnail-area ul li:last-child {
        display: block
    }
}

@media(max-width: 991px) {
    .rt-blog-layout .entry-thumbnail-area ul li:last-child {
        display:none
    }
}

@media(min-width: 479px) and (max-width:991px) {
    .blog-box .blog-social {
        top:8%
    }
}

.fluentform .team-form-input .team-fluent-form input {
    font-size: 16px;
    color: #646464;
    padding: 12px 20px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #e1e1e1
}

.fluentform .team-form-input .team-fluent-date .ff-el-input--content {
    position: relative
}

.fluentform .team-form-input .team-fluent-date .ff-el-input--content:before {
    content: "\f073";
    font-family: "font awesome 5 free";
    font-weight: 400;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 35%;
    transform: translateY(-28%);
    color: var(--primary-color)
}

.fluentform .team-form-input .team-fluent-form input:focus {
    box-shadow: none;
    outline: none;
    border-color: #e1e1e1
}

.fluentform .team-form-textarea .team-fluent-form textarea {
    min-height: 110px
}

.fluentform .team-form-textarea .team-fluent-form textarea:focus {
    box-shadow: none;
    outline: none;
    border-color: #e1e1e1
}

.fluentform .team-form-btn button.ff-btn {
    font-size: 16px;
    color: #fff;
    background-color: #44923b;
    font-weight: 700;
    font-family: montserrat,sans-serif;
    border-radius: 4px;
    border: 1px solid transparent;
    transition: all .3s ease;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    opacity: 1;
    width: auto;
    padding: 0 32px;
    box-shadow: .523px 9.986px 35px rgb(11 77 210/38%)
}

.fluentform .team-form-btn button.ff-btn:hover {
    color: #fff;
    background-color: #44923b;
    opacity: 1
}

.single-product .content-area {
    padding-bottom: 90px
}

.align-wrap {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

@media screen and (min-width: 900px) {
    .align-wrap {
        width:auto;
        margin-left: calc(50%/.62 - 50vw)
    }
}

.align-wrap .alignfull {
    width: 100%;
    margin: 0 0 0 auto
}

@media(max-width: 480px) {
    img.alignleft {
        float:none;
        margin-bottom: 13px;
        margin-right: 0;
        padding-top: 5px;
        display: block
    }

    img.alignright {
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        padding-top: 15px
    }
}

.has-sidebar .wp-block-cover.alignwide,.has-sidebar .wp-block-cover.alignfull,.has-sidebar .wp-block-image.alignfull,.has-sidebar .wp-block-columns.alignfull,.has-sidebar .wp-block-media-text.alignfull,.has-sidebar .wp-block-gallery.alignfull,.has-sidebar .wp-block-gallery.alignwide,.has-sidebar .wp-block-columns.alignwide,.has-sidebar .wp-block-image.alignwide,.has-sidebar .wp-block-media-text.alignwide,.has-sidebar .is-type-video.alignfull,.has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed,.has-sidebar .alignwide.wp-block-embed {
    margin-left: 0;
    margin-right: 0
}

.wp-block-columns.alignwide .wp-block-column:last-child blockquote {
    padding: 40px!important
}

.has-strong-magenta-background-color {
    background-color: #a156b4
}

.has-strong-magenta-color {
    color: #a156b4
}

.has-light-grayish-magenta-background-color {
    background-color: #d0a5db
}

.has-light-grayish-magenta-color {
    color: #d0a5db
}

.has-very-light-gray-background-color {
    background-color: #eee
}

.has-very-light-gray-color {
    color: #eee
}

.has-very-dark-gray-background-color {
    background-color: #444
}

.has-very-dark-gray-color {
    color: #444
}

.wp-block-button {
    font-size: 14px
}

.has-small-font-size {
    font-size: 12px
}

.has-large-font-size {
    font-size: 36px;
    line-height: 1.2
}

.has-huge-font-size {
    font-size: 48px;
    line-height: 1.2
}

.has-regular-font-size {
    font-size: 16px
}

.wp-block-image.alignleft.is-resized {
    margin-left: 0;
    margin-right: 30px
}

.wp-block-image.alignright.is-resized {
    margin-left: 30px;
    margin-right: 0
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid #ccc;
    margin: 50px 0;
    text-align: left;
    background: 0 0
}

.wp-block-pullquote {
    border-top: 2px solid #44923b;
    border-bottom: 2px solid #44923b;
    margin-bottom: 20px;
    padding: 0;
    text-align: left
}

blockquote.wp-block-pullquote {
    background: #f9f9f9;
    border-radius: 6px;
    border-left: 5px solid #44923b;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    padding: 28px 40px;
    margin: 35px 0!important;
    color: #444
}

.wp-block-pullquote p {
    font-size: 22px
}

.wp-block-pullquote cite {
    font-weight: 700;
    font-size: 18px;
    color: #646464;
    z-index: 1;
    padding-left: 40px;
    text-transform: capitalize;
    color: #44923b
}

.wp-block-pullquote cite:before {
    content: "";
    height: 2px;
    width: 29px;
    background-color: #44923b;
    position: absolute;
    top: 13px;
    left: 0
}

.wp-block-audio {
    margin-bottom: 23px
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    border-left: 5px solid #44923b;
    padding: 28px 40px
}

.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite {
    text-align: left;
    font-size: 18px
}

.wp-block-quote.is-style-large cite em {
    font-style: normal
}

.wp-block-quote.has-text-align-right {
    border-right: none;
    text-align: right
}

.wp-block-quote.has-text-align-right cite {
    text-align: right;
    padding-left: 0;
    padding-right: 40px
}

.wp-block-quote.has-text-align-right cite::before {
    right: 0;
    left: auto
}

.wp-block-quote.has-text-align-left {
    text-align: left
}

.wp-block-column .wp-block-quote:not(.is-large):not(.is-style-large) {
    border-right: none
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
    font-size: 26px
}

.wp-block-quote.is-style-large cite br {
    display: none
}

:root .has-cyan-bluish-gray-background-color {
    background-color: initial!important
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    background: #acb9c3;
    padding-top: 20px;
    padding-bottom: 25px
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 32px
}

.wp-block-pullquote.is-style-solid-color {
    border: none;
    max-width: 100%
}

.has-gymat-primary-background-color.is-style-solid-color blockquote {
    background: #44923b
}

.has-gymat-secondary-background-color.is-style-solid-color blockquote {
    background: #fff5f7
}

.has-gymat-button-dark-gray-background-color.is-style-solid-color blockquote {
    background: #111
}

.has-gymat-button-light-gray-background-color.is-style-solid-color blockquote {
    background: #a5a5a5
}

.has-gymat-button-white-background-color.is-style-solid-color blockquote {
    background: #fff
}

.single-post .rt-single-content ul.wp-block-archives-list {
    margin-bottom: 35px
}

.wp-block {
    max-width: 720px
}

.wp-block[data-align=wide] {
    max-width: 1080px
}

.wp-block[data-align=full] {
    max-width: none
}

pre {
    background: #fff;
    color: #646464
}

code,a code {
    color: #44923b
}

pre code {
    font-size: 15px;
    color: #646464;
    word-break: normal;
    line-height: 30px
}

pre cite {
    font-weight: 400
}

kbd {
    color: #646464;
    padding: 3px 5px 2px;
    margin: 0 1px;
    background: #eaeaea;
    background: rgba(0,0,0,7%)
}

code,kbd,pre,samp,tt,var {
    font-family: Menlo,Consolas,monaco,monospace
}

.wp-block-code {
    font-family: Menlo,Consolas,monaco,monospace;
    font-size: 15px;
    color: #646464;
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 5px
}

.wp-block-button {
    margin-bottom: 25px
}

.wp-block-button.aligncenter {
    text-align: center
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]) {
    color: #44923b
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]):hover {
    color: #44923b
}

.wp-block-button .wp-block-button__link {
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--primary-color);
    padding: 11px 30px;
    transition: all .4s;
    font-weight: 500;
    position: relative;
    z-index: 5;
    border-radius: 0
}

.wp-block-button .wp-block-button__link:hover {
    background: #44923b;
    color: #fff
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background: 0 0;
    border: 1px solid #44923b;
    color: #44923b
}

.wp-block-button.is-style-outline .wp-block-button__link:before {
    display: none
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    border-color: #44923b;
    color: #44923b
}

.wp-block-button .wp-block-button__link.no-border-radius,.wp-block-button.is-style-squared .wp-block-button__link,.wp-block-button.is-style-squared .wp-block-button__link:before {
    border-radius: 0
}

.wp-block-button .wp-block-button__link.no-border-radius:before {
    border-radius: 0
}

.has-gymat-primary-color {
    color: #44923b
}

.has-gymat-secondary-color {
    color: #fff5f7
}

.has-gymat-button-dark-gray-color {
    color: #111
}

.has-gymat-button-light-gray-color {
    color: #a5a5a5
}

.has-gymat-button-white-color {
    color: #fff
}

.has-gymat-primary-background-color {
    background-color: #44923b
}

.has-gymat-secondary-background-color {
    background-color: #fff5f7
}

.has-gymat-button-dark-gray-background-color {
    background-color: #111
}

.has-gymat-button-light-gray-background-color {
    background-color: #a5a5a5
}

.has-gymat-button-white-background-color {
    background-color: #fff
}

.wp-block-button a.has-gymat-primary-color {
    color: #44923b
}

.wp-block-button a.has-gymat-secondary-color {
    color: #fff5f7
}

.wp-block-button a.has-gymat-button-dark-gray-color {
    color: #111
}

.wp-block-button a.has-gymat-button-light-gray-color {
    color: #a5a5a5
}

.wp-block-button a.has-gymat-button-white-color {
    color: #fff
}

.wp-block-button .has-gymat-primary-background-color {
    background-color: #44923b
}

.wp-block-button .has-gymat-secondary-background-color {
    background-color: #fff5f7
}

.wp-block-button .has-gymat-button-dark-gray-background-color {
    background-color: #111
}

.wp-block-button .has-gymat-button-light-gray-background-color {
    background-color: #a5a5a5
}

.wp-block-button .has-gymat-button-white-background-color {
    background-color: #fff
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid #dedede;
    padding: 5px
}

.wp-block-image .alignleft.is-resized {
    margin-top: 0
}

.wp-block-image {
    margin-top: 23px;
    margin-bottom: 23px
}

.wp-block-latest-posts.is-grid {
    margin-left: 20px
}

.wp-block-latest-posts.is-grid li {
    margin: 0 0 10px
}

.wp-block-columns.has-2-columns .wp-block-column {
    margin-bottom: 0
}

@media only screen and (min-width: 600px) {
    .entry-content .wp-block-columns {
        flex-wrap:nowrap
    }
}

.wp-block-image .alignleft {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 25px
}

.wp-block-image .alignright {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 25px
}

.wp-block-cover {
    margin-top: 20px;
    margin-bottom: 23px
}

.wp-block-cover a,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .has-text-color a,.wp-block-cover .has-text-align-center a {
    color: #fff
}

.wp-block-cover a:hover,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover .has-text-color a:hover,.wp-block-cover .has-text-align-center a:hover {
    text-decoration: underline
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright,[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover {
    max-width: 340px;
    width: 100%
}

.entry-content .wp-block-cover {
    margin-top: 0
}

.wp-block-cover p:not(.has-text-color) {
    color: #fff
}

.wp-block-cover.alignleft {
    margin-top: 0
}

.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2 {
    font-size: 36px;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 100%;
    padding: .44em;
    text-align: center
}

:root .has-pale-pink-background-color {
    background-color: #000
}

.wp-block-gallery {
    margin-top: 25px;
    margin-bottom: 10px
}

.wp-block-gallery.alignleft {
    display: flex;
    margin-top: 10px
}

.wp-block-gallery.alignleft .blocks-gallery-item {
    display: inline-block
}

.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper {
    margin: 23px 0
}

.wp-block-coblocks-social .wp-block-button__link {
    border: none
}

.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright {
    max-width: 420px;
    width: 100%
}

p:last-child img.size-full.alignright {
    clear: both;
    padding-top: 0
}

.wp-block-spacer {
    clear: both
}

.gallery .gallery-item {
    text-align: center
}

.site-content nav.comment-navigation {
    padding-top: 0
}

.site-content nav.comment-navigation ul {
    margin-top: 0;
    margin-bottom: 40px
}

.site-content nav.comment-navigation ul li {
    margin-right: 0
}

.site-content nav.comment-navigation ul li a {
    border-radius: 30px;
    height: inherit;
    width: inherit;
    padding: 12px 27px;
    line-height: 1.6
}

figure.wp-caption.alignnone {
    margin: 15px auto
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    padding: 10px 20px
}

.has-media-on-the-right.is-stacked-on-mobile {
    margin-bottom: 20px
}

.blocks-gallery-item figcaption {
    line-height: 1.4
}

ul.wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title {
    display: inline-block
}

.wp-block-group.has-background {
    margin-bottom: 20px
}

@media(max-width: 475px) {
    .site-header .mobile-menu {
        display:none!important
    }
}

.custom-padding {
    padding: 0 70px
}

.wp-block-categories,.wp-block-archives {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.wp-block-categories li,.wp-block-archives li {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    position: relative;
    transition: all .3s ease-in-out;
    color: #7a7a7a
}

.wp-block-categories li:first-child,.wp-block-archives li:first-child {
    padding-top: 0
}

.wp-block-categories li a,.wp-block-archives li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #7e7e7e;
    padding-left: 15px;
    transition: all .3s ease-in-out
}

.wp-block-categories li a:before,.wp-block-archives li a:before {
    content: "\f105";
    font-family: "font awesome 5 free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all .3s ease 0s
}

.wp-block-categories li a:hover:before,.wp-block-archives li a:hover:before {
    color: #44923b
}

.wp-block-categories li a:hover,.wp-block-archives li a:hover {
    color: #44923b;
    padding-left: 20px
}

.rt-single-content .wp-block-latest-posts.wp-block-latest-posts__list li a {
    color: #44923b
}

.wp-block-categories select,.wp-block-archives-dropdown select {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 14px 13px;
    color: #646464;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 12px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/select-arrow.png)!important;
    background-repeat: no-repeat;
    background-position: 98%
}

.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 60px);
    z-index: 1;
    color: #fff
}

.template-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f6fa;
    transform: translate(0,-100%)scale(0,0);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    transition: all .7s ease-in-out
}

.template-search .search-form {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

.template-search .search-form input[type=search] {
    width: 60%;
    color: #000;
    font-size: 40px;
    text-align: left;
    border: none;
    border-bottom: 2px solid #44923b;
    margin: 0 auto;
    padding: 10px 0;
    outline: none;
    background-color: initial
}

.template-search .search-form .search-btn {
    padding: 28px 60px;
    box-shadow: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    transform: translateX(-150px)translateY(-10px);
    background-color: initial;
    transition: all .3s ease-out
}

.template-search .search-form .search-btn i {
    margin-left: 0
}

.template-search .search-form .search-btn:focus {
    box-shadow: none;
    outline: none
}

.template-search .search-form input::-webkit-input-placeholder {
    color: #cfcfcf
}

.template-search .search-form input::-moz-placeholder {
    color: #cfcfcf
}

.template-search .search-form input:-moz-placeholder {
    color: #cfcfcf
}

.template-search .search-form input:-ms-input-placeholder {
    color: #cfcfcf
}

.template-search .close {
    position: fixed;
    top: 15px;
    right: 20px;
    color: #000;
    border: none;
    opacity: .3;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 70px;
    font-weight: 300;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.template-search .close:focus {
    box-shadow: none;
    border: none;
    outline: none
}

.template-search .close:hover {
    opacity: 1
}

.template-search.open {
    transform: translate(0,0)scale(1,1);
    opacity: 1;
    visibility: visible
}

.rt-search-post .entry-content .item-author img {
    border-radius: 50%;
    margin-right: 15px
}

.contact-page .contact-form>.elementor-widget-wrap {
    position: relative
}

.contact-page .contact-form>.elementor-widget-wrap:after {
    content: "";
    position: absolute;
    left: 34px;
    top: 0;
    width: 47px;
    height: 5px;
    background-color: #44923b
}

.mean-container .mean-bar {
    border-bottom: none!important
}

.mean-container .mean-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid rgba(181,181,181,.3);
    float: none;
    position: relative;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    transition: all .3s linear
}

.mean-container .mean-bar h1 {
    margin-bottom: 0
}

.mean-container .mobile-mene-bar {
    position: relative
}

.mean-container.mobile-sticky .mobile-mene-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    right: 0;
    background-color: initial;
    transition: background .2s ease,padding .8s linear
}

.rt-slide-nav .offscreen-navigation .sub-menu {
    display: none
}

.rt-slide-nav .offscreen-navigation nav>ul {
    padding-top: 10px;
    padding-bottom: 10px
}

.rt-slide-nav .offscreen-navigation ul li {
    position: relative
}

.rt-slide-nav .offscreen-navigation ul li>span {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    cursor: pointer
}

.rt-slide-nav .offscreen-navigation ul li:last-child {
    border-bottom: none
}

.rt-slide-nav .offscreen-navigation ul li>a {
    display: block;
    position: relative;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px
}

.rt-slide-nav .offscreen-navigation ul>li>a {
    padding-left: 12px
}

.rt-slide-nav .offscreen-navigation ul ul>li>a {
    padding-left: 36px
}

.rt-slide-nav .offscreen-navigation ul ul ul>li>a {
    padding-left: 60px
}

.rt-slide-nav .offscreen-navigation ul>li>a:hover {
    padding-left: 24px
}

.rt-slide-nav .offscreen-navigation ul ul>li>a:hover {
    padding-left: 44px
}

.rt-slide-nav .offscreen-navigation ul ul ul>li>a:hover {
    padding-left: 72px
}

.rt-slide-nav .offscreen-navigation .sub-menu li>a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding-bottom: 7px;
    padding-top: 7px;
    color: #000
}

.rt-slide-nav .offscreen-navigation li.current-menu-item>a,.rt-slide-nav .offscreen-navigation li.current-menu-parent>a {
    color: #fa360a
}

.rt-slide-nav .offscreen-navigation ul li>span:after {
    content: '\f067';
    display: inline-block;
    font-family: "font awesome 5 free";
    transition: .1s;
    right: 15px;
    font-weight: 700;
    position: absolute;
    font-size: 13px;
    color: #000
}

.rt-slide-nav .offscreen-navigation ul li>span.open:after {
    content: '\f068';
    color: #fa360a
}

.rt-slide-nav .offscreen-navigation ul li>a:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 0;
    top: 0;
    transform: translateY(0);
    background: #000;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease .31s
}

.rt-slide-nav .offscreen-navigation ul li>a:hover:before {
    background: #fa360a;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
    transition: all ease .31s
}

.rt-slide-nav .offscreen-navigation ul li>a:before {
    left: 12px
}

.rt-slide-nav .offscreen-navigation ul ul li>a::before {
    left: 32px
}

.rt-slide-nav .offscreen-navigation ul ul ul li>a::before {
    left: 60px
}

.mean-bar .header-btn-new.mobile-btn {
    position: absolute;
    right: 12%;
    top: 8px
}

.mean-bar .sidebarBtn {
    font-size: 20px;
    cursor: pointer;
    color: #000;
    margin-left: auto
}

.mean-bar .sidebarBtn {
    display: block;
    cursor: pointer;
    transition: all ease .31s
}

.mean-bar .sidebarBtn .bar {
    background: #000;
    height: 2px;
    width: 25px;
    display: block;
    margin-bottom: 3px;
    transition: all ease .31s
}

.mean-bar .sidebarBtn .bar:nth-child(2),.mean-bar .sidebarBtn .bar:nth-child(3) {
    width: 20px
}

.mean-bar .sidebarBtn .bar:last-child {
    margin-bottom: 0
}

.slidemenuon .sidebarBtn .bar:nth-child(2),.slidemenuon .sidebarBtn .bar:nth-child(3) {
    opacity: 0
}

.slidemenuon .sidebarBtn .bar:nth-child(1) {
    transform: rotate(45deg)translate(3px,8px)
}

.slidemenuon .sidebarBtn .bar:nth-child(4) {
    transform: rotate(-45deg)translate(3px,-8px)
}

.rt-slide-nav {
    display: block;
    position: absolute;
    background: #fff;
    left: 12px;
    right: 12px;
    z-index: 111;
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    box-shadow: 0 10px 10px rgba(0,0,0,8%);
    transform: translateX(-200%);
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    will-change: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.slidemenuon .rt-slide-nav {
    transform: translateX(0)
}

.rt-slide-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media only screen and (min-width: 992px) {
    #meanmenu {
        display:none
    }
}

@media only screen and (max-width: 991px) {
    .header-area {
        display:none
    }
}

.rt-slide-nav nav,.rt-slide-nav .menu-main-menu-container {
    display: block
}

.rt-slide-nav nav>ul>li.mega-menu,.rt-slide-nav nav>ul>li ul.sub-menu li ul,.rt-slide-nav nav>ul>li>ul.sub-menu {
    position: relative;
    width: 100%;
    transition: inherit;
    transform: inherit;
    background: 0 0;
    box-shadow: none;
    transform-origin: inherit;
    opacity: 1;
    visibility: visible;
    left: 0
}

@media(max-width: 575px) {
    .flatpickr-calendar {
        width:250px!important
    }
}

.img-pre-loader {
    overflow: visible;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-attachment: fixed
}

@media(max-width: 991px) {
    .img-pre-loader {
        background-size:15vw
    }
}

.pre-loader {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center
}

.site-footer.footer-style-2 .footer-box.widget_nav_menu ul.menu li a:hover,.site-footer.footer-style-2 .main-footer .rt-contact-wrapper ul li a:hover,.site-footer.footer-style-2 a:hover {
    color: #fff
}

@media(max-width: 991px) {
    .wow {
        visibility:visible!important;
        -webkit-animation: none!important;
        animation: none!important
    }
}

.mobile-top-bar {
    padding: 0 15px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center
}

.header-style-2 .mobile-top-bar .header-top {
    border-bottom: none
}

.mobile-top-bar a {
    color: #646464
}

.mobile-top-bar .header-top .header-info {
    font-size: 18px;
    font-weight: 400
}

.mobile-top-bar .header-top .header-info i {
    margin-right: 8px;
    color: #646464;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.mobile-top-bar .header-button a {
    display: inline-block;
    color: #fff;
    background-image: var(--primary-color);
    font-size: 16px;
    padding: 8px 20px;
    border: none;
    position: relative;
    z-index: 5;
    transition: all .3s ease-in-out;
    border-radius: 4px
}

.mobile-top-bar .header-social {
    list-style: none;
    padding: 0;
    margin: 0
}

.mobile-top-bar .header-social li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #ebebeb;
    color: #646464;
    width: 40px;
    height: 40px;
    font-size: 16px;
    transition: all ease .4s
}

.mobile-top-bar .header-social li a:hover {
    background-color: #44923b;
    color: #fff
}

.mobile-top-bar .header-social li {
    display: inline-block
}

.mobile-top-bar .header-top,.mobile-top-bar .header-social,.mobile-top-bar .header-button {
    display: inline-block;
    margin: 10px 5px
}

.additional-menu-area .sidenav::-webkit-scrollbar {
    width: 0
}

.rt-slide-nav::-webkit-scrollbar {
    width: 0
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #44923b;
        box-shadow: 0 0 #44923b
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(94,223,255,0);
        box-shadow: 0 0 0 20px rgba(94,223,255,0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(94,223,255,0);
        box-shadow: 0 0 rgba(94,223,255,0)
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #44923b;
        box-shadow: 0 0 #44923b
    }

    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(94,223,255,0);
        box-shadow: 0 0 0 20px rgba(94,223,255,0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(94,223,255,0);
        box-shadow: 0 0 rgba(94,223,255,0)
    }
}

.shop-page-top {
    width: 100%;
    margin-bottom: 40px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 20px 20px 0;
    transition: all ease .31s
}

.woocommerce .woocommerce-result-count {
    font-size: 18px;
    font-weight: 700;
    font-family: spartan,sans-serif
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0
}

.woocommerce .rt-product-block {
    text-align: center
}

.woocommerce .rt-product-block ins {
    background-color: initial
}

.woocommerce .rt-product-block .rt-thumb-wrapper {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    padding: 30px;
    background-color: #f7f7f7;
    transition: all ease .31s
}

.woocommerce .rt-product-block .rt-thumb img {
    transform: scale(1.01);
    transition: all ease .5s
}

.woocommerce .rt-product-block:hover .rt-thumb img {
    transform: scale3d(1.1,1.1,1);
    opacity: .5
}

.woocommerce .rt-product-block .rt-buttons-area .btn-title .added_to_cart {
    margin-left: 4px
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons>a {
    opacity: 0;
    visibility: hidden;
    margin-right: 5px;
    transform: translateY(30px);
    transition: all ease .31s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons>a {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(1n) {
    transition-delay: 0s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(2n) {
    transition-delay: .2s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(3n) {
    transition-delay: .4s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(4n) {
    transition-delay: .6s
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover {
    color: #fff;
    background: var(--primary-color)
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a>span {
    display: none
}

.woocommerce .rt-product-block .price-title-box {
    margin-top: 22px;
    text-align: left
}

.woocommerce .rt-product-block .price-title-box .rt-title {
    margin-bottom: 5px
}

.woocommerce .rt-product-block .price-title-box .rt-title a {
    color: #444
}

.woocommerce .rt-product-block .price-title-box .rt-title a:hover {
    color: var(--primary-color)
}

.woocommerce .rt-product-block .price-title-box .rt-price {
    color: #000;
    font-size: 18px;
    font-weight: 500
}

.woocommerce .rt-product-block .price-title-box .rt-price del {
    color: #a6a6a6;
    font-size: 16px
}

.product-not-cart .add_to_cart_button.added {
    display: none
}

.product-in-cart .added_to_cart.wc-forward {
    display: block
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    border-radius: 0;
    min-height: 15px;
    line-height: 30px;
    padding: 0 15px
}

.woocommerce ul.products li.product a img.ajax-loading {
    margin: 0;
    width: 15px;
    height: auto;
    display: none
}

.woocommerce ul.products li.product .rdtheme-wishlist-icon {
    display: inline-flex;
    align-items: center
}

a.rdtheme-wishlist-icon img.ajax-loading {
    display: none;
    width: 20px
}

.roofix-products-page .pagination {
    margin-top: 20px
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    float: left;
    width: 100%
}

@media only screen and (max-width: 376px) {
    .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
        width:100%
    }
}

.woocommerce .product-details-page {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page {
        display:block
    }
}

.woocommerce .product-details-page .rt-left {
    width: 45%;
    float: left;
    padding-right: 50px
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page .rt-left {
        width:100%;
        padding-right: 0
    }
}

.woocommerce .product-details-page .single-product-top {
    display: inline-block
}

.woocommerce .product-details-page .rt-left span.onsale {
    display: none
}

.woocommerce .product-details-page .rt-right {
    overflow: hidden;
    padding-left: 15px;
    -ms-flex: 1;
    flex: 1
}

@media(max-width: 991px) {
    .woocommerce .product-details-page .rt-right {
        overflow:inherit;
        padding-left: 0
    }
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating {
    margin-bottom: 15px
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .star-rating {
    font-size: 14px;
    margin: 0
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .woocommerce-review-link {
    color: #8d8d8d
}

.woocommerce .product-details-page .rt-right .entry-title {
    margin-bottom: 7px;
    transition: all ease .31s
}

.woocommerce .product-details-page .rt-right span.price,.woocommerce .product-details-page .rt-right p.price {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 1.4;
    font-family: spartan,sans-serif;
    transition: all ease .31s
}

.woocommerce .product-details-page .rt-right span.price del,.woocommerce .product-details-page .rt-right p.price del {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px
}

.woocommerce .product-details-page .rt-right form.cart {
    margin-top: 35px
}

.woocommerce .product-details-page table.group_table td>label>a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 700;
    font-family: spartan,sans-serif
}

.woocommerce .product-details-page table.group_table td>label>a:hover {
    color: #fa360a
}

.woocommerce .product-details-page table.group_table td span.amount {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: spartan,sans-serif
}

.woocommerce .product-details-page .rt-right .quantity {
    margin-right: 10px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .quantity {
        margin-bottom:5px!important
    }
}

.woocommerce .product-details-page .rt-right .quantity input.input-text {
    margin: 0 5px
}

.woocommerce .product-details-page .rt-right .quantity .quantity-btn {
    line-height: 1
}

.woocommerce .product-details-page .rt-right .button.alt {
    margin-left: 3px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .button.alt {
        margin-left:0;
        margin-bottom: 5px
    }
}

.woocommerce .product-details-page .rt-right .variations_form {
    margin-bottom: 20px
}

.woocommerce .product-details-page .rt-right .variations_form .variations {
    width: 80%;
    margin-top: 0;
    margin-bottom: 5px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td {
    text-align: left
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td.label {
    width: 80px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    padding: 5px;
    padding-left: 15px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    background-position: calc(81%)calc(20px),calc(88%)calc(20px),calc(68%)8px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:focus {
    background-position: calc(87%)18px,calc(80%)18px,calc(68%)8px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-webkit-focusring,.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap {
    width: 100%;
    margin-top: 10px;
    display: inline-block
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap span.price {
    margin-bottom: 10px;
    display: inline-block
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box {
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box {
        display:block
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
    color: #646464;
    margin-right: 30px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box a {
        width:100%
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a i {
    margin-right: 8px
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a:hover {
    color: var(--primary-color)
}

.woocommerce .product-details-page .rt-right .post-share-btn {
    width: 100%;
    margin-bottom: 15px;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.woocommerce .product-details-page .rt-right .post-share-btn .item-label {
    font-size: 16px;
    width: 70px;
    float: left;
    padding-top: 5px;
    margin-bottom: 0;
    transition: all ease .31s
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing {
    overflow: hidden
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing ul.item-social {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce .woocommerce-product-details__short-description {
    margin-top: 18px
}

.woocommerce .woocommerce-product-details__short-description ul {
    margin: 0;
    padding: 0
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li {
    float: left
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a {
    color: #8d8d8d;
    padding: 5px 7px;
    display: inline-block;
    font-size: 14px
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover {
    color: #fa360a
}

.woocommerce .product-details-page .slick-slider .slick-slide {
    margin-left: 0
}

.woocommerce .product-details-page .yith-wcwl-wishlistexistsbrowse,.woocommerce .product-details-page .yith-wcwl-add-button,.woocommerce .product-details-page a.compare.button {
    display: none
}

.woocommerce .product-details-page a.compare.added {
    padding-left: 20px;
    position: relative!important
}

.woocommerce .product-details-page a.compare.added:before {
    top: 0;
    left: 0;
    content: "\f00c";
    position: absolute;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-weight: 900
}

.woocommerce .product-details-page .product_meta>span {
    color: #010101;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4;
    transition: all ease .31s
}

.woocommerce .product-details-page .product_meta>span a,.woocommerce .product-details-page .product_meta>span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400
}

.woocommerce .product-details-page .product_meta>span a:hover {
    color: #fa360a
}

.woocommerce div.product div.images .flex-viewport {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
    width: inherit;
    display: inline-block;
    padding: 60px 45px
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
    transition: all ease .31s
}

.woocommerce div.product div.images .flex-control-thumbs li {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 4px;
    margin-right: 9px;
    width: 23.5%;
    transition: all ease .31s
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0
}

@media(max-width: 1199px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:7px
    }
}

@media(max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:13px
    }
}

@media(max-width: 767px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:7px
    }
}

@media(max-width: 425px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:6px
    }
}

@media(max-width: 375px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:5px
    }
}

.woocommerce li.product .woocommerce-product-rating {
    margin-bottom: 0
}

.quantity {
    margin: 0 auto;
    max-width: 160px;
    position: relative
}

.quantity input.input-text,.quantity .input-group-btn {
    width: 44px;
    height: 48px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.quantity .input-group-btn {
}

.quantity .input-group-btn span.quantity-btn i {
    font-size: 12px
}

.quantity .input-group-btn.minus {
    left: 0
}

.quantity .input-group-btn.plus {
    right: 0
}

.quantity input.input-text {
    height: 48px;
    font-weight: 600
}

.quantity input.input-text:focus {
    outline: none
}

.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button {
    display: none
}

.woocommerce .quantity .qty {
    width: 60px;
    text-align: center
}

section.related.products {
    margin-top: 50px
}

section.related.products h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px
}

section.related.products ul.products li.product {
    margin-bottom: 0
}

@media(max-width: 768px) {
    section.related.products ul.products li.product {
        margin-bottom:45px
    }
}

.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button,.woocommerce a.button.alt,.woocommerce input.button,.woocommerce a.button,.cart-btn a.button {
    background: var(--primary-color);
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 15px 20px 16px;
    transition: all .4s ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    letter-spacing: .16px;
    line-height: 1
}

.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,.cart-btn a.button:hover {
    color: #fff;
    background-color: #111
}

.woocommerce #respond input#submit.alt:focus,.woocommerce #respond input#submit:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.woocommerce button.button:focus,.woocommerce a.button.alt:focus,.woocommerce input.button:focus,.woocommerce a.button:focus {
    outline: none;
    border-radius: 4px
}

.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled] {
    color: #fff;
    opacity: 1;
    padding: 15px 20px 16px
}

.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: #111
}

@media only screen and (max-width: 575px) {
    .woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
        width:100%;
        padding-top: 0;
        text-align: center
    }
}

@media only screen and (max-width: 575px) {
    .woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
        width:100%;
        text-align: center
    }
}

.woocommerce .woocommerce-ordering select {
    padding: 0;
    border: none;
    background-color: initial;
    width: initial
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    margin: 0;
    padding: 0;
    font-size: 20px
}

.woocommerce .star-rating span::before {
    color: #ffba0a
}

.woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
    display: none
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 30px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 0;
    transition: all ease .31s
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: initial;
    margin: 0 25px 0 0;
    padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #85878a
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #000
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 4px;
    width: 0;
    background-color: var(--primary-color);
    transition: all 240ms ease-in-out
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    width: 100%
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 12px 25px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    text-transform: capitalize
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 16px;
    color: #000
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
    border: none;
    margin-right: 25px;
    padding: 0;
    position: inherit
}

.woocommerce p.stars a {
    color: #ffba0a
}

.woocommerce #review_form #respond .comment-form-author label,.woocommerce #review_form #respond .comment-form-email label {
    margin-right: 10px;
    width: 65px
}

.woocommerce #review_form #respond .comment-form-author input,.woocommerce #review_form #respond .comment-form-email input {
    border-color: #e4e1e3;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 8px 20px;
    width: 100%
}

.woocommerce #review_form #respond p textarea {
    height: 150px;
    padding: 20px;
    border-color: #e4e1e3;
    border-radius: 4px
}

.woocommerce #review_form #respond p input:focus,.woocommerce #review_form #respond p textarea:focus {
    outline: none
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 22px
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.woocommerce-Reviews .comment-form label {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: block
}

@media(min-width: 850px) {
    .woocommerce-Reviews .comment-form {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px
    }

    .woocommerce-Reviews .comment-form>div,.woocommerce-Reviews .comment-form>p {
        padding: 0 15px;
        width: 100%
    }

    .woocommerce-Reviews .comment-form p.comment-form-author,.woocommerce-Reviews .comment-form p.comment-form-email,.woocommerce-Reviews .comment-form p.comment-form-url {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.woocommerce span.onsale {
    padding: 0;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    background-color: #000
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 48px;
    width: 110px!important;
    line-height: 40px;
    border-radius: 4px
}

.cart-collaterals {
    margin-top: 50px
}

.cart-collaterals h2 {
    font-size: 30px
}

.woocommerce-cart table.woocommerce-cart-form__contents {
    border-top: 0;
    border-left: 0
}

.woocommerce-cart table.woocommerce-cart-form__contents tr th {
    color: #000;
    font-weight: 600
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none
}

.woocommerce-cart table.woocommerce-cart-form__contents tr th {
    border-right: 0
}

.woocommerce-cart table.woocommerce-cart-form__contents td {
    border-top: 0;
    border-right: 0
}

.woocommerce-cart table.woocommerce-cart-form__contents tr:last-child td {
    border-bottom: 0
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name {
    text-align: left
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a {
    color: #000;
    font-weight: 400
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover {
    color: #44923b
}

.woocommerce-cart table.woocommerce-cart-form__contents .quantity .quantity-btn {
    line-height: 1
}

.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5
}

.woocommerce .woocommerce-checkout .form-row {
    margin: 0 0 20px
}

.woocommerce .woocommerce-checkout #payment div.place-order {
    padding: 20px 24px
}

.woocommerce .woocommerce-checkout .form-row label {
    color: #393738;
    font-weight: 500
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 18px
}

p.return-to-shop {
    margin-bottom: 70px
}

.woocommerce form.checkout_coupon {
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.woocommerce form.checkout_coupon input.input-text {
    padding: 13px 10px;
    border-radius: 4px
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 49%
}

.woocommerce form.checkout_coupon .form-row-first,.woocommerce form.checkout_coupon .form-row-last {
    padding: 0
}

.woocommerce-billing-fields span.woocommerce-input-wrapper {
    width: 100%;
    height: 40px
}

.woocommerce-billing-fields span.woocommerce-input-wrapper:focus {
    outline: none
}

.woocommerce-billing-fields span.woocommerce-input-wrapper input {
    height: 48px;
    padding: 10px 18px;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-billing-fields .select2-container .select2-selection--single {
    height: 48px;
    border-radius: 4px;
    line-height: 48px;
    padding-left: 9px;
    padding-right: 9px;
    color: #6c6f72;
    transition: all ease .31s
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 18px;
    appearance: none;
    background-size: 12px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/select-arrow.png)!important;
    background-repeat: no-repeat;
    background-position: 95%
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.woocommerce-additional-fields span.woocommerce-input-wrapper {
    width: 100%
}

.woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
    padding: 10px;
    border-radius: 4px;
    transition: all ease .31s
}

.wc-order-review-wrapper {
    margin-top: 50px
}

.woocommerce-order-received .section.content-area {
    padding-top: 110px;
    padding-bottom: 85px
}

.woocommerce-order-received .section.content-area .woocommerce-order h2 {
    font-size: 30px
}

.woocommerce .woocommerce-customer-details address {
    padding: 20px 30px
}

.yith-wcqv-main {
    padding: 30px
}

.yith-wcqv-main h1.product_title.entry-title {
    font-size: 30px;
    margin-bottom: 7px
}

.yith-wcqv-main .rt-right .product_meta {
    margin-bottom: 20px
}

.woocommerce div.product p.price,.woocommerce div.product span.price {
    color: #000
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    font-size: 16px
}

.woocommerce table.shop_table th {
    color: #000
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot th {
    color: #000;
    font-weight: 600
}

.woocommerce table.shop_table tbody td {
    font-weight: 500;
    padding: 12px 15px
}

.woocommerce .wishlist-title {
    margin-bottom: 30px
}

.woocommerce .hidden-title-form {
    display: none
}

.woocommerce .wishlist-title h2 {
    padding: 0;
    margin-right: 15px
}

.woocommerce .wishlist-title h2:hover {
    background-color: initial
}

.wishlist-title a.show-title-form i {
    display: none
}

.yith-wcwl-share {
    display: none
}

.wishlist_table .product-add-to-cart a.button {
    padding: 0
}

.wishlist_table .product-add-to-cart a.button {
    padding: 10px 30px!important
}

.wishlist_table td a {
    font-size: 16px;
    margin-right: 10px;
    color: #444
}

.wishlist_table td a:hover {
    color: #44923b
}

.wishlist_table td.product-name a.button.yith-wcqv-button {
    font-size: 14px
}

.wishlist_table td.product-price {
    font-size: 18px
}

.wishlist_table td.product-price del {
    color: #a6a6a6;
    font-size: 14px
}

.wishlist_table td.product-price ins {
    background-color: initial
}

.woocommerce-message {
    border-top-color: #fa360a;
    padding: 20px 30px 20px 50px;
    line-height: 45px;
    border-radius: 0 0 4px 4px;
    transition: all ease .31s
}

.woocommerce-info {
    border-top-color: #fa360a;
    padding: 17px 30px 18px 50px;
    transition: all ease .31s
}

.woocommerce-message::before {
    top: 21px
}

.woocommerce-message::before,.woocommerce-info::before {
    color: #000
}

.woocommerce-error,.woocommerce-info,.woocommerce-message #add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: #f8f8f8;
    border-radius: 4px
}

.rating-custom .woocommerce-product-rating::after,.rating-custom .woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.rating-custom .star-rating {
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star
}

.rating-custom .star-rating:before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.rating-custom .star-rating span:before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #fcb302
}

.shop-layout-style1 .rating-custom .woocommerce-product-rating {
    display: inline-block
}

.cart-area .cart-list-trigger {
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    padding: 34px 0;
    transition: all ease .31s
}

.cart-area .cart-trigger-icon {
    color: #818181;
    font-size: 18px;
    display: inline-block;
    text-align: center
}

.cart-area .cart-trigger-icon:hover {
    color: var(--primary-color)
}

.cart-area .cart-wrapper {
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 340px;
    max-height: 70vh;
    overflow-y: auto;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    box-shadow: 0 0 90px rgb(0 0 0/.1);
    padding: 30px 20px;
    border-radius: 0 0 4px 4px;
    visibility: hidden;
    transition: all .4s cubic-bezier(.3,.02,0,.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0
}

.cart-area .cart-list-trigger:hover .cart-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.cart-area .cart-wrapper ul.minicart>li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.cart-area .cart-wrapper ul.minicart .cart-btn {
    margin-top: 20px
}

.cart-area .cart-wrapper ul.minicart>li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.cart-wrapper h5.no-cart-items {
    width: 100%;
    margin-bottom: 0
}

.cart-single-product {
    width: 100%
}

.cart-single-product>.media {
    display: flex;
    position: relative;
    align-items: center
}

.cart-wrapper .remove-item-overlay {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-color: #0000008a
}

.cart-wrapper .remove-item-overlay>img {
    top: 50%;
    width: 25px;
    max-width: 100%;
    position: absolute;
    transform: translateY(-50%)
}

.cart-wrapper .cart-product-img {
    width: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-right: 13px
}

.cart-area .cart-wrapper ul.minicart>li .media .cart-content ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    color: #6c6f72
}

.cart-area .cart-wrapper ul.minicart>li.cart-total {
    color: #6c6f72;
    font-weight: 500
}

.cart-area .cart-content {
    flex: 1
}

.cart-area .minicart-title a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 500
}

.cart-area .minicart-remove a {
    color: #6c6f72
}

.cart-area .minicart-title a:hover,.cart-area .minicart-remove a:hover {
    color: #fa360a
}

.woocommerce ul.product_list_widget li img {
    margin-left: 4px;
    width: 38px;
    background: #fff;
    border-radius: 4px
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 6px
}

.woocommerce-MyAccount-navigation ul li a {
    color: #000;
    font-size: 20px;
    font-weight: 600
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #44923b
}

.woocommerce .woocommerce-product-rating {
    line-height: 1
}

.woocommerce li.product .star-rating {
    display: inline-block;
    margin: 0 0 5px;
    float: none
}

.woocommerce .loader::before {
    display: none
}

@media(max-width: 767px) {
    .woocommerce-page .content-area {
        padding-top:80px;
        padding-bottom: 80px
    }
}

.woo-related-product .swiper-slide li {
    list-style: none
}

#yith-quick-view-content .single-product-top .rt-left {
    float: left;
    width: 40%
}

#yith-quick-view-content .single-product-top .rt-right {
    float: left;
    width: 60%
}

#yith-quick-view-content .single-product-top div.images {
    width: 90%;
    text-align: center;
    background: #f7f7f7;
    border-radius: 4px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

#yith-quick-view-content .rt-right p.price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px
}

#yith-quick-view-content .single-product-top .product_meta>span {
    color: #010101;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4
}

#yith-quick-view-content .single-product-top .product_meta>span a,#yith-quick-view-content .single-product-top .product_meta>span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400
}

#yith-quick-view-content .woocommerce-product-details__short-description {
    margin-bottom: 30px
}

#yith-quick-view-content div.product .product_title {
    margin-bottom: 5px
}

#yith-quick-view-content div.product .woocommerce-product-rating {
    margin-bottom: 12px
}

#yith-quick-view-content .star-rating {
    font-size: 14px
}

#yith-quick-view-close {
    border: none;
    border-radius: 4px;
    background: #fa360a;
    color: #fff;
    width: 26px;
    height: 26px;
    top: 10px;
    right: 10px;
    line-height: 26px;
    z-index: 2;
    opacity: 1
}

#yith-quick-view-close:hover {
    background: var(--primary-color);
    color: #fff
}

#yith-quick-view-modal .yith-wcqv-main {
    border-radius: 4px;
    box-shadow: none
}

#yith-quick-view-modal #yith-quick-view-content {
    overflow-y: scroll
}

#yith-quick-view-content .single-product-top {
    display: flex
}

#yith-quick-view-modal #yith-quick-view-content::-webkit-scrollbar,#yith-quick-view-modal.open .yith-wcqv-main::-webkit-scrollbar {
    width: 0
}

@media(max-width: 767px) {
    #yith-quick-view-content .single-product-top {
        display:block
    }

    #yith-quick-view-content .single-product-top .rt-left {
        width: 100%;
        margin-bottom: 30px
    }

    #yith-quick-view-content .single-product-top div.images,#yith-quick-view-content .single-product-top .rt-right {
        width: 100%
    }
}

.woo-related-product {
    margin-top: 80px
}

.category-description {
    margin-bottom: 50px
}

.shop-page-top {
    width: 100%;
    margin-bottom: 40px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 20px 20px 0;
    transition: all ease .31s
}

.woocommerce .product-list-wrap {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce .product-list-wrap {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: -12px!important;
    margin-right: -12px!important
}

.woocommerce .woocommerce-result-count {
    font-size: 18px;
    font-weight: 600
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0
}

.woocommerce .rt-product-block {
    text-align: center;
    padding-bottom: 40px;
    position: relative
}

.woocommerce .rt-product-block ins {
    background-color: initial
}

.woocommerce .rt-product-block .rt-thumb-wrapper {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    padding: 20px;
    background-color: #f7f7f7;
    transition: all ease .31s;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center
}

.woocommerce .rt-product-block .rt-thumb>a {
    display: block
}

.woocommerce .rt-product-block .rt-thumb img {
    transform: scale(1.01);
    transition: all ease .5s
}

.woocommerce .rt-product-block:hover .rt-thumb img {
    transform: scale3d(1.1,1.1,1);
    opacity: .5
}

.woocommerce .rt-product-block .rt-buttons-area .btn-title .added_to_cart {
    margin-left: 4px
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons>a {
    opacity: 0;
    visibility: hidden;
    margin-right: 5px;
    transform: translateY(30px);
    transition: all ease .31s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons>a {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(1n) {
    transition-delay: 0s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(2n) {
    transition-delay: .2s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(3n) {
    transition-delay: .4s
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(4n) {
    transition-delay: .6s
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a {
    height: 44px;
    padding: 0 15px;
    border-radius: 4px;
    color: #fff;
    background: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 15px
}

.woocommerce .rt-product-block .add-to-cart a {
    font-size: 16px;
    font-weight: 600;
    color: #111;
    margin-top: 15px
}

.woocommerce .rt-product-block .add-to-cart a.action-cart {
    color: #fff
}

.woocommerce .rt-product-block .add-to-cart a:hover {
    color: #fff!important
}

.woocommerce .rt-product-block .add-to-cart a.added_to_cart {
    background: #44923b;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 15px 20px 16px;
    transition: all .4s ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    letter-spacing: .16px;
    line-height: 1
}

.woocommerce .rt-product-block .add-to-cart a.added_to_cart:hover {
    background-color: #111
}

.woocommerce .rt-product-block:hover .add-to-cart .ajax_add_to_cart.added>span {
    display: none
}

.woocommerce .rt-product-block .add-to-cart a i {
    font-size: 16px;
    margin-right: 7px
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover {
    color: #fff;
    background: #111
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a>span {
    display: none
}

.woocommerce .rt-product-block .price-title-box {
    margin-top: 22px;
    text-align: left
}

.woocommerce .rt-product-block .price-title-box .rt-title {
    font-size: 16px;
    font-weight: 600;
    transition: all .3s ease-out;
    margin-bottom: 3px
}

.woocommerce .rt-product-block .price-title-box .rt-title a {
    color: #111
}

.woocommerce .rt-product-block .price-title-box .rt-price {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 600
}

.woocommerce .rt-product-block .price-title-box .rt-price del {
    color: #a6a6a6;
    font-size: 16px
}

.product-not-cart .add_to_cart_button.added {
    display: none
}

.product-in-cart .added_to_cart.wc-forward {
    display: block
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    border-radius: 0;
    min-height: 15px;
    line-height: 30px;
    padding: 0 15px
}

.woocommerce ul.products li.product a img.ajax-loading {
    margin: 0;
    width: 15px;
    height: auto;
    display: none
}

.woocommerce ul.products li.product .rdtheme-wishlist-icon {
    line-height: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

a.rdtheme-wishlist-icon img.ajax-loading {
    display: none;
    width: 20px
}

.roofix-products-page .pagination {
    margin-top: 20px
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    float: left;
    width: 100%
}

@media only screen and (max-width: 376px) {
    .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
        width:100%
    }
}

.woocommerce a.action-cart.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none
}

.woocommerce a.button.loading::after {
    top: 16px;
    right: 13px
}

.woocommerce .product-details-page {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page {
        display:block
    }
}

.woocommerce .product-details-page .rt-left {
    width: 45%;
    float: left;
    padding-right: 50px
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page .rt-left {
        width:100%;
        padding-right: 0
    }
}

.woocommerce .product-details-page .single-product-top {
    display: inline-block
}

.woocommerce .product-details-page .rt-left span.onsale {
    display: none
}

.woocommerce .product-details-page .rt-right {
    overflow: hidden;
    padding-left: 15px;
    -ms-flex: 1;
    flex: 1
}

@media(max-width: 991px) {
    .woocommerce .product-details-page .rt-right {
        overflow:inherit;
        padding-left: 0
    }
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating {
    margin-bottom: 15px
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .star-rating {
    font-size: 14px;
    margin: 0
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .woocommerce-review-link {
    color: #8d8d8d
}

.woocommerce .product-details-page .rt-right .entry-title {
    margin-bottom: 7px;
    transition: all ease .31s;
    font-weight: 600
}

.woocommerce .product-details-page .rt-right span.price,.woocommerce .product-details-page .rt-right p.price {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 1.4;
    transition: all ease .31s
}

.woocommerce .product-details-page .rt-right span.price del,.woocommerce .product-details-page .rt-right p.price del {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px
}

.woocommerce .product-details-page .rt-right form.cart {
    margin-top: 35px
}

.woocommerce .product-details-page table.group_table td>label>a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 700
}

.woocommerce .product-details-page table.group_table td>label>a:hover {
    color: #44923b
}

.woocommerce .product-details-page table.group_table td span.amount {
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.woocommerce .product-details-page .rt-right .quantity {
    margin-right: 10px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .quantity {
        margin-bottom:5px!important
    }
}

.woocommerce .product-details-page .rt-right .quantity input.input-text {
    margin: 0 5px
}

.woocommerce .product-details-page .rt-right .quantity .quantity-btn {
    line-height: 1
}

.woocommerce .product-details-page .rt-right .button.alt {
    margin-left: 3px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .button.alt {
        margin-left:0;
        margin-bottom: 5px
    }
}

.woocommerce .product-details-page .rt-right .variations_form {
    margin-bottom: 20px
}

.woocommerce .product-details-page .rt-right .variations_form .variations {
    width: 80%;
    margin-top: 0;
    margin-bottom: 5px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td {
    text-align: left
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td.label {
    width: 80px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    padding: 5px;
    padding-left: 15px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    background-position: calc(81%)calc(20px),calc(88%)calc(20px),calc(68%)8px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:focus {
    background-position: calc(87%)18px,calc(80%)18px,calc(68%)8px
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-webkit-focusring,.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap {
    width: 100%;
    margin-top: 10px;
    display: inline-block
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap span.price {
    margin-bottom: 10px;
    display: inline-block
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box {
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box {
        display:block
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
    color: #646464;
    margin-right: 30px
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box a {
        width:100%
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a i {
    margin-right: 8px
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a:hover {
    color: #111
}

.woocommerce .product-details-page .rt-right .post-share-btn {
    width: 100%;
    margin-bottom: 15px;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.woocommerce .product-details-page .rt-right .post-share-btn .item-label {
    font-size: 16px;
    width: 70px;
    float: left;
    padding-top: 5px;
    margin-bottom: 0;
    transition: all ease .31s
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing {
    overflow: hidden
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing ul.item-social {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce .woocommerce-product-details__short-description {
    margin-top: 18px
}

.woocommerce .woocommerce-product-details__short-description ul {
    margin: 0;
    padding: 0
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li {
    float: left
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a {
    color: #8d8d8d;
    padding: 5px 7px;
    display: inline-block;
    font-size: 14px
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover {
    color: #44923b
}

.woocommerce .product-details-page .slick-slider .slick-slide {
    margin-left: 0
}

.woocommerce .product-details-page .yith-wcwl-wishlistexistsbrowse,.woocommerce .product-details-page .yith-wcwl-add-button,.woocommerce .product-details-page a.compare.button {
    display: none
}

.woocommerce .product-details-page a.compare.added {
    padding-left: 20px;
    position: relative!important
}

.woocommerce .product-details-page a.compare.added:before {
    top: 0;
    left: 0;
    content: "\f00c";
    position: absolute;
    display: inline-block;
    font-family: "font awesome 5 free";
    font-weight: 900
}

.woocommerce .product-details-page .product_meta>span {
    color: #010101;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4;
    transition: all ease .31s
}

.woocommerce .product-details-page .product_meta>span a,.woocommerce .product-details-page .product_meta>span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400
}

.woocommerce .product-details-page .product_meta>span a:hover {
    color: #44923b
}

.woocommerce div.product div.images .flex-viewport {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
    width: inherit;
    display: inline-block;
    padding: 60px 45px
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
    transition: all ease .31s
}

.woocommerce div.product div.images .flex-control-thumbs li {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 4px;
    margin-right: 9px;
    width: 23.5%;
    transition: all ease .31s
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0
}

@media(max-width: 1199px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:7px
    }
}

@media(max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:13px
    }
}

@media(max-width: 767px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:7px
    }
}

@media(max-width: 425px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:6px
    }
}

@media(max-width: 375px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right:5px
    }
}

.woocommerce li.product .woocommerce-product-rating {
    margin-bottom: 0
}

.quantity {
    margin: 0 auto;
    max-width: 300px;
    position: relative
}

.rtsb-builder-content .single-add-to-cart-wrapper .quantity .input-group-btn {
    height: 60px;
    width: 60px
}

.quantity input.input-text,.quantity .input-group-btn {
    width: 44px;
    height: 48px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.quantity .input-group-btn {
}

.quantity .input-group-btn span.quantity-btn i {
    font-size: 12px
}

.quantity .input-group-btn.minus {
    left: 0
}

.quantity .input-group-btn.plus {
    right: 0
}

.quantity input.input-text {
    height: 48px;
    font-weight: 600
}

.quantity input.input-text:focus {
    outline: none
}

.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button {
    display: none
}

.woocommerce .quantity .qty {
    width: 60px;
    text-align: center
}

section.related.products {
    margin-top: 50px
}

section.related.products h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px
}

section.related.products ul.products li.product {
    margin-bottom: 0
}

@media(max-width: 768px) {
    section.related.products ul.products li.product {
        margin-bottom:45px
    }
}

.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button,.woocommerce a.button.alt,.woocommerce input.button,.woocommerce a.button,.cart-btn a.button {
    background: #44923b;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 15px 20px 16px;
    transition: all .4s ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    letter-spacing: .16px;
    line-height: 1
}

.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce button.button:hover,.woocommerce a.button.alt:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,.cart-btn a.button:hover {
    color: #fff;
    background-color: #111
}

.woocommerce .checkout-link a.added_to_cart:hover {
    background-color: #111
}

.woocommerce #respond input#submit.alt:focus,.woocommerce #respond input#submit:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.woocommerce button.button:focus,.woocommerce a.button.alt:focus,.woocommerce input.button:focus,.woocommerce a.button:focus {
    outline: none;
    border-radius: 4px
}

.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled] {
    color: #fff;
    opacity: 1;
    padding: 15px 20px 16px
}

.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: #111
}

@media only screen and (max-width: 575px) {
    .woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
        width:100%;
        padding-top: 0;
        text-align: center
    }
}

@media only screen and (max-width: 575px) {
    .woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
        width:100%;
        text-align: center
    }
}

.woocommerce .woocommerce-ordering select {
    padding: 0;
    border: none;
    background-color: initial;
    width: initial
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    margin: 0;
    padding: 0;
    font-size: 20px
}

.woocommerce .star-rating span::before {
    color: #ffba0a
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 30px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 0;
    transition: all ease .31s
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: initial;
    margin: 0 25px 0 0;
    padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #85878a
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #000
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 4px;
    width: 0;
    background-color: #44923b;
    transition: all 240ms ease-in-out
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    width: 100%
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 12px 25px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    text-transform: capitalize
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 16px;
    color: #000
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
    border: none;
    margin-right: 25px;
    padding: 0;
    position: inherit
}

.woocommerce p.stars a {
    color: #ffba0a
}

.woocommerce #review_form #respond .comment-form-author label,.woocommerce #review_form #respond .comment-form-email label {
    margin-right: 10px;
    width: 65px
}

.woocommerce #review_form #respond .comment-form-author input,.woocommerce #review_form #respond .comment-form-email input {
    border-color: #e4e1e3;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 8px 20px;
    width: 100%
}

.woocommerce #review_form #respond p textarea {
    height: 150px;
    padding: 20px;
    border-color: #e4e1e3;
    border-radius: 4px
}

.woocommerce #review_form #respond p input:focus,.woocommerce #review_form #respond p textarea:focus {
    outline: none
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 22px
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.woocommerce-Reviews .comment-form label {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: block
}

@media(min-width: 850px) {
    .woocommerce-Reviews .comment-form {
        display:flex;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px
    }

    .woocommerce-Reviews .comment-form>div,.woocommerce-Reviews .comment-form>p {
        padding: 0 15px;
        width: 100%
    }

    .woocommerce-Reviews .comment-form p.comment-form-author,.woocommerce-Reviews .comment-form p.comment-form-email,.woocommerce-Reviews .comment-form p.comment-form-url {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.woocommerce span.onsale {
    padding: 0;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    background-color: #000
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 48px;
    width: 110px!important;
    line-height: 40px;
    border-radius: 4px
}

.cart-collaterals {
    margin-top: 50px
}

.cart-collaterals h2 {
    font-size: 30px
}

.woocommerce-cart table.woocommerce-cart-form__contents {
    border-top: 0;
    border-left: 0
}

.woocommerce-cart table.woocommerce-cart-form__contents tr th {
    color: #000;
    font-weight: 500
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name {
    text-align: left
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a {
    color: #000;
    font-weight: 500;
    font-size: 16px
}

.woocommerce-cart table.cart img {
    width: 55px
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover {
    color: #44923b
}

.woocommerce-cart table.woocommerce-cart-form__contents .quantity .quantity-btn {
    line-height: 1
}

.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5
}

.woocommerce .woocommerce-checkout .form-row {
    margin: 0 0 20px
}

.woocommerce .woocommerce-checkout #payment div.place-order {
    padding: 20px 24px
}

.woocommerce .woocommerce-checkout .form-row label {
    color: #393738;
    font-weight: 500
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 18px
}

p.return-to-shop {
    margin-bottom: 70px
}

.woocommerce form.checkout_coupon {
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.woocommerce form.checkout_coupon input.input-text {
    padding: 13px 10px;
    border-radius: 4px
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 49%
}

.woocommerce form.checkout_coupon .form-row-first,.woocommerce form.checkout_coupon .form-row-last {
    padding: 0
}

.woocommerce-billing-fields span.woocommerce-input-wrapper {
    width: 100%;
    height: 40px
}

.woocommerce-billing-fields span.woocommerce-input-wrapper:focus {
    outline: none
}

.woocommerce-billing-fields span.woocommerce-input-wrapper input {
    height: 48px;
    padding: 10px 18px;
    border-radius: 4px;
    transition: all ease .31s
}

.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-billing-fields .select2-container .select2-selection--single {
    height: 48px;
    border-radius: 4px;
    line-height: 48px;
    padding-left: 9px;
    padding-right: 9px;
    color: #6c6f72;
    transition: all ease .31s
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 18px;
    appearance: none;
    background-size: 12px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/themes/gymat/assets/css/../img/select-arrow.png)!important;
    background-repeat: no-repeat;
    background-position: 95%
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.woocommerce-additional-fields span.woocommerce-input-wrapper {
    width: 100%
}

.woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
    padding: 10px;
    border-radius: 4px;
    transition: all ease .31s
}

.wc-order-review-wrapper {
    margin-top: 50px
}

.woocommerce-order-received .section.content-area {
    padding-top: 110px;
    padding-bottom: 85px
}

.woocommerce-order-received .section.content-area .woocommerce-order h2 {
    font-size: 30px
}

.woocommerce .woocommerce-customer-details address {
    padding: 20px 30px
}

.yith-wcqv-main {
    padding: 30px
}

.yith-wcqv-main h1.product_title.entry-title {
    font-size: 30px;
    margin-bottom: 7px
}

.yith-wcqv-main .rt-right .product_meta {
    margin-bottom: 20px
}

.woocommerce div.product p.price,.woocommerce div.product span.price {
    color: #000
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    font-size: 16px
}

.woocommerce table.shop_table th {
    color: #000
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot th {
    color: #000;
    font-weight: 600
}

.woocommerce table.shop_table tbody td {
    font-weight: 500;
    padding: 12px 15px
}

.woocommerce .wishlist-title {
    margin-bottom: 30px
}

.woocommerce .hidden-title-form {
    display: none
}

.woocommerce .wishlist-title h2 {
    padding: 0;
    margin-right: 15px
}

.woocommerce .wishlist-title h2:hover {
    background-color: initial
}

.wishlist-title a.show-title-form i {
    display: none
}

.yith-wcwl-share {
    display: none
}

.wishlist_table .product-add-to-cart a.button {
    padding: 0
}

.wishlist_table .product-add-to-cart a.button {
    padding: 10px 30px!important
}

.wishlist_table td a {
    font-size: 16px;
    margin-right: 10px;
    color: #444
}

.wishlist_table td a:hover {
    color: #44923b
}

.wishlist_table td.product-name a.button.yith-wcqv-button {
    font-size: 14px
}

.wishlist_table td.product-price {
    font-size: 18px
}

.wishlist_table td.product-price del {
    color: #a6a6a6;
    font-size: 14px
}

.wishlist_table td.product-price ins {
    background-color: initial
}

.woocommerce-message {
    border-top-color: #44923b;
    padding: 20px 30px 20px 50px;
    line-height: 45px;
    border-radius: 0 0 4px 4px;
    transition: all ease .31s
}

.woocommerce-info {
    border-top-color: #44923b;
    padding: 17px 30px 18px 50px;
    transition: all ease .31s
}

.woocommerce-message::before {
    top: 21px
}

.woocommerce-message::before,.woocommerce-info::before {
    color: #000
}

.woocommerce-error,.woocommerce-info,.woocommerce-message #add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: #f8f8f8;
    border-radius: 4px
}

.rating-custom .woocommerce-product-rating::after,.rating-custom .woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.rating-custom .star-rating {
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star
}

.rating-custom .star-rating:before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.rating-custom .star-rating span:before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #fcb302
}

.shop-layout-style1 .rating-custom .woocommerce-product-rating {
    display: inline-block
}

.cart-area .cart-list-trigger {
    line-height: 1
}

.cart-area .cart-trigger-icon {
    color: #4d4d4d;
    font-size: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.cart-area .cart-trigger-icon:hover {
    color: #44923b
}

.cart-area .cart-trigger-icon>span {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 26px;
    right: -13px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #44923b;
    line-height: 20px;
    color: #fff
}

.cart-area .cart-wrapper {
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 340px;
    max-height: 70vh;
    overflow-y: auto;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    box-shadow: 0 0 90px rgb(0 0 0/.1);
    padding: 30px 20px;
    border-radius: 0 0 4px 4px;
    visibility: hidden;
    transition: all .4s cubic-bezier(.3,.02,0,.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0
}

.cart-area .cart-list-trigger:hover .cart-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.cart-area .cart-wrapper ul.minicart>li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.cart-area .cart-wrapper ul.minicart .cart-btn {
    margin-top: 20px
}

.cart-area .cart-wrapper ul.minicart>li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.cart-wrapper h5.no-cart-items {
    width: 100%;
    margin-bottom: 0;
    font-weight: 600
}

.cart-single-product {
    width: 100%
}

.cart-single-product>.media {
    display: flex;
    position: relative;
    align-items: center
}

.cart-wrapper .remove-item-overlay {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-color: #0000008a
}

.cart-wrapper .remove-item-overlay>img {
    top: 50%;
    width: 25px;
    max-width: 100%;
    position: absolute;
    transform: translateY(-50%)
}

.cart-wrapper .cart-product-img {
    width: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-right: 13px
}

.cart-area .cart-wrapper ul.minicart>li .media .cart-content ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    color: #6c6f72
}

.cart-area .cart-wrapper ul.minicart>li.cart-total {
    color: #6c6f72;
    font-weight: 500
}

.cart-area .cart-content {
    flex: 1
}

.cart-area .minicart-title a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 500
}

.cart-area .minicart-remove a {
    color: #6c6f72
}

.cart-area .minicart-title a:hover,.cart-area .minicart-remove a:hover {
    color: #44923b
}

.woocommerce ul.product_list_widget li img {
    margin-left: 4px;
    width: 38px;
    background: #fff;
    border-radius: 4px
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 6px
}

.woocommerce-MyAccount-navigation ul li a {
    color: #000;
    font-size: 20px;
    font-weight: 500
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #44923b
}

.woocommerce .woocommerce-product-rating {
    line-height: 1
}

.woocommerce li.product .star-rating {
    display: inline-block;
    margin: 0 0 5px;
    float: none
}

.woocommerce .loader::before {
    display: none
}

@media(max-width: 767px) {
    .woocommerce-page .content-area {
        padding-top:80px;
        padding-bottom: 80px
    }
}

.woo-related-product .swiper-slide li {
    list-style: none
}

#yith-quick-view-content .single-product-top .rt-left {
    float: left;
    width: 40%
}

#yith-quick-view-content .single-product-top .rt-right {
    float: left;
    width: 60%
}

#yith-quick-view-content .single-product-top div.images {
    width: 90%;
    text-align: center;
    background: #f7f7f7;
    border-radius: 4px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

#yith-quick-view-content .rt-right p.price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px
}

#yith-quick-view-content .single-product-top .product_meta>span {
    color: #010101;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4
}

#yith-quick-view-content .single-product-top .product_meta>span a,#yith-quick-view-content .single-product-top .product_meta>span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400
}

#yith-quick-view-content .woocommerce-product-details__short-description {
    margin-bottom: 30px
}

#yith-quick-view-content div.product .product_title {
    margin-bottom: 5px
}

#yith-quick-view-content div.product .woocommerce-product-rating {
    margin-bottom: 12px
}

#yith-quick-view-content .star-rating {
    font-size: 14px
}

#yith-quick-view-close {
    border: none;
    border-radius: 4px;
    background: #44923b;
    color: #fff;
    width: 26px;
    height: 26px;
    top: 10px;
    right: 10px;
    line-height: 26px;
    z-index: 2;
    opacity: 1
}

#yith-quick-view-close:hover {
    background: #111;
    color: #fff
}

#yith-quick-view-modal .yith-wcqv-main {
    border-radius: 4px;
    box-shadow: none
}

#yith-quick-view-modal #yith-quick-view-content {
    overflow-y: scroll
}

#yith-quick-view-content .single-product-top {
    display: flex
}

#yith-quick-view-modal #yith-quick-view-content::-webkit-scrollbar,#yith-quick-view-modal.open .yith-wcqv-main::-webkit-scrollbar {
    width: 0
}

@media(max-width: 767px) {
    #yith-quick-view-content .single-product-top {
        display:block
    }

    #yith-quick-view-content .single-product-top .rt-left {
        width: 100%;
        margin-bottom: 30px
    }

    #yith-quick-view-content .single-product-top div.images,#yith-quick-view-content .single-product-top .rt-right {
        width: 100%
    }
}

.sidebar-widget-area .woocommerce-product-search {
    display: flex
}

.sidebar-widget-area .woocommerce-product-search input.search-field {
    border: 1px solid #ebebeb;
    color: #444;
    font-size: 16px;
    border-radius: 4px!important;
    float: left;
    height: 60px;
    padding: .375rem .75rem;
    width: 100%;
    outline: none;
    background-color: #fff;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.sidebar-widget-area .woocommerce-product-search button {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 2px 12px
}

.sidebar-widget-area .widget_product_search input:focus,.sidebar-widget-area .widget_product_search input:focus-visible,.sidebar-widget-area .widget_product_search input:active {
    border: 1px solid #ebebeb;
    outline: none
}

.sidebar-widget-area .widget.widget_top_rated_products ul li a:before,.sidebar-widget-area .widget.widget_products ul li a:before {
    display: none
}

.sidebar-widget-area .widget.widget_top_rated_products ul li a,.sidebar-widget-area .widget.widget_products ul li a {
    padding-left: 0
}

.sidebar-widget-area .widget.widget_top_rated_products ul li:hover a,.sidebar-widget-area .widget.widget_products ul li:hover a {
    padding-left: 0
}

.sidebar-widget-area .widget.widget_top_rated_products .product_list_widget li a,.sidebar-widget-area .widget.widget_products .product_list_widget li a {
    font-weight: 600;
    color: #000
}

.sidebar-widget-area .widget.widget_top_rated_products .product_list_widget li a:hover,.sidebar-widget-area .widget.widget_products .product_list_widget li a:hover {
    color: var(--primary-color)
}

.sidebar-widget-area .woocommerce ul.product_list_widget li .star-rating {
    margin: 8px 0
}

.sidebar-widget-area .woocommerce ul.product_list_widget li img {
    width: 84px
}

.sidebar-widget-area .woocommerce ul.product_list_widget .woocommerce-Price-amount bdi {
    font-weight: 500;
    font-size: 18px;
    color: var(--primary-color)
}

.sidebar-widget-area .woocommerce ul.product_list_widget ins {
    background-color: initial
}

.sidebar-widget-area .woocommerce ul.product_list_widget del .woocommerce-Price-amount bdi {
    font-size: 15px;
    color: #646464
}

.sidebar-widget-area .woocommerce.widget_price_filter .ui-slider .ui-slider-range,.sidebar-widget-area .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--primary-color)
}

.sidebar-widget-area .woocommerce.widget_price_filter .price_slider_amount {
    font-size: 16px;
    font-weight: 500
}

.sidebar-widget-area .woocommerce.widget_rating_filter ul li a::before {
    display: none
}

.sidebar-widget-area .woocommerce.widget_rating_filter ul li a {
    padding-left: 0
}

.sidebar-widget-area .woocommerce.widget_rating_filter ul li:hover a {
    padding-left: 0
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a>span {
    display: block!important
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .quantity {
    max-width: 212px
}

.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .single-add-to-cart-wrapper {
    display: flex
}

.woocommerce .rtsb-ui-modal .rtsb-modal-content .woocommerce-product-rating .star-rating {
    margin-top: 0
}

.rtsb-builder-content .elementor-support-widget {
    background: #f8f8f8;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    padding: 30px 35px 35px
}

.rtsb-builder-content .elementor-support-widget .widgettitle {
    margin-bottom: 24px;
    display: block;
    position: relative;
    color: #000;
    font-size: 18px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 25px
}

.rtsb-builder-content .elementor-support-widget .widgettitle:after {
    content: "";
    height: 3px;
    width: 34px;
    background-color: #44923b;
    position: absolute;
    bottom: 0;
    left: 0
}

.rtsb-builder-content .elementor-support-widget ul li {
    border-bottom: 1px solid #ebebeb;
    transition: all .3s ease-in-out;
    padding: 14px 0;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 1.6
}

.rtsb-builder-content .elementor-support-widget ul li:first-child {
    padding-top: 0
}

.woocommerce.single-product .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::before,.woocommerce.single-product .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::after {
    display: none
}

.woocommerce.single-product .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger {
    text-indent: unset;
    font-size: 15px
}

.woocommerce .rtsb-builder-content div.product div.images .flex-control-thumbs li {
    margin-right: 0
}

.up-sells.upsells {
    margin-top: 50px
}

.up-sells.upsells h2 {
    margin-bottom: 20px
}

.woocommerce .rtsb-upsells-products .up-sells ul.products li.product {
    float: unset
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a>span.button-text {
    display: none!important
}

/*! elementor-icons - v5.35.0 - 09-12-2024 */
@font-face {
    font-family: eicons;
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.35.0);
    src: url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.35.0#iefix) format("embedded-opentype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.35.0) format("woff2"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.35.0) format("woff"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.35.0) format("truetype"),url(https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.35.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

[class*=" eicon-"],[class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: "\e800"
}

.eicon-editor-unlink:before {
    content: "\e801"
}

.eicon-editor-external-link:before {
    content: "\e802"
}

.eicon-editor-close:before {
    content: "\e803"
}

.eicon-editor-list-ol:before {
    content: "\e804"
}

.eicon-editor-list-ul:before {
    content: "\e805"
}

.eicon-editor-bold:before {
    content: "\e806"
}

.eicon-editor-italic:before {
    content: "\e807"
}

.eicon-editor-underline:before {
    content: "\e808"
}

.eicon-editor-paragraph:before {
    content: "\e809"
}

.eicon-editor-h1:before {
    content: "\e80a"
}

.eicon-editor-h2:before {
    content: "\e80b"
}

.eicon-editor-h3:before {
    content: "\e80c"
}

.eicon-editor-h4:before {
    content: "\e80d"
}

.eicon-editor-h5:before {
    content: "\e80e"
}

.eicon-editor-h6:before {
    content: "\e80f"
}

.eicon-editor-quote:before {
    content: "\e810"
}

.eicon-editor-code:before {
    content: "\e811"
}

.eicon-elementor:before {
    content: "\e812"
}

.eicon-elementor-circle:before {
    content: "\e813"
}

.eicon-pojome:before {
    content: "\e814"
}

.eicon-plus:before {
    content: "\e815"
}

.eicon-menu-bar:before {
    content: "\e816"
}

.eicon-apps:before {
    content: "\e817"
}

.eicon-accordion:before {
    content: "\e818"
}

.eicon-alert:before {
    content: "\e819"
}

.eicon-animation-text:before {
    content: "\e81a"
}

.eicon-animation:before {
    content: "\e81b"
}

.eicon-banner:before {
    content: "\e81c"
}

.eicon-blockquote:before {
    content: "\e81d"
}

.eicon-button:before {
    content: "\e81e"
}

.eicon-call-to-action:before {
    content: "\e81f"
}

.eicon-captcha:before {
    content: "\e820"
}

.eicon-carousel:before {
    content: "\e821"
}

.eicon-checkbox:before {
    content: "\e822"
}

.eicon-columns:before {
    content: "\e823"
}

.eicon-countdown:before {
    content: "\e824"
}

.eicon-counter:before {
    content: "\e825"
}

.eicon-date:before {
    content: "\e826"
}

.eicon-divider-shape:before {
    content: "\e827"
}

.eicon-divider:before {
    content: "\e828"
}

.eicon-download-button:before {
    content: "\e829"
}

.eicon-dual-button:before {
    content: "\e82a"
}

.eicon-email-field:before {
    content: "\e82b"
}

.eicon-facebook-comments:before {
    content: "\e82c"
}

.eicon-facebook-like-box:before {
    content: "\e82d"
}

.eicon-form-horizontal:before {
    content: "\e82e"
}

.eicon-form-vertical:before {
    content: "\e82f"
}

.eicon-gallery-grid:before {
    content: "\e830"
}

.eicon-gallery-group:before {
    content: "\e831"
}

.eicon-gallery-justified:before {
    content: "\e832"
}

.eicon-gallery-masonry:before {
    content: "\e833"
}

.eicon-icon-box:before {
    content: "\e834"
}

.eicon-image-before-after:before {
    content: "\e835"
}

.eicon-image-box:before {
    content: "\e836"
}

.eicon-image-hotspot:before {
    content: "\e837"
}

.eicon-image-rollover:before {
    content: "\e838"
}

.eicon-info-box:before {
    content: "\e839"
}

.eicon-inner-section:before {
    content: "\e83a"
}

.eicon-mailchimp:before {
    content: "\e83b"
}

.eicon-menu-card:before {
    content: "\e83c"
}

.eicon-navigation-horizontal:before {
    content: "\e83d"
}

.eicon-nav-menu:before {
    content: "\e83e"
}

.eicon-navigation-vertical:before {
    content: "\e83f"
}

.eicon-number-field:before {
    content: "\e840"
}

.eicon-parallax:before {
    content: "\e841"
}

.eicon-php7:before {
    content: "\e842"
}

.eicon-post-list:before {
    content: "\e843"
}

.eicon-post-slider:before {
    content: "\e844"
}

.eicon-post:before {
    content: "\e845"
}

.eicon-posts-carousel:before {
    content: "\e846"
}

.eicon-posts-grid:before {
    content: "\e847"
}

.eicon-posts-group:before {
    content: "\e848"
}

.eicon-posts-justified:before {
    content: "\e849"
}

.eicon-posts-masonry:before {
    content: "\e84a"
}

.eicon-posts-ticker:before {
    content: "\e84b"
}

.eicon-price-list:before {
    content: "\e84c"
}

.eicon-price-table:before {
    content: "\e84d"
}

.eicon-radio:before {
    content: "\e84e"
}

.eicon-rtl:before {
    content: "\e84f"
}

.eicon-scroll:before {
    content: "\e850"
}

.eicon-search:before {
    content: "\e851"
}

.eicon-select:before {
    content: "\e852"
}

.eicon-share:before {
    content: "\e853"
}

.eicon-sidebar:before {
    content: "\e854"
}

.eicon-skill-bar:before {
    content: "\e855"
}

.eicon-slider-3d:before {
    content: "\e856"
}

.eicon-slider-album:before {
    content: "\e857"
}

.eicon-slider-device:before {
    content: "\e858"
}

.eicon-slider-full-screen:before {
    content: "\e859"
}

.eicon-slider-push:before {
    content: "\e85a"
}

.eicon-slider-vertical:before {
    content: "\e85b"
}

.eicon-slider-video:before {
    content: "\e85c"
}

.eicon-slides:before {
    content: "\e85d"
}

.eicon-social-icons:before {
    content: "\e85e"
}

.eicon-spacer:before {
    content: "\e85f"
}

.eicon-table:before {
    content: "\e860"
}

.eicon-tabs:before {
    content: "\e861"
}

.eicon-tel-field:before {
    content: "\e862"
}

.eicon-text-area:before {
    content: "\e863"
}

.eicon-text-field:before {
    content: "\e864"
}

.eicon-thumbnails-down:before {
    content: "\e865"
}

.eicon-thumbnails-half:before {
    content: "\e866"
}

.eicon-thumbnails-right:before {
    content: "\e867"
}

.eicon-time-line:before {
    content: "\e868"
}

.eicon-toggle:before {
    content: "\e869"
}

.eicon-url:before {
    content: "\e86a"
}

.eicon-t-letter:before {
    content: "\e86b"
}

.eicon-wordpress:before {
    content: "\e86c"
}

.eicon-text:before {
    content: "\e86d"
}

.eicon-anchor:before {
    content: "\e86e"
}

.eicon-bullet-list:before {
    content: "\e86f"
}

.eicon-code:before {
    content: "\e870"
}

.eicon-favorite:before {
    content: "\e871"
}

.eicon-google-maps:before {
    content: "\e872"
}

.eicon-image:before {
    content: "\e873"
}

.eicon-photo-library:before {
    content: "\e874"
}

.eicon-woocommerce:before {
    content: "\e875"
}

.eicon-youtube:before {
    content: "\e876"
}

.eicon-flip-box:before {
    content: "\e877"
}

.eicon-settings:before {
    content: "\e878"
}

.eicon-headphones:before {
    content: "\e879"
}

.eicon-testimonial:before {
    content: "\e87a"
}

.eicon-counter-circle:before {
    content: "\e87b"
}

.eicon-person:before {
    content: "\e87c"
}

.eicon-chevron-right:before {
    content: "\e87d"
}

.eicon-chevron-left:before {
    content: "\e87e"
}

.eicon-close:before {
    content: "\e87f"
}

.eicon-file-download:before {
    content: "\e880"
}

.eicon-save:before {
    content: "\e881"
}

.eicon-zoom-in:before {
    content: "\e882"
}

.eicon-shortcode:before {
    content: "\e883"
}

.eicon-nerd:before {
    content: "\e884"
}

.eicon-device-desktop:before {
    content: "\e885"
}

.eicon-device-tablet:before {
    content: "\e886"
}

.eicon-device-mobile:before {
    content: "\e887"
}

.eicon-document-file:before {
    content: "\e888"
}

.eicon-folder-o:before {
    content: "\e889"
}

.eicon-hypster:before {
    content: "\e88a"
}

.eicon-h-align-left:before {
    content: "\e88b"
}

.eicon-h-align-right:before {
    content: "\e88c"
}

.eicon-h-align-center:before {
    content: "\e88d"
}

.eicon-h-align-stretch:before {
    content: "\e88e"
}

.eicon-v-align-top:before {
    content: "\e88f"
}

.eicon-v-align-bottom:before {
    content: "\e890"
}

.eicon-v-align-middle:before {
    content: "\e891"
}

.eicon-v-align-stretch:before {
    content: "\e892"
}

.eicon-pro-icon:before {
    content: "\e893"
}

.eicon-mail:before {
    content: "\e894"
}

.eicon-lock-user:before {
    content: "\e895"
}

.eicon-testimonial-carousel:before {
    content: "\e896"
}

.eicon-media-carousel:before {
    content: "\e897"
}

.eicon-section:before {
    content: "\e898"
}

.eicon-column:before {
    content: "\e899"
}

.eicon-edit:before {
    content: "\e89a"
}

.eicon-clone:before {
    content: "\e89b"
}

.eicon-trash:before {
    content: "\e89c"
}

.eicon-play:before {
    content: "\e89d"
}

.eicon-angle-right:before {
    content: "\e89e"
}

.eicon-angle-left:before {
    content: "\e89f"
}

.eicon-animated-headline:before {
    content: "\e8a0"
}

.eicon-menu-toggle:before {
    content: "\e8a1"
}

.eicon-fb-embed:before {
    content: "\e8a2"
}

.eicon-fb-feed:before {
    content: "\e8a3"
}

.eicon-twitter-embed:before {
    content: "\e8a4"
}

.eicon-twitter-feed:before {
    content: "\e8a5"
}

.eicon-sync:before {
    content: "\e8a6"
}

.eicon-import-export:before {
    content: "\e8a7"
}

.eicon-check-circle:before {
    content: "\e8a8"
}

.eicon-library-save:before {
    content: "\e8a9"
}

.eicon-library-download:before {
    content: "\e8aa"
}

.eicon-insert:before {
    content: "\e8ab"
}

.eicon-preview-medium:before {
    content: "\e8ac"
}

.eicon-sort-down:before {
    content: "\e8ad"
}

.eicon-sort-up:before {
    content: "\e8ae"
}

.eicon-heading:before {
    content: "\e8af"
}

.eicon-logo:before {
    content: "\e8b0"
}

.eicon-meta-data:before {
    content: "\e8b1"
}

.eicon-post-content:before {
    content: "\e8b2"
}

.eicon-post-excerpt:before {
    content: "\e8b3"
}

.eicon-post-navigation:before {
    content: "\e8b4"
}

.eicon-yoast:before {
    content: "\e8b5"
}

.eicon-nerd-chuckle:before {
    content: "\e8b6"
}

.eicon-nerd-wink:before {
    content: "\e8b7"
}

.eicon-comments:before {
    content: "\e8b8"
}

.eicon-download-circle-o:before {
    content: "\e8b9"
}

.eicon-library-upload:before {
    content: "\e8ba"
}

.eicon-save-o:before {
    content: "\e8bb"
}

.eicon-upload-circle-o:before {
    content: "\e8bc"
}

.eicon-ellipsis-h:before {
    content: "\e8bd"
}

.eicon-ellipsis-v:before {
    content: "\e8be"
}

.eicon-arrow-left:before {
    content: "\e8bf"
}

.eicon-arrow-right:before {
    content: "\e8c0"
}

.eicon-arrow-up:before {
    content: "\e8c1"
}

.eicon-arrow-down:before {
    content: "\e8c2"
}

.eicon-play-o:before {
    content: "\e8c3"
}

.eicon-archive-posts:before {
    content: "\e8c4"
}

.eicon-archive-title:before {
    content: "\e8c5"
}

.eicon-featured-image:before {
    content: "\e8c6"
}

.eicon-post-info:before {
    content: "\e8c7"
}

.eicon-post-title:before {
    content: "\e8c8"
}

.eicon-site-logo:before {
    content: "\e8c9"
}

.eicon-site-search:before {
    content: "\e8ca"
}

.eicon-site-title:before {
    content: "\e8cb"
}

.eicon-plus-square:before {
    content: "\e8cc"
}

.eicon-minus-square:before {
    content: "\e8cd"
}

.eicon-cloud-check:before {
    content: "\e8ce"
}

.eicon-drag-n-drop:before {
    content: "\e8cf"
}

.eicon-welcome:before {
    content: "\e8d0"
}

.eicon-handle:before {
    content: "\e8d1"
}

.eicon-cart:before {
    content: "\e8d2"
}

.eicon-product-add-to-cart:before {
    content: "\e8d3"
}

.eicon-product-breadcrumbs:before {
    content: "\e8d4"
}

.eicon-product-categories:before {
    content: "\e8d5"
}

.eicon-product-description:before {
    content: "\e8d6"
}

.eicon-product-images:before {
    content: "\e8d7"
}

.eicon-product-info:before {
    content: "\e8d8"
}

.eicon-product-meta:before {
    content: "\e8d9"
}

.eicon-product-pages:before {
    content: "\e8da"
}

.eicon-product-price:before {
    content: "\e8db"
}

.eicon-product-rating:before {
    content: "\e8dc"
}

.eicon-product-related:before {
    content: "\e8dd"
}

.eicon-product-stock:before {
    content: "\e8de"
}

.eicon-product-tabs:before {
    content: "\e8df"
}

.eicon-product-title:before {
    content: "\e8e0"
}

.eicon-product-upsell:before {
    content: "\e8e1"
}

.eicon-products:before {
    content: "\e8e2"
}

.eicon-bag-light:before {
    content: "\e8e3"
}

.eicon-bag-medium:before {
    content: "\e8e4"
}

.eicon-bag-solid:before {
    content: "\e8e5"
}

.eicon-basket-light:before {
    content: "\e8e6"
}

.eicon-basket-medium:before {
    content: "\e8e7"
}

.eicon-basket-solid:before {
    content: "\e8e8"
}

.eicon-cart-light:before {
    content: "\e8e9"
}

.eicon-cart-medium:before {
    content: "\e8ea"
}

.eicon-cart-solid:before {
    content: "\e8eb"
}

.eicon-exchange:before {
    content: "\e8ec"
}

.eicon-preview-thin:before {
    content: "\e8ed"
}

.eicon-device-laptop:before {
    content: "\e8ee"
}

.eicon-collapse:before {
    content: "\e8ef"
}

.eicon-expand:before {
    content: "\e8f0"
}

.eicon-navigator:before {
    content: "\e8f1"
}

.eicon-plug:before {
    content: "\e8f2"
}

.eicon-dashboard:before {
    content: "\e8f3"
}

.eicon-typography:before {
    content: "\e8f4"
}

.eicon-info-circle-o:before {
    content: "\e8f5"
}

.eicon-integration:before {
    content: "\e8f6"
}

.eicon-plus-circle-o:before {
    content: "\e8f7"
}

.eicon-rating:before {
    content: "\e8f8"
}

.eicon-review:before {
    content: "\e8f9"
}

.eicon-tools:before {
    content: "\e8fa"
}

.eicon-loading:before {
    content: "\e8fb"
}

.eicon-sitemap:before {
    content: "\e8fc"
}

.eicon-click:before {
    content: "\e8fd"
}

.eicon-clock:before {
    content: "\e8fe"
}

.eicon-library-open:before {
    content: "\e8ff"
}

.eicon-warning:before {
    content: "\e900"
}

.eicon-flow:before {
    content: "\e901"
}

.eicon-cursor-move:before {
    content: "\e902"
}

.eicon-arrow-circle-left:before {
    content: "\e903"
}

.eicon-flash:before {
    content: "\e904"
}

.eicon-redo:before {
    content: "\e905"
}

.eicon-ban:before {
    content: "\e906"
}

.eicon-barcode:before {
    content: "\e907"
}

.eicon-calendar:before {
    content: "\e908"
}

.eicon-caret-left:before {
    content: "\e909"
}

.eicon-caret-right:before {
    content: "\e90a"
}

.eicon-caret-up:before {
    content: "\e90b"
}

.eicon-chain-broken:before {
    content: "\e90c"
}

.eicon-check-circle-o:before {
    content: "\e90d"
}

.eicon-check:before {
    content: "\e90e"
}

.eicon-chevron-double-left:before {
    content: "\e90f"
}

.eicon-chevron-double-right:before {
    content: "\e910"
}

.eicon-undo:before {
    content: "\e911"
}

.eicon-filter:before {
    content: "\e912"
}

.eicon-circle-o:before {
    content: "\e913"
}

.eicon-circle:before {
    content: "\e914"
}

.eicon-clock-o:before {
    content: "\e915"
}

.eicon-cog:before {
    content: "\e916"
}

.eicon-cogs:before {
    content: "\e917"
}

.eicon-commenting-o:before {
    content: "\e918"
}

.eicon-copy:before {
    content: "\e919"
}

.eicon-database:before {
    content: "\e91a"
}

.eicon-dot-circle-o:before {
    content: "\e91b"
}

.eicon-envelope:before {
    content: "\e91c"
}

.eicon-external-link-square:before {
    content: "\e91d"
}

.eicon-eyedropper:before {
    content: "\e91e"
}

.eicon-folder:before {
    content: "\e91f"
}

.eicon-font:before {
    content: "\e920"
}

.eicon-adjust:before {
    content: "\e921"
}

.eicon-lightbox:before {
    content: "\e922"
}

.eicon-heart-o:before {
    content: "\e923"
}

.eicon-history:before {
    content: "\e924"
}

.eicon-image-bold:before {
    content: "\e925"
}

.eicon-info-circle:before {
    content: "\e926"
}

.eicon-link:before {
    content: "\e927"
}

.eicon-long-arrow-left:before {
    content: "\e928"
}

.eicon-long-arrow-right:before {
    content: "\e929"
}

.eicon-caret-down:before {
    content: "\e92a"
}

.eicon-paint-brush:before {
    content: "\e92b"
}

.eicon-pencil:before {
    content: "\e92c"
}

.eicon-plus-circle:before {
    content: "\e92d"
}

.eicon-zoom-in-bold:before {
    content: "\e92e"
}

.eicon-sort-amount-desc:before {
    content: "\e92f"
}

.eicon-sign-out:before {
    content: "\e930"
}

.eicon-spinner:before {
    content: "\e931"
}

.eicon-square:before {
    content: "\e932"
}

.eicon-star-o:before {
    content: "\e933"
}

.eicon-star:before {
    content: "\e934"
}

.eicon-text-align-justify:before {
    content: "\e935"
}

.eicon-text-align-center:before {
    content: "\e936"
}

.eicon-tags:before {
    content: "\e937"
}

.eicon-text-align-left:before {
    content: "\e938"
}

.eicon-text-align-right:before {
    content: "\e939"
}

.eicon-close-circle:before {
    content: "\e93a"
}

.eicon-trash-o:before {
    content: "\e93b"
}

.eicon-font-awesome:before {
    content: "\e93c"
}

.eicon-user-circle-o:before {
    content: "\e93d"
}

.eicon-video-camera:before {
    content: "\e93e"
}

.eicon-heart:before {
    content: "\e93f"
}

.eicon-wrench:before {
    content: "\e940"
}

.eicon-help:before {
    content: "\e941"
}

.eicon-help-o:before {
    content: "\e942"
}

.eicon-zoom-out-bold:before {
    content: "\e943"
}

.eicon-plus-square-o:before {
    content: "\e944"
}

.eicon-minus-square-o:before {
    content: "\e945"
}

.eicon-minus-circle:before {
    content: "\e946"
}

.eicon-minus-circle-o:before {
    content: "\e947"
}

.eicon-code-bold:before {
    content: "\e948"
}

.eicon-cloud-upload:before {
    content: "\e949"
}

.eicon-search-bold:before {
    content: "\e94a"
}

.eicon-map-pin:before {
    content: "\e94b"
}

.eicon-meetup:before {
    content: "\e94c"
}

.eicon-slideshow:before {
    content: "\e94d"
}

.eicon-t-letter-bold:before {
    content: "\e94e"
}

.eicon-preferences:before {
    content: "\e94f"
}

.eicon-table-of-contents:before {
    content: "\e950"
}

.eicon-tv:before {
    content: "\e951"
}

.eicon-upload:before {
    content: "\e952"
}

.eicon-instagram-comments:before {
    content: "\e953"
}

.eicon-instagram-nested-gallery:before {
    content: "\e954"
}

.eicon-instagram-post:before {
    content: "\e955"
}

.eicon-instagram-video:before {
    content: "\e956"
}

.eicon-instagram-gallery:before {
    content: "\e957"
}

.eicon-instagram-likes:before {
    content: "\e958"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-archive:before {
    content: "\e95e"
}

.eicon-colors-typography:before {
    content: "\e95f"
}

.eicon-custom:before {
    content: "\e960"
}

.eicon-footer:before {
    content: "\e961"
}

.eicon-header:before {
    content: "\e962"
}

.eicon-layout-settings:before {
    content: "\e963"
}

.eicon-lightbox-expand:before {
    content: "\e964"
}

.eicon-error-404:before {
    content: "\e965"
}

.eicon-theme-style:before {
    content: "\e966"
}

.eicon-search-results:before {
    content: "\e967"
}

.eicon-single-post:before {
    content: "\e968"
}

.eicon-site-identity:before {
    content: "\e969"
}

.eicon-theme-builder:before {
    content: "\e96a"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-global-settings:before {
    content: "\e96d"
}

.eicon-user-preferences:before {
    content: "\e96e"
}

.eicon-lock:before {
    content: "\e96f"
}

.eicon-export-kit:before {
    content: "\e970"
}

.eicon-import-kit:before {
    content: "\e971"
}

.eicon-lottie:before {
    content: "\e972"
}

.eicon-products-archive:before {
    content: "\e973"
}

.eicon-single-product:before {
    content: "\e974"
}

.eicon-disable-trash-o:before {
    content: "\e975"
}

.eicon-single-page:before {
    content: "\e976"
}

.eicon-wordpress-light:before {
    content: "\e977"
}

.eicon-cogs-check:before {
    content: "\e978"
}

.eicon-custom-css:before {
    content: "\e979"
}

.eicon-global-colors:before {
    content: "\e97a"
}

.eicon-globe:before {
    content: "\e97b"
}

.eicon-typography-1:before {
    content: "\e97c"
}

.eicon-background:before {
    content: "\e97d"
}

.eicon-device-responsive:before {
    content: "\e97e"
}

.eicon-device-wide:before {
    content: "\e97f"
}

.eicon-code-highlight:before {
    content: "\e980"
}

.eicon-video-playlist:before {
    content: "\e981"
}

.eicon-download-kit:before {
    content: "\e982"
}

.eicon-kit-details:before {
    content: "\e983"
}

.eicon-kit-parts:before {
    content: "\e984"
}

.eicon-kit-upload:before {
    content: "\e985"
}

.eicon-kit-plugins:before {
    content: "\e986"
}

.eicon-kit-upload-alt:before {
    content: "\e987"
}

.eicon-hotspot:before {
    content: "\e988"
}

.eicon-paypal-button:before {
    content: "\e989"
}

.eicon-shape:before {
    content: "\e98a"
}

.eicon-wordart:before {
    content: "\e98b"
}

.eicon-checkout:before {
    content: "\e98c"
}

.eicon-container:before {
    content: "\e98d"
}

.eicon-flip:before {
    content: "\e98e"
}

.eicon-info:before {
    content: "\e98f"
}

.eicon-my-account:before {
    content: "\e990"
}

.eicon-purchase-summary:before {
    content: "\e991"
}

.eicon-page-transition:before {
    content: "\e992"
}

.eicon-spotify:before {
    content: "\e993"
}

.eicon-stripe-button:before {
    content: "\e994"
}

.eicon-woo-settings:before {
    content: "\e995"
}

.eicon-woo-cart:before {
    content: "\e996"
}

.eicon-grow:before {
    content: "\e997"
}

.eicon-order-end:before {
    content: "\e998"
}

.eicon-nowrap:before {
    content: "\e999"
}

.eicon-order-start:before {
    content: "\e99a"
}

.eicon-progress-tracker:before {
    content: "\e99b"
}

.eicon-shrink:before {
    content: "\e99c"
}

.eicon-wrap:before {
    content: "\e99d"
}

.eicon-align-center-h:before {
    content: "\e99e"
}

.eicon-align-center-v:before {
    content: "\e99f"
}

.eicon-align-end-h:before {
    content: "\e9a0"
}

.eicon-align-end-v:before {
    content: "\e9a1"
}

.eicon-align-start-h:before {
    content: "\e9a2"
}

.eicon-align-start-v:before {
    content: "\e9a3"
}

.eicon-align-stretch-h:before {
    content: "\e9a4"
}

.eicon-align-stretch-v:before {
    content: "\e9a5"
}

.eicon-justify-center-h:before {
    content: "\e9a6"
}

.eicon-justify-center-v:before {
    content: "\e9a7"
}

.eicon-justify-end-h:before {
    content: "\e9a8"
}

.eicon-justify-end-v:before {
    content: "\e9a9"
}

.eicon-justify-space-around-h:before {
    content: "\e9aa"
}

.eicon-justify-space-around-v:before {
    content: "\e9ab"
}

.eicon-justify-space-between-h:before {
    content: "\e9ac"
}

.eicon-justify-space-between-v:before {
    content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
    content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
    content: "\e9af"
}

.eicon-justify-start-h:before {
    content: "\e9b0"
}

.eicon-justify-start-v:before {
    content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
    content: "\e9b2"
}

.eicon-woocommerce-notices:before {
    content: "\e9b3"
}

.eicon-inner-container:before {
    content: "\e9b4"
}

.eicon-warning-full:before {
    content: "\e9b5"
}

.eicon-exit:before {
    content: "\e9b6"
}

.eicon-loop-builder:before {
    content: "\e9b7"
}

.eicon-notes:before {
    content: "\e9b8"
}

.eicon-read:before {
    content: "\e9b9"
}

.eicon-unread:before {
    content: "\e9ba"
}

.eicon-carousel-loop:before {
    content: "\e9bb"
}

.eicon-mega-menu:before {
    content: "\eb78"
}

.eicon-nested-carousel:before {
    content: "\e9bd"
}

.eicon-ai:before {
    content: "\e9be"
}

.eicon-taxonomy-filter:before {
    content: "\eb7d"
}

.eicon-container-grid:before {
    content: "\ef02"
}

.eicon-upgrade:before {
    content: "\e9c1"
}

.eicon-advanced:before {
    content: "\eb84"
}

.eicon-div-block:before {
    content: "\eb9b"
}

.eicon-notification:before {
    content: "\e9c3"
}

.eicon-light-mode:before {
    content: "\e9c4"
}

.eicon-dark-mode:before {
    content: "\e9c5"
}

.eicon-upgrade-crown:before {
    content: "\e9c6"
}

.eicon-off-canvas:before {
    content: "\e9c7"
}

.eicon-speakerphone:before {
    content: "\e9c9"
}

.eicon-ehp-cta:before {
    content: "\e9cb"
}

.eicon-ehp-forms:before {
    content: "\e9bc"
}

.eicon-ehp-hero:before {
    content: "\e9ca"
}

.eicon-ehp-zigzag:before {
    content: "\e9cc"
}

.eicon-eye:before {
    content: "\e8ac"
}

.eicon-elementor-square:before {
    content: "\e813"
}

.elementor-kit-196 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1164px;
}

.e-con {
    --container-max-width: 1164px;
}

.elementor-widget:not(:last-child) {
    margin-block-end:20px;}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/*! elementor - v3.27.0 - 16-02-2025 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #69727d;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    background-color: transparent;
    border: 3px solid;
    color: #69727d
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    height: 1em;
    width: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    font-size: 50px;
    line-height: 1;
    text-align: center
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

/*! elementor - v3.27.0 - 16-02-2025 */
.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    display: inline-block;
    vertical-align: middle
}

.elementor-4290 .elementor-element.elementor-element-8758357 {
    padding: 120px 0px 120px 0px;
}

.elementor-4290 .elementor-element.elementor-element-a0f3dc0 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-8efd9cf > .elementor-element-populated {
    padding: 0px 12px 0px 12px;
}

.elementor-bc-flex-widget .elementor-4290 .elementor-element.elementor-element-bf4a409.elementor-column .elementor-widget-wrap {
    align-items: center;
}

.elementor-4290 .elementor-element.elementor-element-bf4a409.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}

.elementor-4290 .elementor-element.elementor-element-bf4a409 > .elementor-element-populated {
    margin: 74px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 12px 0px 60px;
}

.elementor-4290 .elementor-element.elementor-element-bf4a409 {
    z-index: 2;
}

.elementor-4290 .elementor-element.elementor-element-2f164e4 > .elementor-widget-container {
    margin: 3px 0px 0px -18px;
    padding: 0px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-2f164e4 {
    color: #444444;
    font-weight: 500;
}

.elementor-4290 .elementor-element.elementor-element-9fce363 .rt-button .btn-style1 {
    margin: 5px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-9fce363 .rt-button .btn-style2 {
    margin: 5px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-9fce363 .rt-button .btn-style3 {
    margin: 5px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-866e7bd {
    width: auto;
    max-width: auto;
    bottom: 0px;
    z-index: 0;
}

body:not(.rtl) .elementor-4290 .elementor-element.elementor-element-866e7bd {
    right: 51.7px;
}

body.rtl .elementor-4290 .elementor-element.elementor-element-866e7bd {
    left: 51.7px;
}

.elementor-4290 .elementor-element.elementor-element-1487a43 {
    margin-top: 0px;
    margin-bottom: 120px;
}

.elementor-4290 .elementor-element.elementor-element-e636114 > .elementor-element-populated {
    padding: 0px 12px 0px 12px;
}

.elementor-4290 .elementor-element.elementor-element-bab0069 .cta-default.cta-style3 .cta-img {
    flex-basis: 311px;
}

.elementor-4290 .elementor-element.elementor-element-bab0069 .cta-default .action-box h2 {
    font-size: 36px;
    line-height: 28px;
}

.elementor-4290 .elementor-element.elementor-element-bab0069 .cta-default .cta-title {
    margin: 0px 0px 16px 0px;
}

.elementor-4290 .elementor-element.elementor-element-56c4c41 > .elementor-element-populated {
    padding: 0px 12px 0px 12px;
}

.elementor-4290 .elementor-element.elementor-element-021531d .cta-default.cta-style3 .cta-img {
    flex-basis: 311px;
}

.elementor-4290 .elementor-element.elementor-element-021531d .cta-default .action-box h2 {
    font-size: 36px;
    line-height: 28px;
}

.elementor-4290 .elementor-element.elementor-element-021531d .cta-default .cta-title {
    margin: 0px 0px 16px 0px;
}

.elementor-4290 .elementor-element.elementor-element-9f4347a:not(.elementor-motion-effects-element-type-background), .elementor-4290 .elementor-element.elementor-element-9f4347a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("https://radiustheme.com/demo/wordpress/themes/gymat/wp-content/uploads/2022/04/shape-17.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-4290 .elementor-element.elementor-element-9f4347a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 120px 0px 120px 0px;
}

.elementor-4290 .elementor-element.elementor-element-9f4347a > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-4290 .elementor-element.elementor-element-3291ef6 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-461a2eb > .elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 12px;
}

.elementor-4290 .elementor-element.elementor-element-461a2eb > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-4290 .elementor-element.elementor-element-266ec50 {
    text-align: center;
}

.elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style2 {
    padding: 90.5px 100px 90.5px 100px;
}

.elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style6 .info-item .media-wrap {
    padding: 90.5px 100px 90.5px 100px;
}

.elementor-4290 .elementor-element.elementor-element-266ec50 .info-box .info-title {
    font-size: 36px;
    text-transform: capitalize;
    line-height: 1.5em;
}

.elementor-4290 .elementor-element.elementor-element-266ec50 .info-box .info-item .info-icon i {
    font-size: 80px;
}

.elementor-4290 .elementor-element.elementor-element-52937a0 > .elementor-element-populated {
    padding: 0px 12px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-0af976b > .elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 12px;
}

.elementor-4290 .elementor-element.elementor-element-0af976b > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-4290 .elementor-element.elementor-element-4fcab4d > .elementor-element-populated {
    padding: 0px 12px 0px 0px;
}

.elementor-4290 .elementor-element.elementor-element-2bb2ed8 {
    text-align: center;
}

.elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style2 {
    padding: 90.5px 100px 90.5px 100px;
}

.elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style6 .info-item .media-wrap {
    padding: 90.5px 100px 90.5px 100px;
}

.elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box .info-title {
    font-size: 36px;
    text-transform: capitalize;
    line-height: 1.5em;
}

.elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box .info-item .info-icon i {
    font-size: 80px;
}

@media(max-width: 1024px) {
    .elementor-4290 .elementor-element.elementor-element-8758357 {
        padding:80px 0px 80px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-bf4a409 > .elementor-element-populated {
        padding: 0px 12px 0px 12px;
    }

    .elementor-4290 .elementor-element.elementor-element-1487a43 {
        margin-top: 0px;
        margin-bottom: 80px;
    }

    .elementor-4290 .elementor-element.elementor-element-56c4c41 > .elementor-element-populated {
        margin: 50px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-9f4347a {
        padding: 80px 0px 80px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 > .elementor-widget-container {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style2 {
        padding: 10px 10px 10px 10px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style6 .info-item .media-wrap {
        padding: 10px 10px 10px 10px;
    }

    .elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style2 {
        padding: 10px 10px 10px 10px;
    }

    .elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style6 .info-item .media-wrap {
        padding: 10px 10px 10px 10px;
    }
}

@media(max-width: 767px) {
    .elementor-4290 .elementor-element.elementor-element-bf4a409 > .elementor-element-populated {
        margin:50px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-461a2eb > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style2 {
        padding: 50px 20px 50px 20px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 .info-box.info-style6 .info-item .media-wrap {
        padding: 50px 20px 50px 20px;
    }

    .elementor-4290 .elementor-element.elementor-element-266ec50 .info-box .info-title {
        font-size: 30px;
    }

    .elementor-4290 .elementor-element.elementor-element-52937a0 > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-0af976b > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-4fcab4d > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style2 {
        padding: 50px 20px 50px 20px;
    }

    .elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box.info-style6 .info-item .media-wrap {
        padding: 50px 20px 50px 20px;
    }

    .elementor-4290 .elementor-element.elementor-element-2bb2ed8 .info-box .info-title {
        font-size: 30px;
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-4290 .elementor-element.elementor-element-8efd9cf {
        width:100%;
    }

    .elementor-4290 .elementor-element.elementor-element-bf4a409 {
        width: 100%;
    }

    .elementor-4290 .elementor-element.elementor-element-e636114 {
        width: 100%;
    }

    .elementor-4290 .elementor-element.elementor-element-56c4c41 {
        width: 100%;
    }
}

@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

body.wc-block-product-gallery-modal-open,body.wc-modal--open {
    overflow: hidden
}

.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image a {
    border: 0;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: .5em
}

.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
    white-space: normal;
    word-break: break-word
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    animation: spin 2s linear infinite;
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .5em;
    width: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    display: block
}

.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: WooCommerce;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.3em
}

.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 4px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    left: auto;
    padding: .25em .75em;
    position: absolute;
    right: 4px;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
    width: auto;
    z-index: 9
}

.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link {
    display: inline-block;
    position: relative
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none
}

.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em
}

@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size:.875em;
        padding: .5em
    }
}

@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size:.875em;
        padding: .5em
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px
}

.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal!important;
    padding: 0;
    position: absolute!important;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
    max-width: var(--wp--style--global--wide-size)
}

@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    -moz-appearance: none;
    appearance: none;
    background: transparent!important;
    border: 0;
    color: #2f2f2f!important;
    float: right;
    margin: 0;
    opacity: .7;
    padding: 0!important;
    text-decoration-line: underline;
    text-underline-position: under;
    transition: all .2s ease-in-out
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
    opacity: 1;
    text-decoration: none
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px
}

.wc-block-components-notice-banner>.wc-block-components-button {
    background: transparent none!important;
    border: 0!important;
    box-shadow: none!important;
    color: #2f2f2f!important;
    flex: 0 0 16px;
    height: 16px!important;
    margin: 6px 0 0 auto!important;
    min-height: auto!important;
    min-width: 0!important;
    opacity: .6;
    outline: none!important;
    padding: 0!important;
    width: 16px!important
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
    margin: 0!important
}

.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
    outline: 2px solid currentColor!important;
    outline-offset: 0
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818
}

.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849
}

.wc-block-components-notice-banner.is-warning>svg {
    background-color: #f0b849;
    transform: rotate(180deg)
}

.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866
}

.wc-block-components-notice-banner.is-success>svg {
    background-color: #4ab866
}

.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #007cba
}

.woocommerce.wc-block-store-notices.alignwide {
    max-width: var(--wp--style--global--wide-size)
}

.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label {
    display: none!important
}

.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger {
    display: none
}

.fluentform-widget-wrapper.fluentform-widget-align-left {
    margin: 0 auto 0 0
}

.fluentform-widget-wrapper.fluentform-widget-align-center {
    float: none;
    margin: 0 auto
}

.fluentform-widget-wrapper.fluentform-widget-align-right {
    margin: 0 0 0 auto
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox],.fluentform-widget-custom-radio-checkbox input[type=radio] {
    background: #ddd;
    height: 15px;
    min-width: 1px;
    outline: none;
    padding: 3px;
    width: 15px
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:after {
    border: 0 solid transparent;
    content: "";
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after {
    background: #999;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 12px
}

.fluentform-widget-custom-radio-checkbox input[type=radio],.fluentform-widget-custom-radio-checkbox input[type=radio]:after {
    border-radius: 50%
}

.fluentform-widget-wrapper .frm-fluent-form .ff-step-header {
    margin-bottom: 0
}

.ff-el-progress-bar {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-end
}

.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,.fluent-form-widget-step-progressbar-yes .ff-el-progress {
    display: block
}

.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header {
    margin-bottom: 20px
}

.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break {
    text-align: left
}

.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break {
    text-align: center
}

.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break {
    text-align: right
}

.fluentform-widget-submit-button-full-width .ff-btn-submit {
    display: block;
    width: 100%
}

.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit {
    float: right
}

.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit {
    float: left
}

.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.lity {
    z-index: 9999!important
}
