/* ATTENTION! This file was generated automatically! Don&#039;t change it!!!
----------------------------------------------------------------------- */
/*Theme Name:NIOBEDescription:Hover styles for all theme elements (menus,buttons,inputs,etc.)*/ [class*="sc_button_hover_slide"] {
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.sc_button_hover_just_init {
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

[class*="sc_button_hover_"]:not(.sc_button_bg_image) {
    -webkit-transition: color 0.3s ease !important,border-color 0.3s ease !important,background-position 0.3s ease !important,background-color 0 linear 0.3s !important;
    -ms-transition: color 0.3s ease !important,border-color 0.3s ease !important,background-position 0.3s ease !important,background-color 0 linear 0.3s !important;
    transition: color 0.3s ease !important,border-color 0.3s ease !important,background-position 0.3s ease !important,background-color 0 linear 0.3s !important;
}

.sc_button_hover_arrow {
    position: relative;
    overflow: hidden;
    padding-left: 2em !important;
    padding-right: 2em !important;
}

    .sc_button_hover_arrow:before {
        content: '\e8f4';
        font-family: 'fontello';
        position: absolute;
        z-index: 1;
        right: -2em !important;
        left: auto !important;
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
        background-color: transparent !important;
        color: inherit !important;
    }

    .sc_button_hover_arrow:hover:before, .sc_button_hover_arrow.active:before, .vc_active .sc_button_hover_arrow:before {
        right: 0.5em !important;
    }
/* Images (post featured) hovers----------------------------------------------------- */

.post_featured[class*="hover_"] {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    .post_featured[class*="hover_"], .post_featured[class*="hover_"] * {
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.post_featured .mask {
    content: ' ';
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.post_featured .post_info {
    position: absolute;
    z-index: 103;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.5,0.5);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.5,0.5);
    transform: translateX(-50%) translateY(-50%) scale(0.5,0.5);
    -webkit-transition: all ease .5s;
    -ms-transition: all ease .5s;
    transition: all ease .5s;
    display: none;
    font-size: 1.1429em;
    line-height: 1.3em;
    width: 90%;
    text-align: center;
    margin: -1em auto 0;
    opacity: 0;
}

.post_featured.hover_ .icons {
    position: absolute;
    z-index: 120;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.post_featured.hover_icon, .post_featured.hover_icons {
    position: relative;
}

    .post_featured.hover_icon .mask {
        background-color: rgba(0,0,0,0.4);
    }

    .post_featured.hover_icon:hover .mask {
        opacity: 1;
    }

    .post_featured.hover_icon .icons, .post_featured.hover_icons .icons {
        position: absolute;
        z-index: 102;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .post_featured.hover_icon .icons a, .post_featured.hover_icons .icons a {
            position: absolute;
            z-index: 10;
            left: 50%;
            top: 50%;
            font-size: 1.7143em;
            cursor: pointer;
            display: block;
            width: 2.1667em;
            height: 2.1667em;
            line-height: 2.1667em;
            text-align: center;
            display: inline-block;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
            -ms-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
            transform: translateX(-50%) translateY(-50%) scale(0.3,0.3);
            -webkit-transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
            -ms-transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
            transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
            opacity: 0;
            margin-left: -1.3333em;
        }

            .post_featured.hover_icons .icons a.single_icon {
                margin-left: 0;
            }

        .post_featured.hover_icon .icons a {
            font-size: 3.65em;
            margin-left: 0;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
        }

.sidebar_show .column-1_2 .post_featured.hover_icon .icons a, .sidebar_show .trx_addons_column-1_2 .post_featured.hover_icon .icons a {
    font-size: 2.65em;
    line-height: 2.25em;
}

.column-1_3 .post_featured.hover_icon .icons a {
    font-size: 2.65em;
    line-height: 2.25em;
}

.sidebar_show .column-1_3 .post_featured.hover_icon .icons a {
    font-size: 2.25em;
    line-height: 2.25em;
}

.post_featured.hover_icons .icons a + a {
    margin-left: 1.3333em;
    -webkit-transition-delay: .15s;
    -ms-transition-delay: .15s;
    transition-delay: .15s;
}

.post_featured.hover_icon:hover .icons a, .post_featured.hover_icons:hover .icons a {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
    transform: translateX(-50%) translateY(-50%) scale(1,1);
    -webkit-transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
    -ms-transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
    transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
}

    .post_featured.hover_icons:hover .icons a + a {
        -webkit-transition-delay: .15s;
        -ms-transition-delay: .15s;
        transition-delay: .15s;
    }
/* Hover Zoom:icons 'link' and 'zoom' */

.post_featured.hover_zoom:before {
    content: ' ';
    position: absolute;
    z-index: 101;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    border: 2px solid #fff;
    background-color: rgba(0,0,0,0.15);
    -webkit-transform: scale(0,0) rotate(0deg);
    -ms-transform: scale(0,0) rotate(0deg);
    transform: scale(0,0) rotate(0deg);
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.post_featured.hover_zoom:hover:before {
    -webkit-transform: scale(1,1) rotate(45deg);
    -ms-transform: scale(1,1) rotate(45deg);
    transform: scale(1,1) rotate(45deg);
}

.post_featured.hover_zoom .mask {
    background-color: rgba(255,255,255,0.15);
}

.post_featured.hover_zoom:hover .mask {
    opacity: 1;
}

.post_featured.hover_zoom .icons {
    position: absolute;
    z-index: 102;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: inline-block;
}

    .post_featured.hover_zoom .icons a {
        display: inline-block;
        font-size: 18px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        color: #fff;
        position: relative;
        left: -50px;
        opacity: 0;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-transform: scale(0,0);
        -ms-transform: scale(0,0);
        transform: scale(0,0);
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
    }

        .post_featured.hover_zoom .icons a + a {
            margin-left: 8px;
            left: 50px;
        }

        .post_featured.hover_zoom .icons a:hover {
            color: #fff;
            background-color: rgba(255,255,255,0.2);
        }

.post_featured.hover_zoom:hover .icons a {
    left: 0;
    opacity: 1;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}

.post_featured.hover_dots:hover .mask {
    opacity: 1;
}

.post_featured.hover_dots .icons {
    position: absolute;
    z-index: 120;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .post_featured.hover_dots .icons span {
        position: absolute;
        z-index: 102;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        display: inline-block;
        width: 6px;
        height: 6px;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all ease .5s;
        -ms-transition: all ease .5s;
        transition: all ease .5s;
        opacity: 0;
    }

.post_featured.hover_dots:hover .icons span {
    opacity: 1;
    display: inline-block;
}

    .post_featured.hover_dots:hover .icons span:first-child {
        margin-left: -13px;
    }

    .post_featured.hover_dots:hover .icons span + span + span {
        margin-left: 13px;
    }

.post_featured.hover_dots.hover_with_info .icons span {
    margin-top: 1em;
}

.post_featured.hover_dots .post_info {
    display: block;
    top: 45%;
}

.post_featured.hover_dots:hover .post_info {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
    transform: translateX(-50%) translateY(-50%) scale(1,1);
    opacity: 1;
}
/* Hover Fade,Slide,Pull,Border:Common Rules */

.post_featured.hover_fade, .post_featured.hover_slide, .post_featured.hover_pull, .post_featured.hover_border {
    position: relative;
    overflow: hidden;
}

    .post_featured.hover_fade .post_info, .post_featured.hover_slide .post_info, .post_featured.hover_pull .post_info, .post_featured.hover_border .post_info {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-align: center;
        display: block;
        margin: 0;
        opacity: 1;
        font-size: 1em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

        .post_featured.hover_fade .post_info .post_title, .post_featured.hover_slide .post_info .post_title, .post_featured.hover_pull .post_info .post_title, .post_featured.hover_border .post_info .post_title {
            font-weight: 400;
            font-size: 1.5em;
            line-height: 1.4em;
            margin: 0 0 0.5em;
            text-transform: uppercase;
            text-align: center;
        }

        .post_featured.hover_fade .post_info .post_descr, .post_featured.hover_slide .post_info .post_descr, .post_featured.hover_pull .post_info .post_descr, .post_featured.hover_border .post_info .post_descr {
            margin: 0;
            position: relative;
            padding: 0.5em 1em;
            text-align: center;
        }

        .post_featured.hover_fade .post_info .post_title span, .post_featured.hover_slide .post_info .post_title span, .post_featured.hover_pull .post_info .post_title span, .post_featured.hover_border .post_info .post_title span {
            font-weight: 700;
        }

        .post_featured.hover_fade .post_info .post_excerpt, .post_featured.hover_slide .post_info .post_excerpt, .post_featured.hover_pull .post_info .post_excerpt, .post_featured.hover_border .post_info .post_excerpt {
            display: none;
        }

        .post_featured.hover_fade img, .post_featured.hover_fade .post_info .post_info_back, .post_featured.hover_fade .post_info .post_title, .post_featured.hover_fade .post_info .post_descr, .post_featured.hover_slide img, .post_featured.hover_slide .post_info .post_info_back, .post_featured.hover_slide .post_info .post_title, .post_featured.hover_slide .post_info .post_descr, .post_featured.hover_pull img, .post_featured.hover_pull .post_info .post_info_back, .post_featured.hover_pull .post_info .post_title, .post_featured.hover_pull .post_info .post_descr, .post_featured.hover_border img, .post_featured.hover_border .post_info .post_info_back, .post_featured.hover_border .post_info .post_title, .post_featured.hover_border .post_info .post_descr {
            -webkit-transition: all 0.35s ease;
            -ms-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }

        .post_featured.hover_fade .post_info .post_excerpt, .post_featured.hover_slide .post_info .post_excerpt, .post_featured.hover_pull .post_info .post_excerpt, .post_featured.hover_border .post_info .post_excerpt {
            margin-top: 1em;
            display: none;
        }

    .post_featured.hover_fade:hover .mask {
        opacity: 1;
    }

    .post_featured.hover_fade .post_info .post_info_back {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        text-align: center;
        padding: 15px;
        margin-top: 100%;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .post_featured.hover_fade.top_to_bottom .post_info .post_info_back {
        margin-top: -100%;
    }

    .post_featured.hover_fade.bottom_to_top .post_info .post_info_back {
        margin-top: 100%;
    }

    .post_featured.hover_fade.left_to_right .post_info .post_info_back {
        margin-left: -100%;
    }

    .post_featured.hover_fade.right_to_left .post_info .post_info_back {
        margin-left: 100%;
    }

    .post_featured.hover_fade:hover .post_info .post_info_back {
        margin: 0 !important;
        opacity: 1;
    }

    .post_featured.hover_slide .mask {
        opacity: 0.3;
    }

    .post_featured.hover_slide:hover .mask {
        opacity: 1;
    }

    .post_featured.hover_slide .post_info, .post_featured.hover_slide .post_info .post_title, .post_featured.hover_slide .post_info .post_descr {
        text-align: left;
    }

        .post_featured.hover_slide img, .post_featured.hover_slide .post_info .post_title, .post_featured.hover_slide .post_info .post_descr {
            -webkit-transition: all 0.35s ease;
            -ms-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }

        .post_featured.hover_slide .post_info .post_title, .post_featured.hover_slide .post_info .post_descr {
            position: relative;
            margin: 0;
        }

        .post_featured.hover_slide .post_info .post_title {
            padding: 0 0 15px;
            margin: 30px 30px 15px;
            overflow: hidden;
        }

            .post_featured.hover_slide .post_info .post_title:after {
                content: " ";
                position: absolute;
                bottom: 0;
                left: 0;
                height: 2px;
                width: 100%;
                -webkit-transition: all 0.35s ease;
                -ms-transition: all 0.35s ease;
                transition: all 0.35s ease;
                -webkit-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                transform: translateX(-100%);
            }

    .post_featured.hover_slide:hover .post_info .post_title:after {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    .post_featured.hover_slide img {
        max-width: none;
        width: calc(100% + 20px);
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    .post_featured.hover_slide:hover img {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    .post_featured.hover_slide .post_info, .post_featured.hover_slide .post_info .post_title, .post_featured.hover_slide .post_info .post_descr {
        text-align: left;
    }

        .post_featured.hover_slide .post_info .post_descr {
            padding: 0 30px 30px;
            opacity: 0;
            -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
            transform: translateX(100%);
        }

    .post_featured.hover_slide:hover .post_info .post_descr {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    .post_featured.hover_pull .post_info, .post_featured.hover_pull .post_info .post_title, .post_featured.hover_pull .post_info .post_descr {
        text-align: left;
    }

        .post_featured.hover_pull .post_info .post_title, .post_featured.hover_pull .post_info .post_descr {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            margin: 0;
        }

    .post_featured.hover_pull:hover img {
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        transform: translateY(-60px);
    }

    .post_featured.hover_pull .post_info .post_title {
        padding: 20px;
    }

    .post_featured.hover_pull:hover .post_info .post_title {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px);
    }

    .post_featured.hover_pull .post_info .post_descr {
        height: 60px;
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px);
    }

    .post_featured.hover_pull:hover .post_info .post_descr {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .post_featured.hover_pull .post_info .post_descr .post_meta {
        max-height: 60px;
        position: absolute;
        left: 0;
        top: 50%;
        margin: 0;
        padding: 0 10px 0 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .post_featured.hover_border:hover .mask {
        opacity: 1;
    }

    .post_featured.hover_border .post_info:before, .post_featured.hover_border .post_info:after {
        content: ' ';
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        pointer-events: none;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .post_featured.hover_border .post_info:before {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
    }

    .post_featured.hover_border:hover .post_info:before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
    }

    .post_featured.hover_border .post_info:after {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
    }

    .post_featured.hover_border:hover .post_info:after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

    .post_featured.hover_border .post_info .post_info_back {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        text-align: center;
        padding: 45px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .post_featured.hover_border img, .post_featured.hover_border .post_info .post_title, .post_featured.hover_border .post_info .post_descr {
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .post_featured.hover_border:hover img {
        -webkit-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

    .post_featured.hover_border .post_info .post_title, .post_featured.hover_border .post_info .post_descr {
        opacity: 0;
        position: relative;
        text-align: center;
        margin: 0;
    }

    .post_featured.hover_border .post_info .post_title {
        font-size: 1.2em;
        padding: 0 0 15px;
        -webkit-transform: translateY(-1em);
        -ms-transform: translateY(-1em);
        transform: translateY(-1em);
    }

    .post_featured.hover_border:hover .post_info .post_title {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .post_featured.hover_border .post_info .post_descr {
        padding: 0;
        -webkit-transform: translateY(1em);
        -ms-transform: translateY(1em);
        transform: translateY(1em);
    }

    .post_featured.hover_border:hover .post_info .post_descr {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .post_featured.hover_border .post_info .post_info_item + .post_info_item:before {
        content: ' ';
        display: block;
        margin: 0.5em 0 0 0;
    }
/* Hover Shop (icons) */

.post_featured.hover_shop {
    position: relative;
    display: block;
}

.post_item .post_featured.hover_shop:hover .mask {
    opacity: 1;
}

.post_featured.hover_shop .icons {
    position: absolute;
    z-index: 1002;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

    .post_featured.hover_shop .icons a {
        pointer-events: all;
        position: absolute;
        z-index: 10;
        left: 50%;
        top: 50%;
        font-size: 1.2632em !important;
        padding: 0 !important;
        letter-spacing: 0 !important;
        cursor: pointer;
        display: inline-block;
        width: 2.5em;
        height: 2.5em;
        line-height: 2.5em !important;
        text-align: center;
        border: 3px solid #ddd !important;
        -webkit-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) scale(0.3,0.3) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) scale(0.3,0.3) rotate(45deg);
        -webkit-transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
        -ms-transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
        transition: all .5s cubic-bezier(0.6,-0.28,0.735,0.045) 0s;
        opacity: 0;
        margin-left: -1.76em;
    }

.product-category .post_featured.hover_shop .icons a {
    margin-left: 0;
}

.post_featured.hover_shop .icons a.added_to_cart {
    display: none;
}

.post_featured.hover_shop .icons a + a, .post_featured.hover_shop .icons a + a + a {
    margin-left: 1.76em;
    -webkit-transition-delay: .15s;
    -ms-transition-delay: .15s;
    transition-delay: .15s;
}

.post_featured.hover_shop .icons a.shop_cart:before {
    font-family: 'fontello' !important;
    font-weight: 400 !important;
    content: '\e93d' !important;
}

.post_featured.hover_shop .icons a:before, .post_featured.hover_shop .icons a:after {
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.post_featured.hover_shop .icons a:after {
    position: absolute;
    top: 25%;
    left: 25%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    font-size: 0.6em;
}

.post_featured.hover_shop:hover .icons a {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) scale(1,1) rotate(45deg);
    -webkit-transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
    -ms-transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
    transition: all .5s cubic-bezier(0.175,0.885,0.32,1.275) 0s;
}

    .post_featured.hover_shop:hover .icons a + a, .post_featured.hover_shop:hover .icons a + a + a {
        -webkit-transition-delay: .15s;
        -ms-transition-delay: .15s;
        transition-delay: .15s;
    }
/* Hover Shop (buttons) */

.post_featured.hover_shop_buttons {
    position: relative;
    display: block;
    overflow: hidden !important;
    z-index: 0;
}

    .post_featured.hover_shop_buttons:hover .mask {
        opacity: 1;
    }

    .post_featured.hover_shop_buttons .icons {
        z-index: 1002;
        width: 100%;
        height: 100%;
        pointer-events: none;
        position: absolute;
        left: 0;
        top: 0;
    }

        .post_featured.hover_shop_buttons .icons a {
            font-size: 14px !important;
            letter-spacing: 1.4px !important;
            display: block;
            text-transform: none !important;
            text-align: center;
            text-transform: uppercase !important;
            padding: 1.215em 2.1em 1.115em !important;
            z-index: 10;
            pointer-events: all;
            opacity: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

    .post_featured.hover_shop_buttons:hover .icons a {
        opacity: 1;
    }

    .post_featured.hover_shop_buttons .icons a:before {
        display: none !important;
    }

.product-category .post_featured.hover_shop_buttons .icons a {
    width: 100%;
}

.post_featured.hover_shop_buttons .icons a.added_to_cart {
    display: none;
}

.post_featured.hover_shop_buttons .icons a.shop_cart {
    margin-top: -1.95em !important;
}

.post_featured.hover_shop_buttons .icons a.shop_link {
    margin-top: 2.2em !important;
    padding: 1.315em 2.41em 1.115em !important;
}

.post_featured.hover_shop_buttons .icons a + a + a {
    margin-top: 3.2em !important;
}

.post_featured.hover_shop_buttons .icons a:before {
    font-family: 'fontello' !important;
    font-weight: 400 !important;
    content: '\e93d' !important;
    margin-right: 0.3em;
}

.post_featured.hover_shop_buttons .icons a.shop_link:before {
    content: '\e8b5' !important;
}

.post_featured.hover_shop_buttons:hover .icons a {
}

.sc_layouts_row {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    .sc_layouts_row .sc_layouts_item {
        margin-top: 0.5em !important;
        margin-bottom: 0.5em !important;
    }

.sc_layouts_item {
    max-width: 100%;
}

.sc_layouts_column .sc_layouts_item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5em;
}

    .sc_layouts_column .sc_layouts_item:last-child {
        margin-right: 0 !important;
    }

.sc_layouts_column_align_right .sc_layouts_item {
    margin-left: 1.5em;
    margin-right: 0;
}

    .sc_layouts_column_align_right .sc_layouts_item:first-child {
        margin-left: 0 !important;
    }

.sc_layouts_column_align_left, .sc_layouts_column.sc_layouts_column_align_left .widget, .sc_layouts_column.sc_layouts_column_align_left .widget_title, .sc_layouts_column.sc_layouts_column_align_left .widgettitle {
    text-align: left;
}

.sc_layouts_column_align_center, .sc_layouts_column.sc_layouts_column_align_center .widget, .sc_layouts_column.sc_layouts_column_align_center .widget_title, .sc_layouts_column.sc_layouts_column_align_center .widgettitle {
    text-align: center;
}

.sc_layouts_column_align_right, .sc_layouts_column.sc_layouts_column_align_right .widget, .sc_layouts_column.sc_layouts_column_align_right .widget_title, .sc_layouts_column.sc_layouts_column_align_right .widgettitle {
    text-align: right;
}

@media (max-width:959px) {
    .sc_layouts_column .sc_layouts_item {
        margin-right: 1.25em;
    }

    .sc_layouts_column_align_right .sc_layouts_item {
        margin-left: 1.25em;
        margin-right: 0;
    }
}

@media (max-width:767px) {
    .sc_layouts_column:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]) {
        width: 100% !important;
    }

    .sc_layouts_column_align_left:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]), .sc_layouts_column_align_right:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]) {
        text-align: center;
    }
}

@media (max-width:639px) {
    .sc_layouts_row .sc_layouts_item {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

.sc_layouts_row_delimiter {
    border-bottom: 1px solid #ddd;
}

body.frontpage .sc_layouts_hide_on_frontpage, body.error404 .sc_layouts_hide_on_frontpage {
    display: none !important;
}

@media (min-width:1680px) {
    .hide_on_desktop, .sc_layouts_hide_on_desktop {
        display: none !important;
    }
}

@media (min-width:1168px) and (max-width:1679px) {
    .hide_on_notebook, .sc_layouts_hide_on_notebook {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:1167px) {
    .hide_on_tablet, .sc_layouts_hide_on_tablet {
        display: none !important;
    }
}

@media (max-width:767px) {
    .hide_on_mobile, .sc_layouts_hide_on_mobile {
        display: none !important;
    }
}

.sc_layouts_row .vc_separator {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
}

.sc_layouts_iconed_text {
    white-space: nowrap;
}

.sc_layouts_item_link {
    display: block;
}

.sc_layouts_item_icon {
    font-size: 2.25em;
    line-height: 1.1em;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
}

.sc_layouts_item_details {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.sc_layouts_item_icon + .sc_layouts_item_details {
    margin-left: 0.5em;
}

.sc_layouts_column_icons_position_left .sc_layouts_item_details {
    text-align: left;
}

.sc_layouts_column_icons_position_right .sc_layouts_item_details {
    text-align: right;
}

.sc_align_center .sc_layouts_item_details {
    text-align: center;
}

.sc_layouts_item_details_line1, .sc_layouts_item_details_line2 {
    display: block;
}

.sc_layouts_item_details_line1 {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
}

.sc_layouts_item_details_line2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}

@media (max-width:959px) {
    .sc_layouts_item_details_line1 {
        font-size: 12px;
        line-height: 16px;
    }

    .sc_layouts_item_details_line2 {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width:767px) {
    .sc_layouts_item_details_line1 {
        font-size: 11px;
        line-height: 14px;
    }

    .sc_layouts_item_details_line2 {
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width:479px) {
    .sc_layouts_row_type_compact .sc_layouts_item_details, .sc_layouts_row_type_normal .sc_layouts_item_details {
        display: none;
    }
}

.sc_layouts_column_icons_position_right .sc_layouts_item:after {
    content: ' ';
    width: 100%;
    height: 0;
    clear: both;
}

.sc_layouts_column_icons_position_right .sc_layouts_item_icon {
    float: right;
    margin-left: 0.4em;
    margin-right: 0;
}

.sc_layouts_column_icons_position_right .sc_layouts_item_details {
    float: right;
}
/* Row type:Narrow-------------------------------------------------- */

.sc_layouts_row_type_narrow {
    font-size: 13px;
    line-height: 19px;
    padding: 0.5em 0;
}

@media (max-width:959px) {
    .sc_layouts_row_type_narrow {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:767px) {
    .sc_layouts_row_type_narrow {
        font-size: 11px;
        line-height: 16px;
    }
}

.sc_layouts_row_type_narrow .sc_layouts_item {
    font-size: 0.8667em;
    line-height: 1.4615em;
    letter-spacing: 0;
}

    .sc_layouts_row_type_narrow .sc_layouts_item_icon, .sc_layouts_row_type_narrow .sc_layouts_item input[type="text"] {
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

.sc_layouts_row_type_narrow .sc_layouts_item_details_line1, .sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

    .sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
        margin-left: 0.5em;
    }

.sc_layouts_row_type_narrow .socials_wrap {
    margin: 0 -8px 0 0;
}

    .sc_layouts_row_type_narrow .socials_wrap .social_item {
        margin: 0 8px 0 0;
    }

        .sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon {
            width: auto;
            height: auto;
            line-height: inherit;
            font-size: 15px;
            -webkit-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

    .sc_layouts_row_type_narrow .socials_wrap .social_item_style_bg .social_icon {
        width: 1.2em;
        height: 1.2em;
    }

.sc_layouts_row_type_narrow .sc_button {
    background-color: transparent;
    border: 1px solid #efa758;
    color: #efa758;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    padding: 1em 2em;
    letter-spacing: 0;
    vertical-align: top;
}
/* Row type:Compact-------------------------------------------------- */

.sc_layouts_row_type_compact {
    padding: 0.75em 0;
}

    .sc_layouts_row_type_compact .sc_layouts_item, .sc_layouts_row_type_normal .sc_layouts_item {
        letter-spacing: 0;
    }

    .sc_layouts_row_type_compact .sc_layouts_item_icon {
        font-size: 1.25em;
        font-weight: 400;
    }

    .sc_layouts_row_type_compact .sc_layouts_item input[type="text"] {
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

    .sc_layouts_row_type_compact .sc_layouts_item_details_line1, .sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
        display: inline-block;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

        .sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2 {
            margin-left: 0.5em;
        }

    .sc_layouts_row_type_compact .socials_wrap {
        margin: 0 -10px 0 0;
    }

        .sc_layouts_row_type_compact .socials_wrap .social_item {
            margin: 0 10px 0 0;
        }

            .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
                width: auto;
                height: auto;
                line-height: inherit;
                font-size: 15px;
                -webkit-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

        .sc_layouts_row_type_compact .socials_wrap .social_item_style_bg .social_icon {
            width: 1.2em;
            height: 1.2em;
        }

    .sc_layouts_row_type_compact .sc_button {
        background-color: #efa758;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        padding: 1.5em 3em;
        letter-spacing: 0.5px;
        vertical-align: top;
    }
/* Row type:Normal-------------------------------------------------- */

.sc_layouts_row_type_normal {
    padding: 2em 0;
}

    .sc_layouts_row_type_normal .sc_button {
        background-color: #efa758;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        padding: 1.5em 3em;
        letter-spacing: 0.5px;
        vertical-align: top;
    }

.sc_layouts_row_fixed_placeholder {
    display: none;
}

.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder {
    display: block;
}

.sc_layouts_row_fixed_on {
    position: fixed;
    z-index: 100002;
    top: 0;
    left: -15px;
    right: -15px;
    margin: 0 !important;
    background-color: #fff;
}

    .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
        z-index: 100001;
    }

        .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on {
            z-index: 100000;
        }

@media (max-width:767px) {
    .sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always) {
        position: absolute;
    }
}

.sc_layouts_row_type_compact.sc_layouts_row_fixed_on, .sc_layouts_row_type_normal.sc_layouts_row_fixed_on {
    padding-top: 0;
    padding-bottom: 0;
}

.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 40px;
}

.sc_layouts_flex {
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .sc_layouts_flex > .sc_layouts_column {
        display: flex;
    }

        .sc_layouts_flex > .sc_layouts_column > .sc_layouts_item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

    .sc_layouts_flex.sc_layouts_columns_stretch {
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }

    .sc_layouts_flex.sc_layouts_columns_top {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

    .sc_layouts_flex.sc_layouts_columns_bottom {
        -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end;
    }

    .sc_layouts_flex.sc_layouts_columns_middle {
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

        .sc_layouts_flex.sc_layouts_columns_bottom:after, .sc_layouts_flex.sc_layouts_columns_middle:after, .sc_layouts_flex.sc_layouts_columns_top:after {
            content: '';
            width: 100%;
            height: 0;
            overflow: hidden;
            visibility: hidden;
            display: block;
        }

    .sc_layouts_flex.sc_layouts_content_top > .sc_layouts_column > .sc_layouts_item {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .sc_layouts_flex.sc_layouts_content_top:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .sc_layouts_flex.sc_layouts_content_bottom > .sc_layouts_column > .sc_layouts_item {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .sc_layouts_flex.sc_layouts_content_bottom:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .sc_layouts_flex.sc_layouts_content_middle > .sc_layouts_column > .sc_layouts_item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sc_layouts_flex.sc_layouts_content_middle:not(.sc_layouts_columns_stretch) > .sc_layouts_column {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

.custom-logo-link img, .sc_layouts_logo img {
    max-height: 80px;
    width: auto;
}

.sc_layouts_row_type_compact .custom-logo-link img, .sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 60px;
}

.sc_layouts_row_type_narrow .custom-logo-link img, .sc_layouts_row_type_narrow .sc_layouts_logo img {
    max-height: 40px;
}

@media (max-width:1439px) {
    .custom-logo-link img, .sc_layouts_logo img {
        max-height: 60px;
        width: auto;
    }

    .sc_layouts_row_type_compact .custom-logo-link img, .sc_layouts_row_type_compact .sc_layouts_logo img {
        max-height: 40px;
    }

    .sc_layouts_row_type_narrow .custom-logo-link img, .sc_layouts_row_type_narrow .sc_layouts_logo img {
        max-height: 30px;
    }
}

.sc_layouts_logo .logo_text {
    display: block;
}

.sc_layouts_logo .logo_slogan {
    display: block;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
}

.sc_layouts_item_menu_mobile_button, .sc_layouts_menu_mobile_button {
    display: none !important;
}

    .sc_layouts_menu_mobile_button .sc_layouts_item_icon {
        font-size: 2em;
    }

        .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before {
            line-height: 1.2em;
        }

.sc_layouts_menu_mobile_button_burger:not(.without_menu) {
    display: inline-block !important;
}

@media (max-width:767px) {
    .sc_layouts_item_menu_mobile_button, .sc_layouts_menu_mobile_button {
        display: inline-block !important;
    }
}
/* Menu:common rules----------------------------------------- */

.sc_layouts_menu {
    position: relative;
    z-index: 1000;
    overflow: hidden;
    visibility: hidden;
    max-height: 3em;
}

    .sc_layouts_menu.inited {
        overflow: visible;
        visibility: visible;
        max-height: none;
    }

.sc_layouts_menu_nav, .sc_layouts_menu_nav ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .sc_layouts_menu_nav:after, .sc_layouts_menu_nav ul:after {
        content: ' ';
        display: block;
        width: 100%;
        height: 0;
        clear: both;
    }

    .sc_layouts_menu_nav li {
        margin: 0;
        position: relative;
    }

        .sc_layouts_menu_nav li > a {
            display: block;
            position: relative;
        }

.sc_layouts_menu_nav {
    text-align: left;
    vertical-align: middle;
    padding-left: 0 !important;
}

    .sc_layouts_menu_nav > li {
        position: relative;
        float: left;
        z-index: 20;
    }

        .sc_layouts_menu_nav > li + li {
            z-index: 19;
        }

            .sc_layouts_menu_nav > li + li + li {
                z-index: 18;
            }

                .sc_layouts_menu_nav > li + li + li + li {
                    z-index: 17;
                }

                    .sc_layouts_menu_nav > li + li + li + li + li {
                        z-index: 16;
                    }

                        .sc_layouts_menu_nav > li + li + li + li + li + li {
                            z-index: 15;
                        }

                            .sc_layouts_menu_nav > li + li + li + li + li + li + li {
                                z-index: 14;
                            }

                                .sc_layouts_menu_nav > li + li + li + li + li + li + li + li {
                                    z-index: 13;
                                }

                                    .sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li {
                                        z-index: 12;
                                    }

                                        .sc_layouts_menu_nav > li + li + li + li + li + li + li + li + li + li {
                                            z-index: 11;
                                        }

        .sc_layouts_menu_nav > li > a {
            padding: 1em;
            position: relative;
            color: #333;
            -webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
            -ms-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
            transition: color .3s ease,background-color .3s ease,border-color .3s ease;
        }

            .sc_layouts_menu_nav > li > a:hover, .sc_layouts_menu_nav > li.sfHover > a, .sc_layouts_menu_nav > li.current-menu-item > a, .sc_layouts_menu_nav > li.current-menu-parent > a, .sc_layouts_menu_nav > li.current-menu-ancestor > a {
                color: #efa758;
            }

        .sc_layouts_menu_nav > li.current-menu-item > a, .sc_layouts_menu_nav > li.current-menu-parent > a, .sc_layouts_menu_nav > li.current-menu-ancestor > a {
            font-weight: 600;
        }

        .sc_layouts_menu_nav > li.menu-item-has-children > a {
            padding-right: 2em;
        }

            .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
                content: '\e882';
                font-family: 'trx_addons_icons';
                font-weight: normal;
                display: inline-block;
                position: absolute;
                top: 50%;
                right: 1em;
                z-index: 1;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                -webkit-transition: color .3s ease;
                -ms-transition: color .3s ease;
                transition: color .3s ease;
            }

    .sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after, .sc_layouts_menu_nav li li.menu-item-has-children > a:after {
        content: '\e884';
        font-family: 'trx_addons_icons';
        font-weight: normal;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: color .3s ease;
        -ms-transition: color .3s ease;
        transition: color .3s ease;
    }

    .sc_layouts_menu_nav li[class*="icon-"]:before {
        -webkit-transition: color .3s ease;
        -ms-transition: color .3s ease;
        transition: color .3s ease;
    }

    .sc_layouts_menu_nav > li[class*="icon-"] > a {
        padding-left: 2em;
    }

    .sc_layouts_menu_nav > li[class*="icon-"]:before {
        position: absolute;
        display: inline-block;
        z-index: 1;
        left: 0.5em;
        top: 0;
        padding: 1em 0;
        width: 1em;
        line-height: inherit;
    }

    .sc_layouts_menu_nav > li[class*="columns-"][class*="icon-"]:before {
        position: static;
        margin: 0 0 0 0.5em;
        float: left;
    }

    .sc_layouts_menu_nav > li[class*="columns-"][class*="icon-"] > a {
        float: left;
        margin-left: -1.5em;
    }

    .sc_layouts_menu_nav li[class*="image-"] > a {
        background-position: 1em center;
        background-repeat: no-repeat;
        background-size: 1em;
        padding-left: 2.3em;
    }

    .sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
        position: absolute;
        display: none;
        z-index: 10000;
        width: 13em;
        padding: 1.4em 0;
        text-align: left;
        background-color: #f0f0f0;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
        -ms-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
        box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
    }

    .sc_layouts_menu_nav > li li.menu-delimiter {
        margin-top: 0.5em;
        padding-top: 0.5em;
        border-top: 1px solid #f0f0f0;
        text-align: center;
        height: 0;
        overflow: hidden;
    }

    .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li li > a {
        padding: 0.6em 1.5em;
        color: #333;
    }

        .sc_layouts_menu_nav > li li > a:hover, .sc_layouts_menu_nav > li li.sfHover > a, .sc_layouts_menu_nav > li li.current-menu-item > a, .sc_layouts_menu_nav > li li.current-menu-parent > a, .sc_layouts_menu_nav > li li.current-menu-ancestor > a {
            color: #efa758;
        }

    .sc_layouts_menu_nav > li li[class*="icon-"] > a > span {
        display: inline-block;
        padding-left: 1.5em;
    }

    .sc_layouts_menu_nav > li li[class*="icon-"]:before {
        position: absolute;
        z-index: 1;
        left: 1.5em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #333;
    }

    .sc_layouts_menu_nav > li li[class*="icon-"]:hover:before, .sc_layouts_menu_nav > li li[class*="icon-"].shHover:before, .sc_layouts_menu_nav > li li.current-menu-item:before, .sc_layouts_menu_nav > li li.current-menu-parent:before, .sc_layouts_menu_nav > li li.current-menu-ancestor:before {
        color: #efa758;
    }

    .sc_layouts_menu_nav > li li[class*="image-"] > a {
        background-position: 1.6667em center;
        padding-left: 3em;
    }

    .sc_layouts_menu_nav > li > ul {
        top: 4.2em;
        left: 0;
    }

    .sc_layouts_menu_nav > li:last-child > ul, .sc_layouts_column_align_right .sc_layouts_menu_nav > li.menu-collapse > ul {
        left: auto;
        right: 0;
    }

    .sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul {
        left: 13em;
        top: -1.4em;
        margin: 0 0 0 2px;
        background-color: #f0f0f0;
    }

        .sc_layouts_menu_nav > li > ul ul.submenu_left {
            left: -13em;
            margin: 0 0 0 -2px;
        }

    .sc_layouts_menu_nav > li[class*="columns-"] {
        position: static;
    }

        .sc_layouts_menu_nav > li[class*="columns-"] > ul {
            left: 0;
            right: 0;
            width: 100%;
            margin-left: 0;
        }

    .sc_layouts_menu_nav ul li.columns-2 > ul {
        width: 26em;
    }

        .sc_layouts_menu_nav ul li.columns-2 > ul.submenu_left {
            left: -26em;
        }

    .sc_layouts_menu_nav ul li.columns-3 > ul {
        width: 39em;
    }

        .sc_layouts_menu_nav ul li.columns-3 > ul.submenu_left {
            left: -39em;
        }

    .sc_layouts_menu_nav ul li.columns-4 > ul {
        width: 52em;
    }

        .sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left {
            left: -52em;
        }

    .sc_layouts_menu_nav ul li.columns-5 > ul {
        width: 65em;
    }

        .sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
            left: -65em;
        }

    .sc_layouts_menu_nav li[class*="columns-"] > ul > li {
        display: inline-block;
        vertical-align: top;
    }

    .sc_layouts_menu_nav li.columns-2 > ul > li {
        width: 50%;
    }

    .sc_layouts_menu_nav li.columns-3 > ul > li {
        width: 33.3333%;
    }

    .sc_layouts_menu_nav li.columns-4 > ul > li {
        width: 25%;
    }

    .sc_layouts_menu_nav li.columns-5 > ul > li {
        width: 20%;
    }

@media (max-width:1279px) {
    .sc_layouts_menu_nav ul li.columns-4 > ul, .sc_layouts_menu_nav ul li.columns-5 > ul {
        width: 39em;
    }

        .sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left, .sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
            left: -39em;
        }

    .sc_layouts_menu_nav li.columns-4 > ul > li, .sc_layouts_menu_nav li.columns-5 > ul > li {
        width: 33.3333%;
    }
}

@media (max-width:959px) {
    .sc_layouts_menu_nav ul li.columns-3 > ul, .sc_layouts_menu_nav ul li.columns-4 > ul, .sc_layouts_menu_nav ul li.columns-5 > ul {
        width: 26em;
    }

        .sc_layouts_menu_nav ul li.columns-3 > ul.submenu_left, .sc_layouts_menu_nav ul li.columns-4 > ul.submenu_left, .sc_layouts_menu_nav ul li.columns-5 > ul.submenu_left {
            left: -26em;
        }

    .sc_layouts_menu_nav li.columns-3 > ul > li, .sc_layouts_menu_nav li.columns-4 > ul > li, .sc_layouts_menu_nav li.columns-5 > ul > li {
        width: 50%;
    }
}

.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a {
    font-weight: 600;
    font-size: 1.0769em;
}

    .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:after {
        display: none;
    }

.sc_layouts_menu_nav li[class*="columns-"] > ul ul {
    position: static !important;
    display: block !important;
    margin-left: 0;
    padding: 0;
    left: auto;
    top: auto;
    width: auto;
    vertical-align: top;
    opacity: 1 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
}

.sc_layouts_row_fixed_on {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    -ms-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
}

.sc_layouts_dropdown > li > ul {
    top: 3.2em;
    left: -1.5em;
}

.sc_layouts_column_align_right .sc_layouts_dropdown > li > ul {
    left: auto;
    right: -1.5em;
}

.sc_layouts_dropdown li.menu-item.menu-item-has-children > a {
    padding: 0;
}

    .sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.3em;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

.sc_layouts_menu_mobile_button_burger {
    position: relative;
}

.sc_layouts_menu_popup {
    position: absolute;
    z-index: 1000;
    top: 2.4em;
    left: 50%;
    display: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .sc_layouts_menu_popup .sc_layouts_menu_nav {
        position: relative;
        left: 0;
        top: 0;
    }

        .sc_layouts_menu_popup .sc_layouts_menu_nav > li {
            display: block;
            float: none;
        }

.sc_layouts_menu_nav .menu-collapse {
    display: none;
}

    .sc_layouts_menu_nav .menu-collapse > a {
        position: relative;
        text-align: center;
    }

        .sc_layouts_menu_nav .menu-collapse > a:before {
            position: relative;
            z-index: 2;
            left: 1px;
            top: 0;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .sc_layouts_menu_nav .menu-collapse > a:after {
            content: ' ';
            position: absolute;
            z-index: 1;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            display: block;
            width: 2em;
            height: 2em;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            border-radius: 50%;
            background-color: #f7f7f7;
        }

.menu_hover_slide_line > ul > li#blob, .menu_hover_slide_box > ul > li#blob {
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
    -ms-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
    transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275);
}

.menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover, .menu_hover_slide_line > ul > li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover {
    background-color: transparent;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.menu_hover_slide_line > ul > li#blob {
    height: 1px;
    margin-top: 3em;
}

.menu_hover_zoom_line > ul > li > a {
    position: relative;
}

    .menu_hover_zoom_line > ul > li > a:before {
        content: "";
        height: 1px;
        position: absolute;
        margin-left: 0.25em;
        top: 3em;
        left: 50%;
        -webkit-transition: all 0.1s ease;
        -ms-transition: all 0.1s ease;
        transition: all 0.1s ease;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 0;
    }

    .menu_hover_zoom_line > ul > li > a:hover:before, .menu_hover_zoom_line > ul > li.sfHover > a:before, .menu_hover_zoom_line > ul > li.current-menu-item > a:before, .menu_hover_zoom_line > ul > li.current-menu-parent > a:before, .menu_hover_zoom_line > ul > li.current-menu-ancestor > a:before {
        width: 80%;
    }

.menu_hover_path_line > ul > li > a {
    position: relative;
}

    .menu_hover_path_line > ul > li:before, .menu_hover_path_line > ul > li:after, .menu_hover_path_line > ul > li > a:before, .menu_hover_path_line > ul > li > a:after {
        content: ' ' !important;
        position: absolute;
        -webkit-transition: -webkit-transform 0.1s;
        -ms-transition: -ms-transform 0.1s;
        transition: transform 0.1s;
        -webkit-transition-timing-function: cubic-bezier(1,0.68,0.16,0.9);
        -ms-transition-timing-function: cubic-bezier(1,0.68,0.16,0.9);
        transition-timing-function: cubic-bezier(1,0.68,0.16,0.9);
    }

.menu_hover_path_line > ul > li:before, .menu_hover_path_line > ul > li:after {
    top: 0.5em;
    bottom: 0.5em;
    width: 1px;
    -webkit-transform: scale3d(1,0,1);
    -ms-transform: scale3d(1,0,1);
    transform: scale3d(1,0,1);
}

.menu_hover_path_line > ul > li:before {
    left: 0.2em;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.menu_hover_path_line > ul > li:after {
    right: 0.2em;
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.menu_hover_path_line > ul > li > a:before, .menu_hover_path_line > ul > li > a:after, .menu_hover_path_line > ul > li.menu-item-has-children > a:after {
    left: 0.2em;
    right: 0.2em;
    height: 1px;
    -webkit-transform: scale3d(0,1,1);
    -ms-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
}

.menu_hover_path_line > ul > li > a:before {
    top: 0.5em;
    bottom: auto;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.menu_hover_path_line > ul > li > a:after, .menu_hover_path_line > ul > li.menu-item-has-children > a:after {
    top: auto;
    bottom: 0.5em;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
/* Delays (first reverse,then current) */

.menu_hover_path_line > ul > li > a:after, .menu_hover_path_line > ul > li.menu-item-has-children > a:after {
    -webkit-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.menu_hover_path_line > ul > li > a:hover:after, .menu_hover_path_line > ul > li.sfHover > a:after, .menu_hover_path_line > ul > li.menu-item-has-children > a:hover:after, .menu_hover_path_line > ul > li.sfHover.menu-item-has-children > a:after {
    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.menu_hover_path_line > ul > li:before {
    -webkit-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.menu_hover_path_line > ul > li:hover:before, .menu_hover_path_line > ul > li.sfHover:before {
    -webkit-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.menu_hover_path_line > ul > li > a:before {
    -webkit-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.menu_hover_path_line > ul > li.sfHover > a:before, .menu_hover_path_line > ul > li > a:hover:before {
    -webkit-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.menu_hover_path_line > ul > li.sfHover:after, .menu_hover_path_line > ul > li:hover:after {
    -webkit-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.menu_hover_path_line > ul > li.sfHover:before, .menu_hover_path_line > ul > li:hover:before, .menu_hover_path_line > ul > li.sfHover:after, .menu_hover_path_line > ul > li:hover:after, .menu_hover_path_line > ul > li.sfHover > a:before, .menu_hover_path_line > ul > li > a:hover:before, .menu_hover_path_line > ul > li > a:hover:after, .menu_hover_path_line > ul > li.sfHover > a:after {
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.menu_hover_roll_down > ul > li > a:before {
    content: ' ';
    position: absolute;
    top: 3.3em;
    left: 1.5em;
    right: 1.5em;
    height: 1px;
    opacity: 0;
    -webkit-transform: translate3d(0,-3em,0);
    -ms-transform: translate3d(0,-3em,0);
    transform: translate3d(0,-3em,0);
    -webkit-transition: -webkit-transform 0s 0.3s,opacity 0.2s;
    -ms-transition: transform 0s 0.3s,opacity 0.2s;
    transition: transform 0s 0.3s,opacity 0.2s;
}

.menu_hover_roll_down > ul > li > a:hover:before, .menu_hover_roll_down > ul > li.sfHover > a:before, .menu_hover_roll_down > ul > li.current-menu-item > a:before, .menu_hover_roll_down > ul > li.current-menu-ancestor > a:before, .menu_hover_roll_down > ul > li.current-menu-parent > a:before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.3s,opacity 0.1s;
    -ms-transition: -webkit-transform 0.3s,opacity 0.1s;
    transition: transform 0.3s,opacity 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    -ms-transition-timing-function: cubic-bezier(0.4,0,0.2,1);
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
}

.menu_hover_roll_down > ul > li > a > span {
    display: block;
    pointer-events: none;
}

.menu_hover_roll_down > ul > li.sfHover > a > span, .menu_hover_roll_down > ul > li > a:hover > span, .menu_hover_roll_down > ul > li.current-menu-item > a > span, .menu_hover_roll_down > ul > li.current-menu-ancestor > a > span, .menu_hover_roll_down > ul > li.current-menu-parent > a > span {
    -webkit-animation: anim-roll-down 0.3s forwards;
    -ms-animation: anim-roll-down 0.3s forwards;
    animation: anim-roll-down 0.3s forwards;
}

@-webkit-keyframes anim-roll-down {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes anim-roll-down {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.menu_hover_color_line > ul > li > a:hover:before, .menu_hover_color_line > ul > li > a:focus:before {
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.menu_hover_color_line > ul > li > a:before, .menu_hover_color_line > ul > li > a:after, .menu_hover_color_line > ul > li.menu-item-has-children > a:after {
    content: ' ' !important;
    position: absolute;
    top: 3.3em;
    left: 1.5em;
    right: 1.5em !important;
    margin: 0;
    height: 1px;
    -webkit-transform: scale3d(0,1,1);
    -ms-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: transform 0.3s cubic-bezier(0.22,0.61,0.36,1);
    -ms-transition: transform 0.3s cubic-bezier(0.22,0.61,0.36,1);
    transition: transform 0.3s cubic-bezier(0.22,0.61,0.36,1);
}

.menu_hover_color_line > ul > li > a:hover, .menu_hover_color_line > ul > li.sfHover > a:after, .menu_hover_color_line > ul > li > a:hover:after, .menu_hover_color_line > ul > li > a:before {
    -webkit-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

    .menu_hover_color_line > ul > li.sfHover > a:after, .menu_hover_color_line > ul > li.menu-item-has-children > a:hover:after, .menu_hover_color_line > ul > li > a:hover:after, .menu_hover_color_line > ul > li.sfHover > a:before, .menu_hover_color_line > ul > li > a:hover:before, .menu_hover_color_line > ul > li.current-menu-item > a:after, .menu_hover_color_line > ul > li.current-menu-item > a:before, .menu_hover_color_line > ul > li.current-menu-ancestor > a:after, .menu_hover_color_line > ul > li.current-menu-ancestor > a:before, .menu_hover_color_line > ul > li.current-menu-parent > a:after, .menu_hover_color_line > ul > li.current-menu-parent > a:before {
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }

    .menu_hover_color_line > ul > li.sfHover > a:before, .menu_hover_color_line > ul > li > a:hover:before {
        -webkit-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s;
    }

.search_wrap, .search_wrap .search_form {
    position: relative;
}

    .search_wrap .search_field {
        width: 6em;
        padding: 0 0 0 1.25em !important;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.sc_layouts_column_icons_position_right .search_wrap .search_field {
    padding: 0 1.25em 0 0 !important;
}

.search_wrap .search_submit {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

    .search_wrap .search_submit:before {
        margin: 0;
    }

.sc_layouts_row_type_narrow .search_wrap .search_field, .sc_layouts_row_type_compact .search_wrap .search_field {
    border: none !important;
    background-color: transparent !important;
}

.sc_layouts_row_type_compact .search_wrap .search_submit {
    font-size: 1.25em;
    font-weight: 400;
}

.sc_layouts_column_icons_position_right .search_wrap .search_submit {
    left: auto;
    right: 0;
}

.sc_layouts_row_type_normal .search_wrap .search_field {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 1.5em 0 3em !important;
    width: 15em;
    height: 4.7727em;
    line-height: 4.7727em;
    -webkit-border-radius: 3em;
    -ms-border-radius: 3em;
    border-radius: 3em;
}

.sc_layouts_row_type_normal .search_wrap .search_submit {
    display: block;
    font-size: 11px;
    text-align: center;
    width: 1em;
    height: 4.7727em;
    line-height: 4.7727em;
    position: absolute;
    bottom: auto;
    top: 0;
    left: 1em;
}

    .sc_layouts_row_type_normal .search_wrap .search_submit:before {
        font-size: 13px;
    }

.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit {
    left: auto;
    right: 1em;
}

.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field {
    padding: 1em 3em 1em 1.5em !important;
}

.search_wrap.search_style_expand .search_field {
    width: 0;
    visibility: hidden;
}

.search_style_expand.search_opened .search_field {
    width: 6em;
    padding-left: 1.75em !important;
    visibility: visible;
}

.sc_layouts_column_icons_position_right .search_style_expand.search_opened .search_field {
    padding-left: 0 !important;
    padding-right: 1.75em !important;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field {
    height: 4.7727em;
    line-height: 4.7727em;
    padding-top: 0;
    padding-bottom: 0;
    visibility: visible;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field {
    padding: 0 2.3em !important;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field {
    width: 15em;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit {
    width: 4.7727em;
    left: 0;
    right: auto;
}

.search_style_fullscreen .search_form {
    display: inline-block;
}

.search_style_fullscreen.search_opened .search_form {
    display: block;
}

.search_style_fullscreen .search_field {
    width: 0;
    visibility: hidden;
}

.search_style_fullscreen .search_field, .search_style_fullscreen .search_submit, .search_style_fullscreen .search_submit:before {
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}

.search_style_fullscreen.search_opened .search_field, .search_style_fullscreen.search_opened .search_submit, .search_style_fullscreen.search_opened .search_submit:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field {
    width: 0;
    height: 4.7727em;
    line-height: 4.7727em;
    padding-top: 0;
    padding-bottom: 0;
    visibility: visible;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field {
    padding: 0 2.3em 0 2.3em;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit {
    width: 4.7727em;
    left: 0;
    right: auto;
}

.search_style_fullscreen .search_close {
    display: none;
}

    .search_style_fullscreen .search_close:before {
        margin: 0;
    }

.search_style_fullscreen.search_opened .search_close {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    font-size: 2rem;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.search_style_fullscreen.search_opened .search_form_wrap {
    position: fixed;
    background-color: rgba(255,255,255,0.9);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    overflow: hidden;
}

.search_style_fullscreen.search_opened .search_form {
    position: relative;
    width: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-bottom: 1px solid #fff;
    font-size: 1em;
}

.search_style_fullscreen.search_opened .search_results {
    top: 0;
    display: none !important;
}

.search_style_fullscreen.search_opened .search_submit:before {
    font-size: inherit;
}

.search_style_fullscreen.search_opened .search_submit, .sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit {
    position: absolute;
    left: 20px !important;
    right: auto !important;
    top: 50%;
    font-size: 2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search_style_fullscreen.search_opened .search_field, .sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
    font-size: 2rem !important;
    font-weight: 400 !important;
    line-height: 3em !important;
    height: 3em;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 0 2em;
    border: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    resize: none;
    overflow: hidden;
    display: block;
    visibility: visible;
    width: 100%;
}

    .search_style_fullscreen.search_opened .search_field, .search_style_fullscreen.search_opened .search_field:hover, .search_style_fullscreen.search_opened .search_field:focus {
        background-color: transparent !important;
    }

        .search_style_fullscreen.search_opened .search_field::-ms-clear {
            display: none;
        }

.search_wrap .search_results {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 3.5em;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    width: 22em;
    padding: 2em 1.5em;
    text-align: left;
}

    .search_wrap .search_results:after {
        content: " ";
        width: 10px;
        height: 10px;
        background-color: #fff;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        position: absolute;
        top: -6px;
        left: 3em;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.search_results.widget_area .post_item + .post_item {
    border-top: 1px solid #e5e5e5;
    margin-top: 1.6em;
    padding-top: 1.6em;
}

.sc_layouts_column_align_right .search_wrap .search_results {
    left: auto;
    right: 1em;
}

    .sc_layouts_column_align_right .search_wrap .search_results:after {
        left: auto;
        right: 3em;
    }

.search_wrap .search_results .search_results_close {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    text-align: center;
    overflow: hidden;
    font-size: 1em;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2em;
    cursor: pointer;
}

.search_wrap .post_more {
    display: block;
    text-align: center;
}

.search_wrap .post_meta {
    font-style: normal;
}

.sc_layouts_title_caption {
    margin: 0 auto;
}

.sc_layouts_row_type_compact .sc_layouts_title_caption {
    font-size: 2em;
}

.sc_layouts_title_meta + .sc_layouts_title_title > .sc_layouts_title_caption {
    font-size: 3em;
    line-height: 1.2em;
    margin: 0.2em 0 0.2em;
    float: none;
}

.sc_layouts_title_caption img {
    display: inline-block;
    max-height: 1.5em;
    vertical-align: middle;
    width: auto;
    margin: -0.2em 0.2em 0 0;
}

.sc_layouts_title_link {
    display: inline-block;
    margin: 0.5em 0 2em;
}

.sc_layouts_title_meta .post_edit:before {
    margin-right: 0.5em;
}

.sc_layouts_title_description {
    font-size: 13px;
    line-height: 19px;
    margin: 4px auto 1em;
    max-width: 75%;
}

    .sc_layouts_title_description p {
        margin: 0;
    }

.sc_layouts_title_breadcrumbs {
    margin-top: 0.5em;
}

.sc_layouts_title.with_content {
    position: relative;
    min-height: 0em;
}

.sc_layouts_title.with_image {
    min-height: 20rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .sc_layouts_title.with_image.with_content:before {
        content: ' ';
        position: absolute;
        z-index: 0; /* Important! 1+ place this block over cart and over popups! */
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.1);
    }

.sc_layouts_title .sc_layouts_title_content {
    position: static;
}

.sc_layouts_title.with_image .sc_layouts_title_content {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.sc_layouts_featured.with_content {
    position: relative;
    min-height: 0em;
}

.sc_layouts_featured.with_image {
    min-height: 40rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .sc_layouts_featured.with_image.with_content:before {
        content: ' ';
        position: absolute;
        z-index: 0; /* Important! 1+ place this block over cart and over popups! */
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
    }

.sc_layouts_featured .sc_layouts_featured_content {
    position: static;
}

.sc_layouts_featured.with_image .sc_layouts_featured_content {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.sidebar .trx_addons_columns_wrap {
    margin-right: 0;
}

    .sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
        display: block;
        width: 100%;
        padding: 0;
    }

.trx_addons_scroll_to_top {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.menu_style_right .trx_addons_scroll_to_top {
    left: 2em;
    right: auto;
    z-index: 12000;
}

.menu_style_left .sc_layouts_row_fixed_on {
    margin-left: 8rem !important;
}

.menu_style_right .sc_layouts_row_fixed_on {
    margin-right: 8rem !important;
}

body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on {
    margin-left: 0 !important;
}

body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {
    margin-right: 0 !important;
}

.header_position_under .top_panel .wpb_row {
    background-color: transparent !important;
}

.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
    background-color: transparent;
}

.sc_layouts_item_icon {
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
}

.sc_layouts_column .sc_layouts_item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.25em;
}

.sc_layouts_column_align_right .sc_layouts_item {
    margin-left: 1.25em;
    margin-right: 0;
}

.sc_layouts_title_breadcrumbs {
    margin-top: 0.5em;
}

.breadcrumbs {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.95px;
}

    .breadcrumbs .breadcrumbs_delimiter {
        margin: 0 0.65em;
    }

.sc_layouts_row_type_normal {
    padding: 1em 0;
}

.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 0.92em;
}

    .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
        display: none !important;
    }

.sc_layouts_menu_nav > li > ul {
    top: 3.2em;
}

.sc_layouts_cart_icon {
    position: relative;
    top: -3px;
}

    .sc_layouts_cart_icon:before {
        content: '\e95a';
        font-family: 'fontello';
    }

.sc_layouts_row_type_compact .sc_layouts_cart_items_short, .sc_layouts_cart_details {
    display: none !important;
}

.sc_layouts_row_type_compact .sc_layouts_item_icon {
    font-size: 1em;
}

.sc_layouts_cart_widget {
    top: 2.2em;
}

    .sc_layouts_cart_widget:after {
        display: none !important;
    }

.content .search_wrap {
    max-width: 50%;
    margin: 0;
}

.post_item_none_search .search_wrap, .post_item_none_archive .search_wrap {
    max-width: none;
}

.content .search_wrap .search_form_wrap {
    width: 100%;
}

    .content .search_wrap .search_form_wrap .search_field {
        width: 100%;
    }

.content .search_wrap .search_submit {
    background-color: transparent;
}

.post_item_none_search .search_wrap .search_field, .post_item_none_archive .search_wrap .search_field {
    padding: 1.2em 3em 1em 1em !important;
}

.post_item_none_search .search_wrap .search_submit, .post_item_none_archive .search_wrap .search_submit {
    left: auto;
    right: 0;
    top: 0;
    padding: 0 1em;
}

.content .search_wrap .search_results {
    width: 100%;
}

.search_style_fullscreen .search_form_wrap {
    display: inline-block;
}

.search_style_fullscreen .search_field {
    border: none !important;
    background-color: transparent !important;
}

.trx_addons_icon-search:before {
    content: '\e959';
    font-family: 'fontello';
}

.search_wrap .search_submit:before {
    font-weight: 400;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit:before {
    font-size: 18px;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field {
    padding: 0 0.85em !important;
}

.sc_layouts_row_type_normal .search_style_fullscreen.search_opened .search_field {
    padding: 0 1.5em 0 2em !important;
}

.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit {
    width: auto;
}

.sc_layouts_row_type_normal .search_style_fullscreen.search_opened .search_submit {
    height: auto;
    line-height: 1;
}

.search_style_fullscreen.search_opened .search_close {
    font-size: 1.5rem;
}

.search_style_fullscreen.search_opened .search_field, .sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
    text-transform: none;
}

.search_close:before {
    content: '\e94c';
    font-family: 'fontello';
}

.sc_layouts_row_type_compact .search_wrap .search_submit {
    font-size: 0.85em;
}

.sc_layouts_row_type_narrow .sc_layouts_cart_icon {
    top: -2px;
}

.sc_layouts_row_type_compact .search_wrap.search_opened .search_submit {
    font-size: 1.85em;
}

.search_style_fullscreen.search_opened .search_close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border: none;
}

.sidebar .slider_pagination_pos_bottom > .swiper-pagination, .sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
    bottom: 0.5em;
}

.sidebar .slider_container .swiper-pagination-bullet, .sidebar .slider_outer .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border: none;
}

.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
    bottom: 1.7em;
}

.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet {
    margin: 0 10px 0 0;
}

    .slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet:last-child, .slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet:last-child, .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet:last-child {
        margin: 0 0 0 0;
    }

.sidebar .slider_outer .slider_controls_wrap, .sidebar .slider_container.slider_controls_side .slider_controls_wrap {
    display: none;
}

.sc_slider_controls .slider_controls_wrap > a, .slider_container.slider_controls_side .slider_controls_wrap > a, .slider_outer_controls_side .slider_controls_wrap > a, .slider_outer_controls_top .slider_controls_wrap > a, .slider_outer_controls_bottom .slider_controls_wrap > a {
    width: 3.89em;
    height: 3.89em;
    line-height: 3.89em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev, .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
    left: 2em;
}

.slider_container.slider_controls_side .slider_next, .slider_outer_controls_side .slider_controls_wrap > .slider_next {
    opacity: 0;
    margin-right: -100px;
    right: 2em;
}

.sc_slider_controls .slider_controls_wrap > a:before, .slider_container.slider_controls_side .slider_controls_wrap > a:before, .slider_outer_controls_side .slider_controls_wrap > a:before, .slider_outer_controls_top .slider_controls_wrap > a:before, .slider_outer_controls_bottom .slider_controls_wrap > a:before {
    font-family: 'fontello';
    font-size: 1.1em;
}

.sc_slider_controls .slider_controls_wrap > .slider_prev:before, .slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before, .slider_outer_controls_side .slider_controls_wrap > .slider_prev:before, .slider_outer_controls_top .slider_controls_wrap > .slider_prev:before, .slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
    content: '\e95b';
}

.sc_slider_controls .slider_controls_wrap > .slider_next:before, .slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before, .slider_outer_controls_side .slider_controls_wrap > .slider_next:before, .slider_outer_controls_top .slider_controls_wrap > .slider_next:before, .slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
    content: '\e958';
}

.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before, .slider_elastistack.slider_controls > .slider_controls_wrap > .slider_next:before {
    content: '\e958';
}

.header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
    background-color: transparent;
}

.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
    width: 18em;
}

.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large), .sidebar .slider_container .slide_info:not(.slide_info_large) {
    bottom: 8px;
}

    .sidebar .slider_container.slider_multi .slide_title, .sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title {
        font-size: 1em;
    }

    .sidebar .slider_container.slider_multi .slide_date, .sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date {
        font-size: 12px;
        line-height: 16px;
    }

.slider_elastistack_outer.slider_outer_controls {
    padding-bottom: 6em;
}

.slider_elastistack.slider_controls > .slider_controls_wrap {
    bottom: -5em;
}

    .slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before, .slider_elastistack.slider_controls > .slider_controls_wrap > .slider_next:before {
        content: '\e957';
    }

.slider_elastistack ul[class*="stack__"] li {
    margin-top: 0;
}

.footer_wrap .sc_layouts_row {
    line-height: 1.7857em;
}

.footer_wrap .sc_layouts_item {
    margin-top: 0;
    margin-bottom: 0;
}

.widget_categories_list[class*="column-"] [class*="column-"], .sidebar .widget_categories_list [class*="column-"] {
    width: 100%;
    float: none;
    overflow: hidden;
}

    .widget_categories_list[class*="column-"] [class*="column-"] + [class*="column-"], .sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
        margin-top: 0.5em;
    }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
    text-align: left;
}

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image {
    display: inline-block;
    width: 20%;
}

.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
    display: inline-block;
    width: 32px;
    vertical-align: middle;
}

    .widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
        width: 100%;
        height: auto;
    }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    margin: 0;
    font-size: 1em;
    text-align: left;
    text-transform: none;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title, .sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
    padding-left: 1em;
}

body.expand_content .sc_recent_news_style_news-announce .post_size_full {
    height: 656px;
}

body.expand_content .sc_recent_news_style_news-announce .post_size_big {
    height: 328px;
}

body.expand_content .sc_recent_news_style_news-announce .post_size_medium, body.expand_content .sc_recent_news_style_news-announce .post_size_small {
    height: 164px;
}

.sidebar .sc_recent_news .post_item .post_title, .footer .sc_recent_news .post_item .post_title {
    font-size: 1em;
}

.sidebar .sc_recent_news .post_item .post_content, .footer .sc_recent_news .post_item .post_content {
    font-size: 0.8667em;
    line-height: 1.3846em;
}

h2.sc_item_title.sc_item_title_style_default:not(.sc_item_title_tag) {
    font-size: 3.333rem;
    line-height: 1.15em;
}

h2.sc_item_title.sc_item_title_style_huge:not(.sc_item_title_tag) {
    font-size: 4.333rem;
    line-height: 1.1em;
}

.sc_item_subtitle {
    font-size: 1.111em;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

    .sc_item_subtitle a {
        display: inline-block;
    }

.sc_item_title + .sc_item_subtitle {
    margin-top: 0.2em;
}

.sc_item_title + .sc_item_descr, .sc_item_subtitle + .sc_item_descr {
    margin-top: 2em;
}

.sc_item_descr p:last-child {
    margin-bottom: 0;
}

.sc_item_descr.sc_align_center {
    max-width: 60%;
}

.sc_item_title + .sc_item_slider, .sc_item_subtitle + .sc_item_slider, .sc_item_title + .sc_item_columns, .sc_item_subtitle + .sc_item_columns, .sc_item_title + .sc_item_content, .sc_item_subtitle + .sc_item_content {
    margin-top: 2.45em;
}

.sc_item_title + .sc_item_button, .sc_item_title + .sc_item_button_image, .sc_item_subtitle + .sc_item_button, .sc_item_subtitle + .sc_item_button_image, .sc_item_descr + .sc_item_button, .sc_item_descr + .sc_item_button_image, .sc_item_content + .sc_item_button, .sc_item_content + .sc_item_button_image, .sc_item_slider + .sc_item_button, .sc_item_slider + .sc_item_button_image, .sc_item_columns + .sc_item_button, .sc_item_columns + .sc_item_button_image {
    margin-top: 1.15em;
}

h2.sc_item_title.sc_item_title_style_small:not(.sc_item_title_tag) {
    font-size: 1.667em;
}

.sc_item_subtitle.sc_item_title_style_small {
    font-size: 0.889em;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.sc_item_title.sc_item_title_style_small + .sc_item_subtitle {
    margin-top: 0.35em;
}

.shadow_bg_text {
    padding-top: 1.65em;
    z-index: 1;
    position: relative;
}

.sc_item_shadow_bg_text {
    font-weight: 600;
    font-style: italic;
    white-space: nowrap;
    text-transform: uppercase;
    z-index: -1;
    position: absolute;
    top: 0;
}

.sc_item_shadow_size_default {
    font-size: 11.111em;
    letter-spacing: 2px;
    line-height: 1;
}

.sc_item_shadow_size_big {
    font-size: 16.667em;
    letter-spacing: 2.8px;
    line-height: 0.87;
}

.sc_item_shadow_bg_text.sc_align_center {
    left: 0;
    right: 0;
    text-align: center;
}

.sc_item_shadow_bg_text.sc_item_shadow_size_default.sc_align_center {
    margin-right: 12px;
}

.sc_item_shadow_bg_text.sc_item_shadow_size_big.sc_align_center {
    margin-right: 8px;
}

.sc_item_shadow_bg_text.sc_align_right {
    right: 0;
    text-align: right;
}

.sc_item_shadow_bg_text.sc_align_left {
    left: 0;
    text-align: left;
}

.sc_item_title.sc_item_title_style_huge + .sc_item_subtitle {
    margin-top: 0.4em;
}

.menu_side_inner #toc_menu {
    display: block;
}

.menu_side_icons #toc_menu {
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
}

.menu_side_icons .toc_menu_item .toc_menu_description {
    height: 6rem;
    line-height: 6rem;
    font-size: 1.0667em;
    font-weight: bold;
    text-transform: uppercase;
    top: 1px;
}

.menu_side_icons .toc_menu_item:hover .toc_menu_description {
    margin-right: 0;
}

.menu_side_icons .toc_menu_item .toc_menu_description span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 3em;
    letter-spacing: 1px;
}

.menu_side_icons .toc_menu_item .toc_menu_icon {
    width: 100%;
    height: 6rem;
    line-height: 6rem;
    border-top: 1px solid #ddd;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

    .menu_side_icons .toc_menu_item .toc_menu_icon:before {
        font-size: 2rem;
        font-weight: normal;
        line-height: inherit;
    }

.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
    text-align: center;
}

    .menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
        content: ' ';
        width: 10px;
        height: 10px;
        line-height: inherit;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

.menu_style_left .toc_menu_item .toc_menu_description {
    left: -20em;
    right: auto;
}

.menu_style_left .toc_menu_item:hover .toc_menu_description {
    left: 100%;
    right: auto;
}

.toc_menu_item .toc_menu_description {
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 1.05em;
    max-width: 0;
    z-index: 1;
    right: 75%;
    -webkit-transition: opacity ease .3s,max-width ease .3s,color ease .3s;
    -ms-transition: opacity ease .3s,max-width ease .3s,color ease .3s;
    transition: opacity ease .3s,max-width ease .3s,color ease .3s;
}

.toc_menu_item:hover .toc_menu_description {
    margin-right: 0;
    right: 75%;
    max-width: 500px;
}

.menu_side_inner > .toc_menu_item .menu_mobile_button, .menu_side_inner > .toc_menu_item .menu_mobile_button:before {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

    .menu_side_inner > .toc_menu_item .menu_mobile_button:before {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: all ease .3s;
        -ms-transition: all ease .3s;
        transition: all ease .3s;
    }

.menu_side_inner > .toc_menu_item .toc_menu_description {
    display: none;
}

.menu_side_inner > .toc_menu_item .toc_menu_icon {
    font-size: 24px;
    line-height: 1;
    margin-top: 1.28em;
    width: 70px;
    height: 70px;
}

    .menu_side_inner > .toc_menu_item .toc_menu_icon:before {
        content: '\e941';
        font-family: 'fontello';
        margin-top: 1px;
    }

.sc_layouts_cart_widget {
    width: 335px;
}

    .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
        display: none;
    }

.sc_events_item_button:before, .sc_events_item_button:after {
    content: '\e93a';
    font-family: 'fontello';
}

.sc_form .sc_form_info_item .sc_form_info_icon:before {
    font-family: 'fontello';
}

.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
    content: '\e8fd';
}

.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
    content: '\e8fa';
}

.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
    content: '\e8f5';
}

.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
    margin-top: 1em;
    margin-bottom: 2em;
}

.sc_testimonials_item_content, .sc_testimonials [class*="column"] .sc_testimonials_item_content {
    font-size: 1em;
    font-style: italic;
    letter-spacing: -0.16px;
    line-height: 1.7em;
    text-align: center;
    padding: 13.2% 11.3% 15%;
    z-index: 0;
    position: relative;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.slider_container[data-slides-per-view="1"] .sc_testimonials_item_content {
    padding: 5.2% 5.2% 7%;
}

.sc_testimonials_item_content:before {
    content: '\e95c';
    font-family: 'fontello';
    font-size: 7.5em;
    font-style: normal;
    z-index: -1;
    opacity: 0.15;
    margin-bottom: 0;
    position: absolute;
    top: 0.06em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sc_testimonials [class*="column"] .sc_testimonials_item_author, .sc_testimonials_item_author {
    text-align: center;
    padding: 0;
    margin-top: -2.6em;
    position: relative;
}

.sc_testimonials_item_author_avatar, .sc_testimonials_item_author_data {
    display: block;
}

.sc_testimonials_item_author_avatar {
    height: 5.278em;
    width: 5.278em;
    margin: 0 auto;
}

.sc_testimonials_item_author_data {
    margin-top: 1.2em;
    max-width: 100%;
}

.sc_testimonials_item_author_title {
    font-size: 1.111em;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}

    .sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle, .sc_testimonials_item_author_subtitle {
        font-size: 12px;
        text-transform: uppercase;
    }

    .sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
        margin-top: 0.55em;
    }

.sc_table table tr:first-child th {
    font-weight: 600;
}

.sc_table table th, .sc_table table td {
    padding: 1.6em 1em;
}

.trx_addons_field_error {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.sc_form_field {
    margin-bottom: 1.1em;
}

.sc_form_default .trx_addons_columns_wrap {
    margin-right: -20px;
}

    .sc_form_default .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
        padding-right: 20px;
    }

.sc_form_default .sc_form_field_button {
    text-align: center;
    margin-bottom: 0;
}

.widget_area .post_item .post_thumb, aside .post_item .post_thumb, .widget_area .post_item .post_content, aside .post_item .post_content {
    display: inline-block;
    vertical-align: middle;
}

.widget_area .post_item .post_thumb, aside .post_item .post_thumb {
    width: 5.445em;
    height: 5.445em;
    float: none;
}

    .widget_area .post_item .post_thumb img, aside .post_item .post_thumb img {
        border-radius: 50%;
    }

.widget_area .post_item .post_content, aside .post_item .post_content {
    width: -moz-calc(100% - 6.45em);
    width: -webkit-calc(100% - 6.45em);
    width: -o-calc(100% - 6.45em);
    width: calc(100% - 6.45em);
}

.widget_area .post_item .post_title, aside .post_item .post_title {
    font-weight: 600;
    line-height: 1.15em;
    margin: 0 0 5px 0;
}

.widget_area .post_item .post_info, aside .post_item .post_info {
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

aside .post_item + .post_item {
    margin-top: 0.95em;
}

.socials_wrap {
    margin: -10px -10px 0 0;
}

    .socials_wrap .social_item {
        margin: 10px 10px 0 0;
    }

        .socials_wrap .social_item .social_icon {
            font-size: 28px;
            width: 2.5em;
            height: 2.5em;
            line-height: 2.6em;
        }

.footer_wrap .socials_wrap {
    margin: -5px -5px 0 0;
}

    .footer_wrap .socials_wrap .social_item {
        margin: 5px 5px 0 0;
    }

        .footer_wrap .socials_wrap .social_item .social_icon {
            font-size: 16px;
            width: 2.25em;
            height: 2.25em;
            line-height: 2.25em;
        }

.sc_skills_pie.sc_skills_compact_off .sc_skills_item canvas {
    max-width: 9.3em;
    max-height: 9.3em;
    margin: 0 auto;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
    font-size: 1.667em;
    font-weight: 300;
    margin-top: -0.15em;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
    font-size: 1em;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 0em;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_item {
    text-align: center;
}

.sc_price_item {
    z-index: 0;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.sc_price_item_default:after {
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.sc_price_item.with_image .sc_price_item_mask {
    display: none !important;
}

.sc_price_item.with_image .sc_price_item_inner {
    padding: 0;
}

.sc_price_item_info, .sc_price_item_inner .sc_price_item_info {
    padding: 3.35em 2em 3em;
}

.sc_price_item_title {
    font-size: 2em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0;
}

    .sc_price_item_subtitle + .sc_price_item_price, .sc_price_item_title + .sc_price_item_price {
        margin-top: 2.45em;
    }

.sc_price_item_price {
    font-size: 1em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0;
}

    .sc_price_item_price > span {
        line-height: 1;
        display: inline-block;
        vertical-align: top;
    }

    .sc_price_item_price .sc_price_item_price_before {
        font-size: 2.5em;
        margin-top: 3px;
    }

    .sc_price_item_price .sc_price_item_price_value {
        font-size: 4.333em;
    }

    .sc_price_item_price .sc_price_item_price_after {
        font-size: 1.667em;
        vertical-align: bottom;
        margin-bottom: 4px;
    }

.sc_price_item_description, .sc_price_item_details {
    font-size: 0.889em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    line-height: 1.5em;
}

.sc_price_item_details {
    margin-top: 2.4em;
    margin-bottom: 0;
}

    .sc_price_item_description ul, .sc_price_item_details ul {
        list-style-type: none;
        padding-left: 0;
    }

    .sc_price_item_description li, .sc_price_item_details li {
        margin-top: 0.35em;
    }

    .sc_price_item_description > ul > li:first-child, .sc_price_item_details > ul > li:first-child {
        margin-top: 0;
    }

    .sc_price_item_subtitle + .sc_price_item_link, .sc_price_item_title + .sc_price_item_link, .sc_price_item_description + .sc_price_item_link, .sc_price_item_details + .sc_price_item_link {
        margin-top: 3.05em;
    }

.sc_action_item.with_image .sc_action_item_mask {
    display: none !important;
}

.sc_action_item.with_image .sc_action_item_inner {
    padding: 6.3em 2em 6.7em;
}

.sc_action_item_title {
    font-size: 4.333em;
    font-weight: 600;
    font-style: italic;
    line-height: 1;
    text-transform: uppercase;
}

    .sc_action_item_title span {
        display: block;
    }

.sc_action .sc_action_item_link.sc_button {
    padding: 1.7em 4.3em;
    margin-top: 3em;
}

.sc_action_item + .sc_action_item {
    margin-top: 2em;
}

.services_single .sc_widget_video, .services_page_featured, .services_page_featured img {
    overflow: hidden;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.sc_services_default .sc_services_featured_container {
    position: relative;
    z-index: 0;
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
}

    .sc_services_default .sc_services_featured_container .post_featured {
        z-index: 1;
    }

.sc_services_default .sc_services_item .post_featured {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.sc_services_default .sc_services_item_info {
    padding: 2.8em 3em 2.65em;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}

.sc_services_default .sc_services_featured_container .post_featured + .sc_services_item_subtitle {
    position: absolute;
    bottom: -24px;
    left: 2em;
    right: 2em;
    z-index: 2;
}

.sc_services_default .sc_services_item_subtitle {
    margin-top: 0;
    padding-top: 3.3em;
    margin-bottom: -1.5em;
    -webkit-border-radius: 35px 35px 0 0;
    -ms-border-radius: 35px 35px 0 0;
    border-radius: 35px 35px 0 0;
}

.sc_services_default .sc_services_featured_container .post_featured + .sc_services_item_subtitle {
    padding-top: 0;
    margin-bottom: 0;
}

.sc_services_default .sc_services_item_subtitle a {
    font-size: 0.767em;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-style: normal;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 0.402em 2em 0.302em;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

    .sc_services_default .sc_services_item_subtitle a:last-child {
        margin-right: 0;
    }

.sc_services_default .sc_services_item_title {
    font-size: 2em;
}

.sc_services_default .sc_services_item_number {
    display: none;
}

.sc_services_list .sc_services_item {
    position: relative;
}

.sc_services_list .sc_services_item_container {
    overflow: hidden;
    position: relative;
}

.sc_services_list .sc_services_item_front, .sc_services_list .sc_services_item_back, .sc_services_list .sc_services_item_container {
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.sc_services_list .sc_services_item_front {
    padding: 3.65em 2em 3.55em;
    -webkit-transition: background-color ease .3s;
    -ms-transition: background-color ease .3s;
    transition: background-color ease .3s;
}

.sc_services_list .sc_services_item_icon {
    font-size: 4.5em;
    line-height: 1.05em;
}

.sc_services_list .sc_services_item_info {
    padding: 1.05em 0 0;
}

.sc_services_list .sc_services_item_title {
    font-size: 1.333em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.35px;
}

    .sc_services_list .sc_services_item_title .sc_services_item_price {
        display: block;
    }

.sc_services_list .sc_services_item_back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity ease .3s;
    -ms-transition: opacity ease .3s;
    transition: opacity ease .3s;
}

.sc_services_list .sc_services_item:hover .sc_services_item_back {
    opacity: 1;
}

.sc_services_list .sc_services_item_back_container {
    padding: 1.3em;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sc_services_list .sc_services_item_content {
    margin-top: 0.75em;
}

.sc_services_list .sc_services_item_button {
    position: relative;
    text-align: center;
    margin-top: -24px;
}

    .sc_services_list .sc_services_item_button a {
        font-size: 12px;
        line-height: 1;
        padding: 1.505em 1.5em;
        display: inline-block;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

.sc_services_iconed .sc_services_item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 7.667em;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

    .sc_services_iconed .sc_services_item + .sc_services_item {
        margin-top: 0.6em;
    }

    .sc_services_iconed .sc_services_item > div {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

.sc_services_iconed .sc_services_item_header_container {
    padding-left: 1.4em;
}

.sc_services_iconed .sc_services_item_header {
    width: 98px;
    height: 98px;
    padding: 0;
    position: relative;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.sc_services_iconed .sc_services_item_content {
    min-height: 0;
    padding: 1.473em 1.4em;
    margin: 0;
    width: -moz-calc(100% - 99px - 1.4em);
    width: -webkit-calc(100% - 99px - 1.4em);
    width: -o-calc(100% - 99px - 1.4em);
    width: calc(100% - 99px - 1.4em);
}

.sc_services_iconed .sc_services_item_title {
    font-size: 1.667em;
    font-weight: 600;
    letter-spacing: 1.45px;
    line-height: 1.25em;
    text-transform: uppercase;
}

.sc_services_iconed .sc_services_item_text {
    font-size: 0.889em;
    letter-spacing: 0;
    line-height: 1.4em;
}

.sc_services_iconed .sc_services_item_title + .sc_services_item_subtitle, .sc_services_iconed .sc_services_item_title + .sc_services_item_text, .sc_services_iconed .sc_services_item_subtitle + .sc_services_item_text {
    margin-top: 0.25em;
}

.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title, .sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title, .sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description, .sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description, .sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description, .sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sc_icons .sc_icons_item_linked:hover .sc_icons_icon > span {
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
}

.sc_icons .sc_icons_icon {
    font-size: 0.65em;
}

    .sc_icons .sc_icons_icon + .sc_icons_item_title, .sc_icons .sc_icons_icon + .sc_icons_item_description {
        margin-top: 1.15em;
    }

.sc_icons .sc_icons_item_title {
    font-size: 1.333em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}

.sc_icons .sc_icons_item_description {
    font-size: 0.889em;
    font-weight: 400;
    line-height: 1.667rem;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-top: 0.35em;
}

.sc_team_short .sc_team_item_thumb {
    margin-bottom: 0;
    border: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.sc_team_short .trx_addons_hover_content {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
    font-size: 16px;
    width: 2.25em;
    height: 2.25em;
    line-height: 2.35em;
    border: none;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.sc_team_short .trx_addons_hover_mask {
    display: none !important;
}

.sc_team_short .sc_team_item_info {
    text-align: center;
    padding: 2.5em 1em 2.2em;
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}

    .sc_team_short .sc_team_item_info .sc_team_item_subtitle {
        font-size: 0.667em;
        font-weight: 700;
        letter-spacing: 1.2px;
        font-style: normal;
        text-transform: uppercase;
        margin-top: 0;
    }

.sc_team_short .trx_addons_hover_style_info img, .sc_team_short .trx_addons_hover_style_info:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.team_member_page .team_member_socials .social_item .social_icon {
    font-size: 16px;
    width: 2.25em;
    height: 2.25em;
    line-height: 2.35em;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.sc_item_descr.sc_align_center {
    max-width: 70%;
}

.trx_addons_hover_style_links .trx_addons_hover_title, .trx_addons_hover_style_links .trx_addons_hover_text, .trx_addons_hover_style_links .trx_addons_hover_link, .trx_addons_hover_style_links .trx_addons_hover_link2, .trx_addons_hover_style_links:hover .trx_addons_hover_title, .trx_addons_hover_style_links:hover .trx_addons_hover_text, .trx_addons_hover_style_links:hover .trx_addons_hover_link, .trx_addons_hover_style_links:hover .trx_addons_hover_link2 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sc_courses_slider .sc_courses_item, .sc_courses_columns_wrap .sc_courses_item, .courses_page_related .related_columns .sc_courses_item {
    z-index: 0;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.sc_courses_item_top {
    position: relative;
    z-index: 1;
}

.sc_courses_default .sc_courses_item_thumb img {
    -webkit-border-radius: 35px 35px 0px 0px;
    -ms-border-radius: 35px 35px 0px 0px;
    border-radius: 35px 35px 0px 0px;
}

.sc_courses_default .sc_courses_item_categories {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

    .sc_courses_default .sc_courses_item_categories a {
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1.2px;
        line-height: 1em;
        text-transform: uppercase;
        margin-top: 10px;
        margin-right: 10px;
        padding: 0.917em 1.59em 0.834em;
        display: inline-block;
        vertical-align: middle;
        -webkit-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
    }

        .sc_courses_default .sc_courses_item_categories a:last-child {
            margin-right: 0;
        }

    .sc_courses_default .sc_courses_item_categories:first-child {
        position: relative;
        display: block;
        text-align: center;
        padding-top: 1.85em;
        margin-bottom: -1em;
    }

.sc_courses_default .sc_courses_item_thumb + .sc_courses_item_categories a {
    position: relative;
    bottom: -17px;
}

.sc_courses_default .sc_courses_item_info {
    text-align: center;
    padding: 2.35em 1.65em 2.1em;
    z-index: 0;
    -webkit-border-radius: 0px 0px 35px 35px;
    -ms-border-radius: 0px 0px 35px 35px;
    border-radius: 0px 0px 35px 35px;
}

.sc_courses_default .sc_courses_item_meta {
    line-height: 1em;
    margin-top: 0;
}

.sc_courses_default .sc_courses_item_meta_date {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.sc_courses_default .sc_courses_item_date {
    font-style: normal;
    letter-spacing: 1.2px;
}

.sc_courses_default .sc_courses_item_meta_item.sc_courses_item_meta_duration {
    display: none;
}

.sc_courses_default .sc_courses_item_price {
    font-size: 2em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1;
    min-height: 0;
    margin-top: 0.65em;
}

.sc_courses_default .sc_courses_item_period {
    font-size: 0.39em;
}

    .sc_courses_default .sc_courses_item_period:before {
        margin: 0 0.2em;
    }

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_title {
    font-size: 1.667em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_text {
    font-size: 0.889em;
    letter-spacing: 0;
    line-height: 1.8em;
    margin-top: 1.2em;
}

.sc_courses_default .trx_addons_hover_content .trx_addons_hover_links {
    margin-top: 1.9em;
}

    .sc_courses_default .trx_addons_hover_content .trx_addons_hover_links a {
        font-size: 0.778em;
        font-weight: 600;
        font-style: italic;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 1.4px;
        margin-top: 0;
        padding: 1.265em 2em 1.164em;
        -webkit-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
    }

        .sc_courses_default .trx_addons_hover_content .trx_addons_hover_links a + a {
            margin-left: 0.3em;
        }

        .sc_courses_default .trx_addons_hover_content .trx_addons_hover_links a[class*="icon"] {
            font-size: 1.1em;
            font-weight: 400;
            padding: 0.682em 0.6775em;
        }

.sc_courses_default .trx_addons_hover_style_links:hover .trx_addons_hover_content .trx_addons_hover_links a[class*="icon"] {
    opacity: 1;
}

.sc_courses_item.trx_addons_hover_style_links .sc_courses_item_top, .sc_courses_item.trx_addons_hover_style_links .sc_courses_item_info {
    opacity: 1;
    -webkit-transition: opacity 0.15s ease;
    -ms-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

.sc_courses_item.trx_addons_hover_style_links:hover .sc_courses_item_top, .sc_courses_item.trx_addons_hover_style_links:hover .sc_courses_item_info {
    opacity: 0;
}

.courses_page_featured, .courses_page_featured img {
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.sc_events_detailed_wrap {
    border-bottom: 3px solid #ddd;
    padding-bottom: 2.85em;
}

    .sc_events_detailed_wrap:last-child {
        border: none;
        padding-bottom: 0;
    }

    .sc_events_detailed_wrap + .sc_events_detailed_wrap {
        margin-top: 2.75em;
    }

    .sc_events_detailed_wrap [class*="sc_events_item_wrap"] {
        display: inline-block;
        vertical-align: middle;
    }

    .sc_events_detailed_wrap .sc_events_item_wrap_container {
        padding-right: 1.15em;
    }

.sc_events_item_wrap_thumb {
    width: 16.3%;
}

    .sc_events_item_wrap_thumb .sc_events_item_thumb {
        display: inline-block;
    }

    .sc_events_item_wrap_thumb .sc_events_thumb img {
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

.sc_events_item_wrap_date {
    width: 34.9%;
}

    .sc_events_item_wrap_date .sc_events_date {
        font-size: 4.333em;
        line-height: 1;
        font-weight: 600;
        font-style: italic;
        display: inline-block;
        vertical-align: middle;
    }

    .sc_events_item_wrap_date .sc_events_date2 {
        font-size: 0.889em;
        font-weight: 600;
        font-style: italic;
        line-height: 1em;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle;
        padding-top: 0.3em;
        padding-left: 0.7em;
    }

        .sc_events_item_wrap_date .sc_events_date2 .sc_events_time {
            font-size: 0.75em;
            font-weight: 700;
            font-style: normal;
            letter-spacing: 1.2px;
            display: block;
            margin-top: 0.45em;
        }

.sc_events_item_wrap_title {
    width: 30%;
}

    .sc_events_item_wrap_title .sc_events_title {
        display: block;
        font-size: 1.667em;
        font-weight: 600;
        letter-spacing: 0;
        font-style: italic;
        text-transform: uppercase;
        line-height: 1.15em;
    }

    .sc_events_item_wrap_title .sc_events_wrap_address {
        display: block;
        margin-top: 0.45em;
    }

    .sc_events_item_wrap_title .tribe-address {
        font-size: 0.667em;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 1.2px;
        line-height: 1.35em;
        text-transform: uppercase;
        display: block;
    }

.sc_events_item_wrap_button {
    text-align: right;
    width: 18.80%;
}

    .sc_events_item_wrap_button .sc_events_button .sc_events_item.sc_button {
        padding-left: 0;
        padding-right: 0;
        width: 91%;
    }

.trx_addons_popup button.mfp-close {
    top: -59px;
}

.trx_addons_popup div.ui-tabs .ui-tabs-nav {
    background-color: transparent !important;
    width: 100%;
    padding-top: 0;
}

.trx_addons_popup {
    width: 560px;
}

    .trx_addons_popup input {
        padding: 1em 2em;
    }

    .trx_addons_popup [class*="sc_input_hover_"] input[type="text"], .trx_addons_popup [class*="sc_input_hover_"] input[type="number"], .trx_addons_popup [class*="sc_input_hover_"] input[type="email"], .trx_addons_popup [class*="sc_input_hover_"] input[type="password"], .trx_addons_popup [class*="sc_input_hover_"] input[type="search"], .trx_addons_popup [class*="sc_input_hover_"] select, .trx_addons_popup [class*="sc_input_hover_"] textarea {
        font-size: 1em !important;
        font-weight: 400;
        font-style: normal;
        letter-spacing: 1px;
        text-align: left !important;
        width: 100%;
    }

    .trx_addons_popup [class*="sc_input_hover_"] .sc_form_field_wrap, .trx_addons_popup [class*="sc_input_hover_"] .comments_field_wrap {
        position: relative;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
    }

    .trx_addons_popup .sc_input_hover_iconed .sc_form_field_hover {
        -webkit-box-ordinal-group: -1;
        -moz-box-ordinal-group: -1;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
        padding-left: 15px;
        font-size: 13px;
    }

        .trx_addons_popup .sc_input_hover_iconed .sc_form_field_hover .sc_form_field_icon {
            margin-right: 5px;
        }

.trx_addons_popup_form_field + .trx_addons_popup_form_field {
    margin-top: 15px;
}

.trx_addons_popup input[type="radio"] + label, .trx_addons_popup input[type="checkbox"] + label, .trx_addons_popup input[type="radio"] + .wpcf7-list-item-label, .trx_addons_popup input[type="checkbox"] + .wpcf7-list-item-label, .trx_addons_popup .edd_price_options ul > li > label > input[type="radio"] + span, .trx_addons_popup .edd_price_options ul > li > label > input[type="checkbox"] + span {
    padding-left: 0;
}

    .trx_addons_popup input[type="radio"] + label:before, .trx_addons_popup input[type="checkbox"] + label:before, .trx_addons_popup input[type="radio"] + .wpcf7-list-item-label:before, .trx_addons_popup input[type="checkbox"] + .wpcf7-list-item-label:before, .trx_addons_popup .edd_price_options ul > li > label > input[type="radio"] + span:before, .trx_addons_popup .edd_price_options ul > li > label > input[type="checkbox"] + span:before {
        font-size: 1.5em;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        text-align: center;
        border: 1px solid #eee;
        width: 0.6em;
        height: 0.6em;
        line-height: 0.53em;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 5px;
    }

.trx_addons_popup .trx_addons_popup_form_field_pwd_description, .trx_addons_popup .trx_addons_popup_form_field_agree {
    font-size: 13px;
    line-height: 18px;
}

.trx_addons_popup .trx_addons_tabs_titles {
    margin-right: 0;
}

.trx_addons_tooltip:before {
    font-size: 14px;
    font-weight: 700;
}

.trx_addons_dropcap {
    font-size: 2em;
    font-style: italic;
    font-weight: 600;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 1.945em;
    height: 1.945em;
    line-height: 1.945em;
    text-transform: uppercase;
}

    .trx_addons_dropcap.trx_addons_dropcap_style_1 {
        -webkit-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
    }

    .trx_addons_dropcap.trx_addons_dropcap_style_2 {
        font-size: 4.333em;
        text-transform: uppercase;
        width: 1.08em;
        height: 1em;
        line-height: 1;
        margin: 0.11em 0 0 0;
    }

ul[class*="trx_addons_list_success"] > li:before {
    content: '\e952';
    font-family: "fontello";
    font-size: 0.9em;
}

ul.trx_addons_list_success {
    padding-left: 1.85em;
}

    ul.trx_addons_list_success > li:before {
        left: -2em;
    }

ul.trx_addons_list_custom {
    padding-left: 1.25em;
}

    ul.trx_addons_list_custom > li:before {
        font-size: 1.3em;
    }

.woocommerce #modal, .woocommerce-page #modal {
    z-index: 1;
}

.woocommerce-page #elegro-reset-wrapper .elegro-widget__button, .woocommerce #elegro-reset-wrapper .elegro-widget__button {
    padding: 5px;
}

#modal {
    position: static !important;
    background: none !important;
    overflow: visible;
    padding: 0 !important;
}

#elegro-reset-wrapper .elegro-widget {
    margin: 0 !important;
}

#modal #elegro-reset-wrapper {
    margin: 2em 0 3em;
}

    #modal #elegro-reset-wrapper .elegro-widget {
        margin: 0 !important;
    }

#modal[style] + #btn-buy {
    display: none;
}

form.mc4wp-form {
    position: relative;
}

.mc4wp-form-fields .mc-form {
    position: relative;
}

    .mc4wp-form-fields .mc-form input[type="email"] {
        width: 100%;
        padding: 1.05em;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

form.mc4wp-form .mc4wp-form-fields input[type="email"] {
    padding-right: 9em;
}

.mc4wp-form-fields .mc-form .mc-button {
    padding: 0 3.1em;
    height: auto;
    z-index: 0;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

    .mc4wp-form-fields .mc-form .mc-button[disabled] {
        right: -3px;
    }

form.mc4wp-form .terms_agree_checkbox_wrap {
    margin-top: 0.5em;
}

form.mc4wp-form .terms_agree_checkbox input[type="checkbox"] {
    display: inline-block;
    margin-right: 5px;
}

form.mc4wp-form .mc4wp-alert {
    margin: 1.5em 0;
    padding: 1em;
    line-height: 1.5em;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

body[class*="woocommerce-"] table th, body[class*="woocommerce-"] table td {
    border-width: 0;
}

.post_featured.hover_shop_buttons .mask {
    -webkit-border-radius: 29px;
    -ms-border-radius: 29px;
    border-radius: 29px;
}

.woocommerce ul.products:before, .woocommerce-page ul.products:before, .woocommerce .products ul:before, .woocommerce-page .products ul:before, .woocommerce div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:before, .woocommerce #content div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
    display: none;
}

.woocommerce .list_products_header, .woocommerce-page .list_products_header {
    padding: 1em 0;
    margin-bottom: 2em;
    display: none;
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 0.9333em;
    display: none;
}

.woocommerce .post_item_single .woocommerce-breadcrumb {
    margin: -1.2em 0 3em;
}

.woocommerce .page-title {
    margin: 0;
    text-align: center;
    font-size: 2em;
}

.woocommerce .niobe_shop_mode_buttons, .woocommerce-page .niobe_shop_mode_buttons {
    float: left;
    font-size: 14px;
    margin: 1.25em 0.5em 1.25em 0;
    display: none;
}

    .woocommerce .niobe_shop_mode_buttons a + a, .woocommerce-page .niobe_shop_mode_buttons a + a {
        margin-left: 0.5em;
    }

.woocommerce .woocommerce-message .button, .woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button {
    margin-top: 0;
}

    .woocommerce ul.products li.product .add_to_cart:before, .woocommerce div.product form.cart .button:before {
    }

.woocommerce ul.products li.product.outofstock a[class*="add_to_cart"] {
    display: none;
}

.woocommerce .woocommerce-result-count {
    margin: 1.2em 0.5em 1.2em 0;
    display: none;
}

.woocommerce .woocommerce-ordering {
    margin-top: 0em;
    margin-bottom: 2em;
    display: none;
}

.woocommerce ul.products, .woocommerce-page ul.products {
    margin-right: -2em;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

    .woocommerce ul.products li.product > .post_item.post_layout_thumbs {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product {
        margin: 0;
        clear: none;
        padding: 0 1.667em 1.667em 0;
        position: relative;
        width: 50%;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

        .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_1, .woocommerce-page .related.products ul.products li.product.column-1_1, .woocommerce .upcells.products ul.products li.product.column-1_1, .woocommerce-page .upcells.products ul.products li.product.column-1_1, .woocommerce ul.products li.product.column-1_1, .woocommerce-page ul.products li.product.column-1_1, .woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product, .woocommerce .related.products ul.products.columns-1 li.product, .woocommerce-page .related.products ul.products.columns-1 li.product, .woocommerce .upcells.products ul.products.columns-1 li.product, .woocommerce-page .upcells.products ul.products.columns-1 li.product {
            width: 100%;
        }

        .woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_2, .woocommerce-page .related.products ul.products li.product.column-1_2, .woocommerce .upcells.products ul.products li.product.column-1_2, .woocommerce-page .upcells.products ul.products li.product.column-1_2, .woocommerce ul.products li.product.column-1_2, .woocommerce-page ul.products li.product.column-1_2, .woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product, .woocommerce .related.products ul.products.columns-2 li.product, .woocommerce-page .related.products ul.products.columns-2 li.product, .woocommerce .upcells.products ul.products.columns-2 li.product, .woocommerce-page .upcells.products ul.products.columns-2 li.product {
            width: 50%;
        }

        .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_3, .woocommerce-page .related.products ul.products li.product.column-1_3, .woocommerce .upcells.products ul.products li.product.column-1_3, .woocommerce-page .upcells.products ul.products li.product.column-1_3, .woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce .related.products ul.products.columns-3 li.product, .woocommerce-page .related.products ul.products.columns-3 li.product, .woocommerce .upcells.products ul.products.columns-3 li.product, .woocommerce-page .upcells.products ul.products.columns-3 li.product {
            width: 33.3333%;
        }

        .woocommerce.columns-4 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_4, .woocommerce-page .related.products ul.products li.product.column-1_4, .woocommerce .upcells.products ul.products li.product.column-1_4, .woocommerce-page .upcells.products ul.products li.product.column-1_4, .woocommerce ul.products li.product.column-1_4, .woocommerce-page ul.products li.product.column-1_4, .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product, .woocommerce .related.products ul.products.columns-4 li.product, .woocommerce-page .related.products ul.products.columns-4 li.product, .woocommerce .upcells.products ul.products.columns-4 li.product, .woocommerce-page .upcells.products ul.products.columns-4 li.product {
            width: 25%;
        }

        .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_5, .woocommerce-page .related.products ul.products li.product.column-1_5, .woocommerce .upcells.products ul.products li.product.column-1_5, .woocommerce-page .upcells.products ul.products li.product.column-1_5, .woocommerce ul.products li.product.column-1_5, .woocommerce-page ul.products li.product.column-1_5, .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product, .woocommerce .related.products ul.products.columns-5 li.product, .woocommerce-page .related.products ul.products.columns-5 li.product, .woocommerce .upcells.products ul.products.columns-5 li.product, .woocommerce-page .upcells.products ul.products.columns-5 li.product {
            width: 20%;
        }

        .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product, .woocommerce .related.products ul.products li.product.column-1_6, .woocommerce-page .related.products ul.products li.product.column-1_6, .woocommerce .upcells.products ul.products li.product.column-1_6, .woocommerce-page .upcells.products ul.products li.product.column-1_6, .woocommerce ul.products li.product.column-1_6, .woocommerce-page ul.products li.product.column-1_6, .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product, .woocommerce .related.products ul.products.columns-6 li.product, .woocommerce-page .related.products ul.products.columns-6 li.product, .woocommerce .upcells.products ul.products.columns-6 li.product, .woocommerce-page .upcells.products ul.products.columns-6 li.product {
            width: 16.6667%;
        }

    .woocommerce ul.products li.product-category mark, .woocommerce-page ul.products li.product-category mark {
        background: none;
    }

    .woocommerce ul.products li.product .post_item, .woocommerce-page ul.products li.product .post_item {
        margin-bottom: 0;
    }

    .woocommerce ul.products li.product .post_featured {
        overflow: hidden;
        margin-bottom: 0;
        border: 5px solid #ddd;
        -webkit-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
    }

    .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
        margin: 0;
        box-shadow: none;
    }

    .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
        font-size: 11px;
        height: 4em;
        line-height: 4.2em;
        margin: 0;
        padding: 0;
        right: 5%;
        text-transform: uppercase;
        top: 5%;
        width: 4em;
    }

    .woocommerce ul.products li.product strong {
        margin-top: 0.5em;
    }

    .woocommerce ul.products li.product .post_data, .woocommerce-page ul.products li.product .post_data {
        padding: 0.8em 1.5em 2.1em;
        text-align: center;
        overflow: hidden;
    }

body:not(.woocommerce) .woocommerce ul.products li.product .post_data, body:not(.woocommerce) .woocommerce-page ul.products li.product .post_data {
    padding-top: 1em;
    padding-bottom: 0.85em;
}

.woocommerce ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button, .woocommerce-page ul.products li.product .post_featured:not(.hover_none) + .post_data .add_to_cart_button, .woocommerce ul.products li.product .button.product_type_grouped, .woocommerce-page ul.products li.product .button.product_type_grouped, .woocommerce ul.products li.product .button.product_type_external, .woocommerce-page ul.products li.product .button.product_type_external {
    display: none;
}

.woocommerce ul.products li.product .post_data .add_to_cart_button, .woocommerce-page ul.products li.product .post_data .add_to_cart_button {
    margin-top: 1em;
}

.woocommerce ul.products li.product .post_header .post_tags {
    font-size: 1em;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4em;
    letter-spacing: 0;
    margin-bottom: 0.5em;
}

.woocommerce ul.products li.product .post_header, .woocommerce-page ul.products li.product .post_header {
    margin-bottom: 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 {
    font-size: 1.333em;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

body:not(.woocommerce) .woocommerce ul.products li.product .woocommerce-loop-category__title, body:not(.woocommerce) .woocommerce ul.products li.product .woocommerce-loop-product__title, body:not(.woocommerce) .woocommerce ul.products li.product h3 {
    font-size: 0.889em;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    font-size: 1.667rem;
    font-weight: 700;
    margin: 0.55em 0 0;
    line-height: 1.2em;
}

body:not(.woocommerce) .woocommerce ul.products li.product .price, body:not(.woocommerce) .woocommerce-page ul.products li.product .price {
    font-size: 1.333rem;
    margin: 0.45em 0 0;
}

span.amount {
    line-height: 1em;
}

    span.amount > .decimals {
        position: relative;
        display: inline;
        font-size: 0.75em;
        line-height: 1em;
        margin-left: 0.2em;
        vertical-align: top;
    }

.woocommerce ul.products li.product .price .decimals, .woocommerce-page ul.products li.product .price .decimals {
    top: -0.2em;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none;
    font-weight: inherit;
    font-style: inherit;
}

.woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 6px;
    font-size: 0.8em;
    opacity: 1;
    text-decoration: none;
    position: relative;
}

    .woocommerce ul.products li.product .price del:before {
        content: ' ';
        position: absolute;
        top: 45%;
        left: 0;
        width: 100%;
        height: 1px;
    }

.woocommerce .shop_mode_list ul.products li.product, .woocommerce-page .shop_mode_list ul.products li.product {
    overflow: hidden;
    margin: 0;
    float: none;
    width: 100%;
}

    .woocommerce .shop_mode_list ul.products li.product .post_item, .woocommerce-page .shop_mode_list ul.products li.product .post_item {
        overflow: hidden;
        text-align: left;
        border: none;
    }

    .woocommerce .shop_mode_list ul.products li.product + li.product .post_item, .woocommerce-page .shop_mode_list ul.products li.product + li.product .post_item {
        border-top: 1px solid #ddd;
        margin-top: 3em;
        padding-top: 5em;
    }

    .woocommerce .shop_mode_list ul.products li.product .post_data, .woocommerce-page .shop_mode_list ul.products li.product .post_data {
        height: auto;
        overflow: hidden;
        text-align: left;
        padding: 0;
    }

    .woocommerce .shop_mode_list ul.products li.product .post_featured, .woocommerce-page .shop_mode_list ul.products li.product .post_featured {
        float: left;
        margin: 0 2em 0 0;
        width: 33%;
        max-width: 270px;
        position: relative;
        border: 1px solid #ddd;
    }

    .woocommerce .shop_mode_list ul.products li.product .description, .woocommerce-page .shop_mode_list ul.products li.product .description {
        margin-bottom: 1.5em;
        line-height: 1.3em;
        overflow: hidden;
        max-height: 6.6em;
    }

.woocommerce .shop_mode_list ul.products li.product-category .description, .woocommerce-page .shop_mode_list ul.products li.product-category .description {
    border-bottom: none;
}

.woocommerce .shop_mode_list ul.products li.product .post_content, .woocommerce-page .shop_mode_list ul.products li.product .post_content {
    margin: 1.2em 0 1.6em;
}

.woocommerce .shop_mode_list ul.products li.product .description p, .woocommerce-page .shop_mode_list ul.products li.product .description p, .woocommerce .shop_mode_list ul.products li.product .description ul, .woocommerce-page .shop_mode_list ul.products li.product .description ul {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1.3em;
}

.woocommerce .shop_mode_list ul.products li.product .price, .woocommerce-page .shop_mode_list ul.products li.product .price {
    font-size: 1.4em;
    line-height: 1em;
    font-weight: 400;
    margin: 0;
}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    padding: 1.3em 0 0 1em;
    vertical-align: top;
    line-height: 1em;
}

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
    display: none;
}

.woocommerce .products .star-rating {
    float: none;
    margin: 0.6em auto -0.6em;
}

.woocommerce ul.products li.product .post_header {
    position: relative;
    overflow: visible;
}

.woocommerce ul.products li.product .star-rating {
    font-size: 9px;
    width: 6.5em;
    margin: 4px auto 0;
    letter-spacing: 2.6px;
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    font-size: 0.7em;
    width: 6em;
}

.woocommerce .shop_mode_list .products .star-rating, .woocommerce .shop_mode_list ul.products li.product .star-rating {
    position: relative;
    top: auto;
    left: auto;
    font-size: 0.8em;
    float: none;
    margin: 0.5em 0 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.woocommerce .products .star-rating:before, .woocommerce .products .star-rating span {
    top: 1px;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    margin: 0 0 0.5em 1em;
}

.woocommerce div.product .product_title {
    display: none;
    margin: -0.35em 0 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    position: relative;
    font-size: 1.8em;
    font-weight: 400;
}

.woocommerce div.product p.price {
    margin: 0 0 1.5em;
}

    .woocommerce div.product p.price ins {
        text-decoration: none;
        font-style: normal;
        font-weight: 400;
    }

    .woocommerce div.product p.price del {
        font-size: 0.75em;
        font-style: normal;
        font-weight: 400;
    }

.woocommerce div.product .summary > p.price {
    font-size: 2.667em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    margin: 0 0 1.03em;
}

.woocommerce-main-image {
    position: relative;
    display: block;
}

.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    margin-bottom: 2em;
    width: 45%;
    float: left;
}

    .woocommerce div.product div.images img {
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
        margin-bottom: 6px;
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        padding: 0 6px 6px 0;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        max-width: none;
    }

        .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
            margin-bottom: 0;
        }

        .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
            padding: 0;
        }

        .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
            border: none;
        }

    .woocommerce div.product div.images .flex-viewport {
        z-index: 0;
        border: 5px solid #ddd;
        margin-bottom: 6px;
        -webkit-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        padding: 0 6px 6px 0;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.woocommerce div.product span.onsale {
    z-index: 1;
    left: 2em;
    top: 2em;
    font-size: 12px;
    line-height: 5.8em;
    width: 5.5em;
    height: 5.5em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.woocommerce div.product div.thumbnails > div, .woocommerce div.product div.thumbnails > ul {
    max-height: 12em;
}

.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 {
    margin-right: 1.5%;
    width: 18.5%;
    position: relative;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    .woocommerce #content div.product div.thumbnails a:hover, .woocommerce div.product div.thumbnails a:hover, .woocommerce-page #content div.product div.thumbnails a:hover, .woocommerce-page div.product div.thumbnails a:hover {
        border-style: solid;
    }

.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 {
    margin-right: 2.6666%;
    width: 23%;
}

.woocommerce #content div.product div.thumbnails.columns-3 a, .woocommerce div.product div.thumbnails.columns-3 a, .woocommerce-page #content div.product div.thumbnails.columns-3 a, .woocommerce-page div.product div.thumbnails.columns-3 a {
    margin-right: 3.5%;
    width: 31%;
}

.woocommerce #content div.product div.thumbnails a:before, .woocommerce div.product div.thumbnails a:before, .woocommerce-page #content div.product div.thumbnails a:before, .woocommerce-page div.product div.thumbnails a:before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.woocommerce #content div.product div.thumbnails a:hover:before, .woocommerce div.product div.thumbnails a:hover:before, .woocommerce-page #content div.product div.thumbnails a:hover:before, .woocommerce-page div.product div.thumbnails a:hover:before {
    background-color: rgba(255,255,255,0.4);
}

.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: none;
}

.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:nth-child(4n+1), .woocommerce div.product div.thumbnails a:nth-child(4n+1), .woocommerce-page #content div.product div.thumbnails a:nth-child(4n+1), .woocommerce-page div.product div.thumbnails a:nth-child(4n+1) {
    clear: both;
}

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
    margin-top: 4px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 55%;
    padding-left: 5em;
    float: right;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

    .woocommerce #content div.product div.summary:after, .woocommerce div.product div.summary:after, .woocommerce-page #content div.product div.summary:after, .woocommerce-page div.product div.summary:after {
        content: ' ';
        display: block;
        width: 100%;
        height: 0;
        clear: both;
        float: none;
    }
/* Meta:SKU,tags,categories,ID */

.woocommerce .product_meta {
    font-size: 0.889em;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
}

    .woocommerce .product_meta span {
        display: block;
    }

        .woocommerce .product_meta span span {
            display: inline;
        }

        .woocommerce .product_meta span, .woocommerce .product_meta span span, .woocommerce .product_meta a {
        }

.woocommerce div.product .product_meta span > a, .woocommerce div.product .product_meta span > span {
    font-weight: 400;
    letter-spacing: 0;
}

.woocommerce .product_meta > span + span {
    margin-top: 3px;
}

.woocommerce div.product .summary .stock {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce div.product form.cart table.group_table {
    margin-bottom: 1.35em;
}

.woocommerce div.product form.cart .group_table td {
    padding-bottom: 1.8em;
    vertical-align: middle;
}

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
    padding: 0;
    margin-bottom: 2em;
}

    .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce .shop_table.cart div.quantity, .woocommerce-page .shop_table.cart div.quantity {
        margin: 0 1.1em 0 0;
        width: 11.2em;
        height: 3.85em;
        position: relative;
    }

.woocommerce .shop_table.cart div.quantity, .woocommerce-page .shop_table.cart div.quantity {
    margin: 0 auto;
    width: 6em;
}

    .woocommerce div.product form.cart div.quantity span, .woocommerce-page div.product form.cart div.quantity span, .woocommerce .shop_table.cart div.quantity span, .woocommerce-page .shop_table.cart div.quantity span {
        font-size: 14px;
        display: block;
        position: absolute;
        z-index: 1;
        right: 1.35em;
        width: 1.5em;
        height: 50%;
        text-align: center;
        line-height: 1.5em;
        cursor: pointer;
    }

        .woocommerce div.product form.cart div.quantity span.q_inc, .woocommerce-page div.product form.cart div.quantity span.q_inc, .woocommerce .shop_table.cart div.quantity span.q_inc, .woocommerce-page .shop_table.cart div.quantity span.q_inc {
            top: 0;
        }

        .woocommerce div.product form.cart div.quantity span.q_dec, .woocommerce-page div.product form.cart div.quantity span.q_dec, .woocommerce .shop_table.cart div.quantity span.q_dec, .woocommerce-page .shop_table.cart div.quantity span.q_dec {
            bottom: 0;
        }

        .woocommerce div.product form.cart div.quantity span:before, .woocommerce-page div.product form.cart div.quantity span:before, .woocommerce .shop_table.cart div.quantity span:before, .woocommerce-page .shop_table.cart div.quantity span:before {
            font-family: 'fontello';
        }

        .woocommerce div.product form.cart div.quantity span.q_inc:before, .woocommerce-page div.product form.cart div.quantity span.q_inc:before, .woocommerce .shop_table.cart div.quantity span.q_inc:before, .woocommerce-page .shop_table.cart div.quantity span.q_inc:before {
            content: '\e835';
            position: relative;
            top: 19px;
        }

        .woocommerce .shop_table.cart div.quantity span.q_inc:before, .woocommerce-page .shop_table.cart div.quantity span.q_inc:before {
            top: 17px;
        }

        .woocommerce div.product form.cart div.quantity span.q_dec:before, .woocommerce-page div.product form.cart div.quantity span.q_dec:before, .woocommerce .shop_table.cart div.quantity span.q_dec:before, .woocommerce-page .shop_table.cart div.quantity span.q_dec:before {
            content: '\e828';
            position: relative;
            bottom: 5px;
        }

.woocommerce div.product form.cart div.quantity input[type="number"], .woocommerce-page div.product form.cart div.quantity input[type="number"] {
    width: 100%;
    height: 100%;
    padding: 1px 5em 0 3.25em;
    font-size: 12px;
    text-align: left;
}

.woocommerce .shop_table.cart div.quantity input[type="number"], .woocommerce-page .shop_table.cart div.quantity input[type="number"] {
    width: 100%;
    height: 100%;
    padding: 0 1.2em;
    font-size: 18px;
    text-align: left;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    padding: 0 0 0.5em;
    background-color: transparent;
    display: block;
    width: 100%;
}

    .woocommerce div.product form.cart .variations td.label {
        font-weight: 600;
    }

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-size: 1.111rem;
    vertical-align: middle;
    text-transform: uppercase;
}

.woocommerce div.product form.cart .reset_variations {
    font-style: italic;
    font-size: 1em;
    letter-spacing: 0;
}

.woocommerce-variation-price .price {
    margin: 0 0 0.7em;
    display: inline-block;
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
    font-size: 0.9333em;
    line-height: 1.25em;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.woocommerce td.product-name dl.variation dd {
    padding-left: 0.5em;
}

.woocommerce .reset_variations {
    display: none !important;
}

.trx_addons_attrib_item.trx_addons_attrib_color {
    border-width: 2px;
    margin: 0 0 5px 0;
}

.trx_addons_attrib_color[data-value=""] {
    display: none;
}

.trx_addons_attrib_item.trx_addons_attrib_color span, .trx_addons_attrib_item.trx_addons_attrib_color {
    padding: 0;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

    .trx_addons_attrib_item.trx_addons_attrib_color span {
        width: 34px;
        height: 34px;
    }

.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist {
    float: left;
    width: auto;
    margin-top: 0;
    margin-bottom: 1.7em;
    line-height: 1;
}

    .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .feedback {
        display: block;
    }

.woocommerce div.product div.summary .compare {
    float: left;
    margin-bottom: 1.2em;
    margin-right: 2em;
}

.woocommerce div.product div.summary .compare, .woocommerce div.product div.summary .add_to_wishlist {
    padding: 3px 0 !important;
    display: inline-block;
    line-height: 1.1em;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .add_to_wishlist:before, .woocommerce div.product div.summary .compare:before {
        font-family: 'fontello';
        font-style: normal;
        font-size: 1.2em;
        font-weight: 400;
    }

.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: '\e93F';
    margin-right: 0.2em;
}

.woocommerce div.product div.summary .compare:before {
    content: '\e93e';
    margin-right: 0.5em;
}

.woocommerce table.wishlist_table {
    font-size: 1em;
}

.woocommerce .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 1.25em;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    display: inline-block !important;
}

.woo-social-buttons {
    margin-bottom: 25px !important;
}

    .woo-social-buttons span {
        display: inline-block !important;
        vertical-align: top;
    }

.woocommerce div.product .product_meta {
    clear: both;
    border-top: 3px solid #ddd;
    padding-top: 1.95em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    margin-bottom: -1.5em;
    padding-left: 30px;
}

    .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
        border-width: 0;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        background: #ffffff;
        box-shadow: none;
        border: none;
        padding: 0 6px;
    }

        .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
            border: none;
            border-radius: 0;
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
            display: none;
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
            text-shadow: inherit;
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
            font-weight: 400;
            padding: 0.75em 2em;
        }

.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 3em 2em 1em;
    display: none;
}

.woocommerce div.product .woocommerce-tabs h2, .woocommerce #content div.product .woocommerce-tabs h2, .woocommerce-page div.product .woocommerce-tabs h2, .woocommerce-page #content div.product .woocommerce-tabs h2 {
    margin: 0 0 1em;
    font-size: 1.5385em;
    font-weight: 400;
    letter-spacing: 1px;
}

.woocommerce div.product .woocommerce-tabs h3, .woocommerce #content div.product .woocommerce-tabs h3, .woocommerce-page div.product .woocommerce-tabs h3, .woocommerce-page #content div.product .woocommerce-tabs h3 {
    font-size: 1.5385em;
    margin-bottom: 0.25em !important;
    letter-spacing: 1px;
}

.woocommerce div.product .woocommerce-tabs p, .woocommerce #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p {
    margin: 0;
}

    .woocommerce div.product .woocommerce-tabs p + p, .woocommerce #content div.product .woocommerce-tabs p + p, .woocommerce-page div.product .woocommerce-tabs p + p, .woocommerce-page #content div.product .woocommerce-tabs p + p {
        margin-top: 0.5em;
    }

.woocommerce div.product .woocommerce-tabs #tab-description h2 {
    display: none;
}

.single-product div.product .trx-stretch-width-wrap {
    clear: both;
}

.single-product div.product .trx-stretch-width .woocommerce-tabs {
    padding: 5em 0 0;
}

    .single-product div.product .trx-stretch-width .woocommerce-tabs .panel {
        border: none;
        padding: 2.15em 0 0 0;
    }

    .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs {
        padding-left: 0;
        margin-bottom: -1px;
    }

        .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs:before, .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs:after {
            display: none;
        }

        .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs li {
            border: none !important;
            background-color: transparent !important;
            margin: 0 0.4em 0 0 !important;
            padding: 0 !important;
        }

            .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs li a {
                position: relative;
                font-size: 12px;
                font-style: normal;
                font-weight: 700;
                padding: 1.8em 4.15em 1.6em;
                text-transform: uppercase;
                letter-spacing: 1.2px;
                -webkit-border-radius: 35px;
                -ms-border-radius: 35px;
                border-radius: 35px;
                -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
            }

            .single-product div.product .trx-stretch-width .woocommerce-tabs .wc-tabs li:last-child {
                margin-right: 0 !important;
            }

    .single-product div.product .trx-stretch-width .woocommerce-tabs #review_form_wrapper {
        margin-top: 1em;
    }

.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    font-weight: 400;
    text-align: left;
}

.woocommerce div.product .woocommerce-product-rating, .woocommerce-page div.product .woocommerce-product-rating {
    float: right;
    margin-top: 0.15em;
    margin-bottom: 1em;
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link, .woocommerce-page .woocommerce-product-rating .woocommerce-review-link {
    display: none;
}

.woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating {
    margin-top: 4px;
    margin-bottom: 4px;
}

.woocommerce .star-rating, .woocommerce-page .star-rating {
    width: 5.5em;
    height: 1.2em;
    margin-top: 4px;
    margin-bottom: 4px;
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
    font-style: inherit;
    font-weight: inherit;
}

    .woocommerce #reviews #comments ol.commentlist li {
        margin-bottom: 0;
    }

.woocommerce .woocommerce-tabs .form-submit {
    display: block;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    background: none;
    border: none;
    padding: 0;
    width: 4em;
    float: left;
    margin: 0 1.5em 0.5em 0;
    position: static;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    padding: 0;
    border: 0;
}

    .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
        margin-top: -5px;
        margin-bottom: 4px;
        font-size: 0.9333em;
    }

        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong {
            font-size: 1em;
            font-weight: 400;
        }

        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
            font-style: italic;
            letter-spacing: 0;
        }

.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
    height: 10em;
    font-weight: 400;
    overflow: auto;
}

.woocommerce #review_form #respond #reply-title {
    font-size: 1.5385em;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: 1px;
    margin-bottom: 0.2em;
}

.woocommerce #review_form #respond p {
    margin: 0 0 1.5em;
}

    .woocommerce #review_form #respond p.comment-form-rating, .woocommerce #review_form #respond p.comment-form-rating .stars {
        margin-bottom: 0;
    }

    .woocommerce #review_form #respond p.stars {
        margin-bottom: 0;
    }

.woocommerce .comment-form .comment-form-author label, .woocommerce .comment-form .comment-form-email label {
    min-width: 60px;
    display: inline-block;
}

.single-product .related {
    margin-top: 6.7em;
    padding-top: 6.6em;
    border-top: 4px solid #ddd;
    margin-bottom: -3.3em;
}

.single-product .woocommerce-tabs + .related {
    padding-top: 0;
    border-top: none;
}

.single-product .related h2 {
    font-size: 4.333em;
    text-align: center;
    margin-top: 0;
}

.single-product ul.products li.product .post_item {
    padding: 0;
    position: relative;
}

.single-product ul.products li.product .post_featured {
    margin: 0;
    min-height: 11em;
}

    .single-product ul.products li.product .post_featured.hover_shop .icons {
    }

.single-product ul.products li.product .post_data {
    text-align: center;
    padding: 0.95em;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease .5s;
    -ms-transition: all ease .5s;
    transition: all ease .5s;
}

    .single-product ul.products li.product .post_data .post_header {
        position: relative;
    }

        .single-product ul.products li.product .post_data .post_header .post_tags {
            font-size: 1em;
        }

        .single-product ul.products li.product .post_data .post_header h3, .single-product ul.products li.product .post_data .post_header .woocommerce-loop-product__title {
            font-size: 0.889em;
        }

    .single-product ul.products li.product .post_data .price {
        font-size: 1.333em;
        line-height: 1.25em;
        margin: 0.45em 0 0;
    }

    .single-product ul.products li.product .post_data .add_to_cart_button {
        display: inline-block;
        padding: 1.1em 2em;
    }

.single-product .footer_copyright_wrap {
    margin-top: 5em;
}

.single-product .footer_logo_wrap + .footer_copyright_wrap, .single-product .footer_socials_wrap + .footer_copyright_wrap, .single-product .footer_menu_wrap + .footer_copyright_wrap {
    margin-top: 0;
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
    border: none;
    box-shadow: none;
}

.woocommerce ul.products li.product.product-category .thumb_wrapper, .woocommerce-page ul.products li.product.product-category .thumb_wrapper {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/woo/shop-cat-bg-1.jpg) center center no-repeat;
    padding: 1em;
    overflow: hidden;
}

    .woocommerce ul.products li.product.product-category .thumb_wrapper img, .woocommerce-page ul.products li.product.product-category .thumb_wrapper img {
        -moz-transform: scale(1.7) translate(15%,15%);
        -ms-transform: scale(1.7) translate(15%,15%);
        -o-transform: scale(1.7) translate(15%,15%);
    }

.woocommerce ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper, .woocommerce-page ul.products li.product.product-category:nth-child(6n+2) .thumb_wrapper {
    background: url(../images/woo/shop-cat-bg-2.jpg) center center no-repeat;
}

.woocommerce ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper, .woocommerce-page ul.products li.product.product-category:nth-child(6n+3) .thumb_wrapper {
    background: url(../images/woo/shop-cat-bg-3.jpg) center center no-repeat;
}

.woocommerce ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper, .woocommerce-page ul.products li.product.product-category:nth-child(6n+4) .thumb_wrapper {
    background: url(../images/woo/shop-cat-bg-4.jpg) center center no-repeat;
}

.woocommerce ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper, .woocommerce-page ul.products li.product.product-category:nth-child(6n+5) .thumb_wrapper {
    background: url(../images/woo/shop-cat-bg-5.jpg) center center no-repeat;
}

.woocommerce ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper, .woocommerce-page ul.products li.product.product-category:nth-child(6n+6) .thumb_wrapper {
    background: url(../images/woo/shop-cat-bg-6.jpg) center center no-repeat;
}

.woocommerce ul.products li.product.product-category img, .woocommerce-page ul.products li.product.product-category img {
    width: 100%;
    height: auto;
}

.woocommerce ul.products li.product.product-category h3, .woocommerce ul.products li.product.product-category .woocommerce-loop-category__title, .woocommerce-page ul.products li.product.product-category h3, .woocommerce-page ul.products li.product.product-category .woocommerce-loop-category__title {
    margin-bottom: 0;
    border-bottom: none;
}

.woocommerce ul.products li.product.product-category mark.count, .woocommerce-page ul.products li.product.product-category mark.count {
    font-weight: 400;
    font-style: normal;
}

.widget.widget_shopping_cart .widget_title {
    margin-bottom: 1.4em;
}
/* Cart & Products list */

.woocommerce a.remove {
    font-style: normal;
    text-align: right;
    margin-top: 0;
    width: 0.5em;
    height: auto;
    line-height: 0.6em;
    border-radius: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
}

.woocommerce a.remove, .woocommerce a.remove:hover {
    background-color: transparent !important;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
    margin-bottom: 2em;
    border: none;
}

    .woocommerce table.shop_table tr:first-child th {
        border-style: solid;
        border-width: 0 0 1px 0 !important;
    }

    .woocommerce table.shop_table tr:nth-child(n+1) th:first-child, .woocommerce table.shop_table tr:nth-child(n+1) td:first-child, .woocommerce table.shop_table td {
        border-style: solid;
        border-width: 1px 0;
    }

.woocommerce .shop_table p {
    margin: 0;
}

.woocommerce .shop_table a.remove {
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
}

.woocommerce ul.product_list_widget li, .woocommerce-page ul.product_list_widget li {
    padding: 0.85em 0 0 6.1em;
    overflow: hidden;
    min-height: 4.04em;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    text-align: left;
}

    .woocommerce ul.cart_list li + li, .woocommerce ul.product_list_widget li + li {
        margin-top: 1.55em;
    }

.woocommerce.widget_shopping_cart ul.cart_list li {
    padding: 0.9em 0 0 6.1em;
    overflow: hidden;
    min-height: 4.04em;
}

.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
    clear: none;
}

.woocommerce ul.cart_list li:before, .woocommerce-page ul.cart_list li:before, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.product_list_widget li:before {
    display: none;
}

.woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a {
    font-weight: 600;
    letter-spacing: 0;
}

.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
    box-shadow: none;
    width: 5.5em;
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img {
    left: 0;
}

.woocommerce ul.cart_list li dl, .woocommerce-page ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.product_list_widget li dl {
    overflow: hidden;
    font-size: 12px;
    border-left-width: 1px;
    padding-left: 8px;
}

    .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 {
        padding: 0;
        float: none;
        margin: 0;
        font-weight: 400;
    }

    .woocommerce ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
        margin-right: 2em;
    }

.woocommerce.widget_shopping_cart .quantity, .woocommerce .widget_shopping_cart .quantity, .woocommerce-page.widget_shopping_cart .quantity, .woocommerce-page .widget_shopping_cart .quantity {
    font-size: 0.667em;
    font-weight: 700;
    letter-spacing: 1.35px;
    line-height: 1;
    margin: 0.3em 0 0;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}

.woocommerce ul.cart_list li > .amount, .woocommerce ul.product_list_widget li > .amount, .woocommerce-page ul.cart_list li > .amount, .woocommerce-page ul.product_list_widget li > .amount, .woocommerce ul.cart_list li span .amount, .woocommerce ul.product_list_widget li span .amount, .woocommerce-page ul.cart_list li span .amount, .woocommerce-page ul.product_list_widget li span .amount, .woocommerce ul.cart_list li ins .amount, .woocommerce ul.product_list_widget li ins .amount, .woocommerce-page ul.cart_list li ins .amount, .woocommerce-page ul.product_list_widget li ins .amount {
    font-size: 12px;
    font-weight: 700;
}

.widget:not(.widget_shopping_cart) span.amount {
    display: inline-block;
    padding-top: 4px;
}

    .widget:not(.widget_shopping_cart) span.amount span, .widget:not(.widget_shopping_cart) span.amount {
        vertical-align: top;
        letter-spacing: 1.4px;
    }

.woocommerce ul.cart_list li ins, .woocommerce ul.product_list_widget li ins, .woocommerce-page ul.cart_list li ins, .woocommerce-page ul.product_list_widget li ins {
    text-decoration: none;
    font-style: normal;
}

.woocommerce ul.cart_list li del, .woocommerce ul.product_list_widget li del, .woocommerce-page ul.cart_list li del, .woocommerce-page ul.product_list_widget li del {
    font-size: 0.875em;
}

.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
    font-size: 1.333em;
    font-weight: 600;
    font-style: italic;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 0.9em 0 0;
    border: none;
}

.sc_layouts_cart .woocommerce.widget_shopping_cart .total, .woocommerce .sc_layouts_cart .widget_shopping_cart .total, .sc_layouts_cart .woocommerce-page.widget_shopping_cart .total, .woocommerce-page .sc_layouts_cart .widget_shopping_cart .total {
    font-size: 1.286em;
}

.woocommerce.widget_shopping_cart .buttons, .woocommerce .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons {
    margin-top: 1.4em;
}

.woocommerce .widget_layered_nav_filters > ul > li {
    padding: 0 0.625em 0.5em 0;
    display: block;
}

    .woocommerce .widget_layered_nav_filters > ul > li:before {
        display: none;
    }

.woocommerce .widget_layered_nav ul {
    padding-left: 0;
}

    .woocommerce .widget_layered_nav_filters > ul > li a, .woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
        background-color: transparent;
        border: none;
        padding: 0;
    }

.woocommerce .widget_rating_filter ul li .star-rating {
    vertical-align: middle;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin-bottom: 2.1em;
    height: 6px;
    border-radius: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    border-radius: 0;
    width: 9px;
    height: 12px;
    margin-left: -6px;
    top: -3px;
    border: none;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 6px;
    top: 0;
}

.woocommerce .widget_price_filter .price_slider_amount {
    font-size: 1em;
    line-height: 2.5em;
}

    .woocommerce .widget_price_filter .price_slider_amount .button {
        font-size: 16px;
        padding: 1.113em 2.9em 1.013em;
        position: relative;
        top: -3px;
    }

    .woocommerce .widget_price_filter .price_slider_amount .price_label {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
    }
/* This widget's styles see in the style.css in the section 'Widget:Search' */

.woocommerce.widget_rating_filter ul li:before {
    display: none !important;
}

aside.woocommerce .product-title, aside.woocommerce .mini_cart_item > a:not(.remove) {
    display: block;
    line-height: 1.5em;
}

.widget.WOOCS_CONVERTER .woocs_converter_shortcode > * {
    vertical-align: middle;
}

.widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container {
    display: inline-block;
    width: 43%;
    margin-right: 0.3em;
}

    .widget.WOOCS_CONVERTER .woocs_converter_shortcode .select_container + .select_container {
        margin-left: 0.3em;
        margin-right: 0;
    }

.widget.WOOCS_CONVERTER .button {
    margin-top: 1em;
}

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single {
    height: auto;
    padding: 1em 0 1em 1em;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

    .widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container-single .chosen-single div {
        background: none;
    }

.widget.WOOCS_SELECTOR .chosen-container-single .chosen-drop {
    margin-top: 1px;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.widget.WOOCS_SELECTOR .woocommerce-currency-switcher-form .chosen-container .chosen-results li {
    background-position: right center !important;
}

.yith-woocompare-widget ul.products-list {
    padding-left: 0;
}

    .yith-woocompare-widget ul.products-list li:before {
        display: none;
    }

    .yith-woocompare-widget ul.products-list li .remove {
        margin-top: 0;
    }

.yith-woocompare-widget a.compare {
    float: left;
}

.yith-woocompare-widget a.clear-all {
    display: inline-block;
    float: right;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    font-weight: 400;
    padding-left: 0.75em;
    padding-right: 0;
    width: 4em;
    font-size: 0.8421em;
    line-height: 1em;
}

.woocommerce table.cart .product-remove, .woocommerce #content table.cart .product-remove, .woocommerce-page table.cart .product-remove, .woocommerce-page #content table.cart .product-remove, .woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
    text-align: center;
    width: 40px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 40px;
}

.woocommerce table.cart .product-name, .woocommerce #content table.cart .product-name, .woocommerce-page table.cart .product-name, .woocommerce-page #content table.cart .product-name {
    text-align: left !important;
}

.woocommerce table.cart th, .woocommerce #content table.cart th, .woocommerce-page table.cart th, .woocommerce-page #content table.cart th, .woocommerce table.cart td, .woocommerce #content table.cart td, .woocommerce-page table.cart td, .woocommerce-page #content table.cart td {
    padding: 12px;
    text-align: center;
}

    .woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
        border-bottom: none !important;
        padding-top: 1em;
    }

        .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
            margin-right: 0.5em;
            width: 17em;
        }

.woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
    text-align: center;
}

.woocommerce .cart-collaterals h2, .woocommerce-page .cart-collaterals h2 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 1em 0 0.6em;
}

.woocommerce .cart-collaterals .cart-subtotal .amount, .woocommerce-page .cart-collaterals .cart-subtotal .amount {
    font-size: 1em;
    font-weight: 700;
}

.woocommerce .cart-collaterals .cart_totals table {
    border-collapse: collapse;
}

    .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
        padding: 6px 6px 6px 15px;
        vertical-align: middle;
    }

    .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
        padding: 6px 15px 6px 6px;
        font-weight: 700;
        text-align: left;
        vertical-align: middle;
    }

    .woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
        font-size: 1em;
    }

.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100px;
}

.woocommerce ul#shipping_method li {
    padding-left: 0;
    text-indent: 0;
}

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form, .woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    margin: 1em 0;
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-size: 1em;
    font-weight: 400;
}

#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;
}

.shipping-calculator-form .select_container:after {
    display: none !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0;
}

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        margin-bottom: 0;
    }

.woocommerce form .form-row {
    padding: 0;
    margin-bottom: 1em;
}

    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
        line-height: 1.5em;
    }

        .woocommerce form .form-row label.inline {
            margin-left: 1em;
        }

    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
        line-height: 1.2em;
    }

.woocommerce form.checkout_coupon {
    padding-bottom: 0;
}

    .woocommerce form.checkout_coupon p + p {
        float: left;
        padding-left: 0.3em;
    }

.woocommerce-checkout h3 {
    margin-bottom: 0.6em;
    margin-top: 0;
}

.woocommerce .checkout input[type="checkbox"] {
    display: inline;
}

.woocommerce .checkout .col-2 h3#ship-to-different-address label, .woocommerce-page .checkout .col-2 h3#ship-to-different-address label {
    display: inline-block;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
    font-weight: 400;
}

.woocommerce .checkout table.shop_table {
    margin-bottom: 3em;
}

    .woocommerce .checkout table.shop_table th, .woocommerce .checkout table.shop_table td {
        text-align: left;
    }

    .woocommerce .checkout table.shop_table tfoot th {
        text-align: right;
    }

    .woocommerce .checkout table.shop_table tfoot td, .woocommerce .checkout table.shop_table tfoot th {
        font-weight: 400;
    }

.woocommerce table.shop_table .cart-subtotal .amount, .woocommerce-page table.shop_table .cart-subtotal .amount, .woocommerce table.shop_table .shipping td, .woocommerce-page table.shop_table .shipping td {
    font-weight: 400;
}

.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    clear: none;
    float: left;
    margin-bottom: 30px;
}

.woocommerce .checkout #order_review, .woocommerce-page .checkout #order_review {
    margin-bottom: 3em;
}

.woocommerce .checkout #order_review_heading, .woocommerce-page .checkout #order_review_heading {
    padding-top: 1.825em;
}

.woocommerce .checkout #order_review .order-total .amount, .woocommerce-page .checkout #order_review .order-total .amount {
    letter-spacing: 0;
}

.woocommerce .checkout #order_review .payment_methods li, .woocommerce-page .checkout #order_review .payment_methods li {
    list-style: none;
}

    .woocommerce .checkout #order_review .payment_methods li label, .woocommerce-page .checkout #order_review .payment_methods li label {
        display: inline-block;
    }

.woocommerce .checkout input[type="radio"] + label:before {
    top: 10px;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    margin: -5px 0.5em 0;
    max-height: 30px;
}

.woocommerce-checkout #payment div.payment_box:after {
    top: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background-color: transparent;
}

    #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
        border-top: 1px solid #ddd;
    }

    #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 {
        line-height: 1.7em;
        float: none;
    }

.woocommerce .order_details.woocommerce-thankyou-order-details {
    padding: 1em;
}

    .woocommerce .order_details.woocommerce-thankyou-order-details li strong {
        font-weight: 400;
        margin-top: 0.2em;
    }

.woocommerce .shop_table.order_details th, .woocommerce .shop_table.customer_details th {
    text-align: left;
}

.woocommerce .shop_table.order_details tfoot th {
    text-align: right;
}

.woocommerce .shop_table.order_details td.product-name strong {
    font-style: normal;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
    font-size: 1em;
    line-height: 1em;
    list-style: none;
}

.woocommerce form .form-row #createaccount {
    margin-right: 4px;
    vertical-align: middle;
}

.woocommerce form .form-row input[type="radio"] + label:before, .woocommerce form .form-row input[type="checkbox"] + label:before {
    top: 10px;
}

.woocommerce form .form-row label.inline input[type="checkbox"] {
    display: inline;
    position: relative;
    top: 2px;
}

.woocommerce-account h2, .woocommerce-account .address .title h3 {
    margin: 1em 0 0.4em;
}

.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content .woocommerce-Address-title a {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: uppercase;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
    float: left;
}

.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .woocommerce-MyAccount-navigation ul li {
        padding: 0;
        margin: 0;
    }

        .woocommerce-MyAccount-navigation ul li + li {
            border-top: 1px dotted #ddd;
        }

        .woocommerce-MyAccount-navigation ul li a {
            display: block;
            padding: 1.2em 0 0.8em;
            -webkit-transition: color ease .3s;
            -ms-transition: color ease .3s;
            transition: color ease .3s;
        }

.woocommerce table.my_account_orders {
    font-size: 1em;
}

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 400;
}

.woocommerce table.shop_table tfoot tr:last-child td {
    font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
    float: right;
}

.woocommerce-MyAccount-content .my_account_orders th {
    text-align: left;
}

.woocommerce-MyAccount-content .my_account_orders .button {
    padding: 0;
    background-color: transparent !important;
}

    .woocommerce-MyAccount-content .my_account_orders .button + .button:before {
        content: '|';
        display: inline-block;
        line-height: inherit;
        margin: 0 0.5em;
    }

.woocommerce-MyAccount-content .woocommerce-Address-title {
    position: relative;
}

    .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
        display: inline-block;
        margin-top: 0.5em;
    }

    .woocommerce-MyAccount-content .woocommerce-Address-title a {
        display: inline-block;
        vertical-align: text-top;
        margin: 0 0 0 2em;
        text-decoration: underline;
        float: none !important;
    }

.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    margin-top: 2em;
}

    .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
        top: -1em;
    }

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 10px 8px 7px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
    display: table-row-group;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: table-row;
}

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell;
    }

        .woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price, .woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity, .woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal {
            text-align: center !important;
        }

        .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
            display: none;
        }

.woo-social-buttons iframe {
    min-height: 0;
    vertical-align: top !important;
}

.woo-social-buttons span.nocount, .woo-social-buttons span.hcount {
    float: none !important;
}

.product .woo-social-buttons .smsb_tumblr iframe {
    width: 60px !important;
}

form[id^="cp_calculatedfieldsf"] input[type="radio"], form[id^="cp_calculatedfieldsf"] input[type="checkbox"] {
    display: inline;
}

.cp_cff_professional #fbuilder .select_container {
    width: 50%;
}

    .cp_cff_professional #fbuilder .select_container select {
        width: 99% !important;
    }

.esg-grid i[class*="eg-icon-"] {
    color: inherit !important;
    -webkit-transition: color .5s ease;
    -ms-transition: color .5s ease;
    transition: color .5s ease;
}

.flat-light .esg-filters .esg-sortbutton-order, .flat-light .esg-filters .esg-cartbutton-order {
    line-height: 36px;
    margin: 0;
}

.flat-light .esg-filters .esg-sortbutton {
    padding-right: 0;
}

.esgbox-overlay {
    z-index: 28010 !important;
}

.esgbox-opened {
    z-index: 28030 !important;
}

.theme_style_1 .eg-icon-eye:before, .theme_style_1 .eg-icon-search:before {
    font-family: 'fontello';
    margin: 0 0.02em;
}

.theme_style_1 .eg-icon-search:before {
    content: "\e951";
}

.theme_style_1 .eg-icon-eye:before {
    content: "\e948";
}

.theme_style_2 li[data-cobblesw="3"] .eg-theme_skin_2-element-0, .theme_style_2 li[data-cobblesw="2"] .eg-theme_skin_2-element-0 {
    font-size: 35px !important;
    line-height: 115% !important;
    font-family: 'iransansweb' !important;
    margin-top: 0.6em;
    margin-bottom: 0.9em;
    padding: 0 2em !important;
}

.events-archive .entry-content, .events-archive .entry-header {
    width: 100%;
}

#tribe-events-bar {
    margin: 3em 0 1.5em;
}

#tribe-bar-form.tribe-bar-mini *, #tribe-bar-form.tribe-bar-mini label {
    font-size: 11px;
}

#tribe-bar-form {
    background: none;
}

    #tribe-bar-form #tribe-bar-views, #tribe-bar-form.tribe-bar-mini #tribe-bar-views {
        left: 0;
        width: 16.5%;
        padding: 0;
    }

.tribe-bar-views-inner {
    padding: 0;
    background: none;
}

.tribe-bar-mini .tribe-bar-views-inner {
    padding: 0;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
    padding: 0;
}

#tribe-bar-views .select_container {
    display: none;
}

#tribe-bar-views .tribe-bar-views-list {
    padding: 0;
    border: none;
}

#tribe-bar-form.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list {
    padding: 0;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
    padding: 1em 0;
}

.tribe-bar-views-list span[class^="tribe-icon-"] {
    display: inline-block;
}

#tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
    width: 85.5%;
    left: 0%;
    right: auto;
}

.tribe-bar-date-filter, .tribe-bar-search-filter, .tribe-bar-submit, .tribe-bar-mini .tribe-bar-date-filter, .tribe-bar-mini .tribe-bar-search-filter, .tribe-bar-mini .tribe-bar-submit {
    padding: 0;
}

.tribe-bar-collapse .tribe-bar-date-filter, .tribe-bar-collapse .tribe-bar-search-filter, .tribe-bar-collapse .tribe-bar-submit {
    padding: 0;
}

.datepicker {
    z-index: 10005 !important;
}

    .datepicker table {
        border-collapse: collapse !important;
    }

        .datepicker table, .datepicker table td, .datepicker table th {
            border-width: 0 !important;
        }

.tribe-bar-date-filter, .tribe-bar-mini .tribe-bar-date-filter {
    width: 36%;
    padding-right: 1.1em;
}

.tribe-bar-mini .tribe-bar-date-filter {
    padding-left: 0;
}

.datepicker th, .datepicker td, .datepicker thead tr:first-child th, .datepicker tfoot tr th {
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.tribe-bar-search-filter, .tribe-bar-mini .tribe-bar-search-filter {
    width: 36%;
    padding-right: 1.1em;
}

.tribe-bar-submit, .tribe-bar-mini .tribe-bar-submit {
    width: 25.2%;
    padding-right: 1em;
    margin: 0;
}

#tribe-bar-form label {
    display: none;
    text-transform: none;
    font-size: 1em;
    margin-bottom: 1.1em;
}

#tribe-bar-form input[type="text"] {
    font-size: 12px;
    border-width: 1px !important;
    border-style: solid;
    padding: 2.3em 3.3em 2.15em;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

#tribe-bar-form input[type=text]:focus {
    border: 1px solid #ddd !important;
    border-bottom: none;
    outline: none;
}

#tribe-bar-form input[type=text]::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 700;
}

#tribe-bar-form input[type=text]::-moz-placeholder {
    font-style: normal;
    font-weight: 700;
}

#tribe-bar-form input[type=text]:-moz-placeholder {
    font-style: normal;
    font-weight: 700;
}

#tribe-bar-form input[type=text]:-ms-input-placeholder {
    font-style: normal;
    font-weight: 700;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"], #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"] {
    padding: 1.719em 2.3em 1.619em;
    border: none;
    margin: 0;
    text-align: center;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
    font-style: italic;
    padding: 1.719em 2.3em 1.619em;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease,border-radius 0s ease;
    -ms-transition: all 0.3s ease,border-radius 0s ease;
    transition: all 0.3s ease,border-radius 0s ease;
}

    #tribe-bar-views .tribe-bar-views-list, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option:last-child {
        -webkit-border-radius: 0 0 35px 35px;
        -moz-border-radius: 0 0 35px 35px;
        border-radius: 0 0 35px 35px;
    }

        #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a span, .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a span {
            background-image: none !important;
            padding-left: 0;
        }

#tribe-bar-views.tribe-bar-views-open li:first-child a, #tribe-bar-views .tribe-bar-views-toggle[aria-expanded="true"] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#tribe-bar-views.tribe-bar-views-open li:first-child + li a {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#tribe-bar-views.tribe-bar-views-open li:last-child a {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.tribe-bar-views span[class^="tribe-icon-"], #tribe-bar-views-toggle:after {
    display: none;
}

#tribe-bar-filters-wrap #tribe-bar-collapse-toggle {
    display: none;
}

h2.tribe-events-page-title {
    font-size: 5.57em;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 1.57em;
    margin-bottom: 0.57em;
}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 0.57em;
}

#tribe-events-content.tribe-events-month {
    font-size: 14px;
    line-height: 1.4em;
}

#tribe-events-content {
    padding: 0;
    margin: 3.3em 0 0;
}

#tribe-events-footer, #tribe-events-header {
    margin: 0;
}

    #tribe-events-header .tribe-events-sub-nav li, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
        display: none;
    }

#tribe-events-content table.tribe-events-calendar {
    margin: 0 0 2em;
    font-size: 1em;
}

body.tribe-events-day {
    padding: 0;
}

.events-list #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-calendar + #tribe-events-footer {
    margin: 3.4em 0 1.8em;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    padding-top: 3em;
    border: none;
}

.tribe-events-calendar thead th {
    font-size: 1.189em;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 1.9em 0 !important;
    text-transform: uppercase;
    position: relative;
}

    .tribe-events-calendar thead th + th:before {
    }

#tribe-events-content .tribe-events-calendar td {
    font-size: 1em;
    padding: 0;
    height: 10em;
    text-align: left;
}

    #tribe-events-content .tribe-events-calendar td:hover {
        box-shadow: none;
        background: none;
    }

.tribe-events-calendar td div[id*=tribe-events-daynum-] {
    opacity: 1;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
    font-size: 1.2em;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"] {
    padding: 0.6em 1.1em;
    margin-bottom: 0.4em;
    text-align: left;
}

    .tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] > a, .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a, .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
        background: none;
    }

#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover, .tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a {
    background-color: transparent;
}

.tribe-events-calendar td.tribe-events-present {
    position: relative;
}

    .tribe-events-calendar td.tribe-events-present:before {
    }

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    margin: 0;
    padding: 0em 1.1em;
}

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
    font-size: 15px;
    font-weight: 400;
    opacity: 1;
    font-style: normal;
}

.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.35rem;
    letter-spacing: -0.1px;
    opacity: 1;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
    padding: 0.6em 0.7em;
    width: 66%;
    font-size: 14px;
    font-weight: 400;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
    content: '\e828';
    font-family: 'fontello';
    width: 1em;
    height: 1em;
    line-height: 1em;
    top: 5px;
    border: none;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
    content: '\e835';
    top: 0;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views .tribe-bar-views-list {
    padding: 0;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    float: right;
    width: 32%;
}

.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter, .tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter, .tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-submit {
    float: left;
    width: 32%;
}

.tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-date-filter, .tribe-bar-collapse .tribe-bar-filters-inner > .tribe-bar-search-filter {
    margin-right: 2%;
}

.tribe-events-calendar .tribe-events-has-events.mobile-trigger:after {
    margin: 1.5em auto 0;
}

.tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"], .tribe-events-calendar td.mobile-trigger div[id*="tribe-events-daynum-"] a {
    margin-top: 0;
}

.tribe-mobile-day-heading {
    font-size: 1.4286em;
    line-height: 1.25em;
}

#tribe-mobile-container {
    margin-bottom: 2em;
}

    #tribe-mobile-container .type-tribe_events {
        padding-top: 1em;
    }

        #tribe-mobile-container .type-tribe_events h4 {
            font-size: 1.0714em;
            margin-bottom: 1em;
        }

        #tribe-mobile-container .type-tribe_events .tribe-event-date-start {
            display: inline-block;
            margin-bottom: 0.8em;
        }

        #tribe-mobile-container .type-tribe_events .tribe-events-read-more {
            margin-top: 0;
            padding: 0;
        }

#tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
    padding: 1em;
}

    #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters div + div {
        margin-top: 1em;
    }

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
    padding: 0;
    bottom: 5.5em !important;
    left: -2em;
    width: 32.5em;
    z-index: 10000;
    text-transform: none;
}

.tribe-events-tooltip .tribe-events-arrow {
    background: none;
    width: 14px;
    height: 14px;
    bottom: -7px;
    left: 5.2em;
    display: block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tribe-events-tooltip .tribe-events-event-body {
    font-size: 1em;
    line-height: 1.8em;
    padding: 1em 1.8em 1.5em;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe-events-content .tribe-events-tooltip h3 {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.25em;
    padding: 1.2em 1.2em 2.5em;
    margin: 0;
}

.tribe-events-tooltip .tribe-event-duration {
    margin: -4.5em 0 2em;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.tribe-events-tooltip .tribe-events-event-thumb {
    padding: 0.5em 1.5em 0 0;
}

.tribe-events-tooltip .tribe-event-description p {
    margin: 0;
    line-height: 1.7em;
}

    .tribe-events-tooltip .tribe-event-description p + p {
        margin-top: 1em;
    }

#tribe-events-footer .tribe-events-sub-nav li {
    width: 45% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

    #tribe-events-footer .tribe-events-sub-nav li a {
        white-space: nowrap;
    }

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    text-align: right;
}

.tribe-events-sub-nav li a span {
    display: none !important;
}

.tribe-events-read-more {
    display: block;
    margin-top: 1.5em;
    padding: 0 !important;
}

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 770px;
}

.tribe-events-list .tribe-events-list-separator-month {
    margin: 3.5em auto;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.6em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .tribe-events-list .tribe-events-list-separator-month:first-child {
        margin-top: 2em;
    }

.tribe-events-list .tribe-events-event-cost {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block !important;
}

    .tribe-events-list .tribe-events-event-cost span {
        padding: 0.6em 1em;
        font-weight: 400;
    }

.tribe-events-list .tribe-events-event-meta {
    font-weight: 400;
}

.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
    font-style: normal;
    line-height: 1.5em;
}

.tribe-events-event-meta .tribe-event-schedule-details {
    margin-bottom: 0.8em;
    font-size: 1.0667em;
    font-style: italic;
    letter-spacing: 0;
}

.tribe-events-list .type-tribe_events, .tribe-events-list-separator-month + .type-tribe_events.tribe-events-first {
    padding: 0;
    margin: 0;
}

    .tribe-events-list .type-tribe_events + .type-tribe_events, .tribe-events-day .tribe-events-day-time-slot + .tribe-events-day-time-slot + .tribe-events-day-time-slot {
        border-top: 1px solid #eee;
        margin-top: 4em;
        padding-top: 4em;
    }

.tribe-events-list .tribe-events-event-image {
    margin-top: 0.4em;
    width: 30%;
    float: left;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
    text-align: justify;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.8em;
}

.tribe-events-loop .tribe-events-content {
    padding-right: 0;
}

#tribe-events-day {
    padding: 0;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
    margin: 0 0 1em;
    padding: 1em 2em;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 0;
}

#tribe-events-content.tribe-events-single {
    margin-top: 0;
}

.tribe-events-back {
    display: none;
}

.tribe-events-notices {
    margin: 0 0 1em 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 2em;
    line-height: 1.2em;
    letter-spacing: 2px;
    margin: 0;
    text-align: center;
}

.tribe-events-notices + .tribe-events-single-event-title {
    margin-top: 1.5em;
}

.tribe-events-schedule {
    position: relative;
}

    .tribe-events-schedule h2 {
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0;
        display: block;
        text-align: center;
    }

.single-tribe_events .tribe-events-schedule .tribe-events-divider, .single-tribe_events .tribe-events-schedule .tribe-events-cost {
    font-size: 1em;
}

.single-tribe_events .tribe-events-schedule .tribe-events-divider {
    display: none;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    font-weight: 400;
}

.single-tribe_events .tribe-events-single-event-title, .single-tribe_events .tribe-events-schedule {
    display: none;
}

.single-tribe_events .tribe-events-event-image {
    float: left;
    width: 40%;
    margin: 0.4em 3% 2em 0;
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 1em;
    line-height: 1.25em;
}

.single-tribe_events .tribe-events-cal-links:after {
    content: ' ';
    display: block;
    height: 0;
    width: 100%;
    clear: both;
}

.single-tribe_events .type-tribe_events {
    padding-top: 0;
}

.single-tribe_events .tribe-events-single-section {
    clear: none;
    float: left;
    width: 50%;
    margin: 0;
    padding: 3em 0 0;
    border: none;
    background-color: transparent;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
    padding: 0;
    margin: 0;
    width: 40%;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
    width: 50%;
}

    .single-tribe_events .tribe-events-event-meta .tribe-events-venue-map > div {
        height: 250px !important;
    }

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group + .tribe-events-meta-group {
    margin-left: 3em;
}

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    margin-top: 0;
    font-size: 1.2em;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt, .single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    line-height: 1.4em;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    font-size: 1.0667em;
    letter-spacing: 0;
    font-style: italic;
    font-weight: 400;
}

.single-tribe_events .tribe-events-venue-map {
    margin: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.single-tribe_events #tribe-events-footer {
    border-top: none;
}

.single-tribe_events .tribe-events-sub-nav li a {
    white-space: normal;
    max-width: 95%;
}

    .single-tribe_events .tribe-events-sub-nav li a:before, .single-tribe_events .tribe-events-sub-nav li a:after {
        display: inline-block;
        line-height: inherit;
        margin: 0 0.3em 0 0;
    }

    .single-tribe_events .tribe-events-sub-nav li a:after {
        margin: 0 0 0 0.3em;
    }

.single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a {
    text-align: right;
}

#tribe-events-footer:before, #tribe-events-footer:after {
    display: none;
}

.tribe-events-list-widget .tribe-list-widget {
    padding-left: 0;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
    margin-bottom: 1.5em;
    padding: 0;
}

    .tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-title {
        font-size: 1.2em;
        margin: 0;
    }

.tribe-events-list h2.tribe-events-page-title {
    line-height: 1;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: 0.9em;
    font-weight: 700;
    letter-spacing: 0 !important;
    padding: 0 15px;
    text-transform: none;
}

    .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:after {
        display: none;
    }

.tribe-events .tribe-events-c-top-bar__datepicker-button, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}

    .tribe-events .tribe-events-c-events-bar__search-button-icon, .tribe-events .tribe-events-c-top-bar__datepicker-button:after, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav-link:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:after, .tribe-events .tribe-events-c-nav__prev:before, .tribe-events .tribe-events-c-nav__next:after, .tribe-events .datepicker .prev .tribe-common-svgicon, .tribe-events .datepicker .next .tribe-common-svgicon, .tribe-events .datepicker .prev:active .tribe-common-svgicon, .tribe-events .datepicker .prev:focus .tribe-common-svgicon, .tribe-events .datepicker .prev:hover .tribe-common-svgicon, .tribe-events .datepicker .next:active .tribe-common-svgicon, .tribe-events .datepicker .next:focus .tribe-common-svgicon, .tribe-events .datepicker .next:hover .tribe-common-svgicon, .tribe-events .tribe-events-c-nav__prev:disabled:before, .tribe-events .tribe-events-c-nav__next:disabled:after, .tribe-events .tribe-events-c-ical__link:before, .tribe-common .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input, .tribe-common .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input, .tribe-common .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus, .tribe-common .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:hover {
        background-image: none !important;
    }

.tribe-events .tribe-events-c-ical__link {
    padding: 1.7em 4.3em 1.6em;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

    .tribe-events .tribe-events-c-ical__link:before {
        display: none;
    }

.tribe-common .tribe-common-h--alt {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}

.tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon {
    height: 1.8em;
    width: 1.8em;
    text-align: center;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

    .tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon:before {
        width: 100%;
        height: 100%;
    }

.tribe-events .tribe-events-c-top-bar__nav-list-item {
    padding-right: 0.5em;
}

.tribe-events-c-view-selector__list-item-link {
    text-transform: uppercase;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border-color: transparent;
}

.tribe-common .tribe-common-svgicon--list:before, .tribe-events .datepicker .prev .tribe-common-svgicon:before, .tribe-events .datepicker .next .tribe-common-svgicon:before, .tribe-events .tribe-events-c-nav__prev:before, .tribe-events .tribe-events-c-nav__next:after, .tribe-events .tribe-events-c-events-bar__search-button-icon:before, .tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon:before {
    font-family: fontello;
    line-height: 1em;
}

.tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon:before, .tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon:after {
    line-height: 1.7em;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:after {
    font-family: fontello;
    line-height: 1em;
}

.tribe-events .tribe-events-c-events-bar__search-button-icon:before {
    content: '\e8eb';
    font-size: 1.25em;
    line-height: 1.5em;
}

.tribe-events .tribe-events-c-nav__prev:before, .tribe-events .datepicker .prev .tribe-common-svgicon:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:before, .tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon.tribe-common-c-btn-icon--caret-left:before {
    content: '\e837';
}

.tribe-events .tribe-events-c-nav__next:after, .tribe-events .datepicker .next .tribe-common-svgicon:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:after, .tribe-common .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon.tribe-common-c-btn-icon--caret-right:before {
    content: '\e836';
}

.tribe-events .datepicker .prev .tribe-common-svgicon, .tribe-events .datepicker .next .tribe-common-svgicon {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next {
    font-size: 14px;
    padding: 1.7em 4.3em 1.6em;
    letter-spacing: 0;
    text-transform: uppercase;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev .tribe-events-c-nav__prev, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next .tribe-events-c-nav__next {
    padding: 1.7em 4.3em 1.6em;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.tribe-events .tribe-events-c-nav__prev, .tribe-events .tribe-events-c-nav__next {
    text-transform: uppercase;
}

.tribe-common .tribe-common-anchor-alt, .tribe-common .tribe-common-anchor-alt:hover, .tribe-common .tribe-events-c-ical__link, .tribe-common .tribe-events-c-ical__link:hover {
    font-size: 1.167em;
    text-transform: uppercase;
    border: none;
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    transition: all ease .4s;
}

.tribe-events .tribe-events-c-ical {
    margin-top: 3em;
}

.tribe-common .tribe-common-anchor:hover, .tribe-common .tribe-common-anchor-thin:active, .tribe-common .tribe-common-anchor-thin:focus, .tribe-common .tribe-common-anchor-thin:hover {
    border-bottom-color: transparent;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 0.75em;
    text-transform: none;
    font-weight: 500;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
    font-size: 0.75em;
    font-weight: 700;
}

.tribe-common .tribe-common-c-loader__dot {
    -webkit-animation-name: tribe-common-c-loader-bounce-1;
    animation-name: tribe-common-c-loader-bounce-1;
    -webkit-animation-duration: 2.24s;
    animation-duration: 2.24s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
    position: relative;
    cursor: pointer;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
    width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
    padding-top: 17px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button {
    font-size: 0.778em;
    margin-right: 0.75em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    font-style: italic;
    padding: 6px 16px 5px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.tribe-events .datepicker .datepicker-switch, .tribe-events .datepicker .next, .tribe-events .datepicker .prev {
    vertical-align: top;
    text-align: center;
}

.tribe-events .tribe-events-header {
    padding-top: 16px;
    margin-bottom: 1em;
}

.tribe-events .datepicker .prev .tribe-common-svgicon, .tribe-events .datepicker .next.tribe-common-svgicon {
    display: inline-block;
}

.tribe-events .datepicker .prev .tribe-common-svgicon {
    margin-right: 0;
}

.tribe-events .datepicker .next .tribe-common-svgicon, .tribe-events .datepicker .prev .tribe-common-svgicon {
    width: auto;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: 20px;
}

.tribe-events-calendar-day__event-title.tribe-common-h6.tribe-common-h4--min-medium {
    font-weight: 600;
}

.tribe-events .tribe-events-c-top-bar__datepicker .datepicker {
    padding-top: 16px;
}

.tribe-events .datepicker .datepicker-months .datepicker-switch, .tribe-events .datepicker .datepicker-months .next, .tribe-events .datepicker .datepicker-months .prev, .tribe-events .datepicker .datepicker-years .datepicker-switch, .tribe-events .datepicker .datepicker-years .next, .tribe-events .datepicker .datepicker-years .prev {
    padding-top: 10px;
}

.tribe-events .tribe-events-c-small-cta__price {
    font-size: 1.5em;
    font-weight: 700;
}

.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button:after {
    display: none;
}

.tribe-events .tribe-events-calendar-list__event-title .tribe-events-calendar-list__event-title-link {
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    font-size: 12px;
    font-weight: 700;
    padding: 2.05em 3.2em 1.95em;
    border: 2px solid #ddd;
    border-radius: 35px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    margin-right: 0.75em;
}

.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    text-transform: uppercase;
    font-style: italic;
}

.tribe-common .tribe-common-c-btn.tribe-events-c-search__button {
    padding: 1.7em 4.3em 1.6em;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight: 600;
}

.tribe-common .tribe-events-calendar-month__calendar-event-tooltip-description.tribe-common-b3, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    font-size: 13px !important;
}

@-webkit-keyframes tribe-common-c-loader-bounce-1 {
    0% {
    }

    50% {
        opacity: 50%;
    }

    100% {
    }
}

@keyframes tribe-common-c-loader-bounce-1 {
    0% {
    }

    50% {
        opacity: 50%;
    }

    100% {
    }
}

.tribe-bar-views-list span[class^='tribe-icon-'] {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month.png);
}

.tribe-bar-views-list span.tribe-icon-list, .tribe-bar-view-list span[class^='tribe-icon-'] {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-list.png);
}

.tribe-bar-views-list span.tribe-icon-month, .tribe-bar-view-list a.tribe-icon-month {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month.png);
}

.tribe-bar-views-list span.tribe-icon-week {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-week.png);
}

.tribe-bar-views-list span.tribe-icon-day {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-day.png);
}

.tribe-bar-views-list span.tribe-icon-photo {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-photo.png);
}

.tribe-bar-views-list span.tribe-icon-map {
    background-image: url(../plugins/the-events-calendar/images/events-bar/icon-map.png);
}

@media(min--moz-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2) {
    .tribe-bar-views-list span[class^='tribe-icon-'], .tribe-bar-view-list a[class^='tribe-icon-'] {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-list, .tribe-bar-view-list span[class^='tribe-icon-'] {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-list@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-month, .tribe-bar-view-list a.tribe-icon-month {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-month@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-week {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-week@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-day {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-day@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-photo {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-photo@2x.png);
    }

    .tribe-bar-views-list span.tribe-icon-map {
        background-image: url(../plugins/the-events-calendar/images/events-bar/icon-map@2x.png);
    }
}

.vc_col-sm-12 {
    min-height: 0;
}

    .vc_col-sm-12[class*="vc_col-lg-"], .vc_col-sm-12[class*="vc_col-md-"], .vc_col-sm-12[class*="vc_col-xs-"] {
        min-height: 1px;
    }

.vc_row[data-vc-full-width]:not(.vc_parallax) {
    overflow: visible;
}

.vc_row.vc_row-o-full-height {
    min-height: 100vh !important;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}

.vc_row .wpb_column:not(.vc_col-sm-12) blockquote {
    margin: 0;
}

.vc_row.stripe_before, .vc_row.stripe_after {
    position: relative;
    overflow: hidden;
    padding-top: 500px;
    margin-top: -500px;
    padding-bottom: 500px;
    margin-bottom: -500px;
}

    .vc_row.stripe_before:before, .vc_row.stripe_after:after {
        content: " ";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 180%;
        background-color: inherit;
    }

    .vc_row.stripe_before:before {
        top: 0;
    }

    .vc_row.stripe_after:after {
        bottom: 0;
    }

.vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body {
    padding: 2.4em 0;
}

    .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body p {
        margin-bottom: 0;
    }

        .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body p + p {
            margin-top: 1em;
        }

.vc_tta.vc_tta-accordion .vc_tta-panel-body, .vc_tta.vc_tta-accordion .vc_tta-panel-heading {
    border: none !important;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 1.6em;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 1.6em;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-title {
    font-size: 1em;
    line-height: 1.3em;
}

    .vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
        font-size: 1.333em;
        font-weight: 600;
        line-height: 1.3em;
        text-transform: uppercase;
    }

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding-left: 4.2em;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    padding-right: 4.2em;
    padding-left: 0;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title > a > .vc_tta-controls-icon {
    left: 0;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-right.vc_tta-panel-title > a > .vc_tta-controls-icon {
    right: 0;
}

.vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon {
    font-size: 1em;
    width: 4.15em;
    height: 100%;
    -webkit-transition: all ease 0s;
    -ms-transition: all ease 0s;
    transition: all ease 0s;
}

.vc_tta.vc_tta-accordion.vc_tta-shape-rounded .vc_tta-panel-heading .vc_tta-controls-icon {
    border-radius: 5px;
}

.vc_tta.vc_tta-accordion.vc_tta-shape-round .vc_tta-panel-heading .vc_tta-controls-icon {
    border-radius: 50%;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 0;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-minus:before, .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 9px;
    border-width: 1px 0 0 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    top: 50%;
    bottom: auto;
    border-width: 0 0 0 1px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 9px;
}

.vc_tta.vc_tta-accordion .vc_tta-panel:not(.vc_active) + .vc_tta-panel {
    margin-top: 1.15em;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
    -webkit-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    border-radius: 10px !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-title > a {
    padding: 1.124em 1.7em 1.044em !important;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    padding-right: 4.3em !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding-left: 4.3em !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before, .wpb-js-composer .vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    font-style: normal;
    text-align: center;
    border: none;
    margin-top: 1px;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
    -webkit-transition: all ease 0s;
    -ms-transition: all ease 0s;
    transition: all ease 0s;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    content: '\e957';
    font-family: 'fontello';
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    content: '\e957';
    font-family: 'fontello';
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panels .vc_tta-panel-body {
    letter-spacing: 0.12px;
    padding: 28px 0 46px;
}

.vc_tta.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    background-color: transparent;
    border: none;
    padding: 0.6em 1.8em 0.3em;
}

.vc_tta.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab + .vc_tta-tab {
    margin-left: 0.8em;
}

.vc_progress_bar.vc_progress_bar_narrow {
    padding-top: 0.1px;
}

    .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar {
        box-shadow: none;
        border-radius: 0;
        height: 12px;
        margin-top: 1.5em;
    }

        .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_bar {
            height: 12px;
            border-radius: 0;
        }

        .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar + .vc_single_bar {
            margin-top: 2.6em;
        }

        .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_label {
            text-transform: uppercase;
            position: absolute;
            font-size: 1em;
            font-weight: 600;
            font-style: italic;
            top: -1.8em;
            padding: 0;
            line-height: 1.5em;
            text-shadow: none;
            display: block;
            width: 100%;
        }

            .vc_progress_bar.vc_progress_bar_narrow .vc_single_bar .vc_label .vc_label_units {
                font-size: 1.111em;
                font-weight: 400;
                font-style: normal;
                position: absolute;
                z-index: 1;
                top: 1px;
                right: 0;
            }

.vc_message_box {
    padding: 1.4em 0.875em 1.4em 4.9em;
}

.vc_message_box-solid-icon {
    padding-left: 7em;
}

.vc_message_box-icon {
    width: 4.5em;
}

.vc_message_box .vc_message_box-icon > * {
    font-size: 1.8em;
}

.vc_message_box-solid-icon .vc_message_box-icon {
    width: 5em;
    font-weight: 400;
    font-size: 1em;
}

.vc_message_box:not(.vc_message_box-solid-icon) .vc_message_box-icon > * {
    left: auto;
    right: 0.6em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vc_message_box-outline .vc_message_box-icon i {
    color: inherit;
}

.vc_color-juicy_pink.vc_message_box-outline, .vc_color-juicy_pink.vc_message_box-solid-icon {
    color: #f4524d;
}

.vc_color-orange.vc_message_box-outline, .vc_color-orange.vc_message_box-solid-icon {
    color: #e39a31;
}

.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon, .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon i, .vc_color-vista_blue.vc_message_box-outline, .vc_color-vista_blue.vc_message_box-solid-icon {
    color: #9dbf00;
}

.vc_color-vista_blue.vc_message_box-outline, .vc_color-vista_blue.vc_message_box-solid-icon {
    border-color: #9dbf00;
}

    .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon i {
        background-color: #9dbf00;
    }

.vc_message_box_closeable {
    position: relative;
}

    .vc_message_box_closeable:after {
        content: '\e8ac';
        font-family: 'fontello';
        font-size: 1.5em;
        line-height: 1em;
        font-weight: 400;
        padding: 1em;
        color: inherit;
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.wpb_text_column[class*="scheme_"]:not([class*="sc_extra_bg_"]) {
    padding: 2rem 2.4rem;
}

.wpb_text_column h1:first-child, .wpb_text_column h2:first-child, .wpb_text_column h3:first-child, .wpb_text_column h4:first-child, .wpb_text_column h5:first-child, .wpb_text_column h6:first-child {
    margin-top: 0;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}
