:root {
    --wm-toolbar-height: 65px;
}

#wm-ipp-base {
    height: 65px;
    /* initial height just in case js code fails */
    padding: 0;
    margin: 0;
    border: none;
    background: none transparent;
}

#wm-ipp {
    z-index: 2147483647;
}

#wm-ipp,
#wm-ipp * {
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
    min-width: 0 !important;
    min-height: 0;
    outline: none;
    float: none;
    text-align: left;
    border: none;
    color: #000;
    text-indent: 0;
    position: initial;
    background: none;
}

#wm-ipp div,
#wm-ipp canvas {
    display: block;
}

#wm-ipp div,
#wm-ipp tr,
#wm-ipp td,
#wm-ipp a,
#wm-ipp form {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    /*z-index:2147483640;*/
    height: auto;
}

#wm-ipp table {
    border: none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: auto;
    font-size: inherit;
}

#wm-ipp form input {
    padding: 1px !important;
    height: auto;
    display: inline;
    margin: 0;
    color: #000;
    background: none #fff;
    border: 1px solid #666;
}

#wm-ipp form input[type=submit] {
    padding: 0 8px !important;
    margin: 1px 0 1px 5px !important;
    width: auto !important;
    border: 1px solid #000 !important;
    background: #fff !important;
    color: #000 !important;
}

#wm-ipp form input[type=submit]:hover {
    background: #eee !important;
    cursor: pointer !important;
}

#wm-ipp form input[type=submit]:active {
    transform: translateY(1px);
}

#wm-ipp a {
    display: inline;
}

#wm-ipp a:hover {
    text-decoration: underline;
}

#wm-ipp a.wm-btn:hover {
    text-decoration: none;
    color: #ff0 !important;
}

#wm-ipp a.wm-btn:hover span {
    color: #ff0 !important;
}

#wm-ipp #wm-ipp-inside {
    margin: 0 6px;
    border: 5px solid #000;
    border-top: none;
    background-color: rgba(255, 255, 255, 0.9);
    -moz-box-shadow: 1px 1px 4px #333;
    -webkit-box-shadow: 1px 1px 4px #333;
    box-shadow: 1px 1px 4px #333;
    border-radius: 0 0 8px 8px;
}

/* selectors are intentionally verbose to ensure priority */
#wm-ipp #wm-logo {
    padding: 0 10px;
    vertical-align: middle;
    min-width: 100px;
    flex: 0 0 100px;
}

#wm-ipp .c {
    padding-left: 4px;
}

#wm-ipp .c .u {
    margin-top: 4px !important;
}

#wm-ipp .n {
    padding: 0 0 0 5px !important;
    vertical-align: bottom;
}

#wm-ipp .n a {
    text-decoration: none;
    color: #33f;
    font-weight: bold;
}

#wm-ipp .n .b {
    padding: 0 6px 0 0 !important;
    text-align: right !important;
    overflow: visible;
    white-space: nowrap;
    color: #99a;
    vertical-align: middle;
}

#wm-ipp .n .y .b {
    padding: 0 6px 2px 0 !important;
}

#wm-ipp .n .c {
    background: #000;
    color: #ff0;
    font-weight: bold;
    padding: 0 !important;
    text-align: center;
}

#wm-ipp .n .d span.ta {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent #99a;
    border-style: solid;
}

#wm-ipp .n .d .b span.ta {
    border-width: 8px 14px 8px 0;
}

#wm-ipp .n .d .f span.ta {
    border-width: 8px 0 8px 14px;
}

#wm-ipp .n .d a span.ta {
    border-color: transparent #33f;
}

#wm-ipp .n .d a span.ta:hover {
    border-color: transparent #77f;
}

#wm-ipp.hi .n td.c {
    color: #ec008c;
}

#wm-ipp .n td.f {
    padding: 0 0 0 6px !important;
    text-align: left !important;
    overflow: visible;
    white-space: nowrap;
    color: #99a;
    vertical-align: middle;
}

#wm-ipp .n tr.m td {
    text-transform: uppercase;
    white-space: nowrap;
    padding: 2px 0;
}

#wm-ipp .c .s {
    padding: 0 5px 0 0 !important;
    vertical-align: bottom;
}

#wm-ipp #wm-nav-captures {
    white-space: nowrap;
}

#wm-ipp .c .s a.t {
    color: #33f;
    font-weight: bold;
    line-height: 1.8;
}

#wm-ipp .c .s div.r {
    color: #666;
    font-size: 9px;
    white-space: nowrap;
}

#wm-ipp .c .k {
    padding-bottom: 1px;
}

#wm-ipp .c .s {
    padding: 0 5px 2px 0 !important;
}

#wm-ipp td#displayMonthEl {
    padding: 2px 0 !important;
}

#wm-ipp td#displayYearEl {
    padding: 0 0 2px 0 !important;
}

div#wm-ipp-sparkline {
    position: relative;
    /* for positioning markers */
    white-space: nowrap;
    background-color: #fff;
    cursor: pointer;
    line-height: 0.9;
}

#sparklineImgId,
#wm-sparkline-canvas {
    position: relative;
    z-index: 9012;
    max-width: none;
}

#wm-ipp-sparkline div.yt {
    position: absolute;
    z-index: 9010 !important;
    background-color: #ff0 !important;
    top: 0;
}

#wm-ipp-sparkline div.mt {
    position: absolute;
    z-index: 9013 !important;
    background-color: #ec008c !important;
    top: 0;
}

#wm-ipp .r {
    margin-left: 4px;
}

#wm-ipp .r a {
    color: #33f;
    border: none;
    position: relative;
    background-color: transparent;
    background-repeat: no-repeat !important;
    background-position: 100% 100% !important;
    text-decoration: none;
}

#wm-ipp #wm-capinfo {
    /* prevents notice div background from sticking into round corners of
     #wm-ipp-inside */
    border-radius: 0 0 4px 4px;
}

#wm-ipp #wm-capinfo .c-logo {
    display: block;
    float: left;
    margin-right: 3px;
    width: 90px;
    min-height: 90px;
    max-height: 290px;
    border-radius: 45px;
    overflow: hidden;
    background-position: 50%;
    background-size: auto 90px;
    box-shadow: 0 0 2px 2px rgba(208, 208, 208, 128) inset;
}

#wm-ipp #wm-capinfo .c-logo span {
    display: inline-block;
}

#wm-ipp #wm-capinfo .c-logo img {
    height: 90px;
    position: relative;
    left: -50%;
}

#wm-ipp #wm-capinfo .wm-title {
    font-size: 130%;
}

#wm-ipp #wm-capinfo a.wm-selector {
    display: inline-block;
    color: #aaa;
    text-decoration: none !important;
    padding: 2px 8px;
}

#wm-ipp #wm-capinfo a.wm-selector.selected {
    background-color: #666;
}

#wm-ipp #wm-capinfo a.wm-selector:hover {
    color: #fff;
}

#wm-ipp #wm-capinfo.notice-only #wm-capinfo-collected-by,
#wm-ipp #wm-capinfo.notice-only #wm-capinfo-timestamps {
    display: none;
}

#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content {
    background-color: #ff0;
    padding: 5px;
    font-size: 14px;
    text-align: center;
}

#wm-ipp #wm-capinfo #wm-capinfo-notice .wm-capinfo-content * {
    font-size: 14px;
    text-align: center;
}

#wm-ipp #wm-expand {
    right: 1px;
    bottom: -1px;
    color: #ffffff;
    background-color: #666 !important;
    padding: 0 5px 0 3px !important;
    border-radius: 3px 3px 0 0 !important;
}

#wm-ipp #wm-expand span {
    color: #ffffff;
}

#wm-ipp #wm-expand #wm-expand-icon {
    display: inline-block;
    transition: transform 0.5s;
    transform-origin: 50% 45%;
}

#wm-ipp #wm-expand.wm-open #wm-expand-icon {
    transform: rotate(180deg);
}

#wm-ipp #wmtb {
    text-align: right;
}

#wm-ipp #wmtb #wmtbURL {
    width: calc(100% - 45px);
}

#wm-ipp #wm-graph-anchor {
    border-right: 1px solid #ccc;
}

/* time coherence */
html.wb-highlight {
    box-shadow: inset 0 0 0 3px #a50e3a !important;
}

.wb-highlight {
    outline: 3px solid #a50e3a !important;
}

#wm-ipp-print {
    display: none !important;
}

@media print {
    #wm-ipp-base {
        display: none !important;
    }

    #wm-ipp-print {
        display: block !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width:414px) {
    #wm-ipp .xxs {
        display: none !important;
    }
}

@media (min-width:1055px) {
    #wm-ipp #wm-graph-anchor {
        display: block !important;
    }
}

@media (max-width:1054px) {
    #wm-ipp #wm-graph-anchor {
        display: none !important;
    }
}

@media (max-width:1163px) {
    #wm-logo {
        display: none !important;
    }
}

#wm-btns {
    white-space: nowrap;
    margin-top: -2px;
}

#wm-btns #wm-save-snapshot-open {
    margin-right: 7px;
    top: -6px;
}

#wm-btns #wm-sign-in {
    box-sizing: content-box;
    display: none;
    margin-right: 7px;
    top: -8px;

    /*
  round border around sign in button
  */
    border: 2px #000 solid;
    border-radius: 14px;
    padding-right: 2px;
    padding-bottom: 2px;
    width: 11px;
    height: 11px;
}

#wm-btns #wm-sign-in>.iconochive-person {
    font-size: 12.5px;
}

#wm-save-snapshot-open>.iconochive-web {
    color: #000;
    font-size: 160%;
}

#wm-ipp #wm-share {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

#wm-share>#wm-screenshot {
    display: inline-block;
    margin-right: 3px;
    visibility: hidden;
}

#wm-screenshot>.iconochive-image {
    color: #000;
    font-size: 160%;
}

#wm-share>#wm-video {
    display: inline-block;
    margin-right: 3px;
    visibility: hidden;
}

#wm-video>.iconochive-movies {
    color: #000;
    display: inline-block;
    font-size: 150%;
    margin-bottom: 2px;
}

#wm-btns #wm-save-snapshot-in-progress {
    display: none;
    font-size: 160%;
    opacity: 0.5;
    position: relative;
    margin-right: 7px;
    top: -5px;
}

#wm-btns #wm-save-snapshot-success {
    display: none;
    color: green;
    position: relative;
    top: -7px;
}

#wm-btns #wm-save-snapshot-fail {
    display: none;
    color: red;
    position: relative;
    top: -7px;
}

.wm-icon-screen-shot {
    background: url("../images/web-screenshot.svg") no-repeat !important;
    background-size: contain !important;
    width: 22px !important;
    height: 19px !important;

    display: inline-block;
}

#donato {
    /* transition effect is disable so as to simplify height adjustment */
    /*transition: height 0.5s;*/
    height: 0;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #999 !important;
}

body.wm-modal {
    height: auto !important;
    overflow: hidden !important;
}

#donato #donato-base {
    width: 100%;
    height: 100%;
    /*bottom: 0;*/
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2147483639;
}

body.wm-modal #donato #donato-base {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2147483640;
}

.wb-autocomplete-suggestions {
    font-family: Lucida Grande, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
    position: absolute;
    display: none;
    z-index: 2147483647;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}

.wb-autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}

.wb-autocomplete-suggestion b {
    font-weight: bold;
}

.wb-autocomplete-suggestion.selected {
    background: #f0f0f0;
}

/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2014 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/



/* Global settings */

.ls-container {
    visibility: hidden;
    position: relative;
}

.ls-lt-container {
    position: absolute;
}

.ls-lt-container,
.ls-lt-container * {
    text-align: left !important;
    direction: ltr !important;
}

.ls-container-fullscreen {
    margin: 0 auto !important;
    padding: 2% !important;
    background: black !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: none !important;
}

.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
    display: none !important;
}

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-inner {
    position: relative;
    background-position: center center;
    z-index: 2;
}

.ls-loading-container {
    position: absolute !important;
    display: none;
    z-index: 3 !important;
    left: 50% !important;
    top: 50% !important;
}

.ls-loading-indicator {
    margin: 0 auto;
}

.ls-inner,
.ls-slide {
    width: 100%;
    height: 100%;
}

.ls-slide,
.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
    overflow: hidden;
}

.ls-active,
.ls-animating {
    display: block !important;
}

.ls-slide>* {
    position: absolute;
    line-height: normal;
    margin: 0;
    left: 0;
    top: 0;
}

.ls-slide .ls-bg {
    left: 0px;
    top: 0px;
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
}

.ls-yourlogo {
    position: absolute;
    z-index: 99;
}



/* Timers */

.ls-bar-timer {
    position: absolute;
    width: 0;
    height: 2px;
    background: white;
    border-bottom: 2px solid #555;
    opacity: .55;
    filter: alpha(opacity=55);
    z-index: 4;
    top: 0;
}

.ls-circle-timer {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4;
    opacity: .65;
    filter: alpha(opacity=65);
    display: none;
}

.ls-ct-half {
    background: white;
}

.ls-ct-center {
    background: #444;
}

.ls-ct-left,
.ls-ct-right {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-left,
.ls-ct-right {
    float: left;
    position: relative;
}

.ls-ct-rotate {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
    left: 0;
}

.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
    right: 0;
}

.ls-ct-hider,
.ls-ct-half {
    position: absolute;
    top: 0;
}

.ls-ct-hider {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.ls-ct-half {
    width: 200%;
    height: 100%;
}

.ls-ct-center {
    width: 50%;
    height: 50%;
    left: 25%;
    top: 25%;
    position: absolute;
}

.ls-ct-half,
.ls-ct-center {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}



/* Navigation */

.ls-bottom-nav-wrapper {
    height: 0;
}

.ls-bottom-slidebuttons {
    text-align: left;
}

.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
    z-index: 2;
    height: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.ls-below-thumbnails {
    display: none;
    z-index: 6;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
    outline: none;
}

* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
    direction: ltr !important;
}

.ls-bottom-slidebuttons {
    position: relative;
    z-index: 1000;
}

.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    position: relative;
}

.ls-nothumb {
    text-align: center !important;
}

.ls-link {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
}

.ls-slide>a>* {
}



/* Embedded videos */

.ls-vpcontainer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ls-videopreview {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.ls-playvideo {
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
}



/* Thumbnails */

.ls-tn {
    display: none !important;
}

.ls-thumbnail-hover {
    display: none;
    position: absolute;
    left: 0;
}

.ls-thumbnail-hover-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.ls-thumbnail-hover-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-thumbnail-hover-img {
    position: absolute;
    overflow: hidden;
}

.ls-thumbnail-hover img {
    max-width: none !important;
    position: absolute;
    display: inline-block;
    visibility: visible !important;
    left: 50%;
    top: 0;
}

.ls-thumbnail-hover span {
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

.ls-thumbnail-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
}

.ls-thumbnail {
    position: relative;
    margin: 0 auto;
}

.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
    width: 100%;
}

.ls-thumbnail-slide-container {
    overflow: hidden !important;
    position: relative;
}

.ls-touchscroll {
    overflow-x: auto !important;
}

.ls-thumbnail-slide {
    text-align: center;
    white-space: nowrap;
    float: left;
    position: relative;
}

.ls-thumbnail-slide a {
    overflow: hidden;
    display: inline-block;
    width: 0;
    height: 0;
    position: relative;
}

.ls-thumbnail-slide img {
    max-width: none !important;
    max-height: 100% !important;
    height: 100%;
    visibility: visible !important;
}

.ls-shadow {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    width: 100%;
    left: 0;
    overflow: hidden !important;
    visibility: hidden;
}

.ls-shadow img {
    width: 100% !important;
    height: auto !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
}

.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
    visibility: hidden;
}



/* WP plugin fullwidth */

.ls-wp-fullwidth-container {
    width: 100%;
    position: relative;
}

.ls-wp-fullwidth-helper {
    position: absolute;
}



/* 2D & 3D Layer Transitions */

.ls-overflow-hidden {
    overflow: hidden;
}

.ls-lt-tile {
    position: relative;
    float: left;
    perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    -moz-perspective: 1000px;
    -webkit-perspective: 1000px;
}

.ls-lt-tile img {
    visibility: visible;
    display: inline-block;
}

.ls-curtiles {
    overflow: hidden;
}

.ls-curtiles,
.ls-nexttiles {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.ls-curtile,
.ls-nexttile {
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.ls-curtile {
    left: 0;
    top: 0;
}

.ls-curtile img,
.ls-nexttile img {
    position: absolute;
    filter: inherit;
}

.ls-3d-container {
    position: relative;
    overflow: visible !important;
}

.ls-3d-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.ls-3d-box div {
    overflow: hidden;
    background: #777;
    margin: 0;
    padding: 0;
    position: absolute;
}



/* Full screen */

.ls-fullscreen {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
}



/* Removing all default global styles of WordPress themes */

html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    line-height: normal;
    outline: none;
    padding: 0;
    border: 0;
}

html * .ls-slide>a,
body * .ls-slide>a,
#ls-global * .ls-slide>a,
html * .ls-slide>h1,
body * .ls-slide>h1,
#ls-global * .ls-slide>h1,
html * .ls-slide>h2,
body * .ls-slide>h2,
#ls-global * .ls-slide>h2,
html * .ls-slide>h3,
body * .ls-slide>h3,
#ls-global * .ls-slide>h3,
html * .ls-slide>h4,
body * .ls-slide>h4,
#ls-global * .ls-slide>h4,
html * .ls-slide>h5,
body * .ls-slide>h5,
#ls-global * .ls-slide>h5,
html * .ls-slide>p,
body * .ls-slide>p,
#ls-global * .ls-slide>p,
html * .ls-slide>div,
body * .ls-slide>div,
#ls-global * .ls-slide>div,
html * .ls-slide>span,
body * .ls-slide>span,
#ls-global * .ls-slide>span,
html * .ls-slide>*,
body * .ls-slide>*,
#ls-global * .ls-slide>* {
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

html * .ls-slide>*,
body * .ls-slide>*,
#ls-global * .ls-slide>* {
    margin: 0;
}

html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
    background: none !important;
    min-width: 0 !important;
    max-width: none !important;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
}

/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/

html * .ls-wp-container .ls-slide>*,
body * .ls-wp-container .ls-slide>*,
#ls-global * .ls-wp-container .ls-slide>* {
    line-height: normal;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
}

html * .ls-wp-container .ls-slide>a>*,
body * .ls-wp-container .ls-slide>a>*,
#ls-global * .ls-wp-container .ls-slide>a>* {
    margin: 0;
}

html * .ls-wp-container .ls-slide>a,
body * .ls-wp-container .ls-slide>a,
#ls-global * .ls-wp-container .ls-slide>a {
    text-decoration: none;
}

.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
    margin: 0;
}

html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
    display: none;
}

.site {
    overflow: visible !important;
}



/* Style of LayerSlider Debug Console */

.ls-debug-console * {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: white !important;
    text-shadow: none !important;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
    line-height: normal !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: left !important;
    font-style: normal !important;
}

.ls-debug-console h1 {
    padding-top: 10px !important;
    font-size: 17px !important;
    font-weight: bold !important;
}

.ls-debug-console h1:first-child {
    padding-top: 0 !important;
}

.ls-debug-console ul {
    padding-top: 10px !important;
    list-style: none !important;
}

.ls-debug-console li {
    margin-left: 10px !important;
    font-size: 13px !important;
    position: relative !important;
    font-weight: normal !important;
}

html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
    display: none;
    width: 260px;
    left: -10px;
}

.ls-debug-console li ul {
    position: absolute !important;
    bottom: 100% !important;
    padding: 10px 10px 10px 0 !important;
    background: white !important;
    border-radius: 10px !important;
    box-shadow: 0 0 20px black !important;
}

html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
    display: block;
}

.ls-debug-console li ul * {
    color: black !important;
}

.ls-debug-console a {
    text-decoration: none !important;
    border-bottom: 1px dotted white !important;
}

.ls-error {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -wenkit-border-radius: 5px !important;
    background: white !important;
    height: auto !important;
    width: auto !important;
    color: white !important;
    padding: 20px 40px 30px 80px !important;
    position: relative !important;
    box-shadow: 0 2px 20px -5px black;
}

.ls-error p {
    line-height: normal !important;
    text-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: justify !important;
    font-family: Arial, sans-serif !important;
}

.ls-error .ls-error-title {
    line-height: 40px !important;
    color: red !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

.ls-error .ls-error-text {
    color: #555 !important;
    font-weight: normal !important;
    font-size: 13px !important;
}

.ls-error .ls-exclam {
    width: 40px !important;
    height: 40px !important;
    position: absolute !important;
    left: 20px !important;
    top: 20px !important;
    border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    font-size: 30px !important;
    font-weight: bold !important;
    color: white !important;
    line-height: 40px !important;
    background: red !important;
    text-align: center !important;
}



/* GPU Hardware Acceleration */

html * .ls-container .ls-shadow,
html * .ls-container .ls-slide>*,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide>*,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide>*,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
    transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.ls-videohack {
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform-origin: none !important;
    -o-transform-origin: none !important;
    -ms-transform-origin: none !important;
    -moz-transform-origin: none !important;
    -webkit-transform-origin: none !important;
}

.ls-oldiepnghack {
    filter: none !important;
}

.ls-gpuhack {
    width: 100% !important;
    height: 100% !important;
    left: 0px !important;
    top: 0px !important;
}


html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/* GPU */

@media (transform-3d),
(-o-transform-3d),
(-ms-transform-3d),
(-moz-transform-3d),
(-webkit-transform-3d) {
    #ls-test3d {
        position: absolute;
        left: 9px;
        height: 3px;
    }
}

/* Mobile features */

.ls-forcehide {
    display: none !important;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div#em-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 99998;
}

.em-search-ajax {
    position: relative;
}

/* Warnings */
.em-warning {
    margin: 10px 0px;
    padding: 10px;
    color: #333;
    border-radius: 3px;
}

.em-warning p {
    margin: 10px 0px !important;
    padding: 0px;
    color: #333
}

.em-warning-errors {
    background-color: #FFEBE8;
    border: 1px solid #C00;
}

.em-warning-confirms {
    background-color: #f1fff0;
    border: 1px solid #a8d144;
}

a.em-button {
    float: right;
    padding: 5px 10px;
    margin: 5px;
    background: #EEE;
    color: #333;
    border: 1px solid #CCC;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
}

a.em-button:hover {
    text-decoration: none;
}

/* Search Form */
.em-search div {
    display: inline;
}

.em-search label {
    display: none;
}

.em-search .hidden {
    display: none !important;
}

/* Custom Search CSS */
div.css-search {
    margin-bottom: 20px;
}

div.em-search.css-search label {
    display: inline;
}

div.em-search.css-search div {
    display: block;
}

div.css-search input,
div.css-search select,
div.css-search option,
div.css-search div,
div.css-search span,
div.css-search button {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    float: none;
    display: auto;
    font-size: 14px;
    /* reset everything */
}

div.css-search input,
div.css-search select {
    padding: 5px;
}

div.css-search {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 5px;
    min-height: 40px;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Main Search */
div.css-search.has-advanced div.em-search-main {
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
}

div.css-search div.em-search-main div {
    display: inline;
}

div.css-search div.em-search-field {
    padding: 5px 0px;
}

div.css-search input.em-search-text,
div.css-search input.em-search-geo {
    width: 90%;
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
    border: none;
    outline: none !important;
    color: #666;
    text-overflow: ellipsis;
}

div.css-search div.em-search-geo {
    margin: 0px 0px 0px 5px;
    padding-left: 20px;
}

div.css-search div.em-search-text {
    margin: 0px 0px 0px 5px;
    padding-left: 20px;
}

/* Placeholder text in main section */
div.css-search div.em-search-main div.em-search-field input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
    line-height: 16px;
    padding: 3px 0px;
    border: none;
    outline: none;
    color: #666;
}

div.css-search div.em-search-main div.em-search-field input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
    border: none;
    outline: none;
    color: #666;
}

div.css-search div.em-search-main div.em-search-field input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
    border: none;
    outline: none;
    color: #666;
}

div.css-search div.em-search-main div.em-search-field input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
    border: none;
    outline: none;
    color: #666;
}

/* Geo field specifics */
div.css-search.has-search-geo.has-search-term input.em-search-text,
div.css-search.has-search-geo.has-search-term input.em-search-geo {
    width: 40%;
}

.pac-container .pac-item {
    padding: 4px 4px !important;
}

/* Main Search Button */
div.css-search div.em-search-main .em-search-submit {
    position: absolute;
    top: 5px;
    right: 5px;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b7d282), color-stop(1, #8eb56d));
    background: -moz-linear-gradient(center top, #b7d282 5%, #8eb56d 100%);
    background-color: #b7d282;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    padding: 8px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #c7c5c7;
    line-height: 16px;
}

div.css-search div.em-search-main .em-search-submit:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #C4DB99), color-stop(1, #A4C48A));
    background: -moz-linear-gradient(center top, #C4DB99 5%, #A4C48A 100%);
    background: -ms-linear-gradient(top, #C4DB99, #A4C48A);
    background: -o-linear-gradient(top, #C4DB99, #A4C48A);
    background: linear-gradient(top, #C4DB99, #A4C48A);
    background-color: #A4C48A;
}

div.css-search div.em-search-main .em-search-submit img {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    background: none;
}

/* IE7 Hack */
div.css-search div.em-search-main button.em-search-submit span {
    display: block;
    width: 16px;
    height: 16px;
}

/* Advanced Search */
div.css-search div.em-search-location,
div.em-search-location-meta {
    margin: 0px;
    padding: 0px;
}

div.css-search div.em-search-advanced,
div.css-search div.em-search-options {
    padding: 5px 8px;
}

div.css-search div.em-search-advanced>div {
    clear: both;
}

div.css-search div.em-search-advanced label {
    display: block;
    float: left;
    min-width: 100px;
}

div.css-search div.em-search-advanced .em-search-submit {
    margin: 10px 0px;
}

div.css-search.no-search-main div.em-search-advanced.visible div {
    display: inline;
    clear: none;
}

div.css-search.no-search-main div.em-search-advanced.visible label {
    display: none;
}

div.css-search div.em-search-options {
    text-align: right;
}

/* Booking Form */
.em-booking {
    margin: 15px 0px 10px 0px;
    position: relative;
}

.em-booking-form {
    position: relative;
    clear: left;
}

.em-booking-form-details {
    padding: 10px;
    width: 360px;
    float: left;
}

.em-booking-form-details input.input,
.em-booking-form-details textarea {
    width: 250px;
}

.em-booking-form p {
    clear: left;
}

.em-booking-form label {
    display: block;
    float: left;
}

.em-booking-form span.input-group input {
    margin-left: -20px;
}

.em-booking-form span.input-group {
    display: block;
    margin-left: 120px;
}

.em-booking-form label {
    display: inline-block;
    width: 100px;
}

.em-booking-form-details .em-booking-submit {
    width: auto;
}

/* Tickets */
.em-tickets {
    margin-bottom: 20px;
}

/* Message Errors */
div.em-booking-message {
    margin: 10px 0px;
    padding: 10px;
    color: #333;
    border-radius: 3px;
}

div.em-booking-message p {
    margin: 10px 0px !important;
    padding: 0px;
    color: #333;
}

div.em-booking-message-success {
    background-color: #f1fff0;
    border: 1px solid #a8d144;
}

div.em-booking-message-error {
    background-color: #FFEBE8;
    border: 1px solid #C00;
}

/* Optional Login Form */
div.em-booking-login {
    padding: 10px 10px 10px 20px;
    margin: 0px 0px 0px 390px;
    border-left: 1px solid black;
}

div.em-booking-login label {
    display: inline-block;
    width: 90px;
}

div.em-booking-login p {
    margin: 10px 0px !important;
    padding: 0px !important;
}

div.em-booking-login input {
    margin: 0px;
}

/* Add Event Form */
#event-form h4 {
    margin: 25px 0px 15px 0px;
    font-weight: bold;
}

#event-form p {
    margin-top: 10px;
}

#event-form .inside {
    clear: both;
    margin-bottom: 20px;
}

#buddypress .wp-editor-wrap table {
    width: auto;
}

#buddypress .wp-editor-wrap table tr td,
#buddypress .wp-editor-wrap table tr th {
    padding: 0;
}

#buddypress .wp-editor-wrap a.button,
#buddypress .wp-editor-wrap button,
#buddypress .wp-editor-wrap input[type=submit],
#buddypress .wp-editor-wrap input[type=button],
#buddypress .wp-editor-wrap input[type=reset] {
    padding: 0px 10px 1px;
}

/* Event Details */
#event-form #event-name {
    width: 80%;
    padding: 2px;
}

#event-form .event-extra-details {
    margin-top: 20px;
}

#event-form .event-extra-details select {
    vertical-align: top;
}

/*Tickets*/
#event-rsvp-box {
    margin: 10px;
}

#event-rsvp-options label {
    font-weight: bold;
}

/*Tickets*/
.em-tickets-row .ticket-status span.ticket_on {
    display: block;
    width: 10px;
    height: 10px;
    background: green;
}

.em-tickets-row .ticket-status span.ticket_off {
    display: block;
    width: 10px;
    height: 10px;
    background: red;
}

.em-tickets-row .ticket-status span.ticket_new {
    display: block;
    width: 10px;
    height: 10px;
    background: grey;
}

#em-tickets-form th {
    width: auto;
}

#em-tickets-form th.ticket-status {
    width: 20px;
}

/* Ticket Forms */
.em-ticket-form .ticket-options {
    margin-top: 10px;
}

.em-ticket-form>div>div,
#em-tickets-form .ticket-dates>div {
    clear: both;
    padding-top: 4px;
}

.em-ticket-form label {
    display: block;
    float: left;
    min-width: 105px;
    padding-right: 5px;
}

#em-tickets-form .ticket-name input,
#em-tickets-form .ticket-description textarea {
    width: 50%
}

#em-tickets-form .em-ticket-form-actions {
    clear: both;
}

#em-tickets-form .ticket-spaces input,
#em-tickets-form .ticket-price input {
    width: 80px;
}

#em-tickets-form .ticket-dates input.em-date-input-loc {
    width: 90px;
}

#em-tickets-form .ticket-dates-from-normal,
#em-tickets-form .ticket-dates-from-recurring,
#em-tickets-form .ticket-dates-to-normal,
#em-tickets-form .ticket-dates-to-recurring {
    display: inline;
}

#em-tickets-form .ticket-required input,
#em-tickets-form .ticket-roles input {
    width: auto;
}

#em-tickets-form .ticket-roles div {
    margin-left: 110px;
}

/* The editor */
#wp-em-editor-content-wrap table {
    margin-bottom: 0px;
}

/* Location form */
#em-location-data table.em-location-data td,
#em-location-data table.em-location-data th {
    vertical-align: top;
    border: none;
}

#em-location-data table.em-location-data select {
    width: 100%;
}

#em-location-data table.em-location-data {
    width: 50%;
    float: left;
    border: none;
}

#em-location-data .em-location-map-container {
    width: 50%;
    height: 300px;
    float: left;
}

#em-location-data .em-location-map-404,
#em-location-data .em-location-map-content {
    width: 100%;
    height: 100%;
}

#em-location-data .em-location-map-404 {
    vertical-align: middle;
    text-align: center;
}

/* Booking Admin */
/* Generic Table Info */
table.em-form-fields td,
table.em-form-fields th {
    text-align: left;
    vertical-align: top;
}

table.em-form-fields th {
    padding: 0px 20px 5px 0px;
}

/* Bookings Table */
.em_obj {
    position: relative;
}

.em_obj .table-wrap {
    clear: left;
    padding-top: 5px;
}

.em-bookings-table .em-bookings-table-export,
.em-bookings-table .em-bookings-table-settings {
    float: left;
    display: block;
    margin: 2px 5px;
    width: 25px;
    height: 25px;
}

.em-bookings-table .em-bookings-table-export {
}

.em-bookings-table .em-bookings-table-settings {
}

/* Settings & Export */
#em-bookings-table-export,
#em-bookings-table-settings {
    width: 500px;
    height: 75%;
}

#em-bookings-table-export form,
#em-bookings-table-settings form {
    height: 100%;
    overflow: auto;
}

/* Sorting */
.em-bookings-table-overlay ul.em-bookings-cols-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px;
    float: left;
    margin-right: 10px;
}

.em-bookings-table-overlay ul.em-bookings-cols-sortable li {
    margin: 0 5px 5px 5px;
    padding: 3px 8px;
    font-size: 12px;
    width: 120px;
    font-weight: none;
    cursor: move;
}

.em-bookings-table-overlay ul.em-bookings-cols-sortable li.ui-state-highlight {}

.em-bookings-table-overlay ul.em-bookings-cols-sortable li.ui-state-default {
    color: #999;
}

#em-bookings-export-cols-inactive,
#em-bookings-cols-inactive {
    width: 300px;
}

#em-bookings-export-cols-inactive li,
#em-bookings-cols-inactive li {
    float: left;
}

/* Single Booking Edit View */
#em-bookings-admin-booking .em-booking-single-info {
    display: none;
}

#em-bookings-admin-booking .em-booking-single-form {
    padding-right: 20px;
}

/* Printable stuff */
body#printable {
    font-family: Gill Sans, Helvetica, Arial, sans-serif;
    text-align: center;
}

body#printable #container {
    margin: 0 auto;
    width: 780px;
    text-align: left;
}

body#printable table#bookings-table {
    width: 600px;
    border-spacing: 0px;
}

body#printable table#bookings-table td {
    padding: 5px 0;
}

body#printable table#bookings-table td.spaces-number {
    text-align: right;
    padding-right: 20px;
}

body#printable table#bookings-table th {
    text-align: left;
    margin-left: 5px;
}

body#printable table#bookings-table tr#booked-spaces td {
    border-top: 2px solid #999;
}

body#printable table#bookings-table td.total-label {
    text-align: right;
}

body#printable table#bookings-table tr#booked-spaces td.spaces-number,
table#bookings-table tr#available-spaces td.spaces-number {
    font-weight: bold;
}

/* Calendar Styles */
table.em-calendar td {
    padding: 2px 4px;
    text-align: center;
}

table.em-calendar.table tr.days-names {
    font-weight: bold;
}

table.em-calendar td.eventless-pre,
.em-calendar td.eventless-post {
    color: #ccc;
}

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
    color: #aaa;
    text-decoration: underline;
}

table.em-calendar td.eventful a,
table.em-calendar td.eventful-today a {
    color: #FD7E29;
}

table.em-calendar td.eventful-today a {
    font-weight: bold;
}

table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today {
    background-color: #CFCFCF;
}

table.em-calendar thead {
    font-size: 120%;
    font-weight: bold;
}

table.fullcalendar {
    border-collapse: collapse;
}

table.fullcalendar td {
    text-align: left;
    width: 50px;
    height: 50px;
    border: 1px solid #888;
}

div.em-calendar-wrapper {
    position: relative;
}

/*
Maps - if the info balloons don't look right on your site, chances are it's a CSS issue. 
Google is VERY sensitive to CSS rules for the infowindows, making it hard to accommodate every theme in WP. 
Please edit your theme's CSS to override this 
*/
.em-map-balloon .em-map-balloon-content {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 20px 0px !important;
    font-size: 12px !important;
    color: #000000 !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    max-height: none !important;
}

.em-location-map img,
.em-locations-map img,
#em-map img {
    max-width: none !important;
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto;
    width: auto;
}

/* Time Picker */
#start-time,
#end-time {
    width: 7em;
}

#start-time.error,
#end-time.error {
    border: #cc0000 1px solid;
}

div.time-picker {
    position: absolute;
    height: 191px;
    width: 5em;
    /* needed for IE */
    overflow: auto;
    background: #fff;
    border: 1px solid #aaa;
    z-index: 99;
    margin: 0;
}

div.time-picker-12hours {
    width: 7em;
    /* needed for IE */
}

div.time-picker ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.time-picker li {
    cursor: pointer;
    height: 10px;
    font: 12px/1 Helvetica, Arial, sans-serif;
    padding: 4px 3px;
}

div.time-picker li.selected {
    background: #0063CE;
    color: #fff;
}


[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before {
    content: '\e802';
}

/* '' */
.revicon-pencil-1:before {
    content: '\e831';
}

/* '' */
.revicon-picture-1:before {
    content: '\e803';
}

/* '' */
.revicon-cancel:before {
    content: '\e80a';
}

/* '' */
.revicon-info-circled:before {
    content: '\e80f';
}

/* '' */
.revicon-trash:before {
    content: '\e801';
}

/* '' */
.revicon-left-dir:before {
    content: '\e817';
}

/* '' */
.revicon-right-dir:before {
    content: '\e818';
}

/* '' */
.revicon-down-open:before {
    content: '\e83b';
}

/* '' */
.revicon-left-open:before {
    content: '\e819';
}

/* '' */
.revicon-right-open:before {
    content: '\e81a';
}

/* '' */
.revicon-angle-left:before {
    content: '\e820';
}

/* '' */
.revicon-angle-right:before {
    content: '\e81d';
}

/* '' */
.revicon-left-big:before {
    content: '\e81f';
}

/* '' */
.revicon-right-big:before {
    content: '\e81e';
}

/* '' */
.revicon-magic:before {
    content: '\e807';
}

/* '' */
.revicon-picture:before {
    content: '\e800';
}

/* '' */
.revicon-export:before {
    content: '\e80b';
}

/* '' */
.revicon-cog:before {
    content: '\e832';
}

/* '' */
.revicon-login:before {
    content: '\e833';
}

/* '' */
.revicon-logout:before {
    content: '\e834';
}

/* '' */
.revicon-video:before {
    content: '\e805';
}

/* '' */
.revicon-arrow-combo:before {
    content: '\e827';
}

/* '' */
.revicon-left-open-1:before {
    content: '\e82a';
}

/* '' */
.revicon-right-open-1:before {
    content: '\e82b';
}

/* '' */
.revicon-left-open-mini:before {
    content: '\e822';
}

/* '' */
.revicon-right-open-mini:before {
    content: '\e823';
}

/* '' */
.revicon-left-open-big:before {
    content: '\e824';
}

/* '' */
.revicon-right-open-big:before {
    content: '\e825';
}

/* '' */
.revicon-left:before {
    content: '\e836';
}

/* '' */
.revicon-right:before {
    content: '\e826';
}

/* '' */
.revicon-ccw:before {
    content: '\e808';
}

/* '' */
.revicon-arrows-ccw:before {
    content: '\e806';
}

/* '' */
.revicon-palette:before {
    content: '\e829';
}

/* '' */
.revicon-list-add:before {
    content: '\e80c';
}

/* '' */
.revicon-doc:before {
    content: '\e809';
}

/* '' */
.revicon-left-open-outline:before {
    content: '\e82e';
}

/* '' */
.revicon-left-open-2:before {
    content: '\e82c';
}

/* '' */
.revicon-right-open-outline:before {
    content: '\e82f';
}

/* '' */
.revicon-right-open-2:before {
    content: '\e82d';
}

/* '' */
.revicon-equalizer:before {
    content: '\e83a';
}

/* '' */
.revicon-layers-alt:before {
    content: '\e804';
}

/* '' */
.revicon-popup:before {
    content: '\e828';
}

/* '' */


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0px;
    left: 0px
}


.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-layer-inner-rotation {
    position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}




/******************************
	-	WRAPPER STYLES		-
******************************/



.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper>ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}


.rev_slider img {
    max-width: none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;

}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider>ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider>ul>li,
.rev_slider>ul>li:before {

    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none
}


.tp-simpleresponsive>ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}


.rev_slider .tp-caption,
.rev_slider .caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index: 1
}



.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}


.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}

/******************************
	-	WRAPPER STYLES END	-
******************************/

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}

/******************************
	-	IE8 HACKS ENDS	-
*******************************/

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}


.fullcoveredvideo video,
.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer;

}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.html5vid .tp-revstop {
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);

    background-image: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(0.13, rgb(0, 0, 0)),
            color-stop(1, rgb(50, 50, 50)));

    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    outline: none;
}

.tp-video-button:hover {
    cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
    padding: 0px 5px;
    display: table-cell;
}

.tp-video-seek-bar-wrap {
    width: 80%
}

.tp-video-vol-bar-wrap {
    width: 20%
}

.tp-volume-bar,
.tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: none;
    line-height: 12px;
    margin: 0;
    padding: 0;
}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/



/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3
}



/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/



/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}



.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}


/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
    /*-webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;*/
}


/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
    position: absolute;

    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}


/******************************
	-	BUTTONS	-
*******************************/

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
    background-position: bottom, 15px 11px
}


/*@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}*/


/*	BUTTON COLORS	*/

.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}


.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68
}


.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212
}

.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00
}

.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222
}

.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555
}



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear {
    clear: both
}


.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}


.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}


.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important
}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important
}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(1000px);
    -webkit-transform-style: preserve-3d;

}


.tparrows .tp-arr-imgholder {
    display: none
}

.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}


.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}


.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}


.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}


.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}


.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}


.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;

}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;

}




.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left;
}






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}


.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative
}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}




/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 200;
    top: 0px
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px
}





/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: transparent
}

.tparrows.preview1:after {
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: "revicons";
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s
}

.tp-rightarrow.preview1:after {
    content: '\e825';
}

.tp-leftarrow.preview1:after {
    content: '\e824';
}

.tparrows.preview1:hover:after {
    background: rgba(255, 255, 255, 1);
    color: #aaa;
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tparrows.preview1 .tp-arr-iwrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0
}

.tparrows.preview1:hover .tp-arr-iwrapper {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}


.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;



}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;



}


.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}


@media only screen and (min-width: 768px) and (max-width: 979px) {

    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

}



@media only screen and (min-width: 0px) and (max-width: 479px) {

    .tparrows.preview1,
    .tparrows.preview1:after {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 {
    height: 21px;
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.15) !important;
    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa !important;
    width: 5px !important;
    height: 5px !important;
    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    ;

    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    transition: width 0.3s, background-color 0.3s, opacity 0.3s;
    backface-visibility: hidden;
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px;
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px;
}


.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0px 10px;
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    visibility: visible;
    position: absolute;
}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 {
    height: 17px;
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden {
    display: none !important
}


@media only screen and (min-width: 768px) and (max-width: 979px) {
    .tparrows.preview2 {
        min-width: 40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 20px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0px
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0px
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }


}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tparrows.preview2 {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }

    .tparrows.preview2:hover {
        width: 30px !important;
        height: 30px !important
    }
}



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -webkit-transform-style: flat;
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0px;
    left: 0px;
    ;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.tparrows.preview3:hover:after {
    color: #000;
}

.tp-rightarrow.preview3:after {
    content: '\e825';
}

.tp-leftarrow.preview3:after {
    content: '\e824';
}


.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.tparrows.preview3 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0px;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0px;
    padding-right: 70px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    left: 0px;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);

}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
    height: 17px;
}

.tp-bullets.preview3 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}


@media only screen and (min-width: 768px) and (max-width: 979px) {

    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }

    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }

    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }

    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }

    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px;
    }



}

@media only screen and (max-width: 767px) {

    .tparrows.preview3:after,
    .tparrows.preview3 {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

.tp-rightarrow.preview4:after {
    content: '\e825';
}

.tp-leftarrow.preview4:after {
    content: '\e824';
}


.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0px;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0px
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: relative;
    top: 0px;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;



}


.tparrows.preview4 .tp-arr-imgholder2 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    position: absolute;
    top: 0px;
    left: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}




.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    font-size: 12px;
    line-height: 25px;
    padding: 0px 10px;
    text-align: left;
    color: #fff;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;


}



.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%
}




@media only screen and (min-width: 768px) {
    .tparrows.preview4:hover:after {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }


    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;

    }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 {
    height: 17px;
}

.tp-bullets.preview4 .bullet {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0px;
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 1) !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 1) !important;
}


@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width: 20px;
        height: 80px
    }

    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }

    .tparrows.preview1 .tp-arr-allwrapper,
    .tparrows.preview2 .tp-arr-allwrapper,
    .tparrows.preview3 .tp-arr-allwrapper,
    .tparrows.preview4 .tp-arr-allwrapper {
        display: none !important
    }
}


/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
}

.tp-caption.slidelink a span {
}






/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;


}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



.tp-loader.spinner5 {
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}


.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}




.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0.0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}




.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {

    0%,
    100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes tp-bounce {

    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}

.tp-caption a:hover {
    color: #ffa902
}

.download-box {
    width: 250px;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    position: relative;
    margin: 1em auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(255, 255, 255, .4)
}

.download-box h1 {
    margin: .5em 0 !important
}

.download-box img.wp-post-image {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-top-left-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.download-box .download-box-content {
    padding: 0 1em 1em
}

.download-box .download-count {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background: #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(255, 255, 255, .4);
    position: absolute;
    top: 0;
    right: 0;
    padding: .6em;
    width: auto;
    min-width: 1em;
    font-size: 1em;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
    border: 1px solid #bbb;
    margin: -.5em -.5em 0 0
}

.download-button {
    text-align: center;
    text-decoration: none !important;
    padding: .75em 1em;
    color: #fff;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #09c;
    background-image: -webkit-linear-gradient(#009fd4, #09c, #0086b2);
    background-image: -moz-linear-gradient(#009fd4, #09c, #0086b2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .4);
    border: 1px solid #0086b2;
    cursor: pointer
}

.download-button:hover {
    color: #fff;
    background-color: #09c;
    background-image: -webkit-linear-gradient(#09c, #0086b2);
    background-image: -moz-linear-gradient(#09c, #0086b2)
}

.download-button:visited {
    color: #fff;
    text-decoration: none
}

.download-button small {
    font-size: .8em;
    opacity: .8;
    display: block
}

.filetype-icon {
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: left;
}




#content nav.download-monitor-pagination,
nav.download-monitor-pagination {
    text-align: center
}

#content nav.download-monitor-pagination ul,
nav.download-monitor-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #eee;
    border-right: 0;
    margin: 1px
}

#content nav.download-monitor-pagination ul li,
nav.download-monitor-pagination ul li {
    border-right: 1px solid #eee;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}

#content nav.download-monitor-pagination ul li a,
#content nav.download-monitor-pagination ul li span,
nav.download-monitor-pagination ul li a,
nav.download-monitor-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

#content nav.download-monitor-pagination ul li a:focus,
#content nav.download-monitor-pagination ul li a:hover,
#content nav.download-monitor-pagination ul li span.current,
nav.download-monitor-pagination ul li a:focus,
nav.download-monitor-pagination ul li a:hover,
nav.download-monitor-pagination ul li span.current {
    background: #eee;
    color: #888
}

.dlm_widget_downloads ul,
.dlm_widget_downloads ul li {
    list-style: none
}

.group {
    zoom: 1;
}

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

/*
Needed Styles From Bootstrap
-----------------------------------------------------------------------------*/
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 800px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: 0%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: 0%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 800px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: 0%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: 0%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: 0%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: 0%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: 0%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: 0%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable {
    padding-right: 35px;
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #356635;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #2d6987;
}

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #a47e3c;
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #953b39;
}

button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.close {
    color: #000000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99998;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.53846153846154px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.5384615384615385;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

@media (min-width: 900px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }

    .modal-lg {
        width: 900px;
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
    border-radius: 0px 0px 5px 5px;
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    bottom: -11px;
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
}

.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    top: -11px;
}

.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
}

.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress-bar {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #a0ce4e;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress-bar.active .progress {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.5384615384615385;
    vertical-align: top;
    border-top: 1px solid #e5e4e3;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e4e3;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #e5e4e3;
}

.table .table {
    background-color: #ffffff;
}

@media (max-width: 799px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e5e4e3;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #d1d1d2;
    text-align: center;
    text-decoration: none;
    background-color: rgba(33, 33, 33, 0.97);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(33, 33, 33, 0.97);
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(33, 33, 33, 0.97);
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: rgba(33, 33, 33, 0.97);
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(33, 33, 33, 0.97);
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(33, 33, 33, 0.97);
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(33, 33, 33, 0.97);
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(33, 33, 33, 0.97);
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(33, 33, 33, 0.97);
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fusion-clearfix {
    clear: both;
    zoom: 1;
}

.fusion-clearfix:before,
.fusion-clearfix:after {
    content: " ";
    display: table;
}

.fusion-clearfix:after {
    clear: both;
}

.create-block-format-context {
    display: inline-block;
    clear: both;
    zoom: 1;
    margin-bottom: 40px;
    width: 100%;
}

.create-block-format-context:before,
.create-block-format-context:after {
    content: " ";
    display: table;
}

.create-block-format-context:after {
    clear: both;
}

.fusionicon-arrow-down2 {
    display: table-cell;
    vertical-align: middle;
}

.icomoon-up:before {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

html {
    overflow-y: scroll;
}

input[type=submit],
input[type=text],
input[type=password],
input[type=file],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input[type="image"] {
    padding: 0;
    border: none;
}

body {
    margin: 0;
    color: #747474;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    font: 13px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
}

html {
    overflow-x: hidden;
}

#wrapper {
    overflow: visible;
}

.body_blank {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    overflow-x: hidden;
}

body.body_blank.admin-bar {
    top: 31px;
}

body.body_blank.admin-bar #wrapper #slidingbar-area {
    top: 0;
}

.wrapper_blank {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 100%;
}

.wrapper_blank .page-title-container {
    margin-bottom: 25px;
}

.wrapper_blank #main {
    background: transparent;
    padding: 0;
}

.error404 .search-page-search-form {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

img {
    border-style: none;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

object {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #a0ce4e;
    text-decoration: none;
}

input,
textarea,
select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.clearfix:after,
#content:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-footer:after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
}

.wp-caption {
    max-width: 100%;
}

#header {
    padding: 0 10px 0;
}

.avada-row {
    margin: 0 auto;
    max-width: 940px;
}

.avada-row:after {
    content: "";
    display: block;
    clear: both;
}

#header-sticky.tfs_parallax {
    visibility: hidden;
    opacity: 0;
}

#header-sticky .logo,
#header .logo {
    float: left;
    overflow: hidden;
    margin: 31px 0;
}

#header-sticky .logo a,
#header .logo a {
    display: block;
}

#header-sticky .retina_logo,
#header .retina_logo {
    display: none;
}

#header-sticky .login-box,
#header .login-box,
#small-nav .login-box,
#side-header .login-box {
    left: auto;
    right: 0;
}

#header-sticky .login-box .forgetmenot,
#header .login-box .forgetmenot,
#small-nav .login-box .forgetmenot,
#side-header .login-box .forgetmenot {
    line-height: 32px;
}

#header-sticky .login-box .forgetmenot input,
#header .login-box .forgetmenot input,
#small-nav .login-box .forgetmenot input,
#side-header .login-box .forgetmenot input {
    margin: 0;
}

#header-sticky .login-box p,
#header .login-box p,
#small-nav .login-box p,
#side-header .login-box p {
    font-size: 11px;
}

#header-sticky .login-box p .input-text,
#header .login-box p .input-text,
#small-nav .login-box p .input-text,
#side-header .login-box p .input-text {
    margin-bottom: 10px;
}

.login-box .woo-login-error {
    margin-bottom: 10px;
    color: #D04544;
}

.nav-holder .fusion-navbar-nav>li>ul,
.nav-holder .fusion-navbar-nav>li>div,
.nav-holder .fusion-navbar-nav .fusion-dropdown-menu ul,
.top-menu li>div,
.top-menu li>.sub-menu {
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
}

#wrapper .nav-holder li li>a,
.top-menu li>a {
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, height 0s, line-height 0s;
}

#main-nav-search-form,
#sticky-nav-search-form {
    z-index: 99996;
    visibility: visible;
    opacity: 1;
}

#wrapper .nav-holder li:hover .fusion-megamenu-wrapper .fusion-megamenu-widgets-container {
    display: block;
}

.nav-holder .fusion-navbar-nav li:hover>.sub-menu,
.nav-holder .fusion-navbar-nav li:hover>div,
.top-menu li:hover>.sub-menu,
.top-menu li:hover>div,
.top-menu .cart:hover .cart-contents {
    z-index: 99997;
    visibility: visible;
    opacity: 1;
}

#nav.nav-holder .navigation>li>a {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.mobile-topnav .mobile-nav-item ul {
    visibility: visible;
    opacity: 1;
}

#wrapper .tp-bullets {
    -webkit-transform: translateZ(0);
    -transform: translateZ(0);
}

nav#nav,
nav#sticky-nav {
    float: right;
    font: 14px/16px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    z-index: 99997;
}

#nav ul,
#sticky-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav ul li,
#sticky-nav ul li {
    float: left;
    padding: 0 35px 0 0;
    margin: 0;
}

#nav>ul>li:last-child,
#sticky-nav>ul>li:last-child {
    padding-right: 0 !important;
}

#nav ul li.last-menu-item,
#sticky-nav ul li.last-menu-item {
    padding-right: 0 !important;
}

#nav ul li>a,
#sticky-nav ul li>a,
.navigation li.current-menu-ancestor>a {
    display: block;
    height: 83px;
    line-height: 83px;
    border-top: 3px solid transparent;
}

#nav ul .current_page_item>a,
#nav ul .current-menu-item>a,
#nav ul>.current-menu-parent>a,
#sticky-nav ul .current_page_item>a,
#sticky-nav ul .current-menu-item>a,
#sticky-nav ul>.current-menu-parent>a {
    color: #a0ce4e;
    text-decoration: none;
    border-color: #a0ce4e;
}

#nav ul li,
#sticky-nav ul li {
    position: relative;
}

#nav ul ul,
#sticky-nav ul ul {
    position: absolute;
    left: 0px;
    width: 170px;
    background: #edebeb;
    z-index: 99996;
    border-top: 3px solid #a0ce4e;
}

/*
#nav .fusion-navbar-nav .fusion-dropdown-menu,
#sticky-nav .fusion-navbar-nav .fusion-dropdown-menu
{
	overflow:hidden;
}
*/
#nav .fusion-megamenu-menu .sub-menu,
#sticky-nav .fusion-megamenu-menu .sub-menu {
    border-top: 0px !important;
}

#nav ul li ul li,
#sticky-nav ul li ul li {
    float: none;
    margin: 0;
    padding: 0;
}

#wrapper #nav ul li ul li>a,
#wrapper #sticky-nav ul li ul li>a {
    border: 0;
    border-bottom: 1px solid #dcdadb;
    height: auto;
    text-indent: 0px;
    font: 13px/30px 'PT Sans', Arial, Helvetica, sans-serif;
    color: #333333;
    padding: 7px 20px;
    line-height: 19px;
}

#wrapper #nav ul li ul li>a:hover,
#wrapper #nav ul li ul li.current-menu-item>a,
#wrapper #sticky-nav ul li ul li>a:hover,
#wrapper #sticky-nav ul li ul li.current-menu-item>a {
    background-color: rgba(255, 255, 255, 0.5);
}

#nav ul ul ul,
#sticky-nav ul ul ul {
    top: -3px;
    left: 170px;
}

#nav .fusion-megamenu-wrapper ul,
#sticky-nav .fusion-megamenu-wrapper ul {
    left: auto;
}

a.search-link {
    font-family: IcoMoon;
    cursor: pointer;
}

a.search-link:after {
    border: 1px solid;
    border-radius: 50% 50% 50% 50%;
    padding: 5px;
    content: '\f002';
}

#header-sticky .main-nav-search .search-link:hover,
#header .main-nav-search .search-link:hover,
#side-header .main-nav-search .search-link:hover,
#small-nav .main-nav-search .search-link:hover {
    border-top-color: transparent;
}

.main-nav-search-form {
    display: none;
    left: auto;
    position: absolute;
    right: 0;
    z-index: 99999;
    width: 250px;
    padding: 25px;
    background-color: #ffffff;
    border: 1px solid #E6E5E6;
    text-align: right;
    font-size: 0;
}

#wrapper .search-table {
    display: table;
    width: 100%;
}

#wrapper .header-v4 #header .search-table {
    display: table;
    width: 286px;
}

#wrapper .search-field {
    display: table-cell;
    vertical-align: top;
}

#wrapper .search-button {
    display: table-cell;
    width: 33px;
    vertical-align: top;
}

#wrapper .search-table .search-field input {
    color: #AAA9A9;
    background-color: #ffffff;
    border: 1px solid #D2D2D2;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    color: #747474;
    font-size: 13px;
    padding: 8px 15px;
    height: 33px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

#wrapper .search-table .search-button input[type="submit"] {
    background: #000000;
    border: none;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    width: 33px;
    text-indent: 0;
    cursor: pointer;
    font-family: IcoMoon;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#wrapper .search-table .search-button input[type="submit"]:hover {
    background: #A0CE4E;
}

.search-page-search-form {
    padding-bottom: 60px;
    border-bottom: 1px solid #E6E5E6;
    margin-bottom: 60px;
}

.search-page-search-form .seach-form {
    text-align: right;
}

.search-page-search-form .searchform .search-table .search-field input {
    text-indent: 0;
}

#fallback-slide {
    display: none;
}

#fallback-slide img {
    width: 100%;
}

body #header-sticky.sticky-header {
    background: transparent;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99997;
    display: none;
    padding: 0;
    width: 100%;
    height: 105px;
}

body.admin-bar #header-sticky.sticky-header {
    top: 32px;
}

body #header-sticky.sticky-header.sticky {
    display: block;
}

body #header-sticky.sticky-header .logo {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 65px;
    width: auto;
    float: left;
}

body #header-sticky.sticky-header #sticky-nav ul ul ul {
    top: -3px;
}

body #header-sticky.sticky-header .sticky-shadow {
    height: 102px;
    background: rgba(255, 255, 255, 0.97);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.sticky-header #sticky-nav ul li a {
    border-top-width: 3px;
}

.sticky-header #sticky-nav ul .current_page_item>a,
.sticky-header #sticky-nav ul .current-menu-item>a,
.sticky-header #sticky-nav ul>.current-menu-parent>a,
.sticky-header .navigation li.current-menu-ancestor>a,
.sticky-header #sticky-nav ul>li>a:hover {
    border-top-width: 3px;
    padding-top: 0;
}

.sticky-header #sticky-nav ul li ul li>a,
.sticky-header #sticky-nav ul li ul li>a:hover {
    padding: 7px 20px;
}

body #header-sticky.sticky-header .sticky-shadow .mobile-nav-holder {
    padding-top: 17px;
}

body #header-sticky.sticky-header .sticky-shadow .nav-holder .dd-container {
    padding-top: 17px;
}

body #header-sticky.sticky-header .sticky-shadow .nav-holder .dd-options li a {
    padding: 10px;
}

.modern-sticky-header {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.gallery-box {
    background: #3d3c3c;
    padding: 0 10px;
}

.gallery {
    margin: 0 auto;
    max-width: 1400px;
}

.gallery-box img {
    width: 100%;
}

#main {
    padding: 55px 10px 45px;
    background: #fff;
    clear: both;
}

.col .heading {
    overflow: hidden;
    margin: 0 0 15px;
}

.col .heading img {
    float: left;
    margin: 0 10px 0 0;
}

.col p {
    margin: 0 0 23px;
}

.col .flexslider {
    margin: 0;
}

#main h2 {
    font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

h2 {
    color: #333;
    margin: 0 0 20px;
}

h2.entry-title {
    margin-bottom: 25px;
    font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

#main .columns h2 {
    margin: 0;
    line-height: 35px;
}

.more {
    overflow: hidden;
    display: block;
    font: 13px/15px 'PTSansRegular', arial, helvetica, sans-serif;
}

.more a {
    float: right;
    padding: 0 0 0 0;
}

.more a,
.read-more,
.entry-read-more a {
    position: relative;
    margin-right: 10px;
    text-align: right;
}

.more a:after,
.read-more:after,
.entry-read-more a:after {
    position: absolute;
    font-family: IcoMoon;
    content: '\f105';
    font-size: 14px;
    padding-left: 5px;
}

.more a.active {
    color: #a0ce4e;
    text-decoration: none;
}

.more a.active:after {
    position: absolute;
    font-family: IcoMoon;
    content: '\f105';
    color: #a0ce4e;
    font-size: 14px;
    padding-left: 5px;
}

.content-boxes .more {
    margin-top: 18px;
}

.container {
    overflow: hidden;
}

#main .container h2 {
    margin: 0;
}

.container .columns .col {
    width: 31.42857%;
    padding: 0 2.85714% 0 0;
}

.container .col img {
    width: 100%;
}

.container .columns .col.last {
    margin-right: 0;
}

.container .holder {
    overflow: hidden;
}

.container h3 a.active {
    text-decoration: none;
    color: #a0ce4e;
}

.slider {
    overflow: hidden;
}

.review {
    width: 100%;
}

.side-header h1,
.side-header h2,
.side-header h3,
.side-header h4,
.side-header h5,
.side-header h6,
.side-header .display-counter,
.side-header .button {
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
}

.title {
    margin: 0 0 31px;
    overflow: hidden;
    display: table;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
    display: table-cell;
    white-space: pre;
}

.title h1,
.post-content .title h1 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
}

.title h2,
.post-content .title h2 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
    font-size: 18px;
}

.title h3,
.post-content .title h3 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
}

.title h4,
.post-content .title h4 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
}

.title h5,
.post-content .title h5 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
}

.title h6,
.post-content .title h6 {
    float: left;
    padding: 0 8px 0 0;
    margin: 0;
}

.meta {
    list-style: none;
    margin: 0 0 13px;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    color: #333;
}

.meta li {
    float: left;
    padding: 0 8px 0 9px;
    border-left: 1px solid #333333;
}

.meta li:first-child {
    padding-left: 0;
    border-left: 0;
}

.meta .date {
    font: 12px/14px 'PTSansItalic', arial, helvetica, sans-serif;
}

.footer-widget-col {
    margin-bottom: 20px;
}

.footer-widget-col:last-child {
    margin-bottom: 0;
}

.footer-widget-col .row,
.footer-area .footer-widget-col .columns {
    margin-left: 0;
    margin-right: 0;
}

.footer-area .footer-widget-col .col {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.footer-widget-col .flexslider a {
    border: 0;
    padding: 0;
}

.footer-area {
    border-top: 12px solid #e9eaee;
    background: #363839;
    padding: 43px 10px 40px;
    color: #8c8989;
    position: relative;
    overflow: hidden;
}

.footer-area .logo {
    float: none;
    display: block;
    margin: 0 0 22px;
}

.footer-area h3 {
    margin: 0 0 28px;
    color: #ddd;
    text-transform: uppercase;
    font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
}

.footer-area .columns {
    margin: 0;
}

.footer-area .text-block {
    text-shadow: 1px 2px 1px #000;
}

.footer-area .holder-block img {
    width: 100%;
}

.footer-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
}

.footer-area ul li a {
    padding: 12px 0;
    border-bottom: 1px solid #282a2b;
    display: block;
}

.footer-area .footer-widget-col:not(.widget_icl_lang_sel_widget) ul:first-child>li:first-child>a,
.footer-area .footer-widget-col:not(.widget_icl_lang_sel_widget)>ul>li:first-child>a {
    background-image: none;
    padding-top: 0px;
}

.footer-area a {
    text-shadow: 1px 2px 1px #000;
    color: #bfbfbf;
}

.footer-area ul li a:hover {
    color: #a0ce4e;
}

.footer-area ul#recentcomments li.recentcomments:first-child {
    padding-top: 0px;
    background: none;
}

.footer-area li.recentcomments {
    padding: 12px 0;
    border-bottom: 1px solid #282a2b;
    display: block;
}

.footer-area li.recentcomments a {
    border: none;
}

.footer-area .widget_recent_entries li {
    border-bottom: 1px solid;
    padding-bottom: 12px;
}

.footer-area .widget_recent_entries a {
    border-bottom: 0;
    padding-bottom: 0;
}

#footer {
    z-index: 1;
    position: relative;
    padding: 18px 10px 12px;
    background: #282a2b;
    border-top: 1px solid #4b4c4d;
}

#footer .copyright-area-content {
    display: table;
    width: 100%;
}

.copyright {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: #8c8989;
    font-size: 12px;
    text-shadow: 1px 2px 1px #000;
}

.copyright a {
    color: #bfbfbf;
}

.social_links_shortcode .social-networks {
    float: none;
}

.sidebar .social-networks {
    float: none;
}

.sidebar .social-networks li,
.social_links_shortcode li {
    float: left;
    margin-left: 0;
    margin-right: 0px;
    width: 35px;
}

.sidebar .social-networks a {
    border-bottom: 0;
    padding: 0;
}

.sidebar .social-networks li {
    margin-bottom: 10px;
}

.page-title-container {
    padding: 0 10px;
    height: 87px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
}

.page-title {
    height: 100%;
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto;
}

.page-title-wrapper {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.page-title-captions {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}

.page-title-container-search .page-title-captions {
    width: auto;
}

.page-title h1 {
    font-weight: normal;
    font: 18px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    line-height: 26px;
    color: #343333;
    margin: 0;
    padding: 0;
}

.page-title h3 {
    font-weight: normal;
    font: 14px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    line-height: 26px;
    color: #343333;
    margin: 0;
    padding: 0;
}

.page-title ul {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 45%;
    text-align: right;
}

.page-title ul li {
    margin: 0;
    padding: 0;
    display: inline;
    color: #333333;
    font-size: 10px;
    margin-left: 5px;
}

.page-title ul li:first-child {
    margin-left: 0;
}

.page-title ul li a {
    color: #333333;
    padding-right: 5px;
}

.page-title ul li:after {
    content: '/';
}

.page-title ul li:last-child:after {
    content: '';
}

.page-title-container .search {
    display: table-cell;
    vertical-align: middle;
}

.page-title-container .search .s {
    float: right;
    width: 250px;
}

.page-title-center .page-title-captions {
    text-align: center;
    width: 100%;
}

.page-title-center .breadcrumbs {
    display: block;
    text-align: center;
    width: 100%;
}

.page-title-center .search {
    display: inline-block;
    margin-top: 10px;
}

.page-title-center .search .s {
    float: none;
}

.page-title-right .page-title {
    direction: rtl;
}

.page-title-right .page-title-captions,
.page-title-right .breadcrumbs,
.page-title-right .search {
    direction: ltr;
}

.page-title-right .page-title-captions {
    text-align: right;
}

.page-title-right .page-title ul {
    text-align: left;
}

.page-title-right .search .s {
    float: left;
}

#content {
    width: 71.1702128%;
    float: left;
    min-height: 1px;
}

#content.full-width {
    width: 100%;
}

#posts-container {
    position: relative;
}

.single .fusion-sharing-box {
    margin-bottom: 60px;
}

.image {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.image .image-extras {
    width: 101%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aad75d), color-stop(1, #d1e990));
    background-image: -webkit-linear-gradient(bottom, #aad75b, #d1e990);
    background-image: -moz-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -ms-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -o-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: linear-gradient(to top, #aad75d, #d1e990);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.image:hover .image-extras {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.no-csstransforms .image .image-extras {
    display: none;
}

.no-csstransforms .image:hover .image-extras {
    display: block;
}

.image .image-extras:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.image a {
    display: block;
}

.image .image-extras .image-extras-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: auto;
}

.image .image-extras .image-extras-content h3,
.image .image-extras .image-extras-content h2,
.image .image-extras .image-extras-content a {
    font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    margin: 0;
    margin-top: 10px;
}

.image .image-extras .image-extras-content h4,
.image .image-extras .image-extras-content .cats,
.image .image-extras .image-extras-content .cats a,
.image .image-extras .image-extras-content .price {
    font: 11px 'PTSansRegular', arial, helvetica, sans-serif;
    color: #333333;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    margin: 0;
}

.image .image-extras .image-extras-content h4 a {
    display: inline;
    color: #333333;
    font: 11px 'PTSansRegular', arial, helvetica, sans-serif;
}

.image .image-extras .image-extras-content h4 a:hover {
    color: #444;
}

.image .image-extras .image-extras-content img {
    width: auto;
    display: inline;
}

.image .image-extras .image-extras-content .icon {
    display: inline;
}

.image .image-extras .image-extras-content .icon {
    position: relative;
    opacity: 0.9;
}

.image .image-extras .image-extras-content .icon:hover {
    opacity: 1;
}

.image .image-extras .image-extras-content .icon:before {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
    text-indent: 0;
    line-height: 36px;
    text-shadow: none;
    font-family: IcoMoon;
    font-size: 15px;
    color: #fff;
    webkit-font-smoothing: antialiased;
}

.image .image-extras .image-extras-content .icon.link-icon,
.image .image-extras .image-extras-content .icon.gallery-icon {
    background-color: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.image .image-extras .image-extras-content .icon.link-icon:before {
    content: '\e619';
}

.image .image-extras .image-extras-content .icon.gallery-icon:before {
    content: '\f002';
}

.image .image-extras .image-extras-content .icon,
.image .image-extras .image-extras-content .icon img {
    width: 35px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    text-indent: -10000px;
}

.image-extras .cats {
    display: block;
}

.image-extras .cats a {
    display: inline;
    line-height: normal;
}

body .post-content .image-extras .link-icon {
    margin-right: 3px;
}

.post-content .image-extras h3,
.post-content .image-extras h4 {
    line-height: normal;
}

.post-content .image-extras h4 {
    font-size: 11px;
    margin-top: 3px;
}

.post {
    margin-bottom: 65px;
}

.post .image {
    margin-bottom: 40px;
}

#main .post h2 {
    font: 18px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    padding-bottom: 0;
}

#main .post h2 a {
    color: #333333;
}

.post .post-content {
    color: #747474;
}

.post .meta-info {
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-top: 16px;
    padding: 5px 0;
    font-size: 12px;
    clear: both;
    overflow: hidden;
}

.post .single-line-meta {
    font-size: 12px;
}

.post .meta-tags {
    font-size: 12px;
}

.post .meta-tags.top {
    margin-bottom: 20px;
}

.post .meta-tags.bottom {
    margin-top: 20px;
}

.single-line-meta.with-tags {
    margin-bottom: 0;
}

.single .post .meta-info,
.avada_faq .meta-info {
    margin-bottom: 55px;
}

.post .meta-info .sep {
    padding: 0px 5px;
}

.post .meta-info .alignleft {
    width: 80%;
}

.search input,
.searchform input {
    border: 1px solid #e7e6e6;
    padding: 8px 15px;
    font-size: 13px;
    color: #333333;
    display: block;
}

.sidebar {
    width: 23.4042553%;
    float: right;
}

.sidebar .widget {
    margin-bottom: 45px;
    position: relative;
}

.sidebar .widget.flickr {
    overflow: hidden;
}

.sidebar .widget h3 {
    margin: 0;
    padding: 0;
    font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    margin-bottom: 18px;
    color: #333333;
}

.sidebar .widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar .widget li {
    margin: 0;
    padding: 0;
    display: block;
}

.sidebar .widget li a,
.sidebar .widget .recentcomments,
.sidebar .widget_categories li {
    display: block;
    color: #838383;
}

.sidebar .widget li a {
    display: inline;
}

.sidebar .widget .recentcomments a {
    background: none;
    border: none;
}

.sidebar .contact_info .address {
    margin: 0;
    margin-bottom: 15px;
}

.widget .fusion-social-networks .fusion-social-network-icon {
    margin-left: 0;
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 14px;
}

.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
    margin-right: 7px;
    margin-bottom: 10px;
}

.sidebar .contact_info p,
.footer-area .contact_info p,
#slidingbar .contact_info p {
    margin: 0;
}

.sidebar .flickr-photo a {
    background: none;
    float: left;
    border: 0;
}

.sidebar .widget_categories li a {
    display: block;
    border: 0;
    background: none;
    padding: 0;
}

.sidebar .s,
.footer-area .s,
#slidingbar-area .s {
    width: 100%;
}

#wrapper .fusion-tabs-widget .tab-holder {
    border: 1px solid #eaeaea;
}

#wrapper .fusion-tabs-widget .tabset {
    display: table;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#wrapper .fusion-tabs-widget .tabset li {
    display: table-cell;
    margin: 0;
    padding: 0;
    width: 33.3333%;
    border-bottom: none;
}

#wrapper .fusion-tabs-widget .tabset li:last-child {
    border-right: none;
}

#wrapper .fusion-tabs-widget .tabset li a {
    display: block;
    padding: 0;
    line-height: 38px;
    border-bottom: none;
    border-top: 3px solid transparent;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#wrapper .fusion-tabs-widget .tabset li .fusionicon-bubbles {
    font-size: 18px;
}

.fusion-tabs-widget a {
    color: #444444;
}

.fusion-tabs-widget .tab-set li {
    border-right: 1px solid;
}

.fusion-tabs-widget .tab-holder .tabs li a {
    border: 0;
    font: 13px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    text-indent: 0;
    background: #F1F2F2;
    color: #333333;
    text-align: center;
}

.fusion-tabs-widget .tab-holder .tabs li:hover a {
    background: none;
}

.fusion-tabs-widget .tab-holder .tabs li.active a {
    background: none;
    border-top: 3px solid #A0CE4E;
    border-bottom: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li {
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 15px;
    overflow: hidden;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li:last-child {
    border-bottom: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .news-list li a {
    padding: 0;
    background: none;
}

.fusion-tabs-widget .tab-holder .tab_content .image {
    float: left;
    margin-right: 13px;
    height: 50px;
    width: 52px;
}

.fusion-tabs-widget .tab-holder .tab_content .image a {
    height: auto;
    width: auto;
    line-height: normal;
    text-indent: 0;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder a {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    background: none;
    border: 0;
    text-indent: 0;
    font-size: 13px;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder p {
    margin: 0 0 5px 0;
}

.fusion-tabs-widget .tab-holder .tab_content .post-holder .meta {
    margin: 0;
    margin-top: 2px;
    font-size: 12px;
    color: #747474;
}

#wrapper .footer-area .tab-holder,
#wrapper #slidingbar-area .tab-holder {
    border-top: none;
}

#wrapper .footer-area .tab-holder .tabs li a,
#wrapper #slidingbar-area .tab-holder .tabs li a {
    background: rgba(0, 0, 0, 0.2);
}

#wrapper .footer-area .tab-holder .tabs li:hover a,
#wrapper #slidingbar-area .tab-holder .tabs li:hover a {
    background: none;
}

#wrapper .footer-area .tab-holder .tabs li.active a,
#wrapper #slidingbar-area .tab-holder .tabs li.active a {
    background: none;
}

#wrapper .footer-area .tab-holder .tab_content a,
#wrapper #slidingbar-area .tab-holder .tab_content a {
    padding: 0;
    border-bottom: none;
}

.jtwt li {
    background: none;
}

.jtwt .jtwt_tweet,
.sidebar .jtwt .jtwt_tweet {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 30px;
    color: #838383;
    font-size: 13px;
    line-height: 20px;
    padding-left: 45px;
    padding-top: 0px;
}

.sidebar .jtwt .jtwt_tweet:before {
    color: #d8d8d8;
}

.jtwt .jtwt_tweet:before {
    position: absolute;
    top: 6px;
    margin-left: -45px;
    content: '\e605';
    font-family: IcoMoon;
    font-size: 30px;
}

.jtwt .jtwt_tweet a {
    background: none;
    color: #BFBFBF;
    display: inline;
    padding: 0;
    border: 0;
}

.jtwt .jtwt_tweet a:hover {
    color: #A0CE4E;
}

.jtwt .jtwt_tweet .jtwt_tweet_text {
    margin-bottom: 0;
    margin-top: 0;
}

.recent-works-items {
    overflow: hidden;
}

.recent-works-items a {
    float: left;
    padding: 3px;
}

.footer-area .columns-4 .recent-works-items a,
#slidingbar-area .columns-4 .recent-works-items a {
    max-width: 60px;
}

.pagination.infinite-scroll {
    display: none;
}

.pagination,
.page-links,
.woocommerce-pagination {
    float: right;
    margin-top: 40px;
    font-size: 9px;
    margin-right: 10px;
}

.page-links {
    margin-bottom: 40px;
    margin-top: 30px;
}

.pagination a.inactive,
.page-links a,
.woocommerce-pagination .page-numbers {
    border: 1px solid #747474;
    display: inline-block;
    height: 20px;
    line-height: 18px;
    color: #747474;
    padding: 0 6px;
    margin-left: 5px;
}

.pagination a.inactive:hover,
.page-links a:hover,
.woocommerce-pagination .page-numbers:hover {
    border: 1px solid #a0ce4e;
}

.pagination .current,
.page-links>.page-number,
.woocommerce-pagination .current {
    border: 1px solid #a0ce4e;
    display: inline-block;
    height: 20px;
    line-height: 18px;
    color: #fff;
    padding: 0 6px;
    margin-left: 5px;
    background: #a0ce4e;
}

.pagination .pagination-prev,
.woocommerce-pagination .prev {
    margin-right: 3px;
    font-size: 12px;
}

.pagination .pagination-next,
.woocommerce-pagination .next {
    margin-left: 8px;
    font-size: 12px;
}

.img-list {
    overflow: hidden;
}

.img-list li {
    padding: 5px;
    background: none;
    float: left;
}

.img-list a {
    background: none;
    height: auto;
    width: auto;
    text-indent: 0;
    border: 0px;
}

.share-box h4 {
    font: 13px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.about-author {
    margin-bottom: 55px;
    overflow: hidden;
}

.about-author .title a {
    color: #a0ce4e;
}

.about-author div.avatar {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

.recent-works-carousel {
    height: 138px;
    overflow: hidden;
}

.related-posts {
    margin-bottom: 55px;
}

.related-posts .image {
    width: 180px;
    height: 138px;
    margin-bottom: 0;
}

.single-related-posts .es-carousel ul {
    margin-left: 7px;
}

.es-carousel-wrapper {
    background: none;
    padding: 0px 0px;
    position: relative;
    overflow: hidden;
}

.es-carousel {
    overflow: hidden;
}

.related-projects .es-carousel {
    padding-left: 44px;
}

.clients-carousel {
    padding: 0;
}

.clients-carousel .es-carousel {
    padding-left: 13px;
}

.clients-carousel .es-carousel li {
    text-align: center;
    line-height: 118px;
    width: 159px;
    margin-right: 13px;
}

.clients-carousel .es-carousel li img {
    vertical-align: middle;
    border: 1px solid #eeeded;
}

.es-carousel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 44px;
}

.es-carousel ul li a {
    display: block;
}

.es-carousel ul li a img {
    border: none;
}

.es-nav-prev,
.es-nav-next {
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    color: transparent;
    cursor: pointer;
    opacity: 0.8;
    z-index: 1000;
}

.no-rgba .es-nav-prev,
.no-rgba .es-nav-next {
    background-color: #3e3e3e;
}

.es-nav-prev,
.es-nav-next {
    display: block;
}

.es-nav-prev:hover,
.es-nav-next:hover {
    opacity: 1;
}

.es-nav-prev {
    left: 0;
}

.es-nav-next {
    right: 0;
}

.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 65px;
}

.commentlist .children {
    list-style: none outside none;
}

.commentlist li {
    margin: 0;
    padding: 0;
}

.commentlist .the-comment {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.commentlist .the-comment .comment-text {
    margin-left: 69px;
}

.commentlist .the-comment .comment-text *:last-child {
    margin-bottom: 0;
}

.commentlist div.avatar {
    float: left;
    margin-right: 15px;
}

.commentlist .comment-text p {
    margin: 0;
}

.commentlist .comment-author strong {
    padding-right: 5px;
}

#respond {
    margin-bottom: 40px;
}

#comment-input {
    overflow: hidden;
    margin-bottom: 13px;
}

.comment-form input,
.post-password-form .password,
#s,
#comment-input input,
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    border: 1px solid #d2d2d2;
    width: 28%;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 8px 2%;
    float: left;
    margin-right: 1%;
}

.wpcf7-form input[type="submit"] {
    padding: 5px 15px;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    float: none;
}

#comment-input input {
    width: 32.666666%;
}

.comment-form input,
.post-password-form .password,
.s {
    float: none;
}

.sidebar #comment-input input,
.sidebar #s,
.sidebar .wpcf7-form .wpcf7-text,
.sidebar .wpcf7-form .wpcf7-quiz,
.sidebar .wpcf7-form .wpcf7-number,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    width: 100%;
    margin-right: 0;
}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-quiz,
.wpcf7-form .wpcf7-number,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-captchar,
.wpcf7-form .wpcf7-date {
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.gform_wrapper {
    margin-bottom: 50px;
}

.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield input[type=tel],
.gform_wrapper .gfield input[type=url],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
#customer_login .input-text,
.edit-account-form .input-text,
.myaccount_address .input-text {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 8px 15px;
}

.wpcf7-form input {
    float: none;
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
    width: 100%;
}

#wrapper .entry-summary .gform_wrapper ul li {
    clear: none !important;
}

#comment-textarea textarea,
.comment-form-comment textarea,
.wpcf7-form textarea {
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 150px;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 8px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gform_wrapper .gfield textarea {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    padding: 8px;
}

.wpcf7-form textarea {
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.gform_wrapper .gfield_select[multiple=multiple] {
    border: 1px solid #d2d2d2;
}

.gform_wrapper .gravity-select-parent select,
.gform_wrapper .gravity-select-parent .ginput_complex select,
.gform_wrapper .ginput_complex .ginput_right .gravity-select-parent select {
    padding: 6px 1px !important;
    width: 100%;
    text-indent: 2px;
}

#wrapper .gform_wrapper .gravity-select-parent select {
    margin: 0;
}

.gform_wrapper label {
    font-weight: normal;
}

.gform_wrapper .gfield_time_hour label {
    display: inline;
}

.gform_wrapper .gform_footer {
    padding: 0;
}

.gform_wrapper span.ginput_total {
    font-size: 18px;
}

.ui-datepicker-div,
.ui-datepicker-inline,
#ui-datepicker-div {
    border-color: #E9EAEE;
}

table.ui-datepicker td a,
.ui-datepicker-header select {
    background-color: #E9EAEE;
}

ui-datepicker-header select {
    border: 1px solid #D2D2D2;
}

#comment-input input:last-child {
    margin-right: 0;
}

#comment-recaptcha {
    margin-top: 13px;
}

.input-text,
input[type="text"] {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    padding: 8px 15px;
    margin-right: 1%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
}

.input-radio,
#shipping_method input[type=radio] {
    background: none;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;
    /* not currently supported */
    -o-appearance: checkbox;
    /* not currently supported */
}

.post-password-form label {
    margin-right: 10px;
}

.post-password-form .password {
    margin-right: 10px;
}

.portfolio-tabs,
.faq-tabs {
    height: auto;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 58px;
    line-height: 34px;
}

.portfolio-tabs li,
.faq-tabs li {
    float: left;
    margin-right: 30px;
}

.portfolio-tabs li a,
.faq-tabs li a {
    display: block;
}

.portfolio-tabs li.active,
.faq-tabs li.active {
    line-height: 31px;
}

.portfolio-tabs li.active a,
.faq-tabs li.active a {
    color: #a0ce4e;
    border-top: 3px solid #a0ce4e;
}

.faq-item {
    position: relative;
}

.portfolio-one .portfolio-item {
    padding-bottom: 50px;
    overflow: hidden;
    width: 100%;
}

.portfolio-one .portfolio-item .image {
    width: 540px;
    height: 272px;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}

.portfolio-item .portfolio-content h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.portfolio-item .portfolio-content h4 {
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 13px;
}

.portfolio-item .portfolio-content p {
    margin: 0;
    margin-bottom: 20px;
}

.portfolio-two .portfolio-item {
    width: 50%;
    padding: 5px;
    float: left;
}

.portfolio-masonry .portfolio-item,
.portfolio-three .portfolio-item {
    width: 33.33%;
    padding: 6px;
    float: left;
}

.portfolio-four .portfolio-item {
    width: 25%;
    padding: 7px;
    float: left;
}

.portfolio-five .portfolio-item {
    width: 19.99%;
    padding: 5px;
    float: left;
}

.portfolio-six .portfolio-item {
    width: 16.6666%;
    padding: 7px;
    float: left;
}

.portfolio-full .flexslider {
    margin-bottom: 70px;
}

.portfolio-full .project-content {
    margin-bottom: 50px;
}

.portfolio-one .fluid-width-video-wrapper {
    position: static;
}

.portfolio-wrapper {
    display: none;
}

.portfolio-tabs {
    display: none;
}

.loading-msg,
#infscr-loading em {
    margin-left: 7px;
}

#infscr-loading {
    position: absolute;
    bottom: 0;
}

.portfolio #infscr-loading {
    bottom: -29px;
}

.portfolio .portfolio-boxed .portfolio-item-wrapper,
.portfolio-one .portfolio-item.portfolio-boxed .portfolio-item-wrapper {
    border: 1px solid #e9eaee;
    border-bottom-width: 3px;
    padding: 0;
}

.portfolio-text .portfolio-item.portfolio-boxed .portfolio-content,
.portfolio-one .portfolio-item.portfolio-boxed .portfolio-content {
    margin-top: 0;
    padding: 30px 25px 20px;
}

.portfolio .portfolio-boxed .content-sep {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    height: 6px;
    margin-bottom: 20px;
}

.portfolio .portfolio-boxed .portfolio-item-wrapper .fusion-separator {
    border: 0 !important;
    height: 0px !important;
    margin-top: 0 !important;
}

.single-navigation {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 60px;
    text-align: right;
}

.single-navigation a[rel=next] {
    margin-left: 15px;
    margin-right: 10px;
}

.single-navigation a {
    display: inline-block;
}

.single-navigation a[rel=prev]:before,
.pagination-prev:before,
.woocommerce-pagination .prev:before {
    position: absolute;
    padding-right: 5px;
    font-family: IcoMoon;
    content: '\f104';
    color: #333333;
    margin-left: -10px;
    font-size: 14px;
}

.single-navigation a[rel=next]:after,
.pagination-next:after,
.woocommerce-pagination .next:after {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
    content: '\f105';
    color: #333333;
    padding-left: 5px;
}

.project-content h3 {
    font: 13px/17px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    margin: 0;
    margin-bottom: 28px;
}

.project-content .project-description {
    float: left;
    width: 74.4681%;
}

.project-content .project-description p {
    margin-top: 0;
}

.project-content .project-info {
    float: right;
    width: 23.4043%;
}

.project-content .project-info .project-info-box {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.project-content .project-info .project-info-box a {
    color: #747474;
}

.project-content .project-info .project-info-box a:hover {
    color: #a0ce4e;
}

.project-content .project-info h4 {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    margin: 0;
    float: left;
    width: 110px;
}

.with-sidebar .project-content .project-info .project-info-box h4 {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.portfolio-full.with-sidebar .project-info {
    float: left;
}

.portfolio-full.with-sidebar .project-description {
    float: right;
    width: 72.5%;
}

.project-content .project-info .project-terms {
    float: left;
}

.portfolio-half .flexslider:not(.tfs-slider) {
    width: 65.9574%;
    float: left;
}

.portfolio-half .project-content {
    width: 31.9149%;
    float: right;
}

.portfolio-half .project-description {
    width: 100%;
    margin-bottom: 50px;
}

.portfolio-half .project-description .flexslider:not(.tfs-slider) {
    width: auto;
}

.portfolio-half .project-info {
    width: 100%;
}

.portfolio-half .share-box {
    margin-bottom: 50px;
}

.portfolio-sep {
    clear: both;
    display: block;
}

.portfolio-half .portfolio-sep {
    margin-bottom: 50px;
}

.project-info-box span {
    float: left;
}

.side-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ededed;
    margin-bottom: 20px;
}

.side-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.side-nav li {
    margin: 0;
    padding: 0;
}

.side-nav li a {
    border-bottom: 1px solid #ededed;
    display: block;
    height: auto;
    font-weight: normal;
    font: 14px/39px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
}

.side-nav li a {
    line-height: 1.69em;
    padding: 8px 0;
}

.side-nav li a:hover {
    background: none;
}

.side-nav li.current_page_item>a {
    background: none;
    color: #a0ce4e;
}

.side-nav li.current_page_item li a {
    color: #333333;
    border-bottom: 1px solid #ededed;
}

.side-nav .children {
    display: none;
    margin-left: 15px;
}

.side-nav .arrow {
    display: inline;
    margin-left: 0;
}

.side-nav .arrow:after {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
}

.side-nav-left .side-nav {
    border-right: 1px solid #ededed;
}

.side-nav-left .side-nav li.current_page_item>a {
    border-right: 3px solid #a0ce4e;
}

.side-nav-left .side-nav .arrow {
    margin-left: 10px;
}

.side-nav-left .side-nav .arrow:after {
    content: '\f105';
}

.side-nav-right .side-nav {
    border-left: 1px solid #ededed;
}

.side-nav-right .side-nav li.current_page_item>a {
    padding-left: 23px;
    border-left: 3px solid #a0ce4e;
}

.side-nav-right .side-nav li a {
    padding-left: 25px;
}

.side-nav-right .side-nav .arrow {
    margin-right: 10px;
}

.side-nav-right .side-nav .arrow:after {
    content: '\f104';
}

.side-nav-right .side-nav .children {
    margin-left: 40px;
}

.side-nav-right .side-nav .children a {
    padding-left: 0;
}

.woocommerce-tabs .tabs a:hover .arrow,
.woocommerce-tabs .tabs li.active a .arrow {
    display: inline-block;
    margin-left: 10px;
    padding-right: 0;
}

.woocommerce-tabs .panel .panel {
    margin-left: auto;
    padding: 0;
}

.woocommerce .images #carousel .slides li {
    cursor: pointer;
}

h5.toggle {
    overflow: hidden;
    margin: 0;
}

h5.toggle a {
    font: 13px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    cursor: pointer;
    color: #333333;
    border-bottom: 1px solid #e8e6e6;
    overflow: hidden;
    margin: 0;
    padding: 10px 0px;
    float: left;
    width: 100%;
}

h5.toggle.active a {
    border-bottom: 0;
}

h5.toggle span.arrow {
    background-color: #333333;
    display: block;
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 18px;
}

h5.toggle.active span.arrow {
    background-color: #a0ce4e;
}

h5.toggle span.toggle-title {
    float: left;
    width: 90%;
}

.toggle-content {
    padding-top: 10px;
    padding-bottom: 15px;
    position: relative;
}

h5.toggle.active+.toggle-content {
    border-bottom: 1px solid #E8E6E6;
}

/* Shortcodes */
.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}

.shortcode-tabs .tab-hold .tabs li {
    border-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.shortcode-tabs .tab-hold .tabs li a {
    display: block;
    width: 100%;
    padding: 0;
    text-indent: 15px;
}

.shortcode-tabs .tab-hold .tabs li.active a {
    background: none;
}

.shortcode-tabs .tab_content {
    padding: 15px;
    overflow: hidden;
}

.shortcode-tabs .tab_content *:last-child {
    margin-bottom: 0;
}

.shortcode-tabs {
    margin-bottom: 50px;
}

/* Post Content HTML */
.post-content p {
    margin: 0;
    margin-bottom: 20px;
}

.post-content ul.arrow {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-content ul.arrow li:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #a0ce4e;
    height: 18px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    width: 18px;
    position: absolute;
    font-size: 14px;
    content: '\f105';
    float: left;
    margin-right: 0;
    margin-left: -25px;
    font-family: IcoMoon;
    text-align: center;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    line-height: 17px;
    text-indent: 1px;
}

.post-content ul.arrow li {
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    padding-left: 25px;
}

.post-content blockquote {
    background: #f5f5f5;
    font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
    color: #444444;
    border-left: 4px solid #a0ce4e;
    padding: 15px;
}

.post-content blockquote *:last-child {
    margin-bottom: 0;
}

/**
 * Testimonial
 */
.review blockquote {
    background: none;
    border-left: none;
    padding: 0;
    margin: 0;
}

.review blockquote q {
    display: block;
    padding: 25px 14px 24px 24px;
    background: #f6f3f3;
    font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}

.review blockquote q::before,
.review blockquote q::after,
.review blockquote q:before,
.review blockquote q:after {
    content: '';
}

.review blockquote div {
    display: block;
    padding: 12px 0 0 2px;
    color: #333;
    font-style: normal;
    position: relative;
    float: left;
    line-height: 15px;
}

.review blockquote div strong {
    padding: 0;
    font: 13px/15px 'PTSansBold', arial, helvetica, sans-serif;
    font-style: normal;
}

.review blockquote div span {
    font-style: normal;
}

.review blockquote div .company-name {
    padding-left: 53px;
    display: block;
    min-height: 29px;
    padding-top: 6px;
    font-style: normal;
}

.review blockquote div:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.review blockquote div:after {
    border-color: rgba(72, 71, 71, 0);
    border-top-color: #f6f3f3;
    border-width: 10px;
    bottom: auto;
    top: 0px;
    left: 30px;
}

.review.no-avatar blockquote div .company-name {
    padding-left: 0;
}

/**
 * Tooltip / Popup
 */
.popup {
    display: none;
    position: absolute;
    padding: 0 0 6px;
    color: #d1d1d2;
    font-size: 11px;
    line-height: 15px;
    bottom: 110%;
    left: -17px;
}

.popup p {
    margin: 0;
}

.popup .holder {
    padding: 4px 11px;
    background: #46494a;
}

.popup span {
    display: inline-block;
}

/**
 * Tagline Shortcode
 */
.reading-box-container {
    margin: 0 0 84px;
}

.reading-box {
    padding: 28px 28px 27px 31px;
    border-left: 3px solid #a0ce4e;
    background: #f2efef;
}

#main .reading-box h2 {
    margin: 0 0 7px;
    font: 18px/20px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.continue {
    float: right;
}

.avada-google-map {
    height: 416px;
    margin-bottom: 50px;
    overflow: hidden;
}

#gmap img,
.shortcode-map img {
    max-width: none;
}

body #wrapper .gomapMarker {
    color: #333;
}

.post-slideshow {
    margin-bottom: 30px;
}

.post-slideshow .flex-direction-nav a:before {
    top: 5px;
}

.post-slideshow .image,
.floated-post-slideshow .image {
    margin-bottom: 0;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
}

.post-content h4 {
    font-size: 13px;
}

.post-content h5 {
    font-size: 12px;
}

.post-content h6 {
    font-size: 11px;
}

/* Extra excerpt classes to emulate shortcode stripping for html only shortcodes */
#wrapper .strip-html .fusion-dropcap {
    top: 0;
    float: none;
    margin: 0;
    padding: 0;
    background-color: inherit !important;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    color: inherit !important;
    font-size: inherit;
}

#wrapper .strip-html .fusion-highlight {
    background-color: inherit !important;
    color: inherit !important;
}

#wrapper .strip-html .fusion-tooltip {
    color: inherit;
    border-bottom: 1px dotted;
}

/* Button */
.buttons a {
    margin: 0 30px 15px 0;
}

.portfolio-wrapper .buttons {
    margin-top: 20px;
}

.button,
#reviews input#submit,
.price_slider_amount button,
.gform_wrapper .gform_button,
.fusion-pricing-table .button,
.bbp-submit-wrapper .button,
#comment-submit {
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 1px 0 #fff;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/*.button.large,
.button-large,
.wpcf7-form input.button.large,
.bbp-submit-wrapper .button.large,
.gform_wrapper .gform_button.large {
	font-family: 'PTSansBold', arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 0 30px;
}
.button.small,
.button-small,
#reviews input#submit,
.wpcf7-form input[type="submit"],
.wpcf7-form input.button,
.comment-form input[type="submit"],
.price_slider_amount button,
.bbp-submit-wrapper .button,
.gform_wrapper .gform_button {
	font-family: 'PTSansBold', arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 0 20px;
}*/
.button.buttonshadow-yes {
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.wpcf7-form input[type="submit"],
.comment-form input[type="submit"] {
    width: auto;
    font-weight: bold;
}

.button.transparent {
    color: #333;
    border: 1px solid #D2D3D4;
    -webkit-box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
    box-shadow: 0 1px 1px rgba(99, 99, 99, 0.2);
}

.button.transparent:hover {
    color: #666;
}

.mobile-button {
    display: none;
    margin: 20px 0 0;
}

/* More Shortcodes */
.highlight1 {
    background: #f6f67a;
    padding: 2px;
}

.highlight2 {
    background: #000;
    color: #CCC;
    padding: 2px;
}

.dropcap {
    font-size: 62px;
    margin-right: 6px;
    padding-top: 11px;
    text-transform: uppercase;
    float: left;
    position: relative;
    top: 5px;
    color: #83c54f;
    padding-bottom: 11px;
}

.video-shortcode {
    margin-bottom: 25px;
}

/* Fade Images */
.recent-works-items img,
.flickr_badge_image img,
.pyre_tabs img {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.recent-works-items img:hover,
.flickr_badge_image img:hover,
.pyre_tabs img:hover {
    opacity: 0.5;
}

.error_page .useful_links {
    width: 30.66%;
    padding-left: 5%;
}

.error_page .oops {
    font-size: 117px;
    margin: 0 0 20px 0;
    line-height: 117px;
    font-weight: bolder;
    color: #F0F0F0;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.error_page .sidebar-oops {
    font-size: 90px;
    line-height: 90px;
}

.error_page .oops h1 {
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.fontawesome-icon {
    display: inline-block;
    float: left;
}

.aligncenter .fontawesome-icon,
.alignleft .fontawesome-icon,
.alignright .fontawesome-icon {
    float: none;
}

.fontawesome-icon {
    margin-right: 10px;
}

.fontawesome-icon.circle-yes {
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    border-width: 1px;
    border-style: solid;
    background-color: #333333;
    color: #fff;
    text-align: center;
    margin-top: 2px;
}

.fontawesome-icon.large {
    font-size: 40px;
}

.fontawesome-icon.large.circle-yes {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.fontawesome-icon.medium {
    font-size: 18px;
}

.fontawesome-icon.medium.circle-yes {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.fontawesome-icon.small {
    font-size: 10px;
}

.fontawesome-icon.small.circle-yes {
    width: 18px;
    height: 18px;
    line-height: 19px;
}

.fontawesome-icon.circle-no.large {
    margin-top: 2px;
}

.fontawesome-icon.circle-no.medium {
    margin-top: 3px;
}

.fontawesome-icon.circle-no.small {
    margin-top: 5px;
}

.icon-heading .fontawesome-icon {
    margin-top: -6px;
}

.content-boxes .heading .fontawesome-icon {
    float: left;
}

.content-boxes .heading-and-icon h2 {
    padding-left: 45px;
}

.main-flex {
    overflow: hidden;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.sidebar .widget_recent_entries ul {
    padding: 0;
}

.sidebar .widget_nav_menu li a:before,
.sidebar .widget_categories li a:before,
.sidebar .widget_meta li a:before,
.sidebar .widget .recentcomments:before,
.sidebar .widget_recent_entries li a:before,
.sidebar .widget_archive li a:before,
.sidebar .widget_pages li a:before,
.sidebar .widget_links li a:before,
.woocommerce-tabs .tabs a:hover .arrow:after,
.woocommerce-tabs .tabs li.active a .arrow:after,
.widget_layered_nav li a:before,
.widget_product_categories li a:before {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
    content: '\f105';
    margin-left: -12px;
}

.sidebar .widget_nav_menu li,
.sidebar .widget_categories li,
.sidebar .widget_product_categories li,
.sidebar .widget_meta li,
.sidebar .widget .recentcomments,
.sidebar .widget_recent_entries li,
.sidebar .widget_archive li,
.sidebar .widget_pages li,
.sidebar .widget_links li,
.sidebar .widget_layered_nav li,
.sidebar .widget_product_categories li {
    display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
    color: #333;
}

.sidebar .widget_categories li {
    position: relative;
}

.sidebar .widget_categories li span {
    position: absolute;
}

.sidebar .widget_categories .children {
    margin-left: 5px;
}

.sidebar .widget_categories li .children li:last-child,
.sidebar .widget_product_categories li .children li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.shortcode-tabs .tab_content ul.arrow {
    float: none;
}

.sidebar ul.arrow {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul.arrow li:before {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #a0ce4e;
    height: 18px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    width: 18px;
    content: ' ';
    float: left;
    margin-right: 10px;
    margin-left: 0px;
}

.sidebar ul.arrow li {
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    padding-left: 0px;
}

.sidebar .sub-menu,
.sidebar .children,
.footer-area .sub-menu,
.footer-area .children,
#slidingbar-area .sub-menu,
#slidingbar-area .children {
    margin-left: 15px;
}

#slidingbar-area .fusion-columns,
.footer-area .fusion-columns {
    margin: 0 -15px;
}

.widget_categories li {
    background: none;
    padding: 0;
    border-bottom: 0;
}

.footer-area .widget_categories li:first-child a,
#slidingbar-area .widget_categories li:first-child a {
    padding-top: 0;
}

.footer-area .widget_categories li a,
#slidingbar-area .widget_categories li a {
    border-bottom: 1px solid #282a2b;
    padding: 12px 0px;
    display: block;
}

.footer-area .widget_categories .children,
#slidingbar-area .widget_categories .children {
    margin-left: 5px;
}

/* New Headers */
.header-wrapper {
    position: relative;
}

.header-social {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px;
}

.header-social .header-info,
.header-social .top-menu {
    line-height: 43px;
}

.header-social {
    padding: 0px 10px;
}

.header-social .sep {
    padding: 0 6px;
}

.alignright .fusion-social-links-header {
    text-align: right;
}

.fusion-social-links-header {
    margin-top: 13px;
    margin-bottom: 8px;
    max-width: 400px;
}

.fusion-social-links-header .fusion-social-networks a {
    margin-bottom: 5px;
}

.fusion-social-links-header .fusion-social-networks a:last-child {
    margin-right: 0;
}

.header-social .alignright {
    margin-left: 0;
}

.header-social .alignleft {
    margin-right: 0;
}

.header-v2 .header-social .alignleft,
.header-v2 .header-social .alignleft a {
    color: #b3b3b3;
}

.header-v2 #header {
    border-bottom: 1px solid #e1e1e1;
}

.header-v2 .social-networks a {
    opacity: 0.2;
}

.header-v2 .social-networks a:hover {
    opacity: 0.5;
}

.header-v2 {
    border-top: 4px solid #a0ce4e;
}

.header-v3 .header-social {
    background-color: #a0ce4e;
}

.header-v3 .header-social .alignleft,
.header-v3 .header-social .alignleft a,
.header-v3 .header-social .alignright,
.header-v3 .header-social .alignright a {
    color: #fff;
}

.header-v3 #header {
    border-bottom: 1px solid #e1e1e1;
}

.header-v3 .social-networks li {
    float: right;
}

.header-v3 .social-networks a {
    opacity: 0.5;
}

.header-v3 .social-networks a:hover {
    opacity: 1;
}

.header-v4 .header-social {
    background-color: #a0ce4e;
}

.header-v4 .header-social .alignleft,
.header-v4 .header-social .alignleft a,
.header-v4 .header-social .alignright,
.header-v4 .header-social .alignright a {
    color: #fff;
}

.header-v4 #header {
    border-bottom: 1px solid #e1e1e1;
}

.header-v4 .social-networks li {
    margin-left: 0;
    margin-right: 22px;
}

.header-v4 .social-networks a {
    opacity: 0.5;
}

.header-v4 .social-networks a:hover {
    opacity: 1;
}

.header-v4 #header {
    padding-bottom: 30px;
    padding-top: 30px;
}

.header-v4 #header .logo {
    margin: 0;
}

.header-v4 #header .tagline,
#side-header .tagline {
    float: right;
    margin: 0;
    padding: 0;
    line-height: 32px;
    text-align: right;
}

.header-v4 #header .search {
    float: right;
    margin-left: 15px;
}

.header-v4 #header .tagline-search {
    float: right;
}

.header-v4 #header .tagline-search .tagline {
    display: inline;
    float: none;
}

.header-v4 #small-nav {
    padding: 0 10px;
    border-bottom: 1px solid #e1e1e1;
}

.header-v4 #nav {
    float: left;
}

.header-v4 .navigation li:last-child {
    padding-right: 0;
}

#header-banner {
    float: right;
}

.header-v5 .header-social {
    background-color: #a0ce4e;
}

.header-v5 .header-social .alignleft,
.header-v5 .header-social .alignleft a,
.header-v5 .header-social .alignright,
.header-v5 .header-social .alignright a {
    color: #fff;
}

.header-v5 #header {
    border-bottom: 1px solid #e1e1e1;
}

.header-v5 .social-networks li:last-child {
    margin-right: 0;
}

.header-v5 .header-social .social-networks li {
    float: right;
}

.header-v5 .social-networks a {
    opacity: 0.5;
}

.header-v5 .social-networks a:hover {
    opacity: 1;
}

.header-v5 .header-social .alignright .menu,
.header-v5 .header-social .alignright .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-v5 .header-social .alignright .menu li:first-child {
    border-left: 0;
}

.header-v5 #header .logo {
    margin: 0;
    text-align: center;
}

.header-v5 #header .tagline {
    width: 300px;
    float: right;
    margin: 0;
    margin-right: 15px;
    line-height: 32px;
}

.header-v5 #header .search {
    width: 220px;
    float: right;
}

.header-v5 #small-nav {
    padding: 0 30px;
    border-bottom: 1px solid #e1e1e1;
}

.header-v5 #nav {
    float: none;
}

.header-v5 #nav>ul {
    float: none;
    text-align: center;
}

.header-v5 #nav>ul>li,
.header-v5 #nav>ul>li>a {
    display: inline-block;
    float: none;
}

.header-v5 #nav>ul>li {
    margin-top: -2px;
}

.header-v5 #nav>ul ul {
    text-align: left;
}

.header-v5 .cart-contents,
.header-v5 .main-nav-search-form {
    margin-top: 2px;
}

.header-v5 #header .logo {
    float: none;
}

#header .tagline,
#side-header .tagline {
    font-weight: normal;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    margin-top: 7px;
}

.header-social .alignleft .social-networks li {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}

.header-social .alignright .social-networks li {
    float: right;
}

.header-social .menu,
.header-social .menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-social .menu li {
    position: relative;
    margin: 0;
    padding: 0;
    padding: 0 8px;
    float: left;
    border-left: 1px solid #fff;
}

.header-social .menu .cart {
    padding-left: 0;
}

.header-social .menu li:first-child {
    border-left: 0;
}

.header-social .menu li .sub-menu {
    display: block;
    position: absolute;
    left: -1px;
    z-index: 99997;
}

.header-social .menu li:hover>.sub-menu {
    display: block;
    position: absolute;
    left: -1px;
}

.header-social .menu>li:hover>.sub-menu>li:hover .sub-menu {
    top: -1px;
    left: 100%;
}

.header-social .menu .sub-menu {
    background: #ffffff;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border: 1px solid #e0dfdf;
    width: 100px;
    line-height: normal;
}

#wrapper .header-social {
    min-height: 43px;
}

#wrapper .header-social .menu .sub-menu li {
    display: block;
    float: none;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e0dfdf;
    line-height: normal;
}

#wrapper .header-social .menu .sub-menu li a {
    display: block;
    padding: 7px 10px;
}

#wrapper .header-social .menu .sub-menu li a:hover {
    background-color: #fafafa;
}

#wrapper .header-social .menu .sub-menu li:last-child {
    border-bottom: 0;
}

#wrapper .header-social .menu .sub-menu li,
#wrapper .header-social .menu .sub-menu li a {
    color: #333333;
}

.header-social .alignleft .menu li:first-child {
    padding-left: 0;
}

.header-social .alignright .menu li:last-child {
    padding-right: 0;
}

.header-wrapper .header-v4 .s {
    margin-right: 0;
    width: 268px;
}

.widget_wooslider_slideshow_slides li a {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.sidebar .flickr_badge_image {
    float: left;
    padding: 3px;
}

.sidebar .flickr_badge_image a {
    display: block;
}

.sidebar .flickr_badge_image img {
    width: 66px;
    height: 66px;
}

.footer-area .flickr_badge_image img,
#slidingbar-area .flickr_badge_image img {
    width: 66px;
    height: 66px;
    float: left;
    padding: 3px;
}

.footer-area .columns-4 .flickr_badge_image img,
#slidingbar-area .columns-4 .flickr_badge_image img {
    width: 60px;
    height: 60px;
}

.footer-area .social-networks,
#slidingbar-area .social-networks {
    float: left;
}

.footer-area .social-networks li,
#slidingbar-area .social-networks li {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    padding: 0;
}

.footer-area .social-networks li,
.footer-area .social-networks a,
#slidingbar-area .social-networks li,
#slidingbar-area .social-networks a {
    background-image: none;
}

.footer-area .social-networks li:first-child,
#slidingbar-area .social-networks li:first-child {
    padding: 0;
}

.footer-area .flexslider .slides>li,
#slidingbar-area .flexslider .slides>li {
    padding-top: 0;
    padding-bottom: 0;
}

.chat-icon {
    display: inline-block;
    width: 26px;
    height: 19px;
    margin-top: 9px;
}

/* WPML */
.widget_icl_lang_sel_widget {
    z-index: 999;
}

.sidebar .widget_icl_lang_sel_widget #lang_sel_click li,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click li,
.footer-area .widget_icl_lang_sel_widget #lang_sel_click li,
.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click ul ul,
.footer-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
    width: 100%;
    padding: 0;
    border-bottom: none;
}

.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click ul ul,
.footer-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
    top: 35px;
}

.sidebar .widget_icl_lang_sel_widget li a,
#slidingbar-area .widget_icl_lang_sel_widget li a,
.footer-area .widget_icl_lang_sel_widget li a {
    display: block;
    padding: 5px 10px;
    text-shadow: none;
}

.sidebar .widget_icl_lang_sel_widget #lang_sel_click>ul>li>a img.iclflag,
#slidingbar-area .widget_icl_lang_sel_widget #lang_sel_click>ul>li>a img.iclflag,
.footer-area .widget_icl_lang_sel_widget #lang_sel_click>ul>li>a img.iclflag {
    margin-right: 4px;
    margin-top: 5px;
}

.sidebar .widget_icl_lang_sel_widget #lang_sel_click ul ul,
#slidingbar-area .footer-area .widget_icl_lang_sel_widget #lang_sel_click ul ul .footer-area .widget_icl_lang_sel_widget #lang_sel_click ul ul {
    top: auto;
    border-top: 0;
}

.widget_icl_lang_sel_widget:after {
    content: "";
    display: table;
    clear: both;
}

.widget_icl_lang_sel_widget li a {
    background-image: none;
}

#lang_sel_list,
#lang_sel_list ul,
#lang_sel_list ul li {
    width: 100%;
}

#lang_sel_list ul {
    border-top: 0;
}

#lang_sel_list ul li a {
    border-left: 0;
    border-right: 0;
}

#lang_sel_footer ul li img {
    top: 6px;
}

.header-social .menu>li>a>.iclflag {
    display: inline-block;
}

.header-social .sub-menu {
    display: inline-block;
}

.footer-area #lang_sel_list li a,
#slidingbar-area #lang_sel_list li a {
    background-color: transparent;
    padding-top: 8px;
    padding-bottom: 8px;
}

#lang_sel ul ul,
#lang_sel li {
    width: 100%;
    background: #fff;
}

#lang_sel ul ul {
    top: 35px !important;
}

#lang_sel>ul>li>a {
    padding: 0px;
    padding-left: 10px;
}

#lang_sel>ul>li>a .iclflag {
    top: 5px;
}

ul.navigation li a>.iclflag,
.top-menu>ul>li>a .iclflag {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}

ul.navigation li a>.iclflag {
    margin-top: -4px;
}

ul.navigation .menu-item-language img.iclflag,
.top-menu .menu-item-language img.iclflag {
    margin-right: 6px;
}

#mobile-nav .iclflag {
    margin: 3px 5px 0 0;
}

#mobile-nav .submenu-languages li.mobile-nav-item li a:before {
    content: "";
}

.qtrans_flag_and_text {
    background-position: center right;
}

#lang_sel {
    display: block;
}

#lang_sel li ul li a {
    padding: 10px;
}

/* Google Recaptcha Hack */
iframe[src="about:blank"] {
    display: none;
}

/* New Portfolio Templates */
.portfolio-one-text .portfolio-item .image {
    width: 100%;
    height: 100%;
    float: none;
    margin-right: 0;
}

.portfolio-text .portfolio-item .portfolio-content {
    margin-top: 25px;
}

.portfolio-item .portfolio-content h4 {
    margin: 0 0 10px;
}

.portfolio-item .portfolio-content h2,
#main .portfolio-item .portfolio-content h2 {
    margin: 0 0 1px;
}

.portfolio-one-sidebar .portfolio-item .image {
    float: none;
}

.portfolio-one-sidebar .portfolio-item .portfolio-content {
    margin-top: 25px;
}

.post .blog-medium-slideshow-container {
    float: left;
    margin-right: 25px;
    width: 320px;
    overflow: hidden;
}

.medium-alternate .blog-medium-slideshow-container {
    margin-right: 17px;
}

#posts-container .post .blog-medium-image,
.fusion-posts-container .post .blog-medium-image {
    margin-right: 0;
    width: auto;
}

.portfolio-infinite .isotope {
    overflow: visible !important;
}

/* Date and Formats Box */
.date-and-formats {
    float: left;
    width: 82px;
    text-align: center;
}

.date-and-formats .date-box {
    color: #fff;
    padding: 8px 0 5px 0px;
}

.date-and-formats .date-box .date {
    font-size: 29px;
    font-weight: bold;
    display: block;
    line-height: 29px;
}

.date-and-formats .format-box {
    background-color: #eef0f2;
    margin-top: 3px;
}

.date-and-formats .format-box i {
    font-size: 30px;
    display: block;
    line-height: 55px;
}

.large-alternate .post-content {
    margin-left: 110px;
}

.medium-alternate.has-post-thumbnail .blog-medium-slideshow-container {
    display: block;
}

.medium-alternate.has-post-thumbnail .post-content {
    margin-left: 436px;
}

.medium-alternate .blog-medium-slideshow-container {
    display: none;
}

.medium-alternate .post-content {
    margin-left: 99px;
}

.large-alternate .meta-info,
.medium-alternate .meta-info {
    border-top: 0;
    margin-top: 0;
}

.medium-alternate .date-and-formats {
    margin-right: 17px;
}

.medium-alternate .flexslider {
    margin-right: 17px;
}

h2.post-title,
#main h2.post-title {
    margin-bottom: 5px;
}

.single-line-meta .sep {
    padding: 0px 5px;
}

.single-line-meta .sep:last-child,
.meta-info .sep:last-child {
    display: none;
}

/* Masonry Grid Layout */
.grid-layout .post {
    margin-bottom: 0;
}

.grid-layout .post .post-wrapper {
    border: 1px solid #EAEAEA;
    border-bottom-width: 3px;
}

.grid-layout .post .flexslider {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 0;
}

.grid-layout .post-content-container {
    padding: 0 25px;
    padding-top: 30px;
}

.grid-layout-4 .post-content-container {
    word-wrap: break-word;
}

.grid-layout .post .content-sep {
    margin-bottom: 20px;
    height: 6px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.grid-layout .post .no-content-sep {
    margin-bottom: 20px;
}

.grid-layout .post .meta-info {
    border: 0;
    margin-top: 0;
    margin-bottom: 20px;
}

.grid-layout .post .meta-info .alignleft {
    width: 50%;
}

.grid-layout .password {
    width: auto;
    max-width: 100%;
}

.has-sidebar .grid-layout-4 .meta-info .alignleft {
    width: 100%;
    margin-right: 0;
    float: none;
    display: block;
    margin-bottom: -7px;
}

.has-sidebar .grid-layout-4 .meta-info .alignright {
    width: 100%;
    margin-left: 0;
    float: none;
}

/* Timeline Layout */
.timeline-layout {
    width: 775px;
    margin: 0 auto;
    padding-top: 60px;
    position: relative;
}

.timeline-icon {
    font-size: 46px;
    color: #ebeaea;
    text-align: center;
    margin: 0 auto -8px;
    width: 775px;
}

.timeline-icon.has-sidebar {
    width: 669px;
}

.timeline-layout .post {
    margin-bottom: 40px;
    border: 1px solid #EAEAEA;
    border-bottom-width: 3px;
}

.timeline-layout .post .flexslider {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 0;
}

.timeline-layout .post-content-container {
    padding: 0 25px;
    padding-top: 30px;
}

.timeline-layout .post .content-sep {
    margin-bottom: 20px;
    height: 6px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.timeline-layout .post .meta-info {
    border: 0;
    margin-top: 0;
    margin-bottom: 20px;
}

.timeline-layout .post .meta-info .alignleft {
    width: 50%;
}

.timeline-layout .post.align-left {
    width: 300px;
    float: left;
    clear: left;
}

.timeline-layout .post.align-right {
    width: 300px;
    float: right;
    clear: right;
}

h3.timeline-title {
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #efeeee;
    padding: 4px 0;
    height: auto;
    line-height: 20px;
    width: 108px;
    text-align: center;
    margin: -31px auto 0 auto;
    background: #fff;
    clear: both;
}

.blog-shortcode h3.timeline-title {
    color: #747474;
    font-size: 13px;
}

.timeline-circle {
    background-color: #efeeee;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 383px;
    margin-top: -3px;
}

.timeline-sidebar-layout {
    width: 669px;
}

.timeline-sidebar-layout h3.timeline-title {
    display: none;
}

.timeline-sidebar-layout .timeline-circle {
    left: 330px;
}

.timeline-arrow {
    position: absolute;
}

.align-left .timeline-arrow {
    left: 299px;
}

.align-right .timeline-arrow {
    right: 299px;
}

.timeline-arrow:before {
    color: #E9EAEE;
    font-family: IcoMoon;
    font-size: 28px;
    position: absolute;
    top: -10px;
}

.align-left .timeline-arrow:before {
    content: '\f0da';
    left: 100%;
}

.align-right .timeline-arrow:before {
    content: '\f0d9';
    right: 100%;
}

/* New Shortcode CSS */
.reading-box-container {
    position: relative;
    z-index: 1;
}

.reading-box {
    position: relative;
}

.tagline-shadow:before,
.tagline-shadow:after {
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    position: absolute;
    content: '';
    z-index: -1;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.tagline-shadow:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.tooltip-shortcode {
    position: relative;
    display: inline;
    cursor: pointer;
    color: #747474;
}

ul.list-icon {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

ul.list-icon li:before {
    display: inline-block;
    height: 18px;
    width: 18px;
    content: ' ';
    float: left;
    margin-right: 0;
    margin-left: -25px;
    font-family: IcoMoon;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

ul.list-icon-arrow li:before {
    content: '\f105';
}

ul.circle-yes li:before {
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    text-align: center;
    font-size: 9px;
}

ul.list-icon-color-light li:before {
    color: #fff;
}

ul.list-icon li {
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    padding-left: 25px;
}

.sidebar ul.list-icon {
    margin-left: 25px;
}

.sidebar ul.list-icon a,
.footer-area ul.list-icon a,
#slidingbar-area ul.list-icon a {
    border: medium none;
    padding: 0;
}

.content-boxes-icon-on-top .col {
    text-align: center;
}

.content-boxes-icon-on-top .col .more a {
    float: none;
}

.content-boxes-icon-on-top .col .heading-and-icon .fontawesome-icon {
    float: none;
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    margin: 0;
    display: inline-block;
}

.content-boxes-icon-on-top .col .heading-and-icon img {
    float: none;
    margin-right: 0;
}

.content-boxes-icon-on-top .col .heading-and-icon h2 {
    padding-left: 0;
}

.content-boxes-icon-on-side .col-content-container {
    padding-left: 45px;
}

.content-boxes-icon-boxed {
    overflow: visible;
}

.content-boxes-icon-boxed .col {
    overflow: visible !important;
    text-align: center;
    padding: 2%;
    padding-top: 50px;
}

.content-boxes-icon-boxed .col .more a {
    float: none;
}

.content-boxes-icon-boxed .col .heading-and-icon {
    overflow: visible;
    position: relative;
}

.content-boxes-icon-boxed .col .heading-and-icon .fontawesome-icon,
.content-boxes-icon-boxed .col .heading-and-icon img {
    float: none;
    position: absolute;
    top: -80px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    margin: 0;
    margin-left: -32px;
    left: 50%;
}

.content-boxes-icon-boxed .col .heading-and-icon img {
    float: none;
}

.content-boxes-icon-boxed .col .heading-and-icon h2 {
    padding-left: 0;
}

.content-boxes-icon-boxed.columns-5 .col {
    width: 12.8%;
}

.content-boxes-icon-boxed.columns-4 .col {
    width: 18%;
}

.content-boxes-icon-boxed.columns-3 .col {
    width: 26.65%;
}

.content-boxes-icon-boxed.columns-2 .col {
    width: 44%;
}

.content-boxes-icon-boxed.columns-1 .col {
    width: 96%;
}

.post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt {
    bottom: 15%;
}

.post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt {
    top: 15%;
}

.post-content .wooslider .slide-excerpt .slide-title,
.post-content .wooslider .slide-excerpt .slide-title a {
    color: #fff;
}

.post-content .wooslider .overlay-full .slide-excerpt {
    padding: 50px;
    opacity: 0.7;
}

.post-content .wooslider .wooslider-control-thumbs {
    position: relative;
    width: auto;
    margin: 0 auto;
    margin-top: 33px;
    text-align: center;
}

.post-content .wooslider .wooslider-control-thumbs li {
    float: none;
    width: 56px;
}

.post-content .wooslider .wooslider-prev,
.post-content .wooslider .wooslider-next {
    top: 50%;
    margin-top: -29px;
}

.post-content .wooslider-type-attachments .wooslider-prev,
.post-content .wooslider-type-attachments .wooslider-next {
    top: 50%;
    margin-top: -59px;
}

.post-content .wooslider .overlay-none .slide-excerpt {
    margin-top: 10px;
}

.post-content .wooslider .overlay-none .slide-excerpt .slide-title,
.post-content .wooslider .overlay-none .slide-excerpt .slide-title a {
    color: #333;
}

.tabs-vertical {
    border: 0px;
}

.tabs-vertical .tabset {
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    width: 15.7446808511%;
    float: left;
    height: auto;
    position: relative;
    left: 1px;
    z-index: 10;
}

.tabs-vertical .tab-hold .tabset li {
    float: none;
    width: auto;
    height: auto;
    border: 0;
    background: none;
}

.tabs-vertical .tab-hold .tabset li a,
.tabs-vertical .tab-hold .tabset li:last-child a {
    border-bottom: 0;
}

.tabs-vertical .tab-hold .tabset li a {
    width: auto;
    text-indent: 0;
    border-bottom: 1px solid #d3d3d3;
    height: auto;
    line-height: normal;
    padding: 10px;
}

.tabs-vertical .tab-hold .tabset li.active a {
    background: #fff;
    border-width: 0px;
    border-style: solid;
    border-left-width: 3px;
    height: auto;
    line-height: normal;
}

.tabs-vertical .tabs-container {
    width: 83.9361702128%;
    float: left;
}

.tabs-vertical .tabs-container .tab_content {
    border: 1px solid #d3d3d3;
    padding: 30px;
}

body .portfolio-grid {
    margin-bottom: 80px;
}

.portfolio-grid .portfolio-tabs {
    margin-top: 0;
}

.portfolio-grid.portfolio-one .portfolio-item:last-child {
    margin-bottom: 0px;
}

.portfolio-grid.portfolio-one .image {
    width: 100%;
    float: none;
}

/* Avada 3.0 Images */
.error-message {
    margin-top: 65px;
    color: #F0F0F0;
    font-size: 170px;
    font-weight: bold;
}

/* WP 3.6 media player responsive */
.mejs-container.mejs-video {
    width: 100%;
    height: auto;
}

.mejs-overlay,
.mejs-poster {
    width: 100%;
    height: 100%;
}

.mejs-mediaelement video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.mejs-container,
.mejs-embed,
.mejs-embed body {
    background: transparent;
}

/* Author page */
.author .avatar {
    float: left;
    margin-right: 20px;
}

.author .author_description .author_title {
    margin-top: 0;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
}

.author .author_title .edit_profile {
    font-size: 12px;
}

.author .author_description {
    overflow: hidden;
}

.author .author_social {
    min-height: 34px;
    line-height: 34px;
    border-top: 1px solid #E0DEDE;
    border-bottom: 1px solid #E0DEDE;
    margin: 20px 0 80px 0;
}

.author .author_social .custom_msg {
    float: left;
    max-width: 70%;
    font-weight: bold;
}

.author .author_social .fusion-social-networks {
    margin-right: -20px;
    margin-top: 2px;
    text-align: right;
}

/* Woocommerce */
.woocommerce input[type="number"] {
    -moz-appearance: textfield;
}

#header .login-box,
#header-sticky .login-box,
#header-sticky .cart-contents,
#header .cart-contents,
#small-nav .login-box,
#small-nav .cart-contents {
    background-color: #ffffff;
}

.woocommerce-info {
    margin-bottom: 20px;
}

.woocommerce-message {
    margin-bottom: 40px;
    padding: 20px 0 20px 16px;
    background: none;
    border: none;
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
    color: #333;
    text-align: left;
}

.woocommerce-message:before {
    position: absolute;
    margin-left: -16px;
    font-family: 'IcoMoon';
    content: '\f05d';
}

.woocommerce-message .wc-forward {
    float: right;
    text-shadow: none;
}

.woocommerce-message .wc-forward:before {
    font-family: 'IcoMoon';
    content: '\f07a';
    margin-right: 6px;
    color: inherit;
}

.woocommerce-error {
    list-style: none;
    padding: 0;
}

.woocommerce-error li {
    margin-bottom: 15px;
    background-color: #ffe9e9;
    border: 1px solid #E7A9A9;
    color: #D04544;
    padding: 8px;
    position: relative;
    text-align: center;
}

.woocommerce button.button,
.woocommerce .shipping-calculator-form .button,
.woocommerce .login .button,
.woocommerce .register .button,
.woocommerce .avada-order-details .order-again .button,
.woocommerce .lost_reset_password input[type=submit] {
    min-height: 32px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    padding: 0 20px;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.woocommerce .lost_reset_password input[type=submit] {
    border: 0;
}

.woocommerce .button {
    cursor: pointer;
}

.woocommerce .single_add_to_cart_button,
.woocommerce button.button {
    margin-top: -1px;
}

.woocommerce .avada-shipping-calculator-form .button,
.woocommerce .shipping-calculator-form .button {
    float: right;
    margin-top: 0;
    padding: 2px 20px;
}

.woocommerce .login .form-row {
    text-align: initial;
    margin: 0 20px 0 15px;
    float: right;
}

.woocommerce .login .form-row.form-row-first,
.woocommerce .login .form-row.form-row-last {
    margin: 0 0 20px 0;
    float: none;
}

.woocommerce .login .button {
    margin-left: 15px;
}

.woocommerce .login .inline {
    float: left;
    margin-top: 5px;
}

.woocommerce .login .lost_password {
    float: right;
    margin-top: 5px;
}

.woocommerce #customer_login .login .form-row {
    text-align: initial;
    margin: 0 18px 0 0;
    float: left;
}

.woocommerce #customer_login .login .form-row.form-row-wide {
    margin: 0 0 20px 0;
    float: none;
}

.woocommerce #customer_login .login .button {
    margin-left: 0;
}

.woocommerce #customer_login .login .inline {
    float: none;
    display: inline;
    margin-top: 10px;
    margin-left: 15px;
}

.woocommerce #customer_login .login .lost_password {
    float: left;
    margin-bottom: 0;
}

.woocommerce #customer_login .register .form-row:last-child {
    margin-bottom: 0;
}

.woocommerce .checkout_coupon {
    margin-bottom: 30px;
    display: block !important;
}

.woocommerce .checkout_coupon .promo-code-heading {
    margin: 0;
    padding: 0;
    border: none;
}

.woocommerce .checkout_coupon .coupon-input {
    width: 240px;
}

.woocommerce .checkout_coupon .coupon-input .input-text {
    padding: 8px 15px;
}

.woocommerce .checkout_coupon .coupon-button {
    margin-right: 0;
}

.product_meta {
    padding-top: 20px;
}

.cart-totals-buttons,
.shipping_calculator,
.coupon,
#customer_login .col-1,
#customer_login .col-2,
.checkout_coupon,
.cross-sells {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid;
    overflow: hidden;
    padding: 30px;
}

.woocommerce .checkout h3,
.cart_totals h2,
.shipping_calculator h2,
.coupon h2,
#customer_login h2,
.cross-sells h2 {
    margin-top: 0;
    border-bottom: 1px solid;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.woocommerce-ordering {
    display: none;
}

.catalog-ordering>ul {
    float: left;
    margin-bottom: 42px;
}

.catalog-ordering a {
    color: #333;
}

.order-dropdown {
    float: left;
    width: 175px;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.order-dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.catalog-ordering .order {
    margin: 0;
    padding: 0;
    list-style: none;
}

.order-dropdown .current-li {
    background: #fbfaf9;
    border: 1px solid #dbdbdb;
    display: block;
    height: 29px;
    line-height: 29px;
    text-indent: 13px;
    font-size: 12px;
}

.current-li-content {
    display: block;
    height: 30px;
    overflow: hidden;
    width: 139px;
}

.order-dropdown>li {
    position: relative;
    z-index: 99;
}

.order-dropdown ul {
    display: none;
    background: #fbfaf9;
}

.order-dropdown>li:hover>ul {
    display: block;
    position: absolute;
}

.order-dropdown li ul li {
    height: 30px;
    overflow: hidden;
}

.order-dropdown ul li a {
    width: 175px;
    background: #fbfaf9;
    border: 1px solid #dbdbdb;
    border-top: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 13px;
    font-size: 12px;
    padding: 0;
    padding-right: 13px;
}

.order-dropdown ul li a:hover {
    background: #fff;
}

.order-dropdown ul li a strong {
    font-weight: normal;
}

.catalog-ordering .order {
    margin-right: 10px;
    float: left;
}

.catalog-ordering .order li a {
    background: #fbfaf9;
    border: 1px solid #dbdbdb;
    display: table;
    height: 29px;
    line-height: 29px;
    padding: 0 13px;
    font-size: 12px;
    padding: 0 10px;
}

.order-dropdown>li:after {
    display: block;
    font-family: "IcoMoon";
    content: '\e61f';
    font-size: 9px;
    z-index: 101;
    position: absolute;
    top: 0;
    right: 0;
    height: 29px;
    line-height: 29px;
    width: 26px;
    text-align: center;
    border-left: 1px solid #dbdbdb;
}

.orderby-order-container {
    float: left;
}

.products {
    list-style: none;
    margin: 0;
    padding: 0;
}

.products li {
    border: 1px solid #efefef;
    border-bottom-width: 2px;
}

.products-6 li {
    float: left;
    width: 15.832%;
    margin-right: 1.0%;
    margin-bottom: 11px;
}

.products-6 li:nth-child(6n) {
    margin-right: 0;
}

.products-6 li:nth-child(6n+1) {
    clear: both;
}

.products-5 li {
    float: left;
    width: 19.2%;
    margin-right: 1.0%;
    margin-bottom: 11px;
}

.products-5 li:nth-child(5n) {
    margin-right: 0;
}

.products-5 li:nth-child(5n+1) {
    clear: both;
}

.products-4 li {
    float: left;
    width: 24.25%;
    margin-right: 1.0%;
    margin-bottom: 11px;
}

.products-4 li:nth-child(4n) {
    margin-right: 0;
}

.products-4 li:nth-child(4n+1) {
    clear: both;
}

.products-3 li {
    float: left;
    width: 32.6%;
    margin-right: 1.0%;
    margin-bottom: 11px;
}

.products-3 li:nth-child(3n) {
    margin-right: 0;
}

.products-3 li:nth-child(3n+1) {
    clear: both;
}

.products-2 li {
    float: left;
    width: 49.5%;
    margin-right: 1.0%;
    margin-bottom: 11px;
}

.products-2 li:nth-child(2n) {
    margin-right: 0;
}

.products-2 li:nth-child(2n+1) {
    clear: both;
}

.products-1 li {
    float: left;
    width: 100%;
    margin-bottom: 11px;
}

.products-1 li:nth-child(2n) {
    margin-right: 0;
}

.products-1 li:nth-child(2n+1) {
    clear: both;
}

.product-images {
    display: block;
    text-align: center;
    position: relative;
}

.onsale {
    -webkit-backface-visibility: hidden;
    display: block;
    z-index: 99;
    color: #fff;
    border-radius: 50%;
    line-height: 39px;
    text-align: center;
    position: absolute;
    padding: 0px 5px;
}

.product-details {
    padding: 20px 15px 0px 15px;
}

.product-title {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    font-weight: normal;
}

.product .product-buttons {
    padding-bottom: 12px;
    padding-top: 12px;
    margin: 0 15px;
    margin-top: 4px;
    border-top: 1px solid #EBEAEA;
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    width: 5.1em;
    font-family: IcoMoon;
}

.star-rating:before {
    content: '\f006\f006\f006\f006\f006';
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 0.1em;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.star-rating span:before {
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    left: 0;
    letter-spacing: 0.1em;
}

.product-details .star-rating {
    float: right;
}

.price del .amount,
.product-details .price .from {
    font-size: 13px;
    margin-right: 5px;
}

.price ins {
    text-decoration: none;
}

.price ins .amount {
    font-size: 18px;
    text-decoration: none;
}

.price>.amount {
    font-size: 18px;
}

.product-details-container {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 20px;
    min-height: 50px;
}

.product-buttons a {
    display: block;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    width: auto;
    max-width: 49%;
    line-height: inherit;
    font-size: 12px;
    text-shadow: none;
}

.product-buttons a:first-child {
    float: left;
}

.product-buttons a:last-child {
    float: right;
}

.product-buttons a:before {
    position: absolute;
    margin-left: -16px;
    font-family: IcoMoon;
    color: inherit;
}

.product-buttons .add_to_cart_button:before,
.product-buttons .product_type_simple:before {
    content: '\f07a';
}

.product-buttons .show_details_button:before {
    content: '\e623';
}

.product-buttons .product_type_variable:before,
.product-buttons .product_type_grouped:before {
    content: '\f013';
}

.product-buttons .align-right {
    float: right;
    width: 41%;
    position: relative;
    line-height: normal;
    display: inline-block;
    line-height: 40px;
}

.product-buttons .added_to_cart {
    display: none;
}

/*
.has-sidebar .products-4 .product-buttons .button,
.has-sidebar .products-4 .product-buttons .show_details_button {
	width: 36%;
}
.has-sidebar .products-4 .product-buttons .show_details_button {
	width: auto;
	max-width: 36%;
}
*/
.product-buttons .button {
    text-align: left;
}

.product-images .crossfade-images {
    display: block;
}

.product-images .crossfade-images img {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position: relative;
    z-index: 50;
}

.product-images .crossfade-images img:hover {
    opacity: 0;
}

.product-images .crossfade-images .hover-image {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.woocommerce-pagination .next,
.woocommerce-pagination .prev,
.woocommerce-pagination .next:hover,
.woocommerce-pagination .prev:hover {
    border: 0;
}

.woocommerce-tabs {
    clear: both;
}

#main .product .product_title {
    margin: 0;
}

.product .onsale {
    top: 20px;
    left: 15px;
}

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

.product .product-border {
    height: 4px;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-top: 10px;
    margin-bottom: 10px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.quantity {
    display: inline-block;
    border: 1px solid #dbdbdb;
    overflow: hidden;
}

.quantity .minus,
.quantity .plus,
.quantity .qty {
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
    height: 31px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #333;
}

.quantity .qty {
    background: transparent;
    width: 43px;
}

.quantity .minus,
.quantity .plus {
    background: #fbfaf9;
    width: 26px;
    cursor: pointer;
}

.quantity .minus,
.quantity .qty {
    border-right: 1px solid #dadada;
}

.quantity .qty::-webkit-inner-spin-button,
.quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.input-text,
.quantity .minus,
.quantity .plus {
    -webkit-appearance: none;
    border-radius: 0;
}

form.cart {
    margin-bottom: 40px;
    margin-top: 40px;
}

.summary .cart .gform_wrapper {
    overflow: visible;
}

.summary .cart .quantity {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.group_table {
    margin-bottom: 10px;
}

.group_table tr {
    vertical-align: top;
    height: 41px;
}

.group_table td {
    vertical-align: middle;
    height: 31px;
}

.group_table td.label {
    padding: 0 10px;
}

.product_meta>span {
    display: block;
}

.woocommerce-tabs {
    overflow: hidden;
    padding-top: 50px;
}

.woocommerce-tabs>.tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 220px;
    float: left;
}

.woocommerce-tabs .tabs li a {
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #e7e6e6;
}

.woocommerce-tabs .tabs li a .arrow,
.woocommerce-tabs .tabs li a:hover .arrow {
    display: none;
}

.woocommerce-tabs .tabs li.active a .arrow,
.woocommerce-tabs .tabs li.active a:hover .arrow {
    display: inline-block;
}

.woocommerce-tabs .panel {
    border: 1px solid #e7e6e6;
    margin-left: 240px;
}

.woocommerce #review_form input[type=text] {
    width: 100%;
}

#reviews .overall-rating {
    float: right;
}

#reviews .review-title {
    margin: 0;
}

#reviews .review-main-title {
    margin-bottom: 25px;
}

#reviews #comments>h2 {
    font-size: 13px;
    font-weight: bold;
    color: #747474;
}

#reviews .commentlist {
    margin-bottom: 0;
}

#reviews li {
    margin-bottom: 15px;
}

#reviews li:last-child {
    margin-bottom: 0;
}

#reviews li .comment-text {
    padding: 15px;
    border: 1px solid #f2efef;
    margin-left: 70px;
}

#reviews li .avatar {
    float: left;
    max-width: 60px;
}

#reviews li .comment-text .meta {
    display: inline-block;
    margin-bottom: 10px;
}

#reviews li .comment-text .star-rating {
    float: right;
    margin-left: 5px;
}

#reviews li .comment-text .description {
    clear: right;
}

#reviews .add_review {
    margin: 0;
    margin-top: 15px;
    float: right;
}

#review_form_wrapper {
    margin-top: 50px;
}

#reviews #reply-title {
    font-size: 15px;
    margin: 0;
    margin-bottom: 25px;
}

.comment-respond .comment-reply-title {
    margin-top: 0;
    padding-top: 1em;
}

.comment-form-rating label {
    display: none;
}

#reviews .comment-form-comment label {
    display: block;
    margin-bottom: 4px;
}

#reviews input#submit {
    border: 0;
    font-size: 13px;
    font-weight: bold;
}

p.stars {
    position: relative;
    line-height: 1em;
    font-size: 1em;
}

p.stars:after {
    content: "";
    display: block;
    clear: both;
}

p.stars a {
    width: 19%;
    display: block;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5em .5em .5em .75em;
    background: rgba(0, 0, 0, 0.025);
    margin-right: 1%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
}

p.stars a:hover,
p.stars a.active {
    background: rgba(0, 0, 0, 0.075);
}

p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
    font-family: IcoMoon;
    content: '\f005';
    position: absolute;
    top: .85em;
    width: 5.3em;
    right: 1em;
    font-size: .5em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    color: #999;
    text-align: right;
    font-weight: normal;
}

p.stars a.star-1:hover,
p.stars a.star-2:hover,
p.stars a.star-3:hover,
p.stars a.star-4:hover,
p.stars a.star-5:hover {
    text-decoration: none;
}

p.stars a.star-1:after {
    content: '\f005';
}

p.stars a.star-2:after {
    content: '\f005\f005';
}

p.stars a.star-3:after {
    content: '\f005\f005\f005';
}

p.stars a.star-4:after {
    content: '\f005\f005\f005\f005';
}

p.stars a.star-5:after {
    content: '\f005\f005\f005\f005\f005';
}

.related.products,
.upsells.products {
    margin-top: 50px;
}

.shop_attributes {
    width: 100%;
}

.shop_attributes tr {
    border-bottom: 1px solid #e0e0e0;
}

.shop_attributes tr:last-child {
    border-bottom: 0;
}

.shop_attributes tr th {
    text-align: left;
    width: 30%;
    font-weight: bold;
    padding: 5px 0px;
}

.shop_attributes tr td {
    text-align: left;
    width: 70%;
    padding: 5px 0px;
}

.shop_attributes p {
    margin: 0;
}

.product {
    position: relative;
}

.product .images {
    float: left;
    width: 500px;
    margin-right: 30px;
}

.product .summary.entry-summary {
    margin-left: 530px;
}

.product .entry-summary .summary-container {
    float: left;
    width: 100%;
}

.product .summary.entry-summary .summary-container>div:nth-child(2) {
    display: inline-block;
}

.product .images .flexslider .slides img {
    width: auto;
}

.product .images #slider,
.product .images #carousel {
    margin-bottom: 7px;
}

.product .images #carousel li {
    margin-right: 9px;
    opacity: 0.5;
}

.product .images #carousel li.flex-active-slide {
    opacity: 1;
}

.product .images #slider .flex-direction-nav,
.product .images #carousel .flex-direction-nav {
    display: none;
}

.product .images:hover #slider .flex-direction-nav,
.product .images:hover #carousel .flex-direction-nav {
    display: block;
}

.has-sidebar .product .images {
    width: 320px;
}

.has-sidebar .summary.entry-summary {
    margin-left: 350px;
}

.double-sidebars .product .images {
    width: 210px;
}

.double-sidebars .summary.entry-summary {
    margin-left: 240px;
}

.woocommerce-tabs .panel {
    padding: 20px;
}

.woocommerce .product .thumbnails {
    margin-top: 7px;
}

.woocommerce .product .thumbnails img {
    max-width: 100px;
    margin-right: 9px;
    margin-bottom: 9px;
}

.has-sidebar .woocommerce .product .thumbnails a:nth-child(3n) img {
    margin-right: 0px;
}

.woocommerce .social-share,
.woocommerce .social-share li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce .social-share {
    text-align: center;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    margin-top: 50px;
}

.has-sidebar .woocommerce .social-share li,
.has-sidebar .woocommerce-container .social-share li {
    width: 24%;
    padding: 10px 19px;
}

.woocommerce .social-share li {
    display: inline-block;
    text-align: left;
    width: 180px;
    border-right: 1px solid #e7e6e6;
    padding: 10px 30px;
}

.double-sidebars.woocommerce .social-share li {
    float: left;
}

.woocommerce .social-share li:last-child {
    border-right: 0;
}

.woocommerce .social-share li span {
    display: block;
}

.woocommerce-message {
    margin-bottom: 15px;
}

.woocommerce-success-message {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 20px 0px;
    font-size: 14px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    margin-bottom: 40px;
}

.woocommerce-success-message .button {
    float: right;
}

.woocommerce-success-message .msg:before {
    font-family: IcoMoon;
    content: '\f05d';
    margin-right: 5px;
}

.woocommerce-success-message .button {
    font-size: 12px;
}

.woocommerce-success-message .button:before {
    font-family: IcoMoon;
    content: '\f07a';
    margin-right: 6px;
}

.empty-cart-message .msg {
    font-size: 18px;
}

.empty-cart-message .msg:before {
    content: '';
}

.login-box {
    position: absolute;
    top: auto;
    left: -1px;
    z-index: 1000;
    line-height: normal;
}

.login-box {
    padding: 20px;
    width: 187px;
    border: 1px solid #dedddd;
}

.login-box input {
    padding: 8px 15px;
}

.login-box p {
    margin: 0;
    padding: 0;
}

.login-box .forgetmenot {
    float: left;
}

.login-box .submit {
    float: right;
}

.top-menu .cart {
    background: #f6f6f6;
    border-right: 1px solid;
    padding-left: 25px;
    padding-right: 25px;
    padding: 0;
}

.top-menu .cart>a {
    display: block;
    padding-right: 0px;
    text-transform: uppercase;
    text-align: center;
    min-width: 176px;
    padding: 0 13px;
}

.top-menu .cart>a.empty-cart {
    width: auto;
}

.top-menu .cart>a:before {
    font-family: 'IcoMoon';
    content: '\f07a';
    margin-right: 10px;
}

.top-menu .cart>a:after {
    font-family: 'IcoMoon';
    content: '\e61f';
    margin-left: 10px;
}

.top-menu .cart-contents {
    position: absolute;
    margin-top: -1px;
    right: -1px;
    z-index: 1001;
}

.top-menu .cart-contents {
    border: 1px solid;
}

.top-menu .cart-content a {
    display: block;
    line-height: normal;
    padding: 15px 13px;
    width: 176px;
    border-bottom: 1px solid;
    overflow: hidden;
}

.top-menu .cart-contents .cart-content:last-child a {
    border-bottom: 0;
}

.top-menu .cart-content a:hover {
    background: #f6f6f6;
}

.top-menu .cart-content .cart-desc {
    float: left;
}

.top-menu .cart-content a img {
    float: left;
    display: inline-block;
    max-width: 36px;
    margin-right: 15px;
}

.top-menu .cart-content a .cart-desc {
    display: inline-block;
}

.top-menu .cart-contents a span {
    line-height: normal;
}

.top-menu .cart-content a .cart-title,
.top-menu .cart-content a .quantity {
    display: block;
    font-size: 12px;
}

.top-menu .cart-content a .cart-title {
    margin-bottom: 5px;
}

.cart-checkout {
    background: #f6f6f6;
    overflow: hidden;
    padding: 0 15px;
}

.cart-checkout a {
    display: inline-block;
    float: left;
    padding: 14px 0;
    width: 40%;
    line-height: 15px;
    border: none;
}

.cart-checkout a:before {
    position: absolute;
    margin-left: -15px;
    line-height: inherit;
    font-family: IcoMoon;
}

.cart-checkout .cart-link a:before {
    content: '\f07a';
}

.cart-checkout .checkout-link a:before {
    content: '\f046';
}

.checkout-link {
    float: right;
}

#header-sticky,
#header,
#side-header {
    margin-left: 0;
}

#header-sticky .cart-contents,
#header .cart-contents,
#side-header .cart-contents {
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    z-index: 1001;
}

#header-sticky .cart-contents,
#header .cart-contents,
#side-header .cart-contents {
    border: 1px solid;
}

#header-sticky .cart-content a,
#header .cart-content a,
#side-header .cart-content a {
    display: block;
    padding: 15px;
    width: 180px;
    border-top: 0;
    border-bottom: 1px solid;
    line-height: normal;
    height: auto;
}

#header-sticky .cart-contents .cart-content:last-child a,
#header .cart-contents .cart-content:last-child a,
#side-header .cart-contents .cart-content:last-child a {
    border-bottom: 0;
}

#header-sticky .cart-content a:hover,
#header .cart-content a:hover,
#side-header .cart-content a:hover {
    border-top: 0;
    background: #f6f6f6;
    height: auto;
}

#header-sticky .cart-content a img,
#header .cart-content a img,
#side-header .cart-content a img {
    display: inline-block;
    max-width: 36px;
    margin-right: 5px;
}

#header-sticky .cart-content a .cart-desc,
#header .cart-content a .cart-desc,
#side-header .cart-content a .cart-desc {
    display: inline-block;
    width: 102px;
    font-size: 12px;
}

#header-sticky .cart-contents a span,
#header .cart-contents a span,
#side-header .cart-contents a span {
    line-height: normal;
}

#header-sticky .cart-contents .amount,
#header .cart-contents .amount,
#side-header .cart-contents .amount {
    display: inline-block;
}

#header-sticky .cart-content a .cart-title,
#header .cart-content a .cart-title,
#side-header .cart-content a .cart-title,
#header-sticky .cart-content a .quantity,
#header .cart-content a .quantity,
#side-header .cart-content a .quantity {
    display: block;
    font-size: 12px;
}

#header-sticky .cart-content a .cart-title,
#header .cart-content a .cart-title,
#side-header .cart-content a .cart-title {
    margin-bottom: 5px;
}

#header-sticky .cart-checkout,
#header .cart-checkout,
#side-header .cart-checkout {
    background: #f6f6f6;
    overflow: hidden;
}

#header-sticky .cart-checkout a,
#header .cart-checkout a,
#side-header .cart-checkout a {
    display: inline-block;
    width: auto;
    line-height: 15px;
    padding-bottom: 14px;
    padding-top: 14px;
    height: auto;
    font-size: 12px;
    border: none;
}

#header-sticky .cart-checkout .cart-link a:before,
#header .cart-checkout .cart-link a:before,
#side-header .cart-checkout .cart-link a:before {
    font-family: 'IcoMoon';
    content: '\f07a';
}

#header-sticky .cart-checkout .checkout-link a:before,
#header .cart-checkout .checkout-link a:before,
#side-header .cart-checkout .checkout-link a:before {
    font-family: 'IcoMoon';
    content: '\f046';
}

#header-sticky .my-cart-link:hover,
#header .my-cart-link:hover,
#side-header .my-cart-link:hover {
    border-top-color: transparent;
}

#header-sticky .my-cart-link:after,
#header .my-cart-link:after,
#side-header .my-cart-link:after {
    font-family: 'IcoMoon';
    content: '\f07a';
    padding: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid;
}

.cart-content a img {
    border: 1px solid;
}

#small-nav .cart-contents {
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1001;
}

#small-nav .cart-contents {
    border: 1px solid;
}

#small-nav .cart-content a {
    display: block;
    padding: 15px;
    width: 180px;
    border-top: 0;
    border-bottom: 1px solid;
    line-height: normal;
    height: auto;
}

#small-nav .cart-contents .cart-content:last-child a {
    border-bottom: 0;
}

#small-nav .cart-content a:hover {
    border-top: 0;
    background: #f6f6f6;
    height: auto;
}

#small-nav .cart-content a img {
    display: inline-block;
    max-width: 36px;
    margin-right: 6px;
}

#small-nav .cart-content a .cart-desc {
    display: inline-block;
    width: 102px;
    font-size: 12px;
    text-align: left;
}

#small-nav .cart-contents a span {
    line-height: normal;
}

#small-nav .cart-content a .cart-title,
#small-nav .cart-content a .quantity {
    display: block;
    font-size: 12px;
}

#small-nav .cart-content a .cart-title {
    margin-bottom: 5px;
}

#small-nav .cart-checkout {
    background: #f6f6f6;
    overflow: hidden;
}

#small-nav .cart-checkout a {
    display: block;
    line-height: 15px;
    padding-bottom: 14px;
    padding-top: 14px;
    height: auto;
    font-size: 12px;
    border: none;
}

#small-nav .cart-checkout .cart-link a:before {
    font-family: 'IcoMoon';
    content: '\f07a';
}

#small-nav .cart-checkout .checkout-link a:before {
    font-family: 'IcoMoon';
    content: '\f046';
}

#small-nav .my-cart-link:hover {
    border-top-color: transparent;
}

#small-nav .my-cart-link:after {
    font-family: 'IcoMoon';
    content: '\f07a';
    padding: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid;
}

.sticky-header .cart-contents {
    top: 65px;
}

.cart-checkout {
    font-size: 0;
}

.cart-checkout .checkout-link,
.cart-checkout .cart-link {
    width: auto;
    max-width: 49%;
    vertical-align: top;
}

.cart-checkout .cart-link {
    float: left;
}

.cart-checkout .cart-link a,
.cart-checkout .checkout-link a {
    position: relative;
    padding-left: 1.4em;
    width: auto;
    display: block;
    float: left;
    text-align: left;
}

.cart-checkout .checkout-link a {
    float: right;
}

.single_variation_wrap {
    margin: 10px 0px;
}

.single_variation_wrap .variations_button .quantity {
    float: left;
}

.single_variation_wrap .variations_button .button {
    float: left;
    margin-left: 10px;
}

table.variations {
    width: 100%;
}

table.variations td {
    padding-bottom: 5px;
}

.variations .label {
    padding-right: 10px;
}

.variations .value {
    min-width: 150px;
}

.single_variation_price_reset .single_variation_wrap {
    float: left;
    margin-top: 5px;
}

.product .single_variation_price_reset .single_variation_wrap .price {
    margin-top: 0;
}

.single_variation_price_reset .reset_variations {
    float: right;
    margin-top: 5px;
}

.product_list_widget .wp-post-image {
    max-width: 58px;
    float: right;
    margin-left: 15px;
}

.sidebar .product_list_widget li,
.sidebar .widget_layered_nav li {
    border-bottom: 1px solid;
    overflow: hidden;
}

.sidebar .product_list_widget li a,
.sidebar .widget_layered_nav li a {
    border-bottom: 0;
    padding: 0;
}

.sidebar .widget_layered_nav li.chosen {
    background-color: #A0CE4E;
}

.sidebar .widget_layered_nav li.chosen a {
    margin-left: 14px;
}

.sidebar .widget_layered_nav li.chosen a:before,
.sidebar .widget_layered_nav_filters li.chosen a:before {
    position: absolute;
    content: '\e61d';
    margin-left: -17px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-family: IcoMoon;
}

.sidebar .widget_layered_nav_filters li.chosen {
    display: inline-block;
    margin: 0 3px 3px 0;
    padding: 2px 5px 2px 20px;
    background-color: #A0CE4E;
}

.sidebar .product_list_widget li .amount,
.sidebar .product_list_widget li .quantity {
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding-top: 3px;
}

.sidebar .product_list_widget li .quantity {
    border: 0;
}

.sidebar .product_list_widget li dl {
    margin: 0;
}

.sidebar .product_list_widget li dt,
.sidebar .product_list_widget li dd {
    margin: 0;
    display: inline;
}

.sidebar .product_list_widget li dt {
    font-weight: bold;
    margin-right: 5px;
}

.sidebar .product_list_widget li .star-rating {
    margin: 5px 0px;
}

.widget_shopping_cart_content .total .amount {
    display: inline-block;
    margin-left: 25px;
}

.widget_shopping_cart_content .buttons {
    background: #f6f6f6;
    overflow: hidden;
}

.widget_shopping_cart_content .buttons a {
    display: inline-block;
    width: 50%;
    float: left;
    text-indent: 10px;
    margin: 0;
    height: 35px;
    line-height: 35px;
}

.widget_shopping_cart_content .buttons>a:before {
    font-family: IcoMoon;
    content: '\f07a';
    margin-right: 10px;
}

.widget_shopping_cart_content .buttons a.checkout:before {
    font-family: IcoMoon;
    content: '\f046';
    margin-right: 10px;
}

.widget_layered_nav li {
    overflow: hidden;
    padding: 10px 0px;
}

.widget_layered_nav li a {
    float: left;
}

.widget_layered_nav li .count {
    float: right;
    font-size: 12px;
}

.price_slider_wrapper {
    border-bottom: 1px solid;
    padding-bottom: 18px;
}

.price_slider_amount {
    text-align: right;
    margin-top: 15px;
}

.price_slider_amount .button {
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    padding: 0 6px;
}

.price_label {
    line-height: 25px;
}

.price_label .from {
    margin-left: 3px;
}

.price_label .from,
.price_label .to {
    font-size: 14px;
    font-weight: bold;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    top: -0.3em;
    outline: none;
}

.ui-slider .ui-slider-handle:before {
    border: 1px solid #333;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    width: 12px;
    height: 12px;
    outline: none;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.ui-slider .ui-slider-handle:after {
    border: 1px solid #333;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    width: 2px;
    height: 2px;
    outline: none;
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 3;
}

.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.ui-slider-horizontal {
    height: .5em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.tagcloud a {
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    min-height: 28px;
    line-height: 28px;
    border: 1px solid;
    margin: 2px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.tagcloud a:hover {
    color: #fff;
}

.simple-products-slider {
    overflow: hidden;
}

#main .simple-products-slider .image .image-extras .image-extras-content h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 13px;
}

.simple-products-slider .cats {
    font-size: 11px;
    margin-bottom: 5px;
    line-height: normal;
}

.simple-products-slider .price {
    display: inline-block;
    margin-bottom: 5px;
}

.simple-products-slider .price .amount {
    font-size: 18px;
}

.simple-products-slider .product-buttons {
    padding: 0;
    height: auto;
}

.simple-products-slider .product-buttons a {
    display: inline;
    height: auto;
    line-height: normal;
    float: none;
}

.simple-products-slider .product-buttons a:before {
    margin-right: 0;
}

.simple-products-slider .product-buttons .show_details_button {
    margin-left: 5px;
}

.product-category h3 {
    padding: 0 20px;
}

#customer_login h2 {
    margin-bottom: 5px;
}

#customer_login .sep-double {
    margin-bottom: 40px;
}

#customer_login_box {
    border: 1px solid;
    padding: 30px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

#customer_login .one_half.last {
    padding-top: 29px;
}

#customer_login_box .remember-box {
    padding-left: 20px;
    padding-right: 20px;
}

#customer_login .col-1,
#customer_login .col-2 {
    width: 48%;
    float: left;
}

#customer_login .col-1 {
    margin-right: 4%;
}

.woocommerce .myaccount_user_container {
    display: table-row;
}

.myaccount_user_container span {
    display: table-cell;
    padding: 25px 0px;
    border-right: 1px solid;
}

.myaccount_user_container span.msg {
    padding-left: 20px;
    padding-right: 20px;
}

.myaccount_user_container span:last-child {
    border-right: 0;
    padding-left: 20px;
}

.myaccount_user_container .username {
    padding-left: 25px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.myaccount_user_container .username:before {
    position: absolute;
    margin-left: -25px;
    font-family: 'IcoMoon';
    content: '\f05d';
}

.myaccount_user_container .view-cart a {
    text-transform: uppercase;
}

.myaccount_user_container .view-cart a {
    padding-left: 25px;
}

.myaccount_user_container .view-cart a:before {
    position: absolute;
    margin-left: -25px;
    font-family: 'IcoMoon';
    content: '\f07a';
    color: inherit;
}

.myaccount_user {
    display: none;
}

.avada_myaccount_user {
    display: table;
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 30px;
}

#main .avada-myaccount-data {
    overflow: visible;
}

.avada-myaccount-data h2,
.avada-myaccount-data .digital-downloads,
.avada-myaccount-data .my_account_orders,
.avada-myaccount-data .myaccount_address,
.avada-myaccount-data .addresses,
.avada-myaccount-data .edit-account-heading,
.avada-myaccount-data .edit-account-form,
.edit-address {
    display: none;
}

.avada-myaccount-data .digital-downloads,
.avada-thank-you .order_details {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

.avada-myaccount-data .digital-downloads li,
.avada-thank-you .order_details li {
    line-height: 19px;
    margin: 0 0 15px;
    padding: 0 0 0 25px;
}

.avada-myaccount-data .digital-downloads li:before,
.avada-thank-you .order_details li:before {
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    content: '\f105';
    display: inline-block;
    float: left;
    font-family: IcoMoon;
    font-style: normal;
    font-weight: normal;
    height: 19px;
    margin-left: -25px;
    margin-right: 0;
    text-decoration: inherit;
    width: 19px;
}

.avada-myaccount-data .my_account_orders .order-total {
    border-top: none;
}

.avada-myaccount-data .my_account_orders.shop_table tbody tr {
    height: 46px;
}

.avada-myaccount-data .addresses .col-1,
.avada-myaccount-data .addresses .col-2,
.avada-customer-details .addresses .col-1,
.avada-customer-details .addresses .col-2 {
    width: 48%;
    float: left;
}

.avada-myaccount-data .addresses .col-1,
.avada-customer-details .addresses .col-1 {
    margin-right: 4%;
}

.avada-myaccount-data .addresses .title,
.avada-customer-details .addresses .title {
    margin-top: 0;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 5px;
    display: block;
}

.avada-myaccount-data .addresses .title h3,
.avada-customer-details .addresses .title h3 {
    font-weight: bold;
}

.avada-myaccount-data .addresses .title .edit {
    display: inline-block;
    margin: 2px 0 0 10px;
}

body:not(:-moz-handler-blocked) .avada-myaccount-data .addresses .title .edit {
    margin-top: 3px;
}

.avada-myaccount-data .input-text {
    padding: 8px 15px;
}

.avada-myaccount-data .myaccount_address .chosen-container-single,
.avada-myaccount-data #billing_country_chosen,
.avada-myaccount-data #billing_state_chosen,
.avada-myaccount-data #shipping_country_chosen,
.avada-myaccount-data #shipping_state_chosen,
.avada-checkout #billing_country_chosen,
.avada-checkout #billing_state_chosen,
.avada-checkout #shipping_country_chosen,
.avada-checkout #shipping_state_chosen {
    width: 100% !important;
}

.avada-order-details {
    margin-bottom: 20px;
}

.avada-order-details .shop_table.order_details .product-total {
    text-align: right;
}

.avada-order-details .shop_table.order_details tfoot tr {
    border: none;
}

.avada-order-details .shop_table.order_details tfoot tr th {
    border: none;
}

.avada-order-details .shop_table.order_details tfoot tr td {
    padding-top: 0;
}

.avada-order-details .shop_table.order_details tfoot tr:last-child td {
    padding-top: 10px;
}

.avada-order-details .order-again {
    margin: 15px 0 0 0;
    text-align: right;
}

.avada-order-details .shop_table.order_details tfoot tr:last-child .amount {
    font-size: 18px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.avada-customer-details .customer_details dt,
.avada-customer-details .customer_details dd {
    display: inline-block;
    margin: 0;
}

.avada-customer-details .customer_details dt {
    font-weight: bold;
}

.avada-thank-you {
    margin-bottom: 20px;
}

#main .cart-empty {
    float: left;
    font-size: 18px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 50%;
    line-height: 55px;
    height: 55px;
}

#main .return-to-shop {
    float: left;
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 50%;
    text-align: right;
    line-height: 55px;
    height: 55px;
}

.return-to-shop .wc-backward {
    padding-left: 25px;
}

.return-to-shop .wc-backward:before {
    position: absolute;
    content: '\f07a';
    font-family: IcoMoon;
    margin-left: -25px;
    color: inherit;
}

.woocommerce-side-nav {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 220px;
}

.woocommerce-side-nav li a {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    display: block;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid;
}

.woocommerce-side-nav li.active a:after {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
    content: '\f105';
    margin-left: 5px;
}

.woocommerce-content-box {
    border: 1px solid;
    padding: 30px;
    margin-left: 240px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

.woocommerce-content-box.full-width {
    margin-left: 0;
    width: 100%;
}

.woocommerce-content-box.no-bottom-space {
    padding-bottom: 0;
}

.woocommerce-content-box.one_half {
    margin-left: 0;
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.woocommerce-content-box.avada-checkout {
    overflow: visible;
}

.woocommerce-content-box h2 {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.available-downloads {
    margin-bottom: 50px;
}

.my_account_orders {
    width: 100%;
    text-align: left;
    margin: 0;
}

.my_account_orders tr {
    border-bottom: 1px solid;
}

.my_account_orders tbody tr:last-child {
    border-bottom: 0;
}

.my_account_orders thead tr th {
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 13px;
}

.my_account_orders thead tr th {
    height: auto;
    line-height: normal;
}

.my_account_orders .order-number a {
    font-size: 18px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.my_account_orders .order-actions a {
    display: block;
    text-shadow: none;
}

.my_account_orders .order-actions a:after {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
    content: '\f105';
    margin-left: 10px;
}

#main .page-info {
    margin-bottom: 10px;
}

.woocommerce .addresses {
    margin-top: 40px;
    overflow: hidden;
}

.woocommerce .address h4 {
    font-weight: bold;
    margin-top: 0;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.woocommerce address {
    font-style: normal;
    margin-bottom: 20px;
}

.woocommerce .address .edit {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.woocommerce .address .edit:after {
    position: absolute;
    font-size: 14px;
    font-family: IcoMoon;
    content: '\f105';
    margin-left: 10px;
}

.checkout .input-text {
    padding: 8px 15px;
}

.shop_table {
    width: 100%;
    text-align: left;
    margin: 0;
}

.shop_table tr {
    border-bottom: 1px solid;
}

.shop_table td {
    padding: 10px 0;
}

.shop_table tbody tr:last-child {
    border-bottom: 0;
}

.shop_table thead tr th {
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 13px;
}

.shop_table thead tr th {
    height: auto;
    line-height: normal;
}

.shop_table tbody tr {
    height: 140px;
}

.shop_table.my_account_subscriptions tbody tr {
    height: auto;
}

.shop_table .product-thumbnail {
    width: 90px;
    margin-right: 25px;
    float: left;
}

.shop_table .product-thumbnail img {
    max-width: 90px;
}

.shop_table .product-name {
    width: 50%;
}

.shop_table .product-title a {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.product-info {
    margin-left: 115px;
    margin-top: 20px;
}

.shop_table .product-thumbnail .product-info {
    margin-top: 20px;
}

.shop_table .product-thumbnail .product-info .variation dt {
    float: left;
    margin-right: 5px;
}

.shop_table .product-thumbnail .product-info .variation dd {
    margin-left: 0;
}

.shop_table .product-remove a {
    font-size: 24px;
    float: right;
}

.shop_table .product-price {
    text-align: center;
}

.shop_table .product-quantity {
    text-align: center;
}

.checkout .shop_table .product-quantity {
    text-align: initial;
}

.shop_table .product-quantity .quantity {
    margin: 0 auto;
}

.shop_table .product-subtotal {
    text-align: center;
}

.shop_table .product-subtotal .amount {
    font-size: 18px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.shop_table .product-remove {
    width: 5%;
}

.shop_table .variation dt,
.shop_table .variation dd {
    margin: 0;
    display: inline-block;
}

.shop_table .variation p {
    margin-bottom: 5px;
}

.one_half_container {
    float: left;
}

.cart-collaterals {
    margin-top: 30px;
    overflow: hidden;
}

.cart-collaterals .one_half .woocommerce-content-box {
    margin-bottom: 30px;
}

.cart-collaterals .form-row input,
.cart-collaterals .avada-select-parent input {
    padding: 9px 15px;
    margin: 0;
}

.cart-collaterals ul.products li {
    margin-bottom: 0;
}

.cart-collaterals .cross-sells {
    margin-bottom: 30px;
}

.shipping-calculator-form-nohide #calc_shipping_state {
    min-width: 100%;
}

.shipping-calculator-form-nohide .button {
    float: right;
}

.coupon {
    overflow: hidden;
}

.coupon .input-text {
    float: left;
    width: 75%;
    padding: 8px 15px;
    margin-left: 0;
    margin-right: 0;
}

.coupon .fusion-button {
    float: right;
    margin-top: 2px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.cart-totals-container .fusion-button {
    display: block;
}

.shipping-coupon {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.cart-totals-buttons {
    float: left;
    width: 48%;
}

.cart-totals-buttons .shipping_method {
    max-width: 230px;
}

.shipping_calculator {
    margin-bottom: 30px;
}

.avada-shipping-calculator-form,
.shipping-calculator-form {
    display: block;
}

.avada-shipping-calculator-form .one_half .avada-select-parent,
.shipping-calculator-form .one_half .avada-select-parent {
    margin-bottom: 0;
}

.avada-shipping-calculator-button:hover,
.shipping-calculator-button:hover {
    color: inherit;
    cursor: auto;
}

.cart-collaterals .shipping_calculator #calc_shipping_state {
    min-width: 150px;
}

.cart-collaterals .shipping_calculator #calc_shipping_postcode {
    height: 36px;
}

.woocommerce p.one_half {
    margin-left: 0;
    margin-right: 4%;
}

.coupon .fusion-button {
    margin-top: 0;
}

.order-total {
    border-top: 1px solid;
    height: 50px;
}

.order-total th,
.order-total td {
    padding-top: 20px;
}

.checkout .order-total {
    border: none;
    height: auto;
}

.checkout .order-total th,
.checkout .order-total td {
    padding-top: 0;
}

.cart_totals .order-total .amount {
    font-size: 18px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.cart_totals table {
    width: 100%;
    text-align: left;
}

.cart_totals table th {
    width: 50%;
    padding-bottom: 20px;
}

.cart_totals table td {
    width: 50%;
    padding-bottom: 20px;
    text-align: right;
}

.cart_totals table .total th,
.cart_totals table .total td {
    padding-top: 20px;
}

.cart_totals .cart-subtotal td,
.cart_totals .total td {
    text-align: right;
}

.cart_totals .cart-subtotal td strong {
    font-weight: normal;
}

.cart_totals .total {
    border-top: 1px solid;
    height: 50px;
}

#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    text-align: right;
}

.cart-totals-buttons .fusion-button {
    float: right;
    display: block;
}

.cart-totals-buttons .checkout-button {
    clear: both;
    margin-top: 10px;
}

#wrapper .custom_select_box .dd-container .dd-select,
#wrapper .custom_select_box .dd-options li a {
    background: #fbfaf9;
    background-image: none;
}

#wrapper .custom_select_box .dd-container .dd-selected {
    padding: 0;
    text-indent: 10px;
    padding-right: 15px;
}

#wrapper .custom_select_box .dd-options li a:hover {
    background-color: transparent;
}

#wrapper .custom_select_box .dd-pointer {
    background-image: none;
    width: 10px;
    border-left: 1px solid;
    padding-left: 10px;
}

#wrapper .custom_select_box .dd-pointer-down:after {
    font-family: IcoMoon;
    content: '\e61f';
    font-weight: bold;
}

#wrapper .custom_select_box .dd-options {
    position: absolute;
    top: auto;
    max-height: 143px;
}

#wrapper .custom_select_box .dd-pointer-down {
    border-color: #dadada;
}

#billing_country_field>label,
#shipping_country_field>label {
    padding-right: 5px;
}

#billing_country_field>label:after,
#shipping_country_field>label:after {
    content: ":";
}

.admin-bar p.demo_store {
    top: 32px;
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background: #A0CE4E;
    color: #ffffff;
    z-index: 99997;
}

.product .entry-summary .price {
    margin-top: 10px;
}

.product .entry-summary .woocommerce-product-rating {
    display: inline-block;
    margin-left: 20px;
    margin-top: 11px;
}

.product .entry-summary .woocommerce-product-rating .star-rating {
    display: inline-block;
}

.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
    position: relative;
    top: -2px;
}

#wrapper .chzn-container-single .chzn-single div b {
    background: none;
}

#billing_country_field .select-arrow,
#shipping_country_field .select-arrow,
#billing_state_field .select-arrow,
#shipping_state_field .select-arrow {
    height: 34px;
    line-height: 34px;
}

#customer_login h2 {
    margin-bottom: 30px;
}

/*
input[type="text"] {
	margin: 0;
	padding: 8px 10px;
	height: auto;
	width: 100%;
	outline: none;
	background: #fff;
	border: 1px solid #dadada;
	font-size: 13px;
	color: #747474;
	.box-shadow( inset 0 1px 5px rgba(0, 0, 0, 0.1) );
	.border-radius( 0 );
}

select {
	display: block;
	-webkit-appearance: none;
	margin: 0;
	padding: 8px 10px;
	height: auto;
	width: 100%;
	outline: none;
	background: #fff;
	border: 1px solid #dadada;
	font-size: 13px;
	color: #747474;
	cursor: pointer;
	.box-shadow( inset 0 1px 5px rgba(0, 0, 0, 0.1) );
	.border-radius( 0 );
}

.woocommerce {
	select {
		padding: 8px 15px;
		text-indent: 0;
	}
}

*/
input[type="text"],
input.input-text,
textarea {
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

.avada-select-parent select,
.gravity-select-parent select,
.wpcf7-select-parent select {
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}

.wpcf7-select-parent {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.wpcf7-select-parent .select-arrow {
    width: 35px;
    height: 33px;
    line-height: 33px;
    border-left: 1px solid #dadada;
    position: absolute;
    top: 1px;
    right: 1px;
    background: #fff;
    pointer-events: none;
    z-index: 10;
    font-family: IcoMoon;
    font-size: 9px;
    text-align: center;
}

.wpcf7-select-parent .wpcf7-select {
    -webkit-appearance: none;
    text-overflow: '';
    background: #fbfaf9;
    border: 1px solid #dadada;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    outline: none;
    height: auto;
    width: 100%;
    padding: 8px 15px;
    position: relative;
    text-indent: 0.01px;
    vertical-align: middle;
    z-index: 5;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.wpcf7-form .wpcf7-not-valid-tip {
    display: inline;
}

.gravity-select-parent {
    position: relative;
    overflow: hidden;
}

.ginput_complex .gravity-select-parent {
    width: 95%;
}

.gravity-select-parent .select-arrow {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-left: 1px solid #dadada;
    position: absolute;
    top: 1px;
    right: 1px;
    pointer-events: none;
    background: #fff;
    z-index: 10;
    font-family: IcoMoon;
    font-size: 9px;
    text-align: center;
}

.gravity-select-parent select {
    -webkit-appearance: none;
    text-overflow: '';
    background: #fbfaf9;
    border: 1px solid #dadada;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    outline: none;
    height: auto;
    padding: 8px 15px;
    position: relative;
    text-indent: 0.01px;
    vertical-align: middle;
    z-index: 5;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    min-width: 70px;
}

.select-arrow {
    width: 35px;
    height: 33px;
    line-height: 33px;
    border-left: 1px solid #dadada;
    position: absolute;
    top: 1px;
    right: 1px;
    background: #fff;
    pointer-events: none;
    z-index: 10;
    font-family: IcoMoon;
    font-size: 9px;
    text-align: center;
}

.avada-select-parent {
    position: relative;
    overflow: hidden;
}

#billing_country_field .avada-select-parent,
#shipping_country_field .avada-select-parent,
#billing_state_field .avada-select-parent,
#shipping_state_field .avada-select-parent,
.avada-shipping-calculator-form .avada-select-parent,
.shipping-calculator-form .avada-select-parent {
    overflow: visible;
}

.bbpress .avada-select-parent {
    overflow: hidden;
}

.avada-select-parent select {
    -webkit-appearance: none;
    text-overflow: '';
    background: #fbfaf9;
    border: 1px solid #dadada;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    outline: none;
    height: auto;
    padding: 8px 15px;
    position: relative;
    text-indent: 0.01px;
    vertical-align: middle;
    z-index: 5;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    min-width: 180px;
}

.sidebar .avada-select-parent select {
    min-width: initial;
}

.avada-shipping-calculator-form .avada-select-parent select,
.shipping-calculator-form .avada-select-parent select {
    padding-top: 10px;
}

.woocommerce .avada-select-parent select,
#bbpress-forums .avada-select-parent select {
    width: 100%;
}

#bbpress-forums fieldset select#bbp_forum_id {
    max-width: none;
}

.woocommerce .lost_password {
    margin-top: 7px;
}

form.checkout #shipping,
form.checkout #payment-container {
    display: none;
}

form.checkout #billing_first_name_field,
form.checkout #shipping_first_name_field {
    float: left;
    width: 48%;
}

form.checkout #billing_last_name_field,
form.checkout #shipping_last_name_field {
    float: right;
    width: 48%;
}

form.checkout .continue-checkout {
    float: right;
}

form.checkout label {
    margin-bottom: 2px;
    display: inline-block;
}

form.checkout .shop_table tbody .product-thumbnail {
    width: 90px;
}

form.checkout .shop_table th.product-total {
    width: 40%;
    text-align: right;
}

form.checkout .shop_table tbody .product-total {
    width: 40%;
    text-align: right;
}

form.checkout .shop_table .product-thumbnail .product-info {
    float: none;
}

form.checkout .shop_table .product-thumbnail .product-info p {
    margin-left: 115px;
}

form.checkout .shop_table tfoot {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

form.checkout .shop_table tfoot tr {
    border-bottom: 0;
}

form.checkout .shop_table tfoot th {
    text-align: right;
    padding-right: 100px;
    padding-bottom: 20px;
}

form.checkout .shop_table tfoot td {
    width: 100%;
    text-align: right;
    padding-bottom: 20px;
}

form.checkout .shop_table tfoot tr:first-child th,
form.checkout .shop_table tfoot tr:first-child td {
    padding-top: 20px;
}

form.checkout .shop_table tfoot .order-total .amount {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

form.checkout .payment_methods {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}

form.checkout .payment_methods li {
    margin-bottom: 30px;
}

form.checkout .payment_methods label {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

form.checkout .payment_methods .payment_box {
    padding: 20px;
    margin-top: 10px;
}

form.checkout #place_order {
    float: right;
}

#thank-you-box {
    margin-bottom: 20px;
}

#final-order-details .woocommerce-content-box {
    margin-bottom: 20px;
}

#final-order-details .shop_table {
    margin-bottom: 30px;
}

#final-order-details .shop_table .product-thumbnail .product-info {
    float: none;
}

#final-order-details .shop_table .product-subtotal {
    text-align: right;
}

#final-order-details .shop_table .product-total {
    text-align: right;
}

#final-order-details .shop_table tr:last-child {
    border-bottom: 1px solid;
}

#final-order-details .mini-order-details {
    float: right;
    width: 50%;
}

#final-order-details .mini-order-details tr {
    border-bottom: 0;
}

#final-order-details .mini-order-details th {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    padding-bottom: 10px;
    text-align: left;
}

#final-order-details .mini-order-details td {
    text-align: right;
    padding-bottom: 10px;
}

#final-order-details .mini-order-details tr:last-child .amount {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

#final-order-details .mini-order-details tr:last-child {
    border-top: 1px solid;
}

#final-order-details .mini-order-details tr:last-child th,
#final-order-details .mini-order-details tr:last-child td {
    padding-top: 10px;
    padding-bottom: 0;
}

#final-order-details .customer_details {
    list-style: none;
    margin: 0;
    padding: 0;
}

p.order-info {
    border-bottom: 1px solid;
    border-top: 1px solid;
    line-height: normal;
    margin-bottom: 50px;
    padding: 20px 0;
}

p.order-info mark {
    background-color: transparent;
    font-weight: bold;
}

.product-images {
    position: relative;
}

.cart-loading {
    display: block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 25px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px;
    z-index: 100;
    display: none;
    text-align: center;
}

#wrapper .cart-loading {
    background-color: rgba(0, 0, 0, 0.8);
}

.no-rgba #wrapper .cart-loading {
    background-color: #000;
}

.cart-loading .fusionicon-spinner {
    -webkit-animation: mask 3s infinite alternate;
    -moz-animation: mask 3s infinite alternate;
    -ms-animation: mask 3s infinite alternate;
    -o-animation: mask 3s infinite alternate;
    animation: mask 3s infinite alternate;
    display: inline-block;
    line-height: 70px;
}

.cart-loading .fusionicon-check-square-o {
    display: block;
    line-height: 70px;
}

.wc-nested-category-layout-category-title {
    margin-top: 35px;
}

.subcategory-term_description {
    float: left;
    margin-left: 20px;
    width: 80%;
}

.subcategory-products {
    clear: both;
    padding-top: 25px;
}

@-webkit-keyframes mask {
    25% {
        -webkit-transform: rotate(270deg);
    }

    50% {
        -webkit-transform: rotate(90deg);
    }

    75% {
        -webkit-transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
    }
}

@-moz-keyframes mask {
    25% {
        -moz-transform: rotate(270deg);
    }

    50% {
        -moz-transform: rotate(90deg);
    }

    75% {
        -moz-transform: rotate(360deg);
    }

    100% {
        -moz-transform: rotate(180deg);
    }
}

@-ms-keyframes mask {
    25% {
        -ms-transform: rotate(270deg);
    }

    50% {
        -ms-transform: rotate(90deg);
    }

    75% {
        -ms-transform: rotate(360deg);
    }

    100% {
        -ms-transform: rotate(180deg);
    }
}

@-o-keyframes mask {
    25% {
        -o-transform: rotate(270deg);
    }

    50% {
        -o-transform: rotate(90deg);
    }

    75% {
        -o-transform: rotate(360deg);
    }

    100% {
        -o-transform: rotate(180deg);
    }
}

@keyframes mask {
    25% {
        transform: rotate(270deg);
    }

    50% {
        transform: rotate(90deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

.woocommerce .thumbnails .clients-carousel .es-carousel {
    padding: 0;
}

.added_to_cart {
    display: none;
}

.sidebar .products a,
.footer-area .products a,
#slidingbar-area .products a {
    padding: 0;
    border: 0;
    background: none;
}

.sidebar .products .product-title,
.footer-area .products .product-title,
#slidingbar-area .products .product-title {
    margin: 0;
    margin-bottom: 10px;
}

.footer-area .product_list_widget li,
#slidingbar-area .product_list_widget li {
    border: 0;
    border-bottom: 1px solid #282a2b;
}

.footer-area .product_list_widget li a,
#slidingbar-area .product_list_widget li a {
    border: none;
}

.footer-area .widget_shopping_cart_content .total,
#slidingbar-area .widget_shopping_cart_content .total {
    margin: 10px 0px;
}

.footer-area .widget_shopping_cart_content .buttons,
#slidingbar-area .widget_shopping_cart_content .buttons {
    background: #282a2b;
}

.footer-area .products-slider a,
.footer-area .simple-products-slider a,
#slidingbar-area .products-slider a,
#slidingbar-area .simple-products-slider a,
.sidebar .products-slider a,
.sidebar .simple-products-slider a {
    border: 0;
    background: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    width: auto;
}

.footer-area .products-slider li .image,
#slidingbar-area .products-slider li .image {
    width: auto;
    height: auto;
}

.footer-area .simple-products-slider .es-carousel,
#slidingbar-area .simple-products-slider .es-carousel {
    padding-left: 38px;
}

.footer-area .simple-products-slider .es-carousel li,
.footer-area .simple-products-slider .es-carousel li .image,
#slidingbar-area .simple-products-slider .es-carousel li,
#slidingbar-area .simple-products-slider .es-carousel li .image {
    width: 149px;
    height: auto;
}

.footer-area .image-extras-content h3,
#slidingbar-area .image-extras-content h3,
.sidebar .image-extras-content h3 {
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 5px;
}

.footer-area .product-category mark,
#slidingbar-area .product-category mark,
.sidebar .product-category mark {
    background-color: transparent;
    color: inherit;
}

.footer-area .product-category h3,
#slidingbar-area .product-category h3,
.sidebar .product-category h3 {
    margin-bottom: 0;
}

.section-separator {
    position: relative;
}

.divider-candy {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    z-index: 100;
    border-bottom: 1px solid #E6E5E6;
    border-left: 1px solid #E6E5E6;
    background: #ffffff;
    content: "";
}

.divider-candy.bottom {
    bottom: -21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.divider-candy.top {
    top: -21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.section-separator .icon {
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -20px;
    width: 40px;
    font-size: 20px;
    z-index: 200;
    font-family: fontawesome;
}

.section-separator .icon:after {
    display: block;
    text-align: center;
}

/* RTL */
.rtl {
    direction: rtl;
    unicode-bidi: embed;
}

.rtl .alignleft {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.rtl .alignright {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

.rtl .single-navigation {
    text-align: left;
}

.rtl .single-navigation a[rel=next] {
    margin-right: 15px;
    margin-left: 10px;
}

.rtl .pagination,
.rtl .woocommerce-pagination {
    margin-right: 0;
    margin-left: 10px;
}

.rtl .single-navigation a[rel=prev]:before,
.rtl .pagination-prev:before,
.rtl .woocommerce-pagination .prev:before {
    content: '\f105';
    margin-left: 0;
    margin-right: -15px;
}

.rtl .single-navigation a[rel=next]:after,
.rtl .pagination-next:after,
.rtl .woocommerce-pagination .next:after {
    content: '\f104';
    padding-left: 0;
    padding-right: 5px;
}

.rtl .more a,
.rtl .read-more,
.rtl .entry-read-more a {
    margin-right: 0;
    text-align: left;
}

.rtl .grid-layout .more a,
.rtl .grid-layout .read-more,
.rtl .grid-layout .entry-read-more a {
    margin-left: 0;
}

.rtl .more a:after,
.rtl .read-more:after,
.rtl .entry-read-more a:after {
    content: '';
    padding-left: 0;
}

.rtl .more a:before,
.rtl .read-more:before,
.rtl .entry-read-more a:before {
    font-family: IcoMoon;
    content: '\f104';
    color: #000;
    padding-right: 5px;
}

.rtl th {
    text-align: right;
}

.rtl .sb-toggle-wrapper {
    left: 0;
    right: auto;
    border-left: 0;
    border-right: 35px solid transparent;
}

.rtl .sb-toggle-wrapper .sb-toggle:after {
    left: auto;
    right: -17px;
}

.rtl .header-social .alignleft {
    float: left;
    margin-left: 0;
    text-align: left;
}

.rtl .header-social .alignright {
    float: right;
    margin-right: 0;
}

.rtl .header-social .menu>li {
    float: right;
}

.rtl .header-social .menu>li:hover .sub-menu {
    left: auto;
    right: 0;
}

.rtl .header-social .menu>li:first-child {
    padding-left: 8px;
    border-left: 1px solid;
}

.rtl .header-social .menu>li:last-child {
    border-left: none;
}

.rtl .header-social .cart-contents {
    left: auto;
    right: -1px;
}

.rtl .header-social .cart-content a img {
    margin-right: 0 !important;
    margin-left: 12px;
    float: right;
}

.rtl .header-social .cart-content .cart-desc {
    float: right;
}

.rtl .header-social .alignright .menu>li:first-child {
    border-left: 1px solid;
}

.rtl .header-social .alignright .menu li:last-child {
    padding-right: 8px;
}

.rtl .alignleft .fusion-social-links-header .fusion-social-networks .fusion-social-network-icon {
    margin-right: 20px;
    margin-left: 0;
}

.rtl .alignleft .fusion-social-links-header .fusion-social-networks.boxed-icons {
    margin-right: 10px;
    margin-left: 0;
}

.rtl .header-social .alignright .social-networks li {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.rtl #small-nav .cart-contents {
    left: 35px;
    right: auto;
}

.rtl #small-nav .cart-content a img,
.rtl #header .cart-content a img,
.rtl #header-sticky .cart-content a img {
    margin-left: 6px;
    margin-right: 0;
}

.rtl #small-nav .cart-content a .cart-desc {
    text-align: right;
}

.rtl #mobile-nav li.mobile-nav-item .open-submenu {
    left: 0;
    padding-right: 15px;
    right: auto;
}

.rtl .cart-checkout .checkout-link a {
    float: left;
}

.rtl .cart-checkout .cart-link a,
.rtl .cart-checkout .checkout-link a {
    padding-left: 0;
    padding-right: 1.4em;
}

.rtl .cart-checkout a:before {
    margin-left: 0;
    margin-right: -15px;
}

.rtl .main-nav-search-form {
    left: 0;
    right: auto;
}

.rtl #nav>.fusion-navbar-nav>li,
.rtl #sticky-nav>.fusion-navbar-nav>li {
    float: right;
    padding-right: 0;
    padding-left: 35px;
}

.rtl #header-sticky .cart-contents,
.rtl #header .cart-contents {
    right: auto;
    left: 0;
}

.rtl .login-box .forgetmenot {
    float: right;
}

.rtl #header #nav ul ul,
.rtl .sticky-header #sticky-nav ul ul {
    left: auto;
    text-align: right;
}

.rtl #header #nav ul ul li:hover ul,
.rtl #small-nav #nav ul ul li:hover ul,
.rtl .sticky-header #sticky-nav ul ul li:hover ul {
    right: 170px;
}

.rtl #nav>ul>li:last-child,
.rtl #sticky-nav>ul>li:last-child {
    padding-left: 0 !important;
}

.rtl #nav .last-menu-item,
.rtl #sticky-nav .last-menu-item {
    padding-left: 0 !important;
}

.rtl .header-v4 #nav {
    float: right;
}

.rtl .header-v5 #small-nav .fusion-navbar-nav>li {
    float: none;
    text-align: right;
}

.rtl .header-v5 #nav>ul ul {
    text-align: right;
}

.rtl #nav ul ul,
.rtl #sticky-nav ul ul {
    right: 0;
    left: auto;
}

.rtl #mobile-nav li.mobile-nav-item li a {
    padding-left: 0;
    padding-right: 27px;
}

.rtl #mobile-nav li.mobile-nav-item li a:before {
    content: "-";
    margin-left: 2px;
    margin-right: -6px;
}

.rtl #mobile-nav li.mobile-nav-item li li a {
    padding-left: 0;
    padding-right: 40px;
}

.rtl #mobile-nav li.mobile-nav-item li li a:before {
    content: "--";
    margin-left: 2px;
    margin-right: -10px;
}

.rtl #mobile-nav li.mobile-nav-item li li li a {
    padding-left: 0;
    padding-right: 53px;
}

.rtl #mobile-nav li.mobile-nav-item li li li a:before {
    content: "---";
    margin-left: 2px;
    margin-right: -14px;
}

.rtl #mobile-nav li.mobile-nav-item li li li li a {
    padding-left: 0;
    padding-left: 66px;
}

.rtl #mobile-nav li.mobile-nav-item li li li li a:before {
    content: "----";
    margin-left: 2px;
    margin-right: -18px;
}

.rtl .header-social .menu>li:hover>.sub-menu>li:hover .sub-menu {
    left: auto;
    right: 100px;
}

.rtl #wrapper .dd-container .dd-pointer {
    left: 0;
    right: auto;
    border-left: 0;
    border-right: 1px solid;
}

.rtl #wrapper .dd-container .dd-selected {
    text-align: right;
}

.rtl .menu-item-language img.iclflag {
    margin-right: 0;
    margin-left: 5px;
}

.rtl .side-nav-left .side-nav li.current_page_item>a {
    padding-right: 23px;
}

.rtl .side-nav-left .side-nav li a {
    padding-right: 25px;
}

.rtl .side-nav-left .side-nav li .children {
    margin-right: 40px;
}

.rtl .side-nav-left .side-nav li .children a {
    padding-right: 0;
}

.rtl .side-nav-right .side-nav li.current_page_item>a {
    padding-left: 0;
}

.rtl .side-nav-right .side-nav li a {
    padding-left: 0;
}

.rtl .side-nav-right .side-nav .children {
    margin-left: 0;
    margin-right: 15px;
}

.rtl .sidebar .widget_nav_menu li,
.rtl .sidebar .widget_categories li,
.rtl .sidebar .widget_meta li,
.rtl .sidebar .widget .recentcomments,
.rtl .sidebar .widget_recent_entries li,
.rtl .sidebar .widget_archive li,
.rtl .sidebar .widget_pages li,
.rtl .sidebar .widget_links li {
    padding-left: 10px;
    padding-right: 12px;
}

.rtl .sidebar .widget_nav_menu li a:before,
.rtl .sidebar .widget_categories li a:before,
.rtl .sidebar .widget_meta li a:before,
.rtl .sidebar .widget .recentcomments:before,
.rtl .sidebar .widget_recent_entries li a:before,
.rtl .sidebar .widget_archive li a:before,
.rtl .sidebar .widget_pages li a:before,
.rtl .sidebar .widget_links li a:before,
.rtl .woocommerce-tabs .tabs a:hover .arrow:after,
.rtl .woocommerce-tabs .tabs li.active a .arrow:after,
.rtl .widget_layered_nav li a:before,
.rtl .widget_product_categories li a:before {
    content: '\f104';
    margin-left: 0;
    margin-right: -12px;
    float: right;
}

.rtl .meta-info .alignleft {
    float: right;
    margin-right: 0;
    margin-left: 15px;
    text-align: right;
}

.rtl .meta-info .alignright {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

.rtl .meta-info .alignright .fusionicon-bubbles {
    float: right;
    margin-top: 3px;
}

body.rtl .page-title-container {
    direction: ltr;
}

body.rtl .page-title-center .page-title-captions {
    text-align: center;
    width: 100%;
}

body.rtl .page-title-center .breadcrumbs {
    display: block;
    text-align: center;
    width: 100%;
}

body.rtl .page-title-left .page-title-captions {
    text-align: left;
}

body.rtl .page-title-left .page-title-captions,
body.rtl .page-title-center .page-title-captions,
body.rtl .page-title-right .page-title-captions,
body.rtl .page-title-left .breadcrumbs,
body.rtl .page-title-center .breadcrumbs,
body.rtl .page-title-right .breadcrumbs,
body.rtl .page-title-left .search,
body.rtl .page-title-center .search,
body.rtl .page-title-right .search {
    direction: rtl;
}

body.rtl .page-title ul li {
    margin-left: 0;
    margin-right: 5px;
}

body.rtl .page-title ul li:after {
    content: '\\';
    margin-left: 5px;
}

body.rtl .page-title ul li:last-child:after {
    content: '';
}

body.rtl .page-title ul li a {
    padding-left: 5px;
    padding-right: 0;
}

.rtl .fontawesome-icon {
    margin-right: 0px;
    margin-left: 10px;
    float: right;
}

.rtl #wrapper .col .heading img {
    margin-right: 0px;
    margin-left: 10px;
}

.rtl .content-boxes .heading .fontawesome-icon {
    float: right;
}

.rtl ul.list-icon li {
    padding: 0 25px 0 0;
    text-align: right;
}

.rtl ul.list-icon li:before {
    float: right;
    margin-right: -25px;
}

.rtl .sidebar ul.list-icon {
    margin-left: 0;
    margin-right: 25px;
}

.rtl .meta li {
    float: right;
    border-left: 0;
    border-right: 1px solid;
}

.rtl .meta li:first-child {
    padding-right: 0;
    padding-left: 9px;
    border-right: 0;
}

.rtl .continue {
    float: left;
}

.rtl .recent-works-items a {
    float: right;
}

.rtl .jtwt .jtwt_tweet,
.rtl .sidebar .jtwt .jtwt_tweet {
    padding-left: 0;
    padding-right: 45px;
}

.rtl .jtwt .jtwt_tweet:before {
    margin-left: 0;
    margin-right: -45px;
}

.rtl .social-networks {
    float: left;
}

.rtl .social-networks li {
    float: left;
    margin-left: 0;
    margin-right: 20px;
}

.rtl .fusion-social-links-footer {
    text-align: left;
}

.rtl .fusion-social-links-footer .fusion-social-networks {
    float: none;
}

.rtl .fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon {
    margin-right: 20px;
    margin-left: 0;
}

.rtl .fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:first-child {
    margin-right: 0;
}

.rtl .fusion-social-links-footer .fusion-social-networks.boxed-icons {
    margin-right: 10px;
    margin-left: 0;
}

.rtl .fusion-social-links-footer .fusion-social-networks.boxed-icons .fusion-social-network-icon:first-child {
    margin-left: 10px;
}

.rtl .review blockquote div {
    float: right;
}

.rtl .review blockquote div .company-name {
    background-position: top right;
    padding-left: 0;
    padding-right: 53px;
}

.rtl .review blockquote div:after {
    left: auto;
    right: 23px;
}

.rtl .content-boxes .heading-and-icon h2 {
    padding-left: 0;
    padding-right: 0px;
}

.rtl .post-content ul.arrow li {
    padding-left: 0;
    padding-right: 25px;
}

.rtl .post-content ul.arrow li:before {
    float: right;
    margin-left: 0;
    margin-right: -25px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.rtl .post-password-form label {
    margin-left: 10px;
}

.rtl .post-password-form .password {
    margin-right: 0;
    margin-left: 10px;
}

.rtl #lang_sel_click a.lang_sel_sel {
    background-position: left center;
}

.rtl #toTop {
    left: 30px;
    right: auto;
}

.rtl #wrapper .fusion-tabs-widget .tab-holder .news-list li .image {
    float: right;
    margin-left: 13px;
    margin-right: 0;
}

.rtl #wrapper .fusion-tabs-widget .tabset li {
    border-left: 1px solid;
    border-right: none;
}

.rtl #wrapper .fusion-tabs-widget .tabset li:last-child {
    border-left: none;
}

.rtl h5.toggle span.arrow {
    float: right;
    margin-right: 0;
    margin-left: 18px;
}

.rtl .sidebar .social-networks li,
.rtl .social_links_shortcode li {
    float: right;
}

.rtl .person-author-wrapper {
    float: right;
}

.rtl .person-author .social-icon {
    float: left;
    margin-left: 0;
    margin-right: 19px;
}

.rtl .woocommerce-tabs .tabs li .arrow {
    display: none;
}

.rtl .woocommerce-tabs .tabs li a:hover .arrow,
.rtl .woocommerce-tabs .tabs li.active a .arrow {
    height: 15px;
    margin-left: 0;
    margin-right: 5px;
    display: inline-block;
}

.rtl #comment-input input {
    float: right;
}

.rtl #comment-input input:first-child {
    margin-right: 0;
}

.rtl #comment-input input:last-child {
    margin-right: 1%;
}

.rtl .portfolio-tabs li,
.rtl .faq-tabs li {
    float: right;
    margin-right: 0px;
    margin-left: 30px;
}

.rtl .portfolio-item .buttons {
    overflow: hidden;
}

.rtl .portfolio-item .buttons a {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.rtl .portfolio-one .portfolio-item .image {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}

.rtl .project-content .project-description {
    float: right;
}

.rtl .project-content .project-info {
    float: left;
}

.rtl .project-content .project-info h4 {
    float: right;
}

.rtl .project-content .project-info .project-terms {
    float: right;
}

.rtl .portfolio-half .flexslider {
    float: right;
}

.rtl .portfolio-half .project-content {
    float: left;
}

.rtl .author .avatar {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.rtl .author .author_social .custom_msg {
    float: right;
}

.rtl .author .author_social .fusion-social-networks {
    text-align: left;
}

.rtl .author .author_social .fusion-social-networks .fusion-social-network-icon {
    margin-left: 0;
    margin-right: 20px;
}

.rtl .commentlist div.avatar {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.rtl .about-author div.avatar {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.rtl .medium-alternate .date-and-formats,
.rtl .medium-alternate .blog-medium-slideshow-container {
    margin-right: 0;
    margin-left: 17px;
}

.rtl .medium-alternate.has-post-thumbnail .post-content {
    margin-left: 0;
    margin-right: 436px;
}

.rtl .date-and-formats {
    float: right;
}

.rtl .blog-medium-slideshow-container {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}

.rtl .woocommerce-message {
    padding-left: 0;
    padding-right: 16px;
    text-align: right;
}

.rtl .woocommerce-message:before {
    margin-left: 0;
    margin-right: -16px;
}

.rtl.single-product .woocommerce-message .wc-forward {
    float: left;
}

.rtl.single-product .woocommerce-message .wc-forward:before {
    content: "";
}

.rtl.single-product .woocommerce-message .wc-forward:after {
    font-family: 'IcoMoon';
    content: '\f07a';
    margin-left: 6px;
}

.rtl.single-product .woocommerce-message {
    text-align: right;
}

.rtl.single-product .woocommerce-message:before {
    color: transparent;
}

.rtl.single-product .woocommerce-message:after {
    content: '\f05d';
    font-family: 'IcoMoon';
    margin-left: 5px;
}

.rtl .return-to-shop .wc-backward {
    padding-left: 0;
    padding-right: 25px;
}

.rtl .return-to-shop .wc-backward:before {
    margin-left: 0;
    margin-right: -25px;
}

.rtl #main .cart-empty,
.rtl #main .return-to-shop {
    float: right;
}

.rtl #main .return-to-shop {
    text-align: left;
}

.rtl .product .summary.entry-summary {
    margin-left: 0;
    margin-right: 530px;
}

.rtl.has-sidebar .summary.entry-summary {
    margin-left: 0;
    margin-right: 350px;
}

.rtl .product .entry-summary .woocommerce-product-rating {
    margin-right: 20px;
    margin-left: 0;
}

.rtl .summary .cart .quantity {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.rtl .single_variation_price_reset .single_variation_wrap {
    float: right;
}

.rtl .single_variation_price_reset .reset_variations {
    float: left;
}

.rtl .shop_table .product-thumbnail {
    float: right;
    margin-left: 25px;
    margin-right: 0;
}

.rtl .woocommerce .avada-shipping-calculator-form .button .rtl .woocommerce .shipping-calculator-form .button {
    float: left;
}

.rtl .cart_totals table td {
    text-align: left;
}

.rtl .cart_totals .cart-subtotal td,
.cart_totals .total td {
    text-align: left;
}

.rtl .cart-totals-buttons .fusion-button {
    float: left;
}

.rtl .woocommerce form.checkout #billing_first_name_field,
.rtl .woocommerce form.checkout #shipping_first_name_field {
    float: right;
}

.rtl .woocommerce form.checkout #billing_last_name_field,
.rtl .woocommerce form.checkout #shipping_last_name_field {
    float: left;
}

.rtl .woocommerce .checkout_coupon .coupon-button {
    margin: 0;
}

.rtl form.checkout .continue-checkout {
    float: left;
}

.rtl #shipping_method {
    float: left;
    text-align: left;
}

.rtl form.checkout .shop_table tfoot th {
    text-align: left;
}

.rtl form.checkout .shop_table tfoot td {
    text-align: left;
}

.rtl form.checkout #place_order {
    float: left;
}

.rtl .avada-myaccount-data .digital-downloads li:before,
.rtl .avada-thank-you .order_details li:before {
    content: '\f104';
    float: right;
    margin-left: 0;
    margin-right: -25px;
}

.rtl .avada-myaccount-data .digital-downloads li,
.rtl .avada-thank-you .order_details li {
    padding: 0 25px 0 0;
}

.rtl #main .avada-myaccount-data .addresses .title h3,
.rtl #main .avada-customer-details .addresses .title h3 {
    float: right;
}

.rtl .avada-myaccount-data .addresses .title .edit {
    margin-right: 10px;
}

.rtl .woocommerce #customer_login .login .form-row {
    float: right;
    margin-right: 0;
    margin-left: 18px;
}

.rtl .woocommerce #customer_login .login .inline {
    margin-right: 15px;
    margin-left: 0;
}

.rtl .woocommerce #customer_login .login .lost_password {
    float: right;
}

.rtl .myaccount_user_container .username {
    padding-left: 0;
    padding-right: 25px;
}

.rtl .myaccount_user_container .username:before {
    margin-left: 0;
    margin-right: -25px;
}

.rtl .myaccount_user_container span {
    border-right: 0;
    border-left: 1px solid;
}

.rtl .myaccount_user_container span:last-child {
    border-left: 0;
    padding-left: 0;
    padding-right: 20px;
}

.rtl .myaccount_user_container .view-cart a {
    padding-left: 0;
    padding-right: 25px;
}

.rtl .myaccount_user_container .view-cart a:before {
    margin-left: 0;
    margin-right: -25px;
}

body:not(:-moz-handler-blocked) .rtl .myaccount_user_container .view-cart a:before {
    content: " ";
    margin-right: 0;
}

.rtl .avada-order-details .shop_table.order_details .product-total {
    text-align: left;
}

.rtl .avada-myaccount-data .addresses .col-1,
.rtl .avada-customer-details .addresses .col-1 {
    margin-left: 4%;
}

.rtl .avada-myaccount-data .addresses .col-1,
.rtl .avada-myaccount-data .addresses .col-2,
.rtl .avada-customer-details .addresses .col-1,
.rtl .avada-customer-details .addresses .col-2 {
    float: right;
    margin-right: 0;
}

.rtl .my_account_orders {
    text-align: right;
}

.rtl .my_account_orders .order-status {
    text-align: right;
}

.rtl .my_account_orders .order-actions a:after {
    content: '\f104';
    margin-left: 0;
    margin-right: 10px;
}

.rtl .woocommerce-side-nav {
    float: right;
}

.rtl .woocommerce-side-nav li.active a:after {
    content: '\f104';
    margin-left: 0px;
    margin-right: 5px;
}

.rtl .woocommerce .address .edit:after {
    content: '\f104';
    margin-left: 0px;
    margin-right: 10px;
}

.rtl .shop_table {
    text-align: right;
}

.rtl .shop_table .product-thumbnail img {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}

.rtl #final-order-details .mini-order-details {
    text-align: right;
}

.rtl #final-order-details .mini-order-details th {
    text-align: right;
}

.rtl .product_type_simple,
.rtl .product_type_variable,
.rtl .show_details_button,
.rtl .add_to_cart_button {
    padding-left: 0;
    padding-right: 16px;
}

.rtl .product-buttons a:before {
    margin-left: 0;
    margin-right: -16px;
}

.rtl .fusion-woo-featured-products-slider .products-slider .product-buttons a {
    padding-left: 0;
    padding-right: 20px;
}

.rtl .fusion-woo-featured-products-slider .products-slider .product-buttons a:first-child:before,
.rtl .fusion-woo-featured-products-slider .products-slider .product-buttons a:last-child:before {
    margin-left: 0;
    margin-right: -20px;
}

.rtl .product-buttons a:first-child {
    float: right;
}

.rtl .product-buttons a:last-child {
    float: left;
}

.rtl .product .images {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.rtl .product .images .flex-viewport {
    direction: ltr;
}

.rtl .simple-cart .quantity {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.rtl .woocommerce-tabs>.tabs {
    float: right;
}

.rtl .woocommerce-tabs .panel {
    margin-left: 0;
    margin-right: 240px;
}

.rtl .shop_attributes,
.rtl .shop_attributes th,
.rtl .shop_attributes td {
    text-align: right;
}

.rtl .woocommerce .social-share li {
    border-right: 0;
    border-left: 1px solid;
}

.rtl .woocommerce .social-share li:last-child {
    border-left: 0;
}

.rtl .products li {
    float: right;
    margin-right: 0;
}

.rtl .products-4 li {
    margin-left: 1.0%;
}

.rtl .products-3 li {
    margin-left: 1.0%;
}

.rtl .products-2 li {
    margin-left: 1.0%;
}

.rtl .products-1 li {
    margin-left: 0;
}

.rtl .products-4 li:nth-child(4n) {
    margin-left: 0;
}

.rtl .products-3 li:nth-child(3n) {
    margin-left: 0;
}

.rtl .products-2 li:nth-child(2n) {
    margin-left: 0;
}

.rtl .products-1 li:nth-child(1n) {
    margin-left: 0;
}

.rtl p.stars a {
    float: right;
}

.rtl p.stars a:after {
    right: auto;
    left: 1em;
}

.rtl #reviews li .avatar {
    float: right;
}

.rtl #reviews li .comment-text {
    margin-left: 0;
    margin-right: 70px;
}

.rtl #reviews li .comment-text .description {
    clear: left;
}

.rtl #reviews li .comment-text .star-rating {
    float: left;
}

.rtl .product-details .star-rating {
    float: left;
}

.rtl .star-rating:before {
    float: right;
}

.rtl .star-rating span {
    float: right;
    left: auto;
    right: 0;
}

.rtl .star-rating span:before {
    left: auto;
    right: 0;
}

.rtl #reviews .overall-rating {
    float: left;
}

.rtl .catalog-ordering>ul,
.rtl .orderby-order-container>ul,
.rtl .orderby-order-container {
    float: right;
    margin-right: 0;
}

.rtl .catalog-ordering>ul,
.rtl .orderby-order-container>ul {
    margin-left: 10px;
}

.rtl .shop_table .product-thumbnail .product-info {
    float: right;
}

.rtl .cart_totals table {
    text-align: right;
}

.rtl form.checkout .shop_table tbody .product-total,
.rtl form.checkout .shop_table th.product-total {
    text-align: left;
}

.rtl form.checkout .shop_table .product-name {
    text-align: right;
}

.rtl form.checkout .shop_table tfoot th {
    padding-left: 20px;
    padding-right: 0;
}

.rtl .order-dropdown>li:after {
    right: auto;
    left: 0;
    border-left: 0;
    border-right: 1px solid #dbdbdb;
}

.rtl .order-dropdown ul li a {
    padding-right: 0;
    padding-left: 15px;
}

.rtl.woocommerce .social-share li {
    border: none;
    border-right: 1px solid #E7E6E6;
    text-align: right;
}

.rtl.woocommerce .social-share li:first-child {
    border-right: 0 none;
}

.rtl .product .onsale {
    left: auto;
    right: 15px;
}

.rtl .single_variation_wrap .variations_button .quantity {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.rtl .single_variation_wrap .variations_button .button {
    float: right;
    margin-left: 0;
    margin-right: 10px;
}

.rtl .variations .label {
    padding-left: 15px;
    padding-right: 0;
}

.rtl .avada-select-parent .avada-select-arrow {
    border-right: 1px solid #DADADA;
    border-left: none;
    left: 0;
    right: auto;
}

.rtl #wrapper .select-arrow {
    right: auto;
    left: 1px;
    border-right: 1px solid #DADADA;
    border-left: none;
    text-align: center !important;
}

.rtl.woocommerce .images #carousel .slides {
    float: right;
}

.rtl.woocommerce .images #carousel .slides li {
    float: right !important;
    margin-right: 0;
    margin-left: 9px;
    cursor: pointer;
}

.rtl #billing_country_field>label,
.rtl #shipping_country_field>label {
    padding-right: 0;
    padding-left: 5px;
}

.rtl .cart-collaterals .one_half {
    float: right;
    margin-left: 4%;
    margin-right: 0;
}

.rtl .cart-collaterals .one_half.last {
    clear: left;
    margin-left: 0;
}

.rtl .woocommerce .avada-shipping-calculator-form .button,
.rtl .woocommerce .shipping-calculator-form .button {
    float: left;
}

.rtl .shipping-calculator-form-nohide .fusion-button {
    float: left;
}

.rtl .shipping-coupon {
    float: right;
    margin-left: 4%;
    margin-right: 0;
}

.rtl .cart-totals-buttons {
    float: right;
}

.rtl .cart-totals-container .fusion-button {
    float: left;
}

.rtl .input-text {
    margin-right: 0;
    margin-left: 1%;
}

.rtl .coupon .input-text {
    float: right;
}

.rtl .coupon .fusion-button {
    float: left;
}

.rtl .quantity .minus,
.rtl .quantity .plus,
.rtl .quantity .qty {
    margin: 0;
}

.rtl .woocommerce-content-box {
    margin-left: 0;
    margin-right: 240px;
}

.rtl .woocommerce-content-box.full-width {
    margin-right: 0;
}

.rtl .product .images .flexslider .slides img {
    float: right;
}

.rtl .mobile-nav-holder .mobile-selector span,
.rtl .mobile-topnav-holder .mobile-selector span {
    padding-left: 0;
    padding-right: 10px;
}

.rtl .mobile-topnav-holder {
    text-align: right;
}

.rtl .mobile-nav-holder .mobile-selector .selector-down:before,
.rtl .mobile-topnav-holder .mobile-selector .selector-down:before {
    margin-left: 0;
    margin-right: 12px;
}

.rtl .mobile-nav-holder .mobile-selector .selector-down,
.rtl .mobile-topnav-holder .mobile-selector .selector-down {
    border-left: medium none;
    border-right: 1px solid #DADADA;
    left: 5px;
    right: auto;
}

.rtl .avada-thank-you .order_details li:before {
    float: right;
    margin-left: 5px;
}

.rtl .isotope .isotope-item {
    -webkit-transition-property: right, top, -webkit-transform, opacity;
    -moz-transition-property: right, top, -moz-transform, opacity;
    -ms-transition-property: right, top, -ms-transform, opacity;
    -o-transition-property: right, top, -o-transform, opacity;
    transition-property: right, top, transform, opacity;
}

.rtl .timeline-layout .post.align-left,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-left {
    clear: right;
    float: right;
}

.rtl .timeline-layout .post.align-right,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-right {
    clear: left;
    float: left;
}

.rtl .align-left .timeline-arrow,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow {
    left: auto;
    right: 299px;
}

.rtl .align-left .timeline-arrow:before,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow:before {
    left: auto;
    right: 100%;
    content: '\f0d9';
}

.rtl .align-right .timeline-arrow,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow {
    left: 299px;
    right: auto;
}

.rtl .align-right .timeline-arrow:before,
.rtl .fusion-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow:before {
    left: 100%;
    right: auto;
    content: '\f0da';
}

.rtl .one_half,
.rtl .one_third,
.rtl .two_third,
.rtl .three_fourth,
.rtl .one_fourth {
    float: right;
    margin-left: 4%;
    margin-right: 0;
}

.rtl .one_half.last,
.rtl .one_third.last,
.rtl .three_fourth.last,
.rtl .one_fourth.last,
.rtl .two_third.last,
.rtl .three_fourth.last {
    margin-left: 0%;
    margin-right: 4%;
}

.rtl #slidingbar-area .columns .fusion-column,
.rtl .footer-area .columns .fusion-column {
    float: right;
}

.rtl .fusion-column {
    float: right;
}

.rtl .fusion-column.fusion-one-sixth,
.rtl .fusion-column.fusion-five-sixth,
.rtl .fusion-column.fusion-one-fifth,
.rtl .fusion-column.fusion-two-fifth,
.rtl .fusion-column.fusion-three-fifth,
.rtl .fusion-column.fusion-four-fifth,
.rtl .fusion-column.fusion-one-fourth,
.rtl .fusion-column.fusion-three-fourth,
.rtl .fusion-column.fusion-one-third,
.rtl .fusion-column.fusion-two-third,
.rtl .fusion-column.fusion-one-half {
    float: right;
    margin-right: 0;
    margin-left: 4%;
}

.rtl #wrapper .fusion-column.last {
    margin-left: 0;
}

.rtl.search-no-results ul.list-icon-arrow li:before,
.rtl.error404 ul.list-icon-arrow li:before {
    transform: rotateY(180deg);
}

.rtl .sidebar .flickr_badge_image {
    float: right;
}

.rtl .footer-area .flickr_badge_image img,
.rtl #slidingbar-area .flickr_badge_image img {
    float: right;
}

.rtl .product_list_widget .wp-post-image {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

/* RTL shortcode specific styles */
.rtl .fusion-alert .alert-icon {
    margin-left: 10px;
    margin-right: 0;
}

.rtl .fusion-alert .close {
    left: -1px;
    right: auto;
}

.rtl .fusion-blog-medium-alternate .entry-read-more,
.rtl .fusion-blog-large-alternate .entry-read-more {
    margin-left: 10px;
    margin-right: 0;
    text-align: left;
}

.rtl .fusion-blog-medium .entry-meta .entry-meta-details,
.rtl .fusion-blog-large .entry-meta .entry-meta-details {
    float: right;
}

.rtl .fusion-blog-medium .entry-meta .entry-read-more,
.rtl .fusion-blog-large .entry-meta .entry-read-more {
    float: left;
    margin-left: 0;
}

.rtl .large-alternate .post-content,
.rtl .fusion-blog-large-alternate .post-content-container {
    margin-left: 0;
    margin-right: 110px;
}

.rtl .fusion-blog-medium-alternate .post-content-container {
    margin-left: 0;
    margin-right: 99px;
}

.rtl .fusion-blog-medium .blog-medium-slideshow-container,
.rtl .fusion-blog-medium-alternate .blog-medium-slideshow-container {
    float: right;
}

.rtl .fusion-blog-medium-alternate .date-and-formats,
.rtl .fusion-blog-medium-alternate .blog-medium-slideshow-container {
    margin-left: 17px;
    margin-right: 0;
}

.rtl .fusion-blog-medium-alternate .date-and-formats,
.rtl .fusion-blog-large-alternate .date-and-formats {
    float: right;
}

.rtl .fusion-blog-grid .entry-read-more,
.rtl .fusion-blog-timeline .entry-read-more {
    float: right;
}

.rtl .fusion-blog-grid .entry-comments,
.rtl .fusion-blog-timeline .entry-comments {
    float: left;
}

.rtl .post-content blockquote {
    border-left: none;
    border-right: 4px solid;
}

.rtl .fusion-button {
    direction: ltr;
}

.rtl .fusion-checklist .size-small .icon-wrapper {
    float: right;
    margin-left: 9px;
    margin-right: 0;
}

.rtl .fusion-checklist .size-small .fusion-li-item-content {
    margin-left: 0;
    margin-right: 30px;
}

.rtl .fusion-checklist .size-medium .icon-wrapper {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}

.rtl .fusion-checklist .size-medium .fusion-li-item-content {
    margin-left: 0;
    margin-right: 50px;
}

.rtl .fusion-checklist .size-large .icon-wrapper {
    float: right;
    margin-left: 25px;
    margin-right: 0;
}

.rtl .fusion-checklist .size-large .fusion-li-item-content {
    margin-left: 0;
    margin-right: 95px;
}

.rtl .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
.rtl .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
    margin-right: 0;
}

.rtl .fusion-content-boxes.content-boxes-icon-on-side .content-container {
    padding-left: 0;
    padding-right: 45px;
}

.rtl .fusion-dropcap {
    float: right;
    margin-right: 0;
    margin-left: 6px;
}

.rtl .fusion-google-map .infoBox>img {
    float: left;
}

.rtl .close {
    float: left;
}

.rtl .modal-footer {
    text-align: left;
}

.rtl .fusion-person .person-desc .person-author .fusion-social-networks {
    text-align: left;
}

.rtl .fusion-person .person-desc .person-author .fusion-social-networks a {
    margin-left: 0;
    margin-right: 20px;
}

.rtl .popover-title,
.rtl .popover-content {
    text-align: right;
}

.rtl .fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    left: auto;
    right: 0;
}

.rtl .fusion-progressbar .progress {
    float: right;
}

.rtl .fusion-progressbar .sr-only {
    left: auto;
    right: 15px;
}

.rtl .fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow,
.rtl .fusion-recent-posts.layout-date-on-side .date-and-formats {
    float: right;
    margin-left: 25px;
    margin-right: 0;
}

.rtl .fusion-recent-posts .columns-2 .column:nth-child(3n) {
    clear: right;
}

.rtl .fusion-recent-posts .columns-3 .column:nth-child(4n) {
    clear: right;
}

.rtl .fusion-recent-works .image-extras .link-icon {
    margin-left: 3px;
    margin-right: 0;
}

.rtl .fusion-sharing-box .fusion-social-networks {
    text-align: left;
}

.rtl .fusion-social-networks .fusion-social-network-icon {
    margin-left: 20px;
    margin-right: 0;
}

.rtl .fusion-social-networks.boxed-icons .fusion-social-network-icon {
    margin-left: 10px;
    margin-right: 0;
}

.rtl .table-1 table th,
.rtl .table-2 table th {
    text-align: right;
}

.rtl .fusion-tabs .nav-tabs li .tab-link {
    margin-left: 1px;
    margin-right: 0;
}

.rtl .fusion-tabs .nav-tabs li:last-child .tab-link {
    margin-left: 0;
}

.rtl .fusion-reading-box-container .continue-right {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

.rtl .fusion-testimonials .testimonial-thumbnail {
    padding-left: 30px;
    padding-right: 0;
}

.rtl .fusion-testimonials .company-name strong {
    float: right;
}

.rtl .fusion-testimonials .author:after {
    left: auto;
    right: 35px;
}

.rtl .fusion-title h1.title-heading-left,
.rtl .fusion-title h2.title-heading-left,
.rtl .fusion-title h3.title-heading-left,
.rtl .fusion-title h4.title-heading-left,
.rtl .fusion-title h5.title-heading-left,
.rtl .fusion-title h6.title-heading-left {
    padding-left: 8px;
    padding-right: 0;
}

.rtl .fusion-title h1.title-heading-right,
.rtl .fusion-title h2.title-heading-right,
.rtl .fusion-title h3.title-heading-right,
.rtl .fusion-title h4.title-heading-right,
.rtl .fusion-title h5.title-heading-right,
.rtl .fusion-title h6.title-heading-right {
    padding-left: 0;
    padding-right: 8px;
}

.rtl .fusion-title h1.title-heading-right .fontawesome-icon,
.rtl .fusion-title h2.title-heading-right .fontawesome-icon,
.rtl .fusion-title h3.title-heading-right .fontawesome-icon,
.rtl .fusion-title h4.title-heading-right .fontawesome-icon,
.rtl .fusion-title h5.title-heading-right .fontawesome-icon,
.rtl .fusion-title h6.title-heading-right .fontawesome-icon,
.rtl .fusion-title h1.title-heading-right img,
.rtl .fusion-title h2.title-heading-right img,
.rtl .fusion-title h3.title-heading-right img,
.rtl .fusion-title h4.title-heading-right img,
.rtl .fusion-title h5.title-heading-right img,
.rtl .fusion-title h6.title-heading-right img {
    margin-left: 0;
    margin-right: 10px;
}

.rtl .fusion-title h1 img,
.rtl .fusion-title h2 img,
.rtl .fusion-title h3 img,
.rtl .fusion-title h4 img,
.rtl .fusion-title h5 img,
.rtl .fusion-title h6 img {
    margin-left: 10px;
    margin-right: 0;
}

.rtl .fusion-accordian .panel-title a .fa-fusion-box {
    float: right;
    margin-left: 18px;
    margin-right: 0;
}

.rtl .fusion-woo-product-slider .simple-products-slider .product-buttons a {
    padding-left: 0;
    padding-right: 20px;
}

.rtl .fusion-woo-product-slider .simple-products-slider .product-buttons a:before {
    margin-left: 0;
    margin-right: -16px;
}

.rtl .fusion-woo-product-slider .simple-products-slider .product-buttons a :first-child {
    float: right;
}

/* End RTL Shortcodes */
/* Begin RTL BBPress */
.rtl #bbpress-forums li.bbp-header {
    padding: 15px 18px 15px 0;
}

.rtl #bbpress-forums li.bbp-body ul.forum,
.rtl #bbpress-forums li.bbp-body ul.topic {
    padding: 12px 18px 10px 0;
}

.rtl .bbp-topic-form fieldset .notify,
.rtl .bbp-reply-form fieldset .notify {
    float: left;
}

.rtl div.bbp-submit-wrapper {
    margin-left: 0;
    margin-right: 30px;
}

.rtl .bbp-pagination {
    text-align: left;
}

.rtl .bbp-pagination-count {
    float: none;
}

.rtl #bbpress-forums .bbp-reply-header a.bbp-reply-permalink {
    padding-left: 0;
    padding-right: 3px;
}

.rtl #bbpress-forums div.bbp-reply-favs {
    float: left;
}

.rtl .bbp-arrow {
    left: 0;
    right: -8px;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.rtl #bbpress-forums div.bbp-forum-content,
.rtl #bbpress-forums div.bbp-topic-content,
.rtl #bbpress-forums div.bbp-reply-content {
    padding: 0;
}

.rtl #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
    float: right;
}

.rtl #bbpress-forums #bbp-single-user-details #bbp-user-navigation .first-col {
    float: right;
}

.rtl #bbpress-forums #bbp-single-user-details #bbp-user-navigation .second-col {
    margin-left: 0;
    margin-right: 45%;
}

.rtl #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
    margin-left: 0;
    margin-right: 130px;
}

.rtl #bbpress-forums #bbp-user-body {
    margin-right: 0;
}

/* End RTL BBPress */
/* to top */
#toTop {
    background-color: #333333;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    height: 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
    opacity: 0.9;
    z-index: 10000;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.no-totop #toTop {
    display: none !important;
}

#toTop:before {
    line-height: 35px;
    content: '\f106';
    -webkit-font-smoothing: antialiased;
    font-family: IcoMoon;
    font-size: 22px;
}

#toTop:hover {
    background-color: #A0CE4E;
}

#toTopHover {
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
}

#toTop:active,
#toTop:focus {
    outline: none;
    background-color: #333333;
}

/* slidingbar */
#slidingbar-area {
    z-index: 99999;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.rtl #slidingbar-area {
    left: 0;
    width: auto;
}

body.admin-bar #wrapper #slidingbar-area {
    top: 32px;
}

#slidingbar {
    height: auto;
    color: #8c8989;
    background: #363839;
    background: rgba(54, 56, 57, 0.9);
    overflow: hidden;
    position: relative;
    z-index: 3;
    display: none;
    padding: 35px 10px;
}

.sb-toggle-wrapper {
    position: absolute;
    right: 0;
    border-top: 35px solid #363839;
    border-left: 35px solid transparent;
}

.sb-toggle-wrapper .sb-toggle:after {
    font-size: 16px;
    font-family: "IcoMoon";
    content: '\e61d';
    -webkit-font-smoothing: antialiased;
    display: block;
    position: absolute;
    left: -17px;
    top: -33px;
    color: #fff;
    text-shadow: none;
}

.sb-toggle.open:after {
    content: '\e61c';
    -webkit-font-smoothing: antialiased;
}

.slidingbar-widget-col {
    margin-bottom: 20px;
}

.slidingbar-widget-col:last-child {
    margin-bottom: 0;
}

#slidingbar-area .logo {
    float: none;
    display: block;
    margin: 0 0 22px;
}

#slidingbar-area h3 {
    margin: 0 0 28px;
    color: #ddd;
    text-transform: uppercase;
    font: 13px/20px 'PTSansBold', arial, helvetica, sans-serif;
}

#slidingbar-area .text-block {
    text-shadow: 1px 2px 1px #000;
}

#slidingbar-area .holder-block img {
    width: 100%;
}

#slidingbar-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
}

#slidingbar-area ul li a {
    padding: 12px 0;
    border-bottom: 1px solid #282a2b;
    display: block;
}

#slidingbar-area .widget_recent_entries ul li {
    padding: 12px 0;
    border-bottom: 1px solid #282a2b;
}

#slidingbar-area .widget_recent_entries ul li a {
    padding: 0 0 5px 0;
    border-bottom: none;
}

#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget)>ul>li:first-child,
#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget) ul:first-child>li:first-child>a,
#slidingbar-area .slidingbar-widget-col:not(.widget_icl_lang_sel_widget)>ul>li:first-child>a {
    background-image: none;
    padding-top: 0px;
}

#slidingbar-area a {
    text-shadow: 1px 2px 1px #000;
    color: #bfbfbf;
}

#slidingbar-area ul li a:hover {
    color: #a0ce4e;
}

#slidingbar-area ul#recentcomments li.recentcomments:first-child {
    padding-top: 0px;
    background: none;
}

#slidingbar-area li.recentcomments {
    padding: 12px 0;
    border-bottom: 1px solid #282a2b;
    display: block;
}

#slidingbar-area li.recentcomments a {
    border: none;
}

.wpcf7-form input[type="submit"] {
    cursor: pointer;
}

/* Style.css */
a.pp_next {
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

a.pp_previous {
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px;
}



div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}



div.pp_default .pp_social {
    margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto;
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    height: 30px;
    width: 30px;
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7;
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}



div.pp_pic_holder a:focus {
    outline: none;
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 110000;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 120000;
    overflow: hidden;
}

.pp_content {
    height: 40px;
    min-width: 40px;
}

* html .pp_content {
    width: 40px;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

.pp_content_container .pp_left {
    padding-left: 20px;
}

.pp_content_container .pp_right {
    padding-right: 20px;
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: auto;
    overflow: hidden;
    width: 75px;
}

.pp_social .twitter {
    float: left;
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}

.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}

.pp_gallery ul a img {
    border: 0;
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.pp_gallery li.default a {
    display: block;
    height: 33px;
    width: 50px;
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px;
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}

#pp_full_res {
    line-height: 1;
}

#pp_full_res .pp_inline {
    text-align: left;
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
    background-color: #ffffff;
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
    color: #000000;
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #ffffff;
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
    position: relative;
}

.pp_top,
.pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_top,
* html .pp_bottom {
    padding: 0 20px;
}

.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}

.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_fade,
.pp_gallery li.default a img {
    display: none;
}

.rtl a.pp_previous,
.rtl a.pp_next,
.rtl .pp_nav .pp_play,
.rtl .pp_nav .pp_pause,
.rtl a.pp_arrow_previous,
.rtl a.pp_arrow_next,
.rtl a.pp_close,
.rtl a.pp_expand,
.rtl a.pp_contract {
    text-indent: 10000px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.flexslider .slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides {
    overflow: hidden;
}

.flexslider .slides li {
    display: none;
    -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.flexslider .slides .video-shortcode {
    margin-bottom: 0;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.flexslider .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.flexslider .slides,
.flex-control-nav,
.flex-direction-nav {
    z-index: 2;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/*.no-js .flexslider .slides > li:first-child {display: block;}*/
/* FlexSlider Default Theme
*********************************/
.flexslider {
    margin: 0 0 60px;
    background-color: transparent;
    position: relative;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    font-family: IcoMoon;
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .3s ease;
    z-index: 100;
    overflow: hidden;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    -webkit-font-smoothing: none;
    color: #fff;
}

.flex-direction-nav a:hover {
    color: #fff;
}

.sidebar .widget .flex-direction-nav a,
.sidebar .widget .flex-direction-nav a:hover {
    color: #fff;
}

.no-opacity .flex-direction-nav a {
    display: none;
}

.no-opacity .flexslider:hover .flex-direction-nav a {
    display: block;
}

.flex-direction-nav .flex-next {
    right: 0;
    text-indent: 2px;
}

.flex-direction-nav .flex-prev {
    left: 0;
    text-indent: -2px;
}

.no-rgba .flex-direction-nav .flex-next,
.no-rgba .flex-direction-nav .flex-prev {
    background-color: #000;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 0px;
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 0px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0;
    cursor: default;
    display: none;
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

#wrapper .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
}

#wrapper .flex-control-paging li a {
    display: block;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

.flex-caption {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 96%;
    padding: 2%;
    color: #fff;
    left: 0;
    bottom: 0;
    margin: 0;
}

.no-rgba .flex-caption {
    background-color: #000;
}

.main-flex {
    margin-bottom: 0;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* Slider */
#layerslider-container {
    margin: 0 auto;
}

#layerslider-wrapper {
    position: relative;
}

#layerslider-wrapper .ls-shadow-top {
    position: absolute;
    background-repeat: no-repeat;
    background-position: top center;
    height: 42px;
    width: 100%;
    top: 0;
    z-index: 99;
}

#layerslider-wrapper .ls-shadow-bottom {
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 32px;
    width: 100%;
    bottom: 0;
    z-index: 99;
}

.ls-avada {
    border-top: 1px solid #d2d3d4;
    border-bottom: 1px solid #d2d3d4;
}

.ls-avada .ls-layer {
    background-repeat: no-repeat;
    background-position: center center;
}

.ls-avada .ls-nav-prev,
.ls-avada .ls-nav-next,
.products-slider .es-nav span {
    background-color: rgba(0, 0, 0, 0.5);
    width: 63px;
    height: 63px;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    opacity: 0.8;
    text-align: center;
}

.ls-avada .ls-nav-prev:before,
.ls-avada .ls-nav-next:before {
    margin-left: -2px;
    content: '\e61e';
    line-height: 63px;
    font-family: IcoMoon;
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}

.ls-avada .ls-nav-next:before {
    margin-left: -1px;
    content: '\e620';
}

.no-rgba .ls-avada .ls-nav-prev,
.no-rgba .ls-avada .ls-nav-next,
.no-rgba .wooslider .wooslider-prev,
.no-rgba .wooslider .wooslider-next,
.no-rgba .products-slider .es-nav span {
    background-color: #ccc;
}

.ls-avada .ls-nav-prev:hover,
.ls-avada .ls-nav-next:hover,
.products-slider .es-nav span:hover {
    opacity: 1;
}

.ls-avada:hover .ls-nav-prev,
.ls-avada:hover .ls-nav-next {
    display: block;
}

.ls-avada .ls-nav-prev,
.products-slider .es-nav span.es-nav-prev {
    left: 0;
    margin-left: 0;
    z-index: 10;
}

.ls-avada .ls-nav-next,
.products-slider .es-nav span.es-nav-next {
    right: 0;
    margin-left: 0;
    z-index: 10;
}

.ls-avada .ls-playvideo {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
}

.ls-avada .ls-playvideo {
    background-position: -300px -150px;
}

.ls-avada .ls-playvideo:hover,
.ls-avada .ls-vpcontainer:hover .ls-playvideo {
    background-position: -375px -150px;
}

/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/**** Isotope filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

/* WooSlider */
.post-content .wooslider {
    border: 0;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 auto;
    max-width: 940px;
}

.wooslider .slide-content {
    margin: 0;
}

.wooslider .wooslider-pauseplay {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: 15px;
}

.wooslider .wooslider-control-nav {
    position: absolute;
    margin: 0;
    top: auto;
    bottom: -10px;
}

.wooslider .wooslider-prev,
.wooslider .wooslider-next,
.main-flex .flex-prev,
.main-flex .flex-next {
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    width: 63px;
    height: 63px;
    display: none;
    position: absolute;
    top: 42%;
    margin: 0;
    color: #fff;
    font-family: IcoMoon;
    text-align: center;
    line-height: 63px;
    font-size: 36px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.tfs-slider .flex-prev,
.tfs-slider .flex-next {
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
}

.wooslider:hover .wooslider-prev,
.wooslider:hover .wooslider-next,
.main-flex:hover .flex-prev,
.main-flex:hover .flex-next {
    display: block;
}

.wooslider .wooslider-prev,
.main-flex .flex-prev {
    left: 0;
    padding: 0;
    border: 0;
    text-indent: -5px;
}

.wooslider .wooslider-next,
.main-flex .flex-next {
    right: 0;
    padding: 0;
    border: 0;
    text-indent: 5px;
}

.no-rgba .wooslider .wooslider-next,
.no-rgba .wooslider .wooslider-prev {
    background-color: #000;
}

#sliders-container .wooslider .slide-content p {
    margin: 0;
}

.sidebar .wooslider-control-nav li a,
.footer-area .wooslider-control-nav li a {
    padding: 0;
    background: none;
    border: 0;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 3px;
}

.sidebar .wooslider-next,
.sidebar .wooslider-prev,
.post-content .wooslider .wooslider-prev,
.post-content .wooslider .wooslider-next,
.footer-area .wooslider-next,
.footer-area .wooslider-prev {
    width: 29px;
    height: 29px;
}

.sidebar .wooslider .wooslider-control-nav,
.footer-area .wooslider .wooslider-control-nav {
    bottom: 5px;
}

.sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav,
.footer-area .widget_wooslider_slideshow_slides .wooslider-control-nav {
    bottom: 12px;
}

.footer-area .slide-excerpt {
    overflow: hidden;
    position: absolute;
    bottom: -50px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.sidebar .slide-excerpt {
    bottom: 15%;
    width: 100%;
}

.sidebar .slide-excerpt .slide-title {
    float: none;
}

.sidebar .slide-excerpt .slide-title a {
    color: #ffffff;
    border: none;
}

.sidebar .slide-excerpt .slide-title a:hover {
    color: #ffffff;
}

.sidebar .widget .slides li div a {
    padding: 0;
}

/* Elastic Slider */
.ei-slider {
    position: relative;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
}

.ei-slider-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-align: center;
    line-height: 400px;
}

.ei-slider-large {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.ei-slider-large li {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.ei-slider-large li img {
    width: auto;
    max-width: none;
}

.ei-title {
    position: absolute;
    right: 50%;
    margin-right: 13%;
    top: 30%;
}

.ei-title h2,
.ei-title h3 {
    text-align: right;
    margin: 0;
    font-weight: normal;
}

.ei-title h2 {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.ei-slider-thumbs {
    height: 13px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    bottom: 13px;
    z-index: 10;
}

.ei-slider-thumbs li {
    position: relative;
    float: left;
    height: 100%;
}

.ei-slider-thumbs li.ei-slider-element {
    top: 0px;
    left: 0px;
    position: absolute;
    height: 100%;
    z-index: 10;
    text-indent: -9000px;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
}

.ei-slider-thumbs li a {
    display: block;
    text-indent: -9000px;
    background: #666;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 2px 0px #ffffff;
    -moz-box-shadow: 0px 0px 2px 0px #ffffff;
    box-shadow: 0px 0px 2px 0px #ffffff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.ei-slider-thumbs li a:hover {
    background-color: #f0f0f0;
}

.ei-slider-thumbs li img {
    position: absolute;
    bottom: 50px;
    opacity: 0;
    z-index: 999;
    max-width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ei-slider-thumbs li:hover img {
    opacity: 1;
    bottom: 13px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.ei-slider ul {
    list-style: none;
}

@media screen and (max-width: 830px) {
    .ei-title {
        position: absolute;
        right: 0px;
        margin-right: 0px;
        width: 100%;
        text-align: center;
        top: auto;
        bottom: 10px;
        padding: 5px 0;
    }

    .ei-title h2,
    .ei-title h3 {
        text-align: center;
    }

    #wrapper .ei-title h2 {
        font-size: 20px;
        line-height: 24px;
    }

    #wrapper .ei-title h3 {
        font-size: 15px;
        line-height: 30px;
    }
}

#nav-uber #megaMenu {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 1000;
}

#nav-uber #megaMenu.megaMenuVertical {
    float: left;
    margin-left: 20px;
}

.header-v4 #nav-uber #megaMenu,
.header-v5 #nav-uber #megaMenu {
    margin-top: 0;
    margin-bottom: 0;
    float: left;
}

.header-v4 #nav-uber #megaMenu.megaMenuVertical,
.header-v5 #nav-uber #megaMenu.megaMenuVertical {
    margin-left: 0;
}

#sticky-nav-uber {
    float: right;
    margin-top: 5px;
}

.mobile-logo-pos-right #sticky-nav-uber {
    float: left;
}

.fullwidthbanner-container {
    overflow: visible;
}

.tfs-slider .flex-caption {
    width: 97%;
}

.tfs-slider .flex-control-nav {
    bottom: 20px !important;
}

.tfs-slider .buttons a {
    margin: 0;
    display: inline-block;
}

/* Revslider Fix */
.tp-simpleresponsive .slotholder,
.tp-simpleresponsive .slotholder img {
    -webkit-backface-visibility: visible;
    -webkit-transform: none;
}

body .sidebar .button {
    padding-left: 15px;
}

/* responsive menu */
.mobile-nav-holder,
.mobile-topnav-holder {
    display: none;
}

.mobile-nav-holder .mobile-selector,
.mobile-topnav-holder .mobile-selector {
    background: #fff;
    border: 1px solid #DADADA;
    line-height: 31px;
    width: 100%;
    position: relative;
    font-size: 12px;
    cursor: pointer;
}

.sticky-header .mobile-nav-holder .mobile-selector {
    width: auto;
}

.mobile-nav-holder .mobile-selector span,
.mobile-topnav-holder .mobile-selector span {
    padding-left: 10px;
}

.mobile-nav-holder .mobile-selector .selector-down,
.mobile-topnav-holder .mobile-selector .selector-down {
    border-left: 1px solid #DADADA;
    height: 31px;
    margin: 0;
    right: 5px;
    top: 0;
    width: 40px;
    position: absolute;
}

.mobile-nav-holder .mobile-selector .selector-down:before,
.mobile-topnav-holder .mobile-selector .selector-down:before {
    content: '\f0c9';
    font-family: IcoMoon;
    font-size: 24px;
    margin-left: 12px;
    color: #C7C5C5;
}

.mobile-topnav-holder {
    margin: 0 auto;
    width: 80%;
    color: #333333;
    text-align: left;
}

#mobile-nav {
    display: none;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    background: #ffffff;
}

.mobile-menu-design-modern .header-wrapper #mobile-nav,
.sh-mobile-nav-holder.mobile-nav-holder-modern #mobile-nav {
    border-right: 0;
    border-left: 0;
    border-top: 1px solid #DBDBDB;
}

#mobile-nav .mobile-nav-item {
    position: relative;
}

#mobile-nav .sub-menu {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: block;
}

#mobile-nav li a {
    border-bottom: 1px solid #DBDBDB;
    color: #333333;
    padding: 10px 12px;
    font-size: 12px;
    display: block;
    line-height: normal;
}

#mobile-nav.mobile-sticky-nav {
    border-bottom: 1px solid #DBDBDB;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mobile-nav.mobile-sticky-nav li a {
    height: auto;
    line-height: normal;
}

#mobile-nav li a:hover,
#mobile-nav li.mobile-current-nav-item>a {
    background-color: #F6F6F6;
    border-color: #DBDBDB;
    color: #333333;
}

#mobile-nav li.mobile-current-nav-item>a {
    background-color: #eeeeee;
    border-color: #DBDBDB;
    color: #333333;
}

#mobile-nav li.mobile-nav-item li a {
    padding-left: 27px;
}

#mobile-nav li.mobile-nav-item li a:before {
    content: "-";
    margin-left: -6px;
    margin-right: 2px;
}

#mobile-nav li.mobile-nav-item li li a {
    padding-left: 40px;
}

#mobile-nav li.mobile-nav-item li li a:before {
    content: "--";
    margin-left: -10px;
    margin-right: 2px;
}

#mobile-nav li.mobile-nav-item li li li a {
    padding-left: 53px;
}

#mobile-nav li.mobile-nav-item li li li a:before {
    content: "---";
    margin-left: -14px;
    margin-right: 2px;
}

#mobile-nav li.mobile-nav-item li li li li a {
    padding-left: 66px;
}

#mobile-nav li.mobile-nav-item li li li li a:before {
    content: "----";
    margin-left: -18px;
    margin-right: 2px;
}

#mobile-nav li.mobile-nav-item .open-submenu {
    display: block;
    position: absolute;
    right: 0;
    padding: 10px 17px 10px 15px;
    border: none;
    line-height: 15px;
    font-size: 13px;
    cursor: pointer;
}

#mobile-nav li.mobile-nav-item .open-submenu:hover {
    color: #A0CE4E;
}

#mobile-nav li.mobile-nav-item .open-submenu:before {
    display: block;
    margin: 0;
    width: 15px;
    content: '\e61f';
    text-align: center;
    font-family: IcoMoon;
}

#header-sticky #mobile-nav .my-cart-link:after,
#header #mobile-nav .my-cart-link:after {
    content: "";
    border: none;
}

#learndash_lessons .learndash_topic_dots {
    float: none;
}

.video-background {
    position: relative;
    overflow: hidden;
}

.video-bg {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-bg iframe,
.video-bg object,
.video-bg embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-content {
    position: absolute;
    top: 0;
    padding: 15px;
    width: 100%;
}

/*---------------------------------------------------------------------------*/
/*  Megamenu
/*---------------------------------------------------------------------------*/
#wrapper .fusion-megamenu-wrapper {
    margin: 0 auto;
    padding: 0 15px;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder,
#wrapper .fusion-megamenu-wrapper .fusion-megamenu,
#wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu,
#wrapper .fusion-megamenu-wrapper .sub-menu {
    padding: 0;
    list-style: none;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
    margin: 0;
    font-size: 13px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-icon,
#wrapper .fusion-megamenu-wrapper .fusion-megamenu-bullet,
#wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container {
    display: none;
}

#wrapper .mobile-nav-item .fusion-megamenu-icon,
#wrapper .mobile-nav-item .fusion-megamenu-bullet {
    display: none;
}

#wrapper .fusion-megamenu-wrapper .text-menu-icon {
    position: absolute;
}

#wrapper .fusion-megamenu-wrapper .menu-text {
    margin-left: 23px;
}

#wrapper .mobile-nav-item .fusion-megamenu-wrapper .row {
    padding: 0;
}

#wrapper .mobile-nav-item .fusion-megamenu-title {
    font-weight: normal;
    margin: 0;
}

@media (min-width: 768px) {
    #wrapper .fusion-megamenu-wrapper {
        position: absolute;
        left: 0;
        z-index: 20000;
    }

    #wrapper .fusion-megamenu-wrapper li>a:hover {
        color: #333;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder {
        width: 100%;
        padding: 0;
        border-top: 3px solid #a0ce4e;
    }

    #wrapper .fusion-megamenu-wrapper .sub-menu {
        padding: 0;
        list-style: none;
    }

    #wrapper #nav .fusion-megamenu-wrapper .sub-menu.deep-level a,
    #wrapper #sticky-nav .fusion-megamenu-wrapper .sub-menu.deep-level a {
        padding-left: 49px;
    }

    #wrapper #nav .fusion-megamenu-wrapper .sub-menu.deep-level .deep-level a,
    #wrapper #sticky-nav .fusion-megamenu-wrapper .sub-menu.deep-level .deep-level a {
        padding-left: 64px;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu {
        display: table;
        padding: 0;
        list-style: none;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-border {
        border-bottom: 1px solid #dcd9d9;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu {
        display: table-cell;
        float: none;
        padding: 29px 0;
        border-right: 1px solid #dcd9d9;
    }

    #wrapper #nav .fusion-megamenu-wrapper li>a,
    #wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-submenu li>a,
    #wrapper #sticky-nav .fusion-megamenu-wrapper li>a,
    #wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-submenu li>a {
        display: block;
        padding: 5px 34px;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu li a:hover:not(.fusion-megamenu-widgets-container a:hover),
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu .current-menu-item a:not(.fusion-megamenu-widgets-container a) {
        background-color: #f3f2f2;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu .fusion-megamenu-icon img {
        margin-top: -3px;
    }

    #wrapper .fusion-megamenu-wrapper.columns-per-row-1 .fusion-megamenu .fusion-megamenu-submenu:nth-child(n),
    #wrapper .fusion-megamenu-wrapper.columns-per-row-2 .fusion-megamenu .fusion-megamenu-submenu:nth-child(2n),
    #wrapper .fusion-megamenu-wrapper.columns-per-row-3 .fusion-megamenu .fusion-megamenu-submenu:nth-child(3n),
    #wrapper .fusion-megamenu-wrapper.columns-per-row-4 .fusion-megamenu .fusion-megamenu-submenu:nth-child(4n),
    #wrapper .fusion-megamenu-wrapper.columns-per-row-5 .fusion-megamenu .fusion-megamenu-submenu:nth-child(5n),
    #wrapper .fusion-megamenu-wrapper.columns-per-row-6 .fusion-megamenu .fusion-megamenu-submenu:nth-child(6n) {
        border-right: none;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
        margin-top: 0;
        padding: 0 34px 15px 34px;
        font: 18px 'MuseoSlab500Regular', arial, helvetica, sans-serif;
        font-weight: normal;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title a {
        height: auto;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title a:hover {
        text-decoration: none;
        color: #000;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-icon,
    .fusion-megamenu-icon {
        display: inline;
        margin-right: 12px;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-icon img,
    .fusion-megamenu-icon img {
        margin-top: -2px;
        max-height: 15px;
        vertical-align: middle;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-bullet,
    .fusion-megamenu-bullet {
        display: block;
        float: left;
        margin-top: 0.5em;
        margin-right: 10px;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #333;
        height: 0;
        width: 0;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container {
        margin-bottom: 10px;
        color: #333;
        font-size: 13px;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container.second-level-widget,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container.third-level-widget {
        padding: 0 34px;
    }
}

/* v3.4 specific styles */
#wrapper .fusion-megamenu-wrapper * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#wrapper .fusion-megamenu-wrapper .row {
    clear: both;
}

#wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-holder {
    top: 0;
}

#wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu {
    top: 0;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu .fusion-megamenu-submenu {
    display: table-cell;
    vertical-align: top;
    float: none;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu {
    border-top: none;
}

#wrapper .fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
    table-layout: fixed;
    width: 100%;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
    color: #333;
}

#wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-title a,
#wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-title a {
    padding: 0;
    background: none;
    border: none;
    font: inherit;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper ul,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper ul {
    position: relative;
    top: auto;
    width: auto;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder ul .sub-menu,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder ul .sub-menu {
    display: table;
    table-layout: fixed;
    left: 0;
    top: 0;
    border-color: #dcd9d9;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#wrapper #nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder ul ul.sub-menu,
#wrapper #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper .fusion-megamenu-holder ul ul.sub-menu {
    display: block;
    left: auto;
    right: auto;
    border: none;
    background: none;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper li ul li li,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper li ul li li {
    display: block;
}

#wrapper #nav .fusion-navbar-nav .fusion-megamenu-wrapper li>a,
#wrapper #nav .fusion-navbar-nav .fusion-megamenu-wrapper li ul li>a,
#wrapper #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper li>a,
#wrapper #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper li ul li>a {
    border-bottom: none;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper li:hover>ul,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper li:hover>ul {
    display: table;
}

#nav .fusion-navbar-nav .fusion-megamenu-wrapper ul li:hover ul,
#sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper ul li:hover ul {
    left: 0;
    top: 0;
}

#wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-widgets-container ul.list-icon,
#wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-widgets-container ul.list-icon {
    border: none;
    margin-left: 25px;
}

#wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-widgets-container .recent-works-items a,
#wrapper #sticky-nav .fusion-megamenu-wrapper .fusion-megamenu-widgets-container .recent-works-items a {
    padding: 3px;
}

/* mega menu RTL styles */
.rtl #wrapper .fusion-megamenu-wrapper {
    left: auto;
    right: 0;
}

.rtl #wrapper #nav .fusion-megamenu-wrapper .sub-menu.deep-level a,
.rtl #wrapper #sticky-nav .fusion-megamenu-wrapper .sub-menu.deep-level a {
    padding-left: 34px;
    padding-right: 49px;
}

.rtl #wrapper #nav .fusion-megamenu-wrapper .sub-menu.deep-level .deep-level a,
.rtl #wrapper #sticky-nav .fusion-megamenu-wrapper .sub-menu.deep-level .deep-level a {
    padding-left: 34px;
    padding-right: 64px;
}

.rtl #wrapper .fusion-megamenu-wrapper .fusion-megamenu-icon,
.rtl .fusion-megamenu-icon {
    margin-left: 9px;
    margin-right: 0;
}

.rtl #wrapper .fusion-megamenu-wrapper .menu-text {
    margin-left: 0;
    margin-right: 23px;
}

.rtl #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu {
    border-left: 1px solid #DCD9D9;
    border-right: 0;
}

.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-1 .fusion-megamenu .fusion-megamenu-submenu:nth-child(n),
.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-2 .fusion-megamenu .fusion-megamenu-submenu:nth-child(2n),
.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-3 .fusion-megamenu .fusion-megamenu-submenu:nth-child(3n),
.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-4 .fusion-megamenu .fusion-megamenu-submenu:nth-child(4n),
.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-5 .fusion-megamenu .fusion-megamenu-submenu:nth-child(5n),
.rtl #wrapper .fusion-megamenu-wrapper.columns-per-row-6 .fusion-megamenu .fusion-megamenu-submenu:nth-child(6n) {
    border-left: none;
}

.rtl #wrapper #nav .fusion-navbar-nav .fusion-megamenu-wrapper ul li:hover ul,
.rtl #wrapper #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper ul li:hover ul {
    right: 0;
}

.rtl #wrapper .fusion-megamenu-wrapper .fusion-megamenu-bullet,
.rtl .fusion-megamenu-bullet {
    border-left: none;
    border-right: 3px solid #333333;
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.rtl .fusion-megamenu-holder,
.rtl .fusion-megamenu-holder .sub-menu {
    text-align: right;
}

h3.fusion-megamenu-title {
    font-weight: normal;
}

.bbp-arrow {
    margin-top: -1px;
}

#sliders-container {
    position: relative;
}

.mobile-menu-icons {
    display: none;
}

.mobile-menu-icons a {
    float: right;
    font-size: 21px;
    margin-left: 20px;
}

.mobile-menu-icons a:last-child {
    margin-left: 0;
}

.mobile-header-search {
    display: none;
}

.mobile-header-search .searchform {
    padding: 5px 0;
}

.fusion-animated {
    position: relative;
    z-index: 2000;
}

/**
 * Loading Spinner
 */
.loading-container {
    margin-top: 20px;
}

.loading-container .loading-spinner {
    display: inline-block;
}

.loading-container .spinner-1,
.loading-container .spinner-2,
.loading-container .spinner-3 {
    width: 12px;
    height: 12px;
    background-color: #e2e0e0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: fusion-bounce-delay 1.4s infinite ease-in-out;
    animation: fusion-bounce-delay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.loading-container .spinner-1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loading-container .spinner-2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loading-container .loading-msg {
    display: inline-block;
}

@-webkit-keyframes fusion-bounce-delay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes fusion-bounce-delay {

    0%,
    80%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

/* Classes needed by Theme Check */
.wp-caption-text {
    font-weight: normal;
}

.gallery-caption {
    font-weight: normal;
}

.bypostauthor {
    font-weight: normal;
}

/**
 * Fusion Slider
 */
.fusion-slider-container {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.tfs-slider {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    left: 0;
}

.tfs-slider.fixed-width-slider .slide-content-container {
    padding-left: 10%;
    padding-right: 10%;
}

.tfs-slider li.flex-active-slide {
    position: relative;
}

.tfs-slider .slides li {
    -webkit-backface-visibility: visible;
}

.tfs-slider .slide-content-container {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0;
    z-index: 5;
}

.tfs-slider .slide-content-container .slide-content {
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 940px;
}

.tfs-slider .slide-content-container .heading,
.tfs-slider .slide-content-container .caption {
    display: block;
}

.tfs-slider .slide-content-container h2,
.tfs-slider .slide-content-container h3 {
    font-family: 'MuseoSlab500Regular', Arial, Helvetica, Sans-Serif;
    margin: 0;
    font-weight: normal;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    padding: 0;
}

.tfs-slider .slide-content-container .heading.with-bg h2,
.tfs-slider .slide-content-container .caption.with-bg h3 {
    padding: 3px 15px;
}

.tfs-slider .slide-content-container h2 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 10px;
}

.tfs-slider .slide-content-container h3 {
    font-size: 24px;
    line-height: 38px;
}

.tfs-slider .slide-content-container .buttons {
    margin-top: 25px;
    overflow: visible;
}

.tfs-slider .slide-content-container .buttons a {
    -webkit-backface-visibility: hidden;
}

.tfs-slider .slide-content-container .tfs-button-1,
.tfs-slider .slide-content-container .tfs-button-2 {
    display: inline-block;
}

.tfs-slider .slide-content-container .tfs-button-2 {
    margin-left: 16px;
}

.tfs-slider .slide-content-center {
    text-align: center;
}

.tfs-slider .slide-content-right {
    text-align: right;
}

.ua-mobile .tfs-slider .self-hosted-video-bg {
    display: none;
}

.tfs-slider .background {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    max-width: 100%;
}

.tfs-slider .background-image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.tfs-slider video {
    width: 100%;
    height: auto;
    visibility: visible;
    position: relative;
    top: 0%;
}

.tfs-slider .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.tfs-slider .mobile_video_image {
    display: none;
}

.ua-mobile .tfs-slider .mobile_video_image {
    /*position: absolute;
		top: 0;
		left: 0;*/
    width: 100%;
    height: 100%;
    display: block;
    z-index: 4;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
}

.tfs-slider .overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}

.tfs-slider .flex-direction-nav a {
    top: 50%;
    margin-top: -31px;
}

/**
 * Icomoon
 */


[class^="fusionicon-"],
[class*=" fusionicon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fusionicon-bars:before {
    content: "\f0c9";
}

.fusionicon-angle-left:before {
    content: "\f104";
}

.fusionicon-search:before {
    content: "\f002";
}

.fusionicon-vk:before {
    content: "\f189";
}

.fusionicon-check-square-o:before {
    content: "\f046";
}

.fusionicon-check-circle-o:before {
    content: "\f05d";
}

.fusionicon-shopping-cart:before {
    content: "\f07a";
}

.fusionicon-angle-right:before {
    content: "\f105";
}

.fusionicon-angle-up:before {
    content: "\f106";
}

.fusionicon-spinner:before {
    content: "\f110";
}

.fusionicon-star:before {
    content: "\f005";
}

.fusionicon-gear:before {
    content: "\f013";
}

.fusionicon-star-o:before {
    content: "\f006";
}

.fusionicon-caret-left:before {
    content: "\f0d9";
}

.fusionicon-caret-right:before {
    content: "\f0da";
}

.fusionicon-arrow-left:before {
    content: "\e61e";
}

.fusionicon-plus:before {
    content: "\e61d";
}

.fusionicon-minus:before {
    content: "\e61c";
}

.fusionicon-arrow-down:before {
    content: "\e61f";
}

.fusionicon-uniE620:before {
    content: "\e620";
}

.fusionicon-paypal:before {
    content: "\e60e";
}

.fusionicon-tumblr:before {
    content: "\e613";
}

.fusionicon-googleplus:before {
    content: "\e612";
}

.fusionicon-arrow-down2:before {
    content: "\e621";
}

.fusionicon-instagram:before {
    content: "\e615";
}

.fusionicon-forrst:before {
    content: "\e617";
}

.fusionicon-facebook:before {
    content: "\e604";
}

.fusionicon-flickr:before {
    content: "\e608";
}

.fusionicon-feed:before,
.fusionicon-rss:before {
    content: "\e606";
}

.fusionicon-twitter:before {
    content: "\e605";
}

.fusionicon-vimeo:before {
    content: "\e607";
}

.fusionicon-dribbble:before {
    content: "\e609";
}

.fusionicon-skype:before {
    content: "\e618";
}

.fusionicon-youtube:before {
    content: "\e622";
}

.fusionicon-blogger:before {
    content: "\e60b";
}

.fusionicon-link:before {
    content: "\e619";
}

.fusionicon-image:before {
    content: "\e624";
}

.fusionicon-images:before {
    content: "\e625";
}

.fusionicon-reddit:before {
    content: "\e60d";
}

.fusionicon-soundcloud:before {
    content: "\e60c";
}

.fusionicon-quotes-left:before {
    content: "\e627";
}

.fusionicon-bubbles:before {
    content: "\e62a";
}

.fusionicon-headphones:before {
    content: "\e629";
}

.fusionicon-deviantart:before {
    content: "\e626";
}

.fusionicon-digg:before {
    content: "\e610";
}

.fusionicon-mail:before {
    content: "\e616";
}

.fusionicon-dropbox:before {
    content: "\e611";
}

.fusionicon-linkedin:before {
    content: "\e60f";
}

.fusionicon-myspace:before {
    content: "\e603";
}

.fusionicon-pinterest:before {
    content: "\e602";
}

.fusionicon-yahoo:before {
    content: "\e601";
}

.fusionicon-list:before {
    content: "\e623";
}

.fusionicon-pen:before {
    content: "\e600";
}

.fusionicon-film:before {
    content: "\e628";
}

.fusionicon-user2:before {
    content: "\e61b";
}

.fusionicon-user:before {
    content: "\e61a";
}

/**
 * Header Left / Right
 */
body.side-header #wrapper .fusion-megamenu-wrapper {
    top: 0;
}

body.side-header #side-header #nav ul ul {
    right: auto;
}

body.side-header-left #wrapper {
    margin-left: 280px;
    width: auto;
}

body.side-header-left #side-header {
    left: 0;
    border-right-width: 1px;
    border-right-style: solid;
}

body.side-header-left #side-header #nav>ul>li>ul,
body.side-header-left #side-header #nav .login-box,
body.side-header-left #side-header #nav .cart-contents,
body.side-header-left #side-header #nav .main-nav-search-form {
    left: 279px;
    top: 0;
}

body.side-header-left #side-header #nav .cart-contents {
    right: auto;
}

body.side-header-right #wrapper {
    margin-right: 280px;
    width: auto;
}

body.side-header-right #side-header {
    right: 0;
    border-left-width: 1px;
    border-left-style: solid;
}

body.side-header-right #side-header #nav .fusion-megamenu-wrapper .fusion-megamenu {
    float: right;
}

body.side-header-right #side-header #nav .main-nav-search-form {
    left: -250px;
    top: 0;
}

body.side-header-right #side-header .cart-contents,
body.side-header-right #side-header .login-box {
    left: 0;
    right: auto;
}

body.side-header-right #side-header #nav .cart-contents {
    left: -182px;
}

body.side-header-right #side-header #nav .login-box {
    left: -187px;
}

body.side-header-right.rtl #side-header .cart-contents,
body.side-header-right.rtl #side-header .login-box {
    right: 0;
    left: auto;
}

#side-header {
    width: 280px;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 120;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#side-header .retina_logo {
    display: none;
}

.admin-bar #side-header {
    top: 32px;
}

#side-header #nav {
    float: none !important;
    -webkit-backface-visibility: hidden;
    position: relative;
    z-index: 1;
}

#side-header #nav ul ul {
    top: 0;
}

#side-header #nav ul ul,
#side-header .fusion-megamenu-wrapper .fusion-megamenu-holder {
    border-top: 0;
}

#side-header #nav>ul>li {
    float: none;
    padding: 0;
}

#side-header #nav.nav-holder .navigation>li>a {
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-right: 0;
    border-style: solid;
}

#side-header #nav.nav-holder .navigation>li:first-child>a {
    border-top-width: 1px;
    border-style: solid;
}

#side-header #nav .fusion-navbar-nav .sub-menu>li:last-child>a {
    border-bottom: none !important;
}

.side-header-left #side-header #nav.nav-holder .navigation>li>a {
    border-left-width: 0;
}

.side-header-left #side-header #nav.nav-holder .navigation li.current-menu-ancestor>a,
.side-header-left #side-header #nav.nav-holder .navigation li.current-menu-item>a {
    border-right-width: 3px;
}

.side-header-right #side-header #nav.nav-holder .navigation>li>a {
    border-left-width: 0;
}

.side-header-right #side-header #nav.nav-holder .navigation li.current-menu-ancestor>a,
.side-header-right #side-header #nav.nav-holder .navigation li.current-menu-item>a {
    border-left-width: 3px;
}

#side-header .side-header-content-1 {
    margin-top: 40px;
}

#side-header .side-header-content-2 {
    margin-top: 40px;
}

#side-header .cart-contents,
#side-header .login-box {
    right: auto !important;
    top: 0;
}

#side-header .header-info {
    word-wrap: break-word;
}

#side-header .header-social {
    background: none !important;
    border: 0 !important;
}

#side-header .fusion-social-links-header {
    margin: 0;
}

#side-header .top-menu .cart {
    background: none;
}

#side-header .top-menu .cart .amount-with-sep,
#side-header .top-menu .cart>a:after {
    display: none;
}

#side-header .top-menu .cart>a {
    min-width: 0;
}

#side-header .header-social .menu>li:first-child {
    padding-left: 0px;
}

#side-header .header-social .menu>li {
    margin-bottom: 2px;
}

#side-header .header-social .menu>li.cart {
    border-right: 0;
}

#side-header .tagline {
    margin-top: 40px;
    float: none;
    text-align: left;
}

.rtl #side-header .tagline {
    text-align: right;
}

#side-header form.search {
    margin-top: 40px;
}

#side-header #header-banner {
    margin-top: 40px;
    float: none;
}

#side-header .fusion-social-links-header .fusion-social-networks a {
    margin-bottom: 20px;
}

#side-header .fusion-social-networks.boxed-icons .fusion-social-network-icon {
    margin-bottom: 10px;
}

#side-header .side-header-content {
    zoom: 1;
}

#side-header .side-header-content:before,
#side-header .side-header-content:after {
    content: " ";
    display: table;
}

#side-header .side-header-content:after {
    clear: both;
}

#side-header .top-menu .login-box,
#side-header .top-menu .cart-contents {
    top: auto;
}

/**
 * Events Espresso
 */
.tkt-slctr-tbl-wrap-dv table {
    margin-bottom: 10px;
}

.fusion-alert {
    position: relative;
    padding: 25px;
    border-radius: 0;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.fusion-alert.alert-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.fusion-alert .close {
    position: absolute;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    right: -1px;
    top: -1px;
    height: 25px;
    width: 25px;
    line-height: 25px;
    opacity: 1;
    border: 1px solid;
    border-color: inherit;
    color: inherit;
    font-size: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.fusion-alert .close:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
}

.fusion-alert .alert-icon {
    margin-right: 10px;
}

.fusion-alert.alert-blank {
    border: 1px solid #747474;
}

.fusion-alert.alert-info {
    background-color: #fff;
    border-color: #D7D6D6;
    color: inherit;
}

.fusion-blog-shortcode {
    clear: both;
    position: relative;
    zoom: 1;
}

.fusion-blog-shortcode:before,
.fusion-blog-shortcode:after {
    content: " ";
    display: table;
}

.fusion-blog-shortcode:after {
    clear: both;
}

.fusion-blog-shortcode .post-slideshow {
    margin-bottom: 30px;
}

.fusion-blog-shortcode .entry-title {
    margin-bottom: 25px;
    margin-top: 0;
}

.fusion-blog-shortcode .meta-separator {
    padding: 0 5px;
}

.fusion-blog-shortcode .meta-separator:last-child {
    display: none;
}

.fusion-blog-shortcode .entry-read-more {
    margin: 0;
    /* General styles in base.less */
}

.fusion-blog-medium .entry-meta,
.fusion-blog-large .entry-meta {
    clear: both;
    margin-top: 16px;
    padding: 5px 0;
    border-bottom: 1px solid #e9eaee;
    border-top: 1px solid #e9eaee;
    font-size: 12px;
}

.fusion-blog-medium .entry-meta:before,
.fusion-blog-large .entry-meta:before,
.fusion-blog-medium .entry-meta:after,
.fusion-blog-large .entry-meta:after {
    content: " ";
    display: table;
}

.fusion-blog-medium .entry-meta:after,
.fusion-blog-large .entry-meta:after {
    clear: both;
}

.fusion-blog-medium .entry-meta .entry-meta-details,
.fusion-blog-large .entry-meta .entry-meta-details {
    float: left;
    margin: 0;
}

.fusion-blog-medium .entry-meta .entry-read-more,
.fusion-blog-large .entry-meta .entry-read-more {
    float: right;
    margin: 0;
    text-align: right;
}

.fusion-blog-medium .blog-medium-slideshow-container,
.fusion-blog-medium-alternate .blog-medium-slideshow-container {
    float: left;
    margin-right: 25px;
    width: 320px;
    overflow: hidden;
}

.fusion-blog-medium .blog-medium-slideshow-container .post-slideshow,
.fusion-blog-medium-alternate .blog-medium-slideshow-container .post-slideshow {
    margin-bottom: 0;
}

.fusion-blog-medium-alternate .date-and-formats,
.fusion-blog-medium-alternate .blog-medium-slideshow-container {
    margin-right: 17px;
}

.fusion-blog-medium-alternate .has-post-thumbnail .blog-medium-slideshow-container {
    display: block;
}

.fusion-blog-medium-alternate .has-post-thumbnail .post-content-container {
    margin-left: 436px;
}

.fusion-blog-medium-alternate .post-content-container {
    margin-left: 99px;
}

.fusion-blog-large-alternate .post-content-container {
    margin-left: 110px;
}

.fusion-blog-medium-alternate .post,
.fusion-blog-large-alternate .post {
    border-bottom: 1px solid #e9eaee;
    padding-bottom: 6px;
}

.fusion-blog-medium-alternate .date-and-formats,
.fusion-blog-large-alternate .date-and-formats {
    float: left;
    width: 82px;
    text-align: center;
}

.fusion-blog-medium-alternate .date-and-formats .date-box,
.fusion-blog-large-alternate .date-and-formats .date-box {
    padding: 8px 0 5px 0;
    color: #fff;
}

.fusion-blog-medium-alternate .date-and-formats .date-box .date,
.fusion-blog-large-alternate .date-and-formats .date-box .date {
    display: block;
    line-height: 29px;
    font-size: 29px;
    font-weight: bold;
}

.fusion-blog-medium-alternate .date-and-formats .format-box,
.fusion-blog-large-alternate .date-and-formats .format-box {
    margin-top: 3px;
    background-color: #eef0f2;
}

.fusion-blog-medium-alternate .date-and-formats .format-box i,
.fusion-blog-large-alternate .date-and-formats .format-box i {
    display: block;
    line-height: 55px;
    font-size: 30px;
}

.fusion-blog-medium-alternate .entry-title,
.fusion-blog-large-alternate .entry-title {
    margin-bottom: 5px;
}

.fusion-blog-medium-alternate .entry-meta,
.fusion-blog-large-alternate .entry-meta,
.fusion-blog-medium-alternate .entry-read-more,
.fusion-blog-large-alternate .entry-read-more {
    line-height: 20px;
    font-size: 12px;
    padding: 0;
    margin: 0px 0px;
}

.fusion-blog-medium-alternate .entry-read-more,
.fusion-blog-large-alternate .entry-read-more {
    text-align: right;
    padding: 5px 0px;
}

.fusion-blog-grid .post,
.fusion-blog-timeline .post {
    position: static;
    float: none;
    padding: 0;
    width: 100%;
}

.fusion-blog-grid .post .post-content-container,
.fusion-blog-timeline .post .post-content-container {
    padding: 30px 25px 20px;
}

.fusion-blog-grid .entry-title,
.fusion-blog-timeline .entry-title {
    margin-bottom: 5px;
}

.fusion-blog-grid .post-slideshow,
.fusion-blog-timeline .post-slideshow {
    margin-bottom: 0;
    border-bottom: 1px solid #e9eaee;
}

.fusion-blog-grid .entry-meta-single,
.fusion-blog-timeline .entry-meta-single {
    font-size: 12px;
}

.fusion-blog-grid .content-sep,
.fusion-blog-timeline .content-sep {
    margin-bottom: 20px;
    height: 6px;
    border-bottom: 1px solid #e9eaee;
    border-top: 1px solid #e9eaee;
}

.fusion-blog-grid .entry-read-more,
.fusion-blog-timeline .entry-read-more {
    float: left;
    font-size: 12px;
    padding: 5px 0px;
}

.fusion-blog-grid .entry-comments,
.fusion-blog-timeline .entry-comments {
    float: right;
    margin-bottom: 0;
    font-size: 12px;
    padding: 5px 0px;
}

.fusion-blog-grid .blog-timeline-layout,
.fusion-blog-timeline .blog-timeline-layout {
    overflow: hidden;
}

.fusion-blog-grid {
    overflow: hidden;
}

.fusion-blog-grid .post {
    margin-bottom: 0;
}

.fusion-blog-grid .post .post-wrapper {
    border: 1px solid #e9eaee;
    border-bottom-width: 3px;
}

.fusion-blog-grid .grid-layout-4 .post-content-container {
    word-wrap: break-word;
}

.has-sidebar .fusion-blog-grid .grid-layout-4 .entry-read-more,
.has-sidebar .fusion-blog-grid .grid-layout-4 .entry-comments {
    float: none;
}

.fusion-blog-grid .password {
    width: auto;
    max-width: 100%;
}

.fusion-blog-timeline .post {
    margin-bottom: 40px;
    border: 1px solid #e9eaee;
    border-bottom-width: 3px;
}

.fusion-blog-timeline .blog-timeline-layout {
    position: relative;
    margin: 0 auto;
    padding-top: 60px;
    width: 775px;
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-left {
    clear: left;
    float: left;
    width: 300px;
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow {
    left: 299px;
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-left .timeline-arrow:before {
    left: 100%;
    content: '\f0da';
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-right {
    clear: right;
    float: right;
    width: 300px;
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow {
    right: 299px;
}

.fusion-blog-timeline .blog-timeline-layout .timeline-align-right .timeline-arrow:before {
    right: 100%;
    content: '\f0d9';
}

.fusion-blog-timeline .timeline-title {
    clear: both;
    margin: -31px auto 0 auto;
    padding: 4px 0;
    height: auto;
    width: 108px;
    background-color: #EBEAEA;
    border: 1px solid #e9eaee;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-weight: normal;
}

.fusion-blog-timeline .timeline-circle {
    position: absolute;
    left: 383px;
    margin-top: -3px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #e9eaee;
}

.fusion-blog-timeline .timeline-arrow {
    position: absolute;
    background: #fff;
}

.fusion-blog-timeline .timeline-arrow:before {
    position: absolute;
    top: -10px;
    font-family: IcoMoon;
    font-size: 28px;
    color: #e9eaee;
}

.fusion-blog-timeline .timeline-sidebar-layout {
    width: 669px;
}

.fusion-blog-timeline .timeline-sidebar-layout .timeline-title {
    display: none;
}

.fusion-blog-timeline .timeline-sidebar-layout .timeline-circle {
    left: 329px;
}

.fusion-blog-infinite .pagination {
    display: none;
}

.fusion-button {
    display: inline-block;
    position: relative;
    outline: 0;
    zoom: 1;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.fusion-button:before,
.fusion-button:after {
    content: " ";
    display: table;
}

.fusion-button:after {
    clear: both;
}

.fusion-button:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.fusion-button:focus {
    outline: 0;
}

.ls-container .button,
.ls-container .fusion-button {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.ls-container .button:hover,
.ls-container .fusion-button:hover {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

#wrapper .button-square {
    border-radius: 0;
}

#wrapper .button-round {
    border-radius: 2px;
}

#wrapper .button-round.button-3d {
    border-radius: 4px;
}

#wrapper .button-pill {
    border-radius: 25px !important;
}

.button-small,
.button.small,
#bbp_user_edit_submit,
.woocommerce .single_add_to_cart_button,
.gform_page_footer input[type=button],
.gform_wrapper .gform_button {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 14px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.button-small .fusion-button-text-left,
.button.small .fusion-button-text-left,
#bbp_user_edit_submit .fusion-button-text-left,
.woocommerce .single_add_to_cart_button .fusion-button-text-left,
.gform_page_footer input[type=button] .fusion-button-text-left,
.gform_wrapper .gform_button .fusion-button-text-left {
    padding-left: 32px;
}

.button-small .fusion-button-text-right,
.button.small .fusion-button-text-right,
#bbp_user_edit_submit .fusion-button-text-right,
.woocommerce .single_add_to_cart_button .fusion-button-text-right,
.gform_page_footer input[type=button] .fusion-button-text-right,
.gform_wrapper .gform_button .fusion-button-text-right {
    padding-right: 32px;
}

.button-small .button-icon-divider-left,
.button.small .button-icon-divider-left,
#bbp_user_edit_submit .button-icon-divider-left,
.woocommerce .single_add_to_cart_button .button-icon-divider-left,
.gform_page_footer input[type=button] .button-icon-divider-left,
.gform_wrapper .gform_button .button-icon-divider-left {
    padding: 0 10px;
}

.button-small .button-icon-divider-right,
.button.small .button-icon-divider-right,
#bbp_user_edit_submit .button-icon-divider-right,
.woocommerce .single_add_to_cart_button .button-icon-divider-right,
.gform_page_footer input[type=button] .button-icon-divider-right,
.gform_wrapper .gform_button .button-icon-divider-right {
    padding: 0 10px;
}

.button-small .button-icon-divider-left i,
.button.small .button-icon-divider-left i,
#bbp_user_edit_submit .button-icon-divider-left i,
.woocommerce .single_add_to_cart_button .button-icon-divider-left i,
.gform_page_footer input[type=button] .button-icon-divider-left i,
.gform_wrapper .gform_button .button-icon-divider-left i,
.button-small .button-icon-divider-right i,
.button.small .button-icon-divider-right i,
#bbp_user_edit_submit .button-icon-divider-right i,
.woocommerce .single_add_to_cart_button .button-icon-divider-right i,
.gform_page_footer input[type=button] .button-icon-divider-right i,
.gform_wrapper .gform_button .button-icon-divider-right i {
    top: 50%;
    margin-top: -6px;
    display: block;
}

.button-small.button-3d:active,
.button.small.button-3d:active,
#bbp_user_edit_submit.button-3d:active,
.woocommerce .single_add_to_cart_button.button-3d:active,
.gform_page_footer input[type=button].button-3d:active,
.gform_wrapper .gform_button.button-3d:active {
    top: 2px;
}

.button-medium,
.button.medium,
.woocommerce form.checkout #place_order,
.ticket-selector-submit-btn[type=submit] {
    padding-left: 23px;
    padding-right: 23px;
    font-size: 13px;
    line-height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.button-medium .fusion-button-text-left,
.button.medium .fusion-button-text-left,
.woocommerce form.checkout #place_order .fusion-button-text-left,
.ticket-selector-submit-btn[type=submit] .fusion-button-text-left {
    padding-left: 38px;
}

.button-medium .fusion-button-text-right,
.button.medium .fusion-button-text-right,
.woocommerce form.checkout #place_order .fusion-button-text-right,
.ticket-selector-submit-btn[type=submit] .fusion-button-text-right {
    padding-right: 38px;
}

.button-medium .button-icon-divider-left,
.button.medium .button-icon-divider-left,
.woocommerce form.checkout #place_order .button-icon-divider-left,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-left {
    padding: 0 12.5px;
}

.button-medium .button-icon-divider-right,
.button.medium .button-icon-divider-right,
.woocommerce form.checkout #place_order .button-icon-divider-right,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-right {
    padding: 0 12.5px;
}

.button-medium .button-icon-divider-left i,
.button.medium .button-icon-divider-left i,
.woocommerce form.checkout #place_order .button-icon-divider-left i,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-left i,
.button-medium .button-icon-divider-right i,
.button.medium .button-icon-divider-right i,
.woocommerce form.checkout #place_order .button-icon-divider-right i,
.ticket-selector-submit-btn[type=submit] .button-icon-divider-right i {
    top: 50%;
    margin-top: -6.5px;
    display: block;
}

.button-medium.button-3d:active,
.button.medium.button-3d:active,
.woocommerce form.checkout #place_order.button-3d:active,
.ticket-selector-submit-btn[type=submit].button-3d:active {
    top: 3px;
}

.button-large,
.button.large {
    padding-left: 29px;
    padding-right: 29px;
    font-size: 14px;
    line-height: 17px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.button-large .fusion-button-text-left,
.button.large .fusion-button-text-left {
    padding-left: 43px;
}

.button-large .fusion-button-text-right,
.button.large .fusion-button-text-right {
    padding-right: 43px;
}

.button-large .button-icon-divider-left,
.button.large .button-icon-divider-left {
    padding: 0 14.5px;
}

.button-large .button-icon-divider-right,
.button.large .button-icon-divider-right {
    padding: 0 14.5px;
}

.button-large .button-icon-divider-left i,
.button.large .button-icon-divider-left i,
.button-large .button-icon-divider-right i,
.button.large .button-icon-divider-right i {
    top: 50%;
    margin-top: -7px;
    display: block;
}

.button-large.button-3d:active,
.button.large.button-3d:active {
    top: 4px;
}

.button-xlarge,
.button.xlarge {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 21px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.button-xlarge .fusion-button-text-left,
.button.xlarge .fusion-button-text-left {
    padding-left: 55px;
}

.button-xlarge .fusion-button-text-right,
.button.xlarge .fusion-button-text-right {
    padding-right: 55px;
}

.button-xlarge .button-icon-divider-left,
.button.xlarge .button-icon-divider-left {
    padding: 0 18.5px;
}

.button-xlarge .button-icon-divider-right,
.button.xlarge .button-icon-divider-right {
    padding: 0 18.5px;
}

.button-xlarge .button-icon-divider-left i,
.button.xlarge .button-icon-divider-left i,
.button-xlarge .button-icon-divider-right i,
.button.xlarge .button-icon-divider-right i {
    top: 50%;
    margin-top: -9px;
    display: block;
}

.button-xlarge.button-3d:active,
.button.xlarge.button-3d:active {
    top: 6px;
}

.button span {
    line-height: normal;
}

@media only screen and (max-width: 800px) {

    .rev_slider .button,
    .ls-container .button {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
        font-size: 10px !important;
        line-height: 30px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .rev_slider .button .fusion-button-text-left,
    .ls-container .button .fusion-button-text-left {
        padding-left: 32px;
    }

    .rev_slider .button .fusion-button-text-right,
    .ls-container .button .fusion-button-text-right {
        padding-right: 32px;
    }

    .rev_slider .button .button-icon-divider-left,
    .ls-container .button .button-icon-divider-left {
        padding: 0 10px;
    }

    .rev_slider .button .button-icon-divider-right,
    .ls-container .button .button-icon-divider-right {
        padding: 0 10px;
    }

    .rev_slider .button .button-icon-divider-left i,
    .ls-container .button .button-icon-divider-left i,
    .rev_slider .button .button-icon-divider-right i,
    .ls-container .button .button-icon-divider-right i {
        top: 50%;
        margin-top: -6px;
        display: block;
    }

    .rev_slider .button.button-3d:active,
    .ls-container .button.button-3d:active {
        top: 2px !important;
    }

    .rev_slider .button span,
    .ls-container .button span {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 640px) {

    .rev_slider .button,
    .ls-container .button {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 10px;
        font-size: 10px !important;
        line-height: 20px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .rev_slider .button .fusion-button-text-left,
    .ls-container .button .fusion-button-text-left {
        padding-left: 32px;
    }

    .rev_slider .button .fusion-button-text-right,
    .ls-container .button .fusion-button-text-right {
        padding-right: 32px;
    }

    .rev_slider .button .button-icon-divider-left,
    .ls-container .button .button-icon-divider-left {
        padding: 0 11px;
    }

    .rev_slider .button .button-icon-divider-right,
    .ls-container .button .button-icon-divider-right {
        padding: 0 11px;
    }

    .rev_slider .button .button-icon-divider-left i,
    .ls-container .button .button-icon-divider-left i,
    .rev_slider .button .button-icon-divider-right i,
    .ls-container .button .button-icon-divider-right i {
        top: 50%;
        margin-top: -5px;
        display: block;
    }

    .rev_slider .button.button-3d:active,
    .ls-container .button.button-3d:active {
        top: 2px !important;
    }

    .rev_slider .button span,
    .ls-container .button span {
        font-size: 10px !important;
    }
}

button.fusion-button.button-3d:active {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 1px 2px 3px 2px rgba(0, 0, 0, 0.3), 0 0 0 #000000;
}

.button-icon-left {
    margin-right: 10px;
}

.button-icon-right {
    margin-left: 10px;
}

.button-icon-divider-left,
.button-icon-divider-right {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 100%;
}

.button-icon-divider-left i,
.button-icon-divider-right i {
    position: relative;
}

.button-icon-divider-left {
    left: 0;
    border-right: 1px solid;
}

.button-icon-divider-right {
    right: 0;
    border-left: 1px solid;
}

.fusion-button.button-green,
.fusion-button.button-green.wpcf7-submit,
.button.green {
    background: #d1e990;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#aad75d), to(#d1e990));
    background-image: -webkit-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -moz-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: -o-linear-gradient(bottom, #aad75d, #d1e990);
    background-image: linear-gradient(to top, #aad75d, #d1e990);
    border: 1px solid #9dba60;
    color: #54770f;
}

.fusion-button.button-green .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit .button-icon-divider-left,
.button.green .button-icon-divider-left,
.fusion-button.button-green .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit .button-icon-divider-right,
.button.green .button-icon-divider-right {
    border-color: #9dba60;
}

.fusion-button.button-green:hover,
.fusion-button.button-green.wpcf7-submit:hover,
.button.green:hover,
.fusion-button.button-green:focus,
.fusion-button.button-green.wpcf7-submit:focus,
.button.green:focus,
.fusion-button.button-green:active,
.fusion-button.button-green.wpcf7-submit:active,
.button.green:active {
    background: #aad75d;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#d1e990), to(#aad75d));
    background-image: -webkit-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: -moz-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: -o-linear-gradient(bottom, #d1e990, #aad75d);
    background-image: linear-gradient(to top, #d1e990, #aad75d);
    border: 1px solid #9dba60;
    color: #54770f;
}

.fusion-button.button-green:hover .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-left,
.button.green:hover .button-icon-divider-left,
.fusion-button.button-green:focus .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-left,
.button.green:focus .button-icon-divider-left,
.fusion-button.button-green:active .button-icon-divider-left,
.fusion-button.button-green.wpcf7-submit:active .button-icon-divider-left,
.button.green:active .button-icon-divider-left,
.fusion-button.button-green:hover .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:hover .button-icon-divider-right,
.button.green:hover .button-icon-divider-right,
.fusion-button.button-green:focus .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:focus .button-icon-divider-right,
.button.green:focus .button-icon-divider-right,
.fusion-button.button-green:active .button-icon-divider-right,
.fusion-button.button-green.wpcf7-submit:active .button-icon-divider-right,
.button.green:active .button-icon-divider-right {
    border-color: #9dba60;
}

.no-cssgradients .fusion-button.button-green:hover,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:hover,
.no-cssgradients .button.green:hover,
.no-cssgradients .fusion-button.button-green:focus,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:focus,
.no-cssgradients .button.green:focus,
.no-cssgradients .fusion-button.button-green:active,
.no-cssgradients .fusion-button.button-green.wpcf7-submit:active,
.no-cssgradients .button.green:active {
    background-color: #AAD75D;
}

.no-cssgradients .fusion-button.button-green,
.no-cssgradients .fusion-button.button-green.wpcf7-submit,
.no-cssgradients .button.green {
    background-color: #D1E990;
}

.fusion-button.button-green.button-3d.button-small,
.fusion-button.button-green.wpcf7-submit.button-3d.button-small,
.button.green.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-small:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-small:active,
.button.green.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-medium,
.fusion-button.button-green.wpcf7-submit.button-3d.button-medium,
.button.green.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-medium:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-medium:active,
.button.green.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-large,
.fusion-button.button-green.wpcf7-submit.button-3d.button-large,
.button.green.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-large:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-large:active,
.button.green.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-xlarge,
.fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge,
.button.green.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-green.button-3d.button-xlarge:active,
.fusion-button.button-green.wpcf7-submit.button-3d.button-xlarge:active,
.button.green.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen,
.fusion-button.button-darkgreen.wpcf7-submit,
.button.darkgreen {
    background: #d0e0a5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c76a), to(#d0e0a5));
    background-image: -webkit-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: -moz-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: -o-linear-gradient(bottom, #a8c76a, #d0e0a5);
    background-image: linear-gradient(to top, #a8c76a, #d0e0a5);
    border: 1px solid #9dba60;
    color: #54770f;
}

.fusion-button.button-darkgreen .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-left,
.button.darkgreen .button-icon-divider-left,
.fusion-button.button-darkgreen .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit .button-icon-divider-right,
.button.darkgreen .button-icon-divider-right {
    border-color: #9dba60;
}

.fusion-button.button-darkgreen:hover,
.fusion-button.button-darkgreen.wpcf7-submit:hover,
.button.darkgreen:hover,
.fusion-button.button-darkgreen:focus,
.fusion-button.button-darkgreen.wpcf7-submit:focus,
.button.darkgreen:focus,
.fusion-button.button-darkgreen:active,
.fusion-button.button-darkgreen.wpcf7-submit:active,
.button.darkgreen:active {
    background: #a8c76a;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#d0e0a5), to(#a8c76a));
    background-image: -webkit-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: -moz-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: -o-linear-gradient(bottom, #d0e0a5, #a8c76a);
    background-image: linear-gradient(to top, #d0e0a5, #a8c76a);
    border: 1px solid #9dba60;
    color: #54770f;
}

.fusion-button.button-darkgreen:hover .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-left,
.button.darkgreen:hover .button-icon-divider-left,
.fusion-button.button-darkgreen:focus .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-left,
.button.darkgreen:focus .button-icon-divider-left,
.fusion-button.button-darkgreen:active .button-icon-divider-left,
.fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-left,
.button.darkgreen:active .button-icon-divider-left,
.fusion-button.button-darkgreen:hover .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:hover .button-icon-divider-right,
.button.darkgreen:hover .button-icon-divider-right,
.fusion-button.button-darkgreen:focus .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:focus .button-icon-divider-right,
.button.darkgreen:focus .button-icon-divider-right,
.fusion-button.button-darkgreen:active .button-icon-divider-right,
.fusion-button.button-darkgreen.wpcf7-submit:active .button-icon-divider-right,
.button.darkgreen:active .button-icon-divider-right {
    border-color: #9dba60;
}

.no-cssgradients .fusion-button.button-darkgreen:hover,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:hover,
.no-cssgradients .button.darkgreen:hover,
.no-cssgradients .fusion-button.button-darkgreen:focus,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:focus,
.no-cssgradients .button.darkgreen:focus,
.no-cssgradients .fusion-button.button-darkgreen:active,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit:active,
.no-cssgradients .button.darkgreen:active {
    background-color: #a8c76a;
}

.no-cssgradients .fusion-button.button-darkgreen,
.no-cssgradients .fusion-button.button-darkgreen.wpcf7-submit,
.no-cssgradients .button.darkgreen {
    background-color: #d0e0a5;
}

.fusion-button.button-darkgreen.button-3d.button-small,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small,
.button.darkgreen.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-small:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-small:active,
.button.darkgreen.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-medium,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium,
.button.darkgreen.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-medium:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-medium:active,
.button.darkgreen.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-large,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large,
.button.darkgreen.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-large:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-large:active,
.button.darkgreen.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #54770f, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-xlarge,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge,
.button.darkgreen.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgreen.button-3d.button-xlarge:active,
.fusion-button.button-darkgreen.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkgreen.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #54770f, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange,
.fusion-button.button-orange.wpcf7-submit,
.button.orange {
    background: #fbdc86;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f8bf56), to(#fbdc86));
    background-image: -webkit-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: -moz-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: -o-linear-gradient(bottom, #f8bf56, #fbdc86);
    background-image: linear-gradient(to top, #f8bf56, #fbdc86);
    border: 1px solid #c0830b;
    color: #c0830b;
}

.fusion-button.button-orange .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit .button-icon-divider-left,
.button.orange .button-icon-divider-left,
.fusion-button.button-orange .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit .button-icon-divider-right,
.button.orange .button-icon-divider-right {
    border-color: #c0830b;
}

.fusion-button.button-orange:hover,
.fusion-button.button-orange.wpcf7-submit:hover,
.button.orange:hover,
.fusion-button.button-orange:focus,
.fusion-button.button-orange.wpcf7-submit:focus,
.button.orange:focus,
.fusion-button.button-orange:active,
.fusion-button.button-orange.wpcf7-submit:active,
.button.orange:active {
    background: #f8bf56;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fbdc86), to(#f8bf56));
    background-image: -webkit-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: -moz-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: -o-linear-gradient(bottom, #fbdc86, #f8bf56);
    background-image: linear-gradient(to top, #fbdc86, #f8bf56);
    border: 1px solid #c0830b;
    color: #c0830b;
}

.fusion-button.button-orange:hover .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-left,
.button.orange:hover .button-icon-divider-left,
.fusion-button.button-orange:focus .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-left,
.button.orange:focus .button-icon-divider-left,
.fusion-button.button-orange:active .button-icon-divider-left,
.fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-left,
.button.orange:active .button-icon-divider-left,
.fusion-button.button-orange:hover .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:hover .button-icon-divider-right,
.button.orange:hover .button-icon-divider-right,
.fusion-button.button-orange:focus .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:focus .button-icon-divider-right,
.button.orange:focus .button-icon-divider-right,
.fusion-button.button-orange:active .button-icon-divider-right,
.fusion-button.button-orange.wpcf7-submit:active .button-icon-divider-right,
.button.orange:active .button-icon-divider-right {
    border-color: #c0830b;
}

.no-cssgradients .fusion-button.button-orange:hover,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:hover,
.no-cssgradients .button.orange:hover,
.no-cssgradients .fusion-button.button-orange:focus,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:focus,
.no-cssgradients .button.orange:focus,
.no-cssgradients .fusion-button.button-orange:active,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit:active,
.no-cssgradients .button.orange:active {
    background-color: #f8bf56;
}

.no-cssgradients .fusion-button.button-orange,
.no-cssgradients .fusion-button.button-orange.wpcf7-submit,
.no-cssgradients .button.orange {
    background-color: #fbdc86;
}

.fusion-button.button-orange.button-3d.button-small,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-small,
.button.orange.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-small:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-small:active,
.button.orange.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-medium,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-medium,
.button.orange.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-medium:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-medium:active,
.button.orange.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-large,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-large,
.button.orange.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-large:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-large:active,
.button.orange.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #c0830b, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-xlarge,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge,
.button.orange.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-orange.button-3d.button-xlarge:active,
.fusion-button.button-orange.wpcf7-submit.button-3d.button-xlarge:active,
.button.orange.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #c0830b, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue,
.fusion-button.button-blue.wpcf7-submit,
.button.blue {
    background: #b5e0f7;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#76c7f1), to(#b5e0f7));
    background-image: -webkit-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: -moz-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: -o-linear-gradient(bottom, #76c7f1, #b5e0f7);
    background-image: linear-gradient(to top, #76c7f1, #b5e0f7);
    border: 1px solid #1172c1;
    color: #1172c1;
}

.fusion-button.button-blue .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit .button-icon-divider-left,
.button.blue .button-icon-divider-left,
.fusion-button.button-blue .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit .button-icon-divider-right,
.button.blue .button-icon-divider-right {
    border-color: #1172c1;
}

.fusion-button.button-blue:hover,
.fusion-button.button-blue.wpcf7-submit:hover,
.button.blue:hover,
.fusion-button.button-blue:focus,
.fusion-button.button-blue.wpcf7-submit:focus,
.button.blue:focus,
.fusion-button.button-blue:active,
.fusion-button.button-blue.wpcf7-submit:active,
.button.blue:active {
    background: #76c7f1;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b5e0f7), to(#76c7f1));
    background-image: -webkit-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: -moz-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: -o-linear-gradient(bottom, #b5e0f7, #76c7f1);
    background-image: linear-gradient(to top, #b5e0f7, #76c7f1);
    border: 1px solid #1172c1;
    color: #1172c1;
}

.fusion-button.button-blue:hover .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-left,
.button.blue:hover .button-icon-divider-left,
.fusion-button.button-blue:focus .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-left,
.button.blue:focus .button-icon-divider-left,
.fusion-button.button-blue:active .button-icon-divider-left,
.fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-left,
.button.blue:active .button-icon-divider-left,
.fusion-button.button-blue:hover .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:hover .button-icon-divider-right,
.button.blue:hover .button-icon-divider-right,
.fusion-button.button-blue:focus .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:focus .button-icon-divider-right,
.button.blue:focus .button-icon-divider-right,
.fusion-button.button-blue:active .button-icon-divider-right,
.fusion-button.button-blue.wpcf7-submit:active .button-icon-divider-right,
.button.blue:active .button-icon-divider-right {
    border-color: #1172c1;
}

.no-cssgradients .fusion-button.button-blue:hover,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:hover,
.no-cssgradients .button.blue:hover,
.no-cssgradients .fusion-button.button-blue:focus,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:focus,
.no-cssgradients .button.blue:focus,
.no-cssgradients .fusion-button.button-blue:active,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit:active,
.no-cssgradients .button.blue:active {
    background-color: #76c7f1;
}

.no-cssgradients .fusion-button.button-blue,
.no-cssgradients .fusion-button.button-blue.wpcf7-submit,
.no-cssgradients .button.blue {
    background-color: #b5e0f7;
}

.fusion-button.button-blue.button-3d.button-small,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-small,
.button.blue.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-small:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-small:active,
.button.blue.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-medium,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-medium,
.button.blue.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-medium:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-medium:active,
.button.blue.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-large,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-large,
.button.blue.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-large:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-large:active,
.button.blue.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #1172c1, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-xlarge,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge,
.button.blue.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-blue.button-3d.button-xlarge:active,
.fusion-button.button-blue.wpcf7-submit.button-3d.button-xlarge:active,
.button.blue.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #1172c1, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue,
.fusion-button.button.button-darkblue.wpcf7-submit,
.button.darkblue {
    background: #428bca;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#2a6496), to(#428bca));
    background-image: -webkit-linear-gradient(bottom, #2a6496, #428bca);
    background-image: -moz-linear-gradient(bottom, #2a6496, #428bca);
    background-image: -o-linear-gradient(bottom, #2a6496, #428bca);
    background-image: linear-gradient(to top, #2a6496, #428bca);
    border: 1px solid #072c5e;
    color: #072c5e;
}

.fusion-button.button.button-darkblue .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-left,
.button.darkblue .button-icon-divider-left,
.fusion-button.button.button-darkblue .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit .button-icon-divider-right,
.button.darkblue .button-icon-divider-right {
    border-color: #072c5e;
}

.fusion-button.button.button-darkblue:hover,
.fusion-button.button.button-darkblue.wpcf7-submit:hover,
.button.darkblue:hover,
.fusion-button.button.button-darkblue:focus,
.fusion-button.button.button-darkblue.wpcf7-submit:focus,
.button.darkblue:focus,
.fusion-button.button.button-darkblue:active,
.fusion-button.button.button-darkblue.wpcf7-submit:active,
.button.darkblue:active {
    background: #2a6496;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#428bca), to(#2a6496));
    background-image: -webkit-linear-gradient(bottom, #428bca, #2a6496);
    background-image: -moz-linear-gradient(bottom, #428bca, #2a6496);
    background-image: -o-linear-gradient(bottom, #428bca, #2a6496);
    background-image: linear-gradient(to top, #428bca, #2a6496);
    border: 1px solid #072c5e;
    color: #072c5e;
}

.fusion-button.button.button-darkblue:hover .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-left,
.button.darkblue:hover .button-icon-divider-left,
.fusion-button.button.button-darkblue:focus .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-left,
.button.darkblue:focus .button-icon-divider-left,
.fusion-button.button.button-darkblue:active .button-icon-divider-left,
.fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-left,
.button.darkblue:active .button-icon-divider-left,
.fusion-button.button.button-darkblue:hover .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:hover .button-icon-divider-right,
.button.darkblue:hover .button-icon-divider-right,
.fusion-button.button.button-darkblue:focus .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:focus .button-icon-divider-right,
.button.darkblue:focus .button-icon-divider-right,
.fusion-button.button.button-darkblue:active .button-icon-divider-right,
.fusion-button.button.button-darkblue.wpcf7-submit:active .button-icon-divider-right,
.button.darkblue:active .button-icon-divider-right {
    border-color: #072c5e;
}

.no-cssgradients .fusion-button.button.button-darkblue:hover,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:hover,
.no-cssgradients .button.darkblue:hover,
.no-cssgradients .fusion-button.button.button-darkblue:focus,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:focus,
.no-cssgradients .button.darkblue:focus,
.no-cssgradients .fusion-button.button.button-darkblue:active,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit:active,
.no-cssgradients .button.darkblue:active {
    background-color: #2A6496;
}

.no-cssgradients .fusion-button.button.button-darkblue,
.no-cssgradients .fusion-button.button.button-darkblue.wpcf7-submit,
.no-cssgradients .button.darkblue {
    background-color: #428BCA;
}

.fusion-button.button.button-darkblue.button-3d.button-small,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small,
.button.darkblue.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-small:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-small:active,
.button.darkblue.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-medium,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium,
.button.darkblue.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-medium:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-medium:active,
.button.darkblue.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-large,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large,
.button.darkblue.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-large:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-large:active,
.button.darkblue.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #072c5e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-xlarge,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge,
.button.darkblue.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button.button-darkblue.button-3d.button-xlarge:active,
.fusion-button.button.button-darkblue.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkblue.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #072c5e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red,
.fusion-button.button-red.wpcf7-submit,
.button.red {
    background: #fd9c9c;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fc7d7d), to(#fd9c9c));
    background-image: -webkit-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: -moz-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: -o-linear-gradient(bottom, #fc7d7d, #fd9c9c);
    background-image: linear-gradient(to top, #fc7d7d, #fd9c9c);
    border: 1px solid #9d1111;
    color: #9d1111;
}

.fusion-button.button-red .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit .button-icon-divider-left,
.button.red .button-icon-divider-left,
.fusion-button.button-red .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit .button-icon-divider-right,
.button.red .button-icon-divider-right {
    border-color: #9d1111;
}

.fusion-button.button-red:hover,
.fusion-button.button-red.wpcf7-submit:hover,
.button.red:hover,
.fusion-button.button-red:focus,
.fusion-button.button-red.wpcf7-submit:focus,
.button.red:focus,
.fusion-button.button-red:active,
.fusion-button.button-red.wpcf7-submit:active,
.button.red:active {
    background: #fc7d7d;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fd9c9c), to(#fc7d7d));
    background-image: -webkit-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: -moz-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: -o-linear-gradient(bottom, #fd9c9c, #fc7d7d);
    background-image: linear-gradient(to top, #fd9c9c, #fc7d7d);
    border: 1px solid #9d1111;
    color: #9d1111;
}

.fusion-button.button-red:hover .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-left,
.button.red:hover .button-icon-divider-left,
.fusion-button.button-red:focus .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-left,
.button.red:focus .button-icon-divider-left,
.fusion-button.button-red:active .button-icon-divider-left,
.fusion-button.button-red.wpcf7-submit:active .button-icon-divider-left,
.button.red:active .button-icon-divider-left,
.fusion-button.button-red:hover .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:hover .button-icon-divider-right,
.button.red:hover .button-icon-divider-right,
.fusion-button.button-red:focus .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:focus .button-icon-divider-right,
.button.red:focus .button-icon-divider-right,
.fusion-button.button-red:active .button-icon-divider-right,
.fusion-button.button-red.wpcf7-submit:active .button-icon-divider-right,
.button.red:active .button-icon-divider-right {
    border-color: #9d1111;
}

.no-cssgradients .fusion-button.button-red:hover,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:hover,
.no-cssgradients .button.red:hover,
.no-cssgradients .fusion-button.button-red:focus,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:focus,
.no-cssgradients .button.red:focus,
.no-cssgradients .fusion-button.button-red:active,
.no-cssgradients .fusion-button.button-red.wpcf7-submit:active,
.no-cssgradients .button.red:active {
    background-color: #fc7d7d;
}

.no-cssgradients .fusion-button.button-red,
.no-cssgradients .fusion-button.button-red.wpcf7-submit,
.no-cssgradients .button.red {
    background-color: #fd9c9c;
}

.fusion-button.button-red.button-3d.button-small,
.fusion-button.button-red.wpcf7-submit.button-3d.button-small,
.button.red.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-small:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-small:active,
.button.red.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-medium,
.fusion-button.button-red.wpcf7-submit.button-3d.button-medium,
.button.red.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-medium:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-medium:active,
.button.red.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-large,
.fusion-button.button-red.wpcf7-submit.button-3d.button-large,
.button.red.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-large:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-large:active,
.button.red.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #9d1111, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-xlarge,
.fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge,
.button.red.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-red.button-3d.button-xlarge:active,
.fusion-button.button-red.wpcf7-submit.button-3d.button-xlarge:active,
.button.red.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #9d1111, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred,
.fusion-button.button-darkred.wpcf7-submit,
.button.darkred {
    background: #fe2020;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b01818), to(#fe2020));
    background-image: -webkit-linear-gradient(bottom, #b01818, #fe2020);
    background-image: -moz-linear-gradient(bottom, #b01818, #fe2020);
    background-image: -o-linear-gradient(bottom, #b01818, #fe2020);
    background-image: linear-gradient(to top, #b01818, #fe2020);
    border: 1px solid #690e0e;
    color: #690e0e;
}

.fusion-button.button-darkred .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit .button-icon-divider-left,
.button.darkred .button-icon-divider-left,
.fusion-button.button-darkred .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit .button-icon-divider-right,
.button.darkred .button-icon-divider-right {
    border-color: #690e0e;
}

.fusion-button.button-darkred:hover,
.fusion-button.button-darkred.wpcf7-submit:hover,
.button.darkred:hover,
.fusion-button.button-darkred:focus,
.fusion-button.button-darkred.wpcf7-submit:focus,
.button.darkred:focus,
.fusion-button.button-darkred:active,
.fusion-button.button-darkred.wpcf7-submit:active,
.button.darkred:active {
    background: #b01818;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fe2020), to(#b01818));
    background-image: -webkit-linear-gradient(bottom, #fe2020, #b01818);
    background-image: -moz-linear-gradient(bottom, #fe2020, #b01818);
    background-image: -o-linear-gradient(bottom, #fe2020, #b01818);
    background-image: linear-gradient(to top, #fe2020, #b01818);
    border: 1px solid #690e0e;
    color: #690e0e;
}

.fusion-button.button-darkred:hover .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-left,
.button.darkred:hover .button-icon-divider-left,
.fusion-button.button-darkred:focus .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-left,
.button.darkred:focus .button-icon-divider-left,
.fusion-button.button-darkred:active .button-icon-divider-left,
.fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-left,
.button.darkred:active .button-icon-divider-left,
.fusion-button.button-darkred:hover .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:hover .button-icon-divider-right,
.button.darkred:hover .button-icon-divider-right,
.fusion-button.button-darkred:focus .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:focus .button-icon-divider-right,
.button.darkred:focus .button-icon-divider-right,
.fusion-button.button-darkred:active .button-icon-divider-right,
.fusion-button.button-darkred.wpcf7-submit:active .button-icon-divider-right,
.button.darkred:active .button-icon-divider-right {
    border-color: #690e0e;
}

.no-cssgradients .fusion-button.button-darkred:hover,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:hover,
.no-cssgradients .button.darkred:hover,
.no-cssgradients .fusion-button.button-darkred:focus,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:focus,
.no-cssgradients .button.darkred:focus,
.no-cssgradients .fusion-button.button-darkred:active,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit:active,
.no-cssgradients .button.darkred:active {
    background-color: #b01818;
}

.no-cssgradients .fusion-button.button-darkred,
.no-cssgradients .fusion-button.button-darkred.wpcf7-submit,
.no-cssgradients .button.darkred {
    background-color: #fe2020;
}

.fusion-button.button-darkred.button-3d.button-small,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-small,
.button.darkred.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-small:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-small:active,
.button.darkred.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-medium,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium,
.button.darkred.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-medium:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-medium:active,
.button.darkred.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-large,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-large,
.button.darkred.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-large:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-large:active,
.button.darkred.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #690e0e, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-xlarge,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge,
.button.darkred.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkred.button-3d.button-xlarge:active,
.fusion-button.button-darkred.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkred.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #690e0e, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink,
.fusion-button.button-pink.wpcf7-submit,
.button.pink {
    background: #fda1d5;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fc84c8), to(#fda1d5));
    background-image: -webkit-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: -moz-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: -o-linear-gradient(bottom, #fc84c8, #fda1d5);
    background-image: linear-gradient(to top, #fc84c8, #fda1d5);
    border: 1px solid #a31366;
    color: #a31366;
}

.fusion-button.button-pink .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit .button-icon-divider-left,
.button.pink .button-icon-divider-left,
.fusion-button.button-pink .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit .button-icon-divider-right,
.button.pink .button-icon-divider-right {
    border-color: #a31366;
}

.fusion-button.button-pink:hover,
.fusion-button.button-pink.wpcf7-submit:hover,
.button.pink:hover,
.fusion-button.button-pink:focus,
.fusion-button.button-pink.wpcf7-submit:focus,
.button.pink:focus,
.fusion-button.button-pink:active,
.fusion-button.button-pink.wpcf7-submit:active,
.button.pink:active {
    background: #fc84c8;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fda1d5), to(#fc84c8));
    background-image: -webkit-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: -moz-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: -o-linear-gradient(bottom, #fda1d5, #fc84c8);
    background-image: linear-gradient(to top, #fda1d5, #fc84c8);
    border: 1px solid #a31366;
    color: #a31366;
}

.fusion-button.button-pink:hover .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-left,
.button.pink:hover .button-icon-divider-left,
.fusion-button.button-pink:focus .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-left,
.button.pink:focus .button-icon-divider-left,
.fusion-button.button-pink:active .button-icon-divider-left,
.fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-left,
.button.pink:active .button-icon-divider-left,
.fusion-button.button-pink:hover .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:hover .button-icon-divider-right,
.button.pink:hover .button-icon-divider-right,
.fusion-button.button-pink:focus .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:focus .button-icon-divider-right,
.button.pink:focus .button-icon-divider-right,
.fusion-button.button-pink:active .button-icon-divider-right,
.fusion-button.button-pink.wpcf7-submit:active .button-icon-divider-right,
.button.pink:active .button-icon-divider-right {
    border-color: #a31366;
}

.no-cssgradients .fusion-button.button-pink:hover,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:hover,
.no-cssgradients .button.pink:hover,
.no-cssgradients .fusion-button.button-pink:focus,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:focus,
.no-cssgradients .button.pink:focus,
.no-cssgradients .fusion-button.button-pink:active,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit:active,
.no-cssgradients .button.pink:active {
    background-color: #fc84c8;
}

.no-cssgradients .fusion-button.button-pink,
.no-cssgradients .fusion-button.button-pink.wpcf7-submit,
.no-cssgradients .button.pink {
    background-color: #fda1d5;
}

.fusion-button.button-pink.button-3d.button-small,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-small,
.button.pink.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-small:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-small:active,
.button.pink.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-medium,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-medium,
.button.pink.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-medium:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-medium:active,
.button.pink.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-large,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-large,
.button.pink.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-large:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-large:active,
.button.pink.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #a31366, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-xlarge,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge,
.button.pink.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-pink.button-3d.button-xlarge:active,
.fusion-button.button-pink.wpcf7-submit.button-3d.button-xlarge:active,
.button.pink.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #a31366, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray,
.fusion-button.button-lightgray.wpcf7-submit,
.button.lightgray {
    background: #fbfbfb;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), to(#fbfbfb));
    background-image: -webkit-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: -moz-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: -o-linear-gradient(bottom, #f0f0f0, #fbfbfb);
    background-image: linear-gradient(to top, #f0f0f0, #fbfbfb);
    border: 1px solid #ababab;
    color: #ababab;
}

.fusion-button.button-lightgray .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-left,
.button.lightgray .button-icon-divider-left,
.fusion-button.button-lightgray .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit .button-icon-divider-right,
.button.lightgray .button-icon-divider-right {
    border-color: #ababab;
}

.fusion-button.button-lightgray:hover,
.fusion-button.button-lightgray.wpcf7-submit:hover,
.button.lightgray:hover,
.fusion-button.button-lightgray:focus,
.fusion-button.button-lightgray.wpcf7-submit:focus,
.button.lightgray:focus,
.fusion-button.button-lightgray:active,
.fusion-button.button-lightgray.wpcf7-submit:active,
.button.lightgray:active {
    background: #f0f0f0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fbfbfb), to(#f0f0f0));
    background-image: -webkit-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: -moz-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: -o-linear-gradient(bottom, #fbfbfb, #f0f0f0);
    background-image: linear-gradient(to top, #fbfbfb, #f0f0f0);
    border: 1px solid #ababab;
    color: #ababab;
}

.fusion-button.button-lightgray:hover .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-left,
.button.lightgray:hover .button-icon-divider-left,
.fusion-button.button-lightgray:focus .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-left,
.button.lightgray:focus .button-icon-divider-left,
.fusion-button.button-lightgray:active .button-icon-divider-left,
.fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-left,
.button.lightgray:active .button-icon-divider-left,
.fusion-button.button-lightgray:hover .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:hover .button-icon-divider-right,
.button.lightgray:hover .button-icon-divider-right,
.fusion-button.button-lightgray:focus .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:focus .button-icon-divider-right,
.button.lightgray:focus .button-icon-divider-right,
.fusion-button.button-lightgray:active .button-icon-divider-right,
.fusion-button.button-lightgray.wpcf7-submit:active .button-icon-divider-right,
.button.lightgray:active .button-icon-divider-right {
    border-color: #ababab;
}

.no-cssgradients .fusion-button.button-lightgray:hover,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:hover,
.no-cssgradients .button.lightgray:hover,
.no-cssgradients .fusion-button.button-lightgray:focus,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:focus,
.no-cssgradients .button.lightgray:focus,
.no-cssgradients .fusion-button.button-lightgray:active,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit:active,
.no-cssgradients .button.lightgray:active {
    background-color: #f0f0f0;
}

.no-cssgradients .fusion-button.button-lightgray,
.no-cssgradients .fusion-button.button-lightgray.wpcf7-submit,
.no-cssgradients .button.lightgray {
    background-color: #fbfbfb;
}

.fusion-button.button-lightgray.button-3d.button-small,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small,
.button.lightgray.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-small:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-small:active,
.button.lightgray.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-medium,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium,
.button.lightgray.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-medium:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-medium:active,
.button.lightgray.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-large,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large,
.button.lightgray.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-large:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-large:active,
.button.lightgray.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #ababab, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-xlarge,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge,
.button.lightgray.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-lightgray.button-3d.button-xlarge:active,
.fusion-button.button-lightgray.wpcf7-submit.button-3d.button-xlarge:active,
.button.lightgray.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #ababab, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray,
.fusion-button.button-darkgray.wpcf7-submit,
.button.darkgray {
    background: #c0c0c0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#9e9e9e), to(#c0c0c0));
    background-image: -webkit-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: -moz-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: -o-linear-gradient(bottom, #9e9e9e, #c0c0c0);
    background-image: linear-gradient(to top, #9e9e9e, #c0c0c0);
    border: 1px solid #434c50;
    color: #434c50;
}

.fusion-button.button-darkgray .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-left,
.button.darkgray .button-icon-divider-left,
.fusion-button.button-darkgray .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit .button-icon-divider-right,
.button.darkgray .button-icon-divider-right {
    border-color: #434c50;
}

.fusion-button.button-darkgray:hover,
.fusion-button.button-darkgray.wpcf7-submit:hover,
.button.darkgray:hover,
.fusion-button.button-darkgray:focus,
.fusion-button.button-darkgray.wpcf7-submit:focus,
.button.darkgray:focus,
.fusion-button.button-darkgray:active,
.fusion-button.button-darkgray.wpcf7-submit:active,
.button.darkgray:active {
    background: #9e9e9e;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#c0c0c0), to(#9e9e9e));
    background-image: -webkit-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: -moz-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: -o-linear-gradient(bottom, #c0c0c0, #9e9e9e);
    background-image: linear-gradient(to top, #c0c0c0, #9e9e9e);
    border: 1px solid #434c50;
    color: #434c50;
}

.fusion-button.button-darkgray:hover .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-left,
.button.darkgray:hover .button-icon-divider-left,
.fusion-button.button-darkgray:focus .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-left,
.button.darkgray:focus .button-icon-divider-left,
.fusion-button.button-darkgray:active .button-icon-divider-left,
.fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-left,
.button.darkgray:active .button-icon-divider-left,
.fusion-button.button-darkgray:hover .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:hover .button-icon-divider-right,
.button.darkgray:hover .button-icon-divider-right,
.fusion-button.button-darkgray:focus .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:focus .button-icon-divider-right,
.button.darkgray:focus .button-icon-divider-right,
.fusion-button.button-darkgray:active .button-icon-divider-right,
.fusion-button.button-darkgray.wpcf7-submit:active .button-icon-divider-right,
.button.darkgray:active .button-icon-divider-right {
    border-color: #434c50;
}

.no-cssgradients .fusion-button.button-darkgray:hover,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:hover,
.no-cssgradients .button.darkgray:hover,
.no-cssgradients .fusion-button.button-darkgray:focus,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:focus,
.no-cssgradients .button.darkgray:focus,
.no-cssgradients .fusion-button.button-darkgray:active,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit:active,
.no-cssgradients .button.darkgray:active {
    background-color: #9e9e9e;
}

.no-cssgradients .fusion-button.button-darkgray,
.no-cssgradients .fusion-button.button-darkgray.wpcf7-submit,
.no-cssgradients .button.darkgray {
    background-color: #c0c0c0;
}

.fusion-button.button-darkgray.button-3d.button-small,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small,
.button.darkgray.button-3d.button-small {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-small:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-small:active,
.button.darkgray.button-3d.button-small:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-medium,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium,
.button.darkgray.button-3d.button-medium {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 3px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-medium:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-medium:active,
.button.darkgray.button-3d.button-medium:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-large,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large,
.button.darkgray.button-3d.button-large {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 4px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-large:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-large:active,
.button.darkgray.button-3d.button-large:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 1px 0px #434c50, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-xlarge,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge,
.button.darkgray.button-3d.button-xlarge {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-button.button-darkgray.button-3d.button-xlarge:active,
.fusion-button.button-darkgray.wpcf7-submit.button-3d.button-xlarge:active,
.button.darkgray.button-3d.button-xlarge:active {
    -webkit-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 0px #ffffff, 0px 2px 0px #434c50, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
}

.fusion-checklist {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.fusion-checklist .fusion-li-item {
    margin-bottom: 11px;
}

.fusion-checklist .icon-wrapper {
    display: table;
    float: left;
}

.fusion-checklist .fusion-li-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.fusion-checklist .size-small {
    font-size: 13px;
    line-height: 21px;
}

.fusion-checklist .size-small .icon-wrapper {
    float: left;
    margin-right: 9px;
    height: 21px;
    width: 21px;
}

.fusion-checklist .size-small .fusion-li-item-content {
    display: block;
    margin-left: 30px;
}

.fusion-checklist .size-small .circle-yes {
    font-size: 10px;
}

.fusion-checklist .size-medium {
    font-size: 18px;
    line-height: 35px;
}

.fusion-checklist .size-medium .icon-wrapper {
    margin-right: 15px;
    height: 35px;
    width: 35px;
}

.fusion-checklist .size-medium .fusion-li-item-content {
    display: block;
    margin-left: 50px;
}

.fusion-checklist .size-large {
    font-size: 40px;
    line-height: 70px;
}

.fusion-checklist .size-large .icon-wrapper {
    margin-right: 25px;
    height: 70px;
    width: 70px;
}

.fusion-checklist .size-large .fusion-li-item-content {
    display: block;
    margin-left: 95px;
}

.fusion-checklist .circle-yes {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333333;
    color: #fff;
    text-align: center;
}

.fusion-clients-slider {
    margin-bottom: 55px;
    height: auto;
}

#wrapper .fusion-column.last {
    margin-right: 0;
}

.fusion-column.fusion-one-sixth,
.fusion-column.fusion-five-sixth,
.fusion-column.fusion-one-fifth,
.fusion-column.fusion-two-fifth,
.fusion-column.fusion-three-fifth,
.fusion-column.fusion-four-fifth,
.fusion-column.fusion-one-fourth,
.fusion-column.fusion-three-fourth,
.fusion-column.fusion-one-third,
.fusion-column.fusion-two-third,
.fusion-column.fusion-one-half {
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.fusion-column.fusion-one-sixth {
    width: 13.3333%;
}

.fusion-column.fusion-five-sixth {
    width: 82.6666%;
}

.fusion-column.fusion-one-fifth {
    width: 16.8%;
}

.fusion-column.fusion-two-fifth {
    width: 37.6%;
}

.fusion-column.fusion-three-fifth {
    width: 58.4%;
}

.fusion-column.fusion-four-fifth {
    width: 79.2%;
}

.fusion-column.fusion-one-fourth {
    width: 22%;
}

.fusion-column.fusion-three-fourth {
    width: 74%;
}

.fusion-column.fusion-one-third {
    width: 30.6666%;
}

.fusion-column.fusion-two-third {
    width: 65.3333%;
}

.fusion-column.fusion-one-half {
    width: 48%;
}

.fusion-column-last {
    clear: right;
    zoom: 1;
}

.fusion-column-last:before,
.fusion-column-last:after {
    content: " ";
    display: table;
}

.fusion-column-last:after {
    clear: both;
}

.fusion-columns-5 .col-lg-2,
.fusion-columns-5 .col-md-2,
.fusion-columns-5 .col-sm-2,
.fusion-columns-5 .col-xs-2 {
    width: 20%;
}

.fusion-content-boxes {
    margin-bottom: 60px;
}

.fusion-content-boxes .fusion-column {
    margin-bottom: 20px;
}

.fusion-content-boxes .heading {
    overflow: hidden;
    margin-bottom: 15px;
}

.fusion-content-boxes .heading .heading-link:hover .content-box-heading {
    color: #a0ce4e;
}

.fusion-content-boxes .heading .heading-link:hover .fontawesome-icon {
    background-color: #a0ce4e;
    border-color: #a0ce4e;
}

.fusion-content-boxes .heading .content-box-heading {
    margin: 0;
}

.fusion-content-boxes .heading img {
    float: none;
}

.fusion-content-boxes .content-container .read-more {
    display: block;
    margin-top: 18px;
    /* General styles in base.less */
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
    display: table;
    width: auto;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .heading-link,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .heading-link {
    display: block;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .image,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .image {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon img,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
    margin-right: 10px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .fontawesome-icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .fontawesome-icon {
    display: block;
    float: none;
    margin-right: 10px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.small,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.small {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 18px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.medium,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.medium {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 21px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.large,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.large {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon .content-box-heading,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon .content-box-heading {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right {
    float: right !important;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .image,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .image {
    float: none;
    padding-left: 10px !important;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .icon i,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .icon i {
    margin-right: 0px !important;
}

.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon.icon-right .content-box-heading,
.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon.icon-right .content-box-heading {
    float: none !important;
    line-height: 27px !important;
    text-align: right;
}

.fusion-content-boxes.content-boxes-icon-with-title .content-container .read-more,
.fusion-content-boxes.content-boxes-icon-on-side .content-container .read-more {
    /* General styles in base.less */
}

.fusion-content-boxes.content-boxes-icon-on-side .heading {
    margin-bottom: 10px;
}

.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-small {
    padding-left: 45px;
}

.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-medium {
    padding-left: 60px;
}

.fusion-content-boxes.content-boxes-icon-on-side .content-container.icon-large {
    padding-left: 75px;
}

.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container {
    padding-left: 0px !important;
}

.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-small {
    padding-right: 45px;
}

.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-medium {
    padding-right: 60px;
}

.fusion-content-boxes.content-boxes-icon-on-side.content-right .content-container.icon-large {
    padding-right: 75px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading {
    text-align: center;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading .icon {
    margin-bottom: 7px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading .fontawesome-icon {
    display: block;
    float: none;
    margin: 0 auto;
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 24px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading i.small {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 18px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading i.medium {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 21px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading i.large {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
}

.fusion-content-boxes.content-boxes-icon-on-top .heading img {
    margin-bottom: 20px;
}

.fusion-content-boxes.content-boxes-icon-on-top .content-container,
.fusion-content-boxes.content-boxes-icon-on-top .read-more {
    text-align: center;
}

.fusion-content-boxes.content-boxes-icon-boxed {
    overflow: visible;
}

.fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
    overflow: visible;
    padding: 50px 18px 18px 18px;
    text-align: center;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading {
    overflow: visible;
    position: relative;
    text-align: center;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading .fontawesome-icon {
    display: block;
    position: absolute;
    left: 50%;
    top: -80px;
    float: none;
    margin-left: -32px;
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 24px;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading i.small {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 18px;
    top: -67px;
    margin-left: -17px;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading i.medium {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 21px;
    top: -76px;
    margin-left: -25px;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading i.large {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    top: -85px;
}

.fusion-content-boxes.content-boxes-icon-boxed .heading .image {
    display: block;
    position: absolute;
    left: 50%;
}

.fusion-content-boxes.content-boxes-icon-boxed .content-container,
.fusion-content-boxes.content-boxes-icon-boxed .read-more {
    text-align: center;
}

.fusion-counters-circle {
    margin-bottom: 20px;
    text-align: center;
}

.fusion-counters-circle .counter-circle-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    margin-right: 15px;
    vertical-align: middle;
    height: 220px;
    width: 220px;
    text-align: center;
}

.fusion-counters-circle .counter-circle {
    position: relative;
    height: 220px;
    width: 220px;
    text-align: center;
    line-height: 220px;
    font-size: 50px;
}

.fusion-counters-circle .counter-circle .fontawesome-icon {
    float: none;
    margin: 0;
    font-size: 50px;
}

.fusion-counters-circle .counter-circle canvas {
    position: absolute;
    left: 0;
    top: 0;
}

.fusion-counters-circle :last-child {
    margin-right: 0;
}

.fusion-counters-box.row {
    margin-left: -7px;
    margin-right: -7px;
}

.fusion-counters-box .fusion-counter-box {
    padding: 0 7px;
    margin-bottom: 7px;
    text-align: center;
}

.fusion-counters-box .fusion-counter-box .counter-box-container {
    padding: 20px 20px;
}

.fusion-counters-box .fusion-counter-box .counter-box-border {
    border: 1px solid #e5e4e3;
}

.fusion-counters-box .content-box-counter {
    color: #a0ce4e;
    font-size: 50px;
    line-height: 50px;
}

.fusion-counters-box .counter-box-icon {
    float: none;
    margin-top: -8px;
    vertical-align: middle;
    color: inherit;
}

.fusion-dropcap {
    position: relative;
    top: 4px;
    float: left;
    margin-right: 6px;
    padding: 0;
    line-height: 52px;
    color: #a0ce4e;
    font-size: 60px;
    text-transform: uppercase;
}

.fusion-dropcap.dropcap-boxed {
    height: 51px;
    width: 51px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 45px;
    text-align: center;
    text-shadow: 1px -1px 1px rgba(0, 0, 0, 0.35);
}

.fusion-flexslider {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
}

.fusion-flexslider .slides,
.fusion-flexslider .flex-control-nav,
.fusion-flexslider .flex-direction-nav {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none;
}

.fusion-flexslider .slides {
    overflow: hidden;
}

.fusion-flexslider .slides li {
    display: none;
}

.fusion-flexslider .slides img {
    display: block;
    width: 100%;
}

.fusion-flexslider .flex-control-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.fusion-flexslider .flex-direction-nav a {
    z-index: 100;
    position: absolute;
    top: 50%;
    overflow: hidden;
    margin: -20px 0 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: IcoMoon;
    -webkit-font-smoothing: none;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: opacity all .3s ease;
    transition: opacity all .3s ease;
}

.fusion-flexslider .flex-direction-nav .flex-next {
    right: 0px;
}

.fusion-flexslider .flex-direction-nav .flex-prev {
    left: 0px;
}

.fusion-flexslider:hover .flex-direction-nav .flex-next,
.fusion-flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.8;
}

.fusion-flexslider:hover .flex-direction-nav .flex-next:hover,
.fusion-flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.fusion-flexslider:hover .flex-direction-nav .flex-disabled {
    display: none;
    opacity: 0;
    cursor: default;
}

.fusion-flexslider.flexslider-attachments {
    overflow: visible;
}

.fusion-flexslider.flexslider-attachments .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -55px;
    text-align: center;
    line-height: 30px;
}

.fusion-flexslider.flexslider-attachments .flex-direction-nav a:before {
    color: #fff;
}

.fusion-flexslider.flexslider-attachments .flex-control-thumbs li {
    width: 60px;
    margin: 5px;
    float: none;
}

.fusion-flexslider.flexslider-default .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 60px;
    height: 60px;
    margin-top: -30px;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
}

.fusion-flexslider.flexslider-posts .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
}

.fusion-flexslider.flexslider-posts .slide-excerpt {
    position: absolute;
    bottom: 20%;
}

.fusion-flexslider.flexslider-posts .slide-excerpt h2 {
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 15px;
    margin: 0;
}

.fusion-flexslider.flexslider-posts .slide-excerpt h2 a {
    color: #fff;
}

.fusion-flexslider.flexslider-posts .slide-excerpt p {
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
    padding: 15px 15px;
}

.fusion-flexslider.flexslider-posts-with-excerpt .flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    line-height: 30px;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 5%;
    width: 30%;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt .excerpt-container {
    overflow: hidden;
    height: 100%;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 {
    color: #fff;
    padding: 10px 15px;
    margin: 0;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff;
}

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt p {
    color: #fff;
    padding: 15px 15px;
}

.flexslider-attachments .flex-control-nav {
    position: relative;
    margin-top: 10px;
}

.post-slideshow {
    margin-bottom: 30px;
}

.fusion-flip-boxes {
    margin-bottom: 25px;
}

.fusion-flip-box {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fusion-flip-box .flip-box-inner-wrapper {
    position: relative;
    margin-bottom: 15px;
}

.fusion-flip-box .flip-box-front,
.fusion-flip-box .flip-box-back {
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    -ms-perspective: 600px;
    perspective: 600px;
    padding: 27px 20px 27px 20px;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    webkit-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    -moz-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s !important;
    -o-transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0 !important;
}

.fusion-flip-box .flip-box-front {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 10;
}

.fusion-flip-box .flip-box-back {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    z-index: -1;
}

.fusion-flip-box .flip-box-back .fusion-button {
    display: block;
    margin: 20px auto 0 auto;
}

.fusion-flip-box.hover .flip-box-back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 10;
}

.fusion-flip-box.hover .flip-box-front {
    z-index: -1;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.fusion-flip-box.hover .flip-box-front .flip-box-grafix i:before {
    display: none;
}

.fusion-flip-box .flip-box-grafix {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
}

.fusion-flip-box .flip-box-circle {
    height: 64px;
    width: 64px;
    border: 1px solid;
    border-radius: 50%;
}

.fusion-flip-box .flip-box-circle i {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
}

.fusion-flip-box .flip-box-no-circle i {
    font-size: 60px;
}

.fusion-flip-box .flip-box-heading {
    margin-bottom: 15px;
}

.fusion-flip-box .flip-box-heading.without-text {
    margin-bottom: 0;
}

.fusion-flip-box .flip-box-heading-back {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
}

.fusion-flip-box .finished-animating {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.fontawesome-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.fontawesome-icon.circle-yes {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-background-clip: inherit;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    border-width: 1px;
    border-style: solid;
    background-color: #333333;
    color: #fff;
    text-align: center;
    margin-top: 2px;
}

.fontawesome-icon.size-large {
    font-size: 40px;
}

.fontawesome-icon.size-large.circle-yes {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.fontawesome-icon.size-medium {
    font-size: 18px;
}

.fontawesome-icon.size-medium.circle-yes {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.fontawesome-icon.size-small {
    font-size: 10px;
}

.fontawesome-icon.size-small.circle-yes {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.fontawesome-icon.circle-no.size-large {
    margin-top: 2px;
}

.fontawesome-icon.circle-no.size-medium {
    margin-top: 3px;
}

.fontawesome-icon.circle-no.size-small {
    margin-top: 5px;
}

.fullwidth-box.video-background {
    position: relative;
}

.fullwidth-box.video-background .fullwidth-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    width: 100%;
}

.fullwidth-box.video-background .fullwidth-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform-style: preserve-3d;
}

.fullwidth-box.video-background .fullwidth-video video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 100%;
    min-width: 100%;
}

.fullwidth-box.video-background .avada-row {
    position: relative;
    z-index: 10;
}

.fullwidth-box.video-background .fullwidth-video-image {
    display: none;
}

.ua-mobile .fullwidth-box.video-background .fullwidth-video-image {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
}

.fullwidth-box.faded-background {
    position: relative;
    overflow: hidden;
}

.fullwidth-box.faded-background .fullwidth-faded {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 100%;
    min-width: 100%;
}

.fullwidth-box.faded-background .avada-row {
    position: relative;
    z-index: 10;
}

.hundred-percent-fullwidth {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.hundred-percent-fullwidth .avada-row {
    max-width: none !important;
}

.ua-safari .fullwidth-box.faded-background .fullwidth-faded {
    -webkit-transform: translate3d(0, 0, 0);
}

.ua-safari.ua-mobile .fullwidth-box.faded-background .fullwidth-faded {
    -webkit-transform: none;
}

.fusion-google-map img {
    max-width: none;
}

.fusion-google-map .fusion-info-box {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #a0ce4e;
    color: #fff;
    font-size: 13px;
}

.fusion-highlight {
    padding: 0.1em 0.3em;
    line-height: 1.7em;
}

.fusion-highlight.rounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.fusion-highlight.dark {
    color: #ccc;
}

.fusion-imageframe {
    display: inline-block;
    z-index: 1;
    position: relative;
    max-width: 100%;
}

.fusion-imageframe.element-bottomshadow:before,
.fusion-imageframe.element-bottomshadow:after {
    opacity: 0.4;
}

.fusion-imageframe.element-bottomshadow img {
    margin: 0;
}

/* bottom shadow classes in taglinebox.less */
.imageframe-align-center {
    text-align: center;
}

.fusion-image-carousel {
    overflow: hidden;
    margin-bottom: 40px;
    padding: 0;
    height: auto;
}

.es-carousel-wrapper {
    overflow: hidden;
    position: relative;
    padding: 0;
    background: transparent;
}

.es-carousel-wrapper .es-carousel {
    overflow: hidden;
}

.es-carousel-wrapper .es-carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.es-carousel-wrapper .es-carousel ul li {
    display: block;
    float: left;
    padding: 0;
}

.es-carousel-wrapper .es-carousel ul li .image {
    margin-bottom: 0;
    text-align: center;
    visibility: hidden;
}

.es-carousel-wrapper .es-carousel ul li>a {
    display: block;
}

.es-carousel-wrapper .es-carousel ul li img {
    vertical-align: middle;
    margin: 0 auto;
}

.es-carousel-wrapper .es-nav .es-nav-prev,
.es-carousel-wrapper .es-nav .es-nav-next {
    text-align: center;
}

.es-carousel-wrapper .es-nav .es-nav-prev:before,
.es-carousel-wrapper .es-nav .es-nav-next:before {
    display: block;
    position: relative;
    line-height: 29px;
    font-size: 14px;
    color: #fff;
    font-family: IcoMoon;
}

.es-carousel-wrapper .es-nav .es-nav-prev:before {
    content: '\f104';
}

.es-carousel-wrapper .es-nav .es-nav-next:before {
    content: '\f105';
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel {
    padding-left: 13px;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li {
    margin-right: 13px;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li .image {
    height: 118px;
    width: 159px;
    line-height: 118px;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img {
    max-height: 115px;
    border: 1px solid #e9eaee;
}

.es-carousel-wrapper.fusion-carousel-large .es-carousel {
    padding-left: 44px;
}

.es-carousel-wrapper.fusion-carousel-large .es-carousel ul li {
    margin-right: 44px;
    height: 100%;
}

.es-carousel-wrapper.fusion-carousel-large .es-carousel ul li .image {
    height: 138px;
    width: 180px;
    line-height: 138px;
}

.es-carousel-wrapper.fusion-carousel-large .es-carousel ul li .image .image-extras-content {
    line-height: normal;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel,
.picture-size-auto .es-carousel-wrapper .es-carousel {
    padding-left: 13px;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li {
    margin-right: 13px;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li .image,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li .image {
    height: auto;
    width: 159px;
    line-height: auto;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li img,
.picture-size-auto .es-carousel-wrapper .es-carousel ul li img {
    max-height: none;
    border: 1px solid #e9eaee;
}

.picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel {
    padding-left: 44px;
}

.picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel ul li {
    margin-right: 44px;
    height: 100%;
}

.picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel ul li .image {
    height: auto;
    width: 180px;
    line-height: 138px;
}

.picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel ul li .image .image-extras-content {
    line-height: initial;
}

.modal-dialog {
    margin-top: 60px;
}

.fusion-modal .modal-header {
    min-height: 54px;
}

.fusion-modal .modal-title {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.fusion-modal .close {
    font-size: 30px;
    margin-top: -5px;
}

.fusion-modal .fusion-separator {
    width: 100% !important;
}

.fusion-person .person-shortcode-image-wrapper {
    text-align: center;
}

.fusion-person .person-imgage-container {
    display: inline-block;
    z-index: 1;
    max-width: 100%;
}

.fusion-person .person-imgage-container.glow {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fusion-person .person-imgage-container.dropshadow {
    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}

.fusion-person .person-desc {
    margin-top: 25px;
}

.fusion-person .person-desc .person-author {
    display: table;
    width: 100%;
}

.fusion-person .person-desc .person-author .person-author-wrapper,
.fusion-person .person-desc .person-author .fusion-social-networks {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.fusion-person .person-desc .person-author .person-author-wrapper {
    min-width: 50%;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.fusion-person .person-desc .person-author .fusion-social-networks {
    max-width: 50%;
    text-align: right;
}

.fusion-person .person-desc .person-author .fusion-social-networks a:first-child {
    margin-left: 0;
}

.fusion-person .person-desc .person-author .fusion-social-networks a {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 20px;
}

.fusion-person .person-desc .person-author .boxed-icons a {
    margin-left: 10px;
}

.fusion-person .person-desc .person-author .person-name,
.fusion-person .person-desc .person-author .person-title {
    display: block;
}

.fusion-person .person-content {
    margin-top: 25px;
}

.fusion-popover {
    cursor: pointer;
    color: #a0ce4e;
}

.popover {
    padding: 0;
}

.fusion-pricing-table {
    margin: 0 0 20px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fusion-pricing-table * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fusion-pricing-table .fusion-panel {
    overflow: hidden;
    margin: 0;
    background-color: #ffffff;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #e5e4e3;
}

.fusion-pricing-table .panel-heading {
    padding: 15px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid #e5e4e3;
    text-align: center;
}

.fusion-pricing-table .panel-heading h3 {
    margin: 0;
}

.fusion-pricing-table .panel-body {
    padding: 15px;
    background-color: #f8f8f8;
    text-align: center;
}

.fusion-pricing-table .panel-body .price {
    position: relative;
}

.fusion-pricing-table .panel-body .price .currency {
    position: relative;
    color: #505050;
}

.fusion-pricing-table .panel-body .price .currency.pos-right {
    top: 0;
    margin-left: -12px;
    font-size: 32px;
}

.fusion-pricing-table .panel-body .price .currency.pos-right.price-without-decimal {
    margin-left: 0;
}

.fusion-pricing-table .panel-body .price .integer-part {
    display: inline;
    font-weight: bold;
    color: #a0ce4e;
    line-height: normal;
}

.fusion-pricing-table .panel-body .price .decimal-part {
    position: relative;
    top: -30px;
    font-weight: bold;
    color: #a0ce4e;
}

.fusion-pricing-table .panel-body .price .time {
    position: relative;
    font-style: italic;
    color: #888888;
    margin-left: -14px;
}

.fusion-pricing-table .panel-body .price .time.price-without-decimal {
    margin-left: 0;
}

.fusion-pricing-table .panel-body .price .time.pos-right {
    margin-left: 12px;
}

.fusion-pricing-table .list-group {
    margin: 0;
    padding: 0;
}

.fusion-pricing-table .list-group-item {
    display: block;
    position: relative;
    padding: 15px;
    background: none;
    border-radius: 0;
    border-top: 1px solid #e5e4e3;
    text-align: center;
}

.fusion-pricing-table .list-group-item:last-child {
    border-bottom: 1px solid #e5e4e3;
}

.fusion-pricing-table .panel-footer {
    padding: 15px;
    background-color: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: 1px solid #e5e4e3;
    text-align: center;
}

.fusion-pricing-table .panel-wrapper:hover {
    cursor: pointer;
}

.fusion-pricing-table .panel-wrapper:hover .fusion-panel {
    background-color: #f8f8f8;
}

#wrapper .full-boxed-pricing .panel-wrapper {
    padding: 0;
}

.full-boxed-pricing .panel-container {
    padding: 9px;
    background-color: #f8f8f8;
}

.full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
    border-right: 1px solid #e5e4e3;
}

.full-boxed-pricing .panel-body .price .currency {
    top: -20px;
    font-size: 21px;
}

.full-boxed-pricing .panel-body .price .integer-part {
    font-size: 55px;
}

.full-boxed-pricing .panel-body .price .decimal-part {
    top: -20px;
    font-size: 17px;
}

.full-boxed-pricing .panel-body .price .time {
    font-size: 11px;
}

.full-boxed-pricing .panel-wrapper:hover .panel-heading {
    background-color: #f8f8f8;
}

.sep-boxed-pricing .panel-wrapper {
    margin-bottom: 10px;
    padding: 0;
}

.sep-boxed-pricing .panel-container {
    padding: 9px;
    background-color: #f8f8f8;
}

.sep-boxed-pricing .panel-heading {
    background-color: #a0ce4e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 1px solid #e5e4e3;
    text-align: center;
}

.sep-boxed-pricing .panel-heading h3 {
    margin: 0;
}

.sep-boxed-pricing .panel-body .price .currency {
    top: -30px;
    font-size: 28px;
}

.sep-boxed-pricing .panel-body .price .integer-part {
    font-size: 75px;
}

.sep-boxed-pricing .panel-body .price .decimal-part {
    font-size: 23px;
}

.sep-boxed-pricing .panel-body .price .time {
    font-size: 20px;
}

@media (min-width: 768px) {
    .fusion-pricing-table .standout .panel-container {
        z-index: 1000;
    }

    .fusion-pricing-table .standout .panel-heading,
    .fusion-pricing-table .standout .panel-footer {
        padding: 20px;
    }

    .full-boxed-pricing {
        padding: 0 9px;
        background-color: #f8f8f8;
    }

    .full-boxed-pricing .panel-container {
        padding: 9px 0;
    }

    .full-boxed-pricing .panel-wrapper:last-child .fusion-panel {
        border-right: 1px solid #e5e4e3;
    }

    .full-boxed-pricing .fusion-panel {
        border-right: none;
    }

    .full-boxed-pricing .standout .panel-container {
        position: relative;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        margin: -10px -9px;
        padding: 9px;
        -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
        background-color: #f8f8f8;
    }

    .full-boxed-pricing .standout .fusion-panel {
        border-right: 1px solid #e5e4e3;
    }

    .full-boxed-pricing .standout .panel-heading h3 {
        color: #a0ce4e;
    }

    .sep-boxed-pricing {
        margin: 0 -15px;
        margin-bottom: 20px;
    }

    .sep-boxed-pricing .panel-wrapper {
        margin: 0;
        padding: 0 12px;
    }

    .sep-boxed-pricing .standout .panel-container {
        margin: -10px;
        -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.16);
    }
}

.fusion-progressbar {
    position: relative;
    margin-bottom: 10px;
    height: 37px;
    width: 100%;
    background-color: #E6E7E8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fusion-progressbar .progress {
    background-color: #A0CE4E;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fusion-progressbar .sr-only {
    left: 15px;
    top: 9px;
    clip: auto;
    height: auto;
    width: auto;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
}

.fusion-recent-posts {
    margin-bottom: 50px;
}

.fusion-recent-posts .columns {
    overflow: hidden;
}

.fusion-recent-posts .columns .column {
    overflow: hidden;
}

.fusion-recent-posts .columns .column .fusion-flexslider {
    margin-bottom: 0;
}

.fusion-recent-posts .columns .column h4 {
    margin: 15px 0 3px 0;
}

.fusion-recent-posts .columns .column .meta {
    overflow: hidden;
    margin-bottom: 13px;
    padding: 0;
    color: #333333;
    font-size: 12px;
    line-height: 14px;
}

.fusion-recent-posts .columns .column .meta .date {
    font-style: normal;
}

.fusion-recent-posts .columns .column .meta .meta-separator {
    padding: 0 5px;
}

.fusion-recent-posts .columns .password {
    width: auto;
}

.fusion-recent-posts .columns-2 .column:nth-child(3n) {
    clear: left;
}

.fusion-recent-posts .columns-3 .column:nth-child(4n) {
    clear: left;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column {
    margin-bottom: 20px;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
    overflow: hidden;
    float: left;
    margin: 0 20px 5px 0;
    width: 144px;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column h4 {
    margin-bottom: 0px;
    margin-top: 0;
}

.fusion-recent-posts.layout-date-on-side .date-and-formats {
    overflow: hidden;
    float: left;
    margin: 0 20px 5px 0;
    width: 82px;
}

.fusion-recent-posts.layout-date-on-side .date-and-formats .date-box {
    padding: 8px 0 5px;
    color: #FFFFFF;
}

.fusion-recent-posts.layout-date-on-side .date-and-formats .date-box .date {
    display: block;
    font-size: 29px;
    font-weight: bold;
    line-height: 29px;
}

.fusion-recent-posts.layout-date-on-side .date-and-formats .format-box {
    margin-top: 3px;
    background-color: #EEF0F2;
}

.fusion-recent-posts.layout-date-on-side .columns .column {
    margin-bottom: 20px;
}

.fusion-recent-posts.layout-date-on-side .columns .column h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.fusion-recent-works {
    margin-bottom: 55px;
}

.fusion-recent-works.layout-carousel {
    overflow: hidden;
    height: auto;
}

.fusion-recent-works.layout-carousel .image .image-extras .image-extras-content {
    line-height: initial;
}

.fusion-recent-works .image-extras .link-icon {
    margin-right: 3px;
}

.fusion-recent-works.layout-grid-with-excerpts {
    margin-bottom: 0;
}

.fusion-section-separator {
    position: relative;
}

.fusion-section-separator .divider-candy {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
    border-bottom: 1px solid #E6E5E6;
    border-left: 1px solid #E6E5E6;
    background-color: transparent;
    content: "";
}

.fusion-section-separator .divider-candy.bottom {
    bottom: -21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fusion-section-separator .divider-candy.top {
    top: -21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.fusion-section-separator .divider-candy.both {
    top: -21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.fusion-section-separator .divider-candy-arrow {
    position: absolute;
    left: 50%;
    margin-left: -29px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
}

.fusion-section-separator .divider-candy-arrow.bottom {
    border-width: 29px 29px 0 29px;
}

.fusion-section-separator .divider-candy-arrow.top {
    top: -29px;
    border-width: 0 29px 29px;
}

.fusion-section-separator .section-separator-icon {
    z-index: 200;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -20px;
    width: 40px;
    font-size: 20px;
    font-family: FontAwesome;
    text-align: center;
}

.fusion-section-separator .section-separator-icon:after {
    display: block;
    text-align: center;
}

.fusion-sep-clear {
    clear: both;
    display: block;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    width: 100%;
    overflow: hidden;
}

.fusion-separator {
    margin: 0 auto;
    border: 0 solid #e7e6e6;
    clear: both;
    position: relative;
    z-index: 11;
}

.fusion-separator.sep-none {
    height: 1px;
}

.fusion-separator.sep-double {
    height: 8px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.fusion-separator.sep-single {
    border-top-width: 1px;
}

.fusion-separator.sep-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}

.fusion-separator.sep-dotted {
    border-bottom-style: dotted;
    border-top-style: dotted;
}

.fusion-separator.sep-shadow {
    height: 1px;
    overflow: visible;
    border: none;
    background: none;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));
    background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

.fusion-separator.sep-shadow:after {
    display: block;
    margin-top: 10px;
    height: 6px;
    width: 100%;
    content: '';
    background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}

.fusion-separator .icon-wrapper {
    position: absolute;
    display: table;
    left: 50%;
    top: 50%;
    margin: -13px 0 0 -13px;
    height: 26px;
    width: 26px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
}

.fusion-separator .icon-wrapper i {
    display: block;
    display: table-cell;
    vertical-align: middle;
}

body:not(:-moz-handler-blocked) .fusion-separator.sep-shadow:after {
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
}

.fusion-sharing-box {
    display: table;
    margin-bottom: 55px;
    padding: 20px;
    height: 70px;
    width: 100%;
    background-color: #f6f6f6;
}

.fusion-sharing-box.boxed-icons {
    padding: 15px 20px;
}

.fusion-sharing-box h4,
.fusion-sharing-box .fusion-social-networks {
    display: table-cell;
    vertical-align: middle;
}

.fusion-sharing-box .fusion-social-networks {
    text-align: right;
}

.fusion-sharing-box .fusion-social-networks .fusion-social-network-icon {
    margin-bottom: 0;
}

.fusion-slider-sc .flex-direction-nav a {
    position: absolute;
    top: 50%;
    z-index: 100;
    margin: -20px 0 0;
    height: 30px;
    width: 30px;
    opacity: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    font-family: IcoMoon;
    -webkit-font-smoothing: none;
}

.fusion-slider-sc:hover .flex-next:hover,
.fusion-slider-sc:hover .flex-prev:hover {
    opacity: 1;
}

.fusion-social-networks .fusion-social-network-icon {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #46494a;
    display: inline-block;
}

.fusion-social-networks .fusion-social-network-icon:hover {
    opacity: 0.8;
}

.fusion-social-networks .fusion-social-network-icon:before {
    color: inherit;
}

.fusion-social-networks.boxed-icons {
    line-height: 46px;
}

.fusion-social-networks.boxed-icons .fusion-social-network-icon {
    margin-right: 10px;
    padding: 8px;
    background-color: #46494a;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-background-clip: inherit;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    border: 1px solid #46494a;
    color: #ffffff;
}

.header-social .alignright .fusion-social-links-header .fusion-social-network-icon {
    margin-right: 0;
    margin-left: 20px;
}

.header-social .alignright .fusion-social-links-header .boxed-icons .fusion-social-network-icon {
    margin-right: 0;
    margin-left: 10px;
}

.fusion-social-links-footer {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 40%;
}

.fusion-social-links-footer .fusion-social-networks {
    margin-top: 10px;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons {
    margin-top: 0;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons .fusion-social-network-icon {
    margin-right: 0;
    margin-left: 10px;
}

.fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon {
    margin-right: 0;
    margin-left: 20px;
}

.fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:first-child {
    margin-left: 0;
}

.fusion-tabs {
    margin-bottom: 50px;
}

.fusion-tabs .nav-tabs {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    border: 1px solid #f1f2f2;
    border-bottom: none;
    background-color: #fff;
}

.fusion-tabs .nav-tabs:before,
.fusion-tabs .nav-tabs:after {
    content: " ";
    display: table;
}

.fusion-tabs .nav-tabs:after {
    clear: both;
}

.fusion-tabs .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0 none;
}

.fusion-tabs .nav-tabs li {
    display: block;
    position: relative;
    float: none;
    text-align: center;
}

.fusion-tabs .nav-tabs li .tab-link {
    display: block;
    position: relative;
    margin: 0;
    padding: 8px 0;
    outline: 0;
    line-height: normal;
    border: none;
    border-top: 3px solid #f1f2f2;
    background-color: #f1f2f2;
    color: #747474;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.fusion-tabs .nav-tabs li .tab-link:hover,
.fusion-tabs .nav-tabs li .tab-link:focus {
    border-top-color: #fff;
    background-color: #fff;
}

.fusion-tabs .nav-tabs li .tab-link .fa {
    float: none;
    color: inherit;
}

.fusion-tabs .nav-tabs>.active>.tab-link {
    border: none;
    border-top: 3px solid #a0ce4e;
    background-color: #fff;
    cursor: pointer;
}

.fusion-tabs .nav-tabs>.active>.tab-link:hover,
.fusion-tabs .nav-tabs>.active>.tab-link:focus {
    border-top: 3px solid #a0ce4e;
}

.fusion-tabs .tab-content>.active {
    display: block;
}

.fusion-tabs .tab-pane {
    display: none;
    padding: 15px;
    border: 1px solid #f1f2f2;
    border-top: none;
}

.fusion-tabs.nav-not-justified .nav-tabs .tab-link {
    padding: 8px 15px;
}

.fusion-tabs.clean .nav-tabs {
    background: none;
    border: none;
}

.fusion-tabs.clean .nav-tabs li {
    margin-bottom: 10px;
}

.fusion-tabs.clean .nav-tabs li .tab-link {
    padding: 10px 15px;
    border: 1px solid;
}

.fusion-tabs.clean .nav-tabs li .tab-link:hover,
.fusion-tabs.clean .nav-tabs li .tab-link:focus {
    border: 1px solid;
}

.fusion-tabs.clean .tab-content {
    margin-top: 20px;
}

.fusion-tabs.clean .tab-content .tab-pane {
    padding: 0;
    background: transparent;
    border: none;
}

@media (min-width: 768px) {
    .fusion-tabs .nav-tabs {
        display: inline-block;
    }

    .fusion-tabs .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .fusion-tabs .nav-tabs li .tab-link {
        margin-right: 1px;
    }

    .fusion-tabs .nav-tabs li:last-child .tab-link {
        margin-right: 0;
    }

    .fusion-tabs.horizontal-tabs .nav-tabs {
        margin: 0 0 -7px 0;
    }

    .fusion-tabs.horizontal-tabs .nav {
        border-bottom: 1px solid #f1f2f2;
    }

    .fusion-tabs.horizontal-tabs.clean .nav {
        border: none;
        text-align: center;
    }

    .fusion-tabs.horizontal-tabs.clean .nav-tabs {
        border: none;
    }

    .fusion-tabs.horizontal-tabs.clean .nav-tabs li {
        margin-bottom: 0;
    }

    .fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link {
        margin-right: -1px;
    }

    .fusion-tabs.horizontal-tabs.clean .tab-content {
        margin-top: 40px;
    }

    .fusion-tabs.nav-not-justified {
        border: none;
    }

    .fusion-tabs.nav-not-justified .nav-tabs {
        margin: 0 0 -1px 0;
    }

    .fusion-tabs.nav-not-justified .nav-tabs li {
        display: inline-block;
    }

    .fusion-tabs.nav-not-justified.clean .nav-tabs li .tab-link {
        padding: 10px 55px;
    }

    .fusion-tabs.vertical-tabs {
        border: none;
        clear: both;
        zoom: 1;
    }

    .fusion-tabs.vertical-tabs:before,
    .fusion-tabs.vertical-tabs:after {
        content: " ";
        display: table;
    }

    .fusion-tabs.vertical-tabs:after {
        clear: both;
    }

    .fusion-tabs.vertical-tabs .nav-tabs {
        position: relative;
        left: 1px;
        float: left;
        width: 15.5%;
        border: 1px solid #f1f2f2;
        border-right: none;
    }

    .fusion-tabs.vertical-tabs .nav-tabs>li .tab-link {
        margin-right: 0;
        margin-bottom: 1px;
        padding: 8px 10px;
        border-top: none;
        text-align: left;
    }

    .fusion-tabs.vertical-tabs .nav-tabs>li:last-child .tab-link {
        margin-bottom: 0;
    }

    .fusion-tabs.vertical-tabs .nav-tabs>li.active>.tab-link {
        border-bottom: none;
        border-left: 3px solid #a0ce4e;
        border-top: none;
        cursor: pointer;
    }

    .fusion-tabs.vertical-tabs .tab-content {
        float: left;
        width: 84.5%;
    }

    .fusion-tabs.vertical-tabs .tab-pane {
        float: left;
        padding: 30px;
        border: 1px solid #f1f2f2;
    }

    .fusion-tabs.vertical-tabs.clean .nav-tabs {
        width: 25%;
        background-color: transparent;
        border: none;
    }

    .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
        margin: 0;
        padding: 10px 15px;
        border: 1px solid;
    }

    .fusion-tabs.vertical-tabs.clean .tab-content {
        margin: 0;
        padding-left: 40px;
        width: 75%;
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    border-color: #e5e4e3;
}

.table>thead>tr>th,
.table>tbody>tr>th {
    padding: 20px;
    font-weight: bold;
}

.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 10px 20px;
}

.table>tfoot>tr>td {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-1 table,
.tkt-slctr-tbl-wrap-dv table {
    border: 1px solid#dcdcdc;
    background-color: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.table-1 table th,
.tkt-slctr-tbl-wrap-dv table th {
    border: 1px solid #dcdcdc;
    background: #f6f6f6;
    padding: 20px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    text-align: left;
}

.table-1 tr:nth-child(even),
.tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
    background: #f6f6f6;
}

.table-1 tr td,
.tkt-slctr-tbl-wrap-dv tr td {
    border: 1px solid #dcdcdc;
    padding: 10px 20px;
}

.table-2 table thead {
    border: 1px solid #d3d3d3;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    text-align: left;
}

.table-2 table th {
    padding: 20px;
    color: #fff;
}

.table-2 tr td {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 20px;
}

.fusion-reading-box-container {
    z-index: 1;
    position: relative;
    margin-bottom: 84px;
}

.fusion-reading-box-container .reading-box {
    padding: 28px 28px 27px 31px;
    background-color: #F2EFEF;
    border-left: 3px solid #a0ce4e;
}

.fusion-reading-box-container .reading-box.reading-box-center,
.fusion-reading-box-container .reading-box.reading-box-right {
    text-align: left;
}

.fusion-reading-box-container .reading-box h2 {
    margin: 0 0 7px;
    line-height: 20px;
    font-size: 18px;
}

.fusion-reading-box-container .continue {
    display: none;
}

.fusion-reading-box-container .continue-center {
    float: none;
    margin: 15px auto 0 auto;
}

.fusion-reading-box-container .continue-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.fusion-reading-box-container .continue-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.fusion-reading-box-container .mobile-button {
    display: block;
    float: none;
    margin: 20px 0 0;
}

@media (min-width: 800px) {
    .fusion-reading-box-container .reading-box.reading-box-center {
        text-align: center;
    }

    .fusion-reading-box-container .reading-box.reading-box-right {
        text-align: right;
    }

    .fusion-reading-box-container .continue {
        display: block;
    }

    .fusion-reading-box-container .continue-center {
        display: inline-block;
    }

    .fusion-reading-box-container .mobile-button {
        display: none;
    }
}

.element-bottomshadow {
    position: relative;
}

.element-bottomshadow:before,
.element-bottomshadow:after {
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 60%;
    content: "";
    opacity: 0.7;
    -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.element-bottomshadow:after {
    left: auto;
    right: 10px;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.fusion-testimonials .review {
    display: none;
}

.fusion-testimonials blockquote q {
    font-style: italic;
}

.fusion-testimonials blockquote q:before,
.fusion-testimonials blockquote q:after {
    content: "";
}

.fusion-testimonials .doe {
    position: relative;
    text-align: center;
}

.fusion-testimonials .doe:before {
    line-height: 40px;
    font-family: IcoMoon;
    font-size: 28px;
}

.fusion-testimonials .female .doe:before {
    content: "\e61b";
}

.fusion-testimonials .male .doe:before {
    content: "\e61a";
}

.fusion-testimonials .testimonial-pagination {
    margin-top: 25px;
    text-align: center;
}

.fusion-testimonials .testimonial-pagination a {
    display: inline-block;
    margin-right: 10px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 1px solid #000;
}

.fusion-testimonials .testimonial-pagination a:hover,
.fusion-testimonials .testimonial-pagination a.activeSlide {
    background-color: #000;
}

.fusion-testimonials.classic blockquote {
    margin-bottom: 0;
    border: none;
    background-color: #f6f6f6;
}

.fusion-testimonials.classic blockquote q {
    display: block;
    padding: 25px;
    line-height: normal;
}

.fusion-testimonials.classic .author {
    position: relative;
    padding: 12px 0 0 2px;
}

.fusion-testimonials.classic .author:after {
    position: absolute;
    left: 35px;
    top: 0;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border: medium solid transparent;
    border-top-color: #f6f6f6;
    border-width: 10px;
}

.fusion-testimonials.classic .author a:hover {
    text-decoration: none;
}

.fusion-testimonials.classic .no-avatar .author {
    padding-left: 0;
}

.fusion-testimonials.classic .doe:before {
    line-height: 40px;
    font-size: 28px;
}

.fusion-testimonials.classic .company-name {
    display: table-cell;
    vertical-align: middle;
}

.fusion-testimonials.classic .testimonial-thumbnail {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    height: 40px;
}

.fusion-testimonials.classic .testimonial-image {
    max-width: 40px;
}

.fusion-testimonials.clean .testimonial-thumbnail {
    margin: 0 auto 25px auto;
    width: 150px;
}

.fusion-testimonials.clean .doe:before {
    line-height: 100px;
    font-size: 90px;
}

.fusion-testimonials.clean blockquote {
    border: none;
    background-color: none;
}

.fusion-testimonials.clean blockquote q {
    display: block;
    padding: 25px;
    background-color: none;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
}

.fusion-testimonials.clean .author {
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
}

.fusion-title {
    display: table;
    margin: 0 0 31px;
    overflow: hidden;
}

.fusion-title h1,
.fusion-title h2,
.fusion-title h3,
.fusion-title h4,
.fusion-title h5,
.fusion-title h6 {
    float: left;
    display: table-cell;
    margin: 0;
    padding: 0 8px 0 0;
    line-height: normal;
    white-space: pre;
}

.fusion-title h1.title-heading-left,
.fusion-title h2.title-heading-left,
.fusion-title h3.title-heading-left,
.fusion-title h4.title-heading-left,
.fusion-title h5.title-heading-left,
.fusion-title h6.title-heading-left {
    padding-right: 8px;
}

.fusion-title h1.title-heading-left .fontawesome-icon,
.fusion-title h2.title-heading-left .fontawesome-icon,
.fusion-title h3.title-heading-left .fontawesome-icon,
.fusion-title h4.title-heading-left .fontawesome-icon,
.fusion-title h5.title-heading-left .fontawesome-icon,
.fusion-title h6.title-heading-left .fontawesome-icon {
    margin-left: 10px;
}

.fusion-title h1.title-heading-right,
.fusion-title h2.title-heading-right,
.fusion-title h3.title-heading-right,
.fusion-title h4.title-heading-right,
.fusion-title h5.title-heading-right,
.fusion-title h6.title-heading-right {
    padding: 0 0 0 8px;
}

.fusion-title h1.title-heading-right .fontawesome-icon,
.fusion-title h2.title-heading-right .fontawesome-icon,
.fusion-title h3.title-heading-right .fontawesome-icon,
.fusion-title h4.title-heading-right .fontawesome-icon,
.fusion-title h5.title-heading-right .fontawesome-icon,
.fusion-title h6.title-heading-right .fontawesome-icon,
.fusion-title h1.title-heading-right img,
.fusion-title h2.title-heading-right img,
.fusion-title h3.title-heading-right img,
.fusion-title h4.title-heading-right img,
.fusion-title h5.title-heading-right img,
.fusion-title h6.title-heading-right img {
    margin-left: 10px;
    margin-right: 0;
}

.fusion-title h1 img,
.fusion-title h2 img,
.fusion-title h3 img,
.fusion-title h4 img,
.fusion-title h5 img,
.fusion-title h6 img {
    margin-right: 10px;
}

.fusion-title h1 .fontawesome-icon,
.fusion-title h2 .fontawesome-icon,
.fusion-title h3 .fontawesome-icon,
.fusion-title h4 .fontawesome-icon,
.fusion-title h5 .fontawesome-icon,
.fusion-title h6 .fontawesome-icon {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 2px;
}

.fusion-title h1 .fontawesome-icon.size-small,
.fusion-title h2 .fontawesome-icon.size-small,
.fusion-title h3 .fontawesome-icon.size-small,
.fusion-title h4 .fontawesome-icon.size-small,
.fusion-title h5 .fontawesome-icon.size-small,
.fusion-title h6 .fontawesome-icon.size-small,
.fusion-title h1 .fontawesome-icon.size-medium,
.fusion-title h2 .fontawesome-icon.size-medium,
.fusion-title h3 .fontawesome-icon.size-medium,
.fusion-title h4 .fontawesome-icon.size-medium,
.fusion-title h5 .fontawesome-icon.size-medium,
.fusion-title h6 .fontawesome-icon.size-medium,
.fusion-title h1 .fontawesome-icon.size-large,
.fusion-title h2 .fontawesome-icon.size-large,
.fusion-title h3 .fontawesome-icon.size-large,
.fusion-title h4 .fontawesome-icon.size-large,
.fusion-title h5 .fontawesome-icon.size-large,
.fusion-title h6 .fontawesome-icon.size-large {
    margin-top: 0;
}

.fusion-title .title-sep-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 6px;
    width: 100%;
}

.fusion-title.sep-underline {
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #e7e6e6;
}

.fusion-title.sep-underline .title-heading-right {
    float: right;
    margin: 0;
}

.fusion-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
}

.fusion-title .title-sep.sep-double {
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.fusion-title .title-sep.sep-single {
    border-bottom-width: 1px;
}

.fusion-title .title-sep.sep-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}

.fusion-title .title-sep.sep-dotted {
    border-bottom-style: dotted;
    border-top-style: dotted;
}

.fusion-title.sep-dashed {
    border-bottom-style: dashed;
}

.fusion-title.sep-dotted {
    border-bottom-style: dotted;
}

.border-below-title {
    display: block;
}

.border-below-title h1,
.border-below-title h2,
.border-below-title h3,
.border-below-title h4,
.border-below-title h5,
.border-below-title h6 {
    white-space: normal;
}

#main .post-content .border-below-title h1,
#main .post-content .border-below-title h2,
#main .post-content .border-below-title h3,
#main .post-content .border-below-title h4,
#main .post-content .border-below-title h5,
#main .post-content .border-below-title h6 {
    float: none;
    padding-right: 0;
}

.border-below-title .title-sep-container {
    display: none;
    height: 8px;
}

.fusion-accordian {
    width: 100%;
}

.fusion-accordian .fusion-panel {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e5e4e3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.fusion-accordian .panel-heading {
    padding: 0;
    background: none;
}

.fusion-accordian .panel-title {
    position: relative;
    margin: 0;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
    color: inherit;
}

.fusion-accordian .panel-title a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
}

.fusion-accordian .panel-title a:hover {
    color: #a0ce4e;
}

.fusion-accordian .panel-title a:hover .fa-fusion-box {
    background-color: #a0ce4e;
}

.fusion-accordian .panel-title a .fa.pull-left {
    margin-left: 1px;
}

.fusion-accordian .panel-title a .fa-fusion-box {
    display: inline-block;
    float: left;
    margin-right: 18px;
    width: 22px;
    height: 22px;
    background-color: #333;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-family: 'IcoMoon';
    -webkit-font-smoothing: subpixel-antialiased;
}

.fusion-accordian .panel-title a .fa-fusion-box:before {
    font-family: 'IcoMoon';
    content: "\e61d";
    font-style: normal;
    line-height: 22px;
    font-size: 13px;
}

.fusion-accordian .panel-title .active .fa-fusion-box {
    background-color: #a0ce4e;
}

.fusion-accordian .panel-title .active .fa-fusion-box:before {
    content: "\e61c";
}

.fusion-accordian .panel-body {
    padding: 10px 0 15px 0px;
    border: none;
    line-height: normal;
}

.fusion-single-accordian {
    margin-bottom: 0px;
}

.fusion-tooltip {
    cursor: pointer;
    color: #a0ce4e;
}

.fusion-woo-featured-products-slider {
    position: relative;
    margin-bottom: 25px;
}

.fusion-woo-featured-products-slider .products-slider {
    position: relative;
    margin-bottom: 0;
}

.fusion-woo-featured-products-slider .products-slider ul li {
    margin-right: 0;
    height: auto;
}

.fusion-woo-featured-products-slider .products-slider ul li .image {
    visibility: hidden;
}

.fusion-woo-featured-products-slider .products-slider ul li img {
    display: block;
    float: left;
}

.fusion-woo-featured-products-slider .products-slider .image-extras-content h2 {
    margin-top: 0;
}

.fusion-woo-featured-products-slider .products-slider .image-extras-content .price {
    display: inline-block;
    margin-top: 3px;
}

.fusion-woo-featured-products-slider .products-slider .image-extras-content .price .amount {
    font-size: 25px;
}

.fusion-woo-featured-products-slider .products-slider .product-buttons {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 10%;
    height: 40px;
    width: 100%;
}

.fusion-woo-featured-products-slider .products-slider .product-buttons a {
    display: block;
    padding-left: 20px;
    width: auto;
    line-height: normal;
    text-align: left;
}

.fusion-woo-featured-products-slider .products-slider .product-buttons a:first-child:before,
.fusion-woo-featured-products-slider .products-slider .product-buttons a:last-child:before {
    margin-left: -20px;
}

.fusion-woo-featured-products-slider .products-slider .product-buttons a.added_to_cart {
    display: none;
}

.fusion-woo-featured-products-slider.es-carousel-wrapper .es-carousel ul li a {
    display: inline;
}

.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev,
.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next {
    z-index: 1000;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    height: 63px;
    width: 63px;
    pointer: cursor;
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0.8;
    text-align: center;
    cursor: pointer;
}

.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev:before,
.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:before {
    display: block;
    content: '\e61e';
    line-height: 63px;
    font-size: 25px;
    color: #fff;
}

.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-prev:hover,
.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:hover {
    opacity: 1;
}

.fusion-woo-featured-products-slider.es-carousel-wrapper .es-nav .es-nav-next:before {
    content: '\e620';
}

.fusion-woo-product-slider {
    overflow: hidden;
    margin-bottom: 55px;
}

.fusion-woo-product-slider .simple-products-slider {
    position: relative;
    margin-bottom: 0;
}

.fusion-woo-product-slider .simple-products-slider .image-extras-content h2 {
    margin-top: 0;
    margin-bottom: 2px;
}

.fusion-woo-product-slider .simple-products-slider .image-extras-content .price {
    display: inline-block;
    margin-top: 5px;
}

.fusion-woo-product-slider .simple-products-slider .image-extras-content .price .amount {
    font-size: 18px;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons {
    left: 0;
    height: 40px;
    width: 100%;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons a {
    display: block;
    padding-left: 20px;
    width: auto;
    line-height: normal;
    text-align: left;
    max-width: 100%;
    font-size: 12px;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons a:first-child {
    float: left;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons a:first-child:before {
    position: absolute;
    margin-left: -20px;
    content: '\f07a';
    font-family: IcoMoon;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons a:last-child {
    float: right;
}

.fusion-woo-product-slider .simple-products-slider .product-buttons a:last-child:before {
    position: absolute;
    margin-left: -20px;
    content: '\e623';
    font-family: IcoMoon;
}

.fusion-woo-product-slider .simple-products-slider .es-nav span {
    cursor: pointer;
}

.fusion-youtube.center-video .video-shortcode,
.fusion-vimeo.center-video .video-shortcode {
    margin: 0 auto;
}

@-webkit-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-moz-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-o-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {

    0%,
    100% {
        -moz-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake {

    0%,
    100% {
        -o-transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {

    0%,
    100% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes slideOutUp {
    0% {
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes slideOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes slideOutRight {
    0% {
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(.9);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.9);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }

    80% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }

    80% {
        -o-transform: translateY(10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }

    80% {
        -moz-transform: translateX(-10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }

    80% {
        -o-transform: translateX(-10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }

    80% {
        -moz-transform: translateX(10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }

    80% {
        -o-transform: translateX(10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1);
    }

    25% {
        -moz-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1);
    }

    25% {
        -o-transform: scale(.95);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -o-transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.do-animate .fusion-animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.do-animate .fusion-animated.hinge {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.fusion-animated {
    visibility: hidden;
}

.dont-animate .fusion-animated {
    visibility: visible;
}

.do-animate .flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

.do-animate .shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

.do-animate .bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

.do-animate .fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

.do-animate .fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.do-animate .fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.do-animate .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.do-animate .fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.do-animate .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

.do-animate .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

.do-animate .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

.do-animate .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

.do-animate .fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

.do-animate .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

.do-animate .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

.do-animate .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

.do-animate .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

.do-animate .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

.do-animate .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

.do-animate .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

.do-animate .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

.do-animate .slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

.do-animate .slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

.do-animate .slideInRight {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
}

.do-animate .slideOutUp {
    -webkit-animation-name: slideOutUp;
    -moz-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.do-animate .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -moz-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

.do-animate .slideOutRight {
    -webkit-animation-name: slideOutRight;
    -moz-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

.do-animate .bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

.do-animate .bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

.do-animate .bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.do-animate .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

.do-animate .bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.do-animate .bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
}

.do-animate .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

.do-animate .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

.do-animate .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

.do-animate .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

.do-animate .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.do-animate .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {

    .header-wrapper .header-social .avada-row,
    .header-wrapper #header .avada-row,
    .footer-area>.avada-row,
    #footer>.avada-row,
    #header-sticky .avada-row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .no-csstransforms .sep-boxed-pricing .column {
        margin-left: 1.5% !important;
    }
}

@media only screen and (max-width: 965px) {

    #wrapper .woocommerce-tabs .tabs,
    #wrapper .woocommerce-tabs .panel {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
    }

    .woocommerce-tabs .tabs,
    .woocommerce-side-nav {
        margin-bottom: 25px;
    }

    .coupon .input-text {
        width: 100% !important;
    }

    .coupon .button {
        margin-top: 20px;
    }

    .tfs-slider .slide-content {
        position: absolute !important;
        top: 50% !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 1 !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 900px) {

    .woocommerce #customer_login .login .form-row,
    .woocommerce #customer_login .login .lost_password {
        float: none;
    }

    .woocommerce #customer_login .login .inline,
    .woocommerce #customer_login .login .lost_password {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 800px) {
    body.side-header-right.layout-boxed-mode #side-header {
        position: absolute;
        top: 0;
    }

    body.side-header-right.layout-boxed-mode #side-header .side-header-wrapper {
        position: fixed;
    }
}

@media only screen and (max-width: 800px) {

    .fusion-columns-5 .fusion-column:first-child,
    .fusion-columns-4 .fusion-column:first-child,
    .fusion-columns-3 .fusion-column:first-child,
    .fusion-columns-2 .fusion-column:first-child,
    .fusion-columns-1 .fusion-column:first-child {
        margin-left: 0;
    }

    .fusion-column:nth-child(5n),
    .fusion-column:nth-child(4n),
    .fusion-column:nth-child(3n),
    .fusion-column:nth-child(2n),
    .fusion-column {
        margin-right: 0;
    }

    #wrapper {
        width: auto !important;
        overflow-x: hidden;
    }

    #main {
        padding-bottom: 50px;
    }

    .create-block-format-context {
        display: none;
    }

    .columns .col {
        float: none;
        width: 100% !important;
        margin: 0 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .avada-container .columns {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .avada-container .columns .col {
        float: left;
    }

    .avada-container .col img {
        display: block;
        margin: 0 auto;
    }

    .review {
        float: none;
        width: 100%;
    }

    .copyright,
    #wrapper .fusion-social-links-footer {
        display: block;
        text-align: center;
    }

    .fusion-social-links-footer {
        width: auto;
    }

    .fusion-social-links-footer .fusion-social-networks {
        display: inline-block;
        float: none;
        margin-top: 0;
    }

    .copyright {
        padding: 0 0 15px;
    }

    .author .author_social .custom_msg {
        float: none;
        text-align: center;
        max-width: 100%;
    }

    .author .author_social .fusion-social-networks {
        text-align: center;
    }

    .author .author_social .fusion-social-networks .fusion-social-network-icon:first-child {
        margin-left: 0;
    }

    .copyright:after,
    .social-networks:after {
        content: "";
        display: block;
        clear: both;
    }

    .social-networks li,
    .copyright li {
        float: none;
        display: inline-block;
    }

    #wrapper .page-title-container {
        height: auto !important;
        padding-top: 14px;
        padding-bottom: 12px;
    }

    .page-title h1 {
        float: none;
    }

    .page-title ul {
        float: none;
        text-align: left;
        padding-top: 0 !important;
        line-height: 11px !important;
    }

    .header-wrapper {
        position: static !important;
    }

    #header {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    #header-sticky .logo,
    #header .logo {
        float: none !important;
        text-align: center;
        margin: 0 !important;
    }

    body #header-sticky.sticky-header .logo {
        float: left !important;
    }

    #header-sticky .nav-holder,
    #header .nav-holder {
        float: none !important;
    }

    .mobile-nav-holder {
        margin-top: 0px !important;
    }

    #wrapper .sticky-header .mobile-nav-holder {
        margin-top: 0px !important;
    }

    .mobile-nav-item a {
        height: initial !important;
        line-height: initial !important;
    }

    .mobile-nav-item a:after {
        display: none;
    }

    .nav-holder ul,
    .rtl .header-v5 #nav>ul {
        display: none;
    }

    .mobile-nav-holder,
    .mobile-topnav-holder {
        display: block;
    }

    .rtl #wrapper .mobile-nav-holder .mobile-nav-item {
        float: none;
        padding-left: 0;
    }

    .mobile-nav-holder.set-invisible {
        display: none !important;
    }

    .nav-holder .dd-container,
    .top-menu .dd-container {
        display: block !important;
        width: 100%;
    }

    .top-menu .dd-container {
        width: 50% !important;
        margin: 0 auto !important;
    }

    .fusion-column.spacing-no {
        margin-bottom: 0;
        width: 100% !important;
    }

    .fusion-column.spacing-yes {
        width: 100%;
    }

    .title {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
    }

    #main .cart-empty {
        float: none;
        text-align: center;
        border-top: 1px solid;
        border-bottom: none;
        width: 100%;
        line-height: normal !important;
        height: auto !important;
        margin-bottom: 10px;
        padding-top: 10px;
    }

    #main .return-to-shop {
        float: none;
        border-top: none;
        border-bottom: 1px solid;
        width: 100%;
        text-align: center;
        line-height: normal !important;
        height: auto !important;
        padding-bottom: 10px;
    }

    .woocommerce .checkout_coupon .promo-code-heading {
        display: block;
        margin-bottom: 10px !important;
        float: none;
        text-align: center;
    }

    .woocommerce .checkout_coupon .coupon-contents {
        display: block;
        float: none;
        margin: 0;
    }

    .woocommerce .checkout_coupon .coupon-input {
        display: block;
        width: auto !important;
        float: none;
        text-align: center;
        margin-right: 0;
        margin-bottom: 10px !important;
    }

    .woocommerce .checkout_coupon .coupon-button {
        display: block;
        margin-right: 0;
        float: none;
        text-align: center;
    }

    #content.full-width {
        margin-bottom: 0;
    }

    .sidebar .social_links .social li {
        width: auto;
        margin-right: 5px;
    }

    #comment-input {
        margin-bottom: 0;
    }

    #comment-input input {
        width: 90%;
        float: none !important;
        margin-bottom: 10px;
    }

    #comment-textarea textarea {
        width: 90%;
    }

    .widget.facebook_like iframe {
        width: 100% !important;
        max-width: none !important;
    }

    .pagination {
        margin-top: 40px;
    }

    .portfolio-one .portfolio-item .image {
        float: none;
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }

    h5.toggle span.toggle-title {
        width: 80%;
    }

    #wrapper .sep-boxed-pricing .panel-wrapper {
        padding: 0;
    }

    #wrapper .full-boxed-pricing .column,
    #wrapper .sep-boxed-pricing .column {
        float: none;
        margin-bottom: 10px;
        margin-left: 0;
        width: 100%;
    }

    .page-title h1 {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .page-title-captions,
    .page-title h1,
    .page-title ul {
        display: block;
        float: none;
        line-height: normal;
        width: 100%;
    }

    .page-title ul {
        margin-top: 10px;
    }

    .share-box {
        height: auto;
    }

    #wrapper .share-box h4 {
        float: none;
        line-height: 20px !important;
        margin-top: 0;
        padding: 0;
    }

    .share-box ul {
        float: none;
        overflow: hidden;
        padding: 0 25px;
        padding-bottom: 15px;
        margin-top: 0px;
    }

    .project-content .project-description {
        margin-bottom: 50px;
        float: none !important;
    }

    .project-content .project-description,
    .project-content .project-info {
        width: 100% !important;
    }

    .portfolio-half .flexslider {
        width: 100% !important;
    }

    .portfolio-half .project-content {
        width: 100% !important;
    }

    #style_selector {
        display: none;
    }

    .portfolio-tabs,
    .faq-tabs {
        height: auto;
        border-bottom: 0;
    }

    #wrapper .portfolio-tabs li,
    #wrapper .faq-tabs li {
        float: none;
        margin: 0;
        border-bottom: 1px solid #E7E6E6;
    }

    .ls-avada .ls-nav-prev,
    .ls-avada .ls-nav-next {
        display: none !important;
    }

    nav#nav,
    nav#sticky-nav {
        margin-right: 0;
    }

    #footer .social-networks {
        width: 100%;
        margin: 0 auto;
        position: relative;
        left: -11px;
    }

    .tab-holder .tabs {
        height: auto !important;
        width: 100% !important;
    }

    .shortcode-tabs .tab-hold .tabs li {
        width: 100% !important;
    }

    body .shortcode-tabs .tab-hold .tabs li,
    body.dark .sidebar .tab-hold .tabs li {
        border-right: none !important;
    }

    .error-message {
        line-height: 170px;
        margin-top: 20px;
    }

    .error_page .useful_links {
        width: 100%;
        padding-left: 0;
    }

    .fusion-google-map {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .social_links_shortcode .social li {
        width: 10% !important;
    }

    .header-social {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-social .fusion-social-links-header {
        max-width: none;
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
    }

    .header-social .fusion-social-links-header a {
        margin-left: 0 !important;
        margin-right: 20px !important;
    }

    .header-v2 .header-social .alignleft {
        width: 100%;
        margin: 0;
    }

    .header-v2 .header-social .alignright {
        width: 100%;
        margin: 0;
    }

    .header-v3 .header-social .alignleft {
        width: 100%;
        margin: 0;
    }

    .header-v3 .header-social .alignright {
        width: 100%;
        margin: 0;
    }

    .header-v4 .header-social .alignleft {
        width: 100%;
        margin: 0;
    }

    .header-v4 .header-social .alignright {
        width: 100%;
        margin: 0;
    }

    .header-v5 .header-social .alignleft {
        width: 100%;
        margin: 0;
    }

    .header-v5 .header-social .alignright {
        width: 100%;
        margin: 0;
    }

    .mobile-menu-design-classic .header-social {
        padding: 10px !important;
    }

    .mobile-menu-design-classic .header-social .header-info {
        line-height: normal;
    }

    .mobile-menu-design-classic .header-social .alignleft {
        border-bottom: 0px;
        margin-bottom: 10px !important;
    }

    .mobile-menu-design-classic .top-menu {
        width: 100%;
    }

    .mobile-menu-design-classic .top-menu ul {
        display: none;
    }

    .mobile-menu-design-classic #small-nav {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .header-v4 .search {
        display: none;
    }

    .mobile-menu-design-classic .header-v4 #header .search {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 13px;
        margin-bottom: 0px;
    }

    .mobile-menu-design-classic #wrapper .header-v4 #header .search-table {
        width: 100%;
    }

    #header .tagline {
        clear: both;
    }

    .header-v4 #header .tagline-search {
        float: none;
    }

    .header-v4 #header .tagline-search .tagline {
        display: block;
    }

    .header-v4 #header .tagline {
        float: none;
        padding-top: 10px;
        text-align: left;
        line-height: 24px;
    }

    .mobile-menu-design-modern #small-nav {
        border-bottom: 0;
    }

    #wrapper .ei-slider {
        width: 100% !important;
    }

    #wrapper .ei-slider {
        height: 200px !important;
    }

    .progress-bar {
        margin-bottom: 10px !important;
    }

    .fusion-blog-large-alternate .post-content-container {
        margin-left: 100px;
    }

    .medium-alternate .post-content-container {
        clear: both;
    }

    .medium-alternate .post-content {
        float: none;
        margin-top: 20px;
        margin-left: 0 !important;
    }

    .medium-alternate .blog-medium-slideshow-container {
        float: none;
    }

    #wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
        min-height: inherit !important;
        padding-bottom: 20px;
        padding-left: 3%;
        padding-right: 3%;
    }

    #wrapper .content-boxes-icon-on-top .content-box-column,
    #wrapper .content-boxes-icon-boxed .content-box-column {
        margin-bottom: 55px;
    }

    .fusion-counters-box .fusion-counter-box {
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .fusion-counters-box .fusion-counter-box:last-child {
        margin-bottom: 0;
    }

    .popup {
        display: none !important;
    }

    .share-box .social-networks {
        text-align: left;
    }

    #header-banner {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        padding-top: 20px;
        clear: both;
    }

    .products li {
        width: 225px;
    }

    .products li,
    #wrapper .catalog-ordering>ul,
    #main .products li:nth-child(3n),
    #main .products li:nth-child(4n),
    #main .has-sidebar .products li,
    .avada-myaccount-data .addresses .col-1,
    .avada-myaccount-data .addresses .col-2,
    .avada-customer-details .addresses .col-1,
    .avada-customer-details .addresses .col-2 {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .avada-myaccount-data .addresses .col-1,
    .avada-myaccount-data .addresses .col-2,
    .avada-customer-details .addresses .col-1,
    .avada-customer-details .addresses .col-2 {
        margin: 0 !important;
        width: 100%;
    }

    #wrapper .catalog-ordering {
        margin-bottom: 50px;
    }

    #wrapper .catalog-ordering .order {
        width: 33px;
    }

    #wrapper .catalog-ordering>ul,
    .catalog-ordering .order {
        margin-bottom: 10px;
    }

    #wrapper .order-dropdown>li:hover>ul {
        display: block;
        position: relative;
        top: 0;
    }

    #wrapper .orderby-order-container {
        overflow: hidden;
        margin: 0 auto;
        width: 215px;
        margin-bottom: 10px;
        float: none;
    }

    #wrapper .orderby.order-dropdown {
        float: left;
        margin-right: 6px;
    }

    #wrapper .sort-count.order-dropdown {
        width: 215px;
    }

    #wrapper .sort-count.order-dropdown ul a {
        width: 215px;
    }

    #wrapper .catalog-ordering .order {
        float: left;
        margin: 0;
    }

    .rtl #wrapper .orderby.order-dropdown {
        float: right;
        margin: 0;
    }

    .rtl #wrapper .catalog-ordering .order {
        float: right;
        margin-right: 6px;
    }

    .woocommerce #customer_login .login .form-row,
    .woocommerce #customer_login .login .lost_password {
        float: none;
    }

    .woocommerce #customer_login .login .inline,
    .woocommerce #customer_login .login .lost_password {
        display: block;
        margin-left: 0;
    }

    .avada-myaccount-data .my_account_orders .order-number {
        padding-right: 8px;
    }

    .avada-myaccount-data .my_account_orders .order-actions {
        padding-left: 8px;
    }

    .shop_table .product-name {
        width: 35%;
    }

    form.checkout .shop_table tfoot th {
        padding-right: 20px;
    }

    #wrapper .product .images,
    #wrapper .product .summary.entry-summary,
    #wrapper .woocommerce-tabs .tabs,
    #wrapper .woocommerce-tabs .panel,
    #wrapper .woocommerce-side-nav,
    #wrapper .woocommerce-content-box,
    #wrapper .shipping-coupon,
    #wrapper .cart-totals-buttons,
    #wrapper #customer_login .col-1,
    #wrapper #customer_login .col-2,
    #wrapper .woocommerce form.checkout #customer_details .col-1,
    #wrapper .woocommerce form.checkout #customer_details .col-2 {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100% !important;
    }

    #customer_login .col-1,
    .coupon {
        margin-bottom: 20px;
    }

    .shop_table .product-thumbnail {
        float: none;
    }

    .product-info {
        margin-left: 0;
        margin-top: 10px;
    }

    .product .entry-summary div .price {
        float: none;
    }

    .product .entry-summary .woocommerce-product-rating {
        float: none;
        margin-left: 0;
    }

    .woocommerce-tabs .tabs,
    .woocommerce-side-nav {
        margin-bottom: 25px;
    }

    .woocommerce-tabs .panel {
        width: 91% !important;
        padding: 4% !important;
    }

    #reviews li .avatar {
        display: none;
    }

    #reviews li .comment-text {
        width: 90% !important;
        margin-left: 0 !important;
        padding: 5% !important;
    }

    .woocommerce-container .social-share {
        overflow: hidden;
    }

    .woocommerce-container .social-share li {
        display: block;
        float: left;
        margin: 0 auto;
        border-right: 0 !important;
        border-left: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 50%;
    }

    .has-sidebar .woocommerce-container .social-share li {
        width: 50%;
    }

    .myaccount_user_container span {
        width: 100%;
        float: none;
        display: block;
        padding: 10px 0px;
        border-right: 0;
    }

    .rtl .myaccount_user_container span {
        border-left: 0;
    }

    .shop_table .product-thumbnail img,
    .shop_table .product-thumbnail .product-info,
    .shop_table .product-thumbnail .product-info p {
        float: none;
        width: 100%;
        margin: 0 !important;
        padding: 0;
    }

    .shop_table .product-thumbnail {
        padding: 10px 0px;
    }

    .product .images {
        margin-bottom: 30px;
    }

    #customer_login_box .button {
        float: left;
        margin-bottom: 15px;
    }

    #customer_login_box .remember-box {
        clear: both;
        display: block;
        padding: 0;
        width: 125px;
        float: left;
    }

    #customer_login_box .lost_password {
        float: left;
    }

    body #small-nav {
        visibility: visible !important;
    }

    .gform_wrapper .ginput_complex .ginput_left,
    .gform_wrapper .ginput_complex .ginput_right,
    .wpcf7-form .wpcf7-text,
    .wpcf7-form .wpcf7-quiz,
    .wpcf7-form .wpcf7-number,
    .gform_wrapper .gfield input[type=text],
    .wpcf7-form textarea,
    .gform_wrapper .gfield textarea {
        float: none !important;
        width: 100% !important;
        box-sizing: border-box;
    }

    .gform_wrapper .right_label input.medium,
    .gform_wrapper .right_label select.medium,
    .gform_wrapper .left_label input.medium,
    .gform_wrapper .left_label select.medium {
        width: 35% !important;
    }

    .product .images #slider .flex-direction-nav,
    .product .images #carousel .flex-direction-nav {
        display: none !important;
    }

    .myaccount_user_container span.msg,
    .myaccount_user_container span:last-child {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #nav-uber #megaMenu {
        width: 100%;
    }

    .fullwidth-box {
        background-attachment: scroll !important;
    }

    #toTop {
        bottom: 30px;
        border-radius: 4px;
        height: 40px;
        z-index: 10000;
    }

    #toTop:before {
        line-height: 38px;
    }

    #toTop:hover {
        background-color: #333333;
    }

    .no-mobile-totop .to-top-container {
        display: none;
    }

    .no-mobile-slidingbar #slidingbar-area {
        display: none;
    }

    .no-mobile-slidingbar.mobile-logo-pos-left .mobile-menu-icons {
        margin-right: 0;
    }

    .rtl.no-mobile-slidingbar.mobile-logo-pos-right .mobile-menu-icons {
        margin-left: 0;
    }

    .header-v5 #header .logo {
        float: none;
    }

    .tfs-slider .slide-content-container h2 {
        font-size: 21px !important;
        line-height: 21px !important;
    }

    .tfs-slider .slide-content-container h3 {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .tfs-slider .slide-content-container .btn {
        min-height: 0 !important;
        padding-left: 30px;
        padding-right: 30px !important;
        height: 26px !important;
        line-height: 26px !important;
    }

    .fusion-columns-5 .col-lg-2,
    .fusion-columns-5 .col-md-2,
    .fusion-columns-5 .col-sm-2 {
        width: 100%
    }

    .fusion-soundcloud iframe {
        width: 100%;
    }

    .mobile-menu-icons {
        display: block;
    }

    .mobile-logo-pos-right .mobile-menu-icons a {
        float: left;
        margin-left: 0;
        margin-right: 18px;
    }

    .mobile-logo-pos-right .mobile-menu-icons a:last-child {
        margin-right: 0;
    }

    .mobile-logo-pos-left #side-header .side-header-content,
    .mobile-logo-pos-left #header .logo {
        float: left !important;
    }

    .mobile-logo-pos-left .mobile-menu-icons {
        float: right;
    }

    .mobile-logo-pos-right #side-header .side-header-content,
    .mobile-logo-pos-right #header .logo {
        float: right !important;
    }

    .mobile-logo-pos-right .mobile-menu-icons {
        float: left;
    }

    .mobile-logo-pos-right .logo-container {
        float: right;
    }

    .mobile-logo-pos-left .logo-container {
        float: left;
    }

    .mobile-logo-pos-right .header-v4 #header .tagline {
        text-align: right;
    }

    .logo-container {
        max-width: 65%;
    }

    .mobile-menu-design-classic .logo-container {
        max-width: 100%;
    }

    #wrapper .header-social {
        min-height: 0 !important;
    }

    .header-social {
        padding: 0 !important;
        text-align: center;
        line-height: 0;
    }

    .rtl .header-social .alignleft,
    .rtl .header-social .alignright {
        text-align: center;
    }

    .header-social .header-info {
        line-height: 40px;
    }

    .header-social .alignleft {
        border-bottom: 1px solid;
    }

    .header-social .top-menu {
        line-height: 40px !important;
        display: block;
    }

    .header-social .top-menu #snav>li {
        padding-right: 7px;
        display: inline-block;
        float: none;
    }

    .header-social .top-menu .sub-menu {
        text-align: left;
    }

    .top-menu .cart {
        padding-left: 10px !important;
        background-color: transparent !important;
    }

    .top-menu .cart>a {
        margin-left: 20px;
        padding: 0 !important;
        min-width: 0 !important;
    }

    .top-menu .cart>a:before {
        position: absolute;
        margin-left: -19px;
    }

    .rtl .top-menu .cart>a {
        margin-left: 0;
        margin-right: 20px;
    }

    .rtl .top-menu .cart>a:before {
        margin-left: 0;
        margin-right: -19px;
    }

    .top-menu .cart>a:after {
        display: none;
    }

    .top-menu .cart>a>.amount-with-sep {
        display: none;
    }

    .header-social .menu li:first-child {
        border-left: 0 !important;
    }

    .header-social .menu li:last-child {
        border-right: 0 !important;
    }

    .header-social .top-menu .cart {
        border-right: 0 !important;
    }

    .mobile-menu-design-classic .header-social .alignright .menu li:last-child {
        padding-right: 8px;
        border-right: none;
    }

    .mobile-menu-design-classic #header .logo {
        float: none !important;
    }

    .mobile-menu-design-classic .mobile-nav-holder {
        margin-top: 20px !important;
    }

    .mobile-menu-design-classic .header-v4 .mobile-nav-holder {
        margin-top: 0px !important;
    }

    .mobile-menu-design-classic .header-v4 #header .tagline {
        float: none !important;
        text-align: center;
    }

    .mobile-menu-design-modern .menu li:first-child {
        padding-left: 0;
    }

    .ua-mobile .page-title-container,
    .ua-mobile .footer-area,
    .ua-mobile body,
    .ua-mobile #main {
        background-attachment: scroll !important;
    }

    #nav-uber {
        padding-top: 20px;
        clear: both;
    }

    #small-nav #nav-uber {
        margin-top: 0;
    }

    .mobile-menu-design-classic #small-nav .mobile-nav-holder {
        margin-top: 0px !important;
    }

    .header-wrapper .header-social .avada-row,
    .header-wrapper #header .avada-row,
    .footer-area>.avada-row,
    #footer>.avada-row,
    #header-sticky .avada-row,
    .header-v4 #small-nav .avada-row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    body.side-header #wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #side-header {
        position: static;
        width: 100% !important;
        padding: 30px !important;
        margin: 0 !important;
    }

    body.rtl #side-header {
        position: static !important;
    }

    #side-header .header-social,
    #side-header .header-v4-content {
        display: none;
    }

    #side-header .logo {
        margin: 0 !important;
        float: left;
    }

    #side-header .side-header-content {
        padding: 0 !important;
    }

    .mobile-menu-design-classic #side-header .logo {
        float: none;
        text-align: center;
    }

    body.side-header #wrapper #side-header.header-shadow:after,
    body #wrapper .header-shadow:after {
        position: static;
        height: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .mobile-menu-design-modern #header .avada-row,
    .mobile-menu-design-modern #side-header .side-header-wrapper {
        display: table;
        width: 100%;
        direction: ltr;
    }

    body.rtl.side-header-left #side-header .side-header-wrapper {
        position: static !important;
        width: 100% !important;
    }

    .mobile-logo-pos-right.mobile-menu-design-modern #header .avada-row,
    .mobile-logo-pos-right.mobile-menu-design-modern #side-header .side-header-wrapper {
        direction: rtl;
    }

    .mobile-menu-design-modern #header .logo,
    .mobile-menu-design-modern #side-header .logo {
        display: table-cell;
        vertical-align: middle;
    }

    .mobile-menu-design-modern #header .mobile-menu-icons,
    .mobile-menu-design-modern #side-header .mobile-content {
        display: table-cell;
        vertical-align: middle;
        float: none;
        text-align: right
    }

    .mobile-menu-design-modern .mobile-header-search {
        display: block;
    }

    .fusion-revslider-mobile-padding {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media screen and (max-width: 782px) {

    body.admin-bar #wrapper #slidingbar-area,
    body.layout-boxed-mode.side-header-right #slidingbar-area,
    .admin-bar p.demo_store,
    body.admin-bar #header-sticky.sticky-header {
        top: 46px;
    }}

    body.body_blank.admin-bar {
        top: 45px;
    }

    html #wpadminbar {
        z-index: 99999 !important;
        position: fixed !important;
    }

    .no-mobile-sticky-header .modern-sticky-header {
        position: static !important;
    }

    .no-mobile-sticky-header .header-filler {}


    @media screen and (max-width: 768px) {
        .fusion-tabs.vertical-tabs .tab-pane {
            max-width: none !important;
        }
    }

    @media screen and (max-width: 767px) {
        #content {
            width: 100% !important;
            margin-left: 0px !important;
        }

        .sidebar {
            width: 100% !important;
            float: none !important;
            margin-left: 0 !important;
            padding: 0 !important;
            clear: both;
        }
    }

    @media screen and (max-width: 710px) {
        .timeline-icon {
            display: none !important;
        }

        .timeline-date .timeline-title {
            margin-top: 0;
        }

        .timeline-layout .post {
            width: 99% !important;
            float: none !important;
            position: relative !important;
            top: auto !important;
            left: auto !important;
            -webkit-transform: none !important;
            -moz-transform: none !important;
            -o-transform: none !important;
            transform: none !important;
        }

        .grid-layout {
            height: auto;
        }

        .timeline-layout {
            background-image: none;
            width: auto;
        }

        .timeline-circle,
        .timeline-arrow {
            display: none;
        }

        .fusion-blog-timeline .blog-timeline-layout {
            background-image: none;
            padding-top: 0;
            width: auto !important;
        }

        .fusion-blog-timeline .blog-timeline-layout .post {
            float: none;
            width: 100%;
        }

        .fusion-blog-timeline .timeline-circle,
        .fusion-blog-timeline .timeline-arrow {
            display: none;
        }
    }

    @media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
        #wrapper {
            width: auto !important;
            overflow-x: hidden !important;
        }

        #main {
            padding-bottom: 50px;
        }

        .columns .col {
            float: none;
            width: 100% !important;
            margin: 0 0 20px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .avada-container .columns {
            float: none;
            width: 100%;
            margin-bottom: 20px;
        }

        .avada-container .columns .col {
            float: left;
        }

        .avada-container .col img {
            display: block;
            margin: 0 auto;
        }

        .review {
            float: none;
            width: 100%;
        }

        .footer-area .columns .col,
        #slidingbar-area .columns .col {
            float: left;
            width: 98% !important;
        }

        .social-networks,
        .copyright {
            float: none;
            padding: 0 0 15px;
            text-align: center;
        }

        .copyright:after,
        .social-networks:after {
            content: "";
            display: block;
            clear: both;
        }

        .social-networks li,
        .copyright li {
            float: none;
            display: inline-block;
        }

        .continue {
            display: none;
        }

        .mobile-button {
            display: block !important;
            float: none;
        }

        .page-title {
            width: auto;
        }

        .page-title-left .page-title-wrapper,
        .page-title-right .page-title-wrapper {
            width: auto;
        }

        .page-title h1 {
            float: none;
        }

        .page-title ul {
            float: none;
            text-align: left;
            padding-top: 0 !important;
            line-height: 11px !important;
        }

        #header {
            padding-bottom: 20px;
            padding-top: 20px;
        }

        #header .logo {
            float: none;
            text-align: center;
            margin: 0 !important;
        }

        .mobile-nav-holder {
            margin-top: 0px !important;
        }

        #wrapper .sticky-header .mobile-nav-holder {
            margin-top: 0px !important;
        }

        body #header.sticky-header .logo {
            float: left !important;
        }

        #header .nav-holder {
            float: none;
        }

        .nav-holder ul,
        .rtl .header-v5 #nav>ul {
            display: none;
        }

        .mobile-nav-holder,
        .mobile-topnav-holder {
            display: block !important;
        }

        .mobile-nav-holder.set-invisible {
            display: none !important;
        }

        .nav-holder .dd-container,
        .top-menu .dd-container {
            display: block !important;
            width: 100%;
        }

        .title {
            margin-top: 0px !important;
            margin-bottom: 20px !important;
        }

        #content {
            width: 100% !important;
            float: none !important;
            margin-left: 0 !important;
            margin-bottom: 50px;
        }

        #content.full-width {
            margin-bottom: 0;
        }

        .sidebar {
            width: 100% !important;
            float: none !important;
        }

        .sidebar .social_links .social li {
            width: auto;
            margin-right: 5px;
        }

        #comment-input {
            margin-bottom: 0;
        }

        #comment-input input {
            width: 90%;
            float: none !important;
            margin-bottom: 10px;
        }

        #comment-textarea textarea {
            width: 90%;
        }

        .widget.facebook_like iframe {
            width: 100% !important;
            max-width: none !important;
        }

        .pagination {
            margin-top: 40px;
        }

        .portfolio-one .portfolio-item .image {
            float: none;
            width: auto;
            height: auto;
            margin-bottom: 20px;
        }

        h5.toggle span.toggle-title {
            width: 80%;
        }

        #wrapper .sep-boxed-pricing .panel-wrapper {
            padding: 0;
        }

        #wrapper .full-boxed-pricing .column,
        #wrapper .sep-boxed-pricing .column {
            float: none;
            margin-bottom: 10px;
            margin-left: 0;
            width: 100%;
        }

        .page-title h1 {
            margin-top: 0;
            margin-bottom: 5px;
        }

        .page-title h1,
        .page-title ul {
            float: none;
            line-height: normal;
            width: 100%;
        }

        .share-box {
            height: auto;
        }

        #wrapper .share-box h4 {
            float: none;
            line-height: 20px !important;
            margin-top: 0;
            padding: 0;
        }

        .share-box ul {
            float: none;
            overflow: hidden;
            padding: 0 25px;
            padding-bottom: 25px;
            margin-top: 0px;
        }

        .project-content .project-description {
            margin-bottom: 50px;
            float: none !important;
        }

        .project-content .project-description,
        .project-content .project-info {
            width: 100% !important;
        }

        .portfolio-half .flexslider {
            width: 100% !important;
        }

        .portfolio-half .project-content {
            width: 100% !important;
        }

        #style_selector {
            display: none;
        }

        .portfolio-tabs,
        .faq-tabs {
            height: auto;
            border-bottom: 0;
        }

        #wrapper .portfolio-tabs li,
        #wrapper .faq-tabs li {
            float: none;
            margin: 0;
            border-bottom: 1px solid #E7E6E6;
        }

        .ls-avada .ls-nav-prev,
        .ls-avada .ls-nav-next {
            display: none !important;
        }

        nav#nav,
        nav#sticky-nav {
            margin-right: 0;
        }

        #footer .social-networks {
            width: 100%;
            margin: 0 auto;
            position: relative;
            left: -11px;
        }

        .recent-works-items a {
            max-width: 64px;
        }

        .footer-area .flickr_badge_image img,
        #slidingbar-area .flickr_badge_image img {
            max-width: 64px;
            padding: 3px !important;
        }

        .tab-holder .tabs {
            height: auto !important;
            width: 100% !important;
        }

        .shortcode-tabs .tab-hold .tabs li {
            width: 100% !important;
        }

        body .shortcode-tabs .tab-hold .tabs li,
        body.dark .sidebar .tab-hold .tabs li {
            border-right: none !important;
        }

        #wrapper .page-title-container {
            max-height: none;
            padding-bottom: 18px;
        }

        #wrapper .page-title-container h1,
        #wrapper .page-title-container .breadcrumbs {
            margin: 0;
        }

        #wrapper .page-title-container .page-title h1 {
            font-size: 15px;
            line-height: 20px;
        }

        #wrapper .page-title-container .page-title h3 {
            font-size: 11px;
            line-height: 20px;
        }

        #wrapper .page-title-container .breadcrumbs {
            margin-top: 2px;
        }

        .error_page .useful_links {
            width: 100%;
            padding-left: 0;
        }

        .fusion-google-map {
            width: 100% !important;
            margin-bottom: 20px !important;
        }

        .social_links_shortcode .social li {
            width: 10% !important;
        }

        .header-social {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .header-social .fusion-social-links-header {
            max-width: none;
        }

        .header-v2 .header-social .alignleft {
            width: 100%;
            margin: 0;
        }

        .header-v2 .header-social .alignright {
            width: 100%;
            margin: 0;
        }

        .header-v3 .header-social .alignleft {
            width: 100%;
            margin: 0;
        }

        .header-v3 .header-social .alignright {
            width: 100%;
            margin: 0;
        }

        .header-v4 .header-social .alignleft {
            width: 100%;
            margin: 0;
        }

        .header-v4 .header-social .alignright {
            width: 100%;
            margin: 0;
        }

        .header-v5 .header-social .alignleft {
            width: 100%;
            margin: 0;
        }

        .header-v5 .header-social .alignright {
            width: 100%;
            margin: 0;
        }

        .header-v4 #header .search {
            width: 100%;
            float: none;
            margin-bottom: 5px;
            margin-left: 0 !important;
        }

        .header-v4 #header .s {
            width: 100% !important;
        }

        .header-v4 #header .tagline {
            float: none;
            padding-top: 10px;
            text-align: left;
            line-height: 24px;
        }

        .header-v4 #small-nav {
            padding: 6px 20px;
        }

        .header-v4 #small-nav #nav {
            width: 100%;
        }

        .header-v5 #small-nav {
            padding: 6px 20px;
        }

        .header-v5 #small-nav #nav {
            width: 100%;
        }

        .mobile-menu-design-modern #small-nav {
            display: none !important;
        }

        .ubermenu #small-nav {
            display: block !important;
        }

        #small-nav .mobile-nav-holder {
            margin-top: 0 !important;
        }

        #wrapper .ei-slider {
            width: 100% !important;
        }

        #wrapper .ei-slider {
            height: 200px !important;
        }

        .progress-bar {
            margin-bottom: 10px !important;
        }

        #wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
            min-height: inherit !important;
            padding-bottom: 20px;
            padding-left: 3% !important;
            padding-right: 3% !important;
        }

        #wrapper .content-boxes-icon-on-top .content-box-column,
        #wrapper .content-boxes-icon-boxed .content-box-column {
            margin-bottom: 55px;
        }

        .share-box .social-networks {
            text-align: left;
        }

        body #small-nav {
            visibility: visible !important;
        }

        .no-mobile-sticky-header #header-sticky.sticky-header,
        .no-mobile-sticky-header #header-sticky.sticky-header.sticky {
            display: none !important;
        }

        .no-mobile-sticky-header .modern-sticky-header {
            position: static !important;
        }

        .no-mobile-sticky-header .header-filler,

        #content {
            width: 100% !important;
            margin-left: 0px !important;
        }

        .sidebar {
            width: 100% !important;
            float: none !important;
            margin-left: 0 !important;
            padding: 0 !important;
            clear: both;
        }
    }

    @media only screen and (max-width: 640px) {

        .medium .blog-medium-slideshow-container,
        .fusion-blog-medium .blog-medium-slideshow-container {
            float: none;
            margin: 0 0 20px 0;
            height: auto;
            width: auto;
        }

        .fusion-blog-shortcode .entry-meta .entry-meta-details,
        .fusion-blog-shortcode .entry-meta .entry-read-more {
            float: none;
            width: 100%;
            text-align: initial;
        }

        .fusion-blog-shortcode .entry-meta .entry-read-more {
            margin-left: 0;
        }

        .large-alternate .date-and-formats,
        .fusion-blog-large-alternate .date-and-formats {
            margin: 0 15px 55px 0;
        }

        .rtl .large-alternate .date-and-formats,
        .rtl .fusion-blog-large-alternate .date-and-formats {
            margin: 0 0 15px 5px;
        }

        .large-alternate .post-content,
        .fusion-blog-large-alternate .post-content-container {
            margin-left: 0;
        }

        .rtl .large-alternate .post-content,
        .rtl .fusion-blog-large-alternate .post-content-container {
            margin-right: 0;
        }

        .fusion-blog-large-alternate .entry-read-more {
            text-align: right;
        }

        .medium-alternate.has-post-thumbnail .blog-medium-slideshow-container,
        .fusion-blog-medium-alternate .has-post-thumbnail .blog-medium-slideshow-container {
            display: inline-block;
            float: none;
            margin-right: 0;
            max-width: 197px;
        }

        .medium-alternate .post-content,
        .medium-alternate .has-post-thumbnail .post-content,
        .fusion-blog-medium-alternate .post-content-container,
        .fusion-blog-medium-alternate .has-post-thumbnail .post-content-container {
            margin: 15px 0 0 0;
        }

        .medium-alternate .has-post-thumbnail .post-content,
        .fusion-blog-medium-alternate .has-post-thumbnail .post-content-container {
            clear: both;
        }

        #wrapper #header .logo {
            float: none;
            margin: 0 auto !important;
        }

        body #header.sticky-header .logo {
            float: left !important;
        }

        .avada-container .columns .col,
        .footer-area .columns .col,
        #slidingbar-area .columns .col {
            float: none;
            width: 100%;
        }

        .review blockquote cite strong,
        .copyright li {}

        .wooslider-direction-nav,
        .wooslider-pauseplay,
        .flex-direction-nav {
            display: none;
        }

        .post .meta-info {
            height: auto;
        }

        .rtl .post .meta-info>div,
        .post .meta-info>div {
            display: block;
            float: none;
            margin: 0;
            width: 100% !important;
        }

        .grid-layout .post .meta-info .alignleft {
            width: 50% !important;
        }

        .grid-layout .meta-info .alignright,
        .timeline-layout .meta-info .alignright {
            width: auto !important;
            margin-top: 5px !important;
            margin-bottom: 0 !important;
        }

        .share-box ul li {
            margin-bottom: 10px;
            margin-right: 15px;
        }


        .buttons a {
            margin-right: 5px;
        }

        .ls-avada .ls-nav-prev,
        .ls-avada .ls-nav-next {
            display: none !important;
        }

        #wrapper .ei-slider {
            width: 100% !important;
        }

        #wrapper .ei-slider {
            height: 200px !important;
        }

        .progress-bar {
            margin-bottom: 10px !important;
        }

        .grid-layout .post,
        .timeline-layout .post {
            width: 99% !important;
            float: none !important;
            position: relative !important;
            top: auto !important;
            left: auto !important;
            -webkit-transform: none !important;
            -moz-transform: none !important;
            -o-transform: none !important;
            transform: none !important;
        }

        .grid-layout {
            height: auto;
        }

        .timeline-layout {
            background-image: none;
            width: auto;
        }

        .timeline-circle,
        .timeline-arrow {
            display: none;
        }

        .large-alternate .post-content {
            float: none;
        }

        .grid-layout .meta-info .alignleft,
        .timeline-layout .meta-info .alignleft {
            float: left !important;
        }

        .grid-layout .meta-info .alignright,
        .timeline-layout .meta-info .alignright {
            float: right !important;
        }

        .rtl .grid-layout .meta-info .alignleft,
        .rtl .timeline-layout .meta-info .alignleft {
            float: right !important;
        }

        .rtl .grid-layout .meta-info .alignright,
        .rtl .timeline-layout .meta-info .alignright {
            float: left !important;
            width: auto !important;
        }

        #wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
            min-height: inherit !important;
            padding-bottom: 20px;
            padding-left: 3% !important;
            padding-right: 3% !important;
        }

        #wrapper .content-boxes-icon-on-top .content-box-column,
        #wrapper .content-boxes-icon-boxed .content-box-column {
            margin-bottom: 55px;
        }

        #wrapper .content-boxes-icon-boxed .content-box-column .heading h2 {
            margin-top: -5px;
        }

        #wrapper .content-boxes-icon-boxed .content-box-column .more {
            margin-top: 12px;
        }

        .page-template-contact-php .fusion-google-map {
            height: 270px !important;
        }

        .share-box .social-networks li {
            margin-right: 20px !important;
        }

        .timeline-icon {
            display: none !important;
        }

        .timeline-layout {
            padding-top: 0 !important;
        }

        .fusion-counters-circle .counter-circle-wrapper {
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

        .post-content .wooslider .wooslider-control-thumbs {
            margin-top: -10px;
        }

        body .wooslider .overlay-full.layout-text-left .slide-excerpt {
            padding: 20px !important;
        }

        .header-social .alignleft {
            margin-top: 0px !important;
        }

        .content-boxes-icon-boxed .col {
            box-sizing: border-box;
        }

        .social_links_shortcode li {
            height: 40px !important;
        }

        .products-slider .es-nav span {
            -webkit-transform: scale(0.5) !important;
            -moz-transform: scale(0.5) !important;
            -o-transform: scale(0.5) !important;
            transform: scale(0.5) !important;
        }

        .shop_table .product-quantity {
            display: none;
        }

        .shop_table .filler-td {
            display: none;
        }

        .my_account_orders .order-status {
            display: none;
        }

        .my_account_orders .order-date {
            display: none;
        }

        .my_account_orders .order-number time {
            display: block !important;
            font-size: 10px;
            line-height: normal;
        }

        body #small-nav {
            visibility: visible !important;
        }

        .portfolio-masonry .portfolio-item {
            width: 100% !important;
        }

        #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
            width: 80px !important;
            height: 80px !important;
        }

        #bbpress-forums #bbp-single-user-details #bbp-user-avatar {
            width: 80px !important;
        }

        #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
            margin-left: 110px !important;
        }

        #bbpress-forums #bbp-single-user-details #bbp-user-navigation .first-col {
            width: 47% !important;
        }

        #bbpress-forums #bbp-single-user-details #bbp-user-navigation .second-col {
            margin-left: 53% !important;
            width: 47% !important;
        }

        .table-1,
        .tkt-slctr-tbl-wrap-dv {
            display: block;
            overflow-x: auto;
        }

        .table-1 table,
        .tkt-slctr-tbl-wrap-dv table {
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%
        }

        .table-1 td,
        .table-1 th,
        .tkt-slctr-tbl-wrap-dv td,
        .tkt-slctr-tbl-wrap-dv th {
            white-space: nowrap;
        }

        .table-2 {
            display: block;
            overflow-x: auto;
        }

        .table-2 table {
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%
        }

        .table-2 td,
        .table-2 th {
            white-space: nowrap;
        }

        .page-title-container .search .s {
            width: 100%;
        }

        #wrapper .page-title-container {
            max-height: none;
            padding-bottom: 18px;
        }

        #wrapper .page-title-container h1,
        #wrapper .page-title-container .breadcrumbs {
            margin: 0;
        }

        #wrapper .page-title-container .page-title h1 {
            font-size: 15px;
            line-height: 20px;
        }

        #wrapper .page-title-container .page-title h3 {
            font-size: 11px;
            line-height: 20px;
        }

        #wrapper .page-title-container .breadcrumbs {
            margin-top: 2px;
        }

        .no-mobile-sticky-header #header-sticky.sticky-header,
        .no-mobile-sticky-header #header-sticky.sticky-header.sticky {
            display: none !important;
        }

        .no-mobile-sticky-header .modern-sticky-header {
            position: static !important;
        }

        .no-mobile-sticky-header .header-filler,

        .page-title-container,
        .footer-area,
        body,
        #main {
            background-attachment: scroll !important;
        }

        .page-title-container .search {
            display: block;
        }

        .tfs-slider[data-animation="slide"] {
            height: auto !important;
        }

        #wrapper .share-box h4 {
            display: block;
            float: none;
            line-height: 20px !important;
            margin-top: 0;
            padding: 0;
            margin-bottom: 10px;
        }

        .fusion-sharing-box .fusion-social-networks {
            float: none;
            display: block;
            width: 100%;
            text-align: left;
        }

        #content {
            width: 100% !important;
            margin-left: 0px !important;
        }

        .sidebar {
            width: 100% !important;
            float: none !important;
            margin-left: 0 !important;
            padding: 0 !important;
            clear: both;
        }
    }

    @media only screen and (max-width: 480px) {
        #bbpress-forums .bbp-body div.bbp-reply-author {
            width: 71% !important;
        }

        .bbp-arrow {
            display: none;
        }

        div.bbp-submit-wrapper {
            float: right !important;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {
        #wrapper .ei-slider {
            width: 100%;
        }

        .no-tablet-sticky-header #header-sticky.sticky-header,
        .no-tablet-sticky-header #header-sticky.sticky-header.sticky {
            display: none !important;
        }

        .fullwidth-box {
            background-attachment: scroll !important;
        }

        .page-title-container,
        .footer-area,
        body,
        #main {
            background-attachment: scroll !important;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        #wrapper .ei-slider {
            width: 100%;
        }

        .no-tablet-sticky-header #header-sticky.sticky-header,
        .no-tablet-sticky-header #header-sticky.sticky-header.sticky {
            display: none !important;
        }

        .fullwidth-box {
            background-attachment: scroll !important;
        }

        .page-title-container,
        .footer-area,
        body,
        #main {
            background-attachment: scroll !important;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) {
        #wrapper .ei-slider {
            width: 100%;
        }
    }

    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
        #wrapper .ei-slider {
            width: 100%;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {

        .fusion-columns-5 .fusion-column:first-child,
        .fusion-columns-4 .fusion-column:first-child,
        .fusion-columns-3 .fusion-column:first-child,
        .fusion-columns-2 .fusion-column:first-child,
        .fusion-columns-1 .fusion-column:first-child {
            margin-left: 0;
        }

        .fusion-column:nth-child(5n),
        .fusion-column:nth-child(4n),
        .fusion-column:nth-child(3n),
        .fusion-column:nth-child(2n),
        .fusion-column {
            margin-right: 0;
        }

        #wrapper {
            width: auto !important;
            overflow-x: hidden;
        }

        #main {
            padding-bottom: 50px;
        }

        .create-block-format-context {
            display: none;
        }

        .columns .col {
            float: none;
            width: 100% !important;
            margin: 0 0 20px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .avada-container .columns {
            float: none;
            width: 100%;
            margin-bottom: 20px;
        }

        .avada-container .columns .col {
            float: left;
        }

        .avada-container .col img {
            display: block;
            margin: 0 auto;
        }

        .review {
            float: none;
            width: 100%;
        }

        .copyright,
        .fusion-social-links-footer {
            display: block;
            text-align: center;
        }

        .fusion-social-links-footer {
            width: auto;
        }

        .fusion-social-links-footer .fusion-social-networks {
            display: inline-block;
            float: none;
        }

        .fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:first-child {
            margin-left: 0;
            margin-right: 0;
        }

        .copyright {
            padding: 0 0 15px;
        }

        .author .author_social .custom_msg {
            float: none;
            text-align: center;
            max-width: 100%;
        }

        .author .author_social .fusion-social-networks {
            text-align: center;
        }

        .author .author_social .fusion-social-networks .fusion-social-network-icon:first-child {
            margin-left: 0;
        }

        .copyright:after,
        .social-networks:after {
            content: "";
            display: block;
            clear: both;
        }

        .social-networks li,
        .copyright li {
            float: none;
            display: inline-block;
        }

        .fusion-reading-box-container .reading-box.reading-box-center,
        .fusion-reading-box-container .reading-box.reading-box-right {
            text-align: left;
        }

        .fusion-reading-box-container .continue {
            display: block;
        }

        .fusion-reading-box-container .mobile-button {
            display: none;
            float: none;
        }

        #wrapper .page-title-container {
            height: auto !important;
            padding-top: 14px;
            padding-bottom: 12px;
        }

        .page-title {
            padding-bottom: 0;
            padding-top: 0;
        }

        .page-title h1 {
            float: none;
        }

        .page-title ul {
            float: none;
            text-align: left;
            padding-top: 0 !important;
            line-height: 11px !important;
        }

        .header-wrapper {
            position: static !important;
        }

        #header {
            padding-bottom: 20px;
            padding-top: 20px;
        }

        #header-sticky .logo,
        #header .logo {
            float: none;
            text-align: center;
            margin: 0 !important;
        }

        body #header-sticky.sticky-header .logo {
            float: left !important;
        }

        #header-sticky .nav-holder,
        #header .nav-holder {
            float: none !important;
        }

        .mobile-nav-holder {
            margin-top: 0px !important;
        }

        #wrapper .sticky-header .mobile-nav-holder {
            margin-top: 0px !important;
        }

        .mobile-nav-item a {
            height: initial !important;
            line-height: initial !important;
        }

        .mobile-nav-item a:after {
            display: none;
        }

        .nav-holder ul,
        .rtl .header-v5 #nav>ul {
            display: none;
        }

        .mobile-nav-holder {
            display: block;
        }

        .rtl #wrapper .mobile-nav-holder .mobile-nav-item {
            float: none;
            padding-left: 0;
        }

        .mobile-nav-holder.set-invisible {
            display: none !important;
        }

        .nav-holder .dd-container,
        .top-menu .dd-container {
            display: block !important;
            width: 100%;
        }

        .top-menu .dd-container {
            width: 50% !important;
            margin: 0 auto !important;
        }

        .title {
            margin-top: 0px !important;
            margin-bottom: 20px !important;
        }

        #main .cart-empty {
            float: none;
            text-align: center;
            border-top: 1px solid;
            border-bottom: none;
            width: 100%;
            line-height: normal !important;
            height: auto !important;
            margin-bottom: 10px;
            padding-top: 10px;
        }

        #main .return-to-shop {
            float: none;
            border-top: none;
            border-bottom: 1px solid;
            width: 100%;
            text-align: center;
            line-height: normal !important;
            height: auto !important;
            padding-bottom: 10px;
        }

        .woocommerce .checkout_coupon .promo-code-heading {
            display: block;
            margin-bottom: 10px !important;
            float: none;
            text-align: center;
        }

        .woocommerce .checkout_coupon .coupon-contents {
            display: block;
            float: none;
            margin: 0;
        }

        .woocommerce .checkout_coupon .coupon-input {
            display: block;
            width: auto !important;
            float: none;
            text-align: center;
            margin-right: 0;
            margin-bottom: 10px !important;
        }

        .woocommerce .checkout_coupon .coupon-button {
            display: block;
            margin-right: 0;
            float: none;
            text-align: center;
        }

        .sidebar .social_links .social li {
            width: auto;
            margin-right: 5px;
        }

        #comment-input {
            margin-bottom: 0;
        }

        #comment-input input {
            width: 90%;
            float: none !important;
            margin-bottom: 10px;
        }

        #comment-textarea textarea {
            width: 90%;
        }

        .pagination {
            margin-top: 40px;
        }

        .portfolio-one .portfolio-item .image {
            float: none;
            width: auto;
            height: auto;
            margin-bottom: 20px;
        }

        h5.toggle span.toggle-title {
            width: 80%;
        }

        #wrapper .sep-boxed-pricing .panel-wrapper {
            padding: 0;
        }

        #wrapper .full-boxed-pricing .column,
        #wrapper .sep-boxed-pricing .column {
            float: none;
            margin-bottom: 10px;
            margin-left: 0;
            width: 100%;
        }

        .page-title h1 {
            margin-top: 0;
            margin-bottom: 5px;
        }

        .page-title-captions,
        .page-title h1,
        .page-title ul {
            display: block;
            float: none;
            line-height: normal;
            width: 100%;
        }

        .page-title ul {
            margin-top: 10px;
        }

        .share-box {
            height: auto;
        }

        .page-title-captions {
            width: 45%;
        }

        .page-title .breadcrumbs {
            display: block !important;
            width: 45%;
            text-align: right;
        }

        .page-title-captions,
        .page-title .breadcrumbs {
            display: table-cell !important;
            vertical-align: middle;
        }

        #wrapper .share-box h4 {
            float: none;
            line-height: 20px !important;
            padding: 0;
        }

        .share-box ul {
            float: none;
            overflow: hidden;
            padding: 0 25px;
            padding-bottom: 15px;
            margin-top: 0px;
        }

        .project-content .project-description {
            margin-bottom: 50px;
            float: none !important;
        }

        .project-content .project-description,
        .project-content .project-info {
            width: 100% !important;
        }

        .portfolio-half .flexslider {
            width: 100%;
        }

        .portfolio-half .project-content {
            width: 100% !important;
        }

        #style_selector {
            display: none;
        }

        .portfolio-tabs,
        .faq-tabs {
            height: auto;
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

        .portfolio-tabs li,
        .faq-tabs li {
            float: left;
            margin-right: 30px;
            border-bottom: 0;
        }

        .ls-avada .ls-nav-prev,
        .ls-avada .ls-nav-next {
            display: none !important;
        }

        nav#nav,
        nav#sticky-nav {
            margin-right: 0;
        }

        #footer .social-networks {
            width: 100%;
            margin: 0 auto;
            position: relative;
            left: -11px;
        }

        .tab-holder .tabs {
            height: auto !important;
            width: 100% !important;
        }

        .shortcode-tabs .tab-hold .tabs li {
            width: 100% !important;
        }

        body .shortcode-tabs .tab-hold .tabs li,
        body.dark .sidebar .tab-hold .tabs li {
            border-right: none !important;
        }

        .error-message {
            line-height: 170px;
            margin-top: 20px;
        }

        .error_page .useful_links {
            width: 100%;
            padding-left: 0;
        }

        .fusion-google-map {
            width: 100% !important;
            margin-bottom: 20px !important;
        }

        .social_links_shortcode .social li {
            width: 10% !important;
        }

        .header-social .fusion-social-links-header {
            max-width: none;
        }

        .header-social .header-info {
            line-height: 40px;
        }

        #wrapper .header-social {
            min-height: 0 !important;
        }

        .header-social {
            padding: 0 !important;
            text-align: center;
            line-height: 0;
        }

        .rtl .header-social .alignleft,
        .rtl .header-social .alignright {
            text-align: center;
        }

        .header-social .alignleft {
            border-bottom: 1px solid;
        }

        .header-social .top-menu {
            line-height: 40px !important;
            display: inline-block;
        }

        .header-social .top-menu #snav>li {
            padding-right: 7px;
            display: inline-block;
            float: none;
        }

        .header-social .top-menu .sub-menu {
            text-align: left;
        }

        .top-menu .cart {
            padding-left: 10px !important;
            background-color: transparent !important;
        }

        .top-menu .cart>a {
            margin-left: 20px;
            padding: 0 !important;
            min-width: 0 !important;
        }

        .top-menu .cart>a:before {
            position: absolute;
            margin-left: -19px;
        }

        .rtl .top-menu .cart>a {
            margin-left: 0;
            margin-right: 20px;
        }

        .rtl .top-menu .cart>a:before {
            margin-left: 0;
            margin-right: -19px;
        }

        .top-menu .cart>a:after {
            display: none;
        }

        .top-menu .cart>a>.amount-with-sep {
            display: none;
        }

        .header-social .menu li:first-child {
            border-left: none;
        }

        .header-v4 #header .search {
            display: none;
        }

        .header-social .fusion-social-links-header {
            margin-top: 15px;
        }

        #small-nav .mobile-nav-holder {
            margin-top: 0 !important;
        }

        #wrapper .ei-slider {
            width: 100% !important;
        }

        #wrapper .ei-slider {
            height: 200px !important;
        }

        .progress-bar {
            margin-bottom: 10px !important;
        }

        .fusion-blog-large-alternate .post-content-container {
            margin-left: 100px;
        }

        .medium-alternate .post-content {
            float: none;
            width: 100% !important;
            margin-top: 20px;
        }

        .header-social {
            padding-top: 0;
            padding-bottom: 0;
        }

        #wrapper .content-boxes-icon-boxed .content-wrapper-boxed {
            min-height: inherit !important;
            padding-bottom: 20px;
            padding-left: 3%;
            padding-right: 3%;
        }

        #wrapper .content-boxes-icon-on-top .content-box-column,
        #wrapper .content-boxes-icon-boxed .content-box-column {
            margin-bottom: 55px;
        }

        .fusion-counters-box .fusion-counter-box {
            margin-bottom: 20px;
            padding: 0 15px;
        }

        .fusion-counters-box .fusion-counter-box:last-child {
            margin-bottom: 0;
        }

        .popup {
            display: none !important;
        }

        .share-box .social-networks {
            text-align: left;
        }

        .catalog-ordering>ul,
        .catalog-ordering .order,
        .avada-myaccount-data .addresses .col-1,
        .avada-myaccount-data .addresses .col-2,
        .avada-customer-details .addresses .col-1,
        .avada-customer-details .addresses .col-2 {
            float: none !important;
            margin-left: auto !important;
            margin-right: auto !important;
        }

        .avada-myaccount-data .addresses .col-1,
        .avada-myaccount-data .addresses .col-2,
        .avada-customer-details .addresses .col-1,
        .avada-customer-details .addresses .col-2 {
            margin: 0 !important;
            width: 100%;
        }

        .catalog-ordering {
            margin-bottom: 50px;
        }

        .catalog-ordering .order {
            width: 33px;
        }

        .catalog-ordering>ul,
        .catalog-ordering .order {
            margin-bottom: 10px;
        }

        .order-dropdown>li:hover>ul {
            display: block;
            position: relative;
            top: 0;
        }

        #wrapper .orderby-order-container {
            overflow: visible;
            width: auto;
            margin-bottom: 10px;
            float: left;
        }

        #wrapper .orderby.order-dropdown {
            float: left;
            margin-right: 7px;
        }

        #wrapper .sort-count.order-dropdown {
            width: 215px;
            float: left !important;
            margin-left: 7px !important;
        }

        #wrapper .sort-count.order-dropdown ul a {
            width: 215px;
        }

        #wrapper .catalog-ordering .order {
            float: left !important;
            margin-bottom: 0 !important;
        }

        .products-2 li:nth-child(2n+1),
        .products-3 li:nth-child(3n+1),
        .products-4 li:nth-child(4n+1),
        .products-5 li:nth-child(5n+1),
        .products-6 li:nth-child(6n+1) {
            clear: none !important;
        }

        .products-3 li:nth-child(3n+1) {
            clear: both !important;
        }

        .products li,
        #main .products li:nth-child(3n),
        #main .products li:nth-child(4n) {
            width: 32.3% !important;
            float: left !important;
            margin-right: 1% !important;
        }

        .woocommerce #customer_login .login .form-row,
        .woocommerce #customer_login .login .lost_password {
            float: none;
        }

        .woocommerce #customer_login .login .inline,
        .woocommerce #customer_login .login .lost_password {
            display: block;
            margin-left: 0;
        }

        .avada-myaccount-data .my_account_orders .order-number {
            padding-right: 8px;
        }

        .avada-myaccount-data .my_account_orders .order-actions {
            padding-left: 8px;
        }

        .shop_table .product-name {
            width: 35%;
        }

        #wrapper .woocommerce-side-nav,
        #wrapper .woocommerce-content-box,
        #wrapper .shipping-coupon,
        #wrapper .cart_totals,
        #wrapper #customer_login .col-1,
        #wrapper #customer_login .col-2,
        #wrapper .woocommerce form.checkout #customer_details .col-1,
        #wrapper .woocommerce form.checkout #customer_details .col-2 {
            float: none;
            margin-left: auto;
            margin-right: auto;
            width: 100% !important;
        }

        #customer_login .col-1,
        .coupon {
            margin-bottom: 20px;
        }

        .shop_table .product-thumbnail {
            float: none;
        }

        .product-info {
            margin-left: 0;
            margin-top: 10px;
        }

        .product .entry-summary div .price {
            float: none;
        }

        .product .entry-summary .woocommerce-product-rating {
            float: none;
            margin-left: 0;
        }

        .woocommerce-tabs .tabs,
        .woocommerce-side-nav {
            margin-bottom: 25px;
        }

        .woocommerce-tabs .panel {
            width: 91% !important;
            padding: 4% !important;
        }

        #reviews li .avatar {
            display: none;
        }

        #reviews li .comment-text {
            width: 90% !important;
            margin-left: 0 !important;
            padding: 5% !important;
        }

        .woocommerce-container .social-share {
            overflow: hidden;
        }

        .woocommerce-container .social-share li {
            display: block;
            float: left;
            margin: 0 auto;
            border-right: 0 !important;
            border-left: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
            width: 25%;
        }

        .has-sidebar .woocommerce-container .social-share li {
            width: 50%;
        }

        .myaccount_user_container span {
            width: 100%;
            float: none;
            display: block;
            padding: 10px 0px;
            border-right: 0;
        }

        .rtl .myaccount_user_container span {
            border-left: 0;
        }

        .shop_table .product-thumbnail img,
        .shop_table .product-thumbnail .product-info,
        .shop_table .product-thumbnail .product-info p {
            float: none;
            width: 100%;
            margin: 0 !important;
            padding: 0;
        }

        .shop_table .product-thumbnail {
            padding: 10px 0px;
        }

        .product .images {
            margin-bottom: 30px;
        }

        #customer_login_box .button {
            float: left;
            margin-bottom: 15px;
        }

        #customer_login_box .remember-box {
            clear: both;
            display: block;
            padding: 0;
            width: 125px;
            float: left;
        }

        #customer_login_box .lost_password {
            float: left;
        }

        body #small-nav {
            visibility: visible !important;
        }

        #wrapper .product .images,
        #wrapper .product .summary.entry-summary {
            width: 50% !important;
            float: left !important;
        }

        #wrapper .product .summary.entry-summary {
            width: 48% !important;
            margin-left: 2% !important;
        }

        #wrapper .woocommerce-tabs .tabs {
            width: 24% !important;
            float: left !important;
        }

        #wrapper .woocommerce-tabs .panel {
            float: right !important;
            width: 70% !important;
            padding: 4% !important;
        }

        .gform_wrapper .ginput_complex .ginput_left,
        .gform_wrapper .ginput_complex .ginput_right,
        .wpcf7-form .wpcf7-text,
        .wpcf7-form .wpcf7-quiz,
        .wpcf7-form .wpcf7-number,
        .gform_wrapper .gfield input[type=text],
        .wpcf7-form textarea,
        .gform_wrapper .gfield textarea {
            float: none !important;
            width: 100% !important;
            box-sizing: border-box;
        }

        .product .images #slider .flex-direction-nav,
        .product .images #carousel .flex-direction-nav {
            display: none !important;
        }

        .myaccount_user_container span.msg,
        .myaccount_user_container span:last-child {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        #nav-uber #megaMenu {
            width: 100%;
        }

        .fullwidth-box {
            background-attachment: scroll;
        }

        #toTop {
            bottom: 30px;
            border-radius: 4px;
            height: 40px;
            z-index: 10000;
        }

        #toTop:before {
            line-height: 38px;
        }

        #toTop:hover {
            background-color: #333333;
        }

        .no-mobile-totop .to-top-container {
            display: none;
        }

        .no-mobile-slidingbar #slidingbar-area {
            display: none;
        }

        .header-v5 #header .logo {
            float: none;
        }

        .tfs-slider .slide-content-container h2 {
            font-size: 40px !important;
            line-height: 60px !important;
        }

        .tfs-slider .slide-content-container h3 {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .tfs-slider .slide-content-container .btn {
            min-height: 0 !important;
            padding-left: 20px;
            padding-right: 20px !important;
            height: 26px !important;
            line-height: 26px !important;
        }

        .fusion-soundcloud iframe {
            width: 100%;
        }

        .header-v4 .search {
            display: none;
        }

        .mobile-menu-design-classic .header-v4 #header .search {
            display: block;
            float: none;
            width: 100%;
            margin-left: 0;
            margin-top: 13px;
            margin-bottom: 0px;
        }

        .mobile-menu-design-classic #wrapper .header-v4 #header .search-table {
            width: 100%;
        }

        #header .tagline {
            clear: both;
        }

        .header-v4 #header .tagline {
            float: none;
            padding-top: 10px;
            text-align: left;
            line-height: 24px;
        }

        .mobile-menu-design-classic .header-v4 #header .tagline {
            text-align: center;
        }

        .mobile-menu-icons {
            display: block;
        }

        .mobile-logo-pos-right .mobile-menu-icons a {
            float: left;
            margin-left: 0;
            margin-right: 18px;
        }

        .mobile-logo-pos-right .mobile-menu-icons a:last-child {
            margin-right: 0;
        }

        .mobile-logo-pos-left #header .logo {
            float: left !important;
        }

        .mobile-logo-pos-left .mobile-menu-icons {
            float: right;
        }

        .mobile-logo-pos-right #header .logo {
            float: right !important;
        }

        .mobile-logo-pos-right .mobile-menu-icons {
            float: left;
        }

        .mobile-logo-pos-right .logo-container {
            float: right;
        }

        .mobile-logo-pos-left .logo-container {
            float: left;
        }

        .mobile-logo-pos-right .header-v4 #header .tagline {
            text-align: right;
        }

        .logo-container {
            max-width: 65%;
        }

        .mobile-menu-design-classic .logo-container {
            max-width: 100%;
        }

        .fusion-columns-2 .fusion-column,
        .fusion-columns-2 .fusion-flip-box-wrapper,
        .fusion-columns-4 .fusion-column,
        .fusion-columns-4 .fusion-flip-box-wrapper {
            width: 50% !important;
            float: left !important;
        }

        .fusion-columns-2 .fusion-column:nth-child(3n),
        .fusion-columns-2 .fusion-flip-box-wrapper:nth-child(3n),
        .fusion-columns-4 .fusion-column:nth-child(3n),
        .fusion-columns-2 .fusion-flip-box-wrapper:nth-child(3n) {
            clear: both;
        }

        .fusion-columns-3 .fusion-column,
        .fusion-columns-3 .fusion-flip-box-wrapper,
        .fusion-columns-5 .fusion-column,
        .fusion-columns-5 .fusion-flip-box-wrapper,
        .fusion-columns-6 .fusion-column,
        .fusion-columns-6 .fusion-flip-box-wrapper,
        .fusion-columns-5 .col-lg-2,
        .fusion-columns-5 .col-md-2,
        .fusion-columns-5 .col-sm-2 {
            width: 33.33% !important;
            float: left !important;
        }

        .fusion-columns-3 .fusion-column:nth-child(4n),
        .fusion-columns-3 .fusion-flip-box-wrapper:nth-child(4n),
        .fusion-columns-5 .fusion-column:nth-child(4n),
        .fusion-columns-5 .fusion-flip-box-wrapper:nth-child(4n),
        .fusion-columns-6 .fusion-column:nth-child(4n),
        .fusion-columns-6 .fusion-flip-box-wrapper:nth-child(4n) {
            clear: both;
        }

        .footer-area .fusion-column,
        #slidingbar .fusion-column {
            margin-bottom: 40px;
        }

        .fusion-column.fusion-one-sixth,
        .fusion-column.fusion-five-sixth,
        .fusion-column.fusion-one-fifth,
        .fusion-column.fusion-two-fifth,
        .fusion-column.fusion-three-fifth,
        .fusion-column.fusion-four-fifth,
        .fusion-column.fusion-one-fourth,
        .fusion-column.fusion-three-fourth,
        .fusion-column.fusion-one-third,
        .fusion-column.fusion-two-third,
        .fusion-column.fusion-one-half {
            position: relative;
            float: left;
            margin-right: 4%;
            margin-bottom: 20px;
        }

        .fusion-column.fusion-one-sixth {
            width: 13.3333%;
        }

        .fusion-column.fusion-five-sixth {
            width: 82.6666%;
        }

        .fusion-column.fusion-one-fifth {
            width: 16.8%;
        }

        .fusion-column.fusion-two-fifth {
            width: 37.6%;
        }

        .fusion-column.fusion-three-fifth {
            width: 58.4%;
        }

        .fusion-column.fusion-four-fifth {
            width: 79.2%;
        }

        .fusion-column.fusion-one-fourth {
            width: 22%;
        }

        .fusion-column.fusion-three-fourth {
            width: 74%;
        }

        .fusion-column.fusion-one-third {
            width: 30.6666%;
        }

        .fusion-column.fusion-two-third {
            width: 65.3333%;
        }

        .fusion-column.fusion-one-half {
            width: 48%;
        }

        /* No spacing Columns */

        .fusion-column.fusion-one-sixth.spacing-no {
            width: 16.6666666667% !important;
        }

        .fusion-column.fusion-five-sixth.spacing-no {
            width: 83.333333333% !important;
        }

        .fusion-column.fusion-one-fifth.spacing-no {
            width: 20% !important;
        }

        .fusion-column.fusion-two-fifth.spacing-no {
            width: 40% !important;
        }

        .fusion-column.fusion-three-fifth.spacing-no {
            width: 60% !important;
        }

        .fusion-column.fusion-four-fifth.spacing-no {
            width: 80% !important;
        }

        .fusion-column.fusion-one-fourth.spacing-no {
            width: 25% !important;
        }

        .fusion-column.fusion-three-fourth.spacing-no {
            width: 75% !important;
        }

        .fusion-column.fusion-one-third.spacing-no {
            width: 33.33333333% !important;
        }

        .fusion-column.fusion-two-third.spacing-no {
            width: 66.66666667% !important;
        }

        .fusion-column.fusion-one-half.spacing-no {
            width: 50% !important;
        }

        .fusion-column-last {
            clear: right;
            zoom: 1;
        }

        .fusion-column.spacing-no {
            margin-bottom: 0;
            width: 100% !important;
        }

        .sidebar {
            margin-left: 0 !important;
            width: 25% !important;
        }

        #content {
            margin-left: 0 !important;
        }

        .has-sidebar #main #content,
        #main #content.with-sidebar,
        .project-content .project-description {
            width: 72% !important;
        }

        .sidebar-position-left .sidebar {
            float: left !important;
        }

        .sidebar-position-left #content {
            float: right !important;
        }

        .sidebar-position-right .sidebar {
            float: right !important;
        }

        .sidebar-position-right #content {
            float: left !important;
        }

        #sidebar-2 {
            clear: left;
        }

        .mobile-menu-design-modern .header-social .alignleft {
            float: left;
            width: auto;
            border-bottom: 0;
        }

        .mobile-menu-design-modern .header-social .alignright {
            float: right;
            width: auto;
        }

        .mobile-menu-design-modern .header-social .fusion-social-links-header {
            max-width: 300px;
        }

        .mobile-menu-design-modern .header-social .alignright .fusion-social-links-header a {
            margin-right: 0px !important;
            margin-left: 20px !important;
        }

        .mobile-menu-design-classic .mobile-nav-holder {
            margin-top: 20px !important;
        }

        .ua-mobile .page-title-container,
        .ua-mobile .footer-area,
        .ua-mobile body,
        .ua-mobile #main {
            background-attachment: scroll !important;
        }

        #nav-uber {
            padding-top: 20px;
            clear: both;
        }

        #small-nav #nav-uber {
            margin-top: 0;
        }

        .mobile-menu-design-classic #small-nav .mobile-nav-holder {
            margin-top: 0px !important;
        }

        .mobile-menu-design-classic .header-v4 #small-nav .mobile-nav-holder,
        .mobile-menu-design-classic .header-v4 #small-nav .mobile-nav-holder {
            margin-top: 10px !important;
            margin-bottom: 10px !important;
        }

        .header-wrapper .header-social .avada-row,
        .header-wrapper #header .avada-row,
        .footer-area>.avada-row,
        #footer>.avada-row,
        #header-sticky .avada-row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .error-message {
            font-size: 130px;
        }
    }

    /*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
    .jp-carousel-wrap * {
        line-height: inherit
    }

    .jp-carousel-overlay {
        background: #000
    }

    div.jp-carousel-fadeaway {
        position: fixed;
        bottom: 0;
        z-index: 2147483647;
        width: 100%;
        height: 15px
    }

    .jp-carousel-next-button span,
    .jp-carousel-previous-button span {
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {

        .jp-carousel-next-button span,
        .jp-carousel-previous-button span {
        }
    }

    .jp-carousel-wrap {
        font-family: "Helvetica Neue", sans-serif !important
    }

    .jp-carousel-info {
        position: absolute;
        bottom: 0;
        text-align: left !important;
        -webkit-font-smoothing: subpixel-antialiased !important
    }

    .jp-carousel-info ::selection {
        background: #68c9e8;
        color: #fff
    }

    .jp-carousel-info ::-moz-selection {
        background: #68c9e8;
        color: #fff
    }

    .jp-carousel-photo-info {
        position: relative;
        left: 25%;
        width: 50%
    }

    .jp-carousel-transitions .jp-carousel-photo-info {
        transition: 400ms ease-out
    }

    .jp-carousel-info h2 {
        background: none !important;
        border: none !important;
        color: #999;
        display: block !important;
        font: 400 13px/1.25em "Helvetica Neue", sans-serif !important;
        letter-spacing: 0 !important;
        margin: 7px 0 0 !important;
        padding: 10px 0 0 !important;
        overflow: hidden;
        text-align: left;
        text-shadow: none !important;
        text-transform: none !important;
        -webkit-font-smoothing: subpixel-antialiased
    }

    .jp-carousel-next-button,
    .jp-carousel-previous-button {
        text-indent: -9999px;
        overflow: hidden;
        cursor: pointer
    }

    .jp-carousel-next-button span,
    .jp-carousel-previous-button span {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 82px;
        zoom: 1;
        filter: alpha(opacity=20);
        opacity: .2
    }

    .jp-carousel-transitions .jp-carousel-next-button span,
    .jp-carousel-transitions .jp-carousel-previous-button span {
        transition: 500ms opacity ease-out
    }

    .jp-carousel-next-button:hover span,
    .jp-carousel-previous-button:hover span {
        filter: alpha(opacity=60);
        opacity: .6
    }

    .jp-carousel-next-button span {
        background-position: -110px center;
        right: 0
    }

    .jp-carousel-previous-button span {
        background-position: -10px center;
        left: 0
    }

    .jp-carousel-buttons {
        margin: -18px -20px 15px;
        padding: 8px 10px;
        border-bottom: 1px solid #222;
        background: #222;
        text-align: center
    }

    div.jp-carousel-buttons a {
        border: none !important;
        color: #999;
        font: 400 11px/1.2em "Helvetica Neue", sans-serif !important;
        letter-spacing: 0 !important;
        padding: 5px 2px 5px 0;
        text-decoration: none !important;
        text-shadow: none !important;
        vertical-align: middle;
        -webkit-font-smoothing: subpixel-antialiased
    }

    div.jp-carousel-buttons a:hover {
        color: #68c9e8;
        border: none !important
    }

    .jp-carousel-transitions div.jp-carousel-buttons a:hover {
        transition: none !important
    }

    .jp-carousel-next-button,
    .jp-carousel-previous-button,
    .jp-carousel-slide,
    .jp-carousel-slide img {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }

    .jp-carousel-slide {
        position: fixed;
        width: 0;
        bottom: 0;
        background-color: #000;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px
    }

    .jp-carousel-slide.selected {
        position: absolute !important;
        filter: alpha(opacity=100);
        opacity: 1
    }

    .jp-carousel-slide {
        filter: alpha(opacity=25);
        opacity: .25
    }

    .jp-carousel-slide img {
        display: block;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;
        background: none !important;
        border: none !important;
        padding: 0 !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
        zoom: 1
    }

    .jp-carousel-transitions .jp-carousel-slide {
        transition: opacity 400ms linear
    }

    .jp-carousel-close-hint {
        color: #999;
        cursor: default;
        letter-spacing: 0 !important;
        padding: .35em 0 0;
        position: absolute;
        text-align: left;
        width: 90%
    }

    .jp-carousel-transitions .jp-carousel-close-hint {
        transition: color 200ms linear
    }

    .jp-carousel-close-hint span {
        cursor: pointer;
        background-color: #000;
        background-color: rgba(0, 0, 0, .8);
        display: block;
        height: 22px;
        font: 400 24px/1 "Helvetica Neue", sans-serif !important;
        line-height: 22px;
        margin: 0 0 0 .4em;
        text-align: center;
        vertical-align: middle;
        width: 22px;
        border-radius: 4px
    }

    .jp-carousel-transitions .jp-carousel-close-hint span {
        transition: border-color 200ms linear
    }

    .jp-carousel-close-hint:hover {
        cursor: default;
        color: #fff
    }

    .jp-carousel-close-hint:hover span {
        border-color: #fff
    }

    a.jp-carousel-image-download,
    div.jp-carousel-buttons a.jp-carousel-commentlink,
    div.jp-carousel-buttons a.jp-carousel-like,
    div.jp-carousel-buttons a.jp-carousel-reblog {
    }

    div.jp-carousel-buttons a.jp-carousel-commentlink,
    div.jp-carousel-buttons a.jp-carousel-reblog {
        margin: 0 14px 0 0 !important
    }

    div.jp-carousel-buttons a.jp-carousel-like.liked,
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-color: #303030;
        padding-right: 8px !important;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px
    }

    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        margin: 0 2px 0 -12px !important
    }

    div.jp-carousel-buttons a.jp-carousel-reblog,
    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
        background-position: 6px -36px;
        padding-right: auto !important;
        padding-left: 26px !important;
        color: #999
    }

    div.jp-carousel-buttons a.jp-carousel-commentlink {
        background-position: 0 -156px;
        padding-left: 19px !important
    }

    div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
        cursor: default
    }

    div.jp-carousel-buttons a.jp-carousel-reblog:hover {
        background-position: 6px -56px;
        color: #68c9e8
    }

    div.jp-carousel-buttons a.jp-carousel-like {
        background-position: 5px 5px;
        padding-left: 24px !important
    }

    div.jp-carousel-buttons a.jp-carousel-like:hover {
        background-position: 5px -15px
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {

        a.jp-carousel-image-download,
        div.jp-carousel-buttons a.jp-carousel-commentlink,
        div.jp-carousel-buttons a.jp-carousel-like,
        div.jp-carousel-buttons a.jp-carousel-reblog {
        }
    }

    div#carousel-reblog-box {
        background: #222;
        padding: 3px 0 0;
        display: none;
        margin: 5px auto 0;
        border-radius: 2px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .9);
        height: 74px;
        width: 565px
    }

    #carousel-reblog-box textarea {
        background: #999;
        font: 13px/1.4 "Helvetica Neue", sans-serif !important;
        color: #444;
        padding: 3px 6px;
        width: 370px;
        height: 48px;
        float: left;
        margin: 6px 9px 0;
        border: 1px solid #666;
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 2px
    }

    #carousel-reblog-box textarea:focus {
        background: #ccc;
        color: #222
    }

    #carousel-reblog-box label {
        color: #aaa;
        font-size: 11px;
        padding-right: 2px;
        padding-left: 2px;
        display: inline;
        font-weight: 400
    }

    #carousel-reblog-box select {
        width: 110px;
        padding: 0;
        font-size: 12px;
        font-family: "Helvetica Neue", sans-serif !important;
        background: #333;
        color: #eee;
        border: 1px solid #444;
        margin-top: 5px
    }

    #carousel-reblog-box .submit,
    #wrapper #carousel-reblog-box p.response {
        float: left;
        width: 154px;
        padding-top: 0;
        padding-left: 1px;
        overflow: hidden;
        height: 34px;
        margin: 3px 0 0 2px !important
    }

    #wrapper #carousel-reblog-box p.response {
        font-size: 13px;
        clear: none;
        padding-left: 2px;
        height: 34px;
        color: #aaa
    }

    #carousel-reblog-box input#carousel-reblog-submit,
    #jp-carousel-comment-form-button-submit {
        font: 13px/24px "Helvetica Neue", sans-serif !important;
        margin-top: 8px;
        padding: 0 10px !important;
        border-radius: 1em;
        height: 24px;
        color: #333;
        cursor: pointer;
        font-weight: 400;
        background: #aaa;
        border: 1px solid #444
    }

    #carousel-reblog-box input#carousel-reblog-submit:hover,
    #jp-carousel-comment-form-button-submit:hover {
        background: #ccc
    }

    #carousel-reblog-box .canceltext {
        color: #aaa;
        font-size: 11px;
        line-height: 24px
    }

    #carousel-reblog-box .canceltext a {
        color: #fff
    }

    .jp-carousel-titleanddesc {
        border-top: 1px solid #222;
        color: #999;
        font-size: 15px;
        padding-top: 24px;
        margin-bottom: 20px;
        font-weight: 400
    }

    .jp-carousel-titleanddesc-title {
        font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
        text-transform: none !important;
        color: #fff;
        margin: 0 0 15px;
        padding: 0
    }

    .jp-carousel-titleanddesc-desc p {
        color: #999;
        line-height: 1.4;
        margin-bottom: .75em
    }

    .jp-carousel-comments p a,
    .jp-carousel-info h2 a,
    .jp-carousel-titleanddesc p a {
        color: #fff !important;
        border: none !important;
        text-decoration: underline !important;
        font-weight: 400 !important;
        font-style: normal !important
    }

    .jp-carousel-titleanddesc p b,
    .jp-carousel-titleanddesc p strong {
        font-weight: 700;
        color: #999
    }

    .jp-carousel-titleanddesc p em,
    .jp-carousel-titleanddesc p i {
        font-style: italic;
        color: #999
    }

    .jp-carousel-comments p a:hover,
    .jp-carousel-info h2 a:hover,
    .jp-carousel-titleanddesc p a:hover {
        color: #68c9e8 !important
    }

    .jp-carousel-titleanddesc p:empty {
        display: none
    }

    .jp-carousel-left-column-wrapper h1:after,
    .jp-carousel-left-column-wrapper h1:before,
    .jp-carousel-photo-info h1:after,
    .jp-carousel-photo-info h1:before {
        content: none !important
    }

    .jp-carousel-image-meta {
        background: #111;
        border: 1px solid #222;
        color: #fff;
        font: 12px/1.4 "Helvetica Neue", sans-serif !important;
        overflow: hidden;
        padding: 18px 20px;
        width: 209px !important
    }

    .jp-carousel-image-meta h5,
    .jp-carousel-image-meta li {
        font-family: "Helvetica Neue", sans-serif !important;
        position: inherit !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        bottom: auto !important;
        background: none !important;
        border: none !important;
        font-weight: 400 !important;
        line-height: 1.3em !important
    }

    .jp-carousel-image-meta ul {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important
    }

    .jp-carousel-image-meta li {
        width: 48% !important;
        float: left !important;
        margin: 0 2% 15px 0 !important;
        color: #fff !important;
        font-size: 13px !important
    }

    .jp-carousel-image-meta h5 {
        color: #999 !important;
        text-transform: uppercase !important;
        font-size: 10px !important;
        margin: 0 0 2px !important;
        letter-spacing: .1em !important
    }

    a.jp-carousel-image-download {
        padding-left: 23px;
        display: inline-block;
        clear: both;
        color: #999;
        line-height: 1;
        font-weight: 400;
        font-size: 13px;
        text-decoration: none;
        background-position: 0 -82px
    }

    a.jp-carousel-image-download span.photo-size {
        font-size: 11px;
        border-radius: 1em;
        margin-left: 2px;
        display: inline-block
    }

    a.jp-carousel-image-download span.photo-size-times {
        padding: 0 1px 0 2px
    }

    a.jp-carousel-image-download:hover {
        background-position: 0 -122px;
        color: #68c9e8;
        border: none !important
    }

    .jp-carousel-image-map {
        position: relative;
        margin: -20px -20px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .17);
        height: 154px
    }

    .jp-carousel-image-map img.gmap-main {
        border-top-left-radius: 6px;
        border-right: 1px solid rgba(255, 255, 255, .17)
    }

    .jp-carousel-image-map div.gmap-topright {
        width: 94px;
        height: 154px;
        position: absolute;
        top: 0;
        right: 0
    }

    .jp-carousel-image-map div.imgclip {
        overflow: hidden;
        border-top-right-radius: 6px
    }

    .jp-carousel-image-map div.gmap-topright img {
        margin-left: -40px
    }

    .jp-carousel-image-map img.gmap-bottomright {
        position: absolute;
        top: 96px;
        right: 0
    }

    .jp-carousel-comments {
        font: 15px/1.7 "Helvetica Neue", sans-serif !important;
        font-weight: 400;
        background: none
    }

    .jp-carousel-comments p a:active,
    .jp-carousel-comments p a:focus,
    .jp-carousel-comments p a:hover {
        color: #68c9e8 !important
    }

    .jp-carousel-comment {
        background: none;
        color: #999;
        margin-bottom: 20px;
        clear: left;
        overflow: auto;
        width: 100%
    }

    .jp-carousel-comment p {
        color: #999 !important
    }

    .jp-carousel-comment .comment-author {
        font-size: 13px;
        font-weight: 400;
        padding: 0;
        width: auto;
        display: inline;
        float: none;
        border: none;
        margin: 0
    }

    .jp-carousel-comment .comment-author a {
        color: #fff
    }

    .jp-carousel-comment .comment-gravatar {
        float: left
    }

    .jp-carousel-comment .comment-content {
        border: none;
        margin-left: 85px;
        padding: 0
    }

    .jp-carousel-comment .avatar {
        margin: 0 20px 0 0;
        border-radius: 4px;
        border: none !important;
        padding: 0 !important;
        background-color: transparent !important
    }

    .jp-carousel-comment .comment-date {
        color: #999;
        margin-top: 4px;
        font-size: 11px;
        display: inline;
        float: right
    }

    #jp-carousel-comment-form {
        margin: 0 0 10px !important;
        float: left;
        width: 100%
    }

    textarea#jp-carousel-comment-form-comment-field {
        background: rgba(34, 34, 34, .9);
        border: 1px solid #3a3a3a;
        color: #aaa;
        font: 15px/1.4 "Helvetica Neue", sans-serif !important;
        width: 100%;
        padding: 10px 10px 5px;
        margin: 0;
        float: none;
        height: 147px;
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 3px;
        overflow: hidden;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
        color: #555
    }

    textarea#jp-carousel-comment-form-comment-field:focus {
        background: #ccc;
        color: #222
    }

    textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
        color: #aaa
    }

    #jp-carousel-comment-form-spinner {
        color: #fff;
        margin: 22px 0 0 10px;
        display: block;
        width: 20px;
        height: 20px;
        float: left
    }

    #jp-carousel-comment-form-submit-and-info-wrapper {
        display: none;
        overflow: hidden;
        width: 100%
    }

    #jp-carousel-comment-form-commenting-as input {
        background: rgba(34, 34, 34, .9);
        border: 1px solid #3a3a3a;
        color: #aaa;
        font: 13px/1.4 "Helvetica Neue", sans-serif !important;
        padding: 3px 6px;
        float: left;
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
        border-radius: 2px;
        width: 285px
    }

    #jp-carousel-comment-form-commenting-as input:focus {
        background: #ccc;
        color: #222
    }

    #jp-carousel-comment-form-commenting-as p {
        font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
        margin: 22px 0 0;
        float: left
    }

    #jp-carousel-comment-form-commenting-as fieldset {
        float: left;
        border: none;
        margin: 20px 0 0;
        padding: 0;
        clear: both
    }

    #jp-carousel-comment-form-commenting-as label {
        font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
        margin: 0 20px 3px 0;
        float: left;
        width: 100px
    }

    #jp-carousel-comment-form-button-submit {
        margin-top: 20px;
        float: right
    }

    #jp-carousel-comment-form-container,
    #js-carousel-comment-form-container {
        margin-bottom: 15px;
        overflow: auto;
        width: 100%
    }

    #jp-carousel-comment-post-results {
        display: none;
        overflow: auto;
        width: 100%
    }

    #jp-carousel-comment-post-results span {
        display: block;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        overflow: auto;
        padding: 1em 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .7);
        border-radius: 2px;
        font: 13px/1.4 "Helvetica Neue", sans-serif !important;
        border: 1px solid rgba(255, 255, 255, .17);
        box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 1)
    }

    .jp-carousel-comment-post-error {
        color: #DF4926
    }

    #jp-carousel-comments-closed {
        display: none;
        color: #999
    }

    #jp-carousel-comments-loading {
        font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
        display: none;
        color: #999;
        text-align: left;
        margin-bottom: 20px
    }

    .jp-carousel-light .jp-carousel-overlay {
        background: #fff
    }

    .jp-carousel-light .jp-carousel-next-button:hover span,
    .jp-carousel-light .jp-carousel-previous-button:hover span {
        opacity: .8
    }

    .jp-carousel-light .jp-carousel-close-hint:hover,
    .jp-carousel-light .jp-carousel-titleanddesc div {
        color: #000 !important
    }

    .jp-carousel-light .jp-carousel-comment .comment-author a,
    .jp-carousel-light .jp-carousel-comments p a,
    .jp-carousel-light .jp-carousel-info h2 a,
    .jp-carousel-light .jp-carousel-titleanddesc p a {
        color: #1e8cbe !important
    }

    .jp-carousel-light .jp-carousel-comment .comment-author a:hover,
    .jp-carousel-light .jp-carousel-comments p a:hover,
    .jp-carousel-light .jp-carousel-info h2 a:hover,
    .jp-carousel-light .jp-carousel-titleanddesc p a:hover {
        color: #f1831e !important
    }

    .jp-carousel-light .jp-carousel-comment,
    .jp-carousel-light .jp-carousel-comment p,
    .jp-carousel-light .jp-carousel-info h2,
    .jp-carousel-light .jp-carousel-titleanddesc,
    .jp-carousel-light .jp-carousel-titleanddesc p,
    .jp-carousel-light .jp-carousel-titleanddesc p b,
    .jp-carousel-light .jp-carousel-titleanddesc p em,
    .jp-carousel-light .jp-carousel-titleanddesc p i,
    .jp-carousel-light .jp-carousel-titleanddesc p strong,
    .jp-carousel-light div.jp-carousel-buttons a {
        color: #666
    }

    .jp-carousel-light .jp-carousel-buttons {
        border-bottom-color: #f0f0f0;
        background: #f5f5f5
    }

    .jp-carousel-light div.jp-carousel-buttons a:hover {
        text-decoration: none;
        color: #f1831e
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
        background-position: 4px -56px;
        padding-left: 24px !important
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked,
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-color: #2ea2cc;
        color: #fff
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
        background-position: 0 -176px
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like,
    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like:hover {
        background-position: 5px -15px;
        padding-left: 23px !important
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
        background-position: 5px -36px
    }

    .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-like.liked {
        background-position: 5px 5px
    }

    .jp-carousel-light div#carousel-reblog-box {
        background: #eee;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
        border: 1px solid #ddd
    }

    .jp-carousel-light #carousel-reblog-box textarea {
        color: #666;
        border: 1px solid #cfcfcf;
        background: #fff
    }

    .jp-carousel-light #carousel-reblog-box .canceltext {
        color: #888
    }

    .jp-carousel-light #carousel-reblog-box .canceltext a {
        color: #666
    }

    .jp-carousel-light #carousel-reblog-box select {
        background: #eee;
        color: #333;
        border: 1px solid #aaa
    }

    #jp-carousel-comment-form-button-submit,
    .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
        color: #333;
        background: #fff;
        border: 1px solid #aaa
    }

    .jp-carousel-light .jp-carousel-image-meta {
        background: #fafafa;
        border: 1px solid #eee;
        border-top-color: #f5f5f5;
        border-left-color: #f5f5f5;
        color: #333
    }

    .jp-carousel-light .jp-carousel-image-meta li {
        color: #000 !important
    }

    .jp-carousel-light .jp-carousel-close-hint {
        color: #ccc
    }

    .jp-carousel-light .jp-carousel-close-hint span {
        background-color: #fff;
        border-color: #ccc
    }

    .jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
        color: #aaa
    }

    .jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
        color: #333
    }

    .jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
        color: #ddd
    }

    .jp-carousel-light a.jp-carousel-image-download {
        background-position: 0 -122px
    }

    .jp-carousel-light a.jp-carousel-image-download:hover {
        background-position: 0 -122px;
        color: #f1831e
    }

    .jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
        background: #fbfbfb;
        color: #333;
        border: 1px solid #dfdfdf;
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
    }

    .jp-carousel-light #jp-carousel-comment-form-commenting-as input {
        background: #fbfbfb;
        border: 1px solid #dfdfdf;
        color: #333;
        box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
    }

    .jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
        background: #fbfbfb;
        color: #333
    }

    .jp-carousel-light #jp-carousel-comment-post-results span {
        background: #f7f7f7;
        border: 1px solid #dfdfdf;
        box-shadow: inset 0 0 5px rgba(0, 0, 0, .05)
    }

    .jp-carousel-light .jp-carousel-slide {
        background-color: #fff
    }

    .jp-carousel-light .jp-carousel-titleanddesc {
        border-top: 1px solid #eee
    }

    @media only screen and (max-width:760px) {
        .jp-carousel-info {
            margin: 0 10px !important
        }

        .jp-carousel-buttons,
        .jp-carousel-next-button,
        .jp-carousel-previous-button {
            display: none !important
        }

        .jp-carousel-image-meta {
            float: none !important;
            width: 100% !important;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        .jp-carousel-close-hint {
            font-weight: 800 !important;
            font-size: 26px !important;
            position: fixed !important;
            top: -10px
        }

        .jp-carousel-slide img {
            filter: alpha(opacity=100);
            opacity: 1
        }

        .jp-carousel-wrap {
            background-color: #000
        }

        .jp-carousel-fadeaway {
            display: none
        }

        #jp-carousel-comment-form-container {
            display: none !important
        }

        .jp-carousel-titleanddesc {
            padding-top: 0 !important;
            border: none !important
        }

        .jp-carousel-titleanddesc-title {
            font-size: 1em !important
        }

        .jp-carousel-left-column-wrapper {
            padding: 0;
            width: 100% !important
        }

        .jp-carousel-photo-info {
            left: 0 !important;
            width: 100% !important
        }
    }

    .contact-form .clear-form {
        clear: both
    }

    .contact-form input[type=email],
    .contact-form input[type=text] {
        width: 300px;
        max-width: 98%;
        margin-bottom: 13px
    }

    .contact-form select {
        margin-bottom: 13px
    }

    .contact-form textarea {
        height: 200px;
        width: 80%;
        float: none;
        margin-bottom: 13px
    }

    .contact-form input[type=checkbox],
    .contact-form input[type=radio] {
        float: none;
        margin-bottom: 13px
    }

    .contact-form label {
        margin-bottom: 3px;
        float: none;
        font-weight: 700;
        display: block
    }

    .contact-form label.checkbox,
    .contact-form label.radio {
        margin-bottom: 3px;
        float: none;
        font-weight: 700;
        display: inline-block
    }

    .contact-form label span {
        color: #AAA;
        margin-left: 4px;
        font-weight: 400
    }

    .form-errors .form-error-message {
        color: red
    }

    .textwidget .contact-form input[type=email],
    .textwidget .contact-form input[type=text],
    .textwidget .contact-form textarea {
        width: 250px;
        max-width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #jetpack-check-feedback-spam {
        margin: 1px 8px 0 0
    }

    .jetpack-check-feedback-spam-spinner {
        display: inline-block;
        margin-top: 7px
    }

    .infinite-loader {
        color: #000;
        display: block;
        height: 28px;
        text-indent: -9999px
    }

    #infinite-handle span {
        background: #333;
        border-radius: 1px;
        color: #eee;
        cursor: pointer;
        font-size: 13px;
        padding: 6px 16px
    }

    #infinite-handle span button,
    #infinite-handle span button:focus,
    #infinite-handle span button:hover {
        display: inline;
        position: static;
        padding: 0;
        margin: 0;
        border: none;
        line-height: inherit;
        background: 0 0;
        color: inherit;
        cursor: inherit;
        font-size: inherit;
        font-weight: inherit;
        font-family: inherit
    }

    #infinite-handle span button::-moz-focus-inner {
        margin: 0;
        padding: 0;
        border: none
    }

    @media (max-width:800px) {
        #infinite-handle span:before {
            display: none
        }

        #infinite-handle span {
            display: block
        }
    }

    #infinite-footer {
        position: fixed;
        bottom: -50px;
        left: 0;
        width: 100%
    }

    #infinite-footer a {
        text-decoration: none
    }

    #infinite-footer .blog-credits a:hover,
    #infinite-footer .blog-info a:hover {
        color: #444;
        text-decoration: underline
    }

    #infinite-footer .container {
        background: rgba(255, 255, 255, .8);
        border-color: #ccc;
        border-color: rgba(0, 0, 0, .1);
        border-style: solid;
        border-width: 1px 0 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        overflow: hidden;
        padding: 1px 20px;
        width: 780px
    }

    #infinite-footer .blog-credits,
    #infinite-footer .blog-info {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 25px
    }

    #infinite-footer .blog-info {
        float: left;
        overflow: hidden;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 40%
    }

    #infinite-footer .blog-credits {
        font-weight: 400;
        float: right;
        width: 60%
    }

    #infinite-footer .blog-info a {
        color: #111;
        font-size: 14px;
        font-weight: 700
    }

    #infinite-footer .blog-credits {
        color: #888;
        font-size: 12px;
        text-align: right
    }

    #infinite-footer .blog-credits a {
        color: #666
    }

    .infinity-end.neverending #infinite-footer {
        display: none
    }

    @media (max-width:640px) {
        #infinite-footer .container {
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%
        }

        #infinite-footer .blog-info {
            width: 30%
        }

        #infinite-footer .blog-credits {
            width: 70%
        }

        #infinite-footer .blog-credits,
        #infinite-footer .blog-info a {
            font-size: 10px
        }
    }

    @media (max-width:640px) {
        #infinite-footer {
            position: static
        }
    }

    #wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
        width: 61px;
        overflow: hidden
    }

    #wpadminbar iframe.admin-bar-likes-widget {
        width: 61px;
        height: 28px;
        min-height: 28px;
        border-width: 0;
        position: absolute;
        top: 0
    }

    div.jetpack-likes-widget-wrapper {
        width: 100%;
        min-height: 50px;
        position: relative
    }

    div.jetpack-likes-widget-wrapper .sd-link-color {
        font-size: 12px
    }

    div.jetpack-likes-widget-wrapper.slim-likes-widget {
        width: 1px;
        min-height: 0
    }

    #likes-other-gravatars {
        display: none;
        position: absolute;
        padding: 10px 10px 12px;
        background-color: #2e4453;
        border-width: 0;
        box-shadow: 0 0 10px #2e4453;
        box-shadow: 0 0 10px rgba(46, 68, 83, .6);
        min-width: 130px;
        z-index: 1000
    }

    #likes-other-gravatars * {
        line-height: normal
    }

    #likes-other-gravatars .likes-text {
        color: #fff;
        font-size: 12px;
        padding-bottom: 8px
    }

    #likes-other-gravatars li,
    #likes-other-gravatars ul {
        margin: 0;
        padding: 0;
        text-indent: 0;
        list-style-type: none
    }

    #likes-other-gravatars li::before {
        content: ""
    }

    #likes-other-gravatars ul.wpl-avatars {
        overflow: auto;
        display: block;
        max-height: 190px
    }

    #likes-other-gravatars ul.wpl-avatars li {
        width: 32px;
        height: 32px;
        float: left;
        margin: 0 5px 5px 0
    }

    #likes-other-gravatars ul.wpl-avatars li a {
        margin: 0 2px 0 0;
        border-bottom: none !important;
        display: block
    }

    #likes-other-gravatars ul.wpl-avatars li a img {
        background: 0 0;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        position: static
    }

    div.sd-box {
        border-top: 1px solid #ddd;
        border-top: 1px solid rgba(0, 0, 0, .13)
    }

    .comment-likes-widget,
    .entry-content .post-likes-widget,
    .post-likes-widget {
        margin: 0;
        border-width: 0;
        display: block
    }

    .post-likes-widget-placeholder {
        margin: 0;
        border-width: 0;
        position: relative
    }

    .post-likes-widget-placeholder .button {
        display: none
    }

    .post-likes-widget-placeholder .loading {
        color: #999;
        font-size: 12px
    }

    .slim-likes-widget .post-likes-widget {
        width: auto;
        float: none
    }

    div.sharedaddy.sd-like-enabled .sd-like h3 {
        display: none
    }

    div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
        width: 100%;
        float: none;
        position: absolute;
        top: 0
    }

    .comment-likes-widget {
        width: 100%
    }

    .pd-rating {
        display: block !important
    }

    .sd-gplus .sd-title {
        display: none
    }

    div#jp-relatedposts {
        display: none;
        padding-top: 1em;
        margin: 1em 0;
        position: relative
    }

    div.jp-relatedposts:after {
        content: '';
        display: block;
        clear: both
    }

    div#jp-relatedposts h3.jp-relatedposts-headline {
        margin: 0 0 1em;
        display: inline-block;
        float: left;
        font-size: 9pt;
        font-weight: 700;
        font-family: inherit
    }

    div#jp-relatedposts h3.jp-relatedposts-headline em:before {
        content: "";
        display: block;
        width: 100%;
        min-width: 30px;
        border-top: 1px solid #ddd;
        border-top: 1px solid rgba(0, 0, 0, .2);
        margin-bottom: 1em
    }

    div#jp-relatedposts h3.jp-relatedposts-headline em {
        font-style: normal;
        font-weight: 700
    }

    div#jp-relatedposts div.jp-relatedposts-items {
        clear: left
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual {
        margin-right: -20px
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
        float: left;
        width: 33%;
        margin: 0 0 1em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
        padding-right: 20px;
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        opacity: .8
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),
    div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
        clear: both
    }

    div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
        text-decoration: underline
    }

    div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1
    }

    div#jp-relatedposts div.jp-relatedposts-items p,
    div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        font-size: 14px;
        line-height: 20px;
        margin: 0
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs {
        position: relative
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block
    }

    div#jp-relatedposts div.jp-relatedposts-items p {
        margin-bottom: 0
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        text-transform: none;
        margin: 0;
        font-family: inherit;
        display: block;
        max-width: 100%
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
        font-size: inherit;
        font-weight: 400;
        text-decoration: none;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
        text-decoration: underline
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post span {
        display: block;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
    div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post span {
        max-width: 100%
    }

    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
    div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
        opacity: .6
    }

    .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
    div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
        display: none
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
        overflow: hidden
    }

    div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-nothumbs span {
        margin-bottom: 1em
    }

    @media only screen and (max-width:640px) {
        div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
            width: 50%
        }

        div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
            clear: left
        }

        div#jp-relatedposts div.jp-relatedposts-items-visual {
            margin-right: 20px
        }
    }

    @media only screen and (max-width:320px) {
        div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
            width: 100%;
            clear: both;
            margin: 0 0 1em
        }
    }

    #jp-post-flair {
        padding-top: .5em
    }

    #content div.sharedaddy,
    #main div.sharedaddy,
    div.sharedaddy {
        clear: both
    }

    div.sharedaddy h3.sd-title {
        margin: 0 0 1em;
        display: inline-block;
        line-height: 1.2;
        font-size: 9pt;
        font-weight: 700
    }

    div.sharedaddy h3.sd-title:before {
        content: "";
        display: block;
        width: 100%;
        min-width: 30px;
        border-top: 1px solid #ddd;
        margin-bottom: 1em
    }

    body.highlander-light h3.sd-title:before {
        border-top: 1px solid rgba(0, 0, 0, .2)
    }

    body.highlander-dark h3.sd-title:before {
        border-top: 1px solid rgba(255, 255, 255, .4)
    }

    .sd-content ul {
        padding: 0 !important;
        margin: 0 0 .7em !important;
        list-style: none !important
    }

    .sd-content ul li {
        display: inline-block
    }

    .sd-block.sd-gplus {
        margin: 0 0 .5em
    }

    .sd-gplus .sd-content {
        font-size: 12px
    }

    #sharing_email .sharing_send,
    .sd-content ul li .option a.share-ustom,
    .sd-content ul li a.sd-button,
    .sd-content ul li.advanced a.share-more,
    .sd-content ul li.preview-item div.option.option-smart-off a,
    .sd-social-icon .sd-content ul li a.sd-button,
    .sd-social-icon-text .sd-content ul li a.sd-button,
    .sd-social-official .sd-content>ul>li .digg_button>a,
    .sd-social-official .sd-content>ul>li>a.sd-button,
    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none !important;
        display: inline-block;
        margin: 0 5px 5px 0;
        font-size: 12px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        border-radius: 3px;
        color: #777 !important;
        background: #f8f8f8;
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
        text-shadow: none;
        line-height: 23px;
        padding: 1px 8px 0 5px
    }

    .sd-content ul li .option a.share-ustom span,
    .sd-content ul li a.sd-button>span,
    .sd-content ul li.advanced a.share-more span,
    .sd-content ul li.preview-item div.option.option-smart-off a span,
    .sd-social-icon-text .sd-content ul li a.sd-button>span,
    .sd-social-official .sd-content>ul>li .digg_button>a span,
    .sd-social-official .sd-content>ul>li>a.sd-button span,
    .sd-social-text .sd-content ul li a.sd-button span {
        line-height: 23px
    }

    .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,
    .sd-social-official .sd-content>ul>li .digg_button>a,
    .sd-social-official .sd-content>ul>li>a.sd-button {
        line-height: 17px;
        box-shadow: none;
        vertical-align: top
    }

    .sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,
    .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
    .sd-social-official .sd-content>ul>li .digg_button>a:before,
    .sd-social-official .sd-content>ul>li>a.sd-button:before {
        margin-bottom: -1px;
        top: 0
    }

    .sd-social-icon .sd-content ul li a.sd-button:active,
    .sd-social-icon .sd-content ul li a.sd-button:hover,
    .sd-social-icon-text .sd-content ul li a.sd-button:active,
    .sd-social-icon-text .sd-content ul li a.sd-button:hover,
    .sd-social-official .sd-content>ul>li .digg_button>a:active,
    .sd-social-official .sd-content>ul>li .digg_button>a:hover,
    .sd-social-official .sd-content>ul>li>a.sd-button:active,
    .sd-social-official .sd-content>ul>li>a.sd-button:hover,
    .sd-social-text .sd-content ul li a.sd-button:active,
    .sd-social-text .sd-content ul li a.sd-button:hover {
        color: #555;
        background: #fafafa;
        border: 1px solid #999
    }

    .sd-social-icon .sd-content ul li a.sd-button:active,
    .sd-social-icon-text .sd-content ul li a.sd-button:active,
    .sd-social-official .sd-content>ul>li .digg_button>a:active,
    .sd-social-official .sd-content>ul>li>a.sd-button:active,
    .sd-social-text .sd-content ul li a.sd-button:active {
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16)
    }

    .sd-content ul li a.sd-button:before {
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: 400 16px/1 Genericons;
        vertical-align: top;
        position: relative;
        top: 3px;
        text-align: center
    }

    .sd-content ul li {
        margin: 0 !important;
        padding: 0
    }

    .sd-content ul li.preview-item a.sd-button span,
    .sd-social-icon-text .sd-content ul li a span,
    .sd-social-official .sd-content ul li a.sd-button span {
        margin-left: 3px
    }

    .sd-content ul li.preview-item.no-icon a.sd-button span {
        margin-left: 0
    }

    .sd-content ul li.no-icon a:before,
    .sd-social-text .sd-content ul li a:before {
        display: none
    }

    body .sd-content ul li.share-custom.no-icon a span,
    body .sd-social-text .sd-content ul li.share-custom a span {
        background-image: none;
        background-position: -500px -500px !important;
        background-repeat: no-repeat !important;
        padding-left: 0;
        height: 0;
        line-height: inherit
    }

    .sd-social-icon .sd-content ul li a.share-more {
        position: relative;
        top: 2px
    }

    .sd-social-icon .sd-content ul li a.share-more span {
        margin-left: 3px
    }

    .sd-content ul li.share-print div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-print a:before,
    .sd-social-icon-text .sd-content li.share-print a:before,
    .sd-social-official .sd-content li.share-print a:before,
    .sd-social-text .sd-content ul li.share-print a:before {
        content: '\f469'
    }

    .sd-content ul li.share-email div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-email a:before,
    .sd-social-icon-text .sd-content li.share-email a:before,
    .sd-social-official .sd-content li.share-email a:before,
    .sd-social-text .sd-content ul li.share-email a:before {
        content: '\f410'
    }

    .sd-content ul li.share-linkedin div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-linkedin a:before,
    .sd-social-icon-text .sd-content li.share-linkedin a:before,
    .sd-social-text .sd-content ul li.share-linkedin a:before {
        content: '\f207'
    }

    .sd-content ul li.share-twitter div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-twitter a:before,
    .sd-social-icon-text .sd-content li.share-twitter a:before,
    .sd-social-text .sd-content ul li.share-twitter a:before {
        content: '\f202'
    }

    .sd-content ul li.share-reddit div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-reddit a:before,
    .sd-social-icon-text .sd-content li.share-reddit a:before,
    .sd-social-text .sd-content ul li.share-reddit a:before {
        content: '\f222'
    }

    .sd-content ul li.share-tumblr div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-tumblr a:before,
    .sd-social-icon-text .sd-content li.share-tumblr a:before,
    .sd-social-text .sd-content ul li.share-tumblr a:before {
        content: '\f214'
    }

    .sd-content ul li.share-stumbleupon div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-stumbleupon a:before,
    .sd-social-icon-text .sd-content li.share-stumbleupon a:before,
    .sd-social-text .sd-content ul li.share-stumbleupon a:before {
        content: '\f223'
    }

    .sd-content ul li.share-pocket div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-pocket a:before,
    .sd-social-icon-text .sd-content li.share-pocket a:before,
    .sd-social-text .sd-content ul li.share-pocket a:before {
        content: '\f224'
    }

    .sd-content ul li.share-pinterest div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-pinterest a:before,
    .sd-social-icon-text .sd-content li.share-pinterest a:before,
    .sd-social-text .sd-content ul li.share-pinterest a:before {
        content: '\f209'
    }

    .sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-google-plus-1 a:before,
    .sd-social-icon-text .sd-content li.share-google-plus-1 a:before,
    .sd-social-text .sd-content ul li.share-google-plus-1 a:before {
        content: '\f218'
    }

    .sd-content ul li.share-facebook div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-facebook a:before,
    .sd-social-icon-text .sd-content li.share-facebook a:before,
    .sd-social-text .sd-content ul li.share-facebook a:before {
        content: '\f204'
    }

    .sd-content ul li.share-press-this div.option.option-smart-off a:before,
    .sd-social-icon .sd-content ul li.share-press-this a:before,
    .sd-social-icon-text .sd-content li.share-press-this a:before,
    .sd-social-official .sd-content li.share-press-this a:before,
    .sd-social-text .sd-content ul li.share-press-this a:before {
        content: '\f205'
    }

    .sd-social-official .sd-content li.share-press-this a:before {
        color: #2ba1cb
    }

    .sd-content ul li.advanced a.share-more:before,
    .sd-social-icon .sd-content ul a.share-more:before,
    .sd-social-icon-text .sd-content a.share-more:before,
    .sd-social-official .sd-content a.share-more:before,
    .sd-social-text .sd-content ul a.share-more:before {
        content: '\f415'
    }

    .sd-social-official .sd-content a.share-more:before {
        color: #2ba1cb
    }

    .sd-social .sd-button .share-count {
        background: #2ea2cc;
        color: #fff;
        border-radius: 10px;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        padding: 1px 3px;
        line-height: 1
    }

    .sd-social-official .sd-content ul,
    .sd-social-official .sd-content ul li {
        line-height: 25px !important
    }

    .sd-social-official .sd-content>ul>li>a.sd-button span {
        line-height: 1
    }

    .sd-social-official .sd-content ul:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    .sd-social-official .sd-content li.share-press-this a {
        margin: 0 0 5px
    }

    .sd-social-official .sd-content ul>li {
        display: block;
        float: left;
        margin: 0 10px 5px 0 !important;
        height: 25px
    }

    .sd-social-official .fb-share-button>span {
        vertical-align: top !important
    }

    .sd-social-official .sd-content .pocket_button iframe {
        width: 98px
    }

    .sd-social-official .sd-content .twitter_button iframe {
        width: 96px
    }

    .reddit_button iframe,
    .stumbleupon_button iframe {
        margin-top: 1px
    }

    .googleplus1_button iframe,
    .linkedin_button>span,
    .pinterest_button,
    .pocket_button iframe,
    .twitter_button {
        margin: 0 !important
    }

    body .sd-social-official li a.share-more,
    body .sd-social-official li.share-custom a,
    body .sd-social-official li.share-digg a,
    body .sd-social-official li.share-email a,
    body .sd-social-official li.share-press-this a,
    body .sd-social-official li.share-print {
        position: relative;
        top: 0
    }

    body .sd-social-icon .sd-content li.share-custom>a {
        padding: 2px 3px 0;
        position: relative;
        top: 4px
    }

    body .sd-content ul li.share-custom a.share-icon span,
    body .sd-social-icon .sd-content li.share-custom a span,
    body .sd-social-icon-text .sd-content li.share-custom a span,
    body .sd-social-official .sd-content li.share-custom a span,
    body .sd-social-text .sd-content li.share-custom a span {
        background-size: 16px 16px;
        background-repeat: no-repeat;
        margin-left: 0;
        padding: 0 0 0 19px;
        display: inline-block;
        height: 16px;
        line-height: 16px
    }

    body .sd-social-icon .sd-content li.share-custom a span {
        width: 0
    }

    body .sd-social-icon .sd-content li.share-custom a span {
        padding-left: 16px !important
    }

    .sharing-hidden .inner {
        position: absolute;
        z-index: 2;
        border: 1px solid #ccc;
        padding: 10px;
        background: #fff;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        border-radius: 2px;
        margin-top: 5px;
        max-width: 400px
    }

    .sharing-hidden .inner ul {
        margin: 0 !important
    }

    .sd-social-official .sd-content .sharing-hidden ul>li.share-end {
        clear: both;
        margin: 0;
        height: 0
    }

    .sharing-hidden .inner:after,
    .sharing-hidden .inner:before {
        position: absolute;
        z-index: 1;
        top: -8px;
        left: 20px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #ccc;
        content: "";
        display: block
    }

    .sharing-hidden .inner:after {
        z-index: 2;
        top: -7px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #fff
    }

    .sharing-hidden ul {
        margin: 0
    }

    .sd-social-icon .sd-content ul li[class*=share-] a,
    .sd-social-icon .sd-content ul li[class*=share-] a:hover,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        border: 0;
        box-shadow: none;
        padding: 8px;
        position: relative;
        top: -2px;
        line-height: 1;
        width: auto;
        height: auto;
        margin-bottom: 0
    }

    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a span {
        line-height: 1
    }

    .sd-social-icon .sd-content ul li[class*=share-] a:hover,
    .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
        border: none;
        opacity: .6
    }

    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
        top: 0
    }

    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
        padding: 8px 8px 6px;
        top: 5px
    }

    .sd-social-icon .sd-content ul li a.sd-button.share-more {
        margin-left: 10px
    }

    .sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
        margin-left: 0
    }

    .sd-social-icon .sd-button span.share-count {
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 0;
        background: #555;
        font-size: 9px
    }

    .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
        background: #e9e9e9;
        margin-top: 2px;
        text-indent: 0
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
        background: #2c4762;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
        background: #3b5998;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-stumbleupon a.sd-button {
        background: #ea4b24;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
        background: #00acee;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
        background: #ca1f27;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
        color: #555 !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
        background: #1e8cbe;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
        background: #0077b5;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
        background: #dd4b39;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
        background: #ee4056;
        color: #fff !important
    }

    .sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
        background: #cee3f8;
        color: #555 !important
    }

    .sharing-screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden
    }

    .sharing-screen-reader-text:active,
    .sharing-screen-reader-text:focus,
    .sharing-screen-reader-text:hover {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

    #sharing_email {
        width: 342px;
        position: absolute;
        z-index: 1001;
        border: 1px solid #ccc;
        padding: 15px;
        background: #fff;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
        text-align: left
    }

    div.sharedaddy.sharedaddy-dark #sharing_email {
        border-color: #fff
    }

    #sharing_email .errors {
        color: #fff;
        background-color: #771a09;
        font-size: 12px;
        padding: 5px 8px;
        line-height: 1;
        margin: 10px 0 0
    }

    #sharing_email label {
        font-size: 12px;
        color: #333;
        font-weight: 700;
        display: block;
        padding: 0 0 4px;
        text-align: left;
        text-shadow: none
    }

    #sharing_email form {
        margin: 0
    }

    #sharing_email input[type=email],
    #sharing_email input[type=text] {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #ccc;
        margin-bottom: 1em;
        background: #fff;
        font-size: 12px;
        color: #333;
        max-width: none;
        padding: 1px 3px
    }

    #jetpack-source_f_name {
        display: none !important;
        position: absolute !important;
        left: -9000px
    }

    #sharing_email .sharing_cancel {
        padding: 0 0 0 1em;
        font-size: 12px;
        text-shadow: none
    }

    #sharing_email .recaptcha {
        width: 312px;
        height: 123px;
        margin: 0 0 1em
    }

    .slideshow-window {
        background-color: #222;
        border: 20px solid #222;
        border-radius: 11px;
        -moz-border-radius: 11px;
        -webkit-border-radius: 11px;
        -khtml-border-radius: 11px;
        margin-bottom: 20px;
        height: 410px;
        z-index: 1
    }

    .slideshow-window.slideshow-white {
        background-color: #fff;
        border-color: #fff
    }

    .slideshow-window,
    .slideshow-window * {
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .slideshow-loading {
        height: 100%;
        text-align: center;
        margin: auto
    }

    body div.slideshow-window * img {
        border-width: 0 !important;
        margin-right: auto !important;
        margin-left: auto !important;
        padding: 0 !important;
        background-color: transparent !important;
        background-image: none !important;
        max-width: 100%
    }

    .slideshow-loading img {
        vertical-align: middle
    }

    .slideshow-slide {
        height: 100%;
        width: 100%;
        text-align: center;
        margin: auto;
        display: none
    }

    .slideshow-slide img {
        vertical-align: middle
    }

    .slideshow-line-height-hack {
        overflow: hidden;
        width: 0;
        font-size: 0
    }

    .slideshow-slide-caption {
        font-size: 13px;
        font-family: "Helvetica Neue", sans-serif;
        color: #f7f7f7;
        text-shadow: #222 1px 1px 2px;
        line-height: 25px;
        height: 25px;
        position: absolute;
        bottom: 5px;
        left: 0;
        z-index: 100;
        width: 100%;
        text-align: center
    }

    .slideshow-controls {
        z-index: 1000;
        position: absolute;
        bottom: 30px;
        margin: auto;
        text-align: center;
        width: 100%;
        -ms-filter: "alpha(Opacity=0)";
        opacity: 0;
        direction: ltr
    }

    body div div.slideshow-controls a,
    body div div.slideshow-controls a:hover {
        border: 2px solid rgba(255, 255, 255, .1) !important;
        background-color: #000 !important;
        background-color: rgba(0, 0, 0, .6) !important;
        background-repeat: no-repeat;
        background-size: 142px 16px !important;
        background-position: -34px 8px !important;
        color: #222 !important;
        margin: 0 5px !important;
        padding: 0 !important;
        display: inline-block !important;
        zoom: 1;
        height: 32px !important;
        width: 32px !important;
        line-height: 32px !important;
        text-align: center !important;
        -khtml-border-radius: 10em !important;
        border-radius: 10em !important;
        transition: 300ms border-color ease-out
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5) {

        body div div.slideshow-controls a,
        body div div.slideshow-controls a:hover {
        }
    }

    body div div.slideshow-controls a:hover {
        border-color: rgba(255, 255, 255, 1) !important
    }

    body div div.slideshow-controls a:first-child {
        background-position: -76px 8px !important
    }

    body div div.slideshow-controls a:last-child {
        background-position: -117px 8px !important
    }

    body div div.slideshow-controls a.running,
    body div div.slideshow-controls a:nth-child(2) {
        background-position: -34px 8px !important
    }

    body div div.slideshow-controls a.paused {
        background-position: 9px 8px !important
    }

    .slideshow-controls a img {
        border: 50px dotted #f0f
    }

    body.presentation-wrapper-fullscreen-parent,
    html.presentation-wrapper-fullscreen-parent {
        overflow: hidden !important
    }

    .presentation-wrapper-fullscreen-parent #wpadminbar {
        display: none
    }

    .presentation-wrapper-fullscreen,
    .presentation-wrapper-fullscreen-parent {
        min-width: 100% !important;
        min-height: 100% !important;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        z-index: 10000 !important
    }

    .presentation-wrapper-fullscreen {
        background-color: gray;
        border: none !important
    }

    .presentation-wrapper-fullscreen .nav-arrow-left,
    .presentation-wrapper-fullscreen .nav-arrow-right {
        z-index: 20001
    }

    .presentation-wrapper-fullscreen .nav-fullscreen-button {
        z-index: 20002
    }

    .presentation-wrapper {
        margin: 20px auto;
        border: 1px solid #e5e5e5;
        overflow: hidden;
        line-height: normal
    }

    .presentation {
        position: relative;
        margin: 0;
        overflow: hidden;
        outline: 0
    }

    .presentation,
    .presentation .step {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%
    }

    .presentation .step.fade:not(.active) {
        opacity: 0
    }

    .presentation .slide-content {
        padding: 30px
    }

    .presentation .nav-arrow-left,
    .presentation .nav-arrow-right,
    .presentation .nav-fullscreen-button {
        position: absolute;
        width: 34px;
        background-repeat: no-repeat;
        z-index: 2;
        opacity: 0;
        transition: opacity .25s
    }

    .presentation .nav-arrow-left,
    .presentation .nav-arrow-right {
        height: 100%;
        background-size: 450% 61px
    }

    .presentation .nav-arrow-left {
        left: 0;
        background-position: 4px 50%
    }

    .presentation .nav-arrow-right {
        right: 0;
        background-position: -120px 50%
    }

    .presentation .nav-fullscreen-button {
        width: 32px;
        height: 32px;
        margin: 4px;
        bottom: 0;
        right: 0;
        z-index: 3;
        background-size: 100% 100%
    }

    .presentation:hover .nav-arrow-left,
    .presentation:hover .nav-arrow-right {
        opacity: 1
    }

    .presentation:hover .nav-fullscreen-button {
        opacity: .8
    }

    .presentation-wrapper-fullscreen .nav-fullscreen-button {
    }

    .presentation .autoplay-overlay {
        height: 15%;
        width: 80%;
        margin: 30% 10%;
        position: relative;
        z-index: 100;
        display: table;
        border-radius: 50px;
        background-color: #e5e5e5;
        background-color: rgba(0, 0, 0, .75);
        transition: opacity .5s
    }

    .presentation .autoplay-overlay .overlay-msg {
        position: relative;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #fff
    }

    .presentation .will-fade {
        opacity: 0
    }

    .presentation .do-fade {
        opacity: 1;
        transition: opacity .5s
    }

    #subscribe-email input {
        width: 95%;
        padding: 1px 2px
    }

    .comment-subscription-form .subscribe-label {
        display: inline !important
    }

    .tiled-gallery {
        clear: both;
        margin: 0 0 20px;
        overflow: hidden
    }

    .tiled-gallery img {
        margin: 2px !important
    }

    .tiled-gallery .gallery-group {
        float: left;
        position: relative
    }

    .tiled-gallery .tiled-gallery-item {
        float: left;
        margin: 0;
        position: relative;
        width: inherit
    }

    .tiled-gallery .gallery-row {
        overflow: hidden
    }

    .tiled-gallery .tiled-gallery-item a {
        background: 0 0;
        border: none;
        color: none;
        margin: 0;
        padding: 0;
        text-decoration: none;
        width: auto
    }

    .tiled-gallery .tiled-gallery-item img,
    .tiled-gallery .tiled-gallery-item img:hover {
        background: 0 0;
        border: none;
        box-shadow: none;
        max-width: 100%;
        padding: 0;
        vertical-align: middle
    }

    .tiled-gallery-caption {
        background: #eee;
        background: rgba(255, 255, 255, .8);
        color: #333;
        font-size: 13px;
        font-weight: 400;
        overflow: hidden;
        padding: 10px 0;
        position: absolute;
        bottom: 0;
        text-indent: 10px;
        text-overflow: ellipsis;
        width: 100%;
        white-space: nowrap
    }

    .tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
        font-size: 11px
    }

    .widget-gallery .tiled-gallery-unresized {
        visibility: hidden;
        height: 0;
        overflow: hidden
    }

    .tiled-gallery .tiled-gallery-item img.grayscale {
        position: absolute;
        left: 0;
        top: 0
    }

    .tiled-gallery .tiled-gallery-item img.grayscale:hover {
        opacity: 0
    }

    .tiled-gallery.type-circle .tiled-gallery-item img {
        border-radius: 50% !important
    }

    .tiled-gallery.type-circle .tiled-gallery-caption {
        display: none;
        opacity: 0
    }

    .jetpack-display-remote-posts {
        margin: 5px 0 20px
    }

    .jetpack-display-remote-posts h4 {
        font-size: 90%;
        margin: 5px 0;
        padding: 0
    }

    .jetpack-display-remote-posts h4 a {
        text-decoration: none
    }

    .jetpack-display-remote-posts p {
        margin: 0 !important;
        padding: 0;
        line-height: 1.4em !important;
        font-size: 90%
    }

    .jetpack-display-remote-posts img {
        max-width: 100%
    }

    .widget-grofile h4 {
        margin: 1em 0 .5em
    }

    .widget-grofile ul.grofile-urls {
        margin-left: 0;
        overflow: hidden
    }

    .widget-grofile ul.grofile-accounts li {
        list-style: none;
        display: inline
    }

    .widget-grofile ul.grofile-accounts li::before {
        content: "" !important
    }

    .widget-grofile .grofile-accounts-logo {
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        float: left;
        margin-right: 8px;
        margin-bottom: 8px
    }

    .rtl .widget-grofile .grofile-accounts-logo {
        margin-left: 8px;
        margin-right: 0
    }

    .grofile-thumbnail {
        width: 500px;
        max-width: 100%
    }

    @media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        .widget-grofile .grofile-accounts-logo {
            background-size: 16px 784px
        }
    }

    div[class^=gr_custom_container] {
        border: 1px solid gray;
        border-radius: 10px;
        padding: 10px 5px;
        background-color: #FFF;
        color: #000
    }

    div[class^=gr_custom_container] a {
        color: #000
    }

    h2[class^=gr_custom_header] {
        display: none
    }

    div[class^=gr_custom_each_container] {
        width: 100%;
        clear: both;
        margin-bottom: 10px;
        overflow: auto;
        padding-bottom: 4px;
        border-bottom: 1px solid #aaa
    }

    div[class^=gr_custom_book_container] {
        float: right;
        overflow: hidden;
        height: 60px;
        margin-left: 4px;
        width: 39px
    }

    div[class^=gr_custom_author] {
        font-size: 10px
    }

    div[class^=gr_custom_tags] {
        font-size: 10px;
        color: gray
    }

    div[class^=gr_custom_rating] {
        display: none
    }

    .widgets-grid-layout {
        width: 100%
    }

    .widgets-grid-layout:after,
    .widgets-grid-layout:before {
        content: " ";
        display: table
    }

    .widgets-grid-layout:after {
        clear: both
    }

    .widget-grid-view-image {
        float: left;
        max-width: 50%
    }

    .widget-grid-view-image a {
        display: block;
        margin: 0 2px 4px 0
    }

    .widget-grid-view-image:image:nth-child(even) {
        float: right
    }

    .widget-grid-view-image:nth-child(even) a {
        margin: 0 0 4px 2px
    }

    .widgets-grid-layout .widget-grid-view-image img {
        max-width: 100%;
        height: auto
    }

    .widgets-multi-column-grid ul {
        overflow: hidden;
        padding: 0;
        margin: 0;
        list-style-type: none
    }

    .widgets-multi-column-grid ul li {
        background: 0 0;
        clear: none;
        float: left;
        margin: 0 -5px -3px 0;
        padding: 0 8px 6px 0;
        border: none;
        list-style-type: none !important
    }

    .widgets-multi-column-grid ul li a {
        background: 0 0;
        margin: 0;
        padding: 0;
        border: 0
    }

    .widgets-multi-column-grid .avatar {
        vertical-align: middle
    }

    .widgets-list-layout {
        padding: 0;
        margin: 0;
        list-style-type: none
    }

    .widgets-list-layout li:after,
    .widgets-list-layout li:before {
        content: "";
        display: table
    }

    .widgets-list-layout li:after {
        clear: both
    }

    .widgets-list-layout li {
        zoom: 1;
        margin-bottom: 1em;
        list-style-type: none !important
    }

    .widgets-list-layout .widgets-list-layout-blavatar {
        float: left;
        width: 21.276596%;
        max-width: 40px;
        height: auto
    }

    .widgets-list-layout-links {
        float: right;
        width: 73.404255%
    }

    .widgets-list-layout span {
        opacity: .5
    }

    .widgets-list-layout span:hover {
        opacity: .8
    }

    img#wpstats {
        display: none
    }




    html,
    body {
        background-color: #ffffff;
    }



    .header-wrapper .header-social,
    .sticky-header .sticky-shadow,
    .tfs-slider .slide-content,
    #header,
    #small-nav,
    #footer,
    .footer-area,
    #slidingbar,
    .page-title-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #main {
        padding-left: 30px;
        padding-right: 30px;
    }

    .width-100 .fullwidth-box,
    .width-100 .fusion-section-separator {
        padding-left: 30px;
        padding-right: 30px;
    }

    .width-100 .fullwidth-box,
    .width-100 .fusion-section-separator {
        margin-left: -30px;
        margin-right: -30px;
    }

    /* for full width container with 100% interior checked */
    .width-100 .hundred-percent-fullwidth {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mobile-menu-design-modern #mobile-nav li a,
    .mobile-header-search {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mobile-menu-design-modern #mobile-nav li.mobile-nav-item .open-submenu {
        padding-right: 35px;
    }

    .mobile-menu-design-modern #mobile-nav li.mobile-nav-item li a {
        padding-left: 42px;
    }

    .mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li a {
        padding-left: 55px;
    }

    .mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li li a {
        padding-left: 68px;
    }

    .mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li li li a {
        padding-left: 81px;
    }

    .rtl.mobile-menu-design-modern #mobile-nav li.mobile-nav-item .open-submenu {
        padding-left: 30px;
        padding-right: 15px;
    }

    .rtl.mobile-menu-design-modern #mobile-nav li.mobile-nav-item li a {
        padding-left: 0;
        padding-right: 42px;
    }

    .rtl.mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li a {
        padding-left: 0;
        padding-right: 55px;
    }

    .rtl.mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li li a {
        padding-left: 0;
        padding-right: 68px;
    }

    .rtl.mobile-menu-design-modern #mobile-nav li.mobile-nav-item li li li li a {
        padding-left: 0;
        padding-left: 81px;
    }

    @media only screen and (max-width: 800px) {
        .mobile-menu-design-modern .header-social {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        #side-header {
            width: auto;
        }
    }

    @media only screen and (max-width: 1100px) {
        .width-100#main {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .width-100 .fullwidth-box,
        .width-100 .fusion-section-separator {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .width-100 .fullwidth-box,
        .width-100 .fusion-section-separator {
            margin-left: -30px !important;
            margin-right: -30px !important;
        }

        /* for full width container with 100% interior checked */
        .width-100 .hundred-percent-fullwidth {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
    }


    @media only screen and (min-width: 850px) and (max-width: 930px) {

        .grid-layout-6 .post,
        .portfolio-six .portfolio-item {
            width: 20% !important;
        }

        .grid-layout-5 .post,
        .portfolio-five .portfolio-item {
            width: 25% !important;
        }
    }

    @media only screen and (min-width: 800px) and (max-width: 850px) {

        .grid-layout-6 .post,
        .portfolio-six .portfolio-item {
            width: 25% !important;
        }

        .grid-layout-5 .post,
        .portfolio-five .portfolio-item {
            width: 33.3333333333% !important;
        }

        .grid-layout-4 .post,
        .portfolio-four .portfolio-item {
            width: 33.3333333333% !important;
        }
    }

    @media only screen and (min-width: 700px) and (max-width: 800px) {

        .grid-layout-6 .post,
        .portfolio-six .portfolio-item {
            width: 33.3333333333% !important;
        }

        .grid-layout-5 .post,
        .grid-layout-4 .post,
        .grid-layout-3 .post,
        .portfolio-five .portfolio-item,
        .portfolio-four .portfolio-item,
        .portfolio-three .portfolio-item,
        .portfolio-masonry .portfolio-item {
            width: 50% !important;
        }
    }

    @media only screen and (min-width: 640px) and (max-width: 700px) {

        .grid-layout-6 .post,
        .grid-layout-5 .post,
        .grid-layout-4 .post,
        .grid-layout-3 .post,
        .portfolio-six .portfolio-item,
        .portfolio-five .portfolio-item,
        .portfolio-four .portfolio-item,
        .portfolio-three .portfolio-item,
        .portfolio-masonry .portfolio-item {
            width: 50% !important;
        }
    }

    @media only screen and (max-width: 640px) {

        .grid-layout .post,
        .portfolio-item {
            width: 100% !important;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {

        .grid-layout-6 .post,
        .portfolio-six .portfolio-item {
            width: 33.3333333333% !important;
        }

        .grid-layout-5 .post,
        .grid-layout-4 .post,
        .grid-layout-3 .post,
        .portfolio-five .portfolio-item,
        .portfolio-four .portfolio-item,
        .portfolio-three .portfolio-item,
        .portfolio-masonry .portfolio-item {
            width: 50% !important;
        }
    }



    /*IE11 hack */
    @media screen and (-ms-high-contrast: active),
    (-ms-high-contrast: none) {

        .avada-select-parent .select-arrow,
        .select-arrow,
        .wpcf7-select-parent .select-arrow {
            height: 33px;
            line-height: 33px;
        }

        .gravity-select-parent .select-arrow {
            height: 24px;
            line-height: 24px;
        }

        #wrapper .gf_browser_ie.gform_wrapper .button,
        #wrapper .gf_browser_ie.gform_wrapper .gform_footer input.button {
            padding: 0 20px;
        }
    }

    a:hover,
    .tooltip-shortcode,
    #mobile-nav li.mobile-nav-item .open-submenu:hover {
        color: #dd3333;
    }

    #nav ul .current_page_item>a,
    #nav ul .current-menu-item>a,
    #nav ul>.current-menu-parent>a,
    #sticky-nav ul .current_page_item>a,
    #sticky-nav ul .current-menu-item>a,
    #sticky-nav ul>.current-menu-parent>a,
    .footer-area ul li a:hover,
    .footer-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a:hover,
    .footer-area .fusion-accordian .panel-title a:hover,
    #slidingbar-area ul li a:hover,
    #slidingbar-area .fusion-accordian .panel-title a:hover,
    .portfolio-tabs li.active a,
    .faq-tabs li.active a,
    .project-content .project-info .project-info-box a:hover,
    #main .post h2 a:hover,
    #main .about-author .title a:hover,
    span.dropcap,
    .footer-area a:hover,
    #slidingbar-area a:hover,
    .copyright a:hover,
    .sidebar .widget_categories li a:hover,
    .sidebar .widget li a:hover,
    #nav ul li>a:hover,
    #sticky-nav ul li>a:hover,
    #nav .cart-contents .cart-link a:hover,
    #nav .cart-contents .checkout-link a:hover,
    #nav .cart-contents .cart-link a:hover:before,
    #nav .cart-contents .checkout-link a:hover:before,
    .date-and-formats .format-box i,
    h5.toggle:hover a,
    .tooltip-shortcode,
    .content-box-percentage,
    .fusion-popover,
    .woocommerce .address .edit:hover:after,
    .my_account_orders .order-actions a:hover:after,
    .more a:hover:after,
    .read-more:hover:after,
    .entry-read-more a:hover:after,
    .pagination-prev:hover:before,
    .pagination-next:hover:after,
    .bbp-topic-pagination .prev:hover:before,
    .bbp-topic-pagination .next:hover:after,
    .single-navigation a[rel=prev]:hover:before,
    .single-navigation a[rel=next]:hover:after,
    .sidebar .widget_nav_menu li a:hover:before,
    .sidebar .widget_categories li a:hover:before,
    .sidebar .widget .recentcomments:hover:before,
    .sidebar .widget_recent_entries li a:hover:before,
    .sidebar .widget_archive li a:hover:before,
    .sidebar .widget_pages li a:hover:before,
    .sidebar .widget_links li a:hover:before,
    .side-nav .arrow:hover:after,
    .woocommerce-tabs .tabs a:hover .arrow:after,
    #wrapper .jtwt .jtwt_tweet a:hover,
    .star-rating:before,
    .star-rating span:before,
    .price ins .amount,
    .avada-order-details .shop_table.order_details tfoot tr:last-child .amount,
    .price>.amount,
    .woocommerce-pagination .prev:hover,
    .woocommerce-pagination .next:hover,
    .woocommerce-pagination .prev:hover:before,
    .woocommerce-pagination .next:hover:after,
    .woocommerce-tabs .tabs li.active a,
    .woocommerce-tabs .tabs li.active a .arrow:after,
    #wrapper .cart-checkout a:hover,
    #wrapper .cart-checkout a:hover:before,
    .widget_shopping_cart_content .total .amount,
    .widget_layered_nav li a:hover:before,
    .widget_product_categories li a:hover:before,
    #header-sticky .my-account-link-active:after,
    #header .my-account-link-active:after,
    .woocommerce-side-nav li.active a,
    .woocommerce-side-nav li.active a:after,
    .my_account_orders .order-number a,
    .shop_table .product-subtotal .amount,
    .cart_totals .order-total .amount,
    form.checkout .shop_table tfoot .order-total .amount,
    #final-order-details .mini-order-details tr:last-child .amount,
    .rtl .more a:hover:before,
    .rtl .read-more:hover:before,
    .rtl .entry-read-more a:hover:before,
    #header-sticky .my-cart-link-active:after,
    .header-wrapper .my-cart-link-active:after,
    #wrapper .sidebar .current_page_item>a,
    #wrapper .sidebar .current-menu-item>a,
    #wrapper .sidebar .current_page_item>a:before,
    #wrapper .sidebar .current-menu-item>a:before,
    #wrapper .footer-area .current_page_item>a,
    #wrapper .footer-area .current-menu-item>a,
    #wrapper .footer-area .current_page_item>a:before,
    #wrapper .footer-area .current-menu-item>a:before,
    #wrapper #slidingbar-area .current_page_item>a,
    #wrapper #slidingbar-area .current-menu-item>a,
    #wrapper #slidingbar-area .current_page_item>a:before,
    #wrapper #slidingbar-area .current-menu-item>a:before,
    .side-nav ul>li.current_page_item>a,
    .side-nav li.current_page_ancestor>a,
    .gform_wrapper span.ginput_total,
    .gform_wrapper span.ginput_product_price,
    .ginput_shipping_price,
    .bbp-topics-front ul.super-sticky a:hover,
    .bbp-topics ul.super-sticky a:hover,
    .bbp-topics ul.sticky a:hover,
    .bbp-forum-content ul.sticky a:hover,
    .fusion-accordian .panel-title a:hover,
    #nav .cart-contents .cart-link a:hover:before,
    #nav .cart-contents .checkout-link a:hover:before {
        color: #dd3333;
    }

    .fusion-content-boxes .heading-link:hover h2 {
        color: #dd3333 !important;
    }

    .fusion-content-boxes .heading-link:hover .icon i,
    .fusion-accordian .panel-title a:hover .fa-fusion-box {
        background-color: #dd3333 !important;
        border-color: #dd3333 !important;
    }

    .sidebar .image .image-extras .image-extras-content a:hover {
        color: #333333;
    }

    .star-rating:before,
    .star-rating span:before {
        color: #dd3333;
    }

    .tagcloud a:hover,
    #slidingbar-area .tagcloud a:hover,
    .footer-area .tagcloud a:hover {
        color: #FFFFFF;
        text-shadow: none;
        -moz-text-shadow: none;
        -webkit-text-shadow: none;
    }

    #nav ul .current_page_item>a,
    #nav ul .current-menu-item>a,
    #nav ul>.current-menu-parent>a,
    #nav ul .current-menu-ancestor>a,
    .navigation li.current-menu-ancestor>a,
    #sticky-nav ul .current_page_item>a,
    #sticky-nav ul .current-menu-item>a,
    #sticky-nav ul>.current-menu-parent>a,
    #sticky-nav li.current-menu-ancestor>a,
    #nav ul ul,
    #sticky-nav ul ul,
    .reading-box,
    .portfolio-tabs li.active a,
    .faq-tabs li.active a,
    #wrapper .fusion-tabs-widget .tab-holder .tabs li.active a,
    #wrapper .post-content blockquote,
    .progress-bar-content,
    .pagination .current,
    .bbp-topic-pagination .current,
    .pagination a.inactive:hover,
    .woocommerce-pagination .page-numbers.current,
    .woocommerce-pagination .page-numbers:hover,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder,
    #nav ul li>a:hover,
    #sticky-nav ul li>a:hover,
    .woocommerce-pagination .current,
    .tagcloud a:hover,
    #header-sticky .my-account-link:hover:after,
    #header .my-account-link:hover:after,
    body #header-sticky .my-account-link-active:after,
    body #header .my-account-link-active:after,
    #bbpress-forums div.bbp-topic-tags a:hover,
    #wrapper .fusion-tabs.classic .nav-tabs>.active>.tab-link:hover,
    #wrapper .fusion-tabs.classic .nav-tabs>.active>.tab-link:focus,
    #wrapper .fusion-tabs.classic .nav-tabs>.active>.tab-link,
    #wrapper .fusion-tabs.vertical-tabs.classic .nav-tabs>li.active>.tab-link {
        border-color: #dd3333;
    }

    #nav ul .current-menu-ancestor>a,
    .navigation li.current-menu-ancestor>a,
    #sticky-nav li.current-menu-ancestor>a {
        color: #dd3333;
    }

    #wrapper .side-nav li.current_page_item a {
        border-right-color: #dd3333;
        border-left-color: #dd3333;
    }

    .header-v2 .header-social,
    .header-v3 .header-social,
    .header-v4 .header-social,
    .header-v5 .header-social,
    .header-v2 {
        border-top-color: #dd3333;
    }

    .fusion-accordian .panel-title .active .fa-fusion-box,
    ul.circle-yes li:before,
    .circle-yes ul li:before,
    .progress-bar-content,
    .pagination .current,
    .bbp-topic-pagination .current,
    .header-v3 .header-social,
    .header-v4 .header-social,
    .header-v5 .header-social,
    .date-and-formats .date-box,
    .table-2 table thead,
    .onsale,
    .woocommerce-pagination .current,
    .woocommerce .social-share li a:hover i,
    .price_slider_wrapper .ui-slider .ui-slider-range,
    .tagcloud a:hover,
    .cart-loading,
    #toTop:hover,
    #bbpress-forums div.bbp-topic-tags a:hover,
    #wrapper .search-table .search-button input[type="submit"]:hover,
    ul.arrow li:before,
    p.demo_store,
    .avada-myaccount-data .digital-downloads li:before,
    .avada-thank-you .order_details li:before,
    .sidebar .widget_layered_nav li.chosen,
    .sidebar .widget_layered_nav_filters li.chosen {
        background-color: #dd3333;
    }

    .woocommerce .social-share li a:hover i {
        border-color: #dd3333;
    }

    .bbp-topics-front ul.super-sticky,
    .bbp-topics ul.super-sticky,
    .bbp-topics ul.sticky,
    .bbp-forum-content ul.sticky {
        background-color: #ffffe8;
        opacity: 1;
    }




    #header-sticky .my-cart-link:after,
    #header-sticky a.search-link:after,
    #side-header .my-cart-link:after,
    #side-header a.search-link:after,
    #header .my-cart-link:after,
    #header a.search-link:after,
    #small-nav .my-cart-link:after,
    #small-nav a.search-link:after {
        border: none;
    }

    #side-header .my-cart-link:after,
    #side-header a.search-link:after {
        padding: 0;
    }

    .mobile-nav-holder .mobile-selector,
    .mobile-topnav-holder .mobile-selector,
    #mobile-nav {
        background-color: #f9f9f9
    }

    .mobile-nav-holder .mobile-selector,
    .mobile-topnav-holder .mobile-selector,
    #mobile-nav,
    #mobile-nav li a,
    #mobile-nav li a:hover,
    .mobile-nav-holder .mobile-selector .selector-down,
    .mobile-menu-design-modern .header-wrapper #mobile-nav,
    .sh-mobile-nav-holder.mobile-nav-holder-modern #mobile-nav,
    #mobile-nav li.mobile-current-nav-item>a,
    .mobile-topnav-holder .mobile-selector .selector-down {
        border-color: #dadada;
    }

    .mobile-nav-holder .mobile-selector .selector-down:before,
    .mobile-menu-icons a,
    .mobile-menu-icons a:before,
    .mobile-topnav-holder .mobile-selector .selector-down:before {
        color: #dadada;
    }

    #mobile-nav li>a:hover,
    #mobile-nav li.mobile-current-nav-item>a {
        background-color: #f6f6f6
    }


    body #header-sticky.sticky-header .sticky-shadow {
        background: rgba(0, 0, 0, 0.97);
    }

    .no-rgba #header-sticky.sticky-header .sticky-shadow {
        background: #000000;
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=97);
        opacity: 0.97;
    }

    #header,
    #small-nav,
    #side-header {
        background-color: #000000;
        background-color: rgba(0, 0, 0, 1);
    }

    #main,
    #wrapper,
    .fusion-separator .icon-wrapper,
    html,
    body,
    .bbp-arrow {
        background-color: #ffffff;
    }

    .footer-area {
        background-color: #000000;
    }

    #wrapper .footer-area .fusion-tabs-widget .tab-holder .tabs li {
        border-color: #000000;
    }

    .footer-area {
        border-color: #ffffff;
    }

    #footer {
        background-color: #000000;
    }

    #footer {
        border-color: #000000;
    }

    .sep-boxed-pricing .panel-heading {
        background-color: #c40606;
        border-color: #c40606;
    }

    .fusion-pricing-table .panel-body .price .integer-part,
    .fusion-pricing-table .panel-body .price .decimal-part,
    .full-boxed-pricing.fusion-pricing-table .standout .panel-heading h3 {
        color: #c40606;
    }

    .image .image-extras {
        background-image: linear-gradient(top, rgba(232, 7, 7, 0.8) 0%, rgba(214, 7, 7, 0.8) 100%);
        background-image: -o-linear-gradient(top, rgba(232, 7, 7, 0.8) 0%, rgba(214, 7, 7, 0.8) 100%);
        background-image: -moz-linear-gradient(top, rgba(232, 7, 7, 0.8) 0%, rgba(214, 7, 7, 0.8) 100%);
        background-image: -webkit-linear-gradient(top, rgba(232, 7, 7, 0.8) 0%, rgba(214, 7, 7, 0.8) 100%);
        background-image: -ms-linear-gradient(top, rgba(232, 7, 7, 0.8) 0%, rgba(214, 7, 7, 0.8) 100%);

        background-image: -webkit-gradient(linear,
                left top,
                left bottom,
                color-stop(0, rgba(232, 7, 7, 0.8)),
                color-stop(1, rgba(214, 7, 7, 0.8)));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80707', endColorstr='#d60707') progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    }

    .no-cssgradients .image .image-extras {
        background: #e80707;
    }

    .image:hover .image-extras {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80707', endColorstr='#d60707') progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    }

    .portfolio-one .button,
    #main .comment-submit,
    #reviews input#submit,
    .comment-form input[type="submit"],
    .wpcf7-form input[type="submit"],
    .wpcf7-submit,
    .bbp-submit-wrapper .button,
    .button-default,
    .button.default,
    .price_slider_amount button,
    .gform_wrapper .gform_button,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    .woocommerce .shipping-calculator-form .button,
    .woocommerce form.checkout #place_order,
    .woocommerce .checkout_coupon .button,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .woocommerce .avada-order-details .order-again .button,
    .woocommerce .avada-order-details .order-again .button,
    .woocommerce .lost_reset_password input[type=submit],
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button] {
        background: #e80707;
        color: #780404;


        background-image: -webkit-gradient(linear, left bottom, left top, from(#d60707), to(#e80707));
        background-image: -webkit-linear-gradient(bottom, #d60707, #e80707);
        background-image: -moz-linear-gradient(bottom, #d60707, #e80707);
        background-image: -o-linear-gradient(bottom, #d60707, #e80707);
        background-image: linear-gradient(to top, #d60707, #e80707);

        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e80707', endColorstr='#d60707');

        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }

    .no-cssgradients .portfolio-one .button,
    .no-cssgradients #main .comment-submit,
    .no-cssgradients #reviews input#submit,
    .no-cssgradients .comment-form input[type="submit"],
    .no-cssgradients .wpcf7-form input[type="submit"],
    .no-cssgradients .wpcf7-submit,
    .no-cssgradients .bbp-submit-wrapper .button,
    .no-cssgradients .button-default,
    .no-cssgradients .button.default,
    .no-cssgradients .price_slider_amount button,
    .no-cssgradients .gform_wrapper .gform_button,
    .no-cssgradients .woocommerce .single_add_to_cart_button,
    .no-cssgradients .woocommerce button.button,
    .no-cssgradients .woocommerce .shipping-calculator-form .button,
    .no-cssgradients .woocommerce form.checkout #place_order,
    .no-cssgradients .woocommerce .checkout_coupon .button,
    .no-cssgradients .woocommerce .login .button,
    .no-cssgradients .woocommerce .register .button,
    .no-cssgradients .woocommerce .avada-order-details .order-again .button .no-cssgradients .woocommerce .lost_reset_password input[type=submit],
    .no-cssgradients #bbp_user_edit_submit,
    .no-cssgradients .ticket-selector-submit-btn[type=submit],
    .no-cssgradients .gform_page_footer input[type=button] {
        background: #e80707;
    }

    .portfolio-one .button:hover,
    #main .comment-submit:hover,
    #reviews input#submit:hover,
    .comment-form input[type="submit"]:hover,
    .wpcf7-form input[type="submit"]:hover,
    .wpcf7-submit:hover,
    .bbp-submit-wrapper .button:hover,
    .button-default:hover,
    .button.default:hover,
    .price_slider_amount button:hover,
    .gform_wrapper .gform_button:hover,
    .woocommerce .single_add_to_cart_button:hover,
    .woocommerce .shipping-calculator-form .button:hover,
    .woocommerce form.checkout #place_order:hover,
    .woocommerce .checkout_coupon .button:hover,
    .woocommerce .login .button:hover,
    .woocommerce .register .button:hover,
    .woocommerce .avada-order-details .order-again .button:hover,
    .woocommerce .lost_reset_password input[type=submit]:hover,
    #bbp_user_edit_submit:hover,
    .ticket-selector-submit-btn[type=submit]:hover,


    .no-cssgradients .portfolio-one .button:hover,
    .no-cssgradients #main .comment-submit:hover,
    .no-cssgradients #reviews input#submit:hover,
    .no-cssgradients .comment-form input[type="submit"]:hover,
    .no-cssgradients .wpcf7-form input[type="submit"]:hover,
    .no-cssgradients .wpcf7-submit:hover,
    .no-cssgradients .bbp-submit-wrapper .button:hover,
    .no-cssgradients .button-default:hover,
    .no-cssgradinets .button.default:hover,
    .no-cssgradients .price_slider_amount button:hover,
    .no-cssgradients .gform_wrapper .gform_button:hover,
    .no-cssgradients .woocommerce .single_add_to_cart_button:hover .no-cssgradients .woocommerce .shipping-calculator-form .button:hover,
    .no-cssgradients .woocommerce form.checkout #place_order:hover,
    .no-cssgradients .woocommerce .checkout_coupon .button:hover,
    .no-cssgradients .woocommerce .login .button:hover,
    .no-cssgradients .woocommerce .register .button:hover,
    .no-cssgradients .woocommerce .avada-order-details .order-again .button:hover,
    .no-cssgradients .woocommerce .lost_reset_password input[type=submit]:hover,
    .no-cssgradients #bbp_user_edit_submit:hover,
    .no-cssgradients .ticket-selector-submit-btn[type=submit]:hover,
    .no-cssgradients .gform_page_footer input[type=button]:hover {
        background: #d60707;
    }

    .image .image-extras .image-extras-content .icon.link-icon,
    .image .image-extras .image-extras-content .icon.gallery-icon {
        background-color: #333333;
    }

    .image-extras .image-extras-content h3,
    .image .image-extras .image-extras-content h3 a,
    .image .image-extras .image-extras-content h4,
    .image .image-extras .image-extras-content h4 a,
    .image .image-extras .image-extras-content h3,
    .image .image-extras .image-extras-content h2,
    .image .image-extras .image-extras-content a,
    .image .image-extras .image-extras-content .cats,
    .image .image-extras .image-extras-content .cats a {
        color: #333333;
    }


    .footer-area {

        padding-top: 43px;

        padding-bottom: 40px;
    }

    .footer-area>.avada-row,
    #footer>.avada-row {
        padding-left: 0px;

        padding-right: 0px;
    }



    #footer {
        padding-top: 18px;

        padding-bottom: 16px;
    }

    .fontawesome-icon.circle-yes {
        background-color: #333333;
    }

    .fontawesome-icon.circle-yes {
        border-color: #333333;
    }

    .fontawesome-icon,
    .avada-myaccount-data .digital-downloads li:before,
    .avada-myaccount-data .digital-downloads li:after,
    .avada-thank-you .order_details li:before,
    .avada-thank-you .order_details li:after,
    .post-content .error-menu li:before,
    .post-content .error-menu li:after {
        color: #ffffff;
    }

    .fusion-title .title-sep,
    .product .product-border {
        border-color: #e0dede;
    }

    .review blockquote q,
    .post-content blockquote,
    form.checkout .payment_methods .payment_box {
        background-color: #f6f6f6;
    }

    .fusion-testimonials .author:after {
        border-top-color: #f6f6f6;
    }

    .review blockquote q,
    .post-content blockquote {
        color: #747474;
    }



    body,
    #nav ul li ul li a,
    #sticky-nav ul li ul li a,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container,
    .more,
    .avada-container h3,
    .meta .date,
    .review blockquote q,
    .review blockquote div strong,
    .image .image-extras .image-extras-content h4,
    .image .image-extras .image-extras-content h4 a,
    .project-content .project-info h4,
    .post-content blockquote,
    .button-default,
    .button-large,
    .button-small,
    .button-medium,
    .button-xlarge,
    .button.large,
    .button.small,
    .button.medium,
    .button.xlarge,
    .ei-title h3,
    .cart-contents,
    .comment-form input[type="submit"],
    .wpcf7-form input[type="submit"],
    .gform_wrapper .gform_button,
    .woocommerce-success-message .button,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    .woocommerce .shipping-calculator-form .button,
    .woocommerce form.checkout #place_order,
    .woocommerce .checkout_coupon .button,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .page-title h3,
    .blog-shortcode h3.timeline-title,
    #reviews #comments>h2,
    .image .image-extras .image-extras-content h3,
    .image .image-extras .image-extras-content h2,
    .image .image-extras .image-extras-content a,
    .image .image-extras .image-extras-content .cats,
    .image .image-extras .image-extras-content .cats a,
    .image .image-extras .image-extras-content .price,
    #wrapper #nav ul li ul li>a,
    #wrapper #sticky-nav ul li ul li>a,
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button] {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
    }

    .avada-container h3,
    .review blockquote div strong,
    .footer-area h3,
    #slidingbar-area h3,
    .button-default,
    .button-large,
    .button-small,
    .button-medium,
    .button-xlarge,
    .button.large,
    .button.small,
    .button.medium,
    .button.xlarge,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    .woocommerce .shipping-calculator-form .button,
    .woocommerce form.checkout #place_order,
    .woocommerce .checkout_coupon .button,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .woocommerce .avada-order-details .order-again .button,
    .comment-form input[type="submit"],
    .wpcf7-form input[type="submit"],
    .gform_wrapper .gform_button,
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button] {
        font-weight: bold;
    }

    .meta .date,
    .review blockquote q,
    .post-content blockquote {
        font-style: italic;
    }


    #nav,
    #sticky-nav,
    .navigation,
    .side-nav li a {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
    }

    #main .reading-box h2,
    #main h2,
    .page-title h1,
    .image .image-extras .image-extras-content h3,
    .image .image-extras .image-extras-content h3 a,
    #main .post h2,
    .sidebar .widget h3,
    #wrapper .fusion-tabs-widget .tab-holder .tabs li a,
    .share-box h4,
    .project-content h3,
    .author .author_title,
    .fusion-pricing-table .title-row,
    .fusion-pricing-table .pricing-row,
    .fusion-person .person-desc .person-author .person-author-wrapper,
    .fusion-accordian .panel-title,
    .fusion-accordian .panel-heading a,
    .fusion-tabs .nav-tabs li .tab-link,
    .post-content h1,
    .post-content h2,
    .post-content h3,
    .post-content h4,
    .post-content h5,
    .post-content h6,
    .ei-title h2,
    #header-sticky,
    #header .tagline,
    table th,
    .project-content .project-info h4,
    .woocommerce-success-message .msg,
    .product-title,
    .cart-empty,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title,
    .main-flex .slide-content h2,
    .main-flex .slide-content h3,
    .fusion-modal .modal-title,
    .popover .popover-title,
    .fusion-flip-box .flip-box-heading-back {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
    }


    .footer-area h3,
    #slidingbar-area h3 {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
    }

    body,
    .sidebar .slide-excerpt h2,
    .footer-area .slide-excerpt h2,
    #slidingbar-area .slide-excerpt h2,
    .jtwt .jtwt_tweet,
    .sidebar .jtwt .jtwt_tweet {
        font-size: 13px;
        line-height: 20px;
    }

    .project-content .project-info h4,
    .gform_wrapper label,
    .gform_wrapper .gfield_description,
    .footer-area ul,
    #slidingbar-area ul,
    .fusion-tabs-widget .tab-holder .news-list li .post-holder a,
    .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta {
        font-size: 13px;
        line-height: 20px;
    }

    .blog-shortcode h3.timeline-title {
        font-size: 13px;
        line-height: 13px;
    }

    .counter-box-content,
    .fusion-alert,
    .fusion-progressbar .sr-only,
    .post-content blockquote,
    .review blockquote q {
        font-size: 13px;
    }

    body,
    .sidebar .slide-excerpt h2,
    .footer-area .slide-excerpt h2,
    #slidingbar-area .slide-excerpt h2,
    .post-content blockquote,
    .review blockquote q {
        line-height: 20px;
    }

    .project-content .project-info h4,
    .fusion-accordian .panel-body,
    #side-header .header-social .header-info,
    #side-header .header-social .top-menu {
        line-height: 20px;
    }

    #nav,
    #sticky-nav,
    .navigation {
        font-size: 14px;
    }

    #small-nav .cart,
    #small-nav .search-link {
        font-size: 13px;
    }

    #wrapper #nav ul li ul li>a,
    #wrapper #sticky-nav ul li ul li>a {
        font-size: 13px;
    }

    .header-social * {
        font-size: 12px;
    }

    .page-title ul,
    .page-title ul li,
    page-title ul li a {
        font-size: 10px;
    }

    .side-nav li a {
        font-size: 14px;
    }

    .sidebar .widget h3 {
        font-size: 13px;
    }

    #slidingbar-area h3 {
        font-size: 13px;
        line-height: 13px;
    }

    .footer-area h3 {
        font-size: 13px;
        line-height: 13px;
    }

    .copyright {
        font-size: 12px;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
        font-size: 18px;
    }


    #header-sticky .avada-row,
    #header .avada-row,
    #main .avada-row,
    .footer-area .avada-row,
    #slidingbar-area .avada-row,
    #footer .avada-row,
    .page-title,
    .header-social .avada-row,
    #small-nav .avada-row,
    .tfs-slider .slide-content-container .slide-content {
        max-width: 1100px;
    }


    .post-content h1 {
        font-size: 34px;
        line-height: 51px;
    }

    .post-content h1 {
        line-height: 48px;
    }

    #wrapper .post-content h2,
    #wrapper .fusion-title h2,
    #wrapper #main .post-content .fusion-title h2,
    #wrapper .title h2,
    #wrapper #main .post-content .title h2,
    #wrapper #main .post h2,
    #wrapper #main .post h2,
    #wrapper .woocommerce .checkout h3,
    #main .portfolio h2 {
        font-size: 23px;
        line-height: 35px;
    }

    #wrapper .post-content h2,
    #wrapper .fusion-title h2,
    #wrapper #main .post-content .fusion-title h2,
    #wrapper .title h2,
    #wrapper #main .post-content .title h2,
    #wrapper #main .post h2,
    #wrapper .woocommerce .checkout h3,
    .cart-empty {
        line-height: 27px;
    }

    .post-content h3,
    .project-content h3,
    #header .tagline,
    .product-title,
    #side-header .tagline {
        font-size: 16px;
        line-height: 24px;
    }

    p.demo_store,
    .fusion-modal .modal-title {
        font-size: 16px;
    }

    .post-content h3,
    .project-content h3,
    #header .tagline,
    .product-title,
    #side-header .tagline {
        line-height: 24px;
    }

    .post-content h4,
    .portfolio-item .portfolio-content h4,
    .image-extras .image-extras-content h3,
    .image-extras .image-extras-content h3 a,
    .image .image-extras .image-extras-content a,
    .fusion-person .person-author-wrapper .person-name,
    .fusion-person .person-author-wrapper .person-title {
        font-size: 13px;
        line-height: 20px;
    }

    #wrapper .fusion-tabs-widget .tab-holder .tabs li a,
    .person-author-wrapper,
    #reviews #comments>h2,
    .popover .popover-title,
    .fusion-flip-box .flip-box-heading-back {
        font-size: 13px;
    }

    .fusion-accordian .panel-title a,
    .fusion-sharing-box h4,
    .fusion-tabs .nav-tabs>li .tab-link {
        font-size: 13px;
    }

    .post-content h4,
    #reviews #comments>h2,
    .fusion-sharing-box h4,
    .fusion-person .person-author-wrapper .person-name,
    .fusion-person .person-author-wrapper .person-title {
        line-height: 20px;
    }

    .post-content h5 {
        font-size: 12px;
        line-height: 18px;
    }

    .post-content h5 {
        line-height: 18px;
    }

    .post-content h6 {
        font-size: 11px;
        line-height: 17px;
    }

    .post-content h6 {
        line-height: 17px;
    }

    .ei-title h2 {
        font-size: 42px;
        line-height: 63px;
    }

    .ei-title h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .image .image-extras .image-extras-content h4,
    .image .image-extras .image-extras-content h4 a,
    .image .image-extras .image-extras-content .cats,
    .image .image-extras .image-extras-content .cats a,
    .fusion-recent-posts .columns .column .meta {
        font-size: 12px;
        line-height: 18px;
    }

    .post .meta-info,
    .fusion-blog-grid .entry-meta-single,
    .fusion-blog-timeline .entry-meta-single,
    .fusion-blog-grid .entry-comments,
    .fusion-blog-timeline .entry-comments,
    .fusion-blog-grid .entry-read-more,
    .fusion-blog-timeline .entry-read-more,
    .fusion-blog-medium .entry-meta,
    .fusion-blog-large .entry-meta,
    .fusion-blog-medium-alternate .entry-meta,
    .fusion-blog-large-alternate .entry-meta,
    .fusion-blog-medium-alternate .entry-read-more,
    .fusion-blog-large-alternate .entry-read-more,
    .fusion-recent-posts .columns .column .meta,
    .post .single-line-meta {
        font-size: 12px;
    }

    .cart-contents *,
    .top-menu .cart-content a .cart-title,
    .top-menu .cart-content a .quantity,
    .image .image-extras .image-extras-content .product-buttons a,
    .product-buttons a,
    #header-sticky .cart-content a .cart-title,
    #header-sticky .cart-content a .quantity,
    #header .cart-content a .cart-title,
    #header .cart-content a .quantity,
    .sticky-header #sticky-nav .cart-checkout a,
    #header .cart-checkout a {
        font-size: 12px;
        line-height: 18px;
    }

    .pagination,
    .page-links,
    .woocommerce-pagination,
    .pagination .pagination-next,
    .woocommerce-pagination .next,
    .pagination .pagination-prev,
    .woocommerce-pagination .prev {
        font-size: 12px;
    }

    .header-social .menu>li {
        line-height: 44px;
    }

    .header-wrapper .header-social .menu>li {
        height: 44px;
    }

    body,
    .post .post-content,
    .post-content blockquote,
    #wrapper .fusion-tabs-widget .tab-holder .news-list li .post-holder .meta,
    .sidebar .jtwt,
    #wrapper .meta,
    .review blockquote div,
    .search input,
    .project-content .project-info h4,
    .title-row,
    .simple-products-slider .price .amount,
    .quantity .qty,
    .quantity .minus,
    .quantity .plus,
    .timeline-layout h3.timeline-title,
    .blog-timeline-layout h3.timeline-title,
    #reviews #comments>h2,
    .sidebar .widget_nav_menu li,
    .sidebar .widget_categories li,
    .sidebar .widget_product_categories li,
    .sidebar .widget_meta li,
    .sidebar .widget .recentcomments,
    .sidebar .widget_recent_entries li,
    .sidebar .widget_archive li,
    .sidebar .widget_pages li,
    .sidebar .widget_links li,
    .sidebar .widget_layered_nav li,
    .sidebar .widget_product_categories li {
        color: #747474;
    }

    .post-content h1,
    .title h1,
    .woocommerce-success-message .msg,
    .woocommerce-message {
        color: #333333;
    }

    #main .post h2,
    .post-content h2,
    .fusion-title h2,
    .title h2,
    .woocommerce-tabs h2,
    .search-page-search-form h2,
    .cart-empty,
    .woocommerce h2,
    .woocommerce .checkout h3 {
        color: #333333;
    }

    .post-content h3,
    .sidebar .widget h3,
    .project-content h3,
    .fusion-title h3,
    .title h3,
    #header .tagline,
    .person-author-wrapper span,
    .product-title,
    #side-header .tagline {
        color: #333333;
    }

    .post-content h4,
    .project-content .project-info h4,
    .share-box h4,
    .fusion-title h4,
    .title h4,
    #wrapper .fusion-tabs-widget .tab-holder .tabs li a,
    .fusion-accordian .panel-title a,
    .fusion-tabs .nav-tabs>li .tab-link {
        color: #333333;
    }

    .post-content h5,
    .fusion-title h5,
    .title h5 {
        color: #333333;
    }

    .post-content h6,
    .fusion-title h6,
    .title h6 {
        color: #333333;
    }

    .page-title h1,
    .page-title h3 {
        color: #333333;
    }

    .sep-boxed-pricing .panel-heading h3 {
        color: #333333;
    }

    .full-boxed-pricing.fusion-pricing-table .panel-heading h3 {
        color: #333333;
    }

    body a,
    body a:before,
    body a:after,
    .single-navigation a[rel="prev"]:before,
    .single-navigation a[rel="next"]:after {
        color: #333333;
    }

    .project-content .project-info .project-info-box a,
    .sidebar .widget li a,
    .sidebar .widget .recentcomments,
    .sidebar .widget_categories li,
    #main .post h2 a,
    .about-author .title a,
    .shop_attributes tr th,
    .image-extras a,
    .products-slider .price .amount,
    z.my_account_orders thead tr th,
    .shop_table thead tr th,
    .cart_totals table th,
    form.checkout .shop_table tfoot th,
    form.checkout .payment_methods label,
    #final-order-details .mini-order-details th,
    #main .product .product_title,
    .shop_table.order_details tr th,
    .sidebar .widget_layered_nav li.chosen a,
    .sidebar .widget_layered_nav li.chosen a:before,
    .sidebar .widget_layered_nav_filters li.chosen a,
    .sidebar .widget_layered_nav_filters li.chosen a:before,
    .order-dropdown li a:hover,
    .catalog-ordering .order li a:hover {
        color: #333333;
    }

    body #toTop:before {
        color: #fff;
    }

    .page-title ul,
    .page-title ul li,
    .page-title ul li a {
        color: #333333;
    }

    #slidingbar-area h3 {
        color: #DDDDDD;
    }

    #slidingbar-area,
    #slidingbar-area article.col,
    #slidingbar-area .jtwt,
    #slidingbar-area .jtwt .jtwt_tweet {
        color: #8C8989;
    }

    #slidingbar-area a,
    #slidingbar-area .jtwt .jtwt_tweet a,
    #wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .tabs li a,
    #slidingbar-area .fusion-accordian .panel-title a {
        color: #BFBFBF;
    }

    .sidebar .widget h3,
    .sidebar .widget .heading h3 {
        color: #333333;
    }

    .footer-area h3 {
        color: #DDDDDD;
    }

    .footer-area,
    .footer-area article.col,
    .footer-area .jtwt,
    .footer-area .jtwt .jtwt_tweet,
    .copyright {
        color: #8C8989;
    }

    .footer-area a,
    .footer-area .jtwt .jtwt_tweet a,
    #wrapper .footer-area .fusion-tabs-widget .tab-holder .tabs li a,
    .footer-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a,
    .copyright a,
    .footer-area .fusion-accordian .panel-title a {
        color: #BFBFBF;
    }

    #nav ul li>a,
    #sticky-nav ul li>a,
    .side-nav li a,
    #header-sticky .cart-content a,
    #header-sticky .cart-content a:hover,
    #header .cart-content a,
    #header .cart-content a:hover,
    #side-header .cart-content a:hover,
    #small-nav .cart-content a,
    #small-nav .cart-content a:hover,
    #wrapper .header-social .top-menu .cart>a,
    #wrapper .header-social .top-menu .cart>a>.amount,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-title a,
    .my-cart-link:after,
    a.search-link:after,
    .top-menu .cart>a:before,
    .top-menu .cart>a:after {
        color: #ffffff;
    }

    #header-sticky .my-account-link:after,
    #header .my-account-link:after,
    #side-header .my-account-link:after {
        border-color: #ffffff;
    }

    #nav ul .current-menu-ancestor>a,
    .navigation li.current-menu-ancestor>a,
    #sticky-nav li.current-menu-ancestor>a,
    #nav ul .current_page_item>a,
    #nav ul .current-menu-item>a,
    #nav ul>.current-menu-parent>a,
    #nav ul ul,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder,
    .navigation li.current-menu-ancestor>a,
    #nav ul li>a:hover,
    #sticky-nav ul .current_page_item>a,
    #sticky-nav ul .current-menu-item>a,
    #sticky-nav ul>.current-menu-parent>a,
    #sticky-nav ul ul,
    #sticky-nav li.current-menu-ancestor>a,
    .navigation li.current-menu-ancestor>a,
    #sticky-nav ul li>a:hover,
    #header-sticky .my-cart-link-active:after,
    .header-wrapper .my-cart-link-active:after,
    #side-header .my-cart-link-active:after {
        color: #e10707;
        border-color: #e10707;
    }

    #nav ul ul,
    #sticky-nav ul ul {
        border-color: #e10707;
    }

    #wrapper .main-nav-search .search-link:hover:after,
    #wrapper .main-nav-search.search-box-open .search-link:after,
    #wrapper .my-cart-link:hover:after {
        color: #e10707;
    }

    #nav ul ul,
    #sticky-nav ul ul,
    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-holder .fusion-megamenu-submenu,
    #nav ul .login-box,
    #sticky-nav ul .login-box,
    #nav ul .cart-contents,
    #sticky-nav ul .cart-contents,
    #small-nav ul .login-box,
    #small-nav ul .cart-contents,
    #main-nav-search-form,
    #sticky-nav-search-form {
        background-color: #f2efef;
    }

    #wrapper #nav ul li ul li>a,
    #wrapper #sticky-nav ul li ul li>a,
    .side-nav li li a,
    .side-nav li.current_page_item li a,
    #nav .cart-contents a,
    #nav .cart-contents .cart-link a:before,
    #nav .cart-contents .checkout-link a:before,
    #nav .cart-contents a:hover {
        color: #333333;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-bullet,
    .fusion-megamenu-bullet {
        border-left-color: #333333;
    }

    .ei-title h2 {
        color: #333333;
    }

    .ei-title h3 {
        color: #747474;
    }

    #wrapper .header-social .header-info,
    #wrapper .header-social a {
        color: #747474;
    }

    @media only screen and (max-width: 800px) {

        .mobile-menu-design-modern #wrapper .header-social .top-menu .cart>a,
        .mobile-menu-design-modern #wrapper .header-social .top-menu .cart>a:before {
            color: #747474;
        }
    }

    #wrapper .header-social .mobile-topnav-holder li a {
        color: #333333;
    }

    .header-social .menu .sub-menu {
        width: 100px;
    }


    .sep-single,
    .sep-double,
    .sep-dashed,
    .sep-dotted,
    .search-page-search-form {
        border-color: #e0dede;
    }

    .ls-avada,
    .avada-skin-rev,
    .es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img,
    .fusion-accordian .fusion-panel,
    .progress-bar,
    #small-nav,
    .portfolio-tabs,
    .faq-tabs,
    .single-navigation,
    .project-content .project-info .project-info-box,
    .fusion-blog-medium-alternate .post,
    .fusion-blog-large-alternate .post,
    .post .meta-info,
    .grid-layout .post .post-wrapper,
    .grid-layout .post .content-sep,
    .portfolio .portfolio-boxed .portfolio-item-wrapper,
    .portfolio .portfolio-boxed .content-sep,
    .portfolio-one .portfolio-item.portfolio-boxed .portfolio-item-wrapper,
    .grid-layout .post .flexslider,
    .timeline-layout .post,
    .timeline-layout .post .content-sep,
    .timeline-layout .post .flexslider,
    h3.timeline-title,
    .timeline-arrow,
    .fusion-counters-box .fusion-counter-box .counter-box-border,
    tr td,
    .table,
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td,
    .table-1 table,
    .table-1 table th,
    .table-1 tr td,
    .tkt-slctr-tbl-wrap-dv table,
    .tkt-slctr-tbl-wrap-dv tr td .table-2 table thead,
    .table-2 tr td,
    .sidebar .widget li a,
    .sidebar .widget .recentcomments,
    .sidebar .widget_categories li,
    #wrapper .fusion-tabs-widget .tab-holder,
    .commentlist .the-comment,
    .side-nav,
    #wrapper .side-nav li a,
    .rtl .side-nav,
    h5.toggle.active+.toggle-content,
    #wrapper .side-nav li.current_page_item li a,
    .tabs-vertical .tabset,
    .tabs-vertical .tabs-container .tab_content,
    .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link,
    .pagination a.inactive,
    .page-links a,
    .woocommerce-pagination .page-numbers,
    .bbp-topic-pagination .page-numbers,
    .rtl .woocommerce .social-share li,
    .author .author_social,
    .fusion-blog-medium .entry-meta,
    .fusion-blog-large .entry-meta,
    .side-nav li a,
    .sidebar .product_list_widget li,
    .sidebar .widget_layered_nav li,
    .price_slider_wrapper,
    .tagcloud a,
    .sidebar .widget_nav_menu li,
    .sidebar .widget_categories li,
    .sidebar .widget_product_categories li,
    .sidebar .widget_meta li,
    .sidebar .widget .recentcomments,
    .sidebar .widget_recent_entries li,
    .sidebar .widget_archive li,
    .sidebar .widget_pages li,
    .sidebar .widget_links li,
    .sidebar .widget_layered_nav li,
    .sidebar .widget_product_categories li,
    #customer_login_box,
    .avada_myaccount_user,
    #wrapper .myaccount_user_container span,
    .woocommerce-side-nav li a,
    .woocommerce-content-box,
    .woocommerce-content-box h2,
    .my_account_orders tr,
    .woocommerce .address h4,
    .shop_table tr,
    .cart_totals .total,
    .chzn-container-single .chzn-single,
    .chzn-container-single .chzn-single div,
    .chzn-drop,
    form.checkout .shop_table tfoot,
    .input-radio,
    p.order-info,
    .cart-content a img,
    .panel.entry-content,
    .woocommerce-tabs .tabs li a,
    .woocommerce .social-share,
    .woocommerce .social-share li,
    .quantity,
    .quantity .minus,
    .quantity .qty,
    .shop_attributes tr,
    .woocommerce-success-message,
    #reviews li .comment-text,
    .cart-totals-buttons,
    .cart_totals,
    .shipping_calculator,
    .coupon,
    .woocommerce .cross-sells,
    #customer_login .col-1,
    #customer_login .col-2,
    .woocommerce-message,
    .woocommerce form.checkout #customer_details .col-1,
    .woocommerce form.checkout #customer_details .col-2,
    .cart_totals h2,
    .shipping_calculator h2,
    .coupon h2,
    .woocommerce .checkout h3,
    #customer_login h2,
    .woocommerce .cross-sells h2,
    .order-total,
    .woocommerce .addresses .title,
    #main .cart-empty,
    #main .return-to-shop,
    .side-nav-left .side-nav {
        border-color: #e0dede;
    }

    #final-order-details .mini-order-details tr:last-child {
        border-color: #e0dede;
    }

    .price_slider_wrapper .ui-widget-content {
        background-color: #e0dede;
    }

    .gform_wrapper .gsection {
        border-bottom: 1px dotted #e0dede;
    }

    .quantity .minus,
    .quantity .plus {
        background-color: #fbfaf9;
    }

    .quantity .minus:hover,
    .quantity .plus:hover {
        background-color: #ffffff;
    }

    #slidingbar-area .widget_categories li a,
    #slidingbar-area li.recentcomments,
    #slidingbar-area ul li a,
    #slidingbar-area .product_list_widget li,
    #slidingbar-area .widget_recent_entries ul li {
        border-bottom: 1px solid #282A2B;
    }

    #slidingbar-area .tagcloud a,
    #wrapper #slidingbar-area .fusion-tabs-widget .tab-holder,
    #wrapper #slidingbar-area .fusion-tabs-widget .tab-holder .news-list li,
    #slidingbar-area .fusion-accordian .fusion-panel {
        border-color: #282A2B;
    }

    .footer-area .widget_categories li a,
    .footer-area li.recentcomments,
    .footer-area ul li a,
    .footer-area .product_list_widget li,
    .footer-area .tagcloud a,
    #wrapper .footer-area .fusion-tabs-widget .tab-holder,
    #wrapper .footer-area .fusion-tabs-widget .tab-holder .news-list li,
    .footer-area .widget_recent_entries li,
    .footer-area .fusion-accordian .fusion-panel {
        border-color: #505152;
    }

    .input-text,
    input[type="text"],
    textarea,
    input.s,
    #comment-input input,
    #comment-textarea textarea,
    .comment-form-comment textarea,
    .post-password-form .password,
    .wpcf7-form .wpcf7-text,
    .wpcf7-form .wpcf7-quiz,
    .wpcf7-form .wpcf7-number,
    .wpcf7-form textarea,
    .wpcf7-form .wpcf7-select,
    .wpcf7-captchar,
    .wpcf7-form .wpcf7-date,
    .gform_wrapper .gfield input[type=text],
    .gform_wrapper .gfield input[type=email],
    .gform_wrapper .gfield textarea,
    .gform_wrapper .gfield select,
    #bbpress-forums .bbp-search-form #bbp_search,
    .bbp-reply-form input#bbp_topic_tags,
    .bbp-topic-form input#bbp_topic_title,
    .bbp-topic-form input#bbp_topic_tags,
    .bbp-topic-form select#bbp_stick_topic_select,
    .bbp-topic-form select#bbp_topic_status_select,
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
    .bbp-login-form input,
    .main-nav-search-form input,
    .search-page-search-form input,
    .chzn-container-single .chzn-single,
    .chzn-container .chzn-drop,
    .avada-select-parent select,
    .avada-select-parent .select-arrow,
    #wrapper .select-arrow,
    select,
    #lang_sel_click a.lang_sel_sel,
    #lang_sel_click ul ul a,
    #lang_sel_click ul ul a:visited,
    #lang_sel_click a,
    #lang_sel_click a:visited,
    #wrapper .search-table .search-field input {
        background-color: #ffffff;
    }

    .input-text,
    input[type="text"],
    textarea,
    input.s,
    input.s .placeholder,
    #comment-input input,
    #comment-textarea textarea,
    #comment-input .placeholder,
    #comment-textarea .placeholder,
    .comment-form-comment textarea,
    .post-password-form .password,
    .wpcf7-form .wpcf7-text,
    .wpcf7-form .wpcf7-quiz,
    .wpcf7-form .wpcf7-number,
    .wpcf7-form textarea,
    .wpcf7-form .wpcf7-select,
    .wpcf7-select-parent .select-arrow,
    .wpcf7-captchar,
    .wpcf7-form .wpcf7-date,
    .gform_wrapper .gfield input[type=text],
    .gform_wrapper .gfield input[type=email],
    .gform_wrapper .gfield textarea,
    .gform_wrapper .gfield select,
    select,
    #bbpress-forums .bbp-search-form #bbp_search,
    .bbp-reply-form input#bbp_topic_tags,
    .bbp-topic-form input#bbp_topic_title,
    .bbp-topic-form input#bbp_topic_tags,
    .bbp-topic-form select#bbp_stick_topic_select,
    .bbp-topic-form select#bbp_topic_status_select,
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
    .bbp-login-form input,
    .main-nav-search-form input,
    .search-page-search-form input,
    .chzn-container-single .chzn-single,
    .chzn-container .chzn-drop,
    .avada-select-parent select,
    #wrapper .search-table .search-field input {
        color: #aaa9a9;
    }

    input#s::-webkit-input-placeholder,
    #comment-input input::-webkit-input-placeholder,
    .post-password-form .password::-webkit-input-placeholder,
    #comment-textarea textarea::-webkit-input-placeholder,
    .comment-form-comment textarea::-webkit-input-placeholder,
    .input-text::-webkit-input-placeholder {
        color: #aaa9a9;
    }

    input#s:-moz-placeholder,
    #comment-input input:-moz-placeholder,
    .post-password-form .password::-moz-input-placeholder,
    #comment-textarea textarea:-moz-placeholder,
    .comment-form-comment textarea:-moz-placeholder,
    .input-text:-moz-placeholder,
    input#s:-ms-input-placeholder,
    #comment-input input:-ms-input-placeholder,
    .post-password-form .password::-ms-input-placeholder,
    #comment-textarea textarea:-moz-placeholder,
    .comment-form-comment textarea:-ms-input-placeholder,
    .input-text:-ms-input-placeholder {
        color: #aaa9a9;
    }

    .input-text,
    input[type="text"],
    textarea,
    input.s,
    #comment-input input,
    #comment-textarea textarea,
    .comment-form-comment textarea,
    .post-password-form .password,
    .wpcf7-form .wpcf7-text,
    .wpcf7-form .wpcf7-quiz,
    .wpcf7-form .wpcf7-number,
    .wpcf7-form textarea,
    .wpcf7-form .wpcf7-select,
    .wpcf7-select-parent .select-arrow,
    .wpcf7-captchar,
    .wpcf7-form .wpcf7-date,
    .gform_wrapper .gfield input[type=text],
    .gform_wrapper .gfield input[type=email],
    .gform_wrapper .gfield textarea,
    .gform_wrapper .gfield_select[multiple=multiple],
    .gform_wrapper .gfield select,
    .gravity-select-parent .select-arrow,
    .select-arrow,
    #bbpress-forums .quicktags-toolbar,
    #bbpress-forums .bbp-search-form #bbp_search,
    .bbp-reply-form input#bbp_topic_tags,
    .bbp-topic-form input#bbp_topic_title,
    .bbp-topic-form input#bbp_topic_tags,
    .bbp-topic-form select#bbp_stick_topic_select,
    .bbp-topic-form select#bbp_topic_status_select,
    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
    #wp-bbp_topic_content-editor-container,
    #wp-bbp_reply_content-editor-container,
    .bbp-login-form input,
    .main-nav-search-form input,
    .search-page-search-form input,
    .chzn-container-single .chzn-single,
    .chzn-container .chzn-drop,
    .avada-select-parent select,
    .avada-select-parent .select-arrow,
    select,
    #lang_sel_click a.lang_sel_sel,
    #lang_sel_click ul ul a,
    #lang_sel_click ul ul a:visited,
    #lang_sel_click a,
    #lang_sel_click a:visited,
    #wrapper .search-table .search-field input {
        border-color: #d2d2d2;
    }


    #wrapper #nav ul li ul li>a,
    #wrapper #sticky-nav ul li ul li>a,
    #header-sticky .cart-content a,
    #header .cart-content a,
    #small-nav .cart-content a {
        border-bottom: 1px solid #dcdadb;
    }

    #wrapper .fusion-megamenu-wrapper .fusion-megamenu-submenu,
    #wrapper #nav .fusion-megamenu-wrapper .fusion-megamenu-border,
    #nav .fusion-navbar-nav .fusion-megamenu-wrapper ul ul,
    #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper ul ul,
    #wrapper #nav .fusion-navbar-nav .fusion-megamenu-wrapper ul ul li,
    #wrapper #sticky-nav .fusion-navbar-nav .fusion-megamenu-wrapper ul ul li,
    #header-sticky .cart-content a,
    #header-sticky .cart-content a:hover,
    #header-sticky .login-box,
    #header-sticky .cart-contents,
    #header .cart-content a,
    #side-header .cart-content a,
    #header .cart-content a:hover,
    #side-header .cart-content a:hover,
    #header .login-box,
    #header .cart-contents,
    #side-header .cart-contents,
    #small-nav .login-box,
    #small-nav .cart-contents,
    #small-nav .cart-content a,
    #small-nav .cart-content a:hover,
    #main-nav-search-form,
    #sticky-nav-search-form {
        border-color: #dcdadb;
    }

    #wrapper #nav ul li ul li>a:hover,
    #wrapper #nav ul li ul li.current-menu-item>a,
    #wrapper .fusion-navbar-nav>li .sub-menu .current-menu-ancestor,
    #wrapper #sticky-nav ul li ul li>a:hover,
    #wrapper #sticky-nav ul li ul li.current-menu-item>a,
    #header-sticky .cart-content a:hover,
    #header .cart-content a:hover,
    #side-header .cart-content a:hover,
    #small-nav .cart-content a:hover,
    #lang_sel_click a.lang_sel_sel:hover,
    #lang_sel_click ul ul a:hover,
    #lang_sel_click a:hover {
        background-color: #f8f8f8;
    }

    #header .tagline,
    #side-header .tagline {
        color: #747474;
    }

    #header .tagline,
    #side-header .tagline {
        font-size: 16px;
        line-height: 30px;
    }

    #wrapper .page-title h1 {
        font-size: 18px;
        line-height: normal;
    }

    #wrapper .page-title h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .header-social,
    .header-v2 #header,
    .header-v3 #header,
    .header-v4 #header,
    .header-v5 #header,
    #header,
    .header-v4 #small-nav,
    .header-v5 #small-nav,
    .header-social .alignleft {
        border-bottom-color: #000000;
    }

    #side-header {
        border-color: #000000;
    }

    #side-header #nav.nav-holder .navigation>li>a {
        border-top-color: #000000;
        border-bottom-color: #000000;
    }

    #nav ul ul,
    #sticky-nav ul ul {
        width: 170px;
    }

    #nav ul ul li ul,
    #sticky-nav ul ul li ul {
        left: 170px;
    }

    ul.navigation>li:last-child ul ul {
        left: -170px;
    }

    #nav .fusion-megamenu-wrapper ul {
        left: auto;
    }

    .rtl #header #nav ul ul li:hover ul,
    .rtl #small-nav #nav ul ul li:hover ul,
    .rtl .sticky-header #sticky-nav ul ul li:hover ul {
        right: 170px;
        left: auto;
    }

    .rtl ul.navigation>li:last-child ul ul {
        right: -170px;
        left: auto;
    }

    .rtl #wrapper #nav .fusion-megamenu-wrapper ul,
    .rtl #wrapper #header-sticky #nav .fusion-megamenu-wrapper ul {
        left: auto;
        right: auto;
    }

    body.side-header-left #side-header #nav ul .sub-menu li ul {
        left: 170px;
    }

    body.side-header-right #side-header #nav>ul .sub-menu {
        left: -170px;
    }

    #main .sidebar {
        background-color: transparent;
    }


    #content {
        width: 71%;
    }

    #main .sidebar {
        width: 23%;
    }


    .double-sidebars #content {
        width: 52%;
        margin-left: 24%;
    }

    .double-sidebars #main #sidebar {
        width: 21%;
        margin-left: -76%;
    }

    .double-sidebars #main #sidebar-2 {
        width: 21%;
        margin-left: 3%;
    }

    #wrapper .header-social {
        background-color: #ffffff;
    }

    #wrapper .header-social .menu>li,
    .mobile-menu-sep {
        border-color: #efefef;
    }

    #wrapper .header-social .menu .sub-menu,
    #wrapper .header-social .login-box,
    #wrapper .header-social .cart-contents,
    .main-nav-search-form {
        background-color: #ffffff;
    }

    #wrapper .header-social .menu .sub-menu li,
    #wrapper .header-social .menu .sub-menu li a,
    #wrapper .header-social .login-box .forgetmenot,
    #wrapper .top-menu .cart-contents a,
    .top-menu .cart-contents .cart-link a:before,
    .top-menu .cart-contents .checkout-link a:before {
        color: #747474;
    }

    #wrapper .header-social .menu .sub-menu li a:hover,
    .top-menu .cart-content a:hover {
        background-color: #fafafa;
    }

    #wrapper .header-social .menu .sub-menu li a:hover,
    #wrapper .top-menu .cart-contents a:hover,
    #wrapper .top-menu .cart-contents .cart-link a:hover:before,
    #wrapper .top-menu .cart-contents .checkout-link a:hover:before {
        color: #333333;
    }

    #wrapper .header-social .menu .sub-menu,
    #wrapper .header-social .menu .sub-menu li,
    .top-menu .cart-content a,
    #wrapper .header-social .login-box,
    #wrapper .header-social .cart-contents,
    .main-nav-search-form {
        border-color: #e5e5e5;
    }

    #header-sticky .cart-checkout,
    #header .cart-checkout,
    .top-menu .cart,
    .top-menu .cart-checkout,
    #small-nav .cart-checkout {
        background-color: #fafafa;
    }

    .fusion-accordian .panel-title a .fa-fusion-box {
        background-color: #333333;
    }

    .progress-bar-content {
        background-color: #e10707;
        border-color: #e10707;
    }

    .content-box-percentage {
        color: #e10707;
    }

    .progress-bar {
        background-color: #f6f6f6;
        border-color: #f6f6f6;
    }

    #wrapper .date-and-formats .format-box {
        background-color: #eef0f2;
    }

    .es-nav-prev,
    .es-nav-next {
        background-color: #999999;
    }

    .es-nav-prev:hover,
    .es-nav-next:hover {
        background-color: #808080;
    }

    .content-boxes .col {
        background-color: transparent;
    }

    #wrapper .sidebar .fusion-tabs-widget .tabs-container {
        background-color: #ffffff;
    }

    body .sidebar .fusion-tabs-widget .tab-hold .tabs li {
        border-right: 1px solid #ffffff;
    }

    body.rtl #wrapper .sidebar .fusion-tabs-widget .tab-hold .tabset li {
        border-left-color: #ffffff;
    }

    body .sidebar .fusion-tabs-widget .tab-holder .tabs li a,
    .sidebar .fusion-tabs-widget .tab-holder .tabs li a {
        background: #ebeaea;
        border-bottom: 0;
        color: #747474;
    }

    body .sidebar .fusion-tabs-widget .tab-hold .tabs li a:hover {
        background: #ffffff;
        border-bottom: 0;
    }

    body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
    body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
        background: #ffffff;
        border-bottom: 0;
    }

    body .sidebar .fusion-tabs-widget .tab-hold .tabs li.active a,
    body .sidebar .fusion-tabs-widget .tab-holder .tabs li.active a {
        border-top-color: #dd3333;
    }

    #wrapper .sidebar .fusion-tabs-widget .tab-holder,
    .sidebar .fusion-tabs-widget .tab-holder .news-list li {
        border-color: #ebeaea;
    }

    .fusion-sharing-box {
        background-color: #f6f6f6;
    }

    .grid-layout .post .post-wrapper,
    .timeline-layout .post,
    .blog-timeline-layout .post,
    .portfolio .portfolio-boxed .portfolio-item-wrapper {
        background-color: transparent;
    }

    .grid-layout .post .flexslider,
    .grid-layout .post .post-wrapper,
    .grid-layout .post .content-sep,
    .products li,
    .product-details-container,
    .product-buttons,
    .product-buttons-container,
    .product .product-buttons,
    .blog-timeline-layout .post,
    .blog-timeline-layout .post .content-sep,
    .blog-timeline-layout .post .flexslider,
    .timeline-layout .post,
    .timeline-layout .post .content-sep,
    .portfolio .portfolio-boxed .portfolio-item-wrapper,
    .portfolio .portfolio-boxed .content-sep,
    .timeline-layout .post .flexslider,
    .timeline-layout h3.timeline-title,
    .fusion-blog-timeline .timeline-title {
        border-color: #ebeaea;
    }

    .timeline-layout .timeline-circle,
    .timeline-layout .timeline-title,
    .blog-timeline-layout .timeline-circle,
    .blog-timeline-layout .timeline-title {
        background-color: #ebeaea;
    }

    .timeline-icon,
    .timeline-arrow:before,
    .blog-timeline-layout timeline-icon,
    .blog-timeline-layout .timeline-arrow:before {
        color: #ebeaea;
    }

    #bbpress-forums li.bbp-header,
    #bbpress-forums div.bbp-reply-header,
    #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a,
    div.bbp-template-notice,
    div.indicator-hint {
        background: #ebeaea;
    }

    #bbpress-forums .bbp-replies div.even {
        background: transparent;
    }

    #bbpress-forums ul.bbp-lead-topic,
    #bbpress-forums ul.bbp-topics,
    #bbpress-forums ul.bbp-forums,
    #bbpress-forums ul.bbp-replies,
    #bbpress-forums ul.bbp-search-results,
    #bbpress-forums li.bbp-body ul.forum,
    #bbpress-forums li.bbp-body ul.topic,
    #bbpress-forums div.bbp-reply-content,
    #bbpress-forums div.bbp-reply-header,
    #bbpress-forums div.bbp-reply-author .bbp-reply-post-date,
    #bbpress-forums div.bbp-topic-tags a,
    #bbpress-forums #bbp-single-user-details,
    div.bbp-template-notice,
    div.indicator-hint,
    .bbp-arrow {
        border-color: #ebeaea;
    }


    #posts-container.grid-layout {
        margin: 0 -20px;
    }

    #posts-container.grid-layout .post {
        padding: 20px;
    }

    .quicktags-toolbar input {
        background: linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
        background: -o-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
        background: -moz-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
        background: -webkit-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
        background: -ms-linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;
        background: linear-gradient(to top, #ffffff, #ffffff) #3E3E3E;

        background-image: -webkit-gradient(linear,
                left top,
                left bottom,
                color-stop(0, #ffffff),
                color-stop(1, #ffffff));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff') progid: DXImageTransform.Microsoft.Alpha(Opacity=0);

        border: 1px solid #d2d2d2;
        color: #aaa9a9;
    }

    .quicktags-toolbar input:hover {
        background: #ffffff;
    }


    @media only screen and (max-width: 940px) {
        .page-title .breadcrumbs {
            display: none;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .page-title .breadcrumbs {
            display: none;
        }
    }

    .image-extras {
        display: none;
    }

    .image .image-extras {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .image:hover .image-extras {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }


    #nav.nav-holder .navigation>li>a {
        height: 83px;
        line-height: 83px;
    }

    #nav ul li,
    #sticky-nav ul li {
        padding-right: 20px;
    }

    .rtl #nav>.fusion-navbar-nav>li,
    .rtl #small-nav>.fusion-navbar-nav>li,
    .rtl #sticky-nav>.fusion-navbar-nav>li {
        padding-left: 20px;
    }

    #nav ul li>a,
    #sticky-nav ul li>a,
    .navigation li.current-menu-ancestor>a,
    #nav ul li>a,
    #sticky-nav ul li>a,
    .navigation li.current-menu-ancestor>a {
        border-top-width: 0px;
    }

    .side-header-left #side-header #nav.nav-holder .navigation li.current-menu-ancestor>a,
    .side-header-left #side-header #nav.nav-holder .navigation li.current-menu-item>a {
        border-right-width: 0px;
    }

    .side-header-right #side-header #nav.nav-holder .navigation li.current-menu-ancestor>a,
    .side-header-right #side-header #nav.nav-holder .navigation li.current-menu-item>a {
        border-left-width: 0px;
    }

    .ei-slider {
        width: 100%;
    }

    .ei-slider {
        height: 400px;
    }

    .button.default,
    .gform_wrapper .gform_button,
    #comment-submit,
    .woocommerce form.checkout #place_order,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    #reviews input#submit,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .bbp-submit-wrapper button,
    .wpcf7-form input[type="submit"],
    .wpcf7-submit,
    .bbp-submit-wrapper .button,
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button] {
        border-color: #780404;
    }

    .button.default:hover,
    .gform_wrapper .gform_button:hover,
    #comment-submit:hover,
    .woocommerce form.checkout #place_order:hover.woocommerce .single_add_to_cart_button:hover,
    .woocommerce button.button:hover,
    #reviews input#submit:hover,
    .woocommerce .login .button:hover,
    .woocommerce .register .button:hover,
    .bbp-submit-wrapper button:hover,
    .wpcf7-form input[type="submit"]:hover,
    .wpcf7-submit:hover,
    .bbp-submit-wrapper .button:hover,
    #bbp_user_edit_submit:hover,
    .ticket-selector-submit-btn[type=submit]:hover,
    .gform_page_footer input[type=button];

    hover {
        border-color: #780404;
    }

    .button.default,
    .button-default,
    .gform_wrapper .gform_button,
    #comment-submit,
    .woocommerce .avada-shipping-calculator-form .button,
    .woocommerce form.checkout #place_order,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    #reviews input#submit,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .bbp-submit-wrapper button,
    .wpcf7-form input[type="submit"],
    .wpcf7-submit,
    .bbp-submit-wrapper .button,
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button] {
        text-shadow: none;
        box-shadow: none;
    }

    .button.default.button-3d.button-small,
    .fusion-button.button-small.button-3d,
    .ticket-selector-submit-btn[type=submit] {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-small:active,
    .fusion-button.button-small.button-3d:active {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 4px 4px 2px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-medium,
    .fusion-button.button-medium.button-3d {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 3px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 3px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 3px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-medium:active .fusion-button.button-medium.button-3d:active {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 5px 5px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-large,
    .fusion-button.button-large.button-3d {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 4px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 4px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 4px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-large:active,
    .fusion-button.button-large.button-3d:active {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 1px 0px #780404, 1px 6px 6px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-xlarge,
    .fusion-button.button-xlarge.button-3d {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 5px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 5px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 5px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default.button-3d.button-xlarge:active,
    .fusion-button.button-xlarge.button-3d:active {
        -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0f.3);
        -moz-box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 1px 0px #fff, 0px 2px 0px #780404, 1px 7px 7px 3px rgba(0, 0, 0, 0.3);
    }

    .button.default,
    .fusion-button,
    .button-default,
    .gform_wrapper .gform_button,
    #comment-submit,
    .woocommerce form.checkout #place_order,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    #reviews input#submit,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .bbp-submit-wrapper .button,
    .wpcf7-form input[type="submit"],
    .wpcf7-submit,
    #bbp_user_edit_submit,
    .gform_page_footer input[type=button] {
        border-width: 0px;
        border-style: solid;
    }

    .button.default:hover,
    .fusion-button.button-default:hover,
    .ticket-selector-submit-btn[type=submit] {
        border-width: 0px;
        border-style: solid;
    }


    .button.default,
    .button-default,
    #comment-submit,
    .woocommerce form.checkout #place_order,
    .woocommerce .single_add_to_cart_button,
    .woocommerce button.button,
    #reviews input#submit,
    .woocommerce .avada-shipping-calculator-form .button,
    .woocommerce .login .button,
    .woocommerce .register .button,
    .bbp-submit-wrapper .button,
    .wpcf7-form input[type="submit"],
    .wpcf7-submit,
    #bbp_user_edit_submit,
    .ticket-selector-submit-btn[type=submit],
    .gform_page_footer input[type=button],
    .gform_wrapper .gform_button {
        border-radius: 2px;
    }


    #slidingbar-area a {
        text-shadow: none;
    }

    .image .image-extras .image-extras-content h3,
    .image .image-extras .image-extras-content h4,
    .image .image-extras .image-extras-content a,
    .image .image-extras .image-extras-content h4,
    .image .image-extras .image-extras-content .cats,
    .image .image-extras .image-extras-content .cats a,
    .image .image-extras .image-extras-content .price,
    .image .image-extras .image-extras-content * {
        text-shadow: none;
    }

    .footer-area a,
    .copyright {
        text-shadow: none;
    }

    .reading-box {
        background-color: #f6f6f6;
    }

    .isotope .isotope-item {
        -webkit-transition-property: top, left, opacity;
        -moz-transition-property: top, left, opacity;
        -ms-transition-property: top, left, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: top, left, opacity;
    }

    .image-extras h4 {
        display: none;
    }


    .header-v5 #header .logo {
        float: left;
    }

    .rtl #header-sticky.sticky-header .logo {
        float: left;
    }


    .bbp_reply_admin_links .admin_links_sep,
    .bbp-admin-links .admin_links_sep {
        display: none;
    }


    .woocommerce form.checkout #customer_details .col-1,
    .woocommerce form.checkout #customer_details .col-2 {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        border: 1px solid;
        overflow: hidden;
        padding: 30px;
        margin-bottom: 30px;
        float: left;
        width: 48%;
        margin-right: 4%;
    }

    .rtl .woocommerce form.checkout #customer_details .col-1,
    .rtl .woocommerce form.checkout #customer_details .col-2 {
        float: right;
    }

    .rtl .woocommerce form.checkout #customer_details .col-1 {
        margin-left: 4%;
        margin-right: 0;
    }

    .woocommerce form.checkout #customer_details .col-1,
    .woocommerce form.checkout #customer_details .col-2 {
        border-color: #e0dede;
    }

    .woocommerce form.checkout #customer_details div:last-child {
        margin-right: 0;
    }

    .woocommerce form.checkout .avada-checkout-no-shipping #customer_details .col-1 {
        width: 100%;
        margin-right: 0
    }

    .woocommerce form.checkout .avada-checkout-no-shipping #customer_details .col-2 {
        display: none;
    }



    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        #wrapper .page-title-container {
            height: 67px !important;
        }
    }

    #side-header .side-header-content,
    #side-header #nav.nav-holder .navigation>li>a,
    .header-wrapper .header-social .avada-row,
    .header-wrapper #header .avada-row,
    #header-sticky .avada-row,
    .header-v4 #small-nav .avada-row {
        padding-left: 0px;
    }

    #side-header .side-header-content,
    #side-header #nav.nav-holder .navigation>li>a,
    .header-wrapper .header-social .avada-row,
    .header-wrapper #header .avada-row,
    #header-sticky .avada-row,
    .header-v4 #small-nav .avada-row {
        padding-right: 0px;
    }


    #side-header {
        width: 280px;
    }

    body.side-header-left #wrapper {
        margin-left: 280px;
    }

    body.side-header-right #wrapper {
        margin-right: 280px;
    }

    body.side-header-left #side-header #nav>ul>li>ul,
    body.side-header-left #side-header #nav .login-box,
    body.side-header-left #side-header #nav .cart-contents,
    body.side-header-left #side-header #nav .main-nav-search-form {
        left: 279px;
    }

    body.rtl #boxed-wrapper {
        position: relative;
    }

    body.rtl.layout-boxed-mode.side-header-left #side-header {
        position: absolute;
        left: 0;
        top: 0;
        margin-left: 0px;
    }

    body.rtl.side-header-left #side-header .side-header-wrapper {
        position: fixed;
        width: 280px;
    }

    body.side-header-left #slidingbar .avada-row,
    body.side-header-right #slidingbar .avada-row {
        max-width: none;
    }







    #wrapper {
        width: 100%;
        max-width: none;
    }

    @media only screen and (min-width: 801px) and (max-width: 1014px) {
        #wrapper {
            width: auto;
        }
    }

    @media only screen and (min-device-width: 801px) and (max-device-width: 1014px) {
        #wrapper {
            width: auto;
        }
    }





    @media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) {

        #nav>ul>li,
        #sticky-nav>ul>li {
            padding-right: 25px;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

        #nav>ul>li,
        #sticky-nav>ul>li {
            padding-right: 25px;
        }
    }


    .page-title-container {
        background-color: #F6F6F6;
    }

    #header,
    #side-header {}

    #header,
    #side-header {}

    #header,
    #side-header {}





    .rev_slider_wrapper {
        position: relative
    }

    .rev_slider_wrapper .shadow-left {
        position: absolute;
        pointer-events: none;
        background-repeat: no-repeat;
        background-position: top center;
        height: 42px;
        width: 100%;
        top: 0;
        z-index: 99;
    }

    .rev_slider_wrapper .shadow-left {
        top: -1px;
    }


    .rev_slider_wrapper .shadow-right {
        position: absolute;
        pointer-events: none;
        background-repeat: no-repeat;
        background-position: bottom center;
        height: 32px;
        width: 100%;
        bottom: 0;
        z-index: 99;
    }

    .avada-skin-rev {
        border-top: 1px solid #d2d3d4;
        border-bottom: 1px solid #d2d3d4;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .tparrows {
        border-radius: 0;
    }

    .rev_slider_wrapper .tp-leftarrow,
    .rev_slider_wrapper .tp-rightarrow {
        opacity: 0.8;
        position: absolute;
        top: 50% !important;
        margin-top: -31px !important;
        width: 63px !important;
        height: 63px !important;
        background: none;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .rev_slider_wrapper .tp-leftarrow:before {
        content: "\e61e";
        -webkit-font-smoothing: antialiased;
    }

    .rev_slider_wrapper .tp-rightarrow:before {
        content: "\e620";
        -webkit-font-smoothing: antialiased;
    }

    .rev_slider_wrapper .tp-leftarrow:before,
    .rev_slider_wrapper .tp-rightarrow:before {
        position: absolute;
        padding: 0;
        width: 100%;
        line-height: 63px;
        text-align: center;
        font-size: 25px;
        font-family: IcoMoon;

    }

    .rev_slider_wrapper .tp-leftarrow:before {
        margin-left: -2px;
    }

    .rev_slider_wrapper .tp-rightarrow:before {
        margin-left: -1px;
    }

    .rev_slider_wrapper .tp-rightarrow {
        left: auto;
        right: 0;
    }

    .no-rgba .rev_slider_wrapper .tp-leftarrow,
    .no-rgba .rev_slider_wrapper .tp-rightarrow {
        background-color: #ccc;
    }

    .rev_slider_wrapper:hover .tp-leftarrow,
    .rev_slider_wrapper:hover .tp-rightarrow {
        display: block;
        opacity: 0.8;
    }

    .rev_slider_wrapper .tp-leftarrow:hover,
    .rev_slider_wrapper .tp-rightarrow:hover {
        opacity: 1;
    }

    .rev_slider_wrapper .tp-leftarrow {
        background-position: 19px 19px;
        left: 0;
        margin-left: 0;
        z-index: 100;
    }

    .rev_slider_wrapper .tp-rightarrow {
        background-position: 29px 19px;
        right: 0;
        margin-left: 0;
        z-index: 100;
    }

    .rev_slider_wrapper .tp-leftarrow.hidearrows,
    .rev_slider_wrapper .tp-rightarrow.hidearrows {
        opacity: 0;
    }

    .tp-bullets .bullet.last {
        clear: none;
    }



    #main {

        padding-top: 55px;

        padding-bottom: 40px;
    }


    #main {}


    .page-title-container {}

    .page-title-container {
        height: 67px;
    }





    .width-100 .fullwidth-box,
    .width-100 .fusion-section-separator {
        margin-left: -30px;
        margin-right: -30px;
    }


    .woocommerce-invalid:after {
        content: 'Please enter correct details for this required field.';
        display: inline-block;
        margin-top: 7px;
        color: red;
    }

    .gcard {
        position: absolute;
        z-index: 20;
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .4);
        box-shadow: 0 0 8px rgba(0, 0, 0, .4);
        max-width: 400px;
        margin: 0
    }

    .gcard.hidden {
        display: none
    }

    .gcard.fading {
        transition-duration: .12s;
        transition-property: opacity
    }

    .gcard.fadeout {
        opacity: 0
    }

    .gcard.fadein {
        opacity: 1
    }

    .gcard .grav-inner {
        zoom: 1;
        position: relative;
        background: #000;
        background: rgba(0, 0, 0, .85);
        padding: 18px;
        color: #fff;
        font-family: Helvetica, Arial, Tahoma, sans-serif;
        font-size: 12px;
        line-height: 150%;
        text-shadow: #000 0 -1px 0
    }

    .gcard .grav-inner,
    .gcard .grav-inner * {
        font-style: normal !important
    }

    .gcard .gcard-about {
        clear: left
    }

    .gcard a {
        color: #fff !important;
        font-family: Helvetica, Arial, Tahoma, sans-serif
    }

    .gcard a,
    .gcard a:hover {
        border: none !important;
        text-decoration: none !important
    }

    .gcard a:hover {
        color: #51a6da !important
    }

    .gcard ul {
        margin: 0;
        padding: 0;
        font-size: 12px
    }

    .gcard ul,
    .gcard ul li {
        list-style: none
    }

    .gcard p {
        color: #fff;
        text-align: left;
        font-size: 12px;
        margin: 0 0 10px
    }

    .gcard .grav-small {
        font-size: 10px
    }

    .gcard .grav-grav {
        float: left;
        border: 3px solid #fff;
        padding: 0 !important;
        -moz-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 5px #000;
        -webkit-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 5px #000;
        -o-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 5px #000;
        -ms-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 5px #000;
        box-shadow: inset 0 1px 0 #64a8d1, 0 1px 5px #000;
        line-height: 50%
    }

    .pos-left .grav-grav {
        float: right
    }

    .gcard .grav-grav img {
        padding: 0;
        margin: 0
    }

    .gcard .grav-info {
        float: left;
        width: 220px;
        margin-left: 20px
    }

    .pos-left .grav-info {
        float: right;
        margin-left: 0;
        margin-right: 20px
    }

    .gcard h4 {
        float: left;
        margin: 0 10px 5px 0 !important;
        padding: 0 !important;
        font-size: 18px;
        font-family: Helvetica, Arial, Tahoma, sans-serif;
        line-height: 115%;
        vertical-align: middle;
        text-transform: none;
        text-align: left
    }

    .gcard h4,
    x:-moz-any-link,
    x:default {
        line-height: 90%
    }

    .gcard .grav-about,
    .gcard .grav-gallery,
    .gcard .grav-links,
    .gcard .grav-services {
        display: none
    }

    .gcard-about .grav-about,
    .gcard-gallery .grav-gallery,
    .gcard-links .grav-links,
    .gcard-services .grav-services {
        display: block
    }

    .grav-about {
        clear: left
    }

    a.grav-edit-profile {
        border-bottom: 1px solid #666 !important
    }

    a.grav-edit-profile:hover {
        border-bottom: 1px solid #444 !important
    }

    .grav-loc {
        clear: left;
        font-size: 90% !important;
        margin: 0 0 1px;
        color: #9fa09f !important
    }

    .gcard .grav-cardarrow {
        position: absolute;
        top: 23px;
        left: -8px;
        display: inline-block;
        width: 0 !important;
        height: 0 !important;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid rgba(0, 0, 0, .85)
    }

    .pos-left .grav-cardarrow {
        right: -8px !important;
        left: auto;
        border-left: 8px solid rgba(0, 0, 0, .85);
        border-right: none
    }

    .gcard .grav-cardarrow {
        display: none
    }

    .gcard .grav-tag {
        clear: both;
        position: absolute;
        top: 0;
        right: -22px;
        background-size: 48px 61px;
        width: 48px;
        height: 61px
    }

    .pos-left .grav-tag {
        right: auto;
        left: -22px;
        background-size: 48px 61px
    }

    .gcard .grav-tag a {
        width: 48px;
        height: 61px;
        display: block;
        text-decoration: none
    }

    .pos-left .grav-tag a {
        -o-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: fliph
    }

    .gcard .grav-extra {
        float: left;
        margin: 5px 5px 0 0;
        vertical-align: middle
    }

    .gcard .grav-extra,
    x:-moz-any-link,
    x:default {
        margin-top: 1px
    }

    .gcard .grav-extra a {
        display: block;
        line-height: 80%;
        padding: 3px 5px 3px 17px !important;
        color: #000 !important;
        font-size: 11px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-shadow: none
    }

    .gcard .grav-extra,
    x:-moz-any-link,
    x:default {
        padding-bottom: 2px !important
    }

    .gcard .grav-extra a:hover {
        background-color: #3b91c5;
        color: #fff !important
    }

    .gcard .comments a {
    }

    .gcard .comments a:hover {
        background-position: -11px 2px
    }

    .gcard .likes a {
    }

    .gcard .likes a:hover {
        background-position: -10px -13px
    }

    .gcard .grav-disable {
        margin: 3px 0 -5px;
        font-size: 10px;
        line-height: 10px
    }

    .gcard .grav-disable a {
        color: #666 !important
    }

    .gcard .grav-disable a:hover {
        color: #fff !important
    }

    a.grav-view-complete {
        display: inline-block;
        padding: 5px 15px;
        margin: 0 0 10px;
        background: #3d92c6;
        background: -moz-linear-gradient(top, #3d92c6 0, #0e74b2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d92c6), color-stop(100%, #0e74b2));
        background: -webkit-linear-gradient(top, #3d92c6, #0e74b2);
        background: -o-linear-gradient(top, #3d92c6 0, #0e74b2 100%);
        background: -ms-linear-gradient(top, #3d92c6 0, #0e74b2 100%);
        background: linear-gradient(top, #3d92c6, #0e74b2);
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        border: none;
        -moz-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 3px #000;
        -webkit-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 3px #000;
        -o-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 3px #000;
        -ms-box-shadow: inset 0 1px 0 #64a8d1, 0 1px 3px #000;
        box-shadow: inset 0 1px 0 #64a8d1, 0 1px 3px #000;
        color: #fff;
        text-shadow: 0 -1px 0 #124869;
        font-size: 12px;
        font-family: Helvetica Neue Bold, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 700;
        text-decoration: none
    }

    a.grav-view-complete:hover {
        color: #fff !important;
        background: #51a6da;
        background: -moz-linear-gradient(top, #51a6da 0, #3d92c6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #51a6da), color-stop(100%, #3d92c6));
        background: -webkit-linear-gradient(top, #51a6da, #3d92c6);
        background: -o-linear-gradient(top, #51a6da 0, #3d92c6 100%);
        background: -ms-linear-gradient(top, #51a6da 0, #3d92c6 100%);
        background: linear-gradient(top, #51a6da, #3d92c6);
        -moz-box-shadow: inset 0 1px 0 #86c1e5, 0 1px 5px #000;
        -webkit-box-shadow: inset 0 1px 0 #86c1e5, 0 1px 5px #000;
        -o-box-shadow: inset 0 1px 0 #86c1e5, 0 1px 5px #000;
        -ms-box-shadow: inset 0 1px 0 #86c1e5, 0 1px 5px #000;
        box-shadow: inset 0 1px 0 #86c1e5, 0 1px 5px #000
    }

    a.grav-view-complete:active {
        background: #51a6da;
        background: -moz-linear-gradient(top, #0e74b2 0, #3d92c6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0e74b2), color-stop(100%, #3d92c6));
        background: -webkit-linear-gradient(top, #0e74b2, #3d92c6);
        background: -o-linear-gradient(top, #0e74b2 0, #3d92c6 100%);
        background: -ms-linear-gradient(top, #0e74b2 0, #3d92c6 100%);
        background: linear-gradient(top, #0e74b2, #3d92c6);
        -moz-box-shadow: inset 0 -1px 0 #4f9ccb, 0 1px 1px #000;
        -webkit-box-shadow: inset 0 -1px 0 #4f9ccb, 0 1px 1px #000;
        -o-box-shadow: inset 0 -1px 0 #4f9ccb, 0 1px 1px #000;
        -ms-box-shadow: inset 0 -1px 0 #4f9ccb, 0 1px 1px #000;
        box-shadow: inset 0 -1px 0 #4f9ccb, 0 1px 1px #000;
        color: #d3e6f1
    }

    .grav-tilt {
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        box-shadow: 0 0 4px rgba(0, 0, 0, .4);
        border: 2px solid #fff;
        padding: 0;
        margin: -2px 0 0 -2px
    }

    .grav-tilt-parent {
        position: absolute;
        z-index: 15;
        border: none;
        text-decoration: none
    }

    .grav-throbber {
        position: absolute;
        z-index: 16
    }

    @-webkit-keyframes whee {
        0% {
            -webkit-transform: rotate(0deg) scale(1.3);
            transform: rotate(0deg) scale(1.3)
        }

        to {
            -webkit-transform: rotate(-1turn) scale(1.3);
            transform: rotate(-1turn) scale(1.3)
        }
    }

    @keyframes whee {
        0% {
            -webkit-transform: rotate(0deg) scale(1.3);
            transform: rotate(0deg) scale(1.3)
        }

        to {
            -webkit-transform: rotate(-1turn) scale(1.3);
            transform: rotate(-1turn) scale(1.3)
        }
    }

    .grav-whee {
        -webkit-box-shadow: 1px 1px 3px #aaa;
        box-shadow: 1px 1px 3px #aaa;
        border: 2px solid #fff;
        -webkit-animation: whee 2s linear infinite;
        animation: whee 2s linear infinite
    }

    @media only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        .gcard .grav-tag {}

        .pos-left .grav-tag {}
    }

    @media (prefers-reduced-motion:reduce) {
        .gcard.fading {
            transition-duration: 1ms
        }

        .grav-whee {
            -webkit-animation: none;
            animation: none
        }
    }

    .grofile .ims_aim {
        background-position: 0 -288px
    }

    .grofile .accounts_bebo {
        background-position: 0 -80px
    }

    .grofile .accounts_blogger {
        background-position: 0 -336px
    }

    .grofile .accounts_buzz {
        background-position: 0 -416px
    }

    .grofile .phoneNumbers_mobile {
        background-position: 0 -576px
    }

    .grofile .accounts_delicious {
        background-position: 0 -240px
    }

    .grofile .accounts_digg {
        background-position: 0 -144px
    }

    .grofile .accounts_dopplr {
        background-position: 0 -32px
    }

    .grofile .emails_primary {
        background-position: 0 -112px
    }

    .grofile .accounts_evernote {
        background-position: 0 -544px
    }

    .grofile .accounts_facebook {
        background-position: 0 0
    }

    .grofile .accounts_flickr {
        background-position: 0 -400px
    }

    .grofile .accounts_friendfeed {
        background-position: 0 -224px
    }

    .grofile .accounts_foursquare {
        background-position: 0 -704px
    }

    .grofile .accounts_google {
        background-position: 0 -752px
    }

    .grofile .ims_gtalk {
        background-position: 0 -640px
    }

    .grofile .phoneNumbers_home {
        background-position: 0 -688px
    }

    .grofile .ims_icq {
        background-position: 0 -592px
    }

    .grofile .accounts_ilike {
        background-position: 0 -64px
    }

    .grofile .ims_jabber,
    .grofile .ims_xmpp {
        background-position: 0 -656px
    }

    .grofile .accounts_lastfm {
        background-position: 0 -496px
    }

    .grofile .accounts_linkedin {
        background-position: 0 -368px
    }

    .grofile .accounts_mixx {
        background-position: 0 -528px
    }

    .grofile .accounts_mobileme {
        background-position: 0 -320px
    }

    .grofile .accounts_myspace {
        background-position: 0 -352px
    }

    .grofile .accounts_netvibes {
        background-position: 0 -272px
    }

    .grofile .accounts_newsvine {
        background-position: 0 -96px
    }

    .grofile .accounts_openid {
        background-position: 0 -128px
    }

    .grofile .accounts_picasa {
        background-position: 0 -256px
    }

    .grofile .accounts_posterous {
        background-position: 0 -560px
    }

    .grofile .accounts_qik {
        background-position: 0 -672px
    }

    .grofile .accounts_reddit {
        background-position: 0 -176px
    }

    .grofile .accounts_rss {
        background-position: 0 -480px
    }

    .grofile .ims_skype {
        background-position: 0 -16px
    }

    .grofile .accounts_stumbleupon {
        background-position: 0 -192px
    }

    .grofile .accounts_technorati {
        background-position: 0 -432px
    }

    .grofile .accounts_tripit {
        background-position: 0 -720px
    }

    .grofile .accounts_tumblr {
        background-position: 0 -448px
    }

    .grofile .accounts_twitter {
        background-position: 0 -464px
    }

    .grofile .accounts_vimeo {
        background-position: 0 -384px
    }

    .grofile .accounts_wordpress {
        background-position: 0 -304px
    }

    .grofile .phoneNumbers_work {
        background-position: 0 -688px
    }

    .grofile .accounts_yahoo {
        background-position: 0 -160px
    }

    .grofile .accounts_yelp {
        background-position: 0 -512px
    }

    .grofile .ims_yahoo {
        background-position: 0 -608px
    }

    .grofile .accounts_youtube {
        background-position: 0 -208px
    }

    .grofile .accounts_gowalla {
        background-position: 0 -736px
    }

    .grofile .accounts_goodreads {
        background-position: 0 -768px
    }


    .fluid-width-video-wrapper {
        width: 100%;
        position: relative;
        padding: 0;
    }

    .fluid-width-video-wrapper iframe,
    .fluid-width-video-wrapper object,
    .fluid-width-video-wrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }