/*!/wp-content/plugins/instagram-feed/css/sbi-styles.min.css*/
/**************/
/*** LAYOUT ***/
/**************/
/* Feed container */
#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sb_instagram:after {
    content: "";
    display: table;
    clear: both;
}

/*********************/
/*** STYLE OPTIONS ***/
/*********************/
#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sb_instagram #sbi_images {
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Remove header shadow/border */
#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sb_instagram .sbi_header_link:hover {
    border: none;
}

/* Items */
#sb_instagram #sbi_images .sbi_item {
    display: inline-block;
    float: left;
    vertical-align: top;
    zoom: 1; padding: inherit !important;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Transition items in */
#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0;
}

/* Cols */
#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 100%;
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 25%;
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 20%;
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 16.66%;
}

#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 14.28%;
}

#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 12.5%;
}

#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 11.11%;
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 10%;
}

/* Disable mobile layout */
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
    width: 100%;
}

#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%;
}

#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%;
}

#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%;
}

#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
    width: 20%;
}

#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    width: 16.66%;
}

#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
    width: 14.28%;
}

#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
    width: 12.5%;
}

#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
    width: 11.11%;
}

#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
    width: 10%;
}

/* Photos */
#sb_instagram .sbi_photo_wrap {
    position: relative;
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto;
}

#sb_instagram .sbi_no_js img {
    display: none;
}

#sb_instagram a, #sb_instagram a:hover, #sb_instagram a:focus, #sb_instagram a:active {
    outline: none;
}

#sb_instagram img {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
}

#sb_instagram .sbi_link {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
}

#sb_instagram .sbi_link a {
    padding: 0 6px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: top;
    zoom: 1; }

#sb_instagram .sbi_link .sbi_lightbox_link {
    padding-bottom: 5px;
}

#sb_instagram .sbi_link a:hover, #sb_instagram .sbi_link a:focus {
    text-decoration: underline;
}

#sb_instagram .sbi_photo_wrap:hover .sbi_link, #sb_instagram .sbi_photo_wrap:focus .sbi_link {
    display: block;
}

/* Videos */
#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block;
}

#sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_carousel .sbi_playbtn, .sbi_type_carousel .fa-clone, #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play {
    display: block !important;
    position: absolute;
    z-index: 1;
    color: #fff;
    color: rgba(255,255,255,0.9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0,0,0,0.8);
}

#sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_carousel .sbi_playbtn {
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -19px;
    padding: 0;
    font-size: 48px;
}

#sb_instagram .sbi_type_carousel .fa-clone {
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.sbi_type_carousel svg.fa-clone, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play {
    -webkit-filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
    filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
}

/* Loader */
#sb_instagram .sbi_loader {
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
    animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
}

#sb_instagram br {
    display: none;
}

#sbi_load p {
    display: inline;
    padding: 0;
    margin: 0;
}

/* Loader in button */
#sb_instagram #sbi_load .sbi_loader {
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
}

@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

#sb_instagram .fa-spin, #sbi_lightbox .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

#sb_instagram .fa-pulse, #sbi_lightbox .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

/* Screen reader */
.sbi-screenreader {
    text-indent: -9999px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: left !important;
    overflow: hidden !important;
}

/* HEADER */
#sb_instagram .sb_instagram_header, .sb_instagram_header {
    float: left;
    clear: both;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.2;
    width: 100%;
}

#sb_instagram .sb_instagram_header a, .sb_instagram_header a {
    float: left;
    display: block;
    /*width: 100%;*/
    min-width: 100%;
    text-decoration: none;
    transition: color 0.5s ease;
}

.sb_instagram_header.sbi_header_outside {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
}

.sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
}

.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear,color .6s linear;
    -moz-transition: background .6s linear,color .6s linear;
    -o-transition: background .6s linear,color .6s linear;
    transition: background .6s linear,color .6s linear
}

.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear,color .2s linear;
    -moz-transition: background .2s linear,color .2s linear;
    -o-transition: background .2s linear,color .2s linear;
    transition: background .2s linear,color .2s linear
}

/** Medium Header */
/* Only use medium & large headers on devices above 480px */
@media all and (min-width: 480px) {
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img, .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
        font-size: 14px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
        margin-left: 95px !important;
        line-height: 1.4
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-right: -85px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        margin-top: 4px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 20px !important;
    }

    /** Large Header */
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img, .sb_instagram_header.sbi_large .sbi_header_img {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img, .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        font-size: 16px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        margin-left: 140px !important;
        line-height: 1.5;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-right: -120px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        margin-top: 12px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 32px !important;
    }
}

/* Header profile pic */
#sb_instagram .sb_instagram_header .sbi_header_img, .sb_instagram_header .sbi_header_img {
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

#sb_instagram .sb_instagram_header .sbi_header_img img, .sb_instagram_header .sbi_header_img img {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

/* Profile pic hover */
#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.75);
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo, #sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header .sbi_header_img_hover .sbi_new_logo, .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px;
}

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
    z-index: 2;
    transition: opacity 0.4s ease-in-out;
}

#sb_instagram .sb_instagram_header .sbi_fade_in, .sb_instagram_header .sbi_fade_in {
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    border-radius: 40px;
    transition: opacity 0.2s;
}

/* Fade the Instagram icon in when hovering on the header */
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover, #sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover, .sb_instagram_header a:hover .sbi_header_img_hover, .sb_instagram_header a:focus .sbi_header_img_hover {
    opacity: 1;
}

/* Header text */
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    float: left;
    width: 100%;
    padding-top: 5px;
}

#sb_instagram .sb_instagram_header a, .sb_instagram_header a {
    text-decoration: none;
}

#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header .sbi_header_text h3, .sb_instagram_header .sbi_header_text .sbi_bio, .sb_instagram_header .sbi_header_text h3 {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important;
}

#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3;
}

#sb_instagram .sb_instagram_header p, .sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}

#sb_instagram p:empty {
    display: none;
}

#sb_instagram .sb_instagram_header .sbi_header_text img.emoji, .sb_instagram_header .sbi_header_text img.emoji {
    margin-right: 3px !important;
}

/* No bio */
#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3, .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
    padding-top: 9px !important;
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info, .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both;
}

/* Buttons */
#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
}

#sb_instagram #sbi_load .fa-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px;
}

#sb_instagram #sbi_load {
    opacity: 1;
    transition: all 0.5s ease-in;
}

#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: all 0.1s ease-in;
}

#sb_instagram .sbi_hidden {
    opacity: 0 !important;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1; padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sb_instagram #sbi_load .sbi_load_btn {
    position: relative;
}

/* Follow button */
#sb_instagram .sbi_follow_btn {
    display: inline-block;
    vertical-align: top;
    zoom: 1; text-align: center;
}

#sb_instagram .sbi_follow_btn.sbi_top {
    display: block;
    margin-bottom: 5px;
}

#sb_instagram .sbi_follow_btn a {
    background: #408bd1;
    color: #fff;
}

#sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_follow_btn a, #sb_instagram #sbi_load .sbi_load_btn {
    transition: all 0.1s ease-in;
}

/* Hover state for default colors */
#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.25);
}

#sb_instagram .sbi_follow_btn a:hover, #sb_instagram .sbi_follow_btn a:focus {
    outline: none;
    box-shadow: inset 0 0 10px 20px #359dff;
}

/* Active state */
#sb_instagram .sbi_follow_btn a:active, #sb_instagram #sbi_load .sbi_load_btn:active {
    box-shadow: inset 0 0 10px 20px rgba(0,0,0,0.3);
}

#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}

#sb_instagram .sbi_follow_btn svg {
    vertical-align: -.125em;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
}

/* Error messages */
#sb_instagram .sb_instagram_error {
    width: 100%;
    text-align: center;
    line-height: 1.4;
}

/* Mod only error msgs */
#sbi_mod_error {
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#sbi_mod_error br {
    display: initial !important;
}

#sbi_mod_error p {
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
}

#sbi_mod_error ol, #sbi_mod_error ul {
    padding: 5px 0 5px 20px !important;
    margin: 0 !important;
}

#sbi_mod_error li {
    padding: 1px 0 !important;
    margin: 0 !important;
}

#sbi_mod_error span {
    font-size: 12px;
}

/* Medium */
#sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play {
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px;
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 8px;
    top: 8px;
    font-size: 18px;
}

/* Small */
#sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play {
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px;
}

#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 5px;
    top: 5px;
    font-size: 12px;
}

/* Media queries */
@media all and (max-width: 640px) {
    /* Make 3-6 cols into 2 col */ #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%;
    }

    /* Make 7-10 cols into 4 col */
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 25%;
    }

    /* On mobile make the min-width 100% */
    #sb_instagram.sbi_width_resp {
        width: 100% !important;
    }
}

@media all and (max-width: 480px) {
    /* Make all cols into 1 col */ #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%;
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%;
    }
}

/* NO JS */
#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
    content: "";
    display: block;
    padding-top: 100%;
    z-index: -300;
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition {
    opacity: 1;
}

#sb_instagram.sbi_no_js .sbi_photo img, #sb_instagram.sbi_no_js .sbi_load_btn {
    display: none;
}

#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo, #sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
    padding-bottom: 0 !important;
}

#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: #ddd;
    background: rgba(0,0,0,.1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444
}

#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: #ccc;
    background: rgba(0,0,0,.15)
}

#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px
}

/* Palettes */
.sbi_header_outside.sbi_header_palette_dark, #sb_instagram.sbi_palette_dark, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close {
    background-color: rgba(0,0,0,.85);
    color: rgba(255,255,255,.75);
}

#sb_instagram.sbi_palette_dark .sbi_caption, .sbi_header_palette_dark, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p {
    color: rgba(255,255,255,.75);
}

.sbi_header_palette_dark .sbi_bio, #sb_instagram.sbi_palette_dark .sbi_meta {
    color: rgba(255,255,255,.75);
}

.sbi_header_palette_dark a, #sb_instagram.sbi_palette_dark .sbi_expand a, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #fff;
}

.sbi_header_outside.sbi_header_palette_light, #sb_instagram.sbi_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close {
    color: rgba(0,0,0,.85);
    background-color: rgba(255,255,255,.75);
}

#sb_instagram.sbi_palette_light .sbi_caption, .sbi_header_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p {
    color: rgba(0,0,0,.85);
}

.sbi_header_palette_light .sbi_bio, #sb_instagram.sbi_palette_light .sbi_meta {
    color: rgba(0,0,0,.85);
}

.sbi_header_palette_light a, #sb_instagram.sbi_palette_light .sbi_expand a, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #000;
}

/** Mobile and Tablet Columns **/
@media all and (max-width: 480px) {
    /* Make all cols into 1 col */ #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }
}

/** Mobile and Tablet Columns **/
@media all and (max-width: 800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item {
        width: 10%;
    }

    #sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {
        width: 100%;
    }
}

@media all and (max-width: 480px) {
    /* Make all cols into 1 col */ #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%;
    }
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important;
}

/* Lightbox */
/* Preload images */
body:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAA3CAYAAAA2YdXmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5ODUyRDhDNEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5ODUyRDhENEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTk4NTJEOEE0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTk4NTJEOEI0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7zMbLqAAAL10lEQVR42uxdb2wUxxXfvTs7xsY1heCY1qYuqWU32CnFxaU1dRBQiKo0FQVRNUmF0kqOVT5gqU2lVAJaUEtDoIIPKSIiUiq1pa2Iigoln0xaHPHHrc0Hy+Vf4QMgK1FbG8fBdQ7fue/ne2OPx7Ozu3e7d0fkkX7a893Om/fmt/Pem9ndsW2FU2w+RgznJKwHp0QNvyX5OO5V2Pj4eCUdNhNWEKoIpYRCQsyhyhghThgm3Cb8nXDctu07kkxHEtTGuyd+tO3GDMiNaDom8REgV2dP0iu51Ldb6fAjwscz1GmQsI84+rVncgWxkyf4I1gmtZA/FylXYFK6EpN+rvgcFGGPGFURZXSNsg1xLyQzsXv5zyuENwnXCe+zjDGHqjHW4WOEGsImQh3/9hIIDptcIauAr+5iRpF0tSe4Q0b4eJ+/yzeSBalRtqfIxZYR/vu+k4tmV9zBLvi3hB3Ut6PpKkjyXqHDs+yq1xLu6K4ISyUzTbcsu+FiNmJeJBKZTyid6I1EYoRkD/CV+gEfE1w3XwiWvU8Bj5a5OFJ/zI9Go8UTQzSZHCYMSGSPSG5aF3I2c59gxP6YZN1Pg9BWOmwgHIEMQiOPYMg+6FRpOWAQegTwEJeAEk4SljU1NT138eLF8/F4PDE6Onofn6uqqp6n31oI9YRFUjIRzaP4Wsh6LWI9W6A39IcdsAefYR/sZHtLpD7Q9eEfCP2EbS4ElhJqGKXK9zdYxhlBNv8N2ZaKSWKdCBbEeiBYdEoZ4gKN1jW3bt26PK6Urq6ua4sXL97OBDfkGcEqsdCvBfpCb9UW2Ac7OQ6WmWyg0zuZiPVOGTRhL7wm4Tajm7+rFK6Yv2vlv9ezzE4duZEQOgiuPkpup6i8vPwz6o8rVqyoOX78+DbqsM9Txyykrx5mt/eQ6crPErFR1gP6PAz9oCf0hd5qBdgHO7lezEX+XD6+ryF2JR1OErbyRRVnLOLvTuIcautF+ryajq8psuZq4ySd2CPF2x5NDH5B99ll7prgGBvXnYSOOnHixPbKysoGklnhQLCdxRg7g1joBf2gp45Yxb6Eh+ldIR/jmkTrdcIjHI/bCF9itPF3+O11nEt6DUvV44psb4FbDP00rny4tGpCc1tb2ysDAwP3xh3KlStX7lAse5EU/qrkokuySLCt5AoTrhj6QC/o56Q77IJ9sJPtLXWJuVfZhS5Xs14RRwnlmnrl/Fs/Z8hqrtTPsmfGXCdi0yBYGDaHAHdbj3jU3Ny8d2ho6AMTwRUVFdsVgrMVg2fEWOgBfUzEwh7YxfG2nu2d45Hcx5Uk6RJ//5RhsD3F51xSkqzHTeQGGXOTjAS7iyGaKgydO3fub5s2bXptcHBwRFeptrb2k+T62mikPMYxeAG7xgLTKlqAS6QF3N4CtA89oA/00i4LkR2wB3bBPtjJ9iakPvBaKtjlYr7bZTivi895hOukX9J0y7bk5kTWjCnCF2k0PLlu3bpf3r17d8RpNIgsmkeD6qLtkNzxpCtGu05ZsSjQH3bAHtjF9slZsm1Y0tWN3Br+7qbOJSuu+SafW+N15Ibt7iYJpsn/19AxY2NjSZ8ElyqdFwSp01yxF2KhN/SHHQ7Eug2YrLvlsBMVQXC1IHjVqlUHTDH4woULlxHzHEZwJgRrkye0g/bQrinGQm+J2GrNiPVKbu4SqmwRbMqiMYI0BGeaZGlHLNoxjVjomSmxTESfA7mV0m8g8WkmtJw/C2L7xGKGhty+bJOrErxAJhguzkQwRpLkouszjMFqjK0Xrtg0YqGf4oqr2Q7fYUJyvyt1ixjS7/28zHhD+vuSoZ743TO5/2CEEYOrs5xkBZU8VfuJsWEsP2rqGJcfTcSGSTCSkUbhou9RCSHJSjt5gj6SK270mzyFcePA4dxtxhsHWSTXdsqi3ZIshxhc4tLZoq0SPzFWkzxVpRNjNUS0S3G1INPOhAwpHrfn0i2bkqxGr0mWdDepTlkVsh3aEatldaa7Ow7JU2O6yZPB7YqMGRlyUQayiqQs+yrLdiS3keFUjjBCS7Jisdg31qxZ8yu3JIvvBzdYUw+Wmcgt5fMaUM8teUL70CPT5MlAylYpSTrDbnU9J0bLed6qw3I+Zz3XOSPJ2cqyteQ2KnAiNkiCLWlkoQPreG25de3atb+/evXqsBMJvb29fXyT3JTgTPMOOB/1nGSiPbSL9lmPOtZrTtDr20xwn0ROuugTxDqRG8b9XD8F67F4KCxBnTpxu6yjo+NmT0/Pf5wq1NfXP9be3v4FP43gfNRz+h3toV2+rZmQ9Qo8LqWeVsSjMvsIbxNuEN6zUk8zDjtgkM+5wXVQd4N48tGtZNMt62JiPU85Wnft2vU2HmNxGmWHDx9+kxMreeTq3PLkyMX5qOckE+2hXR65T2ru9NhWnhc/CVUrI8yFDeGSsRDeTJ36bXTwuKEcOnTozxwTl7nMedW57TLUQ32TfLQPPfgebY3imu2PArmtCkInlrB5586dxo4/ePDgW5qOL3Qht1C9gCDH1A70sFJPEz5QBOeaXB2xmNZs3r1792lTh+/fv/80udZvcYeryY5pnjstaUN9yIE8U3vQhwluCZtgHSkSWggfMt4lvEPYx9/bMoG5dMtaYtHRPon129FaT+GVYG43VIJdyF1pUPE64buEiF9yw3LFC2VX7EYsXKhCbDpJjrZ9yHVz0dIIzqR9N3IjBnIfIhQzagkbea35vLy+Q/h0Lu8KzYixXohVYmwmHasl2EsM1hAc2Agm8asJZwlLXEawCqw/v8B1Uf7Nrjrr93MzSZ5aNMRmcj9XJbglV0kWiZ1HEIs1iKNzfBJs8UXxKstAXN6QzScxZiRPBw4cOBNijLXCisHQO+gki8Q+S/gZ3wSw0gTq/pzVHGb3HRq5Ohc4kTzlmNhACFaSrIUBEBzJgFj5DtGrUgyOBk2unUcxNpcx2HYhcwvhJ0iWPGTLnshlOUukGPy9sMiddrfHS4zFiMkisa4Eu41gKQard4+M5PLc9DqLed4juaK4kWtxkiWmSYH2W1S35OdG7NGjR89KyVNdQMlTuklWnUiyoJcbwQ5LoVEDuU9w9fPiKYuAyS2VpklPhNFRZSLOHjt27LRPYnOx1GdrVrI8EQz7pPhb5oHcl7nqXo+LGH7JtXgejPJy0OQKl1yHpxnworKP5CmXd2EcFzpMLhr28VMbdcpatxO5nVx1Y4jkbuTzz4ZFbo2J3IBWnrJGsFOSJZFb45HcDn5k9dEQya3l898Nyy0jyWg+derUSd1tu7CX9MJYKtXdLoR91tQrnK5u2cPast+ik1MsFjXsgMlFwYNf2CSkjK76T+zZs2dLQ0NDYzKZtPr6+rqRiCQSif/S79gs5K6V2vhEfYk5l0XYgVGIt//mEbDRyQKaBj29dOnSRrLL6u3t7d6xY8cfya5+K/WmH95yH/VrhzJl8Tt/odTAVuVgQ5Z76NMwyBVXfjFfzQXSFS0eXwGheHxkxMrP/ajk/afEzjwgOibZIbYmGmI7/me5vGFPBHyK698Wu9l4mI+OSzrp2FXJrbVSb+O/FwuwQ2SDBGFjln7vpriEfNxobNyavnnYGI8GnS2j1tTzVm4j9jeEVYRvEv4Uku7iWbFrsZAaiEujdMSa2tdJfkE7YeX3DnIyweKFcpMtXsp5JrcpRHKbRFuxEBaYvWz+8aCUcZ/kuZW/ECZ2pOFFjOGMFZzOH2Su5s+nI9ZsyWbB3PNfBLyx90wI8p9h2Wijc5bc7HuCX/Bn7Nu4xMeavVtZwjItbiM5S272yxtW6j2srxB+YE1t7JJJKWBZkNnNbViz5Ga/IH5/h6eD3yf8MABif8qyIPM5kSPMkpubgnnoFsKHhEsBxNmXOJvfwrJT/jxbj0DOFm35LOEyfxYbhP7OQxYds6Y23kaG3MkEvzUtWM+SmxcFNx2uEeYTLhD+aqU2FvunlfqfBihVvECBeezn2P0O8G9F1tTS5yy5eVaQDePJDGyQ/ajHOvt5zuwsdJbcvCrIgbCC9XXCl5lo8Y8u8BonXuE8Z6W2733HctmK8P8CDACX4aTcJbnsiAAAAABJRU5ErkJggg==);
    display: none;
}

.sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.9;
    display: none;
}

.sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.sbi_lightbox .sbi_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    object-fit: contain;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.sbi_lightbox a:hover, .sbi_lightbox a:focus, .sbi_lightbox a:active {
    outline: none;
}

.sbi_lightbox a img {
    border: none;
}

.sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    *zoom: 1; width: 250px;
    height: 250px;
    margin: 0 auto 5px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.sbi_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.sbi_lb-container-wrapper {
    height: 100%;
}

.sbi_lb-container {
    position: relative;
    padding: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}

.sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0;
}

.sbi_lb-loader span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAA3CAYAAAA2YdXmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5ODUyRDhDNEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5ODUyRDhENEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTk4NTJEOEE0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTk4NTJEOEI0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7zMbLqAAAL10lEQVR42uxdb2wUxxXfvTs7xsY1heCY1qYuqWU32CnFxaU1dRBQiKo0FQVRNUmF0kqOVT5gqU2lVAJaUEtDoIIPKSIiUiq1pa2Iigoln0xaHPHHrc0Hy+Vf4QMgK1FbG8fBdQ7fue/ne2OPx7Ozu3e7d0fkkX7a893Om/fmt/Pem9ndsW2FU2w+RgznJKwHp0QNvyX5OO5V2Pj4eCUdNhNWEKoIpYRCQsyhyhghThgm3Cb8nXDctu07kkxHEtTGuyd+tO3GDMiNaDom8REgV2dP0iu51Ldb6fAjwscz1GmQsI84+rVncgWxkyf4I1gmtZA/FylXYFK6EpN+rvgcFGGPGFURZXSNsg1xLyQzsXv5zyuENwnXCe+zjDGHqjHW4WOEGsImQh3/9hIIDptcIauAr+5iRpF0tSe4Q0b4eJ+/yzeSBalRtqfIxZYR/vu+k4tmV9zBLvi3hB3Ut6PpKkjyXqHDs+yq1xLu6K4ISyUzTbcsu+FiNmJeJBKZTyid6I1EYoRkD/CV+gEfE1w3XwiWvU8Bj5a5OFJ/zI9Go8UTQzSZHCYMSGSPSG5aF3I2c59gxP6YZN1Pg9BWOmwgHIEMQiOPYMg+6FRpOWAQegTwEJeAEk4SljU1NT138eLF8/F4PDE6Onofn6uqqp6n31oI9YRFUjIRzaP4Wsh6LWI9W6A39IcdsAefYR/sZHtLpD7Q9eEfCP2EbS4ElhJqGKXK9zdYxhlBNv8N2ZaKSWKdCBbEeiBYdEoZ4gKN1jW3bt26PK6Urq6ua4sXL97OBDfkGcEqsdCvBfpCb9UW2Ac7OQ6WmWyg0zuZiPVOGTRhL7wm4Tajm7+rFK6Yv2vlv9ezzE4duZEQOgiuPkpup6i8vPwz6o8rVqyoOX78+DbqsM9Txyykrx5mt/eQ6crPErFR1gP6PAz9oCf0hd5qBdgHO7lezEX+XD6+ryF2JR1OErbyRRVnLOLvTuIcautF+ryajq8psuZq4ySd2CPF2x5NDH5B99ll7prgGBvXnYSOOnHixPbKysoGklnhQLCdxRg7g1joBf2gp45Yxb6Eh+ldIR/jmkTrdcIjHI/bCF9itPF3+O11nEt6DUvV44psb4FbDP00rny4tGpCc1tb2ysDAwP3xh3KlStX7lAse5EU/qrkokuySLCt5AoTrhj6QC/o56Q77IJ9sJPtLXWJuVfZhS5Xs14RRwnlmnrl/Fs/Z8hqrtTPsmfGXCdi0yBYGDaHAHdbj3jU3Ny8d2ho6AMTwRUVFdsVgrMVg2fEWOgBfUzEwh7YxfG2nu2d45Hcx5Uk6RJ//5RhsD3F51xSkqzHTeQGGXOTjAS7iyGaKgydO3fub5s2bXptcHBwRFeptrb2k+T62mikPMYxeAG7xgLTKlqAS6QF3N4CtA89oA/00i4LkR2wB3bBPtjJ9iakPvBaKtjlYr7bZTivi895hOukX9J0y7bk5kTWjCnCF2k0PLlu3bpf3r17d8RpNIgsmkeD6qLtkNzxpCtGu05ZsSjQH3bAHtjF9slZsm1Y0tWN3Br+7qbOJSuu+SafW+N15Ibt7iYJpsn/19AxY2NjSZ8ElyqdFwSp01yxF2KhN/SHHQ7Eug2YrLvlsBMVQXC1IHjVqlUHTDH4woULlxHzHEZwJgRrkye0g/bQrinGQm+J2GrNiPVKbu4SqmwRbMqiMYI0BGeaZGlHLNoxjVjomSmxTESfA7mV0m8g8WkmtJw/C2L7xGKGhty+bJOrErxAJhguzkQwRpLkouszjMFqjK0Xrtg0YqGf4oqr2Q7fYUJyvyt1ixjS7/28zHhD+vuSoZ743TO5/2CEEYOrs5xkBZU8VfuJsWEsP2rqGJcfTcSGSTCSkUbhou9RCSHJSjt5gj6SK270mzyFcePA4dxtxhsHWSTXdsqi3ZIshxhc4tLZoq0SPzFWkzxVpRNjNUS0S3G1INPOhAwpHrfn0i2bkqxGr0mWdDepTlkVsh3aEatldaa7Ow7JU2O6yZPB7YqMGRlyUQayiqQs+yrLdiS3keFUjjBCS7Jisdg31qxZ8yu3JIvvBzdYUw+Wmcgt5fMaUM8teUL70CPT5MlAylYpSTrDbnU9J0bLed6qw3I+Zz3XOSPJ2cqyteQ2KnAiNkiCLWlkoQPreG25de3atb+/evXqsBMJvb29fXyT3JTgTPMOOB/1nGSiPbSL9lmPOtZrTtDr20xwn0ROuugTxDqRG8b9XD8F67F4KCxBnTpxu6yjo+NmT0/Pf5wq1NfXP9be3v4FP43gfNRz+h3toV2+rZmQ9Qo8LqWeVsSjMvsIbxNuEN6zUk8zDjtgkM+5wXVQd4N48tGtZNMt62JiPU85Wnft2vU2HmNxGmWHDx9+kxMreeTq3PLkyMX5qOckE+2hXR65T2ru9NhWnhc/CVUrI8yFDeGSsRDeTJ36bXTwuKEcOnTozxwTl7nMedW57TLUQ32TfLQPPfgebY3imu2PArmtCkInlrB5586dxo4/ePDgW5qOL3Qht1C9gCDH1A70sFJPEz5QBOeaXB2xmNZs3r1792lTh+/fv/80udZvcYeryY5pnjstaUN9yIE8U3vQhwluCZtgHSkSWggfMt4lvEPYx9/bMoG5dMtaYtHRPon129FaT+GVYG43VIJdyF1pUPE64buEiF9yw3LFC2VX7EYsXKhCbDpJjrZ9yHVz0dIIzqR9N3IjBnIfIhQzagkbea35vLy+Q/h0Lu8KzYixXohVYmwmHasl2EsM1hAc2Agm8asJZwlLXEawCqw/v8B1Uf7Nrjrr93MzSZ5aNMRmcj9XJbglV0kWiZ1HEIs1iKNzfBJs8UXxKstAXN6QzScxZiRPBw4cOBNijLXCisHQO+gki8Q+S/gZ3wSw0gTq/pzVHGb3HRq5Ohc4kTzlmNhACFaSrIUBEBzJgFj5DtGrUgyOBk2unUcxNpcx2HYhcwvhJ0iWPGTLnshlOUukGPy9sMiddrfHS4zFiMkisa4Eu41gKQard4+M5PLc9DqLed4juaK4kWtxkiWmSYH2W1S35OdG7NGjR89KyVNdQMlTuklWnUiyoJcbwQ5LoVEDuU9w9fPiKYuAyS2VpklPhNFRZSLOHjt27LRPYnOx1GdrVrI8EQz7pPhb5oHcl7nqXo+LGH7JtXgejPJy0OQKl1yHpxnworKP5CmXd2EcFzpMLhr28VMbdcpatxO5nVx1Y4jkbuTzz4ZFbo2J3IBWnrJGsFOSJZFb45HcDn5k9dEQya3l898Nyy0jyWg+derUSd1tu7CX9MJYKtXdLoR91tQrnK5u2cPast+ik1MsFjXsgMlFwYNf2CSkjK76T+zZs2dLQ0NDYzKZtPr6+rqRiCQSif/S79gs5K6V2vhEfYk5l0XYgVGIt//mEbDRyQKaBj29dOnSRrLL6u3t7d6xY8cfya5+K/WmH95yH/VrhzJl8Tt/odTAVuVgQ5Z76NMwyBVXfjFfzQXSFS0eXwGheHxkxMrP/ajk/afEzjwgOibZIbYmGmI7/me5vGFPBHyK698Wu9l4mI+OSzrp2FXJrbVSb+O/FwuwQ2SDBGFjln7vpriEfNxobNyavnnYGI8GnS2j1tTzVm4j9jeEVYRvEv4Uku7iWbFrsZAaiEujdMSa2tdJfkE7YeX3DnIyweKFcpMtXsp5JrcpRHKbRFuxEBaYvWz+8aCUcZ/kuZW/ECZ2pOFFjOGMFZzOH2Su5s+nI9ZsyWbB3PNfBLyx90wI8p9h2Wijc5bc7HuCX/Bn7Nu4xMeavVtZwjItbiM5S272yxtW6j2srxB+YE1t7JJJKWBZkNnNbViz5Ga/IH5/h6eD3yf8MABif8qyIPM5kSPMkpubgnnoFsKHhEsBxNmXOJvfwrJT/jxbj0DOFm35LOEyfxYbhP7OQxYds6Y23kaG3MkEvzUtWM+SmxcFNx2uEeYTLhD+aqU2FvunlfqfBihVvECBeezn2P0O8G9F1tTS5yy5eVaQDePJDGyQ/ajHOvt5zuwsdJbcvCrIgbCC9XXCl5lo8Y8u8BonXuE8Z6W2733HctmK8P8CDACX4aTcJbnsiAAAAABJRU5ErkJggg==) no-repeat;
}

.sbi_lb-nav {
    /*position: absolute;*/
    top: 0;
    left: 0;
    /*height: 100%;*/
    width: 100%;
    z-index: 10;
    /*pointer-events: none;*/
}

.sbi_lb-container > .nav {
    left: 0;
}

.sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: none;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

/* Arrows */
.sbi_lb-prev, .sbi_lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.sbi_lb-nav a.sbi_lb-prev {
    /*width: 30%;*/
    width: 50px;
    left: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.sbi_lb-nav a.sbi_lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbi_lb-nav a.sbi_lb-next {
    /*width: 30%;*/
    width: 50px;
    right: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.sbi_lb-nav a.sbi_lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbi_lb-nav span {
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHcAAAA3CAYAAAA2YdXmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU5ODUyRDhDNEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU5ODUyRDhENEMxNjExRTk4NEM4RDkxQzg2RUEwRkY4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTk4NTJEOEE0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTk4NTJEOEI0QzE2MTFFOTg0QzhEOTFDODZFQTBGRjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7zMbLqAAAL10lEQVR42uxdb2wUxxXfvTs7xsY1heCY1qYuqWU32CnFxaU1dRBQiKo0FQVRNUmF0kqOVT5gqU2lVAJaUEtDoIIPKSIiUiq1pa2Iigoln0xaHPHHrc0Hy+Vf4QMgK1FbG8fBdQ7fue/ne2OPx7Ozu3e7d0fkkX7a893Om/fmt/Pem9ndsW2FU2w+RgznJKwHp0QNvyX5OO5V2Pj4eCUdNhNWEKoIpYRCQsyhyhghThgm3Cb8nXDctu07kkxHEtTGuyd+tO3GDMiNaDom8REgV2dP0iu51Ldb6fAjwscz1GmQsI84+rVncgWxkyf4I1gmtZA/FylXYFK6EpN+rvgcFGGPGFURZXSNsg1xLyQzsXv5zyuENwnXCe+zjDGHqjHW4WOEGsImQh3/9hIIDptcIauAr+5iRpF0tSe4Q0b4eJ+/yzeSBalRtqfIxZYR/vu+k4tmV9zBLvi3hB3Ut6PpKkjyXqHDs+yq1xLu6K4ISyUzTbcsu+FiNmJeJBKZTyid6I1EYoRkD/CV+gEfE1w3XwiWvU8Bj5a5OFJ/zI9Go8UTQzSZHCYMSGSPSG5aF3I2c59gxP6YZN1Pg9BWOmwgHIEMQiOPYMg+6FRpOWAQegTwEJeAEk4SljU1NT138eLF8/F4PDE6Onofn6uqqp6n31oI9YRFUjIRzaP4Wsh6LWI9W6A39IcdsAefYR/sZHtLpD7Q9eEfCP2EbS4ElhJqGKXK9zdYxhlBNv8N2ZaKSWKdCBbEeiBYdEoZ4gKN1jW3bt26PK6Urq6ua4sXL97OBDfkGcEqsdCvBfpCb9UW2Ac7OQ6WmWyg0zuZiPVOGTRhL7wm4Tajm7+rFK6Yv2vlv9ezzE4duZEQOgiuPkpup6i8vPwz6o8rVqyoOX78+DbqsM9Txyykrx5mt/eQ6crPErFR1gP6PAz9oCf0hd5qBdgHO7lezEX+XD6+ryF2JR1OErbyRRVnLOLvTuIcautF+ryajq8psuZq4ySd2CPF2x5NDH5B99ll7prgGBvXnYSOOnHixPbKysoGklnhQLCdxRg7g1joBf2gp45Yxb6Eh+ldIR/jmkTrdcIjHI/bCF9itPF3+O11nEt6DUvV44psb4FbDP00rny4tGpCc1tb2ysDAwP3xh3KlStX7lAse5EU/qrkokuySLCt5AoTrhj6QC/o56Q77IJ9sJPtLXWJuVfZhS5Xs14RRwnlmnrl/Fs/Z8hqrtTPsmfGXCdi0yBYGDaHAHdbj3jU3Ny8d2ho6AMTwRUVFdsVgrMVg2fEWOgBfUzEwh7YxfG2nu2d45Hcx5Uk6RJ//5RhsD3F51xSkqzHTeQGGXOTjAS7iyGaKgydO3fub5s2bXptcHBwRFeptrb2k+T62mikPMYxeAG7xgLTKlqAS6QF3N4CtA89oA/00i4LkR2wB3bBPtjJ9iakPvBaKtjlYr7bZTivi895hOukX9J0y7bk5kTWjCnCF2k0PLlu3bpf3r17d8RpNIgsmkeD6qLtkNzxpCtGu05ZsSjQH3bAHtjF9slZsm1Y0tWN3Br+7qbOJSuu+SafW+N15Ibt7iYJpsn/19AxY2NjSZ8ElyqdFwSp01yxF2KhN/SHHQ7Eug2YrLvlsBMVQXC1IHjVqlUHTDH4woULlxHzHEZwJgRrkye0g/bQrinGQm+J2GrNiPVKbu4SqmwRbMqiMYI0BGeaZGlHLNoxjVjomSmxTESfA7mV0m8g8WkmtJw/C2L7xGKGhty+bJOrErxAJhguzkQwRpLkouszjMFqjK0Xrtg0YqGf4oqr2Q7fYUJyvyt1ixjS7/28zHhD+vuSoZ743TO5/2CEEYOrs5xkBZU8VfuJsWEsP2rqGJcfTcSGSTCSkUbhou9RCSHJSjt5gj6SK270mzyFcePA4dxtxhsHWSTXdsqi3ZIshxhc4tLZoq0SPzFWkzxVpRNjNUS0S3G1INPOhAwpHrfn0i2bkqxGr0mWdDepTlkVsh3aEatldaa7Ow7JU2O6yZPB7YqMGRlyUQayiqQs+yrLdiS3keFUjjBCS7Jisdg31qxZ8yu3JIvvBzdYUw+Wmcgt5fMaUM8teUL70CPT5MlAylYpSTrDbnU9J0bLed6qw3I+Zz3XOSPJ2cqyteQ2KnAiNkiCLWlkoQPreG25de3atb+/evXqsBMJvb29fXyT3JTgTPMOOB/1nGSiPbSL9lmPOtZrTtDr20xwn0ROuugTxDqRG8b9XD8F67F4KCxBnTpxu6yjo+NmT0/Pf5wq1NfXP9be3v4FP43gfNRz+h3toV2+rZmQ9Qo8LqWeVsSjMvsIbxNuEN6zUk8zDjtgkM+5wXVQd4N48tGtZNMt62JiPU85Wnft2vU2HmNxGmWHDx9+kxMreeTq3PLkyMX5qOckE+2hXR65T2ru9NhWnhc/CVUrI8yFDeGSsRDeTJ36bXTwuKEcOnTozxwTl7nMedW57TLUQ32TfLQPPfgebY3imu2PArmtCkInlrB5586dxo4/ePDgW5qOL3Qht1C9gCDH1A70sFJPEz5QBOeaXB2xmNZs3r1792lTh+/fv/80udZvcYeryY5pnjstaUN9yIE8U3vQhwluCZtgHSkSWggfMt4lvEPYx9/bMoG5dMtaYtHRPon129FaT+GVYG43VIJdyF1pUPE64buEiF9yw3LFC2VX7EYsXKhCbDpJjrZ9yHVz0dIIzqR9N3IjBnIfIhQzagkbea35vLy+Q/h0Lu8KzYixXohVYmwmHasl2EsM1hAc2Agm8asJZwlLXEawCqw/v8B1Uf7Nrjrr93MzSZ5aNMRmcj9XJbglV0kWiZ1HEIs1iKNzfBJs8UXxKstAXN6QzScxZiRPBw4cOBNijLXCisHQO+gki8Q+S/gZ3wSw0gTq/pzVHGb3HRq5Ohc4kTzlmNhACFaSrIUBEBzJgFj5DtGrUgyOBk2unUcxNpcx2HYhcwvhJ0iWPGTLnshlOUukGPy9sMiddrfHS4zFiMkisa4Eu41gKQard4+M5PLc9DqLed4juaK4kWtxkiWmSYH2W1S35OdG7NGjR89KyVNdQMlTuklWnUiyoJcbwQ5LoVEDuU9w9fPiKYuAyS2VpklPhNFRZSLOHjt27LRPYnOx1GdrVrI8EQz7pPhb5oHcl7nqXo+LGH7JtXgejPJy0OQKl1yHpxnworKP5CmXd2EcFzpMLhr28VMbdcpatxO5nVx1Y4jkbuTzz4ZFbo2J3IBWnrJGsFOSJZFb45HcDn5k9dEQya3l898Nyy0jyWg+derUSd1tu7CX9MJYKtXdLoR91tQrnK5u2cPast+ik1MsFjXsgMlFwYNf2CSkjK76T+zZs2dLQ0NDYzKZtPr6+rqRiCQSif/S79gs5K6V2vhEfYk5l0XYgVGIt//mEbDRyQKaBj29dOnSRrLL6u3t7d6xY8cfya5+K/WmH95yH/VrhzJl8Tt/odTAVuVgQ5Z76NMwyBVXfjFfzQXSFS0eXwGheHxkxMrP/ajk/afEzjwgOibZIbYmGmI7/me5vGFPBHyK698Wu9l4mI+OSzrp2FXJrbVSb+O/FwuwQ2SDBGFjln7vpriEfNxobNyavnnYGI8GnS2j1tTzVm4j9jeEVYRvEv4Uku7iWbFrsZAaiEujdMSa2tdJfkE7YeX3DnIyweKFcpMtXsp5JrcpRHKbRFuxEBaYvWz+8aCUcZ/kuZW/ECZ2pOFFjOGMFZzOH2Su5s+nI9ZsyWbB3PNfBLyx90wI8p9h2Wijc5bc7HuCX/Bn7Nu4xMeavVtZwjItbiM5S272yxtW6j2srxB+YE1t7JJJKWBZkNnNbViz5Ga/IH5/h6eD3yf8MABif8qyIPM5kSPMkpubgnnoFsKHhEsBxNmXOJvfwrJT/jxbj0DOFm35LOEyfxYbhP7OQxYds6Y23kaG3MkEvzUtWM+SmxcFNx2uEeYTLhD+aqU2FvunlfqfBihVvECBeezn2P0O8G9F1tTS5yy5eVaQDePJDGyQ/ajHOvt5zuwsdJbcvCrIgbCC9XXCl5lo8Y8u8BonXuE8Z6W2733HctmK8P8CDACX4aTcJbnsiAAAAABJRU5ErkJggg==) no-repeat;
}

.sbi_lb-nav a.sbi_lb-prev span {
    background-position: -53px 0;
}

.sbi_lb-nav a.sbi_lb-next span {
    left: auto;
    right: 20px;
    background-position: -18px 0;
}

.sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    *zoom: 1; width: 100%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
    position: relative;
    padding-right: 300px;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px !important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}

.sbi_lb-dataContainer:after, .sbi_lb-data:after, .sbi_lb-commentBox:after {
    content: "";
    display: table;
    clear: both;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
    display: block !important;
    width: 100%;
    margin-top: 20px;
    padding: 0px;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
    display: inline-block;
    padding-top: 10px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
    display: block !important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
    text-align: left;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    box-sizing: border-box;
    padding: 0px 20px;
}

.sbi_lb-data {
    padding: 0 4px;
    color: #ccc;
}

.sbi_lb-data .sbi_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 20px;
}

#sbi_lightbox .sbi_lightbox_action {
    float: left;
    font-size: 12px;
    margin: 5px 0 0 5px;
    padding: 0 0 0 10px;
    position: relative;
}

#sbi_lightbox .sbi_lightbox_action a {
    color: #999;
    display: flex;
    gap: 5px;
    float: left;
    text-decoration: none;
}

#sb_instagram svg:not(:root).svg-inline--fa, #sbi_lightbox svg:not(:root).svg-inline--fa {
    box-sizing: unset;
    overflow: visible;
    width: 1em;
}

.sbi_lb-comments-enabled .sbi_lb-closeContainer {
    position: absolute;
    right: 0;
    top: 2px;
}

.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close {
    background: none;
    color: #333;
    font-size: 11px;
    height: auto;
    padding: 8px 10px;
    width: auto;
}

.sbi_lb-data .sbi_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.sbi_lb-data .sbi_lb-caption a {
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}

.sbi_lb-data .sbi_lb-caption a:hover, .sbi_lb-commenter:hover {
    color: #fff;
    text-decoration: underline;
}

.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px 0;
}

.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p {
    color: #fff;
    text-decoration: underline;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    color: #333;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p {
    color: #333;
}

.sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.sbi_lightbox_username p {
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
}

.sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    font-size: 12px;
    color: #999999;
}

.sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px;
    /* Hides icon font X */
    color: #aaa;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.sbi_lb-data .sbi_lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    color: #fff;
}

/* Lightbox video - must go after lighbox CSS */
/* Leave a gap at the bottom of the nav for video controls */
.sbi_lb-nav {
    height: auto;
}

.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
    position: relative !important;
}

/* Remove 4px padding from lightbox container so video lines up */
.sbi_lb-container {
    padding: 0;
}

/*!/wp-includes/css/dist/block-library/style.min.css*/
@charset "UTF-8";.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position: sticky) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block-details {
    box-sizing: border-box;
    overflow: hidden
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-details>:not(summary) {
    margin-block-end:0;margin-block-start:var(--wp--style--block-gap)}

.wp-block-details>: last-child {
    margin-bottom:0
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container .img-container {
    position: relative
}

.wp-lightbox-container button {
    background: none;
    border: none;
    cursor: zoom-in;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 5px auto #212121;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 5px
}

.wp-lightbox-overlay {
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    z-index: 5000000
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay .wp-block-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility .25s both
}

.wp-lightbox-overlay.zoom img {
    height: var(--lightbox-image-max-height);
    position: absolute;
    transform-origin: top left;
    width: var(--lightbox-image-max-width)
}

.wp-lightbox-overlay.zoom.active {
    opacity: 1;
    visibility: visible
}

.wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: lightbox-zoom-in .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
}

html.has-lightbox-open {
    overflow: hidden
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width),var(--lightbox-scale-height))
    }

    to {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width),var(--lightbox-scale-height))
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

ol.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: transparent;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);
    z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: transparent!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color:inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: transparent;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top:32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width:calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns:1fr
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width:calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    fill: currentColor;
    min-height: 24px;
    min-width: 24px;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    min-width: 0!important;
    transition-property: width
}

.wp-block-search__button-behavior-expand .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0!important;
    border-right-width: 0!important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 0!important
}

.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.wp-block-separator.is-style-dots {
    background: none!important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "Â·Â·Â·";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

@supports (position: sticky) {
    .wp-block-video [poster] {
        object-fit:cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0px
    }
}

/*!/wp-content/cache/asset-cleanup/css/item/cookie-law-info__legacy__public__css__cookie-law-info-gdpr-css-ve43020fe75e6a12d68eada244013ac965214d189.css*/
/*!/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-gdpr.css*/
.gdpr-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.gdpr-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.gdpr-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.gdpr-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.gdpr-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.gdpr-d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.gdpr-px-0 {
    padding-left: 0;
    padding-right: 0
}

.modal-backdrop.show {
    opacity: .8
}

.modal-open {
    overflow: hidden
}

.modal-open .gdpr-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1039;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.gdpr-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.gdpr-modal a {
    text-decoration: none
}

.gdpr-modal .gdpr-modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

@media (min-width: 576px) {
    .gdpr-modal .gdpr-modal-dialog {
        max-width:500px;
        margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2))
    }
}

@media (min-width: 992px) {
    .gdpr-modal .gdpr-modal-dialog {
        max-width:900px
    }
}

.gdpr-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.gdpr-modal .row {
    margin: 0 -15px
}

.gdpr-modal .modal-body {
    padding: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.gdpr-modal .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff
}

.gdpr-modal .close:focus {
    outline: 0
}

.gdpr-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 70px;
    font-size: 14px
}

.gdpr-switch input[type="checkbox"] {
    display: none
}

.gdpr-switch .gdpr-slider {
    background-color: #e3e1e8;
    height: 24px;
    width: 50px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.gdpr-switch .gdpr-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 20px
}

.gdpr-switch input:checked+.gdpr-slider {
    background-color: rgb(99,179,95)
}

.gdpr-switch input:checked+.gdpr-slider:before {
    transform: translateX(26px)
}

.gdpr-switch .gdpr-slider {
    border-radius: 34px
}

.gdpr-switch .gdpr-slider:before {
    border-radius: 50%
}

.gdpr-tab-content>.gdpr-tab-pane {
    display: none
}

.gdpr-tab-content>.active {
    display: block
}

.gdpr-fade {
    transition: opacity .15s linear
}

.gdpr-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    align-items: stretch!important;
    -ms-align-items: stretch!important
}

.nav.gdpr-nav-pills,.gdpr-tab-content {
    width: 100%;
    padding: 30px
}

.nav.gdpr-nav-pills {
    background: #f3f3f3
}

.nav.gdpr-nav-pills .gdpr-nav-link {
    border: 1px solid #0070ad;
    margin-bottom: 10px;
    color: #0070ad;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem
}

.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link {
    background-color: #0070ad;
    border: 1px solid #0070ad
}

.nav.gdpr-nav-pills .gdpr-nav-link.active {
    color: #fff
}

.gdpr-tab-content .gdpr-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6
}

.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
    background-color: #0070ad;
    border-color: #0070ad;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.gdpr-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0
}

.gdpr-tab-content h4 {
    font-size: 20px;
    margin-bottom: .5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.cli-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.cli-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.cli-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.cli-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.cli-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.cli-d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.cli-px-0 {
    padding-left: 0;
    padding-right: 0
}

.cli-btn {
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1.25rem;
    line-height: 1;
    border-radius: .25rem;
    transition: all .15s ease-in-out
}

.cli-btn:hover {
    opacity: .8
}

.cli-read-more-link {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline
}

.cli-btn:focus {
    outline: 0
}

.cli-modal-backdrop.cli-show {
    opacity: .8
}

.cli-modal-open {
    overflow: hidden
}

.cli-barmodal-open {
    overflow: hidden
}

.cli-modal-open .cli-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.cli-modal.cli-fade .cli-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.cli-modal.cli-show .cli-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.cli-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none
}

.cli-modal-backdrop.cli-fade {
    opacity: 0
}

.cli-modal-backdrop.cli-show {
    opacity: .5;
    display: block
}

.cli-modal.cli-show {
    display: block
}

.cli-modal a {
    text-decoration: none
}

.cli-modal .cli-modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

@media (min-width: 576px) {
    .cli-modal .cli-modal-dialog {
        max-width:500px;
        margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2))
    }
}

@media (min-width: 992px) {
    .cli-modal .cli-modal-dialog {
        max-width:900px
    }
}

.cli-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0
}

.cli-modal .row {
    margin: 0 -15px
}

.cli-modal .modal-body {
    padding: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cli-modal .cli-modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    padding: 0;
    background-color: transparent!important;
    border: 0;
    -webkit-appearance: none;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff
}

.cli-modal .cli-modal-close:focus {
    outline: 0
}

.cli-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 70px;
    font-size: 14px
}

.cli-switch input[type="checkbox"] {
    display: none
}

.cli-switch .cli-slider {
    background-color: #e3e1e8;
    height: 24px;
    width: 50px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 20px
}

.cli-switch input:checked+.cli-slider {
    background-color: #00acad
}

.cli-switch input:checked+.cli-slider:before {
    transform: translateX(26px)
}

.cli-switch .cli-slider {
    border-radius: 34px
}

.cli-switch .cli-slider:before {
    border-radius: 50%
}

.cli-tab-content {
    background: #fff
}

.cli-tab-content>.cli-active {
    display: block
}

.cli-fade {
    transition: opacity .15s linear
}

.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column
}

.cli-nav-pills,.cli-tab-content {
    width: 100%;
    padding: 30px
}

@media (max-width: 767px) {
    .cli-nav-pills,.cli-tab-content {
        padding:30px 10px
    }
}

.cli-nav-pills {
    background: #f3f3f3
}

.cli-nav-pills .cli-nav-link {
    border: 1px solid #00acad;
    margin-bottom: 10px;
    color: #00acad;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}

.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #00acad;
    border: 1px solid #00acad
}

.cli-nav-pills .cli-nav-link.cli-active {
    color: #fff
}

.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6
}

.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0
}

.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.cli-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.cli-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.cli-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.cli-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    flex-direction: column
}

.cli-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.cli-d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.cli-px-0 {
    padding-left: 0;
    padding-right: 0
}

.cli-btn {
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1.25rem;
    line-height: 1;
    border-radius: .25rem;
    transition: all .15s ease-in-out
}

.cli-btn:hover {
    opacity: .8
}

.cli-read-more-link {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline
}

.cli-btn:focus {
    outline: 0
}

.cli-modal-backdrop.cli-show {
    opacity: .8
}

.cli-modal-open {
    overflow: hidden
}

.cli-barmodal-open {
    overflow: hidden
}

.cli-modal-open .cli-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.cli-modal.cli-fade .cli-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.cli-modal.cli-show .cli-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.cli-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: opacity ease-in-out 0.5s
}

.cli-modal-backdrop.cli-fade {
    opacity: 0
}

.cli-modal-backdrop.cli-show {
    opacity: .5;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cli-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    transform: scale(0);
    overflow: hidden;
    outline: 0;
    display: none
}

.cli-modal a {
    text-decoration: none
}

.cli-modal .cli-modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}

@media (min-width: 576px) {
    .cli-modal .cli-modal-dialog {
        max-width:500px;
        margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2))
    }
}

.cli-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .2rem;
    box-sizing: border-box;
    outline: 0
}

.cli-modal .row {
    margin: 0 -15px
}

.cli-modal .modal-body {
    padding: 0;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cli-modal .cli-modal-close:focus {
    outline: 0
}

.cli-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 38px;
    font-size: 14px
}

.cli-switch input[type="checkbox"] {
    display: none
}

.cli-switch .cli-slider {
    background-color: #e3e1e8;
    height: 20px;
    width: 38px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s
}

.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 15px
}

.cli-switch input:checked+.cli-slider {
    background-color: #61a229
}

.cli-switch input:checked+.cli-slider:before {
    transform: translateX(18px)
}

.cli-switch .cli-slider {
    border-radius: 34px;
    font-size: 0
}

.cli-switch .cli-slider:before {
    border-radius: 50%
}

.cli-tab-content {
    background: #fff
}

.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column
}

.cli-nav-pills,.cli-tab-content {
    width: 100%;
    padding: 5px 30px 5px 5px;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .cli-nav-pills,.cli-tab-content {
        padding:30px 10px
    }
}

.cli-nav-pills {
    background: #fff
}

.cli-nav-pills .cli-nav-link {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    color: #2a2a2a;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}

.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #f6f6f9;
    border: 1px solid #ccc
}

.cli-nav-pills .cli-nav-link.cli-active {
    color: #2a2a2a
}

.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6
}

.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0
}

.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active {
    background: transparent
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after {
    color: inherit
}

#cookie-law-info-bar .cli-tab-header a:before {
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor
}

#cookie-law-info-bar .cli-row {
    margin-top: 20px
}

#cookie-law-info-bar .cli-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

#cookie-law-info-bar .cli-col-8 {
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.cli-wrapper {
    max-width: 90%;
    float: none;
    margin: 0 auto
}

#cookie-law-info-bar .cli-tab-content h4 {
    margin-bottom: .5rem
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link {
    padding: .2rem .5rem
}

#cookie-law-info-bar .cli-tab-container {
    display: none;
    text-align: left
}

.cli-tab-footer .cli-btn {
    background-color: #00acad;
    padding: 10px 15px;
    text-decoration: none
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #61a229;
    color: #fff;
    border-radius: 0
}

.cli-tab-footer {
    width: 100%;
    text-align: right;
    padding: 20px 0
}

.cli-col-12 {
    width: 100%
}

.cli-tab-header {
    display: flex;
    justify-content: space-between
}

.cli-tab-header a:before {
    width: 10px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px)
}

.cli-tab-header a:after {
    width: 2px;
    height: 10px;
    left: 4px;
    top: calc(50% - 5px);
    -webkit-transform: none;
    transform: none
}

.cli-tab-header a:before {
    width: 7px;
    height: 7px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    content: " ";
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-right: 10px
}

.cli-tab-header a.cli-nav-link {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    text-transform: capitalize
}

.cli-tab-header.cli-tab-active .cli-nav-link:before {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.cli-tab-header {
    border-radius: 5px;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease-out 0.3s,color 0.2s ease-out 0s;
    background-color: #f2f2f2
}

.cli-modal .cli-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    padding: 10px;
    background: transparent;
    border: none;
    min-width: 40px
}

.cli-tab-container h4,.cli-tab-container h1 {
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 15px;
    margin: 10px 0
}

#cliSettingsPopup .cli-tab-section-container {
    padding-top: 12px
}

.cli-tab-container p,.cli-privacy-content-text {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000
}

.wt-cli-privacy {
    display: none
}

.cli-tab-content {
    display: none
}

.cli-tab-section .cli-tab-content {
    padding: 10px 20px 5px 20px
}

.cli-tab-section {
    margin-top: 5px
}

@media (min-width: 992px) {
    .cli-modal .cli-modal-dialog {
        max-width:645px
    }
}

.cli-switch .cli-slider:after {
    content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
    color: #000;
    font-size: 12px;
    text-align: right;
    min-width: 80px
}

.cli-switch input:checked+.cli-slider:after {
    content: attr(data-cli-enable)
}

.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: 60px;
    transition: max-height 0.15s ease-out;
    overflow: hidden
}

a.cli-privacy-readmore {
    font-size: 12px;
    margin-top: 12px;
    display: inline-block;
    padding-bottom: 0;
    cursor: pointer;
    color: #000;
    text-decoration: underline
}

.cli-modal-footer {
    position: relative
}

a.cli-privacy-readmore:before {
    content: attr(data-readmore-text)
}

.cli-collapsed a.cli-privacy-readmore:before {
    content: attr(data-readless-text)
}

.cli-collapsed .cli-privacy-content {
    transition: max-height 0.25s ease-in
}

.cli-privacy-content p {
    margin-bottom: 0
}

.cli-modal-close svg {
    fill: #000
}

span.cli-necessary-caption {
    color: #000;
    font-size: 12px
}

.cli-tab-section.cli-privacy-tab {
    display: none
}

#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
    display: block
}

#cookie-law-info-bar .cli-privacy-overview {
    display: none
}

.cli-tab-container .cli-row {
    max-height: 500px;
    overflow-y: auto
}

.cli-modal.cli-blowup.cli-out {
    z-index: -1
}

.cli-modal.cli-blowup {
    z-index: 999999;
    transform: scale(1)
}

.cli-modal.cli-blowup .cli-modal-dialog {
    animation: blowUpModal 0.5s cubic-bezier(.165,.84,.44,1) forwards
}

.cli-modal.cli-blowup.cli-out .cli-modal-dialog {
    animation: blowUpModalTwo 0.5s cubic-bezier(.165,.84,.44,1) forwards
}

@keyframes blowUpContent {
    0% {
        transform: scale(1);
        opacity: 1
    }

    99.9% {
        transform: scale(2);
        opacity: 0
    }

    100% {
        transform: scale(0)
    }
}

@keyframes blowUpContentTwo {
    0% {
        transform: scale(2);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes blowUpModal {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes blowUpModalTwo {
    0% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(.5);
        opacity: 0
    }

    100% {
        transform: scale(0);
        opacity: 0
    }
}

.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px
}

.cli_settings_button {
    cursor: pointer
}

.wt-cli-sr-only {
    display: none;
    font-size: 16px
}

a.wt-cli-element.cli_cookie_close_button {
    text-decoration: none;
    color: #333;
    font-size: 22px;
    line-height: 22px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px
}

.cli-bar-container {
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cli-bar-btn_container {
    margin-left: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: nowrap
}

.cli-style-v2 a {
    cursor: pointer
}

.cli-bar-btn_container a {
    white-space: nowrap
}

.cli-style-v2 .cli-plugin-main-link {
    font-weight: inherit
}

.cli-style-v2 {
    font-size: 11pt;
    line-height: 18px;
    font-weight: 400
}

#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container {
    display: block
}

.cli-style-v2 .cli-bar-message {
    width: 70%;
    text-align: left
}

#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message {
    width: 100%
}

#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
    margin-top: 8px;
    margin-left: 0;
    flex-wrap: wrap
}

#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
    margin-top: 8px;
    margin-left: 0
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 16px
}

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
    margin-top: 5px
}

.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,.cli-style-v2 .cli-bar-btn_container .cli_settings_button {
    margin-left: 5px
}

.wt-cli-ccpa-checkbox label {
    font-size: inherit;
    cursor: pointer;
    margin: 0 0 0 5px
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 14px 25px
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"] {
    padding: 32px 30px
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
    padding: 32px 45px
}

.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button),.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button) {
    text-decoration: underline
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    margin-top: 5px;
    margin-bottom: 5px
}

a.wt-cli-ccpa-opt-out {
    white-space: nowrap;
    text-decoration: underline
}

.wt-cli-necessary-checkbox {
    display: none!important
}

@media (max-width: 985px) {
    .cli-style-v2 .cli-bar-message {
        width:100%
    }

    .cli-style-v2.cli-bar-container {
        justify-content: left;
        flex-wrap: wrap
    }

    .cli-style-v2 .cli-bar-btn_container {
        margin-left: 0;
        margin-top: 10px
    }

    #cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
        padding: 25px 25px
    }
}

.wt-cli-ckyes-brand-logo {
    display: flex;
    align-items: center;
    font-size: 9px;
    color: #111;
    font-weight: 400
}

.wt-cli-ckyes-brand-logo img {
    width: 65px;
    margin-left: 2px
}

.wt-cli-privacy-overview-actions {
    padding-bottom: 0
}

@media only screen and (max-width: 479px) and (min-width:320px) {
    .cli-style-v2 .cli-bar-btn_container {
        flex-wrap:wrap
    }
}

.wt-cli-cookie-description {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000
}

/*!/wp-content/cache/asset-cleanup/css/item/kreativa__style-css-v1c0e7fd820cfa1219cecaa1985267c74aace40f4.css*/
/*!/wp-content/themes/kreativa/style.css*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

body {
    line-height: 1;
    color: #fff;
    background: #000
}

ol,ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,th,td {
    text-align: left;
    font-weight: 400
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ""
}

blockquote,q {
    quotes: "" ""
}

* {
    padding: 0
}

html {
    text-rendering: optimizeLegibility
}

body,html {
    height: 100%;
    margin: 0;
    height: auto;
    min-height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none
}

body {
    font: 300 15px/1.625 "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #777;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    color: #000
}

input,textarea,label,button {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .25px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,html {
    min-height: auto
}

#supersized li {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s
}

.preloader-done #supersized,#supersized li.activeslide {
    -webkit-transform: scale(1);
    transform: scale(1)
}

#supersized {
    opacity: 1
}

.page-is-not-fullscreen #supersized,.page-is-not-fullscreen #supersized li {
    height: 120%
}

.page-is-not-fullscreen #supersized li {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0s;
    transition: transform 0s
}

.page-is-not-fullscreen #supersized {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

.preloader-done .static_slideshow_content_link,.preloader-done .static_slideshow_title,.preloader-done .static_slideshow_caption {
    opacity: 1
}

.preloader-done #supersized {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.preloader-cover-screen {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2000
}

.fullscreen-screencover {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s
}

.pace-done .fullscreen-screencover {
    opacity: 0
}

.site-back-cover {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -999;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s
}

.bg-loaded.site-back-cover {
    opacity: 1
}

.logoimage-preloader {
    opacity: 0;
    position: relative;
    top: -10px
}

.preloader-inner {
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    opacity: 1
}

.pace-done .preloader-inner {
    opacity: 0
}

.spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px
}

.spinner .path {
    stroke: #000;
    stroke-linecap: round;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1,150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -124
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1,150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -124
    }
}

.theme-is-dark .preloader-cover-screen {
    background-color: #333
}

.single-image-loaded .loading-bar,.page-is-fullscreen .loading-bar {
    border-color: #fff
}

.single-image-loaded .loading-bar:after,.page-is-fullscreen .loading-bar:after {
    background: #fff
}

.page-is-not-fullscreen .loading-bar {
    border-color: #777
}

.page-is-not-fullscreen .loading-bar:after {
    background: #777
}

.loading-spinner {
    mix-blend-mode: luminosity
}

.single-image-loaded .loading-spinner {
    transform: scale(.5);
    -webkit-transform: scale(.5);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%
}

.loading-spinner {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 75px;
    right: 80px;
    z-index: 99;
    opacity: 1;
    margin: auto;
    -webkit-animation: rotate-all 1s linear infinite;
    -moz-animation: rotate-all 1s linear infinite;
    animation: rotate-all 1s linear infinite
}

.loading-right-side,.loading-left-side {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden
}

.loading-left-side {
    left: 0
}

.loading-right-side {
    right: 0
}

.loading-bar {
    width: 100%;
    height: 100%;
    -moz-border-radius: 200px 0 0 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px 0 0 200px;
    border: 5px solid #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.loading-bar:after {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background: #fff;
    position: absolute;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.loading-right-side .loading-bar {
    -moz-border-radius: 0 200px 200px 0;
    -webkit-border-radius: 0;
    border-radius: 0 200px 200px 0;
    border-left: none;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform-origin: left center;
    -moz-transform-origin: left center;
    -webkit-transform-origin: left center;
    animation: rotate-right 0.75s linear infinite alternate;
    -moz-animation: rotate-right 0.75s linear infinite alternate;
    -webkit-animation: rotate-right 0.75s linear infinite alternate
}

.loading-right-side .loading-bar:after {
    bottom: -5px;
    left: -2px
}

.loading-left-side .loading-bar {
    border-right: none;
    transform: rotate(10deg);
    transform-origin: right center;
    -moz-transform-origin: right center;
    -webkit-transform-origin: right center;
    animation: rotate-left 0.75s linear infinite alternate;
    -moz-animation: rotate-left 0.75s linear infinite alternate;
    -webkit-animation: rotate-left 0.75s linear infinite alternate
}

.loading-left-side .loading-bar:after {
    bottom: -5px;
    right: -2px
}

@keyframes rotate-left {
    to {
        transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg)
    }

    from {
        transform: rotate(175deg);
        -moz-transform: rotate(175deg);
        -webkit-transform: rotate(175deg)
    }
}

@keyframes rotate-right {
    from {
        transform: rotate(-175deg);
        -moz-transform: rotate(-175deg);
        -webkit-transform: rotate(-175deg)
    }

    to {
        transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg)
    }
}

@keyframes rotate-all {
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }

    to {
        transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

.materialcircular {
    -webkit-animation: materialrotate 2s linear infinite;
    -moz-animation: materialrotate 2s linear infinite;
    animation: materialrotate 2s linear infinite;
    height: 50px;
    top: 100px;
    right: 100px;
    position: absolute;
    width: 50px;
    z-index: 9;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -webkit-perspective: 1000;
    opacity: 0
}

.materialcircular {
    top: 75px;
    right: 80px;
    mix-blend-mode: screen
}

.materialpath {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    -webkit-animation: materialdash 1.5s ease-in-out infinite;
    -moz-animation: materialdash 1.5s ease-in-out infinite;
    animation: materialdash 1.5s ease-in-out infinite;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -webkit-perspective: 1000;
    stroke-linecap: round;
    stroke: #969696
}

@keyframes materialrotate {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@keyframes materialdash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124
    }
}

.elementloader {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: fixed;
    border: 2px solid #000;
    top: 50%;
    left: 50%;
    margin-left: 155px;
    animation: elementloader 2s infinite ease
}

.gridblock-blog-parallax .elementloader {
    position: absolute;
    top: 20px;
    left: auto;
    right: 20px;
    z-index: 99
}

.elementloader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #000;
    animation: elementloader-inner 2s infinite ease-in
}

@keyframes elementloader {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(180deg)
    }

    50% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes elementloader-inner {
    0% {
        height: 0%
    }

    25% {
        height: 0%
    }

    50% {
        height: 100%
    }

    75% {
        height: 100%
    }

    100% {
        height: 0%
    }
}

.entry-content,.entry-content .pullquote-right,.entry-content .pullquote-left,.entry-content .pullquote-center,.section-description,.entry-title-subheading,.worktype-categories,.boxtitle-worktype,.sidebar-widget,.slideshow-box-categories,#password-protected p,.button-blog-continue,.readmore-service,.post-password-form p,.fullscreen-swiperslides .swiper-desc,.event-heading {
    font-family: "Open Sans",sans-serif
}

input,textarea,label,button,.entry-title-wrap h1,h2.project-heading,.sidebar h3,.footer-end-block h2.section-title,.skill-bar-percent,.gridblock-parallax-wrap h4.slideshow-box-title,.positionaware-button,.mtheme-button,.responsive-titles h3,.fullscreen-swiperslides .swiper-title,.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3,.photowall-title,.proofing-client-title,.comment-reply-title,.hero-text-wrap .hero-title,.social-header-wrap ul li.contact-text,.slideshow_title,h1.slideshow_title,.static_slideshow_title,.coverphoto-text-container .slideshow_title,.coverphoto-text-container .static_slideshow_title,.fullscreen-fotorama .fotorama__caption__wrap h2,.gridblock-grid-element .boxtitle-hover a,.mtheme-lightbox .lg-sub-html,.shortcode-box-title,.entry-content .work-details h4,.work-details h4 a,ul.vertical_images .vertical-images-title,.dimmer-text,.mtheme-404-wrap .mtheme-404-error-message1,.portfolio-section-heading h2,.imagebox-title,.site-maintenance-text,.blog-grid-element-content .work-details h4 a,.homemenu .sf-menu .megamenu-textbox,.homemenu .sf-menu a,.homemenu .sf-menu .mega-item .children-depth-0 h6,.homemenu,.homemenu .sf-menu ul li a,.minimal-menu ul.mtree>li>a,.vertical-menu ul.mtree>li>a,.simple-menu ul.mtree>li>a,.responsive-mobile-menu ul.mtree>li>a,h1.entry-title,.entry-content h3.progressbar-title,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.woocommerce-page h1,.woocommerce-page h2,.woocommerce-page h3,.woocommerce-page h4,.woocommerce-page h5,.woocommerce-page h6,h2.section-title,.client-name,.mtheme-button,#gridblock-filter-links,#gridblock-filters,#footer h3,.postsummarywrap,.postsummarywrap a,.quote_say,.quote_author,.summary-info,.blog-timeline-month,.jp-title,.gridblock-parallax-wrap .slideshow-box-categories,.person h4.staff-position,.time-count-data,.client-say,.client-company,.service-content h4,.service-content h4 a,.pricing-table,.boxtitle-hover,.project-info ul li,.slideshow-owl-title,.cart-elements,.cart-content-checkout,.hero-text-wrap,#header-searchform #hs,.vertical-menu,.wpcf7-form p,.toggle-menu-list li a,.work-details h4,.work-details h4 a,.blog-details-section-inner,.minimal-menu,.simple-menu,.responsive-mobile-menu,.page-link,.pricing-wrap,.pricing-table .pricing-row,.search-instructions,.fotorama__caption__wrap,#password-protected input,.post-password-form input,#password-protected label,.post-single-tags,.post-single-tags a,.comment-meta,.mtheme-lightbox .lg-sub-html,.phototag-archive-list,.album-item-count,.woocommerce .button,.mtheme-woo-order-selected,.woocommerce .woocommerce-breadcrumb,.woocommerce-result-count,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.pagination,.contact-text,.contact-text a,.slideshow-box-title,.mtheme-events-heading,.site-maintenance-text,.no-comments,.twentytwenty-before-label:before,.twentytwenty-after-label:before,.entry-content .notice-text,#gridblock-filter-links li a,#gridblock-filters li a,.woocommerce div.product .woocommerce-tabs ul.tabs li a,.horizontal-bottom-bar,.donutcounter-value,.proofing-restricted,#copyright {
    font-family: 'Nunito',sans-serif
}

#commentform code,.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var,.entry-content samp,.entry-content pre {
    font-family: "PT Mono"
}

a {
    outline: none;
    text-decoration: none;
    color: #444
}

a:hover {
    text-decoration: none
}

a img {
    border: none
}

.entry-content img {
    max-width: 100%;
    height: auto
}

.wp-caption img {
    width: 100%
}

.clear {
    clear: both
}

.clearlast {
    clear: both;
    padding-bottom: 35px
}

.clearlastgallery {
    clear: both;
    padding-bottom: 55px
}

.ienoclear {
    clear: both
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.mkspace-right {
    margin-right: 10px
}

.mkspace-left {
    margin-left: 10px
}

.align-right {
    float: right
}

.align-left {
    float: left
}

.align-center {
    margin: 0 auto;
    display: block
}

.mtheme-centered-block {
    margin: 0 auto;
    display: block;
    text-align: center
}

p.edit-entry {
    font-size: 10px;
    line-height: 10px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 0
}

p.edit-entry a {
    font-size: 13px;
    background: #333;
    padding: 18px;
    color: #fff;
    text-decoration: none;
    display: block
}

p.edit-entry a:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.single-header-space {
    margin: 25px 0 0 0
}

.blank-head-space-1 {
    margin: 24px 0 0 0
}

.mtheme-menu-not-found {
    padding-left: 20px;
    padding-top: 20px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-transform: none
}

.gradient {
    filter: none
}

.type-post,.type-mtheme_portfolio,.type-page {
    margin: 0
}

::selection {
    color: #fff;
    background: #111
}

::-moz-selection {
    color: #fff;
    background: #111
}

.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,.project-skills ul li,.homemenu .sf-menu .megamenu-textbox,.entry-content,.woocommerce #tab-description p,.woocommerce .entry-summary div[itemprop="description"],.sidebar-widget,.wp-caption,#commentform code,.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var,.entry-content samp,.entry-content pre,.entry-content .pullquote-right,.entry-content .pullquote-left,.entry-content .pullquote-center,.pricing-service p,.entry-content .pricing-service,.entry-content .pricing-service p,.sidebar p,#events_list p,#recentposts_list p,#popularposts_list p,#entry-author-info,.entry-utility,.quote_say,p.ajax-image-desc,ul.gridblock-listbox .work-description,.thumbnails-shortcode .work-details h4,.blog-grid-element-content .work-details h4 a,.work-details h4,.work-details h4 a,.entry-content .entry-post-title h2,.homemenu ul ul li a,.homemenu,.sticky-menu-activate .homemenu h6,.mtheme-button,.sidebar h3,ul.vertical_images .vertical-images-title,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    line-height: 1.69
}

.background-fill,.pattern-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto
}

.background-fill {
    z-index: -99
}

.pattern-overlay {
    z-index: -1
}

.tipsy {
    margin-top: -15px;
    margin-left: 0;
    padding: 5px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase
}

.tipsy-inner {
    padding: 4px 12px;
    background-color: #555;
    color: #fff;
    max-width: 200px;
    text-align: center;
    border-radius: 20px
}

.tipsy-north {
    background-position: top center
}

.tipsy-south {
    background-position: bottom center
}

.tipsy-east {
    background-position: right center;
    margin-top: 0
}

.tipsy-west {
    background-position: left center
}

.mtheme-right-menu {
    margin-left: 10px
}

.homemenu {
    padding: 0;
    margin: 0;
    text-align: center;
    height: 41px;
    display: inline-block;
    position: relative;
    transition: line-height 0.2s,margin 0.2s;
    -moz-transition: line-height 0.2s,margin 0.2s;
    -webkit-transition: line-height 0.2s,margin 0.2s;
    -o-transition: line-height 0.2s,margin 0.2s
}

.homemenu ul ul ul li:first-child:after {
    border: none
}

.homemenu ul ul ul ul li:first-child:after {
    border: none
}

.homemenu ul ul ul ul ul li:first-child:after {
    border: none
}

.homemenu a {
    color: #666;
    text-decoration: none
}

.homemenu ul ul li a:last-child {
    padding-right: 0
}

.homemenu ul li a {
    padding: 0
}

.homemenu ul ul li a {
    border-right: none;
    border-top: none
}

.homemenu ul ul {
    position: relative
}

.homemenu ul ul {
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,.85) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,.85) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#8c000000',GradientType=0)
}

.homemenu .sf-menu .mega-item .children-depth-0,.homemenu ul ul {
    border-bottom: 0
}

.homemenu .sf-menu .mega-item .children-depth-0 ul,.homemenu ul ul ul {
    border-bottom: none
}

.homemenu ul ul li a {
    color: #c9c9c9;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .25px;
    text-transform: none
}

.homemenu ul ul li {
    padding: 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.homemenu ul ul li:first-child {
    padding-top: 20px
}

.homemenu ul ul li:last-child {
    padding-bottom: 20px
}

.homemenu ul li.mega-item ul li:first-child {
    padding-top: 0
}

.homemenu ul li.mega-item ul li:last-child {
    padding-bottom: 0
}

.homemenu ul li.mega-item ul li {
    padding-left: 0;
    padding-right: 0
}

.homemenu .mega-item .children li a {
    margin-right: 30px
}

.homemenu ul li a {
    position: relative
}

.homemenu ul li a:before {
    border-top: 1px solid #fff;
    width: 20px;
    position: absolute;
    content: " ";
    top: auto;
    bottom: 0;
    height: 2px;
    width: 0;
    left: 0;
    transition: opacity 0.5s,width 0.3s;
    -moz-transition: opacity 0.5s,width 0.3s;
    -webkit-transition: opacity 0.5s,width 0.3s;
    -o-transition: opacity 0.5s,width 0.3s
}

.homemenu ul li:hover>a:before {
    opacity: 1;
    width: 20px
}

.homemenu ul ul li a:before {
    position: static;
    content: "";
    border: 0
}

.homemenu ul ul li:hover>a {
    color: #fff
}

.homemenu ul ul li:last-child>a {
    border-bottom: none
}

.homemenu ul li a {
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .15px;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.homemenu ul li:first-child a {
    margin-left: 0
}

.homemenu ul li a {
    border: 0
}

.homemenu ul li ul li:last-child {
    border-right: 0
}

.homemenu li.current-menu-item a,.homemenu li.current-menu-parent a,.homemenu li.current-menu-ancestor a {
    outline: 0
}

.homemenu li.current-menu-item>a,.homemenu li.current-menu-item>li>a {
    outline: 0;
    position: relative;
    font-weight: 600
}

.homemenu .sub-menu li.current-menu-item a:before,.homemenu .sub-menu li.current-menu-ancestor a:before {
    background: none
}

.homemenu .sub-menu li.current-menu-item>a {
    color: #fff
}

.homemenu .sub-menu li.current-menu-item:after {
    position: relative;
    height: auto;
    top: auto
}

.homemenu .sf-menu ul {
    position: absolute;
    z-index: 200;
    top: -999em;
    width: 220px;
    text-align: left
}

.homemenu .sf-menu ul li {
    width: 100%
}

.homemenu .sf-menu li:hover {
    visibility: inherit
}

.homemenu .sf-menu li {
    float: left;
    position: relative
}

.homemenu .sf-menu a {
    display: block;
    position: relative
}

.homemenu .sf-menu li:hover ul,.homemenu .sf-menu li.sfHover ul {
    left: 0;
    top: 106px
}

.homemenu ul.sf-menu li:hover li ul,.homemenu ul.sf-menu li.sfHover li ul {
    top: -999em
}

.homemenu ul.sf-menu li li:hover ul,.homemenu ul.sf-menu li li.sfHover ul {
    left: 19.3em;
    top: 0
}

.homemenu ul.sf-menu li li:hover li ul,.homemenu ul.sf-menu li li.sfHover li ul {
    top: -999em
}

.homemenu ul.sf-menu li li li:hover ul,.homemenu ul.sf-menu li li li.sfHover ul {
    left: 19.3em;
    top: 0
}

.sf-menu>li>ul {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out
}

.sf-menu>li:hover>ul {
    opacity: 1
}

.homemenu .sf-menu a {
    text-decoration: none;
    padding: 0
}

.homemenu .sf-menu li {
    margin-left: 18px
}

.homemenu .sf-menu li:first-child {
    margin-left: 0
}

.homemenu .sf-menu li li {
    margin-left: 0
}

.homemenu .sf-menu li.menu-item a {
    position: relative
}

.homemenu ul.sub-menu>li.menu-item {
    border-bottom: 1px solid rgba(255,255,255,.05)
}

.homemenu ul.sub-menu>li.menu-item:last-child {
    border-bottom: 0
}

.homemenu .sf-menu ul li a {
    padding: 4px 10px;
    position: relative
}

.homemenu .sf-menu li ul li {
    border-left: 0
}

.homemenu .sf-menu li li:hover,.sf-menu li li.sfHover,.homemenu .sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active {
    outline: 0
}

.homemenu .sf-shadow ul.sf-shadow-off {
    background: transparent
}

.homemenu .sf-menu {
    display: inline-block;
    position: relative;
    top: 0
}

.homemenu ul.sf-menu li li:hover ul,.homemenu ul.sf-menu li li.sfHover ul {
    border-radius: 0;
    left: 220px;
    top: -20px
}

.homemenu ul.sf-menu li li:hover:first-child ul,.homemenu ul.sf-menu li li.sfHover:first-child ul {
    border-radius: 0;
    left: 220px;
    top: 0
}

.sf-arrows ul .sf-with-ul:after {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 6px;
    color: #aaa;
    right: 4px;
    top: 10px;
    position: absolute
}

.homemenu .sf-menu ul.sub-menu li {
    position: relative;
    z-index: 10
}

.homemenu li.current-menu-item ul li a:before,.homemenu li.current-menu-ancestor ul li a:before {
    background: none
}

.homemenu .sf-menu li.mega-item {
    position: static
}

.homemenu .sf-menu li.mega-item ul.children {
    width: auto;
    left: 0;
    top: 108px;
    display: none;
    position: fixed;
    margin: 0 10px
}

.homemenu .sf-menu li.mega-item ul.children ul {
    display: block;
    margin: 0
}

.homemenu .sf-menu .mega-item .children-depth-0 h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .75px;
    text-indent: 10px;
    width: auto;
    text-transform: uppercase
}

.homemenu .sf-menu .mega-item .children-depth-0 .no-title h6 {
    display: none
}

.homemenu .sf-menu .mega-item .children-depth-0 .no-title {
    padding-top: 30px
}

.homemenu li.mega-four .children li.menu-item {
    display: inline-block;
    width: 25%;
    position: relative;
    float: left
}

.homemenu li.mega-three .children li.menu-item {
    display: inline-block;
    width: 33%;
    position: relative;
    float: left
}

.homemenu li.mega-two .children li.menu-item {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left
}

.homemenu li.mega-one .children li.menu-item {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left
}

.homemenu li.mega-one .children div ul.children,.homemenu li.mega-two .children div ul.children,.homemenu li.mega-three .children div ul.children,.homemenu li.mega-four .children div ul.children {
    width: auto;
    position: relative;
    top: 0
}

.homemenu li.mega-four .children div ul.children li {
    width: 100%!important
}

.homemenu .sf-menu .mega-item .children-depth-1 {
    padding: 0
}

.homemenu .sf-menu .megamenu-textbox {
    color: #A7A7A7;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 27px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 50px;
    font-weight: 500
}

.homemenu ul ul ul.children {
    -webkit-box-shadow: none;
    box-shadow: none
}

.homemenu .sf-menu .mega-item .children-depth-0 {
    padding: 56px 300px;
    display: block
}

.homemenu .sf-menu .mega-item .children-depth-0 ul {
    background: none
}

.homemenu .sf-menu .sub-menu a {
    padding: 4px
}

.sticky-menu-off.minimal-menu .social-sharing-toggle,.sticky-menu-off.minimal-menu .social-header-wrap,.sticky-menu-off.minimal-menu .homemenu {
    display: none
}

.responsive-menu-wrap {
    display: none
}

.mobile-menu-toggle {
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 65px;
    top: 0;
    left: 0
}

.body-dashboard-push-left .mobile-menu-toggle {
    background: none
}

.body-dashboard-push-left .logo-mobile {
    display: none
}

.theme-is-dark .mobile-menu-toggle {
    background: #000000;
    color: #fff
}

.logo-mobile {
    padding: 10px 0
}

.logo-mobile img {
    height: 38px;
    position: relative;
    top: 1px
}

.mobile-menu-icon {
    position: fixed;
    float: right;
    left: 0;
    top: 0;
    height: 55px;
    width: 55px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #000;
    -webkit-transition: left 0.3s ease-in,background 0.3s ease-in;
    -moz-transition: left 0.3s ease-in,background 0.3s ease-in;
    transition: left 0.3s ease-in,background 0.3s ease-in;
    z-index: 1000
}

.theme-is-dark .mobile-menu-icon {
    color: #fff
}

.body-dashboard-push-left .mobile-menu-icon {
    color: #fff;
    font-size: 30px;
    height: 55px;
    left: 20px;
    top: 11px
}

.body-dashboard-push-left {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%
}

.mobile-menu-toggle {
    -webkit-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
    left: 0
}

.body-dashboard-push-left .mobile-menu-toggle {
    left: 0
}

.mobile-menu-icon {
    font-size: 24px
}

.minimal-menu-overlay,.responsive-menu-overlay {
    position: fixed;
    right: 0;
    top: 0;
    float: left;
    z-index: 998;
    width: 0%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.8);
    -webkit-transition: opacity 2s,width 0.5s;
    transition: opacity 2s,width 0.5s
}

.menu-is-onscreen .minimal-menu-overlay,.menu-is-onscreen .responsive-menu-overlay {
    width: -webkit-calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    width: calc(100% - 380px);
    opacity: 1
}

.vertical-menu,.simple-menu,.theme-is-light .vertical-menu,.theme-is-light .simple-menu {
    background-color: rgba(255,255,255,.7)
}

.responsive-mobile-menu,.theme-is-light .responsive-mobile-menu {
    background-color: rgba(255,255,255,1)
}

ul.mtree {
    margin-left: 0;
    padding: 35px;
    background: rgba(255,255,255,.5)
}

ul.mtree ul {
    margin-left: 1em
}

ul.mtree li {
    list-style: none
}

ul.mtree a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.25px
}

ul.mtree ul li a {
    display: block;
    font-size: 12px;
    letter-spacing: -.25px
}

ul.mtree a {
    -webkit-transition: border 0.5s ease-out,color 300ms ease-out;
    -moz-transition: border 0.5s ease-out,color 300ms ease-out;
    -ms-transition: border 0.5s ease-out,color 300ms ease-out;
    -o-transition: border 0.5s ease-out,color 300ms ease-out;
    transition: border 0.5s ease-out,color 300ms ease-out
}

ul.mtree ul {
    margin-left: 0
}

ul.mtree li.mtree-node {
    position: relative
}

ul.mtree li.mtree-node>a:before {
    color: #fff;
    font-size: 12px;
    font-weight: 100;
    position: absolute;
    right: 0;
    top: 3px;
    font-family: "fontawesome"
}

ul.mtree li.mtree-open {
    padding-bottom: 14px
}

ul.mtree li.mtree-open>a:before {
    content: "\f107";
    -webkit-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg)
}

ul.mtree li {
    padding-bottom: 0;
    -webkit-transition: padding-bottom 0.3s;
    -moz-transition: padding-bottom 0.3s;
    -ms-transition: padding-bottom 0.3s;
    -o-transition: padding-bottom 0.3s;
    transition: padding-bottom 0.3s
}

ul.mtree li.mtree-closed>a:before {
    content: "\f107"
}

ul.mtree li>a:before {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

ul.mtree ul>li:first-child {
    margin-top: 1px
}

ul.mtree li>a:hover {
    color: #fff
}

ul.mtree a {
    padding: 5px 0 5px 0;
    color: #eee;
    border-bottom: 1px solid rgba(255,255,255,.03)
}

ul.mtree a:hover {
    color: #fff
}

ul.mtree ul.sub-menu {
    display: none
}

.theme-is-light ul.mtree li.mtree-node>a::before {
    color: #000
}

.theme-is-light ul.mtree ul.sub-menu li.mtree-node>a::before {
    color: #777
}

.theme-is-light ul.mtree li>a:hover,.theme-is-light ul.mtree a:hover {
    color: #555
}

.theme-is-light ul.mtree a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #000
}

.vertical-menu nav,.simple-menu nav,.responsive-mobile-menu nav,.header-is-simple .responsive-mobile-menu nav {
    text-align: left
}

.simple-menu ul.mtree,.responsive-mobile-menu ul.mtree,.header-is-simple .responsive-mobile-menu ul.mtree,.mobile-social-header .social-header-wrap {
    width: 370px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vertical-menu ul.mtree a,.simple-menu ul.mtree a,.responsive-mobile-menu ul.mtree a,.header-is-simple .responsive-mobile-menu ul.mtree a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .5px;
    font-weight: 600;
    padding: 10px 0;
    position: relative
}

.vertical-menu ul.mtree ul.sub-menu a {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0;
    font-weight: 600;
    padding: 7px 0
}

.vertical-menu ul.mtree ul.sub-menu,.simple-menu ul.mtree ul.sub-menu,.responsive-mobile-menu ul.mtree ul.sub-menu,.header-is-simple .responsive-mobile-menu ul.mtree ul.sub-menu {
    margin: 0
}

.vertical-menu ul.mtree ul.sub-menu li:last-child a {
    border: 0
}

.vertical-menu ul.mtree li.mtree-node>a::after {
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    top: 34px;
    width: 0%;
    z-index: 2;
    background: rgba(0,0,0,.1);
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s
}

.vertical-menu ul.mtree .sub-menu li.mtree-node>a::after {
    top: 27px
}

.vertical-menu ul.mtree li.mtree-node.mtree-open>a::after {
    width: 100%
}

.vertical-menu ul.mtree li.mtree-node>a::before,.simple-menu ul.mtree li.mtree-node>a::before,.responsive-mobile-menu ul.mtree li.mtree-node>a::before,.header-is-simple ul.mtree li.mtree-node>a::before {
    top: 12px
}

.vertical-menu ul.mtree li li.mtree-node>a::before,.simple-menu ul.mtree li li.mtree-node>a::before,.responsive-mobile-menu ul.mtree li li.mtree-node>a::before,.header-is-simple ul.mtree li li.mtree-node>a::before {
    top: 6px
}

.theme-is-light .vertical-menu ul.mtree a,.theme-is-light .simple-menu ul.mtree a,.theme-is-light .responsive-mobile-menu ul.mtree a,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree a {
    color: #000
}

.theme-is-light .vertical-menu ul.mtree li li a,.theme-is-light .simple-menu ul.mtree li li a,.theme-is-light .responsive-mobile-menu ul.mtree li li a,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li li a {
    color: rgba(0,0,0,.7)
}

.horizontal-footer-copyright,.vertical-footer-copyright {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase
}

.horizontal-footer-copyright {
    position: absolute;
    right: 60px;
    text-align: right;
    top: 5px
}

.responsive-mobile-menu,.simple-menu {
    padding-top: 86px
}

.simple-menu,.responsive-mobile-menu {
    background: #fff;
    color: #000;
    width: 100%;
    max-width: 380px;
    padding-bottom: 50px;
    position: fixed;
    left: 0;
    top: 0;
    float: left;
    z-index: 999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: -webkit-transform 0.2s,opacity 0.2s,visibility 0s 0.2s;
    transition: transform 0.2s,opacity 0.2s,visibility 0s 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.simple-menu .mobile-menu,.responsive-mobile-menu .mobile-menu {
    padding: 10px 20px 60px
}

.simple-menu #s,.responsive-mobile-menu #s {
    margin: 5px
}

.simple-menu #mobile-searchform,.responsive-mobile-menu #mobile-searchform {
    padding: 25px 0 20px 35px;
    position: relative;
    width: 300px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.simple-menu #mobile-searchform i,.responsive-mobile-menu #mobile-searchform i {
    color: #000
}

.simple-menu #mobile-searchform input,.responsive-mobile-menu #mobile-searchform input {
    background: none;
    border: 0 none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    text-indent: 20px;
    width: 100%;
    border: 1px solid #444
}

.simple-menu #mobile-searchbutton,.responsive-mobile-menu #mobile-searchbutton {
    position: absolute;
    top: 20px;
    right: 42px
}

.vertical-menu .social-header-wrap ul li a:hover i,.simple-menu .social-header-wrap ul li a:hover i,.responsive-mobile-menu .social-header-wrap ul li a:hover i,.vertical-menu .social-header-wrap ul li a:hover,.simple-menu .social-header-wrap ul li a:hover,.responsive-mobile-menu .social-header-wrap ul li a:hover {
    color: #000
}

.simple-menu.menu-push-onscreen,.responsive-mobile-menu.menu-push-onscreen {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s,opacity 0.4s;
    transition: transform 0.4s,opacity 0.4s
}

.theme-is-light.body-dashboard-push-left .mobile-menu-icon {
    color: #000
}

.theme-is-light .responsive-mobile-menu #mobile-searchform input {
    color: #000;
    border-bottom: 1px solid #eee
}

.theme-is-light .vertical-menu #mobile-searchform i,.theme-is-light .simple-menu #mobile-searchform i,.theme-is-light .responsive-mobile-menu #mobile-searchform i {
    color: #000
}

.sticky-menu-off.minimal-menu .mobile-social-header .social-sharing-toggle,.sticky-menu-off.minimal-menu .mobile-social-header .social-header-wrap,.sticky-menu-off.minimal-menu .mobile-social-header .homemenu {
    display: block
}

.logo-menu-wrapper {
    float: left;
    display: block
}

.header-logo-section {
    display: inline
}

.logo {
    position: relative;
    z-index: 20
}

.logo a {
    line-height: 0
}

.logo img {
    position: relative;
    transition: top 0.2s,left 0.2s,width 0.2s,height 0.2s;
    -moz-transition: top 0.2s,left 0.2s,width 0.2s,height 0.2s;
    -webkit-transition: top 0.2s,left 0.2s,width 0.2s,height 0.2s;
    -o-transition: top 0.2s,left 0.2s,width 0.2s,height 0.2s
}

.menu-is-vertical .logo img {
    max-width: 100%
}

body.msearch-is-on {
    overflow: hidden
}

.msearch-is-on .toggle-menu-trigger {
    display: none
}

#header-search-bar-wrap {
    background: #777;
    background: rgba(35,35,35,.9);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.header-search-bar {
    padding: 50px 30px 90px;
    position: relative;
    text-align: center;
    top: 35%
}

.header-search-close {
    color: #fff;
    font-size: 22px;
    margin-top: 0;
    position: absolute;
    right: 25px;
    top: 20px;
    opacity: .7
}

.header-search-close:hover {
    cursor: pointer;
    opacity: 1
}

.header-search-bar .search-instructions {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 7px;
    text-indent: -76px;
    margin-bottom: 10px;
    text-transform: uppercase
}

#header-searchform #hs {
    color: #7e7e7e;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    padding: 30px;
    width: 50%;
    border: 1px solid #000;
    background: #fff;
    opacity: 1;
    text-align: center
}

#header-searchform button {
    color: #fff;
    font-size: 20px;
    height: 85px;
    opacity: .7;
    position: relative;
    top: 8px;
    width: 80px
}

#header-searchform button:hover {
    opacity: 1
}

#header-searchform .feather-icon-search {
    position: relative;
    top: -7px
}

.mtheme-adjust-max-height {
    height: 100%;
    max-height: 100%
}

.top-bar-wrap-fullwidth {
    margin: 0 auto
}

.top-bar-wrap-boxed {
    margin: 0 auto
}

.top-bar-content {
    margin: 0 auto
}

.menu-is-vertical .container-wrapper.container-boxed {
    margin-top: 0;
    margin-bottom: 0
}

.page-template-template-fullpage-php .container-boxed {
    padding-left: 0;
    padding-right: 0
}

.page-template-template-fullpage-php .title-container-outer-wrap {
    display: none
}

.title-container-outer-wrap,.title-container-no-display {
    position: relative
}

.title-container-no-display-wrap {
    position: absolute;
    width: 100%;
    z-index: 1
}

.title-container-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.portfolio-container-inner {
    padding: 50px 0
}

.outer-header-wrap {
    width: auto
}

.container.header-adjuster {
    margin-top: 130px;
    padding-top: 50px
}

.fullpage-block {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.container-fill {
    width: 100%;
    margin: 0
}

.global-container-wrapper {
    width: 100%
}

.container-wrapper,.fullscreen-protected #password-protected {
    margin: 0 auto;
    position: relative
}

.container-wrapper {
    background: rgba(255,255,255,.9)
}

.menu-is-vertical.page.mtheme-password-required.page-template-default .container-wrapper,.menu-is-vertical.single-mtheme_events.mtheme-password-required .container-wrapper,.menu-is-vertical.single-mtheme_proofing.mtheme-password-required .container-wrapper,.menu-is-vertical.single-mtheme_portfolio.mtheme-password-required .container-wrapper,.menu-is-vertical.single.single-post.mtheme-password-required .container-wrapper {
    position: fixed;
    width: -webkit-calc(100% - 430px);
    width: -moz-calc(100% - 430px);
    width: calc(100% - 430px);
    height: -webkit-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px);
    overflow: scroll
}

.menu-is-vertical.page.mtheme-password-required.page-template-default .container-wrapper,.menu-is-vertical.single-mtheme_events.mtheme-password-required .container-wrapper,.menu-is-vertical.single-mtheme_portfolio.mtheme-password-required .container-wrapper,.menu-is-vertical.single.single-post.mtheme-password-required .container-wrapper {
    width: -webkit-calc(100% - 430px);
    width: -moz-calc(100% - 430px);
    width: calc(100% - 430px)
}

.page-is-fullscreen .container-wrapper {
    background: none
}

.menu-is-vertical .vertical-menu-body-container {
    margin-left: 0
}

.menu-is-vertical.menu-is-vertical-right .vertical-menu-body-container {
    margin-right: 300px;
    margin-left: 0
}

.menu-is-vertical.menu-is-vertical-right.split-page .vertical-menu-body-container {
    margin-right: 0;
    margin-left: 0
}

.menu-is-vertical .title-container-outer-wrap {
    margin: 0 auto
}

.container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall .container-wrapper,.single-mtheme_featured.fullscreen-carousel .container-wrapper,.top-header-present .container-wrapper {
    padding-top: 0
}

.menu-is-vertical.single-mtheme_featured.fullscreen-photowall .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall.center-logo .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall.menu-is-detatched.page-is-fullscreen .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall.menu-is-detatched .container-wrapper,.single-mtheme_featured.fullscreen-carousel.menu-is-detatched .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall.minimal-header .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured.fullscreen-photowall.minimal-header.top-header-present .container-wrapper {
    padding-top: 0
}

.menu-is-detatched .container-wrapper {
    padding-top: 0
}

.site-in-maintenance-mode .container-wrapper,.site-in-maintenance-mode.top-header-present .container-wrapper,.password-protected-client-mode .container-wrapper,.menu-is-horizontal .container-wrapper,.menu-is-vertical .container-wrapper {
    padding-top: 0
}

.single-mtheme_featured .container-wrapper,.edge-to-edge .container-wrapper,.page-template-template-fullpage .container-wrapper,.edge-to-edge.center-logo .container-wrapper,.page-template-template-fullpage.center-logo .container-wrapper {
    padding-top: 0;
    padding-bottom: 0
}

.container-head {
    height: 15px;
    width: 100%;
    background: #111
}

.container {
    position: relative
}

.fullpage-item,.footer-container,.portfolio-container,.portfolio-header-wrap,.top-bar-wrap-fullwidth,.edge-to-edge .container,.pagebuilder-active .container,.page-template-template-fullpage .container,.page-template-template-blank-php .mtheme-supercell,.page-template-template-blank-php .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap,.page-template-template-fullpage .mtheme-supercell,.page-template-template-fullpage .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap,.edge-to-edge .mtheme-supercell,.edge-to-edge .mtheme-supercell.boxed-column .first-column.span12 .mtheme-cell-wrap,.edge-to-edge .entry-portfolio-content,.always-center,.page-template-template-fullpage .mtheme-supercell.boxed-column.divided-column,.edge-to-edge .mtheme-supercell.boxed-column.divided-column {
    margin: 0 auto
}

.pagebuilder-active.page-has-sidebar .container,.container {
    margin-left: 64px;
    margin-right: 64px
}

.container {
    padding-bottom: 36px
}

.pagebuilder-active .container {
    padding-bottom: 0
}

.single-mtheme_clients .container {
    padding-top: 66px
}

.header-is-off .container {
    padding-top: 140px
}

.mtheme-modular-column>.mtheme-supercell {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto
}

.mtheme-pagebuilder>.mtheme-supercell {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto
}

.page-has-sidebar .mtheme-pagebuilder>.mtheme-supercell,.page-has-sidebar .mtheme-modular-column>.mtheme-supercell {
    width: auto;
    margin-left: -15px;
    margin-right: -15px
}

.edge-to-edge .mtheme-pagebuilder .mtheme-supercell.fullwidth-column,.edge-to-edge .mtheme-modular-column .mtheme-supercell.fullwidth-column {
    width: auto;
    margin: 0
}

.split-page .container,.split-page.menu-is-vertical .container,body.split-page .footer-container {
    width: 90%
}

.split-page {
    width: 50%;
    margin-left: 50%
}

.split-page-image {
    width: 50%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-color: #fff;
    background-size: cover
}

.menu-is-vertical-right .split-page-image {
    right: 0;
    left: auto
}

.menu-is-vertical-right.split-page {
    margin-left: 0;
    margin-right: 34%
}

.split-page.menu-is-vertical .vertical-menu-body-container {
    margin-left: 0
}

.single-mtheme_events.mtheme-password-required #password-protected,.mtheme_portfolio.post-password-required {
    margin-top: 20%
}

.menu-is-horizontal.single-mtheme_events.mtheme-password-required #password-protected,.menu-is-horizontal.mtheme_portfolio.post-password-required {
    margin-top: 10%;
    margin-bottom: 10%
}

.edge-to-edge .entry-portfolio-content {
    margin-top: 20px
}

.single-mtheme_portfolio.pagebuilder-active .entry-portfolio-content {
    margin: 0
}

.single-mtheme_portfolio.pagebuilder-active .entry-portfolio-content,.portfolio-header-wrap.edge-to-edge-column,.page-template-template-fullpage .mtheme-supercell.boxed-column .page-template-template-blank-php .mtheme-supercell.boxed-column {
    width: auto
}

.entry-title.section-title {
    width: auto
}

.page-template-template-blank-php .container,.page-template-template-fullpage-php .container,.edge-to-edge .container {
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.menu-is-vertical.page-template-template-fullpage-php.compact-menu .container-wrapper,.menu-is-vertical.edge-to-edge.compact-menu .container-wrapper {
    position: relative;
    top: 0
}

.edge-to-edge .two-column {
    width: 100%
}

.portfolio-section-heading h2 {
    font-size: 28px
}

.portfolio-header-wrap.edge-to-edge-column {
    padding-top: 0
}

.portfolio-end-block.portfolio-header-wrap {
    padding-top: 0
}

.edge-to-edge.header-is-off .portfolio-header-wrap {
    padding-top: 0
}

.outer-header-wrap {
    position: relative;
    z-index: 1
}

.single-flexislideshow {
    margin-left: -50px
}

.top-bar-wrap {
    position: relative;
    z-index: 1
}

.header-block-wrap {
    width: 100%
}

.header-elements-wrap {
    position: relative;
    z-index: 99;
    margin: 0 auto;
    padding: 0
}

.outer-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: height 0.2s,left 0.2s,top 0.2s,width 0.2s,background 0.2s;
    -moz-transition: height 0.2s,left 0.2s,top 0.2s,width 0.2s,background 0.2s;
    -webkit-transition: height 0.2s,left 0.2s,top 0.2s,width 0.2s,background 0.2s;
    -o-transition: height 0.2s,left 0.2s,top 0.2s,width 0.2s,background 0.2s;
    z-index: 99
}

.top-header-present .outer-wrap {
    top: 33px
}

.menu-is-detatched .outer-wrap {
    top: 70px;
    left: 40px;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px)
}

.sticky-menu-on.menu-is-detatched .outer-wrap {
    top: 0;
    left: 0;
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%)
}

.left-logo.menu-is-detatched .logo img {
    left: 20px
}

.sticky-menu-activate .menu-social-header {
    border-bottom: 0;
    top: -33px
}

.middle-logo #header-logo {
    padding-left: 10px;
    padding-right: 10px
}

.homemenu>ul>li>a {
    transition: line-height 0.2s;
    -moz-transition: line-height 0.2s;
    -webkit-transition: line-height 0.2s;
    -o-transition: line-height 0.2s
}

.compact-menu .logo .logo-theme-main {
    top: 16px
}

.compact-menu #photowall-container {
    top: 81px
}

.left-align-logo .logo img {
    float: left
}

.left-align-logo .mainmenu-navigation {
    text-align: right
}

.outer-header-wrap {
    border: 0
}

.outer-wrap,.sticky-menu-on.boxed-site-layout.header-is-transparent .outer-wrap,.sticky-menu-on.header-is-transparent .outer-wrap,.page-is-fullscreen .outer-wrap {
    background: none
}

.sticky-menu-on.boxed-site-layout.header-is-transparent-invert .outer-wrap,.sticky-menu-on.header-is-transparent-invert .outer-wrap {
    background: none
}

.logo-theme-inverse {
    display: none
}

.header-is-transparent .outer-wrap,.header-is-transparent .menu-social-header,.header-is-transparent.page-is-fullscreen .outer-wrap,.header-is-transparent.boxed-site-layout .outer-wrap,.header-is-transparent.boxed-site-layout .fullscreen-footer-wrap,.header-is-transparent.boxed-site-layout .menu-social-header,.header-is-transparent.boxed-site-layout .horizontal-bottom-bar {
    background: rgba(0,0,0,0)
}

.header-is-transparent.boxed-site-layout .vertical-left-bar,.header-is-transparent.boxed-site-layout .vertical-right-bar {
    background: rgba(0,0,0,0)
}

.header-is-transparent-invert .homemenu>ul>li>a {
    color: #fff
}

.header-is-transparent-invert .logo-theme-main {
    display: none
}

.header-is-transparent-invert .logo-theme-main.logo-theme-inverse {
    display: block
}

.center-logo.header-is-transparent-invert .logo-theme-main.logo-theme-inverse,.minimal-header.header-is-transparent-invert .logo-theme-main.logo-theme-inverse {
    display: inline
}

.header-is-transparent-invert .menu-social-header .social-header-wrap .social-icon i,.header-is-transparent-invert .menu-social-header .social-header-wrap .contact-text a,.header-is-transparent-invert .social-sharing-toggle {
    color: #fff
}

.header-is-transparent-invert .menu-social-header {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.header-is-transparent-invert .sidebar-toggle-menu-trigger span:before,.header-is-transparent-invert .sidebar-toggle-menu-trigger span:after,.header-is-transparent-invert .sidebar-toggle-menu-trigger span {
    background: #fff
}

.header-is-transparent-invert.sidebar-is-onscreen .sidebar-toggle-menu-trigger span:before,.header-is-transparent-invert.sidebar-is-onscreen .sidebar-toggle-menu-trigger span:after {
    background: #000
}

.title-container {
    padding: 0
}

.logo img {
    top: 0
}

.stickymenu-zone.sticky-menu-activate .logo img {
    height: 60px;
    width: auto;
    top: 9px
}

.sticky-menu-on.top-header-disabled .sticky-menu-activate.outer-wrap,.sticky-menu-on .sticky-menu-activate.outer-wrap {
    height: 80px;
    top: 0
}

.sticky-menu-activate .homemenu>ul>li>a {
    height: 80px;
    line-height: 80px
}

.sticky-menu-on .logo img {
    top: 5px
}

.left-logo.sticky-menu-on .logo img {
    top: 9px
}

.center-logo.sticky-menu-on .logo img {
    top: 15px
}

.center-logo.sticky-menu-on .sticky-menu-activate.outer-wrap {
    height: 130px
}

.center-logo.sticky-menu-on .homemenu {
    line-height: 50px;
    margin-top: 3px
}

.center-logo .sticky-menu-activate .homemenu>ul>li>a {
    height: 53px;
    line-height: 60px
}

.center-logo.sticky-menu-on .homemenu>.sf-menu>li:hover>ul,.center-logo.sticky-menu-on .homemenu>.sf-menu>li.sfHover>ul {
    top: 61px
}

.center-logo .homemenu ul li a::before {
    bottom: 3px
}

.sticky-menu-on .homemenu>.sf-menu>li:hover>ul,.sticky-menu-on .homemenu>.sf-menu>li.sfHover>ul {
    left: 0;
    top: 80px
}

.sticky-menu-on .homemenu ul li a::before {
    bottom: 18px
}

.center-logo.sticky-menu-on .homemenu ul li a::before {
    bottom: 4px
}

.center-logo.sticky-menu-on .social-sharing-toggle {
    top: 45px
}

.menu-overlay {
    background-color: #555;
    position: fixed;
    top: -150px;
    left: 0;
    width: 100%;
    height: 120px;
    z-index: -1;
    border-bottom: 1px solid #F5F5F5;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.top-menu-wrap {
    padding: 0;
    line-height: 0
}

.lower-padding {
    padding-bottom: 0
}

.footer-margin {
    margin-top: 60px
}

.lower-margin {
    margin-bottom: 50px
}

.sidebar-margin {
    margin-top: 30px
}

.no-border {
    border: none;
    margin: 0;
    padding: 0
}

.main-contents {
    padding: 0
}

.page-contents {
    padding: 0
}

.home-wrap {
    margin: 0 50px
}

.home-page-wrap {
    padding: 20px 0
}

.page-template-template-page_leftsidebar-php .page-contents-wrap {
    padding: 20px 50px 0 0
}

.fullpage-portfolio-wrap {
    margin: 0
}

.fullpage-contents-wrap {
    margin: 0
}

.portfoliopage-contents-wrap {
    padding: 0
}

.transparent-contents-wrap {
    padding: 0 0 0 0
}

.entry-contents-wrapper {
    margin-top: 30px
}

.entry-post-wrapper {
    margin-bottom: 20px;
    padding: 0
}

.entry-post-seperator {
    border-bottom: 1px solid #ededed;
    margin-bottom: 50px;
    padding-bottom: 80px
}

.knowledge-contents-archive .entry-post-seperator:last-child {
    border: 0
}

.center-readmore {
    text-align: center
}

.gallery-size-thumbnail .gallery-item {
    display: inline-block;
    text-align: center;
    width: 33.333%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 20px;
    margin: 0
}

.gallery-size-thumbnail.gallery-columns-10 .gallery-item {
    width: 10%
}

.gallery-size-thumbnail.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-size-thumbnail.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-size-thumbnail.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-size-thumbnail.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-size-thumbnail.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-size-thumbnail.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-size-thumbnail.gallery-columns-3 .gallery-item {
    width: 33.333%
}

.gallery-size-thumbnail.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-size-thumbnail.gallery-columns-1 .gallery-item {
    width: 100%
}

.entry-portfolio-wrapper {
    padding: 20px 0 10px;
    margin: 0
}

.entry-spaced-wrapper {
    padding: 0;
    margin: 0
}

.entry-page-wrapper {
    padding: 0;
    margin: 0
}

.buttonseperator {
    margin-top: 20px
}

.footer-container-wrap {
    overflow: hidden
}

.footer-end-block .owl-theme .owl-controls {
    display: none
}

.footer-section-heading {
    position: absolute;
    top: 18px;
    z-index: 2;
    width: 100%;
    opacity: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: top 0.8s ease-in-out,opacity 0.8s ease-in-out;
    -moz-transition: top 0.8s ease-in-out,opacity 0.8s ease-in-out;
    -webkit-transition: top 0.8s ease-in-out,opacity 0.8s ease-in-out;
    -o-transition: top 0.8s ease-in-out,opacity 0.8s ease-in-out
}

.footer-end-block:hover .footer-section-heading {
    top: 10px;
    opacity: 0
}

.footer-end-block h2.section-title {
    background: #fff;
    color: #6a6a6a;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 12px 30px 14px;
    line-height: 0
}

.footer-end-block h2.section-title i {
    font-size: 16px;
    font-weight: 100;
    margin-right: -2px;
    position: relative;
    top: 1px
}

.entry-nospaced-wrapper {
    padding: 1px 20px 10px 20px;
    margin: 0
}

.wooshop-no-sidebar-archive.woocommerce.archive #container {
    width: 100%
}

.portfolio-end-block {
    color: #000;
    margin: 0 66px 66px 66px
}

.portfolio-header-left.portfolio_default {
    width: 59%
}

#ajax-gridblock-content .portfolio-header-left {
    width: 60%
}

#ajax-gridblock-content .portfolio-header-right {
    width: 40%
}

.ajax-gridblock-description {
    color: #eee
}

#ajax-gridblock-content .portfolio-header-left,#ajax-gridblock-content .portfolio-header-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.edge-to-edge .ajax-gridblock-block-wrap {
    padding: 0 40px 20px 40px
}

.edge-to-edge .boxed-column .ajax-gridblock-block-wrap {
    padding: 0
}

.woocommerce.archive #container {
    float: left
}

#videocontainer {
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

#videocontainer.vjs-paused {
    opacity: 1
}

.portfolio-single-image,.entry-content iframe,.entry-content object,.entry-content embed,.entry-content img,.video-container iframe,.video-container object,.video-container embed,.contents-wrap iframe,.contents-wrap object,.contents-wrap embed,.post-format-media iframe,.post-format-media object,.post-format-media embed,.entry-wrapper iframe,.entry-wrapper object,.entry-wrapper embed,.entry-wrapper iframe,.entry-wrapper object,.entry-wrapper embed,.entry-wrapper img,.single-portfolio-image-wrap img,.portfolio-featured-image img {
    max-width: 100%
}

.entry-content iframe,.entry-content object,.entry-content embed,.entry-content img,.video-container iframe,.video-container object,.video-container embed,.contents-wrap iframe,.contents-wrap object,.contents-wrap embed,.post-format-media iframe,.post-format-media object,.post-format-media embed,.entry-wrapper iframe,.entry-wrapper object,.entry-wrapper embed,.entry-wrapper iframe,.entry-wrapper object,.entry-wrapper embed,.entry-wrapper img {
    border: 0
}

.portfolio-featured-image {
    width: 100%;
    line-height: 0
}

.lightbox-shortcode img {
    max-width: 100%;
    width: 100%
}

.lightbox-shortcode.lightbox-shortcode-center img {
    width: auto
}

.portfolio-single-image {
    vertical-align: bottom;
    width: 100%
}

.entry-content.post-display-excerpt {
    text-align: center
}

.entry-content {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.25px;
    line-height: 1.8
}

.woocommerce .woocommerce-product-details__short-description p {
    margin-bottom: 7px
}

.woocommerce .woocommerce-product-details__short-description {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.25px;
    line-height: 1.8
}

.blog-small-right .entry-content .postsummary-spacing {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -.25px;
    line-height: 1.7
}

.woocommerce #tab-description p,.woocommerce #tab-description ul li,.woocommerce .entry-summary div[itemprop="description"] {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.25px;
    line-height: 1.8
}

.entry-content .service-details,.entry-content .service-details p,.entry-content .smaller-content {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.25px;
    line-height: 22px;
    padding: 0
}

.entry-content .service-details,.entry-content .smaller-content {
    padding: 0 15px
}

.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,.slideshow-box-info .work-description,.person-desc {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px
}

.aboutme-wrap.entry-content>h2,.sidebar h3 {
    color: #fff
}

.entry-content-wrapper {
    margin: 0 0 0 0
}

.main-entry-content-wrapper {
    margin: 20px 0 0 0
}

.featured-content {
    margin-bottom: 50px
}

.entry-content #searchform {
    margin: 35px 0 0 0
}

.entry-post-list-end {
    margin: 15px 0 25px 0
}

.contents-column {
    margin: 20px 0 0 0
}

.portfolio-contents {
    margin-bottom: 0
}

.entry-info {
    width: 60px;
    float: left
}

.wp-caption {
    margin-bottom: 20px;
    max-width: 100%;
    padding: 4px;
    text-align: center
}

.wp-caption img {
    margin: 5px 0 0
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.entry-content .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 18px 20px
}

.gallery .gallery-caption {
    color: #000;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 0 12px
}

.alignnone {
    margin: 0
}

.alignleft,img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px
}

.alignright,img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px
}

.aligncenter,img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignleft,img.alignright,img.aligncenter {
    margin-bottom: 12px
}

table {
    width: 100%;
    margin-bottom: 40px
}

table thead th {
    background: #888;
    color: #fff
}

table tbody td {
    line-height: 2.5em
}

table tbody td a {
    display: block;
    text-decoration: none
}

table tfoot td {
    padding-top: 1px;
    padding: 4px
}

table th,table td {
    padding: 7px 20px;
    color: #a7a7a7;
    border: 1px solid #2c2c2c
}

.entry-content td {
    color: #000
}

.entry-post-title,.postsummary-spacing,.button-blog-continue {
    text-align: center
}

.postsummary-spacing {
    margin: 0 auto 20px;
    width: 60%
}

.postsummarywrap-margin-top {
    margin-top: 28px
}

.entry-post-title-only {
    margin-top: 0
}

.entry-content .entry-post-title h2 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-all
}

.entry-content .entry-post-title h2 {
    font-size: 38px;
    font-weight: 300;
    letter-spacing: .25px;
    margin-top: 0;
    line-height: 1.36
}

.post-format-media {
    position: relative;
    line-height: 0
}

.nosidebar .blog-grid-element .post-format-media,.blog-grid-element .post-format-media {
    margin-left: 0;
    margin-right: 0
}

.post-format-media.post-format-media-audio-image {
    margin-bottom: 0
}

.entry-content .entry-post-title h2 a {
    color: #000;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.entry-content .entry-post-title h2 a:hover {
    text-decoration: none
}

.slider-title-wrap {
    width: 960px;
    margin: 0 auto
}

h1.entry-slider-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #A0A0A0;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    vertical-align: text-top
}

.title-container {
    position: relative
}

.edge-to-edge.single-mtheme_portfolio .container {
    width: auto;
    margin: 0;
    padding: 0
}

.portfolio-header-right {
    color: #000
}

.fullwidth-column .portfolio-header-right {
    width: auto
}

.fullwidth-column .if-fullwidth-center {
    margin: 0 auto
}

.title-container-wrap {
    padding: 0
}

.page-has-no-title.split-menu .title-container-wrap,.page-has-no-title .container {
    padding-top: 0
}

.title-background-has-fill .title-container-wrap {
    padding-bottom: 28px;
    margin-bottom: 28px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

h1.entry-title {
    color: #000;
    display: inline-block;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: .25px;
    line-height: 32px;
    margin-bottom: 26px;
    opacity: 1;
    overflow-wrap: break-word;
    position: relative
}

.entry-content h1.section-title {
    color: #000;
    display: inline-block;
    font-size: 60px;
    font-weight: 200;
    letter-spacing: .00001em;
    line-height: 70px;
    margin-bottom: 24px;
    overflow-wrap: break-word;
    position: relative;
    opacity: 1
}

.entry-content .headingstyle-compact h1.section-title {
    margin-bottom: 3px
}

.entry-content .headingstyle-compact .section-description,.entry-content .headingstyle-compact .entry-title-subheading {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .15px;
    line-height: 1.3;
    padding-bottom: 0
}

.animation-standby.entry-title.section-title {
    opacity: 0
}

.text-is-dark h1.entry-title,.entry-content .text-is-dark h1.section-title {
    color: #000
}

h3.entry-title.section-title.draw-a-line,h4.entry-title.section-title.draw-a-line,h5.entry-title.section-title.draw-a-line,h5.entry-title.section-title.draw-a-line {
    margin-bottom: 50px
}

@keyframes drawline {
    from {
        width: 0;
        margin-left: 0
    }

    to {
        width: 10px;
        margin-left: -5px
    }
}

@-moz-keyframes drawline {
    from {
        width: 0;
        margin-left: 0
    }

    to {
        width: 10px;
        margin-left: -5px
    }
}

@-webkit-keyframes drawline {
    from {
        width: 0;
        margin-left: 0
    }

    to {
        width: 10px;
        margin-left: -5px
    }
}

@-o-keyframes drawline {
    from {
        width: 0;
        margin-left: 0
    }

    to {
        width: 10px;
        margin-left: -5px
    }
}

.entry-title-subheading {
    margin: 0 auto 24px;
    max-width: 480px;
    padding-top: 16px;
    position: relative;
    text-align: center
}

.entry-title-subheading strong {
    font-weight: 700
}

.entry-title-wrap {
    background: rgba(208,208,208,.6);
    margin-bottom: 64px;
    padding: 76px 86px 24px
}

.entry-title-wrap,.single .title-container .entry-title-wrap {
    padding: 36px 64px 7px
}

.entry-title-wrap h1.entry-title,.single .title-container h1.entry-title {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .05px;
    line-height: 32px
}

.entry-title.bold-centered h1 {
    font-size: 46px;
    font-weight: 800;
    letter-spacing: 10px;
    line-height: 82px;
    text-transform: uppercase
}

h1.entry-title em,h2.entry-title em {
    font-style: italic
}

h1.entry-title strong,h2.entry-title strong {
    font-weight: 700
}

.title-container-wrap .entry-title-wrap h2 {
    color: #DADADA;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0 0;
    padding: 4px 0 0
}

.entry-title-wrap h2 {
    line-height: 40px;
    margin: 10px 0 0;
    padding: 20px 0 30px
}

.entry-mainpost-title {
    font-size: 22px;
    color: #555;
    letter-spacing: 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0 20px 0;
    margin: 0 0 40px 0;
    letter-spacing: 1px;
    vertical-align: text-top
}

.entry-single-title h1 {
    font-size: 36px;
    color: #555;
    letter-spacing: 0;
    padding: 0;
    margin: 20px 0 20px 0;
    letter-spacing: -1px;
    vertical-align: text-top
}

h1.page-title {
    font-size: 18px;
    margin: 65px 0 55px 0;
    color: #B9B9B9;
    letter-spacing: 0;
    line-height: 18px;
    text-transform: uppercase
}

h1.page-entry-title {
    color: #454545;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 30px 0 30px
}

h2.page-entry-title {
    color: #454545;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 10px 0 10px
}

h3.related_posts_title {
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin: 10px 0 30px
}

h2.entry-title {
    font-size: 28px;
    font-weight: 900;
    margin: 0 0 10px 0;
    font-weight: 700;
    color: #171717;
    letter-spacing: 0;
    line-height: 32px
}

h2.entry-title a {
    color: #747474;
    text-decoration: none
}

h2.entry-title a:hover {
    color: #111;
    text-decoration: none
}

.search-results .entry-title>span {
    color: #999
}

.no-results {
    margin: 35px 0 0 0
}

.breadcrumb-wrap {
    height: 50px;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.2)
}

.breadcrumb {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    position: absolute;
    right: 0;
    top: -37px;
    text-transform: uppercase
}

.breadcrumb a {
    font-weight: 400;
    color: #aaa
}

.breadcrumb a:hover {
    color: #13D3B5
}

.breadcrumb-sep {
    padding: 0 10px;
    color: #fff
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #fff
}

.set-screen-fixed {
    overflow: hidden
}

.entry-content .text-is-bright h1,.entry-content .text-is-bright h2,.entry-content .text-is-bright h3,.entry-content .text-is-bright h4,.entry-content .text-is-bright h5,.entry-content .text-is-bright h6,.text-is-bright .donutcounter-value,.entry-content .text-is-bright .text-intensity-switch {
    color: #fff
}

.entry-content .text-is-bright .section-description p,.entry-content .text-is-bright .section-subtitle,.entry-content .text-is-bright .text-intensity-switch-low,.entry-content .text-is-bright,.entry-content .text-is-bright p {
    color: #fff;
    color: rgba(255,255,255,.7)
}

.entry-content .text-is-dark h1,.entry-content .text-is-dark h2,.entry-content .text-is-dark h3,.entry-content .text-is-dark h4,.entry-content .text-is-dark h5,.entry-content .text-is-dark h6,.entry-content .text-is-dark .section-subtitle,.entry-content .text-is-dark .text-intensity-switch {
    color: #000
}

.entry-content .text-is-dark .text-intensity-switch-low,.entry-content .text-is-dark,.entry-content .text-is-dark .section-description p,.entry-content .text-is-dark p {
    color: rgba(0,0,0,.6)
}

.entry-content q {
    display: inline
}

.entry-content q:before {
    content: "\f10d";
    font-family: "fontawesome";
    margin-right: 5px
}

.entry-content q:after {
    content: "\f10e";
    font-family: "fontawesome";
    margin-left: 5px
}

.entry-content address {
    font-style: italic;
    margin-bottom: 24px
}

.sidebar-widget cite,.sidebar-widget dfn,.sidebar-widget em,.entry-content cite,.entry-content dfn,.entry-content em {
    font-style: italic
}

.entry-content mark,.entry-content ins {
    text-decoration: none
}

.entry-content sup,.entry-content sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.entry-content sup {
    bottom: 1ex
}

.entry-content sub {
    top: .5ex
}

.entry-content mark,.entry-content ins,#commentform code,.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var,.entry-content samp,.entry-content pre {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    background-color: #181818;
    color: #d7d7d7;
    padding-right: 5px;
    padding-left: 5px
}

.entry-content abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
    text-decoration: none
}

.entry-content pre {
    color: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 30px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

hr,.entry-content hr {
    clear: both;
    height: 1px;
    border: none;
    border-bottom: 1px solid #eee;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin: 40px 0
}

.entry-content p {
    margin: 0
}

.entry-content strong {
    font-weight: 600
}

.entry-content pre {
    border-color: #333
}

.entry-content em {
    font-style: italic;
    font-weight: 600
}

.entry-content .text-is-bright em {
    color: #fff
}

.fullcontent-spacing {
    padding-right: 56px
}

.nosidebar .fullcontent-spacing {
    padding-top: 22px
}

.nosidebar.single-post .fullcontent-spacing {
    margin: 0 auto;
    max-width: 850px
}

.entry-content blockquote {
    background: rgba(0,0,0,.05);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 36px 12px
}

.entry-content ol>li>ol,.entry-content ul>li>ul {
    margin-bottom: 0
}

.entry-content .gallery dl {
    margin-bottom: 0;
    margin-left: 0
}

.entry-content .gallery dl img {
    height: auto
}

.entry-content dt {
    font-weight: 700;
    color: #000
}

.entry-content dd {
    margin-bottom: 10px
}

.entry-content ul,.entry-content ol {
    list-style-type: circle;
    list-style-position: inside
}

.page-template-template-sitemap-php .entry-content ul {
    list-style-type: none
}

.list-sub-heading {
    margin-top: 20px
}

.entry-content>ul,.entry-content>ol {
    margin: 20px 0
}

.entry-content ul li,.entry-content ol li {
    margin-bottom: 5px
}

.entry-content ul>li>ul,.entry-content ol>li>ol,.entry-content ul>li>ol,.entry-content ol>li>ul {
    margin-left: 30px
}

.entry-content ol {
    list-style-type: decimal;
    list-style-position: inside
}

.entry-content .linklist ul {
    list-style: none
}

.entry-content p>a {
    text-decoration: underline;
    font-weight: 600;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.entry-content .text-is-dark a {
    color: #000
}

.entry-content .hr_padding {
    margin: 30px 0 0 0
}

.entry-content .hrule {
    position: relative;
    clear: both;
    display: block;
    padding: 20px 0;
    margin-top: 40px;
    border-top: 1px solid #f4f4f4
}

.entry-content .hrule.top a {
    border-radius: 30px;
    color: #777;
    font-size: 9px;
    font-weight: 400;
    height: 16px;
    line-height: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: -9px;
    width: 40px;
    background: #f4f4f4
}

.entry-content .hrule.top a:hover {
    color: #000;
    text-decoration: none
}

.entry-content .highlight {
    background: rgba(255,252,170,.9);
    color: #000;
    font-weight: 400
}

.readmore_link {
    font-size: 12px;
    margin: 20px 0 10px
}

.readmore_link a {
    color: #000;
    font-weight: 400;
    display: inline-block
}

.readmore_link a:hover {
    color: #000;
    text-decoration: none
}

.entry-content a.read-more-link {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #222;
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 10px;
    padding: 0 20px 1px
}

.entry-content a.read-more-link:hover {
    border-color: #000;
    color: #000
}

.readmore {
    margin-top: 15px
}

.readmore a {
    color: #4B4B4B;
    font-size: 11px;
    font-weight: 700;
    margin-left: 20px;
    text-transform: uppercase;
    width: 207px;
    letter-spacing: 1px
}

.readmore a:hover {
    color: #111;
    border-bottom: none;
    text-decoration: none
}

.readmore-archive {
    margin-top: 20px;
    letter-spacing: 0;
    font-size: 12px
}

.readmore-archive a {
    background: #969696;
    border-bottom: none;
    padding: 5px 15px 6px;
    border-radius: 20px;
    color: #fff
}

.readmore-archive a:hover {
    background: #777;
    border-bottom: none;
    text-decoration: none
}

.page-sidebar-wrap {
    width: 160px
}

.page-sidebar-block {
    margin-bottom: 30px;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 30px
}

.page-sidebar-block p {
    color: #A4A4A4;
    font-size: 11px;
    line-height: 15.8px
}

.page-sidebar-block h2 {
    color: #474747;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3.5px;
    line-height: 12px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.attachment-page-image {
    text-align: center
}

.slideshow-box-wrapper {
    position: relative;
    list-style: none;
    background: rgba(255,255,255,1);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s
}

.slideshow-box-description,.slideshow-box-content {
    font-size: 13px;
    color: #000;
    color: rgba(0,0,0,.7)
}

.slideshow-box-readmore {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    display: inline-block
}

.slideshow-box-title a,.slideshow-box-title {
    color: #fff
}

.entry-content .slideshow-box-title h2 a:hover {
    color: #fff
}

.slideshow-box-content {
    padding: 13px 28px;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    padding: 13px 15px;
    position: absolute;
    width: 100%;
    z-index: 9
}

.slideshow-box-content-inner {
    padding: 0
}

.slideshow-box-price {
    font-size: 13px;
    letter-spacing: .25px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    margin-bottom: 4px
}

.slideshow-box-info {
    font-size: 14px;
    letter-spacing: .25px;
    font-weight: 500
}

.slideshow-box-comment,.slideshow-box-date {
    display: inline-block
}

.slideshow-box-comment {
    margin-right: 15px
}

.slideshow-box-date,.slideshow-box-content .slideshow-box-comment a {
    color: #fff;
    font-size: 10px;
    text-decoration: none
}

.slideshow-box-content .slideshow-box-categories a,.slideshow-box-content .slideshow-box-categories {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .25px;
    text-transform: uppercase;
    margin-top: 0;
    color: #fff
}

.slideshow-box-content .slideshow-box-categories a:hover {
    color: #fff
}

.slideshow-box-categories span {
    display: inline-block;
    margin-left: 10px
}

.slideshow-box-categories span:first-child {
    margin-left: 0
}

.entry-content .postlist ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 15px 0
}

.entry-content .postlist ul li {
    padding: 0 0 0 25px;
    position: relative
}

.entry-content .postlist ul li:after {
    content: "\f105";
    font-family: 'fontawesome';
    position: absolute;
    left: 0;
    top: 0
}

.entry-content .postlist ul li a {
    color: #ABABAB;
    text-decoration: underline;
    font-weight: 400;
    text-decoration: none
}

.entry-content .postlist ul li a:hover {
    color: #111
}

.entry-content .checklist ul {
    list-style: outside none none
}

.entry-content .checklist .icon-li {
    margin-right: 10px;
    color: #7CB811
}

.entry-content .checklist ul i {
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 4px
}

.entry-content .checklist ul li {
    margin-bottom: 0;
    position: relative
}

.entry-content .checklist ul li span {
    padding-left: 24px;
    display: block
}

.mtextbox {
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 20px
}

.mtextbox_title {
    padding: 15px 20px 5px 16px;
    margin: 0
}

.mtextbox.align-left {
    margin: 2px 16px 16px 2px!important
}

.mtextbox.align-right {
    margin: 2px 2px 16px 16px!important
}

.mtextbox_content {
    padding: 0 15px 20px
}

.entry-content.events-notice .noticebox,.events-notice .noticebox {
    margin-top: -64px;
    padding: 12px 20px
}

.entry-content.events-notice .noticebox i,.entry-content .noticebox i {
    font-size: 19px;
    left: 86px;
    top: 13px
}

.entry-content.events-notice .noticebox .close_notice {
    right: 66px;
    top: 14px
}

.entry-content .noticebox {
    padding: 46px 20px;
    color: #5c5c5c;
    position: relative;
    text-align: center
}

.entry-content .noticebox i {
    float: left;
    font-size: 24px;
    left: 32px;
    position: absolute
}

.entry-content .info_yellow,.entry-content .info_red,.entry-content .info_green,.entry-content .info_blue {
    color: #fff
}

.entry-content .info_yellow {
    background-color: rgba(252,196,17,.3)
}

.entry-content .info_yellow .close_notice {
    color: #000
}

.entry-content .info_yellow a {
    color: #fff
}

.entry-content .info_yellow i {
    color: #fff
}

.entry-content .info_red {
    background-color: #DE4D36
}

.entry-content .info_red .close_notice {
    color: #fff
}

.entry-content .info_red a {
    color: #fff
}

.entry-content .info_red i {
    color: #fff
}

.entry-content .info_green {
    background-color: rgba(197,238,28,1)
}

.entry-content .info_green .close_notice {
    color: #000
}

.entry-content .info_green a {
    color: #fff
}

.entry-content .info_green i {
    color: #fff
}

.entry-content .info_blue {
    background-color: rgba(34,138,211,1)
}

.entry-content .info_blue .close_notice {
    color: #000
}

.entry-content .info_blue a {
    color: #000
}

.entry-content .info_blue i {
    color: #fff
}

.noticebox .close_notice {
    display: block;
    height: 10px;
    width: 10px;
    float: right;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #626262;
    cursor: pointer;
    opacity: .6
}

.noticebox .close_notice:hover {
    opacity: 1
}

.entry-content .notice-text {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: .25px;
    line-height: 24px;
    padding: 0 14px;
    text-align: center
}

.entry-content .notice-text p {
    margin-bottom: 0
}

.pictureframe {
    padding: 5px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    border-color: #eee;
    border-style: solid;
    border-width: 1px;
    background: #f0f0f0
}

.pictureframe-wrap {
    display: block
}

.img-align-left {
    float: left;
    margin-right: 20px
}

.img-align-right {
    float: right;
    margin-left: 20px
}

.img-align-center {
    margin: 0 auto
}

.entry-content .toggle-shortcode {
    padding: 0 0 0 30px;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 400;
    margin: 0 0 10px 0;
    float: left;
    cursor: pointer;
    position: relative
}

.entry-content .toggle-shortcode:after {
    content: "\e040";
    font-family: 'feather';
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 14px;
    font-weight: 100
}

.entry-content .toggle-shortcode.active:after {
    content: "\e041";
    font-family: 'feather';
    position: absolute;
    font-weight: 100
}

.entry-content .toggle-shortcode {
    text-decoration: none;
    display: block;
    border: none
}

.entry-content .toggle-shortcode:hover {
    color: #888
}

.entry-content .toggle-container {
    clear: both;
    margin: 0;
    overflow: hidden;
    width: 100%
}

.toggle-display-closed {
    display: none
}

.entry-content .wp-accordion h3 {
    margin: 0;
    position: relative;
    background: #fff;
    margin-bottom: 3px;
    background: #f9f9f9;
    transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s
}

.entry-content .wp-accordion h3:last-child {
    margin-bottom: 0
}

.entry-content .wp-accordion h3:hover {
    background: #f8f8f8
}

.entry-content .ui-accordion-header a {
    display: block;
    padding: 3px 20px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0;
    border: none
}

.entry-content .ui-accordion-header-icon {
    float: right;
    position: absolute;
    top: 0;
    right: 0
}

.entry-content .ui-accordion-header-icon:hover {
    cursor: pointer
}

.entry-content .ui-accordion-header-icon:after {
    position: absolute;
    content: "\e120";
    font-family: "feather";
    font-size: 18px;
    position: absolute;
    right: 13px;
    top: 3px;
    color: #8c8c8c
}

.entry-content .ui-state-active .ui-accordion-header-icon:after {
    color: #fff
}

.entry-content .wp-accordion h3 a,.entry-content .ui-accordion-header.ui-state-default a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    color: #000
}

.entry-content .ui-accordion-header.ui-state-default a:hover {
    transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s
}

.entry-content .ui-accordion-header.ui-state-active a {
    border: none;
    color: #000;
    transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s
}

.entry-content .ui-accordion-header.ui-state-active:hover .ui-accordion-header-icon:after {
    color: #777
}

.entry-content .ui-accordion-header.ui-state-active .ui-accordion-header-icon:after {
    color: #777
}

.entry-content .ui-accordion-header.ui-state-active a:hover {
    text-indent: 0
}

.entry-content .ui-accordion-content {
    padding: 20px 20px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    border-top: 0;
    margin-top: -4px;
    margin-bottom: 5px
}

.entry-content .ui-tabs {
    padding: 0;
    zoom:1}

.entry-content .ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    zoom:1}

.entry-content .ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0
}

.entry-content .ui-tabs .ui-tabs-nav li a {
    color: #777;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    text-decoration: none;
    text-transform: none;
    width: 100%;
    text-align: center;
    border-bottom: 3px solid #f0f0f0;
    -webkit-transition: border-color 0.2s ease-in;
    -moz-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in
}

.entry-content .ui-tabs .ui-tabs-nav li:first-child a {
    border-left: 0
}

.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a,.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a:hover {
    -webkit-transition: background-color 0.2s ease-in;
    -moz-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in;
    color: #000
}

.entry-content .text-is-bright .ui-tabs .ui-tabs-nav li a {
    color: #aaa
}

.entry-content .text-is-bright .ui-tabs .ui-tabs-nav li a:hover,.entry-content .text-is-bright .ui-tabs .ui-tabs-nav .ui-state-active a,.entry-content .text-is-bright .ui-tabs .ui-tabs-nav .ui-state-active a:hover {
    color: #fff
}

.entry-content .ui-tabs .ui-tabs-nav li a:hover {
    color: #000;
    text-decoration: none
}

.entry-content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.entry-content .ui-tabs .ui-tabs-nav li.ui-state-disabled a,.entry-content .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
    background-color: #ccc;
    color: #000;
    padding-bottom: 4px
}

.entry-content .ui-tabs .ui-tabs-nav li a,.entry-content .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.entry-content .ui-tabs .ui-tabs-panel {
    display: block;
    clear: both;
    border: 1px solid rgba(0,0,0,.1);
    border-top: 0
}

.entry-content .ui-tabs .ui-tabs-hide {
    display: none!important
}

.entry-content .ui-tabs-vertical {
    border-left: 0;
    position: relative;
    border: 1px solid #f0f0f0
}

.entry-content .ui-tabs-vertical ul.ui-tabs-nav {
    width: 25%;
    float: left;
    left: 0;
    position: relative;
    height: 100%
}

.entry-content .ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    margin: 0;
    float: none
}

.entry-content .ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    float: none;
    border-radius: 0;
    text-align: left;
    text-indent: 30px
}

.entry-content .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    margin: 0
}

.entry-content .ui-tabs-vertical .ui-tabs-panel {
    float: right;
    width: 74.8%;
    clear: none;
    border: 0
}

.entry-content .ui-tabs-vertical .tab-contents {
    border-left: 1px solid #f0f0f0
}

.entry-content .ui-tabs-vertical .ui-tabs-nav li a {
    border: 0;
    border-bottom: 1px solid #eee
}

.entry-content .ui-tabs-vertical .ui-tabs-nav li:last-child a {
    border-bottom: 0
}

.entry-content .ui-tabs .tab-contents {
    padding: 56px 56px 42px
}

.entry-content .pullquote-right {
    border-left: 4px solid #000
}

.entry-content .pullquote-left {
    border-right: 4px solid #000;
    text-align: right
}

.entry-content .pullquote-right,.entry-content .pullquote-left,.entry-content .pullquote-center {
    font-size: 18px;
    font-weight: 500;
    padding: 0 40px;
    margin: 40px
}

.entry-content .pullquote-center {
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    text-align: center;
    padding: 40px 0
}

.entry-content .dropcap1,.entry-content .dropcap2,.entry-content .dropcap3,.entry-content .dropcap4 {
    float: left;
    font-size: 46px;
    padding: 10px;
    font-weight: 400;
    line-height: 50px;
    margin-right: 20px;
    margin-bottom: 5px;
    height: 50px;
    width: 50px;
    text-align: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: -10px
}

.entry-content .dropcap1 {
    color: #111;
    background: #fff
}

.entry-content .dropcap2 {
    color: #fff;
    background: #000
}

.entry-content .dropcap3 {
    color: #fff;
    background: #595959
}

.entry-content .dropcap4 {
    color: #595959;
    background: #fff
}

.column1,.column2,.column3,.column4,.column5,.column6,.column32,.column43,.column52,.column53 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0
}

.column1 {
    width: 100%
}

.column2 {
    width: 48.2%;
    float: left
}

.column3 {
    width: 31%;
    float: left
}

.column4 {
    width: 22.4%;
    float: left
}

.column5 {
    width: 17.2%;
    float: left
}

.column52 {
    width: 37.6%;
    float: left
}

.column53 {
    width: 58.6%;
    float: left
}

.column6 {
    width: 13.7%;
    float: left
}

.column32 {
    width: 65.5%;
    float: left
}

.column43 {
    width: 74.1%;
    float: left
}

.column_space {
    margin-right: 3.225%
}

.centered-sixty-percent {
    text-align: center;
    width: 60%;
    margin: 0 auto
}

.column-eighty-percent {
    width: 80%
}

.entry-content .primary-not-found-msg,.entry-content .secondary-not-found-msg {
    text-transform: none
}

.searching-photostock .entry-wrapper {
    margin-bottom: 0
}

.search-no-results .stockphotos.thumbnails-shortcode {
    min-height: 350px
}

.stockheader-wrap .section-description {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.column-gridblock-icon .ion-ios-arrow-thin-up:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.gridblock-columns-wrap.stockphotos {
    text-align: center
}

.stockphotos .gridblock-two .gridblock-element,.stockphotos .gridblock-three .gridblock-element,.stockphotos .gridblock-four .gridblock-element {
    display: inline-block;
    float: none;
    vertical-align: top
}

.stockheader-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #6a6a6a;
    padding: 276px 0 42px 0
}

.stockheader-wrap.text-is-bright h1 {
    color: #fff
}

.archive .stockheader-wrap,.searching-for-photostock-term .stockheader-wrap,.search-results .stockheader-wrap {
    padding-top: 226px;
    padding-bottom: 22px
}

.archive .photostock-search-form #searchform input,.searching-for-photostock-term .photostock-search-form #searchform input,.search-results .photostock-search-form #searchform input {
    font-size: 16px;
    height: 46px;
    letter-spacing: .25px;
    line-height: 24px
}

.archive .photostock-search-form #searchbutton,.searching-for-photostock-term .photostock-search-form #searchbutton,.search-results .photostock-search-form #searchbutton {
    top: -9px
}

.archive .phototag-archive-list a,.searching-for-photostock-term .phototag-archive-list a,.search-results .phototag-archive-list a {
    top: -9px
}

.archive .photostock-search-form #searchbutton,.searching-for-photostock-term .photostock-search-form #searchbutton,.search-results .photostock-search-form #searchbutton {
    font-size: 21px;
    right: 7%
}

.photostock-search-form {
    margin: 0 auto;
    text-align: center
}

.photostock-search-form #searchform input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.2);
    text-align: center;
    padding: 0;
    width: 90%;
    font-size: 20px;
    letter-spacing: .25px;
    color: #000;
    line-height: 24px;
    height: 66px;
    background-color: #fff;
    margin: 0 5%
}

.photostock-search-form #searchform input:focus {
    border-color: #000
}

.photostock-search-form #searchbutton {
    font-size: 27px;
    height: 60px;
    line-height: 44px;
    position: absolute;
    top: 1px;
    right: 9%;
    width: 34px
}

.photostock-search-form #searchform {
    margin: 0 auto;
    max-width: 570px;
    width: 100%;
    position: relative
}

.phototag-archive-list {
    padding: 28px 0;
    text-align: center;
    width: 85%
}

.entry-content ul.phototag-archive-list,ul.phototag-archive-list {
    margin: 0 auto;
    max-width: 800px
}

.phototag-archive-list a {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .25px;
    text-transform: uppercase;
    color: rgba(0,0,0,.5);
    background: rgba(255,255,255,.8);
    padding: 2px 6px;
    border-radius: 3px;
    -webkit-transition: color 0.3s,background 0.3s;
    -moz-transition: color 0.3s,background 0.3s;
    transition: color 0.3s,background 0.3s
}

.entry-content ul.phototag-archive-list li {
    margin-bottom: -1px
}

.phototag-archive-list a {
    color: rgba(0,0,0,.7)
}

.phototag-archive-list a:hover {
    color: rgba(0,0,0,1);
    background: rgba(255,255,255,1)
}

.phototag-archive-list>li {
    display: inline-block;
    margin: 0 2px
}

.phototag-archive-list .phototag-hash {
    color: rgba(0,0,0,.5);
    font-size: 9px;
    position: relative;
    top: -1px
}

.stockphotos.gridblock-columns-wrap {
    margin: 10px;
    width: auto
}

.search .stockphotos.gridblock-columns-wrap,.archive .stockphotos.gridblock-columns-wrap {
    margin: 10px;
    width: auto
}

.stockphotos.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-four .gridblock-grid-element,.stockphotos.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-three .gridblock-grid-element,.stockphotos.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-two .gridblock-grid-element {
    margin: 10px
}

.gridblock-columns-wrap.stockphotos {
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.thumbnails-title {
    margin-bottom: 30px
}

.thumbnails-shortcode .work-details h4 {
    font-size: 12px;
    letter-spacing: .75px
}

.thumbnails-shortcode .gridblock-four .gridblock-element,.thumbnails-shortcode .gridblock-three .gridblock-element,.thumbnails-shortcode .gridblock-two .gridblock-element,.thumbnails-shortcode .gridblock-one .gridblock-element {
    margin-bottom: 5px
}

.gridblock-thumbnail-image-wrap {
    display: block;
    line-height: 0;
    overflow: hidden
}

.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-four .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-three .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-two .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-one .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-four .gridblock-grid-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-three .gridblock-grid-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-two .gridblock-grid-element,.thumbnails-shortcode .thumbnail-gutter-nospace.gridblock-one .gridblock-grid-element {
    margin: 0;
    margin-top: -1px
}

.thumbnails-shortcode .thumbnail-gutter-spaced.no-title-no-desc.gridblock-four .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-spaced.no-title-no-desc.gridblock-three .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-spaced.no-title-no-desc.gridblock-two .gridblock-element,.thumbnails-shortcode .thumbnail-gutter-spaced.no-title-no-desc.gridblock-one .gridblock-element {
    margin-bottom: 0 .5% 1%
}

.person {
    position: relative;
    overflow: hidden
}

.person .person-details {
    padding: 24px 14px 14px 14px;
    text-align: center
}

.person h3,.entry-content .person h3 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 19px
}

.text-is-bright .person h3,.entry-content .text-is-bright .person h3 {
    color: #fff
}

.person-image {
    line-height: 0;
    margin: 0 auto;
    text-align: center
}

.person-image img {
    width: 100%;
    max-width: 100%
}

.person h4.staff-position {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .5px;
    margin: 0
}

.entry-content .text-is-dark .person h3 {
    color: #000
}

.person ul {
    list-style: none;
    margin: 0;
    text-align: right
}

.person ul li {
    display: inline-block
}

.person ul li i {
    font-size: 16px
}

.person.box-title i {
    color: #fff
}

.person-details a,.person i {
    color: #000
}

.person .person-desc {
    margin: 10px 0
}

.person-socials {
    padding-top: 0;
    text-align: center;
    display: inline-block
}

.person-socials a {
    color: #000;
    height: 30px;
    line-height: 30px;
    margin: 0 4px;
    width: 30px;
    display: inline-block;
    -webkit-transition: background 0.3s,color 0.3s;
    -moz-transition: background 0.3s,color 0.3s;
    transition: background 0.3s,color 0.3s;
    text-align: center
}

.person-socials a:hover {
    background-color: #fff;
    color: #000
}

.person-socials a:hover i {
    color: #000
}

.person .person-image-wrap {
    position: relative;
    z-index: 1
}

.text-is-bright .person-details a {
    color: #fff
}

.person.box-title .person-image-wrap:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 0%;
    bottom: 50%;
    left: 50%;
    opacity: 0;
    background-color: rgba(0,0,0,.3);
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.person.box-title:hover .person-image-wrap:after {
    opacity: 1
}

.person.box-title .person-socials {
    position: absolute;
    z-index: 2;
    bottom: 0;
    opacity: 0;
    -webkit-transition: bottom 0.3s,opacity 0.3s;
    -moz-transition: bottom 0.3s,opacity 0.3s;
    transition: bottom 0.3s,opacity 0.3s;
    width: 100%;
    text-align: center
}

.person.box-title .person-image {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    overflow: hidden
}

.person.box-title:hover .person-image {
    opacity: 1
}

.person.box-title:hover .person-socials {
    opacity: 1;
    bottom: 14px
}

.person.box-title:hover {
    cursor: pointer
}

.callout .first-half {
    width: auto;
    text-align: center
}

.two-column .callout .first-half {
    width: auto
}

.callout .second-half {
    width: auto
}

.callout {
    padding: 56px 28px;
    position: relative;
    background: rgba(255,255,255,.8)
}

.text-is-bright .callout {
    background: rgba(0,0,0,.6)
}

.text-is-bright .callout h2.callout-title {
    color: #fff
}

.calltype-line-left .callout {
    border-left-color: #000;
    border-left-width: 1px;
    border-left-style: solid
}

.callout-text {
    float: left
}

.callout h2.callout-title {
    color: #000;
    font-size: 42px;
    font-weight: 200;
    letter-spacing: -1.2px;
    line-height: 1.14
}

.callout-desc {
    margin: 0 auto;
    max-width: 600px;
    font-size: 17px;
    line-height: 28px
}

.callout-desc p:last-child {
    margin-bottom: 0
}

.callout-button {
    text-align: center
}

.pricing-table {
    padding: 0;
    border-left: none
}

.pricing-table ul li {
    margin: 0;
    padding: 0
}

.pricing-table .pricing-column-target {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    background-color: #fbfbfb
}

.pricing-table .pricing_highlight {
    background: #fefcea;
    position: relative;
    z-index: 2;
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.pricing_highlight .pricing-column {
    position: relative;
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pricing-table .column2 {
    width: 49.9%
}

.pricing-table .column3 {
    width: 33.233333333%
}

.pricing-table .column4 {
    width: 24.9%
}

.pricing-table .column5 {
    width: 19.9%
}

.pricing-table .column6 {
    width: 16.5666667%
}

.entry-content .pricing-table ul {
    list-style: none;
    margin: 0
}

.pricing-table ul {
    margin: 0 auto;
    text-align: center
}

.pricing-table .pricing-column-type-2 ul {
    margin: 0;
    text-align: right
}

.pricing-table .pricing-column-type-2 .pricing-row {
    background: none;
    padding-right: 20px
}

.pricing-row i {
    font-size: 24px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 1px;
    color: #06A2EA
}

.pricing-tick-cross.pricing-row i {
    color: #cdcdcd
}

.pricing-table .pricing-title h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 42px 0 0
}

.pricing-table .pricing-cell {
    font-size: 42px;
    font-weight: 200;
    color: #fff
}

.pricing-cell .pricing-currency {
    font-size: 14px;
    font-weight: 600;
    left: -3px;
    position: relative;
    top: -20px
}

.pricing-cell .pricing-suffix {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    position: relative;
    top: -20px;
    left: 3px
}

.pricing-table .pricing-duration {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .25px;
    padding-bottom: 42px;
    text-indent: -8px
}

.pricing-table .pricing-row {
    background: #fff;
    color: #777;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: .25px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 14px 35px 22px;
    text-indent: -14px
}

.pricing-row.odd {
    background: rgba(0,0,0,.8)
}

.pricing-table .pricing-row.odd {
    color: #fff
}

.pricing-table .pricing-footer {
    padding: 32px 0 28px 0;
    background: rgba(255,255,255,1)
}

.pricing-table .icon-ok {
    color: #A3CB44
}

.pricing-table .icon-remove {
    color: #E78D7F
}

.entry-content .pricing-table li {
    margin: 0
}

.pricing-table li.pricing-service {
    padding: 56px 10px 10px;
    border-bottom: 0;
    background: #fff
}

.pricing-table-service .pricing-service,.pricing-table-service .pricing-footer {
    background: #fff
}

.pricing-service p,.entry-content .pricing-service,.entry-content .pricing-service p {
    color: #777;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .15px
}

.pricing-service.even>p {
    border-bottom: 1px dotted #eee;
    padding-bottom: 7px
}

.post-navigation {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 14px
}

.post-navigation a {
    color: #A2A2A2
}

.post-previous {
    float: right
}

.post-next {
    float: right;
    margin-left: 20px
}

.post-next,.post-previous {
    line-height: 0;
    position: relative;
    top: 17px
}

.single-post .postsummarywrap {
    margin-top: 56px
}

.postsummarywrap {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding: 0;
    text-align: center
}

.blog-small-right .postsummarywrap {
    text-align: left;
    margin-bottom: 4px
}

.blog-small-right .datecomment {
    border-bottom: 0;
    padding: 0 20px 10px 0;
    text-align: left
}

.postsummarywrap i {
    color: #000
}

.postsummarywrap a {
    color: #000;
    font-size: 10px;
    letter-spacing: .75px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    text-decoration: none
}

.datecomment {
    display: inline-block;
    font-size: 14px;
    padding: 0 20px 10px;
    text-align: center
}

.password-protected-icon {
    font-size: 42px;
    color: #000;
    display: inline-block
}

.post-password-required .datecomment,.post-password-required .nocomments,.post-password-required .post-meta-comment {
    text-transform: none;
    color: #000;
    font-weight: 400;
    letter-spacing: 0
}

.nocomments {
    text-align: center
}

.post-single-tags,.post-single-tags a {
    color: #000;
    font-size: 10px;
    letter-spacing: .75px;
    font-weight: 400
}

.post-single-tags a {
    padding: 1px 5px 1px 0
}

.post-single-tags {
    margin: 0 0 10px 0
}

.post-single-tags i {
    margin-right: 10px
}

.page-link {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px
}

.page-link a {
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center
}

.page-link a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: color 0.3s,background-color 0.3s;
    -moz-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s
}

.post-format-media img,.postsummaryimage img {
    max-width: 100%
}

.summary-info {
    border-bottom: 1px solid rgba(0,0,0,.1);
    line-height: 0;
    padding: 0 0 14px 0;
    margin-bottom: 14px
}

.gridblock-columns-wrap div.blog-grid-element {
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blog-grid-element-content .summary-info {
    border: 0;
    padding: 14px;
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.blog-grid-element-content {
    margin-bottom: 14px;
    padding-bottom: 7px;
    text-align: center
}

.entry-content .blog-grid-element-content .work-details h4 {
    margin-bottom: 0
}

.blog-grid-element-content .work-details h4 a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .25px
}

.gridblock-timeline-block .work-details h4 a {
    display: block;
    font-size: 14px;
    font-weight: 500
}

.work-details h4 a,.entry-content .blogpost_readmore a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.gridblock-columns-wrap .blog-grid-element-content .work-details {
    margin-bottom: 0;
    border: 0;
    padding: 8px 28px 0
}

.blog-grid-element .gridblock-image-link {
    position: relative;
    background-color: #fafafa
}

.gridblock-image-link:hover {
    position: relative;
    z-index: 8
}

.blog-grid-element .grid-icon-status {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.blog-grid-element:hover .grid-icon-status {
    background-color: rgba(0,0,0,.5)
}

.blog-grid-element .grid-icon-status i {
    -webkit-transition: opacity 0.5s,top 0.5s;
    -moz-transition: opacity 0.5s,top 0.5s;
    transition: opacity 0.5s,top 0.5s;
    margin-top: -25px;
    border-radius: 50px;
    color: #aaa;
    font-size: 30px;
    height: 50px;
    line-height: 45px;
    opacity: .6;
    position: relative;
    top: 57%;
    width: 50px;
    z-index: 9;
    display: inline-block
}

.blog-grid-element-has-image .grid-icon-status i {
    opacity: 0
}

.blog-grid-element:hover .grid-icon-status i {
    top: 55%;
    opacity: 1
}

.blog-grid-element:hover .grid-icon-status i {
    color: #fff
}

.blog-grid-element .gridblock-columns img {
    width: 100%;
    transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -webkit-transition: filter 0.5s,transform 0.5s;
    -moz-transition: filter 0.5s,transform 0.5s;
    transition: filter 0.5s,transform 0.5s
}

.blog-grid-element:hover .gridblock-columns img {
    transform: scale(1.02,1.02);
    -ms-transform: scale(1.02,1.02);
    -webkit-transform: scale(1.02,1.02);
    -webkit-transition: filter 1.5s,transform 0.5s;
    -moz-transition: filter 1.5s,transform 0.5s;
    transition: filter 1.5s,transform 0.5s
}

.entry-content .blogpost_readmore a {
    font-size: 12px;
    letter-spacing: 0
}

.blog-grid-element .summary-date {
    margin-left: 0;
    color: #000;
    letter-spacing: .25px;
    margin-left: 0;
    font-size: 12px;
    font-weight: 500
}

.blog-grid-element .blogpost_readmore {
    margin-top: 10px
}

.summary-info {
    text-align: center
}

.summary-info .feather-icon-clock {
    position: relative;
    top: -1px
}

.summary-date,.summary-comment {
    font-size: 12px;
    letter-spacing: .25px;
    font-weight: 500;
    padding: 0;
    display: inline-block
}

.summary-comment {
    line-height: 0;
    padding: 0;
    margin-left: 20px
}

.summary-comment i {
    position: relative;
    top: -1px;
    margin-left: 2px;
    color: #000
}

.summary-comment a {
    color: #000;
    text-decoration: none
}

.summary-date {
    margin-left: 10px;
    color: #000
}

.listbox-content .summary-date {
    margin-left: 0
}

.blog-grid-element .gridblock-blank-element {
    background: rgba(255,255,255,.1)
}

.blog-details-section {
    float: left;
    width: 15%
}

.blog-details-section-inner {
    padding-bottom: 10px
}

.blog-details-section span {
    display: block
}

.blog-details-section .the-day {
    color: #fff;
    font-size: 11px;
    letter-spacing: 6px;
    font-weight: 400;
    line-height: 16px
}

.blog-details-section .the-month {
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase
}

.blog-details-section .the-year {
    color: #e0e0e0;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 6px;
    line-height: 16px;
    text-transform: uppercase
}

.bloglist-small .format-quote .blog-small-left {
    display: none
}

.bloglist-small .format-quote .blog-small-right {
    width: 100%
}

.bloglist-small .topseperator {
    margin-bottom: 0
}

.bloglist-small .blog-small-left {
    width: 50%;
    float: left;
    padding-right: 28px;
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bloglist-small .blog-small-right {
    width: 50%;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bloglist-small .entry-post-title,.bloglist-small .postsummary-spacing,.bloglist-small .datecomment,.bloglist-small .button-blog-continue {
    text-align: left
}

.bloglist-small .postsummary-spacing {
    width: auto
}

.bloglist-small .blog-content-section .postformat_contents {
    text-align: left
}

.bloglist-small .postformat_contents {
    padding-top: 0;
    border-left: 0 none;
    padding-top: 0
}

.bloglist-small .sc_slideshowtitle {
    font-size: 14px;
    line-height: 14px
}

.bloglist-small .entry-content .entry-post-title h2 {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: .25px;
    line-height: 1.5
}

.bloglist-small .entry-post-wrapper {
    padding: 0
}

.portfolio-contents-wrap {
    float: none;
    width: 100%;
    margin-bottom: 20px
}

.portfolio-fullwidth-column-image img.portfolio-single-image,.portfolio-fullwidth-column-image .flexslider-container-page .slides img,.portfolio-fullwidth-column-image .vertical_images img {
    width: 100%
}

.post-fullwidth-edge-to-edge .postformat-image,.post-fullwidth-edge-to-edge .flexslider-container-page .slides img,.post-fullwidth-edge-to-edge .postsummaryimage img {
    width: 100%
}

.post-fullwidth-edge-to-edge .container {
    margin-top: 20px
}

.portfolio-fullwidth-navigation .portfolio-nav-wrap {
    top: 0
}

.container .portfolio-fullwidth-column {
    margin-top: 20px
}

.portfolio-fullwidth-column .portfolio-single-fullwidth {
    margin-top: 0
}

.post-single-meta a:hover {
    color: #000;
    text-decoration: none
}

.post-meta-time,.post-meta-comment {
    margin-left: 15px
}

.post-meta-time-archive {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 12px;
    display: block
}

.post-meta-category {
    margin-left: 5px
}

.lightboxlink {
    padding: 0 0 0 15px;
    margin: 8px 0 0 0;
    color: #bbb
}

.lightboxlink a {
    color: #464646;
    text-decoration: none
}

.lightboxlink a:hover {
    color: #444
}

.lightbox-shortcode {
    position: relative
}

.lightbox-shortcode.gridblock-grid-element {
    margin-bottom: 0
}

.shortcode-lightbox-indicate {
    display: inline-block;
    position: absolute;
    top: 20px;
    height: 40px;
    width: 40px;
    margin-left: 20px;
    z-index: 10;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 30px;
    opacity: .7
}

span.shortcode-lightbox-indicate i {
    line-height: 40px;
    color: #fff
}

.lightbox-shortcode:hover .shortcode-lightbox-indicate {
    opacity: 1
}

.two-column .pagination-navigation {
    padding-top: 0;
    padding-bottom: 0
}

.wooshop-has-sidebar .woocommerce-pagination {
    margin-bottom: 0
}

.pagination {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom: 56px;
    position: relative;
    top: 0;
    text-align: center;
    width: 100%
}

.woocommerce nav.woocommerce-pagination ul li {
    overflow: visible
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.woocommerce-pagination {
    margin-top: 0;
    padding-top: 40px
}

.pagination a,.pagination span.current,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    width: 40px;
    height: 40px;
    line-height: 37px;
    border-radius: 8px;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    color: #000;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border: 1px solid rgba(0,0,0,.3);
    -webkit-transition: border 0.2s;
    -moz-transition: border 0.2s;
    transition: border 0.2s;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.woocommerce nav.woocommerce-pagination ul li a.next,.woocommerce nav.woocommerce-pagination ul li a.prev {
    line-height: 34px
}

.pagination a,.portfolio-nav-item a {
    position: relative;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    transition: border 0.3s
}

.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a {
    padding: 0
}

.pagination-navigation a:hover,.portfolio-nav-item a:hover,.pagination a:hover,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #000
}

.pagination .navigation-single,.pagination span.current,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a,.woocommerce nav.woocommerce-pagination ul li span.current {
    outline: 0;
    color: #000;
    -webkit-transition: border 0.3s,background 0.3s,color 0.3s;
    -moz-transition: border 0.3s,background 0.3s,color 0.3s;
    transition: border 0.3s,background 0.3s,color 0.3s
}

.pagination-info {
    float: right;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    margin-top: 5px;
    padding-left: 10px;
    z-index: 1;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    display: none
}

.navigation-next,.navigation-prev {
    color: #fff
}

.pagination a,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a {
    opacity: 1
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    background: none;
    color: #000
}

ol.commentlist li.pingback .reply a:hover,ol.commentlist li.comment .reply a:hover {
    color: #000;
    opacity: 1
}

.pagination span.pages {
    color: #000;
    margin-bottom: 10px;
    display: none
}

.pagination span.current,.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #000;
    position: relative;
    z-index: 1
}

.pagination span.extend {
    padding: 3px 7px 3px 7px;
    margin: 4px;
    margin-bottom: 10px;
    color: #000;
    border: none
}

.pagination .inactive {
    opacity: 1
}

.navigation {
    font-size: 14px
}

.navigation a {
    color: #111
}

.navigation a:hover {
    color: #000;
    text-decoration: none
}

.pagination span.current,.pagination ul li span.current {
    background-color: #888;
    color: #fff
}

.single-mtheme_portfolio #password-protected {
    text-align: center
}

.post-password-required .portfolio-header-wrap {
    width: auto;
    text-align: center
}

#password-protected {
    text-align: center;
    padding: 0 10px
}

.page-is-not-fullscreen #password-protected {
    padding-top: 0
}

.page.mtheme-password-required .container-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

#password-protected h2 {
    font-size: 16px;
    color: #9f9f9f
}

#password-protected p,.post-password-form p {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .25px
}

#password-protected .client-gallery-password-form input,#password-protected .client-gallery-password-form label,.client-gallery-password-form .post-password-form input,#password-protected .client-gallery-password-form p,.client-gallery-password-form .post-password-form p {
    color: rgba(255,255,255,.8)
}

#password-protected .client-gallery-password-form input,.client-gallery-password-form .post-password-form input {
    color: #fff;
    border: 2px solid #fff
}

#password-protected .client-gallery-password-form input[type="submit"]:active,.client-gallery-password-form .post-password-form input[type="submit"]:active,#password-protected .client-gallery-password-form input[type="submit"]:hover,.client-gallery-password-form .post-password-form input[type="submit"]:hover {
    color: #000;
    background: #fff
}

#password-protected input,.post-password-form input {
    width: 120px;
    cursor: pointer;
    color: #000;
    border: 0;
    padding: 7px 30px;
    border: 2px solid #000;
    background: none;
    font-size: 14px;
    letter-spacing: .75px;
    font-weight: 600;
    margin-left: 5px
}

#password-protected input[type="submit"],.post-password-form input[type="submit"] {
    font-size: 13px;
    letter-spacing: .75px;
    width: auto;
    min-width: 140px;
    padding: 8px 30px;
    background: none;
    -webkit-transition: color 0.3s,background-color 0.3s;
    -moz-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s;
    margin-left: 5px
}

#password-protected input[type="submit"]:hover,.post-password-form input[type="submit"]:hover {
    color: #fff;
    background: #000
}

#password-protected input[type="submit"]:active,.post-password-form input[type="submit"]:active {
    color: #fff;
    background: #000
}

#password-protected label {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .25px;
    color: #000
}

#password-protected label input {
    font: inherit;
    font-size: 13px;
    border: 1px solid #000;
    color: #000;
    padding: 6px 7px;
    margin: 0 10px 20px 10px;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    width: 200px
}

.fullscreen-protected #password-protected {
    text-align: center;
    padding: 0
}

.fullscreen-protected #password-protected i {
    font-size: 44px;
    color: #000;
    margin: 30px;
    display: block
}

.menu-is-vertical.page.mtheme-password-required .entry-title-wrap {
    margin: 0 auto
}

.mtheme-password-required .entry-title-wrap h1 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0
}

body.mtheme-password-required,body.single-mtheme_proofing,body.page-is-fullscreen {
    background-repeat: no-repeat;
    background-size: cover
}

@-webkit-keyframes equalize {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,80%,0);
        transform: translate3d(0,80%,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes equalize {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,80%,0);
        transform: translate3d(0,80%,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes equalize-2 {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,80%,0);
        transform: translate3d(0,80%,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes equalize-2 {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,80%,0);
        transform: translate3d(0,80%,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.equalizer {
    font-size: 0;
    height: 20px;
    overflow: hidden
}

.jp-play .equalizer .equalizer-bar {
    height: 2px;
    -webkit-animation: none!important;
    animation: none!important
}

.equalizer-bar {
    display: inline-block;
    width: 4px;
    height: 100%;
    background: #000;
    margin-right: 2px
}

.fullscreen-slide-bright .equalizer-bar {
    background: #fff
}

.equalizer-bar:nth-child(1) {
    height: 70%;
    -webkit-animation: equalize 900ms ease infinite;
    animation: equalize 900ms ease infinite
}

.equalizer-bar:nth-child(2) {
    -webkit-animation: equalize 900ms linear infinite;
    animation: equalize 900ms linear infinite
}

.equalizer-bar:nth-child(3) {
    height: 70%;
    -webkit-animation: equalize 900ms 200ms ease infinite;
    animation: equalize 900ms 200ms ease infinite
}

.equalizer-bar:nth-child(4) {
    -webkit-animation: equalize 900ms 150ms linear infinite;
    animation: equalize 900ms 150ms linear infinite
}

.equalizer-bar:nth-child(5) {
    height: 70%;
    -webkit-animation: equalize 900ms 100ms ease infinite;
    animation: equalize 900ms 100ms ease infinite
}

.fullscreenslideshow-audio {
    position: fixed;
    bottom: 40px;
    right: 13px;
    z-index: 2
}

.fullscreenslideshow-audio .jp-audio div.jp-type-single div.jp-interface {
    background: none;
    height: 35px;
    width: 35px
}

.fullscreenslideshow-audio .jp-audio {
    position: absolute;
    bottom: -30px;
    right: 5px;
    z-index: 10
}

.fullscreenslideshow-audio .jp-volume-bar {
    width: 40px
}

.fullscreenslideshow-audio .jp-audio div.jp-type-single div.jp-volume-bar {
    top: 15px;
    left: 36px
}

.fullscreenslideshow-audio .jp-controls a {
    background: rgba(0,0,0,0);
    border-radius: 50px;
    color: #000;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s
}

.fullscreenslideshow-audio .jp-controls a:hover {
    background: none;
    opacity: .5
}

.fullscreenslideshow-audio .jp-play,.fullscreenslideshow-audio .jp-pause {
    border: 0;
    bottom: -5px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
    background: none;
    font-size: 26px
}

.fullscreenslideshow-audio .jp-controls a:hover,.entry-content .fullscreenslideshow-audio .jp-controls a:hover {
    color: #000
}

.fullscreenslideshow-audio .jp-play:hover,.fullscreenslideshow-audio .jp-pause:hover {
    background: #aaa
}

.kenburns-preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#kenburns-container img {
    display: none
}

.postinfo {
    color: #7D7D7D;
    font-size: 11px;
    padding: 20px 0
}

.postinfo p {
    color: #7E7E7E;
    letter-spacing: .5px;
    margin: 0;
    padding: 0
}

.postinfo a,.contents .postinfo a {
    color: #B1B1B1;
    text-decoration: none;
    font-weight: 400
}

.postinfo a:hover {
    color: #111
}

.sidebar-pagebuilder {
    position: relative
}

.entry-content .sidebar-pagebuilder #searchform {
    margin-top: 0
}

#footer .footer-logo {
    margin: 26px 0;
    max-width: 260px
}

.sidebar-widget strong {
    font-weight: 700;
    color: #fff
}

.sidebar-widget img,.footer-widget img {
    max-width: 100%;
    height: auto
}

.sidebar-widget {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s
}

#footer .footer-mtheme-image {
    max-width: 80%
}

.sidebar-widget .widget_text img,.footer-widget .widget_text img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.sidebar-widget .widget_text .wp-caption,.footer-widget .widget_text .wp-caption {
    padding: 0 0 14px 0;
    margin-bottom: 14px
}

.sidebar-widget .widget_categories select,.sidebar-widget .widget_archive select,.footer-widget .widget_categories select,.footer-widget .widget_archive select {
    width: 100%
}

.sidebar-widget .widget_archive li a,.sidebar-widget .widget_categories li a,.footer-widget .widget_archive li a,.footer-widget .widget_categories li a {
    display: inline-block
}

.sidebar-widget .widget_rss span,.footer-widget .widget_rss span {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic
}

.sidebar-widget .widget_rss a,.footer-widget .widget_rss a {
    font-weight: 400
}

.sidebar-widget .widget_rss li,.footer-widget .widget_rss li {
    margin-bottom: 30px
}

.sidebar-widget input,.sidebar-widget select,.footer-widget input,.footer-widget select {
    max-width: 100%
}

.sidebar.sticky {
    float: none;
    position: fixed;
    top: 20px;
    z-index: 6;
    left: auto
}

.regular-sidebar {
    margin: 0
}

.portfolio-sidebar {
    margin: 0
}

.sidebar-widget .entry-content {
    color: #999
}

.sidebar-wrap,.sidebar-wrap-single {
    width: 25%;
    position: relative
}

.two-column,.edge-to-edge .portfolio-header-left.two-column,.woocommerce.archive #container {
    width: 72%
}

.sidebar-wrap,.sidebar-wrap-single {
    background: #2d2d2d;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 40px 0;
    margin-bottom: 28px
}

.bbpress .sidebar-wrap,.bbpress .sidebar-wrap-single {
    margin-top: 60px
}

#sidebar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sidebar-float-right {
    float: right
}

.sidebar-float-left {
    float: left
}

.aboutme-wrap.entry-content>h2,.sidebar h3,.sidebar h3 a {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .25px;
    position: relative
}

.sidebar-left .sidebar-widget {
    padding: 0 0 0 50px
}

.sidebar .sidebar-widget:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.sidebartextbox {
    padding-bottom: 30px
}

.sidebartextbox,.sidebar {
    color: #999
}

.sidebar {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .25px;
    padding-bottom: 48px
}

#footer.sidebar {
    border-left: 0
}

.sidebar a {
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.sidebar a:hover {
    text-decoration: none
}

.sidebar ul {
    padding: 0;
    margin: 0
}

.sidebar ul li {
    letter-spacing: 0
}

.sidebar ul li a:hover {
    text-decoration: none
}

.sidebar ul ul li a {
    padding-left: 15px
}

.sidebar ul ul ul li a {
    padding-left: 30px
}

.sidebar ul ul ul ul li a {
    padding-left: 55px
}

.sidebar-widget ul#recentcomments li {
    position: relative;
    padding-left: 20px
}

.sidebar-widget ul#recentcomments li:before {
    content: "\e076";
    font-family: "feather";
    font-size: 9px;
    left: 2px;
    position: absolute;
    top: 4px
}

.header_search_wrap {
    position: relative;
    float: right
}

.header_search {
    background: #E6412E;
    padding: 15px 35px;
    width: 210px;
    position: absolute;
    right: 50px;
    top: 8px
}

.header_search:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 24px;
    z-index: 2;
    right: -1px;
    border: 6px solid transparent;
    border-right-color: #EEE
}

.header_search #searchbutton {
    position: relative;
    right: -77px;
    opacity: .8
}

.header_search #searchbutton:hover {
    opacity: 1
}

#s,#ms,input.search-field {
    margin: 0;
    height: 16px;
    padding: 5px;
    border: none;
    font-size: 14px;
    width: 86.8%;
    background: none;
    font-weight: 300
}

#searchform input,#mobile-searchform input,input.search-field {
    line-height: 14px;
    padding: 0 5px 10px 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .5px;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
    width: 178px
}

.entry-spaced-wrapper #searchform input {
    border-bottom: 2px solid #000;
    font-size: 14px
}

.entry-spaced-wrapper #searchform input:focus {
    border-bottom-color: #555
}

.entry-spaced-wrapper #searchform i {
    color: #000
}

.sidebar-widget .woocommerce #searchform input {
    height: 20px
}

#searchform input:focus,#mobile-searchform input:focus {
    border-color: #ddd;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s
}

#searchform i,#mobile-searchform i {
    color: #fff
}

#searchform i:hover,#mobile-searchform i:hover {
    color: #eee
}

#searchbutton,#mobile-searchbutton,#header-searchbutton {
    border: 0;
    background: none;
    cursor: pointer;
    height: 32px;
    padding: 10px 18px 4px;
    width: 32px;
    opacity: 1;
    font-size: 15px
}

#searchbutton:hover,#mobile-searchbutton:hover {
    opacity: .8
}

.search-terms {
    font-weight: 700;
    color: #000
}

.sidebar-widget #searchform input {
    color: #fff
}

.widget_product_search #searchform input {
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px)
}

.mtheme-search-no-results {
    margin-top: 0;
    text-align: center
}

#wp-calendar {
    width: 100%;
    padding-bottom: 10px
}

#wp-calendar thead th {
    background: #888;
    color: #fff;
    padding: 10px 0
}

#wp-calendar tbody td {
    text-align: center;
    border: 0;
    padding: 0;
    line-height: 2.5em
}

#wp-calendar tbody td:hover {
    color: #333
}

#wp-calendar tbody td a {
    display: block;
    text-decoration: none;
    background: #f1f1f1
}

#wp-calendar tbody td:hover a {
    background: #4d4d4d;
    color: #fff
}

#wp-calendar tfoot tr td {
    border: 0
}

#wp-calendar caption {
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 12px;
    outline: 0 none;
    color: #fff
}

#wp-calendar tbody a {
    display: block;
    text-decoration: underline;
    color: #fff
}

#wp-calendar th {
    text-align: center;
    border: 1px solid transparent;
    border-top: none;
    padding: 7px 0;
    color: #a7a7a7
}

#wp-calendar tfoot td#next {
    text-align: right
}

#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a {
    text-transform: uppercase;
    padding: 0 5px
}

#events_list,#recentposts_list,#popularposts_list {
    list-style: none;
    margin: 0
}

#popularposts_list li,#events_list li,#recentposts_list li {
    padding-top: 7px
}

#popularposts_list li:first-child,#events_list li:first-child,#recentposts_list li:first-child {
    padding-top: 0
}

#events_list p,#recentposts_list p,#popularposts_list p {
    margin: 0;
    line-height: 14px
}

#events_list li,#recentposts_list li,#popularposts_list li {
    margin-bottom: 7px
}

#events_list li:last-child,#recentposts_list li:last-child,#popularposts_list li:last-child {
    margin: 0 0 0 0
}

#events_list li a,#recentposts_list li a,#popularposts_list li a {
    background: none;
    padding: 0
}

#events_list .recent_thumbnail,#recentposts_list .recent_thumbnail,#popularposts_list .popular_thumbnail {
    display: block;
    float: left;
    margin: 5px 15px 0 0
}

.sidebar .product-title,.sidebar .woocommerce ul.product_list_widget li a,#events_list .recentpost_info .recentpost_title,#recentposts_list .recentpost_info .recentpost_title,#popularposts_list .popularpost_info .popularpost_title {
    border: none;
    color: #fff;
    display: block;
    font-size: 13px;
    letter-spacing: .25px;
    line-height: 18px;
    margin: 0 0 7px
}

#events_list img,#popularposts_list img,#recentposts_list img {
    display: block;
    padding: 0;
    margin: 0;
    width: 70px;
    height: auto
}

#events_list .recentposts_list time,#recentposts_list .recentposts_list time,#popularposts_list .popularposts_list time {
    display: block;
    font-size: 11px
}

#events_list .recentpost_info,#recentposts_list .recentpost_info,#popularposts_list .popularpost_info {
    overflow: hidden;
    padding-top: 7px
}

.tweetmeme-button {
    float: left;
    margin: 5px 15px 5px 0
}

.mtheme-twitter-feeds h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #737373
}

.mtheme-tweets .loading {
    color: #888
}

#footer .mtheme-tweets .loading {
    color: #000
}

.mtheme-tweets,.query {
    text-decoration: none;
    background: none;
    margin-left: 0
}

.mtheme-tweets .tweet_list,.query .tweet_list {
    font-size: 12px;
    line-height: 18px;
    list-style: none;
    display: block
}

#mainpage-block-4 .mtheme-tweets .tweet_list,.query .tweet_list {
    font-size: 14px;
    line-height: 18px;
    list-style: none;
    display: block;
    text-align: left
}

#mainpage-block-1 .mtheme-tweets .tweet_list .tweet_avatar img,#mainpage-block-4 .mtheme-tweets .tweet_list .tweet_avatar img,.query .tweet_list .tweet_avatar img {
    vertical-align: middle;
    margin: 0 5px 5px 0;
    padding: 5px
}

.mtheme-tweets .tweet_list .awesome,.mtheme-tweets .tweet_list .epic,.query .tweet_list .awesome,.query .tweet_list .epic {
    text-transform: uppercase
}

.mtheme-tweets .tweet_list li,.query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px 15px 0;
    margin: 0 0 12px 0
}

.mtheme-tweets .tweet_list li a,.query .tweet_list li a {
    color: #eee
}

.query .tweet_list li a {
    color: #666
}

#footer .tweet_list li .tweet_time a,.sidebar-widget .tweet_list li .tweet_time a {
    background: #EDEDED;
    color: #595959;
    font-size: 10px;
    font-weight: 400;
    padding: 1px 6px 2px;
    text-decoration: none
}

.mtheme-tweets .tweet_list .tweet_avatar,.query .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left
}

.mtheme-tweets .tweet_list .tweet_avatar img,.query .tweet_list .tweet_avatar img {
    vertical-align: middle;
    margin: 0;
    padding: 0 10px 0 0;
    float: left
}

.sidebar-widget span.tweet_text {
    color: #9D9D9D
}

.sidebar-widget .mtheme-tweets .tweet_list li a {
    color: #6A6A6A;
    font-size: 11px;
    font-weight: 400
}

.sidebar-widget .mtheme-tweets a {
    padding-top: 0
}

.sidebar-widget .tweet_list a {
    border: none;
    display: inline
}

#footer .mtheme-tweets .tweet_list li a {
    color: #fff;
    font-weight: 400
}

#footer .tweet_list li .tweet_time a {
    background: #000;
    color: #fff
}

#footer .tweet_list li .tweet_time a:hover {
    color: #fff
}

#footer #popularposts_list li.even,#footer #recentposts_list li.even,#footer #events_list li.even {
    background: none;
    padding: 5px 0 2px
}

.sidebar-widget .infobar-portfoliogrid,.footer-widget .infobar-portfoliogrid {
    margin: 15px 0 0 0;
    padding: 0;
    list-style-type: none
}

.sidebar-widget .infobar-portfoliogrid li a,.footer-widget .infobar-portfoliogrid li a {
    margin: 0;
    padding: 0;
    border: none
}

.sidebar-widget .infobar-portfoliogrid li {
    overflow: hidden
}

.sidebar-widget .infobar-portfoliogrid li {
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    width: 33.333%
}

.footer-widget .infobar-portfoliogrid li {
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    width: 33%;
    overflow: hidden
}

.sidebar-widget .infobar-portfoliogrid li img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px
}

.sidebar-widget .infobar-portfoliogrid li img:hover {
    opacity: .8
}

.sidebar-widget .infobar-portfoliogrid li a:hover {
    border: none
}

.footer-widget .infobar-portfoliogrid li img {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 0;
    width: 100%;
    height: auto
}

.footer-widget .infobar-portfoliogrid li a {
    line-height: 0;
    border: 0
}

.widget_search #searchform {
    position: relative
}

.widget_search #searchform button {
    position: absolute;
    top: 3px;
    right: 8px
}

.widget_search #searchform input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #f0f0f0
}

.sidebar .widget_search #searchform input {
    border: 0;
    border: 1px solid #555;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: 10px;
    color: #fff
}

.sidebar .widget_search #searchform input:focus {
    border-color: #fff
}

.sidebar .instagram-pics {
    padding-top: 5px
}

.sidebar ul.instagram-pics li,ul.instagram-pics li {
    width: 100.6px;
    float: left;
    padding: 0;
    margin: 0;
    line-height: 0;
    border: 1px solid transparent;
    margin-left: -1px;
    margin-bottom: -1px;
    -webkit-transition: border-color 0.4s ease-in;
    -moz-transition: border-color 0.4s ease-in;
    transition: border-color 0.4s ease-in
}

.sidebar ul.instagram-pics li:hover,ul.instagram-pics li:hover {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,.5)
}

.sidebar ul.instagram-pics li.insta-image-1,ul.instagram-pics li.insta-image-1 {
    width: 304px
}

.sidebar ul.instagram-pics img {
    width: 100%;
    max-width: 100%
}

.shopping-bag-header-link {
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -99999px;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px
}

.header-shopping-cart {
    float: right;
    position: relative;
    top: 8px;
    margin-left: 20px;
    margin-right: 40px;
    color: #000
}

.header-search-wrap {
    float: right;
    height: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    right: 30px;
    top: 2px;
    width: 45px
}

.header-search-wrap #searchbutton {
    display: none
}

.header-search-wrap #searchform {
    bottom: -26px;
    float: right;
    position: relative;
    right: -30px
}

.header-search-wrap #searchform input {
    border: none;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-indent: 40px;
    padding: 0;
    height: 50px;
    font-size: 18px;
    letter-spacing: 0;
    position: relative;
    z-index: 0;
    width: 1150px;
    display: none
}

.max-search .icon-search {
    display: none
}

.max-search .icon-remove {
    display: block
}

.min-search .icon-remove {
    display: none
}

.min-search .icon-search {
    display: block;
    color: #000
}

.header-search-wrap #searchform input {
    color: #fff;
    font-size: 13px;
    background: -moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,1)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=1)
}

.header-search,.header-cart {
    float: right;
    height: 22px;
    margin: 0 0 0 20px;
    opacity: 1;
    position: absolute;
    right: -40px;
    top: 0;
    -webkit-transition: opacity 0.3s,top 0.3s;
    -moz-transition: opacity 0.3s,top 0.3s;
    transition: opacity 0.3s,top 0.3s
}

.sticky-menu-activate .header-search,.sticky-menu-activate .header-cart {
    top: -11px
}

.header-search:hover,.header-cart:hover {
    opacity: 1
}

.header-search i,.header-cart i {
    color: #000;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 18px
}

.header-search:hover,.header-cart:hover {
    cursor: pointer
}

.login-socials-wrap {
    position: relative;
    top: 10px
}

.side-dashboard-toggle {
    color: #fff;
    float: right;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2;
    font-size: 10px;
    cursor: pointer
}

.side-dashboard-toggle a {
    color: #fff
}

.side-dashboard-toggle a:hover {
    color: #fff
}

.side-dashboard-toggle i {
    font-size: 14px
}

.social-header-wrap {
    float: right
}

.social-header-wrap a {
    display: block;
    line-height: 0
}

.social-header-wrap ul {
    list-style-type: none
}

.social-header-wrap ul li {
    display: inline-block;
    text-align: right;
    border: 0
}

.social-header-wrap ul li i {
    margin: 0;
    padding: 0
}

.social-header-wrap ul li.social-icon {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 15px;
    width: 20px;
    float: right
}

.social-header-wrap ul li:first-child {
    margin-left: 0
}

.social-header-wrap ul li.social-icon:hover i,.social-header-wrap ul li.social-icon i {
    color: #333
}

.sidebar-widget .social-header-wrap ul li.social-icon:hover i,.sidebar-widget .social-header-wrap ul li.social-icon i {
    color: #fff
}

.sidebar-widget .social-header-wrap ul li.social-icon {
    float: none;
    text-align: left
}

.sidebar-widget .social-header-wrap {
    float: none
}

.social-header-wrap ul li.social-icon:hover {
    cursor: pointer
}

.social-header-wrap ul li.contact-text {
    position: relative
}

#footer .social-header-wrap ul li.contact-text {
    float: none;
    display: block;
    text-align: center;
    margin: 10px 0 0 0
}

#footer .social-header-wrap ul li.contact-text i {
    display: none
}

#footer .social-header-wrap ul li.contact-text a {
    letter-spacing: 2px
}

.social-header-wrap ul li.contact-text a,.social-header-wrap ul li.contact-text {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .75px
}

.social-header-wrap ul li.contact-text i {
    color: #fff
}

.social-header-wrap ul li.contact-text a {
    color: #fff;
    display: inline
}

.social-shortcode i {
    color: #555
}

.social-margin-left {
    margin-right: 10px
}

.social-margin-right {
    margin-left: 10px
}

.flickr_wrap {
    position: relative;
    width: 100%
}

.flickr_wrap .flickr_badge_image {
    padding: 0;
    float: left;
    line-height: 100%;
    margin: 0;
    width: 33.3333%
}

.flickr_wrap .flickr_badge_image img {
    display: block;
    height: auto;
    width: 100%;
    opacity: 1
}

.flickr_wrap .flickr_badge_image img:hover {
    opacity: .9
}

.contact_address_block {
    list-style: none;
    margin: 10px 0 0 0
}

.contact_address_block a:hover {
    color: #000
}

.contact_address_block li,#footer .contact_address_block li,#sidebar .contact_address_block li {
    margin: 0 0 3px 0;
    padding: 0
}

.contact_address_block li {
    padding: 4px 0
}

#footer .contact_address_block li {
    letter-spacing: .25px;
    margin: 0;
    padding: 0;
    padding: 6px 0 0 0
}

.contact_address_block .about_info,#footer .contact_address_block .about_info {
    padding: 0 0 20px 0
}

#footer .contact_name,.sidebar-widget .contact_name {
    font-weight: 400;
    color: #fff
}

#footer .contact_address_block .contact_name {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .75px
}

#footer .contact_address_block li,.sidebar-widget .contact_address_block li {
    border: 0
}

.sidebar-widget .contact_address_block li.about_info {
    padding-left: 0
}

.contact_address_block .contact_phone,.contact_address_block .contact_mobile,.contact_address_block .contact_email,.contact_address_block .contact_name {
    position: relative
}

.contact_address_block .contact_phone:before,.contact_address_block .contact_mobile:before,.contact_address_block .contact_email:before,.contact_address_block .contact_name:before {
    font-family: 'fontawesome';
    position: absolute;
    left: -15px;
    color: #000;
    top: 0;
    font-size: 9px
}

.sidebar-widget .contact_address_block .contact_phone:before,.sidebar-widget .contact_address_block .contact_mobile:before,.sidebar-widget .contact_address_block .contact_email:before,.sidebar-widget .contact_address_block .contact_name:before {
    color: #fff
}

.address-widget-has-icon {
    left: 15px;
    position: relative
}

#footer .contact_address_block .contact_phone:before,#footer .contact_address_block .contact_mobile:before,#footer .contact_address_block .contact_email:before,#footer .contact_address_block .contact_name:before {
    color: #000
}

.contact_address_block .contact_phone:before {
    content: "\f095"
}

.contact_address_block .contact_mobile:before {
    content: "\f10b"
}

.contact_address_block .contact_email:before {
    content: "\f003"
}

.contact_address_block .contact_name:before {
    content: ""
}

.contact_address_block .contact_email a {
    display: inline
}

.page-contents-right {
    padding: 10px 40px 40px 20px
}

ul.vertical_images {
    list-style: none;
    margin: 0
}

ul.vertical_images li {
    line-height: 0;
    position: relative
}

.entry-content .vertical_images li {
    margin-bottom: 14px
}

ul.vertical_images .vertical-images-title {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .25px;
    text-align: center;
    display: block
}

ul.vertical_images li:first-child {
    margin-top: 0
}

.edge-to-edge .vertical_images img {
    width: 100%
}

.vertical-images-link {
    display: block;
    line-height: 0
}

.portfolio-thumbnail-block,.filter-thumbnail-block {
    display: none
}

.current-taxonomies {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #444
}

.current-taxonomies a {
    color: #666
}

.portfolio-related-break {
    margin-bottom: 30px
}

.portfolio-taxonomies-browse ul {
    padding-top: 20px;
    padding-bottom: 30px
}

.portfolio-taxonomies-browse h3 {
    display: inline-block;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    color: #333;
    letter-spacing: 1px
}

.portfolio-taxonomies-browse ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.portfolio-taxonomies-browse ul li a {
    outline: 0;
    padding: 5px 12px;
    display: block;
    color: #ccc;
    font-weight: 400;
    text-shadow: 1px 1px #1f1f1f;
    border: 1px solid #1c1c1c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #222;
    cursor: pointer
}

.portfolio-taxonomies-browse ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: #4c4c4c
}

.portfolio-taxonomies h2.taxonomies-title {
    font-size: 18px;
    color: #000;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 20px
}

.portfolio-taxonomies ul {
    list-style-type: none
}

.portfolio-taxonomies ul {
    margin-top: 10px
}

.grid-list-portfolio-related {
    position: relative;
    width: 100%
}

.sidebar .grid-list-portfolio-related ul li {
    border: 0;
    margin: 0
}

.portfoliorelated_widget_about {
    margin-bottom: 10px
}

.sidebar .grid-list-portfolio-related a {
    border: none;
    margin: 0;
    padding: 0
}

.sidebar .grid-list-portfolio-related a:hover {
    border: none;
    margin: 0;
    padding: 0
}

.grid-list-portfolio-related h2.related-title {
    font-size: 18px;
    color: #000;
    margin-left: 5px;
    margin-top: 10px
}

.grid-list-portfolio-related ul {
    list-style-type: none;
    padding-top: 10px
}

.grid-list-portfolio-related ul li {
    border: 0 none;
    display: inline-block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 33.3333%
}

.grid-list-portfolio-related ul li h4 {
    font-weight: 400
}

.grid-list-portfolio-related ul li h4 a {
    font-size: 11px;
    color: #ccc;
    text-transform: none;
    letter-spacing: 0;
    line-height: 12px
}

.grid-list-portfolio-related ul li h4 a:hover {
    color: #fff
}

.grid-list-portfolio-related ul li .description {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #eee;
    font-size: 12px;
    margin-right: 1px
}

.grid-list-portfolio-related ul li img {
    max-width: 100%;
    width: 100%;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.grid-list-portfolio-related ul li img:hover {
    opacity: .5
}

.big-italic {
    font-size: 18px;
    font-style: italic;
    line-height: 30px;
    color: #7b7b7b
}

.no-comments {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 40px 0 0;
    padding: 30px;
    text-align: center;
    letter-spacing: 1px
}

#commentform-section,.commentform-wrap {
    margin: 24px 0 0;
    padding: 0
}

.commentform-wrap {
    margin-top: 24px
}

h2#comments {
    color: #545454;
    font-size: 19px;
    line-height: 23px;
    font-weight: 500;
    letter-spacing: .25px;
    margin-bottom: 4px
}

h2#comments>span {
    font-weight: 700;
    color: #000
}

.nocomments {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .25px;
    margin: 35px 0 0
}

.theme-is-dark .nocomments {
    color: #fff
}

.theme-is-light .nocomments {
    color: #000
}

.single-post.mtheme-password-required .postformat_contents {
    text-align: center
}

.single-post.mtheme-password-required .post-password-form {
    padding: 50px 0
}

.comment-body a {
    color: #fff
}

.comment-body a:hover {
    color: #111;
    text-decoration: none
}

#comment {
    width: 100%;
    border: 1px solid #D1D1D1
}

.entry-content .commentlist a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0
}

.entry-content .commentlist a:hover {
    color: #000
}

ol.commentlist {
    margin: 0;
    clear: both;
    overflow: hidden;
    list-style: none
}

.entry-content .commentform-wrap ol.commentlist,.entry-content .commentform-wrap ul.commentlist,.entry-content .commentlist ol.children,.entry-content .commentlist ul.children,.commentform-wrap ol.commentlist,.commentform-wrap ul.commentlist {
    list-style-type: none
}

ol.commentlist li.comment {
    margin: 10px 0
}

.entry-content ol.commentlist li.comment {
    margin-left: 0;
    position: relative;
    padding-left: 0
}

.entry-content ol.commentlist li.comment::before {
    background: #c9c9c9;
    content: " ";
    height: 100%;
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    left: 0;
    position: absolute;
    top: 0;
    width: 2px
}

.entry-content ol.commentlist li.comment .comment-body {
    padding-left: 32px
}

ol.commentlist li.comment .comment-author,ol.commentlist li.comment .comment-author a,ol.commentlist li.comment .comment-author .fn {
    color: #000;
    font-size: 14px;
    letter-spacing: .25px;
    font-weight: 700
}

ol.commentlist li.comment .comment-author a {
    text-decoration: none
}

ol.commentlist li.comment .comment-author .fn {
    color: #000
}

ol.commentlist li.comment .comment-author .fn a {
    color: #000
}

ol.commentlist li.comment .comment-author .avatar {
    float: left;
    margin-right: 20px
}

ol.commentlist li.comment .comment-meta {
    font-size: 10px;
    font-weight: 400
}

ol.commentlist li.comment .comment-meta a {
    color: #000;
    font-size: 12px;
    letter-spacing: .25px;
    text-decoration: none
}

.entry-content ol.commentlist .edit-link a.comment-edit-link,.entry-content ol.commentlist .edit-link a,.entry-content .edit-link a.comment-edit-link,.entry-content .edit-link a {
    color: #7a7a7a
}

ol.commentlist .comment-content {
    max-width: 700px
}

ol.commentlist li.comment .reply {
    font-size: 12px;
    display: inline-block
}

ol.commentlist li.comment {
    margin-top: 20px;
    margin-bottom: 40px
}

.entry-content ol.commentlist ul.children {
    margin-left: 10px
}

.comment-respond {
    margin-top: 56px;
    padding: 0;
    margin-bottom: 26px
}

.commentform-wrap .comment-respond {
    margin-left: 25px
}

.commentform-wrap .commentform-wrap {
    margin-left: 0
}

.edge-to-edge .comment-respond {
    padding: 0 56px
}

.comment-reply-title {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .25px
}

.comment-reply-title small {
    margin-left: 20px
}

ol.commentlist li.comment.bypostauthor .avatar {
    float: left;
    margin-top: 3px;
    margin-right: 20px
}

ol.commentlist li.comment .comment-author .avatar,ol.commentlist li.comment.bypostauthor .avatar {
    border-radius: 80px;
    width: 40px;
    height: 40px
}

#commentform p {
    margin: 0
}

#commentform {
    font-size: 12px
}

#respond a {
    color: #eee
}

#respond a:hover {
    text-decoration: none;
    color: #fff
}

a#cancel-comment-reply-link {
    border: 2px solid #000;
    padding: 5px 10px;
    font-size: 13px;
    color: #000;
    font-weight: 700;
    -webkit-transition: color 0.3s,background-color 0.3s;
    -moz-transition: color 0.3s,background-color 0.3s;
    transition: color 0.3s,background-color 0.3s;
    text-decoration: none
}

a#cancel-comment-reply-link:hover {
    background: #000;
    color: #fff
}

#commentform label,#respond h2,#commentform .logged-in-as a {
    color: #000
}

#respond h2 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px
}

#respond h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0 15px 0
}

#commentform {
    margin: 0
}

.comment-notes {
    font-style: italic
}

#commentform-section .required,#commentform .required {
    color: #FF2C55;
    font-weight: 200
}

#commentform label {
    display: block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    display: inline-block
}

#commentform label small,.comment-notes {
    font-size: 12px;
    color: #a0a0a0
}

#respond #commentform textarea,#respond #commentform input {
    border: 0;
    border: 2px solid rgba(0,0,0,.4);
    background: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    padding: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-transition: height 0.2s,border-color 0.5s,background-color 0.3s;
    -moz-transition: height 0.2s,border-color 0.5s,background-color 0.3s;
    transition: height 0.2s,border-color 0.5s,background-color 0.3s
}

#respond #commentform input {
    padding: 3px 10px
}

#respond #commentform textarea:focus,#respond #commentform input:focus {
    border-color: #000
}

#respond #commentform textarea {
    height: 150px
}

#commentform .form-allowed-tags {
    color: #9F9F9F;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    margin: 20px 0;
    width: 60%
}

#commentform .logged-in-as {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: right;
    float: right
}

#commentform .logged-in-as a {
    text-decoration: none
}

h3#reply-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.25px;
    margin-bottom: 0
}

#contact .button,#commentform input#submit,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a {
    -webkit-transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    transition: color 0.3s,border-color 0.3s;
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .25px;
    margin-right: 5px;
    outline: 0 none;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    background: none;
    width: 170px
}

ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a {
    display: block;
    text-align: center;
    width: 80px;
    letter-spacing: .25px;
    padding: 2px
}

#contact .button:hover,#commentform input#submit:hover,ol.commentlist li.comment .pingback a:hover,ol.commentlist li.comment .reply a:hover {
    background: #000;
    color: #fff
}

#commentform #comment-input input {
    width: -webkit-calc(33.333% - 7px);
    width: -moz-calc(33.333% - 7px);
    width: calc(33.333% - 7px);
    margin-right: 10px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#commentform #comment-input input:last-child {
    margin-right: 0
}

.contact-form-title {
    margin-top: 30px
}

#contactform {
    margin: 20px 0 40px 0
}

#successmessage {
    display: none;
    width: 80%;
    color: #767676;
    padding: 30px 60px 40px;
    margin: 40px 0 40px 0;
    background: #FFFFED
}

#successmessage h2 {
    margin: 10px 0 20px 0;
    text-transform: none
}

#contactform #contact label {
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    color: #a0a0a0
}

#contact .text-input {
    display: block;
    padding: 7px;
    margin: 0 0 20px 0;
    border: 1px solid #eee;
    background: #f3f3f3;
    color: #000
}

#contact textarea {
    height: 80px
}

#contact input:focus,#contact textarea:focus {
    border: 1px solid #888
}

#contactform #contact .error {
    font-size: 12px;
    font-weight: 700;
    color: red;
    float: right;
    margin-right: 40px;
    display: none;
    padding: 0 8px
}

#contact .button {
    width: 120px;
    font-weight: 400;
    font-size: 14px
}

#contact .button:hover {
    color: #000;
    border-color: #000;
    cursor: pointer
}

#contact .button:active {
    color: #000
}

#contact input {
    width: 96%
}

#contact textarea {
    width: 96%
}

#contact label {
    display: inline;
    float: none;
    font-weight: 700;
    font-size: 14px
}

.addressbox {
    float: right;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    right: 148px;
    top: 40px;
    margin-bottom: 100px
}

.addresstitle {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: -5px
}

.fulladdress {
    color: #464646;
    font-size: 14px;
    margin-bottom: 10px
}

.fulladdress ul {
    list-style: none!important
}

.navigation {
    color: #000;
    font-size: 11px;
    line-height: 18px;
    overflow: hidden;
    text-transform: uppercase;
    margin: 10px 0 10px 0;
    background: #eee;
    background: rgba(255,255,255,.1);
    width: 100%
}

.navigation a:link,.navigation a:visited {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 20px
}

.navigation a:active,.navigation a:hover {
    display: block;
    color: #fff
}

.nav-previous a,.nav-next a,.nav-lightbox a {
    font-size: 16px;
    letter-spacing: 2px;
    color: #000
}

.nav-previous {
    float: left;
    width: 33%
}

.nav-previous a {
    float: left
}

.nav-next {
    float: right;
    text-align: right;
    width: 33%
}

.nav-lightbox {
    float: left;
    text-align: center;
    width: 33%
}

#nav-above {
    margin: 0 0 18px 0
}

#nav-above {
    display: none
}

.paged #nav-above,.single #nav-above {
    display: block
}

#nav-below {
    margin: -18px 0 0 0
}

.attachment-main-image {
    display: block
}

.iconalign-left {
    float: left;
    padding-right: 5px
}

.iconalign-right {
    float: right;
    padding-left: 5px
}

.iconalign-center {
    display: block;
    margin: 0 auto;
    text-align: center
}

#entry-author-info {
    background: #F9F9F9;
    border: 1px solid #E8E8E8;
    padding: 18px 20px;
    margin: 24px 0;
    overflow: hidden;
    clear: both;
    font-size: 12px;
    background: #FEFEFE
}

#entry-author-info #author-avatar .avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 5px;
    display: block;
    margin: 0 20px 10px 0
}

#entry-author-info #author-description {
    float: left;
    display: block;
    width: 100%
}

#entry-author-info h2 {
    color: #111;
    font-weight: 700;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px
}

#author-link {
    color: #747474;
    font-size: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: right
}

#author-link a {
    color: #747474;
    text-decoration: none;
    border: solid 1px #f5f5f5;
    background: #fafafa;
    padding: .5em 2em .55em
}

#author-link a:hover {
    color: #464646
}

.entry-utility {
    color: #888;
    font-size: 12px;
    clear: both
}

.entry-meta a,.entry-utility a {
    color: #888
}

.entry-meta a:hover,.entry-utility a:hover {
    color: #FF4B33
}

.entry-content-wrapper .sticky .postformat_contents,.entry-content-wrapper.post-is-sticky .postformat_contents {
    background: #fffdf5;
    padding: 28px 28px 7px 28px;
    margin-bottom: 14px
}

.single-post .entry-content-wrapper .sticky .postformat_contents,.single-post .entry-content-wrapper.post-is-sticky .postformat_contents {
    background: none;
    padding: 0
}

.postformat-image {
    padding: 0;
    margin: 0;
    max-width: 100%
}

.entry-content-wrapper .postformat-image,.type-post .postformat-image,.entry-content-wrapper .postsummaryimage,.type-post .postsummaryimage,.entry-content-wrapper .flexslider-container-page,.type-post .flexslider-container-page,.entry-content-wrapper .ajax-video-wrapper,.type-post .ajax-video-wrapper {
    display: block;
    line-height: 0;
    vertical-align: bottom
}

a.postformat-image-lightbox {
    display: block;
    position: relative
}

.lightbox-indicate {
    display: block;
    position: absolute;
    left: 25px;
    top: 25px;
    line-height: 45px;
    height: 50px;
    width: 50px;
    border-radius: 8px;
    background: -moz-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,.5) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,.5) 100%);
    background: linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#80ffffff',GradientType=1);
    z-index: 10;
    text-align: center;
    opacity: .7;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

span.lightbox-indicate i {
    line-height: 40px;
    color: #000
}

.postformat-image-lightbox:hover .lightbox-indicate {
    opacity: 1
}

.post-link-wrapper {
    padding: 0
}

.postformat_icon {
    background: #EAEAEA;
    border-radius: 50px 50px 50px 50px;
    color: #707070;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 40px
}

.jp-title {
    color: #fff
}

.postformat_contents,.pagebuilder-active .mtheme-block-em_blog_list .postformat_contents,.entry-portfolio-content {
    padding: 0
}

.pagebuilder-active .entry-portfolio-content,.pagebuilder-active .events-inner,.pagebuilder-active .postformat_contents {
    border-left: 0
}

.pagebuilder-active .postformat_contents,.pagebuilder-active .entry-portfolio-content {
    padding-left: 0;
    padding-right: 0
}

.quote_say {
    display: block;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 31px;
    padding: 40px 40px 20px;
    text-align: center
}

.quote-symbol {
    padding-bottom: 30px
}

.quote_say i {
    color: #000;
    font-size: 24px
}

.quote_author {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center
}

.postformat_aside_contents {
    margin-bottom: 30px
}

.gridblock-filterable-wrap {
    overflow: hidden
}

.gridblockfilter_widget_about {
    margin-bottom: 15px
}

.ajax-gridblock-block-wrap.ajax-active {
    padding-bottom: 20px
}

.ajax-gridblock-block-wrap.ajax-collapsed .ajax-next,.ajax-gridblock-block-wrap.ajax-collapsed .ajax-prev {
    opacity: .4
}

#ajax-gridblock-wrap .gridblock-contents-wrap {
    margin-top: 21px
}

#ajax-gridblock-wrap {
    position: relative;
    background: #333
}

.gridblock-image-link {
    display: block
}

.single-gridblockgallery .ajax-gridblock-block-wrap {
    border-bottom: none
}

h2.ajax-projects-title {
    font-size: 20px;
    font-weight: 300;
    color: #818181;
    margin: 30px 0 40px;
    text-transform: uppercase
}

.ajax-gallery-navigation {
    position: relative;
    display: none;
    float: right
}

a.ajax-navigation-arrow {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    z-index: 9;
    float: right;
    position: relative;
    margin-left: -1px;
    font-size: 16px;
    -webkit-transition: opacity 0.5s,background 0.5s;
    -moz-transition: opacity 0.5s,background 0.5s;
    transition: opacity 0.5s,background 0.5s;
    border: 1px solid #f0f0f0;
    background: transparent
}

a.ajax-navigation-arrow:hover {
    background: #f0f0f0
}

a.ajax-navigation-arrow i {
    color: #000;
    font-size: 18px
}

a.ajax-hide {
    right: 0
}

a.ajax-next {
    right: 0
}

a.ajax-prev {
    right: 0
}

a.ajax-prev,a.ajax-next,a.ajax-hide {
    opacity: 1
}

a.ajax-prev:hover,a.ajax-next:hover,a.ajax-hide:hover {
    opacity: .8
}

a.ajax-nav-disabled,a.ajax-nav-disabled:hover {
    display: none
}

a.ajax-nav-disabled,a.ajax-nav-disabled:hover,a.ajax-prev:hover,a.ajax-next:hover,a.ajax-prev,a.ajax-next {
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in
}

.ajax-loading {
    color: #6a6a6a;
    display: block;
    float: right;
    font-size: 7px;
    height: 30px;
    margin-right: 0;
    position: relative;
    top: 12px;
    width: 50px
}

#ajax-gridblock-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 56px
}

.ajax-gridblock-window {
    width: 100%;
    display: none;
    position: relative;
    overflow: hidden
}

#ajax-gridblock-loading {
    width: 100%;
    height: 112px;
    z-index: 20
}

.ajax-gridblock-image-wrap {
    padding: 0;
    margin: 1px 0 0 0;
    line-height: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center
}

.ajax-gridblock-image-wrap,.ajax-gridblock-image-wrap img {
    opacity: 0
}

.ajax-gridblock-data {
    background: none;
    position: relative;
    padding: 0
}

.portfolio-title h1 {
    color: #000;
    font-size: 42px;
    font-weight: 400;
    letter-spacing: -2px;
    line-height: 36px;
    padding: 50px 0 20px
}

.ajax-gridblock-data h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0
}

.ajax-gridblock-data h2 a {
    text-decoration: none;
    color: #777;
    font-weight: 400
}

.ajax-gridblock-data h2 a:hover {
    color: #000
}

.ajax-protected {
    text-align: center;
    padding: 90px 30px 20px
}

.ajax-protected i {
    font-size: 32px;
    padding-bottom: 40px;
    color: #000
}

.ajax-protected h2 a {
    color: #656565;
    font-size: 25px;
    font-weight: 400;
    line-height: 34px
}

.ajax-protected h2 a:hover {
    text-decoration: none;
    color: #000
}

ul.portfolio-metainfo {
    list-style-type: none;
    margin-bottom: 10px
}

ul.portfolio-metainfo li {
    border-bottom: 1px solid #EBEBEB;
    color: #404040;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 5px 10px 45px
}

.single-mtheme_portfolio ul.portfolio-metainfo li,.single-mtheme_portfolio ul.portfolio-metainfo li.ajax-client {
    display: inline-block;
    border: none
}

.single-mtheme_portfolio .datecomment {
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    border-left: none;
    margin-top: 45px;
    padding: 5px 0;
    text-align: left
}

.single-mtheme_portfolio .comments {
    margin-top: 10px
}

ul.portfolio-metainfo li a {
    text-decoration: none
}

ul.portfolio-metainfo li a:hover {
    color: #111
}

ul.portfolio-metainfo li.ajax-client {
    font-weight: 700;
    background-repeat: no-repeat;
    background-position: 20px 50%
}

ul.portfolio-metainfo li.ajax-link {
    background-repeat: no-repeat;
    background-position: 20px 50%
}

ul.portfolio-metainfo li.ajax-type {
    font-size: 14px;
    margin-top: 20px
}

.single-mtheme_portfolio ul.portfolio-metainfo {
    padding: 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    margin: 20px 0 30px
}

.single-mtheme_portfolio ul.portfolio-metainfo li.ajax-client {
    background-position: 0 45%
}

.single-mtheme_portfolio ul.portfolio-metainfo li.ajax-link {
    background-position: 0 45%
}

.single-mtheme_portfolio ul.portfolio-metainfo li {
    padding-left: 22px;
    padding-right: 25px
}

.fluid-width-video-wrapper+p {
    margin-top: 10px
}

.ajax-video-wrapper {
    width: 100%
}

.ajax-video-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: #111
}

.ajax-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.ajax-video-wrapper iframe,.ajax-video-wrapper object,.ajax-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.single-gridblock-image-wrap {
    text-align: center;
    display: block
}

.gridblock-selected-icon {
    text-indent: -99999px
}

.gridblock-displayed .gridblock-background-hover {
    opacity: 1
}

.gridblock-displayed .column-gridblock-icon i {
    color: #000
}

.ajax-gridblock-block-wrap .gridblock-displayed .column-gridblock-icon {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
}

.gridblock-filter-wrap {
    margin: 0
}

.gridblock-works-wrap {
    margin-bottom: 5px;
    margin-top: 30px
}

#filter-heading {
    color: #4A4A4A;
    display: inline-block;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 30px;
    padding: 0 12px 20px 0;
    text-transform: uppercase;
    position: relative
}

.filter-heading-description {
    color: #A4A4A4;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2.2px;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 25px;
    border-bottom: 1px dotted #EAEAEA;
    margin-bottom: 10px;
    display: inline-block
}

ul.gridblock-filter {
    margin: 0 0 10px 0
}

ul.gridblock-filter li {
    float: left;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    background: #BABABA;
    border-right: 1px solid #C5C5C5
}

ul.gridblock-filter li.filter-tag-icon {
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-color: #fff;
    padding: 0 0 12px 30px;
    text-indent: -99999px
}

ul.gridblock-filter a {
    color: #989898;
    display: block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 6px 15px;
    position: relative;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .1s ease-in;
    -moz-transition: background-color .1s ease-in;
    -o-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}

ul.gridblock-filter a:hover {
    color: #fff;
    background: #EB5E5F;
    text-decoration: none
}

ul.gridblock-filter li.current a {
    color: #fff;
    background: #EB5E5F
}

ul.gridblock-list {
    width: 100%;
    float: right
}

ul.gridblock-destination {
    display: none
}

ul.gridblock-list {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.gridblock-list li {
    display: block;
    margin: 0;
    float: left;
    width: 215px;
    height: 215px;
    margin: 22px 20px 20px 0;
    position: relative
}

a.gridblock-filter-column img {
    width: 205px;
    height: 205px
}

.filterable-title {
    margin-top: -4px
}

p.ajax-image-desc {
    color: #ccc;
    font-size: 12px;
    font-weight: 400;
    padding: 5px
}

.ajax-gridblock-icon {
    position: absolute;
    width: 32px;
    height: 50px;
    display: block;
    background-color: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 256px;
    left: 0;
    width: 100%;
    opacity: 1
}

.column-gridblock-link {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: 50%;
    display: block;
    height: 50px;
    left: 1px;
    opacity: 1;
    position: absolute;
    width: 50px;
    margin-right: -55px;
    margin-bottom: -25px;
    z-index: 10;
    color: #fff;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    font-size: 12px
}

.grid-blank-status {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #F7F7F7
}

.gridblock-blog-carousel.blog-no-image {
    background-color: #fafafa
}

.photowall-item .grid-blank-status {
    background: rgba(0,0,0,.5)
}

.photowall-item .grid-blank-status i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    color: #fff;
    -webkit-transition: background-color 0.5s,color 0.2s;
    -moz-transition: background-color 0.5s,color 0.2s;
    transition: background-color 0.5s,color 0.2s;
    font-size: 42px
}

.grid-blank-element {
    position: relative
}

.gridblock-grid-element {
    position: relative;
    line-height: 0;
    overflow: hidden
}

.grid-style-wall-grid .gridblock-grid-element {
    overflow: hidden
}

.grid-blank-element .grid-blank-status i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    color: #656565;
    -webkit-transition: background-color 0.5s,color 0.2s;
    -moz-transition: background-color 0.5s,color 0.2s;
    transition: background-color 0.5s,color 0.2s
}

.grid-blank-element .grid-blank-status:hover i,.grid-blank-element .grid-blank-status i:hover {
    color: #fff
}

.grid-blank-element .grid-blank-status:hover {
    background: #ddd;
    -webkit-transition: background-color 0.5s,color 0.2s;
    -moz-transition: background-color 0.5s,color 0.2s;
    transition: background-color 0.5s,color 0.2s
}

.gridblock-image-link {
    overflow: hidden
}

.gridblock-link-center {
    left: 0;
    margin-left: -25px
}

.gridblock-image-hover {
    position: absolute;
    z-index: 11;
    opacity: 0;
    width: 261px;
    height: 261px;
    top: 10px;
    display: none
}

.gridblock-link-hover {
    position: absolute;
    z-index: 12;
    opacity: 0;
    width: 261px;
    height: 261px;
    top: 10px;
    display: none
}

.gridblock-link-hover a {
    border: none!important;
    text-decoration: none!important
}

.gridblock-columns-wrap .gridblock-row-new:first-child {
    margin-top: 0
}

.entry-content .boxtitle {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0
}

.gridblock-grid-element .boxtitle {
    color: #fff
}

.boxtitle-hover {
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    padding: 12px 24px;
    background: -moz-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000',endColorstr='#80000000',GradientType=0);
    width: 100%;
    left: 0;
    bottom: -15px;
    z-index: 99;
    display: block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .25px;
    color: #fff;
    -webkit-transition: opacity 0.5s,bottom 0.8s;
    -moz-transition: opacity 0.5s,bottom 0.8s;
    transition: opacity 0.5s,bottom 0.8s;
    backface-visibility: hidden;
    transform: translateZ(0);
    line-height: 16px
}

.entry-content .boxtitle-hover h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: .25px;
    color: #fff;
    margin-bottom: 0
}

.entry-content .boxtitle-hover p {
    color: #fff;
    margin-bottom: 0
}

.gridblock-background-hover:hover .boxtitle-hover {
    opacity: 1;
    bottom: 0;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.boxtitle-active .gridblock-element:hover .gridblock-protected .hover-icon-effect {
    display: none
}

.boxtitle-hover {
    margin-bottom: 0
}

.boxtitle-hover a:hover {
    color: #fff
}

.boxtitle-worktype {
    color: #fff;
    display: block;
    font-size: 11px;
    letter-spacing: .25px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 5px
}

.album-item-count {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .75px;
    margin-top: 14px;
    top: 0;
    right: 0
}

.gridblock-grid-element .boxtitle-hover a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .25px;
    text-decoration: none;
    display: block;
    margin-bottom: 0
}

.gridblock-links-wrap {
    position: absolute;
    text-align: center;
    bottom: 50%;
    width: 100%;
    z-index: 100;
    margin-bottom: -25px
}

.owl-carousel .owl-stage-outer {
    width: 100%
}

.owl-slide-image {
    max-width: 100%
}

.owl-carousel .owl-item img {
    width: 100%
}

.gridblock-slideshow-element {
    text-align: center
}

.owl-slideshow-element .owl-buttons {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.owl-slideshow-element .slideshow-lightbox {
    line-height: 0;
    display: block;
    border: 1px solid transparent
}

.owl-slideshow-element:hover .owl-buttons {
    opacity: 1
}

.gridblock-thumbnail-element .owl-thumbnail {
    max-width: 100%
}

.gridblock-thumbnail-element {
    background-color: #eee;
    line-height: 0;
    margin-right: 5px;
    padding: 1px;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.gridblock-thumbnail-element:hover,.synced .gridblock-thumbnail-element {
    cursor: pointer;
    background-color: #000;
    opacity: 1
}

.synced .gridblock-thumbnail-element {
    opacity: 1
}

.gridblock-thumbnail-element {
    opacity: .7
}

.slideshow-owl-title {
    background: -moz-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.15) 0%,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000',endColorstr='#80000000',GradientType=0);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .25px;
    padding: 20px 0;
    position: absolute;
    width: 100%
}

.owl-thumbnail-element {
    margin-top: 5px
}

.gridblock-grid-element:hover {
    cursor: pointer
}

.gridblock-grid-element:hover .gridblock-background-hover {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.gridblock-grid-element.blog-no-image .gridblock-background-hover {
    opacity: 1
}

.gridblock-metro .gridblock-grid-element:hover .displayed-image,.thumbnail-gutter-nospace .gridblock-grid-element:hover .displayed-image,.thumbnail-gutter-nospace .gridblock-grid-element:hover .gridblock-protected,.portfolio-gutter-nospace .gridblock-grid-element:hover .displayed-image,.portfolio-gutter-nospace .gridblock-grid-element:hover .gridblock-protected {
    opacity: 1
}

.gridblock-grid-element:hover .displayed-image {
    -webkit-transition: filter 1.5s,transform 5s;
    -moz-transition: filter 1.5s,transform 5s;
    transition: filter 1.5s,transform 5s
}

.gridblock-grid-element .displayed-image {
    -webkit-transition: transform 5s;
    -moz-transition: transform 5s;
    transition: transform 5s
}

.has-effect-zoom .gridblock-grid-element:hover .displayed-image {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.has-effect-zoom .gridblock-grid-element .displayed-image {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: transform 2s;
    -moz-transition: transform 2s;
    transition: transform 2s
}

.has-effect-blur .gridblock-grid-element:hover .displayed-image {
    filter: blur(1.1px);
    -webkit-filter: blur(1.1px);
    -moz-filter: blur(1.1px);
    -o-filter: blur(1.1px);
    -ms-filter: blur(1.1px)
}

.has-effect-blur .gridblock-grid-element .displayed-image {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    filter: blur(0);
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0)
}

.gridblock-links-wrap {
    -webkit-transition: bottom 0.4s ease-in-out;
    -moz-transition: bottom 0.4s ease-in-out;
    -o-transition: bottom 0.4s ease-in-out;
    transition: bottom 0.4s ease-in-out
}

.gridblock-background-hover {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    bottom: 0;
    opacity: 0;
    background: rgba(0,0,0,.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s,opacity 0.5s;
    -moz-transition: background-color 0.2s,opacity 0.5s;
    transition: background-color 0.2s,opacity 0.5s
}

.grid-style-wall-spaced .gridblock-background-hover,.grid-style-wall-grid .gridblock-background-hover {
    background: none
}

.column-gridblock-icon {
    display: inline-block;
    opacity: 1;
    height: 50px;
    width: 50px;
    color: #fff;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    font-size: 12px;
    margin: 0 1px 0 0
}

.instagram-photos .column-gridblock-icon {
    line-height: 55px
}

.gridblock-grid-element:hover .column-gridblock-icon {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    transition: transform 0.5s
}

.gridblock-grid-element .column-gridblock-icon {
    transform: scale(.9);
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    transition: transform 0.5s;
    margin: 0 5px
}

.gridblock-sole-link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.column-gridblock-icon i {
    font-size: 22px;
    color: #000;
    position: relative;
    z-index: 100
}

.column-gridblock-icon:hover:after {
    background: rgba(255,255,255,1);
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    transition: background-color 0.5s;
    z-index: 0
}

.column-gridblock-icon:hover i {
    color: #000
}

.column-gridblock-icon:after {
    position: absolute;
    top: 2px;
    right: -1px;
    width: 100%;
    height: 100%;
    display: block;
    content: " ";
    border-radius: 5px;
    background-color: rgba(255,255,255,.8);
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    transition: background-color 0.5s
}

.column-gridblock-icon:hover {
    position: relative
}

.column-gridblock-icon {
    position: relative
}

.has-effect-tilt .gridblock-grid-element {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.has-effect-tilt .column-gridblock-icon {
    -webkit-transform: translateZ(20px);
    transform: translateZ(20px)
}

.gridblock-grid-element:hover .gridblock-background-hover {
    bottom: 0
}

ul.gridblock-list a.filter-thumbnail-loader {
    padding: 1px;
    border: 1px solid #f3f3f3
}

ul.gridblock-list li .gridblock-image-link {
    display: block;
    height: 215px;
    text-decoration: none
}

ul.gridblock-list .work-details {
    margin: 15px 20px 0 20px
}

ul.gridblock-list h4 a {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0 5px 0;
    text-decoration: none
}

ul.gridblock-list h4 a:hover {
    color: #111
}

.gridblock-listbox ul.gridblock-four .gridblock-element {
    width: 100%
}

ul.gridblock-listbox {
    list-style: none
}

ul.gridblock-listbox li {
    margin-bottom: 10px
}

ul.gridblock-listbox li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

ul.gridblock-listbox .summary-info {
    border: none;
    padding: 0;
    margin: 10px 10px;
    background: none
}

ul.gridblock-listbox .summary-comment a {
    color: #aaa
}

ul.gridblock-listbox .work-details {
    margin: 0 20px
}

ul.gridblock-listbox .work-details h4 {
    margin-bottom: 10px;
    font-size: 14px
}

ul.gridblock-listbox .work-details h4 a {
    font-weight: 400
}

ul.gridblock-listbox .work-details h4 a:hover {
    color: #000
}

ul.gridblock-listbox .work-description {
    font-size: 13px
}

ul.gridblock-listbox .gridblock-image-link {
    width: 180px;
    float: left;
    margin-right: 20px
}

ul.gridblock-listbox .gridblock-listbox-row {
    margin-bottom: 20px
}

ul.gridblock-listbox .gridblock-listbox-row .grid-blank-status i {
    color: #B1B1B1
}

.share-spacing {
    margin-top: 40px
}

ul.portfolio-share {
    color: #000;
    display: block;
    list-style: none;
    margin: 40px 0 0 40px;
    padding: 0;
    text-transform: uppercase;
    text-align: center
}

.woocommerce-page ul.portfolio-share {
    margin-left: 0
}

.portfolio-single-wrap .portfolio-share {
    margin-top: 40px
}

.portfolio-share li {
    display: inline-block
}

.entry-content .portfolio-share li {
    margin: 0
}

.portfolio-share li.sharethis {
    font-size: 11px;
    font-weight: 400;
    background: none;
    margin-right: 10px;
    width: auto
}

.portfolio-share li a {
    display: block;
    font-size: 13px;
    margin: 0;
    margin: 0 1px 0 0;
    text-align: center
}

.portfolio-share li i {
    -webkit-transition: background-color 0.1s;
    -moz-transition: background-color 0.1s;
    transition: background-color 0.1s;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.portfolio-share .share-indicate {
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    padding-left: 15px;
    position: relative;
    left: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.2s,left 0.2s;
    -moz-transition: opacity 0.2s,left 0.2s;
    -o-transition: opacity 0.2s,left 0.2s;
    transition: opacity 0.2s,left 0.2s
}

.portfolio-share:hover .share-indicate {
    opacity: 1;
    left: 0
}

.portfolio-share li:hover i {
    color: #fff;
    background-color: #eee
}

.portfolio-share .share-this-fa-facebook:hover i {
    background: #3B5998
}

.portfolio-share .share-this-fa-twitter:hover i {
    background: #55ACEE
}

.portfolio-share .share-this-fa-google-plus:hover i {
    background: #E14107
}

.portfolio-share .share-this-fa-pinterest:hover i {
    background: #D73532
}

.portfolio-share .share-this-fa-linkedin:hover i {
    background: #0274B3
}

.portfolio-share .share-this-fa-reddit:hover i {
    background: #2586ED
}

.portfolio-share .share-this-fa-tumblr:hover i {
    background: #34465D
}

.portfolio-share .share-this-fa-external-link:hover i {
    background: #D6AC22
}

.portfolio-share .share-this-fa-envelope:hover i {
    background: #3EADAF
}

.blogpost_readmore {
    font-size: 12px
}

.entry-content .blogpost_readmore a {
    text-decoration: none;
    color: #A9A9A9
}

.entry-content .blogpost_readmore a:hover {
    color: #000
}

.gridblock-related-columns {
    margin: 0 60px;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.portfolio-gridblock-columns-wrap,.gridblock-columns-wrap {
    margin-left: -1%;
    margin-right: -1%;
    width: 102%
}

.edge-to-edge .fullwidth-column .portfolio-gridblock-columns-wrap,.edge-to-edge .fullwidth-column .gridblock-columns-wrap.grid-style-wall-grid-wrap,.edge-to-edge .fullwidth-column .gridblock-columns-wrap.grid-style-wall-spaced-wrap {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%
}

.thumbnails-grid-container.grid-style-wall-grid {
    width: 100.2%;
    margin-bottom: -1px
}

.gridblock-related-wrap {
    border-top: 1px solid #eee;
    margin: 30px 0 60px;
    padding: 60px 0 0 0
}

.gridblockfilter-columns-wrap {
    margin: 30px 0 0
}

a.gridblock-image-link {
    line-height: 0
}

.gridblock-one .gridblock-protected,.gridblock-two .gridblock-protected,.gridblock-three .gridblock-protected,.gridblock-four .gridblock-protected,.post-nothumbnail {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

ul.gridblock-four,ul.gridblock-three,ul.gridblock-two,ul.gridblock-one {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

a.gridblock-columns {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.gridblock-protected {
    position: relative
}

.gridblock-protected img {
    width: 100%;
    max-width: 100%
}

a.gridblock-columns img {
    max-width: 100%
}

.gridblock-protected i {
    color: #444;
    color: rgba(0,0,0,.5);
    font-size: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%
}

.gridblock-element .work-details {
    border-top: 0;
    padding: 7px 22px
}

#gridblock-container .work-details {
    position: relative
}

.gridblock-element h4 {
    margin: 0
}

.displayed-image {
    position: relative
}

.project-link {
    margin-top: 30px
}

.entry-content .project-link a {
    background: #000;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 15px 4px;
    text-transform: uppercase
}

.project-details-link {
    display: inline-block;
    margin: 0 12px 0 0
}

.entry-content h2.project-heading {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 22px
}

h2.event-heading {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0
}

.entry-content .project-details-link h4,.project-details-link h4 a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .25px;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.project-details-link h4 {
    display: inline-block;
    margin-left: 2px
}

.project-details-link i {
    border-radius: 30px;
    font-size: 11px;
    height: 20px;
    line-height: 35px;
    text-align: center;
    width: 20px;
    position: relative;
    top: -2px
}

.project-details {
    padding: 0
}

.project-details h4 {
    margin-bottom: 10px
}

.project-skills-column ul {
    margin-bottom: 0
}

.project-skills ul li {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 10px
}

.entry-content .project-info h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative
}

.project-info span,.project-info ul li {
    font-size: 12px;
    letter-spacing: .25px;
    display: block;
    font-weight: 500
}

.entry-content .project-info ul li {
    margin-bottom: 0
}

.portfolio-details-section-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #aaa
}

.entry-content .portfolio-details-section-inner .project-info ul li,.entry-content .portfolio-details-section-inner .project-details-link h4,.entry-content .portfolio-details-section-inner .project-details-link h4 a,.entry-content .portfolio-details-section-inner .project-details-link i,.entry-content .portfolio-details-section-inner .portfolio-details-wrap .post-like-count,.entry-content .portfolio-details-section-inner .portfolio-details-wrap .like-vote-icon i,.entry-content .portfolio-details-section-inner h2,.entry-content .portfolio-details-section-inner h4 {
    color: #000
}

.entry-content .portfolio-details-section-inner .project-details-link h4 a {
    border-bottom-color: #777
}

.entry-content .portfolio-details-section-inner .project-details-link h4 a:hover {
    border-bottom-color: #000
}

.portfolio-details-align-center {
    text-align: center
}

.portfolio-details-align-right {
    text-align: right
}

.portfolio-details-align-left {
    text-align: left
}

.portfolio-details-wrap a {
    text-decoration: none
}

.project-info ul {
    font-size: 11px
}

.project-skills-column li {
    padding: 0 10px 0 0
}

.project-info ul li {
    display: inline-block
}

.project-info h4 {
    color: #000
}

.project-details-link i {
    color: #000
}

.project-details-link h4 a {
    color: #000
}

.client-link {
    display: inline-block
}

.gototop-wrap {
    border-top: 1px solid #F9F9F9;
    margin: 30px auto 0;
    padding: 10px 0;
    width: 1020px
}

.gototop {
    width: 30px;
    height: 30px;
    display: block;
    margin: 20px auto 20px;
    text-indent: -99999px;
    background-color: #b7b7b7;
    background-repeat: no-repeat;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s
}

.gototop:hover {
    background-color: #111
}

.sidebar-widget .widget_nav_menu ul li {
    float: none
}

.sidebar-widget .widget_nav_menu .sub-menu {
    padding-left: 5px
}

.sidebar-widget .widget_nav_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sidebar-widget .widget_nav_menu ul a {
    display: block;
    text-decoration: none
}

.sidebar-widget .widget_nav_menu ul li a {
    font-weight: 700;
    margin-top: 10px
}

.sidebar-widget .widget_nav_menu ul li li a {
    font-weight: 400;
    margin-top: 0
}

.tagcloud a,#footer .tagcloud a {
    display: inline-block;
    color: #000;
    letter-spacing: .5px;
    margin: 4px 2px 0 0;
    padding: 1px 15px 1px 0;
    background: none
}

.wp-tag-cloud {
    list-style: none
}

.wp-tag-cloud li {
    margin-bottom: 5px
}

.wp-tag-cloud li,.wp-tag-cloud a {
    float: left;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase
}

.wp-tag-cloud a {
    margin-left: 10px;
    margin-right: 7px;
    padding: 0 10px 0 12px;
    background: #898989;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px
}

.wp-tag-cloud a:hover {
    background: #EB5E5F
}

ul.portfolio-metainfo li a {
    color: #ABABAB
}

.portfolio-related-wrap ul.portfolio-four h4 a:hover,.portfolio-related-wrap ul.portfolio-three h4 a:hover,.portfolio-related-wrap ul.portfolio-two h4 a:hover,.portfolio-related-wrap ul.portfolio-one h4 a:hover {
    color: #fff
}

.last-bigsaywrap a:hover,.entry-post-title h2 a:hover,ul.portfolio-metainfo li a:hover,.ajax-gridblock-data h1 a:hover {
    color: #000
}

.tagcloud a:hover {
    color: #fff
}

.portfolio-taxonomies-browse {
    margin-top: 20px;
    padding-bottom: 20px
}

.isotope-image-animate {
    opacity: 0
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.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: -o-transform,opacity;
    transition-property: transform,opacity
}

.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
}

.worktype-categories {
    font-size: 10px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.gridblock-filter-wrap h2 {
    color: #000;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 15px
}

.page-sidebar-block h3 {
    color: #474747;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 18px;
    text-transform: uppercase
}

.entry-content .gridblock-filter-categories li {
    display: inline-block;
    padding: 0;
    margin-bottom: 0
}

.gridblock-filter-select-wrap {
    margin: 0;
    padding: 0 10px 0;
    position: relative
}

#gridblock-filter-select {
    display: none
}

#gridblock-filter-select i {
    float: right;
    position: relative;
    right: 20px;
    top: 2px
}

.gridblock-filter-select-text {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

#gridblock-filter-select:hover {
    border-color: #000;
    color: #000
}

#gridblock-filter-links ul,#gridblock-filters ul {
    display: inline-block;
    margin-top: 24px;
    margin-bottom: 4px;
    padding-bottom: 14px;
    border-top: 1px solid rgba(0,0,0,.1)
}

#gridblock-filter-links,#gridblock-filters,#gridblock-filter-select {
    width: 100%
}

#gridblock-filter-links,#gridblock-filters {
    text-align: center;
    padding: 0
}

#gridblock-filter-links li,#gridblock-filters li {
    display: inline-block;
    padding: 18px 7px 14px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

#gridblock-filter-links li a,#gridblock-filters li a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .25px;
    margin-right: 7px;
    padding-bottom: 5px;
    position: relative;
    -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
    transition: color 0.1s
}

#gridblock-filter-links li a:after,#gridblock-filters li a:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0%;
    height: 3px;
    bottom: -16px;
    left: 5px;
    background: transparent;
    -webkit-transition: background-color 0.5s,width 0.5s;
    -moz-transition: background-color 0.5s,width 0.5s;
    transition: background-color 0.5s,width 0.5s
}

#gridblock-filter-links li.filter-all-control a:after,#gridblock-filters li.filter-all-control a:after {
    left: 4px
}

#gridblock-filter-links .griblock-filters-subcats li a:after,#gridblock-filters .griblock-filters-subcats li a:after {
    left: 5px
}

#gridblock-filter-links li .is-active:after,#gridblock-filter-links li a:focus:after,#gridblock-filter-links a:focus:after,#gridblock-filters li .is-active:after,#gridblock-filters li a:focus:after,#gridblock-filters a:focus:after {
    background: #f93d66;
    width: 100%
}

#gridblock-filter-links li a:focus,#gridblock-filter-links a:focus,#gridblock-filter-links li .is-active,#gridblock-filter-links li .is-active:hover,#gridblock-filter-links li a:hover,#gridblock-filters li a:focus,#gridblock-filters a:focus,#gridblock-filters li .is-active,#gridblock-filters li .is-active:hover,#gridblock-filters li a:hover {
    color: #000
}

#gridblock-filter-links li a,#gridblock-filters li a {
    position: relative
}

.filter-icon {
    padding-left: 20px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px
}

#gridblock-filter-links li .filter-seperator,#gridblock-filters li .filter-seperator {
    color: #000;
    font-weight: 400;
    font-size: 11px;
    padding-right: 10px
}

.gridblock-protected {
    background: rgba(184,184,184,.1)
}

.textbright .gridblock-protected {
    opacity: .4
}

.gridblock-element .ajax-image-block {
    width: 306px;
    height: 306px;
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.ajax-image-selector {
    display: none
}

.gridblock-displayed .ajax-image-selector {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 100;
    background-color: #000;
    background-color: rgba(0,0,0,.5)
}

.gridblock-image-link {
    cursor: pointer
}

.ajax-image-hover {
    position: absolute;
    z-index: 99;
    opacity: 0;
    width: 261px;
    height: 261px;
    top: 10px;
    display: none
}

.gridblock-filterable .ajax-image-hover {
    z-index: 0
}

.slideshow-image-hover {
    opacity: 0
}

.gridblock-grid-element .gridblock-slideshow-icon {
    margin-top: 5px
}

.ajax-image-wrap {
    position: absolute;
    top: 40px;
    left: 30px
}

.ajax-image-title {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 26px;
    display: block;
    padding-right: 50px
}

.ajax-small-desc {
    color: #C6C6C6;
    display: inline-block;
    font-size: 10px;
    letter-spacing: .5px;
    line-height: 15px;
    padding-right: 60px;
    display: block;
    margin-top: 10px
}

#gridblock-container {
    z-index: 0;
    margin: 0;
    width: 100%
}

#gridblock-container .gridblock-element {
    background: none
}

.gridblock-metro .gridblock-element.grid-animate-display-all,.thumbnails-grid-container .gridblock-element.grid-animate-display-all,#gridblock-container .gridblock-element.grid-animate-display-all {
    opacity: 0
}

#gridblock-container.grid-style-wall-grid .gridblock-element,#gridblock-container.grid-style-wall-spaced .gridblock-element,#gridblock-container.grid-style-classic .gridblock-element {
    background: none
}

#gridblock-container.grid-style-classic .gridblock-element .work-details {
    padding: 7px 22px 0 14px
}

.edge-to-edge .thumbnails-grid-container.grid-style-wall-spaced,.edge-to-edge #gridblock-container.grid-style-wall-spaced {
    margin: 1% .5% 0;
    width: calc(100.2% - 1%)
}

.edge-to-edge .thumbnails-grid-container.grid-style-wall-spaced .gridblock-element,.edge-to-edge #gridblock-container.grid-style-wall-spaced .gridblock-element {
    margin: 0 .5% 1%
}

.portfolio-gutter-spaced.no-title-no-desc .gridblock-grid-element {
    margin-bottom: 0
}

#gridblock-container.post-grid-mtheme_clients .gridblock-element.no-title-no-desc {
    margin-bottom: 2%
}

#gridblock-container.post-grid-mtheme_clients .gridblock-element.no-title-no-desc .gridblock-grid-element {
    margin-bottom: 0
}

#gridblock-container ol,#gridblock-container ul,#gridblock-container dl,#gridblock-container-masonary ol,#gridblock-container-masonary ul,#gridblock-container-masonary dl {
    margin: 0;
    padding: 0
}

#gridblock-container .gridblock-image-link,#gridblock-container-masonary .gridblock-image-link {
    line-height: 0;
    border: 0
}

#gridblock-container .gridblock-image-link:hover,#gridblock-container-masonary .gridblock-image-link:hover {
    border: 0
}

.gridblock-cell-bottom-space {
    padding-bottom: 2%
}

#gridblock-container.no-title-no-desc .gridblock-cell-bottom-space {
    padding-bottom: 0
}

#gridblock-container.no-title-no-desc .gridblock-element {
    margin-bottom: 2.2%
}

#gridblock-container.portfolio-gutter-narrow-spaced.no-title-no-desc .gridblock-element {
    margin-bottom: 1%
}

#gridblock-container.portfolio-gutter-nospace.no-title-no-desc {
    margin-bottom: -.5px
}

#gridblock-container.portfolio-gutter-nospace .gridblock-element,#gridblock-container.portfolio-gutter-nospace .gridblock-grid-element,#gridblock-container.portfolio-gutter-nospace.no-title-no-desc .gridblock-grid-element,#gridblock-container.portfolio-gutter-nospace.no-title-no-desc .gridblock-element {
    margin-bottom: 0
}

#gridblock-container.grid-style-wall-grid {
    margin-bottom: -.5px
}

#gridblock-container.grid-style-wall-grid .displayed-image {
    width: 100.1%;
    max-width: 100.1%
}

.gridblock-metro .gridblock-grid-element,.gridblock-metro .gridblock-element {
    margin: 0;
    padding: 0
}

.gridblock-metro-wrap {
    width: 100%;
    overflow: hidden
}

.gridblock-metro .gridblock-element {
    width: 25%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gridblock-metro .gridblock-cell-first-cell {
    width: 33.3333%
}

.gridblock-metro .gridblock-element img {
    line-height: 0
}

.gridblock-metro .gridblock-cell-following-cell {
    width: 16.6667%
}

.gridblock-grid-element .displayed-image {
    width: 100%;
    max-width: 100%
}

.gridblock-element {
    position: relative;
    z-index: 1
}

.gridblock-four .gridblock-element {
    float: left;
    width: 23%
}

.gridblock-three .gridblock-element {
    float: left;
    width: 31.33%
}

.gridblock-two .gridblock-element {
    float: left;
    width: 48%
}

.portfolio-gutter-narrow-spaced.gridblock-four .gridblock-element {
    float: left;
    width: 24%
}

.portfolio-gutter-narrow-spaced.gridblock-three .gridblock-element {
    float: left;
    width: 32.3%
}

.portfolio-gutter-narrow-spaced.gridblock-two .gridblock-element {
    float: left;
    width: 49%
}

.grid-style-wall-spaced.gridblock-two .gridblock-element,.grid-style-wall-spaced.gridblock-three .gridblock-element,.grid-style-wall-spaced.gridblock-four .gridblock-element {
    margin: 0 .5% 1%
}

.grid-style-wall-spaced.gridblock-four .gridblock-element {
    float: left;
    width: 24%
}

.grid-style-wall-spaced.gridblock-three .gridblock-element {
    float: left;
    width: 32.3%
}

.grid-style-wall-spaced.gridblock-two .gridblock-element {
    float: left;
    width: 49%
}

.gridblock-one .gridblock-element {
    float: left;
    width: 100%;
    margin: 0
}

.thumbnail-gutter-nospace.gridblock-four .gridblock-element {
    width: 25%
}

.thumbnail-gutter-nospace.gridblock-three .gridblock-element {
    width: 33.3333%
}

.thumbnail-gutter-nospace.gridblock-two .gridblock-element {
    width: 50%
}

.portfolio-gutter-nospace.gridblock-four .gridblock-element {
    width: 25%
}

.portfolio-gutter-nospace.gridblock-three .gridblock-element {
    width: 33.3333%
}

.portfolio-gutter-nospace.gridblock-two .gridblock-element {
    width: 50%
}

.gridblock-four .gridblock-element,.gridblock-three .gridblock-element,.gridblock-two .gridblock-element {
    margin: 0 1%
}

.portfolio-gutter-narrow-spaced.gridblock-four .gridblock-element,.portfolio-gutter-narrow-spaced.gridblock-three .gridblock-element,.portfolio-gutter-narrow-spaced.gridblock-two .gridblock-element {
    margin: 0 .5%
}

.portfolio-gutter-nospace.gridblock-four .gridblock-element,.portfolio-gutter-nospace.gridblock-three .gridblock-element,.portfolio-gutter-nospace.gridblock-two .gridblock-element {
    margin: 0%
}

.thumnails-gutter-active .work-details {
    padding: 20px 40px
}

.gridblock-ajax {
    cursor: pointer
}

.gridblock-info {
    padding: 10px 25px;
    display: block;
    position: relative
}

.gridblock-element .ajax-desc {
    color: #919191;
    display: block;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 17px;
    margin-top: 5px
}

#gridblock-container.gridblock-masonary.portfolio-gutter-nospace .gridblock-element {
    margin: 0
}

.gridblock-element:hover .ajax-desc {
    color: #aaa
}

.gridblock-element h3 {
    color: #5C5C5C
}

.gridblock-displayed:hover h3 {
    color: #fff
}

.gridblock-displayed .ajax-image-hover {
    border: none
}

.gridblock-displayed .gridblock-info {
    cursor: default
}

.portfolio-nav-wrap {
    text-align: center;
    margin-top: 56px;
    margin-bottom: 56px
}

.mtheme-password-required .portfolio-nav-wrap {
    padding-bottom: 60px
}

.menu-is-vertical .portfolio-nav-wrap {
    bottom: 10px
}

.title-container-no-display .portfolio-nav-wrap {
    bottom: auto;
    top: 100px
}

.page-has-no-title .title-container,.page-has-no-title-sitewide .title-container {
    display: none
}

.menu-is-vertical .title-container-wrap {
    padding-top: 0
}

.menu-is-vertical .page-has-no-title-sitewide .title-container-wrap,.menu-is-vertical .page-has-no-title .title-container-wrap,.page-has-no-title-sitewide .title-container-wrap,.page-has-no-title .title-container-wrap {
    padding-top: 66px
}

.portfolio-nav {
    display: inline-block
}

.portfolio-nav-item a,.portfolio-nav-item span {
    display: inline-block;
    height: 40px;
    line-height: 35px;
    margin: 0 5px;
    text-align: center;
    width: 30px;
    -webkit-transition: color 0.5s,border-color 0.5s,width 0.5s;
    -moz-transition: color 0.5s,border-color 0.5s,width 0.5s;
    transition: color 0.5s,border-color 0.5s,width 0.5s
}

.portfolio-nav:hover .portfolio-nav-item a,.portfolio-nav:hover .portfolio-nav-item span {
    width: 40px
}

.portfolio-nav-item:hover i {
    color: #000
}

.portfolio-nav-item i {
    color: #000;
    font-size: 17px;
    -webkit-transition: color 0.2s,opacity 0.5s;
    -moz-transition: color 0.2s,opacity 0.5s;
    transition: color 0.2s,opacity 0.5s
}

.portfolio-nav-item a i {
    opacity: 1
}

.portfolio-nav-item a:hover i {
    opacity: .6
}

.recent-portfolio-single {
    padding: 30px 0
}

.recent-portfolio-single .item-title {
    font-weight: 400;
    margin-bottom: 20px
}

.portfolio-single-fullwidth {
    margin-top: 40px
}

.portfolio-single-wrap {
    margin-top: 40px
}

.recent-single-carousel-wrap {
    margin-top: 15px
}

.testimonials-roll {
    width: 100%;
    text-align: center
}

#flex-testimonails .slides {
    display: block;
    clear: both
}

#flex-testimonails .flex-control-nav {
    position: static
}

#flex-testimonails .flex-control-nav {
    float: none;
    display: inline-block
}

.testimonials-wrap .flexslider-container-page {
    background: none
}

.testimonials-wrap .flexslider-container-page .flex-direction-nav li a {
    width: 20px;
    height: 20px;
    display: block;
    border: none;
    position: absolute;
    z-index: 5;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    border-radius: 30px
}

#flex-testimonails .flex-direction-nav {
    width: 200px;
    margin: 0 auto;
    position: relative;
    top: auto;
    bottom: 100px
}

#flex-testimonails .flex-direction-nav li a:hover {
    background-color: #f7f7f7
}

#flex-testimonails .flex-direction-nav li a.flex-next {
    background-position: -20px 0;
    right: 0;
    top: 0;
    margin-right: 0
}

#flex-testimonails .flex-direction-nav li a.flex-prev {
    top: 0;
    left: 0
}

#flex-testimonails .flex-direction-nav li a.flex-prev,#flex-testimonails .flex-direction-nav li a.flex-next {
    top: 0;
    bottom: auto
}

.client-details {
    letter-spacing: 0
}

.client-name {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .75px
}

.text-is-bright .client-name {
    color: #fff
}

.fullscreen-cover-block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #777;
    z-index: 2001210;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s
}

.pace-done .fullscreen-cover-block {
    width: 0%
}

.client-company {
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    line-height: 12px
}

.client-company a {
    font-weight: 400;
    color: #ababab
}

.client-company a:hover {
    color: #000
}

.owl-carousel .owl-item img.client-image,.testimonials-wrap .client-image,.client-image {
    width: 98px;
    position: relative;
    top: 0;
    border-radius: 100px;
    margin: 0 auto
}

.client-info {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

.client-say {
    color: #000;
    display: block;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 42px;
    margin: 0 auto;
    max-width: 570px;
    padding: 0;
    position: relative
}

.text-is-dark .client-say {
    color: #000
}

.testimonial-say {
    width: 100%;
    float: none;
    text-align: center;
    position: relative
}

.testimonial-inner {
    padding: 0
}

.testimonials-wrap .flexslider-container-page .flex-direction-nav li a.prev,.testimonials-wrap .flexslider-container-page .flex-direction-nav li a.next {
    top: 10px
}

.testimonials-wrap .flexslider-container-page .flex-direction-nav li a.flex-prev {
    right: 28px
}

.testimonials-wrap {
    position: relative
}

.testimonials-wrap .slides {
    margin-bottom: 0
}

.testimonials-wrap .flex-direction-nav {
    right: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 140px
}

.testimonials-wrap ul,.testimonials-wrap ul li {
    margin: 0;
    padding: 0
}

.testimonials-wrap #flex-testimonails .flex-control-nav {
    display: none
}

.client-column-0 {
    margin: 0 auto;
    text-align: center
}

.client-column-0 .client-item {
    display: inline-block
}

.client-column-1 .client-item {
    float: left;
    width: 100%
}

.client-column-2 .client-item {
    float: left;
    width: 50%
}

.client-column-3 .client-item {
    float: left;
    width: 33.33333333333333%
}

.client-column-4 .client-item {
    float: left;
    width: 25%
}

.client-column-5 .client-item {
    float: left;
    width: 20%
}

.client-column-6 .client-item {
    float: left;
    width: 16.66666666666667%
}

.client-column-7 .client-item {
    float: left;
    width: 14.28571428571429%
}

.client-column-8 .client-item {
    float: left;
    width: 12.5%
}

.client-column-9 .client-item {
    float: left;
    width: 11.1111111111%
}

.client-column-10 .client-item {
    float: left;
    width: 10%
}

.client-item img {
    opacity: .8
}

.client-item img:hover {
    opacity: 1
}

.page-border-top {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 80px;
    width: 100%;
    z-index: 9
}

.page-border-left {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 60px;
    z-index: 9
}

.page-border-right {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    z-index: 9
}

.page-border-bottom {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
    z-index: 9
}

.page-border-top,.page-border-bottom,.page-border-left,.page-border-right {
    background: #000
}

.entry-media {
    max-width: 650px;
    width: 100%
}

.copyright-wrap {
    padding: 10px 0
}

.footer-section-inner {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 73px
}

.footer-logo-image {
    width: 60px;
    margin-bottom: 10px;
    max-width: 100%
}

.horizontal-bottom-bar,#copyright {
    background: #fff;
    color: #2f2f2f;
    display: block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: 14px
}

#copyright {
    padding: 24px 0 24px 60px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#copyright li {
    display: inline-block;
    padding: 0 10px
}

#copyright a {
    color: #fff
}

#copyright a:hover {
    text-decoration: none;
    color: #fff
}

#copyright span {
    background: #111;
    border-radius: 8px 8px 8px 8px;
    padding: 8px 20px;
    color: #fff;
    text-align: center
}

.multi-headlines-wrap {
    overflow: hidden;
    display: block
}

.entry-content h3.progressbar-title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .25px;
    padding: 0;
    position: relative
}

.skillbar {
    position: relative;
    display: block;
    border-radius: 30px;
    height: 4px;
    width: 100%;
    margin-left: 0;
    background: rgba(0,0,0,.03);
    top: -5px
}

.text-is-dark .skillbar {
    background: rgba(0,0,0,.1)
}

.skillbar-bar {
    position: relative;
    height: 3px;
    width: 0;
    border-radius: 30px;
    top: 0;
    left: 0;
    background-size: 5px
}

.skill-bar-percent {
    color: #000;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    right: 0;
    letter-spacing: 0;
    position: absolute;
    top: 1px
}

.text-is-dark .skill-bar-percent {
    color: #000
}

.progressbar-wrap .skillbar:last-child {
    margin-bottom: 0
}

.donutcounter-wrap {
    text-align: center;
    margin: 0 auto
}

.donutcounter-value {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 200;
    text-align: center
}

.donutcounter-item {
    color: #000;
    padding-bottom: 30px
}

.textbright .donutcounter-item {
    color: #fff
}

.textbright .donutcounter-wrap {
    color: #eee
}

.donutcounter-wrap .donutcounter-title {
    margin-top: 40px
}

.donutcounter-item {
    text-align: center;
    margin: 0 auto
}

.textbright .donut-desc {
    color: #CFCFCF
}

.donut-desc {
    font-size: 13px
}

.item-common h1 {
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 40px
}

.item-common h2.item-title {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 34px;
    margin-bottom: 20px
}

.item-common h3 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px
}

.item-common h4 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 2px
}

.item-common h5 {
    font-size: 16px;
    letter-spacing: 2px
}

.item-common h6 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px
}

.item-common h1 a {
    font-weight: 400
}

h1.item-title,h2.item-title,h3.item-title,h4.item-title,h5.item-title,h6.item-title {
    display: block;
    position: relative;
    text-transform: uppercase;
    font-weight: 600
}

h1.title-simple-case,h2.title-simple-case,h3.title-simple-case,h4.title-simple-case,h5.title-simple-case,h6.title-simple-case {
    text-transform: none;
    font-weight: 300
}

.item-line {
    width: 100%
}

.divider-common,.item-common {
    position: relative
}

.divider-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    background-color: #fcfcfc;
    display: inline-block;
    position: relative;
    top: -15px;
    padding: 0 20px
}

.divider-title:before,.divider-title:after {
    content: " ";
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    top: 50%;
    margin-top: -2px;
    border: 1px solid #939393;
    border-radius: 10px
}

.divider-title:before {
    left: 0
}

.divider-title:after {
    right: 0
}

.divider-line {
    border-top: 1px solid #eee;
    width: 100%;
    padding-top: 2px
}

.dark-divider.divider-line {
    border-color: #000
}

.bright-divider.divider-line {
    border-color: #fff
}

.divider-double {
    border-top: 3px double #eee;
    width: 100%;
    padding-top: 3px
}

.dark-divider.divider-double {
    border-color: #000
}

.bright-divider.divider-double {
    border-color: #fff
}

.dark-divider.divider-stripes,.divider-stripes {
    background-repeat: repeat-x;
   
    width: 100%;
    padding-top: 4px
}



.dark-divider.divider-thinfade,.divider-thinfade {
    background-repeat: no-repeat;
 
    background-position: 50% 50%;
    width: 100%;
    padding-top: 3px
}



.dark-divider.divider-threelines,.divider-threelines {
    background-repeat: repeat-x;
  
    width: 100%;
    padding-top: 5px
}



.dark-divider.divider-circleline,.divider-circleline {
    background-repeat: no-repeat;
  
    background-position: 50% 50%;
    width: 100%;
    padding-top: 10px
}



.dark-divider.divider-stripedcenter,.divider-stripedcenter {
    background-repeat: no-repeat;
   
    background-position: 50% 50%;
    width: 100%;
    padding-top: 10px
}



.dark-divider.divider-linedcenter,.divider-linedcenter {
    background-repeat: no-repeat;
   
    background-position: 50% 50%;
    width: 100%;
    padding-top: 10px
}



.service-icon i {
    font-size: 48px
}

.service-icon i.fontawesome {
    position: relative
}

.service-icon .fontawesome {
    -webkit-transition: opacity 0.5s,background 0.5s;
    -moz-transition: opacity 0.5s,background 0.5s;
    transition: opacity 0.5s,background 0.5s
}

.service-icon i.fontawesome:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.service-icon i.fontawesome:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    -webkit-transition: -webkit-transform 0.2s,opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s,opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s,opacity 0.2s;
    transform: scale(.8);
    opacity: 0
}

.text-is-bright .service-icon i.fontawesome:after {
    box-shadow: 0 0 0 1px rgba(255,255,255,.2)
}

.service-column.alignicon-top:hover .service-icon i.fontawesome:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.service-column.alignicon-top .service-details {
    padding: 0 10px
}

.service-details .mbutton {
    margin-top: 25px
}

.service-column.alignicon-top .service-content {
    margin-top: 30px;
    margin-bottom: 20px
}

.service-column .last {
    clear: both
}

.service-column {
    margin: 0;
    padding: 0 0 10px 0;
    display: block
}

.service-column-1 .service-item {
    width: 100%
}

.service-column-2 .service-item {
    width: 48.2%
}

.service-column-3 .service-item {
    width: 31%
}

.service-column-4 .service-item {
    width: 22.4%
}

.service-column-5 .service-item {
    width: 17.2%
}

.service-column-6 .service-item {
    width: 13.7%
}

.service-item-space {
    margin-right: 3.225%
}

.service-column .service-item:last-child {
    margin-right: 0
}

.serviceboxes-horizontal .service-item {
    float: left
}

.serviceboxes-vertical .service-item {
    margin-bottom: 28px;
    padding-bottom: 28px
}

.serviceboxes-vertical .service-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.serviceboxes-vertical .service-item .fontawesome {
    margin-top: 0
}

.alignicon-left-horizontal .service-content {
    margin-left: 80px
}

.alignicon-right-horizontal .service-details {
    margin-right: 45px
}

.alignicon-top-horizontal .service-details {
    margin-left: 0
}

.service-column h1,.service-column h2,.service-column h3,.service-column h4,.service-column h5,.service-column h6,.donutcounter-wrap .donutcounter-title,.time-count-title h4 {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .5px
}

.entry-content .work-details h4,.work-details h4 a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .25px
}

.alignicon-top .service-item i {
    border-radius: 20px
}

.alignicon-left .fontawesome {
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    font-size: 58px;
    height: 58px;
    line-height: 58px;
    position: relative;
    text-align: center;
    width: 58px
}

.alignicon-right {
    text-align: right
}

.alignicon-right .fontawesome {
    float: right;
    margin-top: 8px;
    margin-left: 10px
}

.service-column.service-style-left .service-item-inner .service-icon i {
    margin-top: -8px
}

.service-column.service-style-left {
    text-align: left
}

.alignicon-top .fontawesome {
    float: none;
    margin: 0 auto 20px
}

.alignicon-top .service-details {
    padding-top: 0
}

.alignicon-top {
    text-align: center
}

.alignicon-right-vertical .service-content,.service-style-timeline .service-order-odd .service-content {
    margin-right: 100px;
    margin-left: 0
}

.alignicon-right-vertical i.fontawesome {
    width: auto;
    height: auto;
    margin: 0
}

.alignicon-right-vertical .service-icon,.service-style-timeline .service-order-odd .service-icon {
    float: right;
    width: 90px;
    text-align: center
}

.alignicon-right-vertical .fontawesome {
    float: none;
    margin: 0
}

.alignicon-left-vertical .service-content,.service-style-timeline .service-order-even .service-content {
    margin-left: 100px;
    margin-right: 0
}

.alignicon-left-vertical i.fontawesome {
    width: auto;
    height: auto;
    margin: 0
}

.alignicon-left-vertical .service-icon,.service-style-timeline .service-order-even .service-icon {
    float: left;
    width: 90px;
    text-align: center
}

.service-style-timeline .service-order-odd .service-content {
    text-align: right
}

.alignicon-left-vertical .fontawesome {
    float: none;
    margin: 0
}

.serviceboxes-vertical i.fontawesome {
    border-style: 1px solid transparent;
    border-radius: 50px;
    font-size: 38px;
    height: 78px;
    line-height: 78px;
    position: relative;
    top: -28px;
    width: 78px
}

.serviceboxes-vertical .service-order-even i.fontawesome {
    right: -27px
}

.serviceboxes-vertical .service-order-odd i.fontawesome {
    right: 10px
}

.service-style-timeline {
    margin-bottom: 50px
}

.service-style-timeline .service-item {
    width: 50%;
    float: right;
    position: relative
}

.service-style-timeline .service-order-odd.service-item {
    left: 25px;
    top: 95px
}

.service-style-timeline .service-order-even.service-item {
    right: 25px
}

.single-image-block {
    line-height: 0;
    width: 100%;
    max-width: 100%;
    position: relative
}

.single-image-block img {
    width: 100%
}

.service-info-box .service-details {
    margin-left: 0
}

.service-image-link {
    line-height: 0;
    display: block
}

.entry-content .service-content h4 {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: .25px
}

.entry-content .service-style-right .service-content h4,.entry-content .service-style-left .service-content h4 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .25px
}

.entry-content .alignicon-left .service-details,.entry-content .alignicon-left .service-details p {
    padding: 0 15px 0 0
}

.service-content h4 a {
    color: #000;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    text-decoration: none
}

.text-is-bright .service-content h4 a,.text-is-bright .readmore-service a {
    color: #fff
}

.mtheme-tweets-shortcode ul {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #777
}

.mtheme-tweets-shortcode ul li {
    margin: 0;
    padding: 0
}

.mtheme-tweets-shortcode a {
    font-weight: 300
}

.mtheme-tweets-shortcode .tweet_avatar {
    position: relative;
    top: 5px;
    margin-right: 10px;
    color: #00BEF6
}

.mtheme-tweets-shortcode .tweet_time {
    margin-right: 10px
}

.mtheme-tweets-shortcode .tweet_time a {
    font-weight: 300;
    color: #000
}

i.fontawesome {
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    position: relative
}

.alignicon-top i.fontawesome {
    color: #000;
    width: 80px;
    height: 80px;
    line-height: 84px;
    text-align: center;
    display: block
}

.alignicon-top .fontawesome.in-circle {
    border: 1px solid #E6E6E6
}

.alignicon-top.no-border .fontawesome.in-circle {
    border: 0
}

.shortcode-carousel-item {
    text-align: center;
    padding: 0;
    margin: 0 14px;
    position: relative
}

.gridblock-carousel-wrap {
    position: relative;
    margin: 0;
    visibility: hidden;
    height: 200px;
    overflow: hidden
}

.gridblock-carousel-wrap ul {
    list-style: none
}

.gridblock-carousel-wrap ul li {
    float: left;
    position: relative;
    margin: 0
}

.gridblock-carousel-wrap ul li img {
    height: auto
}

.gridblock-carousel-wrap .next,.gridblock-carousel-wrap .prev {
    position: absolute;
    top: -25px;
    z-index: 99;
    color: #000
}

.gridblock-carousel-wrap .next {
    right: 10px
}

.gridblock-carousel-wrap .prev {
    right: 25px
}

.gridblock-carousel-wrap .portfolio-protected i {
    color: #000
}

.caroufredsel_wrapper {
    margin-bottom: 0!important
}

.recent-portfolio-single .gridblock-carousel-wrap .next,.recent-portfolio-single .gridblock-carousel-wrap .prev {
    top: 50%;
    margin-top: -13px
}

.recent-portfolio-single .gridblock-carousel-wrap .next {
    right: -18px
}

.recent-portfolio-single .gridblock-carousel-wrap .prev {
    right: auto;
    left: -18px
}

.entry-content .textbright h1,.entry-content .textbright h2,.entry-content .textbright h3,.entry-content .textbright h4,.entry-content .textbright h5,.entry-content .textbright h6,.entry-content .textbright,.entry-content .textbright strong {
    color: #fff
}

.entry-content .textbright a:hover {
    color: #fff
}

.is-animated {
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    opacity: 0
}

.element-animate {
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    opacity: 1
}

.photowall-wrap {
    margin: 0
}

.photowall-fullwidth {
    margin-left: 10px!important;
    height: auto!important
}

#photowall-container {
    width: 100%;
    height: 100%;
    top: 0;
    position: relative;
    padding-bottom: 5px
}

.boxed-site-layout #photowall-container {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    right: -51px
}

.photowall-item {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    padding: 0 5px 5px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.photowall-item a {
    line-height: 0
}

.photowall-item img {
    max-width: 100%;
    width: 100%;
    display: block;
    float: left;
    left: -100%;
    opacity: 0;
    position: relative;
    -webkit-transition: left 0.5s,opacity 0.5s;
    -moz-transition: left 0.5s,opacity 0.5s;
    transition: left 0.5s,opacity 0.5s
}

.photowall-content-wrap {
    display: block;
    position: absolute;
    width: 100%;
    width: -webkit-calc(100% - 5px);
    width: -moz-calc(100% - 5px);
    width: calc(100% - 5px);
    height: 100%;
    height: -webkit-calc(100% - 5px);
    height: -moz-calc(100% - 5px);
    height: calc(100% - 5px);
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
    opacity: 0;
    -webkit-transition: background 0.4s,opacity 0.5s;
    -moz-transition: background 0.4s,opacity 0.5s;
    transition: background 0.4s,opacity 0.5s
}

.photowall-box {
    display: inline-block;
    color: #fff;
    color: rgba(255,255,255,.9);
    font-weight: 200;
    padding: 0 20px 20px;
    width: 100%;
    font-size: 12px;
    letter-spacing: .25px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.4s,bottom 0.5s;
    -moz-transition: opacity 0.4s,bottom 0.5s;
    transition: opacity 0.4s,bottom 0.5s
}

.photowall-item:hover .photowall-item-displayed.photowall-item-inner .photowall-box,.photowall-item-displayed.photowall-item:hover .photowall-box {
    opacity: 1;
    bottom: 0
}

.photowall-item:hover .photowall-item-displayed.photowall-item-inner .photowall-content-wrap,.photowall-item-displayed.photowall-item:hover .photowall-content-wrap {
    opacity: 1
}

.photowall-title,.photowall-desc {
    overflow: hidden
}

.photowall-button {
    opacity: 0;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s
}

.photowall-item:hover .photowall-button {
    opacity: 1
}

.photowall-box span {
    position: relative;
    bottom: -50px;
    -webkit-transition: bottom 0.7s;
    -moz-transition: bottom 0.7s;
    transition: bottom 0.7s
}

.photowall-item:hover .photowall-box span {
    bottom: 0
}

.photowall-title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: .25px;
    color: #fff;
    font-weight: 700;
    display: block
}

.photowall-desc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(255,255,255,.7);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 18px;
    width: 60%
}

.photowall-lightbox {
    display: block;
    position: absolute;
    z-index: 100;
    top: 0;
    height: 100%;
    width: 100%
}

.photowall-desc a {
    position: relative;
    z-index: 10;
    color: #fff;
    border: 3px solid #fff;
    padding: 5px 10px
}

.photowall-desc a:hover {
    color: #fff;
    border: 3px solid #fff
}

.tubular-controls {
    position: fixed;
    z-index: 9999;
    top: 50%;
    right: 0
}

.tubular-controls .tubular-play,.tubular-controls .tubular-pause {
    height: 60px;
    width: 60px;
    display: block;
    text-indent: -999999px;
    background-repeat: no-repeat;
    background-position: center center
}

.tubular-controls .tubular-play {
    background-image: url(/wp-content/themes/kreativa/images/icons/play-button.png)
}

.tubular-controls .tubular-pause {
    background-image: url(/wp-content/themes/kreativa/images/icons/pause-button.png);
    border-top: 1px solid rgba(255,255,255,.5)
}

#tubuter-container {
    overflow: hidden;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%
}

#tubular-container,#tubular-shield {
    z-index: 99!important;
    top: 0;
    position: fixed;
    left: 0;
    opacity: 0;
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s
}

.preloader-done #tubular-container,.preloader-done #tubular-shield,.preloader-done.tubular-active #tubular-container,.preloader-done.tubular-active #tubular-shield {
    opacity: 1
}

#tubular-container #player {
    cursor: pointer
}

.jp-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 16px;
    text-align: center
}

.jp-time-holder {
    color: rgba(255,255,255,.5);
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: .25px
}

.youtube-play {
    position: fixed;
    bottom: 40%;
    left: 50%;
    margin-bottom: -40px;
    margin-left: -40px;
    height: 80px;
    width: 80px;
    display: block;
    background: #fff;
    background: rgba(255,255,255,.5);
    border-radius: 80px
}

.youtube-play:after {
    position: absolute;
    font-family: 'fontawesome';
    content: "\f04b";
    left: 34px;
    font-size: 22px;
    top: 23px;
    color: #000;
    z-index: 99
}

div#fullscreenvimeo {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    width: -webkit-calc(100% - 426px);
    width: -moz-calc(100% - 426px);
    width: calc(100% - 426px);
    height: 100%;
    height: -webkit-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px);
    z-index: -999
}

.menu-is-vertical div#fullscreenvimeo {
    left: 376px
}

.fullscreen-mode-on div#fullscreenvimeo {
    left: 0
}

div#fullscreenvimeo>iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0
}

#fullscreenhtml5video,#fullscreenhtml5video img,#fullscreenhtml5video object {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover
}

#html5videocontrol {
    position: absolute;
    top: 50%;
    right: 60px;
    z-index: 900
}

#html5videocontrol i:hover {
    cursor: pointer
}

#backgroundvideo {
    height: 100%;
    min-height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 10
}

.page-is-not-fullscreen #backgroundvideo.youtube-background-video {
    position: absolute!important
}

.page-is-not-fullscreen #backgroundvideo.html5-background-video {
    z-index: 0
}

.vjs-error-display {
    display: none
}

.wpcf7-form label {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.two-fields .wpcf7-form-control-wrap {
    display: inline-block;
    float: left;
    margin: 0 -1% 0 0;
    width: 51%
}

.two-fields .wpcf7-form-control-wrap:first-child {
    float: left;
    margin: 0 1% 0 0;
    width: 48%
}

.single-field .wpcf7-form-control-wrap {
    margin: 0;
    line-height: 0
}

.wpcf7-form {
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7-form p {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 25px;
    margin-bottom: 14px
}

.text-is-bright .wpcf7-form,.text-is-bright .wpcf7-form label,.text-is-bright .wpcf7-form p {
    color: #fff
}

.wpcf7-form input,.wpcf7-form textarea {
    text-align: center;
    background: #fff;
    border: 1px solid rgba(0,0,0,.2);
    width: 100%;
    padding: 10px;
    color: #000;
    font-size: 16px;
    transition: border 0.2s;
    -moz-transition: border 0.2s;
    -webkit-transition: border 0.2s;
    -o-transition: border 0.2s;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.text-is-dark .wpcf7-form input:focus,.text-is-dark .wpcf7-form textarea:focus,.wpcf7-form input:focus,.wpcf7-form textarea:focus {
    border-color: rgba(0,0,0,.6)
}

.text-is-dark .wpcf7-form input,.text-is-dark .wpcf7-form textarea {
    border-color: rgba(0,0,0,.2)
}

.text-is-bright .wpcf7-form input,.text-is-bright .wpcf7-form textarea {
    border-color: rgba(255,255,255,.2)
}

.wpcf7-form textarea {
    height: 150px;
    line-height: 22px;
    resize: none;
    transition: height 0.2s;
    -moz-transition: height 0.2s;
    -webkit-transition: height 0.2s;
    -o-transition: height 0.2s
}

.wpcf7-form textarea:focus {
    height: 150px
}

.wpcf7-form p.required {
    bottom: 50px;
    color: #bbb;
    position: relative
}

.entry-content div.wpcf7-response-output {
    margin: 0;
    padding: 8px 20px
}

span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid red;
    font-size: 10pt;
    font-weight: 400;
    right: -2px;
    padding: 11px 10px;
    position: absolute;
    top: -14px;
    width: 100%;
    line-height: 14px;
    z-index: 100
}

.wpcf7-form #cf7-left {
    width: 15%;
    margin-right: 20px;
    float: left
}

.wpcf7-form input[type="button"],.wpcf7-form input[type="submit"],.wpcf7-form input[type="reset"] {
    width: 140px;
    outline: 0;
    margin-top: 20px;
    padding: 10px 12px;
    margin-right: 5px;
    display: inline-block;
    color: #000;
    font-size: 12px;
    letter-spacing: .75px;
    font-weight: 600;
    background: none;
    border: 2px solid #000;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s
}

.wpcf7-form input[type="button"]:hover,.wpcf7-form input[type="submit"]:hover,.wpcf7-form input[type="reset"]:hover {
    color: #fff;
    background: #000
}

.text-is-bright .wpcf7-form input[type="button"],.text-is-bright .wpcf7-form input[type="submit"],.text-is-bright .wpcf7-form input[type="reset"] {
    color: #fff;
    border-color: #fff
}

.text-is-bright .wpcf7-form input[type="button"]:hover,.text-is-bright .wpcf7-form input[type="submit"]:hover,.text-is-bright .wpcf7-form input[type="reset"]:hover {
    color: #000;
    background: #fff;
    border-color: #fff
}

.text-is-dark .wpcf7-form input[type="button"],.text-is-dark .wpcf7-form input[type="submit"],.text-is-dark .wpcf7-form input[type="reset"] {
    color: #000;
    border-color: #000
}

.text-is-dark .wpcf7-form input[type="button"]:hover,.text-is-dark .wpcf7-form input[type="submit"]:hover,.text-is-dark .wpcf7-form input[type="reset"]:hover {
    color: #fff;
    background: #000;
    border-color: #000
}

div.wpcf7 img.ajax-loader,div.wpcf7 .ajax-loader {
    bottom: 0;
    position: absolute;
    right: 0
}

.wpcf7-form .wpcf7-not-valid-tip {
    background: #fffcaa;
    border: none;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    padding: 2px 14px;
    width: auto
}

.wpcf7-form .wpcf7-validation-errors {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 20px 35px
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 1%;
    display: block
}

.header-widgets #lang_sel {
    float: right;
    position: relative;
    top: 11px;
    margin-left: 10px
}

.goto-top-active #goto-top {
    right: 50px;
    opacity: 1
}

#goto-top {
    position: fixed;
    bottom: 100px;
    right: -150px;
    height: 40px;
    width: 40px;
    border-radius: 40px;
    font-size: 12px;
    border: 3px solid rgba(0,0,0,1);
    line-height: 35px;
    color: #000;
    opacity: 0;
    text-align: center;
    cursor: pointer;
    transition: border 0.5s,color 0.5s,background-color 0.5s,right 1.5s,opacity 0.5s;
    -moz-transition: border 0.5s,color 0.5s,background-color 0.5s,right 1.5s,opacity 0.5s;
    -webkit-transition: border 0.5s,color 0.5s,background-color 0.5s,right 1.5s,opacity 0.5s;
    -o-transition: border 0.5s,color 0.5s,background-color 0.5s,right 1.5s,opacity 0.5s;
    z-index: 99
}

#goto-top:hover {
    opacity: 1;
    background: #000;
    border-color: #000;
    color: #fff
}

.subtle-fade a {
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.footer-column {
    display: block;
    vertical-align: top;
    width: 33.333%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 56px;
    float: left
}

.footer-column .widget_mtheme_image_widget {
    text-align: center
}

.footer-tweets {
    background: #F9F9F9;
    margin-top: 100px;
    padding: 10px 0 25px
}

.footer-block {
    margin: 0;
    padding: 0
}

.footer-block h3 {
    color: #fff
}

.footer-container {
    padding: 80px 0 20px;
    position: relative
}

#footer .footer-double-column {
    margin: 0 10px 0 10px;
    width: 440px;
    float: left
}

#footer h3 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .25px;
    margin: 0 0 14px;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 0
}

#footer h3 a {
    color: #666
}

#footer h3 a:hover {
    color: #000
}

#footer {
    padding: 0;
    margin: 0 -56px
}

#footer a {
    text-decoration: none
}

#footer #popularposts_list .popularpost_info .popularpost_title,#footer #recentposts_list .recentpost_info .recentpost_title,#footer #events_list .recentpost_info .recentpost_title,.relatedtitle a {
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600
}

#footer #recentposts_list p,#footer #events_list p,#footer #popularposts_list p {
    color: #aaa
}

#footer #popularposts_list .popularpost_info .popularpost_title:hover,#footer #recentposts_list .recentpost_info .recentpost_title:hover,#footer #events_list .recentpost_info .recentpost_title:hover,.relatedtitle a:hover {
    color: #000
}

#footer .socialmedia-buttons {
    margin-top: 15px;
    text-align: left
}

#footer .social-size-32 img,#footer .social-size-16 img {
    position: static
}

#footer .social_contact_text {
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 10px
}

#footer .social_contact_text a {
    color: #fff
}

.footer-widget a {
    color: #848484;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.footer-widget {
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .5px
}

.footer-widget .tagcloud a {
    color: #E4E4E4
}

.footer-widget ul {
    list-style: none;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    margin: 0
}

.portfolio_widget_about {
    margin-bottom: 15px
}

.footer-widget ul li {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 0 0 4px
}

.footer-widget ul li,.footer-widget #recentposts_list li,.footer-widget #events_list li,.footer-widget #popularposts_list li {
    border-bottom: 1px solid #ededed
}

.footer-widget ul li img {
    margin: 0;
    padding: 0 8px 0 0;
    margin-bottom: -2px
}

.footer-widget a:hover {
    text-decoration: none
}

.footer-widget .Social_Widget {
    margin-top: 20px
}

.entry-post-wrapper .edit-entry {
    display: none
}

.single .edit-entry {
    display: block
}

.mtheme-error-notice {
    text-align: center;
    color: #fff;
    display: block
}

.shortcode-fontawesome-icon {
    display: inline-block
}

.shortcode-fontawesome-icon.small {
    font-size: 20px
}

.shortcode-fontawesome-icon.small.circle-yes {
    width: 40px;
    height: 40px;
    line-height: 40px
}

.shortcode-fontawesome-icon.medium {
    font-size: 35px
}

.shortcode-fontawesome-icon.medium.circle-yes {
    width: 65px;
    height: 65px;
    line-height: 65px
}

.shortcode-fontawesome-icon.large {
    font-size: 60px
}

.shortcode-fontawesome-icon.large.circle-yes {
    width: 100px;
    height: 100px;
    line-height: 100px
}

.shortcode-fontawesome-icon.circle-yes {
    color: #000;
    background-color: #fff;
    text-align: center;
    border-radius: 90px;
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px
}

.shortcode-fontawesome-icon.circle-no,.shortcode-fontawesome-icon.circle-yes {
    margin-top: 5px
}

.wpml-lang-selector-wrap {
    float: right;
    position: absolute;
    right: 30px;
    top: 7px;
    z-index: 99
}

.top-header-present .wpml-lang-selector-wrap {
    top: -32px;
    z-index: 105
}

.wpml-flags-language-list li {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    margin-left: 5px;
    text-transform: uppercase
}

.flags_language_selector img {
    margin-right: 3px;
    position: relative;
    top: 2px
}

.wpml-flags-language-list li {
    background: rgba(255,255,255,.5);
    color: #000;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    margin-left: 2px;
    padding: 2px 5px;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease-in;
    -moz-transition: background 0.3s ease-in;
    transition: background 0.3s ease-in
}

.wpml-flags-language-list li.language-active,.wpml-flags-language-list li.selectable:hover {
    background: rgb(255,255,255)
}

.sticky-menu-activate .wpml-lang-selector-wrap {
    display: none
}

.wpml-lang-selector-wrap #lang_sel li,.wpml-lang-selector-wrap #lang_sel ul ul {
    width: 180px
}

.mobile-wpml-lang-selector-wrap {
    margin-bottom: 24px;
    text-align: center
}

.mobile-wpml-lang-selector-wrap #lang_sel li,.mobile-wpml-lang-selector-wrap #lang_sel ul ul {
    width: 200px
}

.mobile-wpml-lang-selector-wrap #lang_sel a.lang_sel_sel {
    background-color: #eee;
    color: #000
}

.wpml-lang-selector-wrap #lang_sel a.lang_sel_sel {
    background-color: #eee;
    color: #000
}

.mobile-wpml-lang-selector-wrap #lang_sel a,.mobile-wpml-lang-selector-wrap #lang_sel a:visited {
    border-color: rgba(255,255,255,.3)
}

.wpml-lang-selector-wrap #lang_sel a,.wpml-lang-selector-wrap #lang_sel a:visited {
    border-color: rgba(255,255,255,.1)
}

.mobile-wpml-lang-selector-wrap #lang_sel {
    margin-top: 15px;
    position: relative;
    z-index: 999
}

.wpml-lang-selector-wrap #lang_sel ul ul,.mobile-wpml-lang-selector-wrap ul ul {
    z-index: 99
}

.tp-bannertimer {
    height: 2px!important
}

.gridblock-owlcarousel-wrap {
    width: 100%;
    overflow: hidden
}

.single-mtheme_portfolio .footer-end-block .gridblock-owlcarousel-wrap {
    padding: 0 50px 50px
}

.page-template-template-fullpage .gridblock-owlcarousel-wrap {
    width: 100%
}

.gridblock-owlcarousel-wrap .displayed-image {
    width: 100%;
    max-width: 100%
}

.shortcode-time-counter-block {
    text-align: center
}

i.time-count-icon {
    font-size: 76px;
    line-height: 1;
    padding-top: 32px
}

.time-count-data {
    color: #000;
    font-size: 40px;
    font-weight: 100;
    letter-spacing: 0
}

.entry-content .shortcode-time-counter-block h4 {
    color: #2b2b2b;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .25px
}

.ui-tooltip {
    position: absolute;
    padding: 2px 10px;
    background: #eee;
    color: #000;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 400;
    z-index: 9999
}

.responsive-header-log-user {
    background-color: #ff6f52;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 48px;
    z-index: 900;
    display: none
}

.responsive-header-log-user:hover {
    background-color: #000
}

.side-dashboard-wrap {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 290px;
    height: 100%;
    background-color: #f2f2f2;
    padding: 40px;
    position: fixed;
    z-index: 999;
    top: 0;
    overflow-y: scroll;
    background: rgb(244,244,244)
}

.dashboard-push-offscreen {
    right: -290px
}

.dashboard-push-onscreen {
    right: 0!important
}

.body-dashboard-push-right {
    left: -290px
}

.mtheme_login_widget .widget_login_logout {
    padding-top: 20px
}

.mtheme_login_widget .greetings_text {
    margin: 10px 0 30px
}

.mtheme_login_widget .greetings_text strong {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 11px
}

.mtheme_login_widget #mtheme-loginform input {
    border: 1px solid #e3e3e3;
    font-size: 11px;
    padding: 10px
}

.mtheme_login_widget #mtheme-loginform input#user_login,.mtheme_login_widget #mtheme-loginform input#user_pass {
    width: 185px;
    -webkit-transition: border 0.3s ease-in;
    -moz-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
    -webkit-appearance: none
}

.mtheme_login_widget #mtheme-loginform input#user_login:focus,.mtheme_login_widget #mtheme-loginform input#user_pass:focus {
    border-color: #000;
    -webkit-transition: border 0.3s ease-in;
    -moz-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in
}

.mtheme_login_widget #mtheme-loginform input#wp-submit,.mtheme_login_widget .mtheme_login_widget-logout-text {
    border: 2px solid #000;
    border-radius: 5px;
    padding: 10px 15px;
    background: #fff;
    color: #000;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: border 0.3s ease-in;
    -moz-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
    -webkit-appearance: none
}

.mtheme_login_widget #mtheme-loginform input#wp-submit:hover,.mtheme_login_widget .mtheme_login_widget-logout-text:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: border 0.3s ease-in;
    -moz-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in
}

.mtheme_login_widget #mtheme-loginform label {
    color: #000;
    display: block;
    font-size: 10px;
    letter-spacing: 2px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.mtheme-post-like-wrap {
    text-align: center;
    position: absolute;
    z-index: 11;
    right: 20px;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

.gridblock-grid-element:hover .mtheme-post-like-wrap {
    opacity: 1
}

.like-vote-icon {
    font-size: 20px;
    display: inline-block;
    text-align: center
}

.like-notvoted {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s
}

.like-notvoted:hover {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
    cursor: pointer
}

.like-vote-icon.voted:hover,.alreadyvoted:hover {
    cursor: default
}

.voted.like-vote-icon i {
    color: rgba(255,255,255,1)
}

.voteprogress.like-vote-icon i {
    opacity: .3
}

.like-vote-icon i {
    font-size: 30px;
    line-height: 60px;
    color: rgba(255,255,255,1);
    -webkit-transition: color 0.5s,opacity 1s;
    -moz-transition: color 0.5s,opacity 1s;
    transition: color 0.5s,opacity 1s
}

.like-vote-icon:hover i {
    color: rgba(255,255,255,.8)
}

.post-link-count-wrap {
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    position: relative;
    right: 3px;
    top: -5px
}

.post-like-count {
    font-size: 11px;
    font-weight: 900;
    color: #fff
}

.portfolio-details-wrap .like-vote-icon i {
    color: rgba(0,0,0,.5);
    font-size: 32px
}

.portfolio-details-wrap .voted.like-vote-icon i {
    color: rgba(0,0,0,1)
}

.portfolio-details-wrap .like-vote-icon:hover i {
    color: rgba(0,0,0,1)
}

.portfolio-details-wrap .post-like-count {
    color: #000
}

.portfolio-details-wrap .mtheme-post-like {
    margin-left: 5px;
    margin-top: 14px
}

.portfolio-details-align-center .mtheme-post-like {
    margin-left: 0;
    margin-top: 32px
}

.ui-helper-hidden,.ui-helper-hidden-accessible {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.hero-link-to-base,.fullpage-link-to-base,.slideshow-scroll-indicate .mouse-pointer {
    cursor: pointer;
    display: block
}

.sticky-menu-on .fullpage-mouse-pointer-wrap {
    display: none
}

.heroimage-wrap {
    position: relative;
    top: 0;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.hero-text-wrap {
    width: 100%;
    position: absolute;
    top: 40%;
    text-align: center
}

.textlocation-bottom .hero-text-wrap {
    top: auto;
    bottom: 16%
}

.textlocation-top .hero-text-wrap {
    top: 250px
}

.hero-text-wrap ul {
    list-style: none;
    display: inline-block;
    width: 100%
}

.hero-text-inner {
    border-left: 4px solid #fff;
    padding-left: 25px
}

.hero-text-wrap ul li {
    display: none;
    padding: 0 20px
}

.hero-text-wrap ul.single li:first-child {
    display: block
}

.hero-text-wrap ul.border li {
    border: 1px solid #fff;
    padding: 20px 40px 10px
}

.hero-text-wrap ul.border-top-bottom li {
    border-top: 1px solid rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 20px 40px 10px
}

.hero-text-wrap .hero-subtitle {
    color: #fff;
    color: rgba(255,255,255,.9);
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2.75px;
    line-height: 24px
}

.hero-text-wrap .hero-title {
    color: #fff;
    font-size: 72px;
    font-weight: 200;
    letter-spacing: 3.25px;
    line-height: 62px
}

.heroimage-wrap .mouse-pointer-wrap,.page-has-full-background .mouse-pointer-wrap {
    bottom: 60px;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 10;
    left: 50%;
    margin-left: -30px
}

.page-has-full-background .mouse-pointer {
    opacity: 1;
    bottom: 0;
    -webkit-transition: bottom 2s,opacity 1s;
    -moz-transition: bottom 2s,opacity 1s;
    transition: bottom 2s,opacity 1s
}

.fullscreen-slide-dark.page-media-background .homemenu,.fullscreen-slide-bright.page-media-background .homemenu {
    border-bottom: 0
}

.page-has-full-background.page-media-background.page-template-template-fullpage #home,.page-has-full-background.page-media-background.edge-to-edge #home {
    padding-top: 0
}

.page-has-full-background.page-media-background .slideshow-controls-wrap {
    bottom: auto;
    right: 30px;
    top: 76px;
    margin-bottom: 0;
    z-index: 1000;
    display: none
}

.sticky-menu-on .slideshow-controls-wrap {
    display: none
}

.page-media-background.fullscreen-mode-off #slidecounter,.page-media-background.fullscreen-mode-off #progress-back,.page-media-background.fullscreen-mode-off #progress-bar,.page-media-background.fullscreen-mode-off #slidecaption,.page-media-background.fullscreen-mode-off #static_slidecaption,.page-media-background.fullscreen-mode-off .background-slideshow-controls,.page-media-background.fullscreen-mode-off #controls {
    display: none
}

.page-media-background #controls {
    margin-top: -5px
}

.page-media-background.fullscreen-mode-off #prevslide {
    left: -60px
}

.page-media-background.fullscreen-mode-off #nextslide {
    right: -60px
}

.sticky-menu-on.page-has-full-background .mouse-pointer {
    opacity: 0;
    bottom: -100px
}

.heroimage-wrap .mouse-pointer,.page-has-full-background .mouse-pointer {
    border: 1px solid #FFF;
    border: 1px solid rgba(255,255,255,1);
    height: 50px;
    width: 30px;
    border-radius: 20px;
    position: relative;
    margin: 0 auto
}

.indication-animated {
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes indicate-bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(10px)
    }

    60% {
        -webkit-transform: translateY(5px);
        opacity: .5
    }
}

@keyframes indicate-bounce {
    0%,20%,50%,80%,100% {
        transform: translateY(0);
        opacity: 1
    }

    40% {
        transform: translateY(10px)
    }

    60% {
        transform: translateY(5px);
        opacity: .5
    }
}

.indicate-bounce {
    -webkit-animation-name: indicate-bounce;
    animation-name: indicate-bounce
}

.heroimage-wrap .mouse-wheel,.page-has-full-background .mouse-wheel {
    position: absolute;
    top: 8px;
    height: 6px;
    width: 6px;
    background-color: #fff;
    left: 50%;
    margin-left: -3px;
    border-radius: 6px
}

.heroimage-wrap .mouse-pointer-title,.page-has-full-background .mouse-pointer-title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.hero-typewrite-element {
    display: inline-block;
    font-size: 62px;
    line-height: 62px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 900
}

.entry-content .intensity-dark .hero-title,.intensity-dark .hero-title,.entry-content .intensity-dark .hero-subtitle,.intensity-dark .hero-subtitle {
    color: #000
}

.entry-content .intensity-dark .mouse-pointer,.intensity-dark .mouse-pointer,.fullscreen-slide-dark .mouse-pointer {
    border-color: #000
}

.entry-content .intensity-dark .mouse-wheel,.intensity-dark .mouse-wheel,.fullscreen-slide-dark .mouse-wheel {
    background-color: #000
}

.entry-content .intensity-bright .hero-title,.intensity-bright .hero-title,.entry-content .intensity-bright .hero-subtitle,.intensity-bright .hero-subtitle {
    color: #fff
}

.indicate-scroll {
    bottom: 70px;
    height: 80px;
    left: 50%;
    margin-left: -1px;
    overflow: hidden;
    position: absolute;
    width: 2px
}

.indicate-scroll .indicate {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 50%) repeat scroll 0 -80px / 100% 200%;
    bottom: 0;
    display: block;
    height: 60px;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: auto;
    transform: translateY(-2px);
    width: 1px;
    z-index: 11
}

.indicate-scroll .indicate.active {
    animation: 3s ease-in-out 0s normal forwards infinite running indicate-scroll
}

@keyframes indicate-scroll {
    0% {
        background-position: 0 -60px
    }

    80% {
        background-position: 0 0
    }

    100% {
        background-position: 0 60px
    }
}

@keyframes indicate-scroll {
    0% {
        background-position: 0 -60px
    }

    80% {
        background-position: 0 0
    }

    100% {
        background-position: 0 60px
    }
}

.block-reveal-image {
    background-color: #000;
    background: rgba(55,55,55,1) repeating-linear-gradient(-45deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 7px) repeat scroll 0 0 / 10px 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    transition: width 1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 1000;
    -ms-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-perspective: 1000
}

.single-image-block .materialcircular {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1
}

.single-image-loaded .materialcircular {
    opacity: 0;
    top: 20px;
    right: 20px
}

.single-image-loaded .block-reveal-image {
    width: 0%
}

.entry-content .heading-block h2.photocard-title {
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 42px
}

.column-half {
    width: 50%
}

.column-float-right {
    float: right
}

.column-float-left {
    float: left
}

.photocard-wrap-type-one {
    position: relative
}

.photocard-image-wrap {
    background: #777
}

.photocard-image-wrap.bg-loaded .block-reveal-image {
    width: 0%
}

.photocard-wrap-type-one .photocardvideo-fallback-image {
    width: 100%;
    max-width: 100%
}

.photocard-wrap-type-one .photocard-image-wrap.column-float-left {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    overflow: hidden
}

.photocard-wrap-type-one .photocard-image-wrap.column-float-right {
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 50%;
    overflow: hidden
}

.photocard-wrap-type-one .photocard-image-wrap,.photocard-wrap-type-one .photocard-image-wrap img {
    line-height: 0
}

.photocard-wrap-type-one .photocard-image-wrap video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.photocard-wrap-type-one .photocard-image-container {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 105%;
    left: 0;
    position: absolute;
    top: 0;
    width: 105%
}

.photocard-wrap-type-one .photocard-contents-inner {
    padding: 15%
}

.boxed-column .photocard-wrap-type-one .photocard-contents-inner {
    padding: 76px
}

.photocard-wrap-type-one .image-set-bottom .photocard-contents-inner {
    padding: 80px 25% 50px
}

.photocard-wrap-type-one .image-set-top .photocard-contents-inner {
    padding: 80px 25%
}

.photocard-wrap-type-one .photocard-wrap .fullwidth-image {
    max-width: 100%;
    width: 100%
}

.photocard-wrap-type-one .text-align-center {
    text-align: center
}

.photocard-wrap-type-one .text-align-right {
    text-align: right
}

.photocard-wrap-type-one .text-align-left {
    text-align: left
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-bright .heading-block h2 {
    color: #fff
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-bright .heading-block h3 {
    color: #eee;
    color: rgba(255,255,255,.8)
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-bright .photocard-contents p,.photocard-wrap-type-one .photocard-content-wrap.photocard-bright .photocard-contents,.photocard-wrap-type-one .photocard-content-wrap.photocard-bright .button-blog-continue a:hover {
    color: #fff;
    color: rgba(255,255,255,.6)
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-dark .heading-block h2,.photocard-wrap-type-one .photocard-content-wrap.photocard-default .heading-block h2 {
    color: #000
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-dark .photocard-contents,.photocard-wrap-type-one .photocard-content-wrap.photocard-default .photocard-contents {
    color: #777
}

.photocard-wrap-type-one .photocard-content-wrap.photocard-dark h3.section-subtitle,.photocard-wrap-type-one .photocard-content-wrap.photocard-default h3.section-subtitle,.photocard-wrap-type-one .photocard-content-wrap.photocard-dark .heading-block h3,.photocard-wrap-type-one .photocard-content-wrap.photocard-default .heading-block h3 {
    color: #9d9d9d
}

.photocard-wrap-type-one .photocard-contents-inner .mtheme-button {
    margin: 10px 0
}

.gridblock-blogphoto .photocard-contents-inner {
    background: #fafafa;
    background: rgba(255,255,255,.75);
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    transition: background 0.5s
}

.gridblock-blogphoto .photocard-contents-inner:hover {
    background: rgba(255,255,255,.8)
}

.photocard-wrap-type-two {
    position: relative
}

.photocard-wrap-common .photocard-title {
    position: relative
}

.photocard-wrap-type-two .photocardvideo-fallback-image {
    width: 100%;
    max-width: 100%
}

.photocard-wrap-type-two .photocard-image-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden
}

.photocard-wrap-type-two .photocard-image-wrap,.photocard-wrap-type-two .photocard-image-wrap img {
    line-height: 0
}

.photocard-wrap-type-two .photocard-image-wrap video {
    width: 100%;
    max-width: 100%
}

.photocard-wrap-type-two {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.entry-content .photocard-wrap-common .heading-block h3.photocard-subtitle {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 10px;
    text-transform: uppercase
}

.photocard-wrap-type-two .photocard-content-wrap {
    position: relative;
    z-index: 1
}

.photocard-wrap-type-two .column-float-center {
    float: left
}

.photocard-wrap-type-two .column-float-center.photocard-content-wrap {
    left: 25%
}

.photocard-wrap-type-two .photocard-contents-inner {
    background-color: rgba(255,255,255,.9)
}

.photocard-wrap-type-two .photocard-contents-inner {
    padding: 10% 10% 7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 168px 56px;
    position: relative
}

.boxed-column .photocard-wrap-type-two .photocard-contents-inner {
    padding: 50px
}

.photocard-wrap-type-two .image-set-bottom .photocard-contents-inner {
    padding: 80px 25% 50px
}

.photocard-wrap-type-two .image-set-top .photocard-contents-inner {
    padding: 80px 25%
}

.photocard-wrap-type-two .photocard-wrap .fullwidth-image {
    max-width: 100%;
    width: 100%
}

.photocard-wrap-type-two .text-align-center {
    text-align: center
}

.photocard-wrap-type-two .text-align-right {
    text-align: right
}

.photocard-wrap-type-two .text-align-left {
    text-align: left
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-bright .heading-block h2 {
    color: #fff
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-bright .heading-block h3 {
    color: #eee;
    color: rgba(255,255,255,.8)
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-bright .photocard-contents {
    color: #fff;
    color: rgba(255,255,255,.6)
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-dark .heading-block h2,.photocard-wrap-type-two .photocard-content-wrap.photocard-default .heading-block h2 {
    color: #000
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-dark .photocard-contents,.photocard-wrap-type-two .photocard-content-wrap.photocard-default .photocard-contents {
    color: #777
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-dark h3.section-subtitle,.photocard-wrap-type-two .photocard-content-wrap.photocard-default h3.section-subtitle,.photocard-wrap-type-two .photocard-content-wrap.photocard-dark .heading-block h3,.photocard-wrap-type-two .photocard-content-wrap.photocard-default .heading-block h3 {
    color: #000
}

.photocard-wrap-type-two .photocard-contents-inner .mtheme-button {
    margin: 0 0 24px 0
}

.section-heading h1,.section-heading .section-description {
    overflow: hidden
}

.section-contents {
    margin: 40px auto 0
}

.section-heading .section-contents {
    margin-bottom: 20px;
    max-width: 476px
}

.section-heading h2.entry-title,.section-heading h3.entry-title,.section-heading h4.entry-title,.section-heading h5.entry-title,.section-heading h6.entry-title {
    margin-bottom: 36px
}

.span12>.section-contents {
    width: 40%
}

.section-end {
    position: relative
}

.section-heading .section-end:after {
    border-bottom: 1px solid rgba(255,255,255,.2);
    bottom: -20px;
    content: " ";
    margin-left: -150px;
    position: absolute;
    width: 300px;
    left: 50%
}

.section-align-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.section-align-right {
    text-align: right
}

.section-align-right .section-end:after {
    right: 3px;
    left: auto
}

.section-align-center .section-end:after {
    margin-left: -150px
}

.section-align-left .section-end:after {
    margin-left: 0;
    left: 3px;
    right: auto
}

h1.section-title {
    opacity: 0
}

.entry-content .text-is-bright .section-heading .section-end:after {
    border-bottom-color: rgba(255,255,255,.2)
}

.entry-content .text-is-dark .section-heading .section-end:after {
    border-bottom-color: rgba(0,0,0,.2)
}

.portfolio-section-heading h2.section-title {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 22px;
    display: inline-block
}

h2.section-title {
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 5px;
    line-height: 42px
}

h3.section-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px
}

h4.section-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px
}

h5.section-title {
    font-weight: 500;
    font-size: 10px;
    line-height: 10px
}

h6.section-title {
    font-weight: 500;
    font-size: 7px;
    line-height: 7px
}

.entry-content .heading-block h2 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 29px
}

.entry-content .heading-block h3,.entry-content h3.section-subtitle {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    margin-top: 15px
}

.entry-content h3.section-subtitle,.entry-content .heading-block h3 {
    color: #f7f7f7
}

.entry-content h3.photocard-subtitle {
    color: #444
}

.heading-block {
    position: relative
}

.mtheme-button.button-has-custom-color:hover:after {
    background-color: #000
}

.mtheme-button {
    border: none;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 7px 30px 8px;
    display: inline-block;
    margin: 50px 0;
    letter-spacing: 1.25px;
    font-size: 14px;
    font-weight: 700;
    outline: none;
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 150px
}

.photowall-box .mtheme-button {
    margin: 14px 0 0 0
}

.mtheme-button,.woocommerce-message a.button {
    border: 2px solid #000;
    color: #000
}

.mtheme-button:hover {
    color: #fff
}

.text-is-bright .mtheme-button,.bright .mtheme-button,.photocard-bright .mtheme-button {
    border: 2px solid #fff;
    color: #fff
}

.text-is-dark .mtheme-button,.dark .mtheme-button,.photocard-dark .mtheme-button {
    border: 2px solid #000;
    color: #000
}

.blue .mtheme-button {
    border: 2px solid #24bee8;
    background: #24bee8;
    color: #fff
}

.whitefill .mtheme-button {
    border: 2px solid #fff;
    background: #fff;
    color: #000
}

.hero-button.mtheme-button {
    border-color: rgba(255,255,255,.5);
    margin-bottom: 0;
    margin-top: 30px
}

.hero-button.mtheme-button:hover {
    border-color: rgba(255,255,255,1)
}

.mtheme-button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: width 0.3s,opacity 0.2s,filter 0.5s,transform 0.2s;
    -moz-transition: width 0.3s,opacity 0.2s,filter 0.5s,transform 0.2s;
    transition: width 0.3s,opacity 0.2s,filter 0.5s,transform 0.2s;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0
}

.mtheme-button:hover:after,.mtheme-button:active:after {
    width: 100%;
    opacity: 1
}

.text-is-bright .mtheme-button:after,.bright .mtheme-button:after,.photocard-bright .mtheme-button:after {
    background: #fff
}

.text-is-dark .mtheme-button:after,.dark .mtheme-button:after,.photocard-dark .mtheme-button:after {
    background: #000
}

.blue .mtheme-button:after {
    background: #fff
}

.whitefill .mtheme-button:after {
    background: #000
}

.entry-content .mtheme-button:hover,.entry-content .mtheme-button:active {
    color: #fff
}

.text-is-bright .mtheme-button:hover,.text-is-bright .mtheme-button:active,.bright .mtheme-button:hover,.bright .mtheme-button:active,.entry-content .photocard-bright .mtheme-button:hover,.entry-content .photocard-bright .mtheme-button:active {
    color: #000
}

.text-is-dark .mtheme-button:hover,.text-is-dark .mtheme-button:active,.dark .mtheme-button:hover,.dark .mtheme-button:active,.entry-content .photocard-dark .mtheme-button:hover,.entry-content .photocard-dark .mtheme-button:active {
    color: #fff
}

.blue .mtheme-button:hover,.blue .mtheme-button:active {
    color: #000;
    border: 2px solid #fff
}

.whitefill .mtheme-button:hover,.whitefill .mtheme-button:active {
    color: #fff;
    border: 2px solid #000
}

.mtheme-button.big-button {
    padding: 15px 40px
}

.button-blog-continue,.readmore-service {
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .25px;
    padding: 0
}

.button-blog-continue {
    text-align: center;
    margin-bottom: 8px
}

.button-blog-continue a,.readmore-service a,.project-details-link h4 a {
    display: inline-block;
    border-bottom: 2px solid rgba(0,0,0,.3);
    color: #000;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.button-blog-continue a:hover,.readmore-service a:hover,.project-details-link h4 a:hover {
    display: inline-block;
    border-color: #000
}

.text-is-bright .button-blog-continue a,.photocard-bright .button-blog-continue a,.text-is-bright .readmore-service a,.text-is-bright .project-details-link h4 a {
    border-bottom: 2px solid rgba(255,255,255,.4);
    color: #fff
}

.text-is-bright .button-blog-continue a:hover,.photocard-bright .button-blog-continue a:hover,.text-is-bright .readmore-service a:hover,.text-is-bright .project-details-link h4 a:hover {
    border-color: #fff
}

.mtheme-button .button-icon i {
    font-size: 14px
}

.mtheme-button .button-icon {
    left: -5px;
    position: relative;
    right: auto;
    top: -1px
}

.ajax-gridblock-data .mtheme-button,.button-shortcode .mtheme-button {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center
}

.image-set-bottom .mtheme-button {
    margin-bottom: 10px
}

.image-set-top .mtheme-button {
    margin-bottom: 10px
}

.section-heading .mtheme-button {
    margin: 10px 0
}

#pauseplay {
    display: block
}

#play-button i {
    position: relative;
    top: 1px
}

.static_slideshow_content_link .supersized-button,.slideshow_content_link .supersized-button {
    display: inline-block;
    position: relative;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s
}

.static_slideshow_content_link .supersized-button:after,.slideshow_content_link .supersized-button:after {
    width: 100%;
    height: 0%;
    bottom: 0;
    left: 0;
    background: #fff;
    position: absolute;
    content: " ";
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    z-index: -1
}

.static_slideshow_content_link .supersized-button:hover:after,.slideshow_content_link .supersized-button:hover:after {
    height: 100%
}

.static_slideshow_content_link .supersized-button:hover,.slideshow_content_link .supersized-button:hover {
    color: #000
}

.row-boxed {
    width: 1200px;
    margin: 0 auto
}

#toggle-menu {
    display: block
}

.minimal-menu .social-sharing-toggle {
    right: 50px
}

.minimal-menu.minimal-menu-fadein .social-sharing-toggle,.minimal-menu.minimal-menu-fadein .social-header-wrap,.minimal-menu.minimal-menu-fadein .homemenu {
    -webkit-animation: minimalmenu-fadein 1s;
    -moz-animation: minimalmenu-fadein 1s;
    -ms-animation: minimalmenu-fadein 1s;
    -o-animation: minimalmenu-fadein 1s;
    animation: minimalmenu-fadein 1s;
    opacity: 1
}

@keyframes minimalmenu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes minimalmenu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes minimalmenu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes minimalmenu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.minimal-menu.minimal-menu-fadeout .social-sharing-toggle,.minimal-menu.minimal-menu-fadeout .social-header-wrap,.minimal-menu.minimal-menu-fadeout .homemenu {
    -webkit-animation: minimalmenu-fadeout 1s;
    -moz-animation: minimalmenu-fadeout 1s;
    -ms-animation: minimalmenu-fadeout 1s;
    -o-animation: minimalmenu-fadeout 1s;
    animation: minimalmenu-fadeout 1s;
    opacity: 0
}

@-moz-keyframes minimalmenu-fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes minimalmenu-fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-o-keyframes minimalmenu-fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.toggle-menu-trigger {
    position: absolute;
    top: 35px;
    left: 35px;
    display: block;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 130
}

.sticky-menu-on .toggle-menu-trigger {
    display: none
}

.toggle-menu-trigger span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    margin-top: -3px;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.toggle-menu-open .toggle-menu-trigger span,.fullscreen-slide-dark .toggle-menu-open .toggle-menu-trigger span,.fullscreen-slide-light .toggle-menu-open .toggle-menu-trigger span {
    background-color: transparent
}

.toggle-menu-trigger span:before,.toggle-menu-trigger span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.toggle-menu-trigger span:before,.toggle-menu-trigger span:after,.toggle-menu-open .toggle-menu-trigger span:before,.toggle-menu-open .toggle-menu-trigger span:after,.toggle-menu-trigger span {
    background: #000
}

.toggle-menu-trigger span:before {
    -webkit-transform: translateY(-350%);
    transform: translateY(-350%)
}

.toggle-menu-trigger span:after {
    -webkit-transform: translateY(350%);
    transform: translateY(350%)
}

.toggle-menu-open .toggle-menu-trigger span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.toggle-menu-open .toggle-menu-trigger span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.mobile-toggle-menu-trigger {
    position: fixed;
    top: 8px;
    left: 25px;
    display: block;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: top 0.3s;
    transition: top 0.3s
}

#minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 144px;
    left: 50px
}

.top-header-present #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 59px
}

.menu-is-onscreen #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 14px
}

.sticky-menu-on #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 14px
}

.mobile-toggle-menu-trigger span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -2px;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.mobile-toggle-menu-open .mobile-toggle-menu-trigger span,.fullscreen-slide-dark .mobile-toggle-menu-open .mobile-toggle-menu-trigger span,.fullscreen-slide-light .mobile-toggle-menu-open .mobile-toggle-menu-trigger span {
    background-color: transparent
}

.mobile-toggle-menu-trigger span:before,.mobile-toggle-menu-trigger span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.mobile-toggle-menu-trigger span:before,.mobile-toggle-menu-trigger span:after,.mobile-toggle-menu-open .mobile-toggle-menu-trigger span:before,.mobile-toggle-menu-open .mobile-toggle-menu-trigger span:after,.mobile-toggle-menu-trigger span {
    background: #000
}

.mobile-toggle-menu-trigger span:before {
    -webkit-transform: translateY(-350%);
    transform: translateY(-350%)
}

.mobile-toggle-menu-trigger span:after {
    -webkit-transform: translateY(350%);
    transform: translateY(350%)
}

.mobile-toggle-menu-open .mobile-toggle-menu-trigger span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.mobile-toggle-menu-open .mobile-toggle-menu-trigger span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.sidebar-widget .mc4wp-form input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    padding: 10px 13px;
    font-size: 12px
}

.sidebar-widget .mc4wp-form input[type="submit"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    transition: color 0.3s,border-color 0.3s;
    border: 2px solid #000;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .25px;
    margin-right: 5px;
    outline: 0 none;
    padding: 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    width: 100%
}

.sidebar-widget .mc4wp-form input[type="submit"]:hover {
    background: #000;
    color: #fff
}

.sidebarinfo-menu .social-header-wrap,.sidebarinfo-menu .social-header-wrap ul li.social-icon {
    float: none;
    text-align: center;
    padding: 0 5px
}

.aboutme-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.aboutme-button .mtheme-button {
    margin: 0
}

.sidebarinfo-menu .sidebar-widget .infobar-portfoliogrid li {
    width: 33.33%
}

.sidebarinfo-menu .sidebar-widget {
    text-align: center
}

.sidebar-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    float: left;
    z-index: 998;
    width: 0%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.8);
    -webkit-transition: opacity 2s,width 0.5s;
    transition: opacity 2s,width 0.5s
}

.sidebar-is-onscreen .sidebar-menu-overlay {
    width: -webkit-calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    width: calc(100% - 380px);
    opacity: 1
}

.sidebarinfo-menu.sidebar-push-onscreen {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s,opacity 0.4s;
    transition: transform 0.4s,opacity 0.4s
}

.sidebarinfo-menu {
    padding: 56px;
    background: #fff;
    color: #000;
    width: 100%;
    max-width: 380px;
    padding-bottom: 50px;
    position: fixed;
    right: 0;
    top: 0;
    float: right;
    z-index: 999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: -webkit-transform 0.2s,opacity 0.2s,visibility 0s 0.2s;
    transition: transform 0.2s,opacity 0.2s,visibility 0s 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sidebar-toggle-menu-trigger {
    position: fixed;
    top: 8px;
    left: 25px;
    display: block;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: top 0.2s,right 0.2s;
    transition: top 0.2s,right 0.2s
}

#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    left: auto;
    right: 30px
}

#sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 26px
}

.top-header-present #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 58px
}

.sticky-menu-on.center-logo #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 37px
}

.menu-is-detatched #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    right: 64px;
    top: 96px
}

.menu-is-detatched.sidebar-is-onscreen #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    right: 30px
}

.menu-is-detatched.top-header-disabled #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 66px
}

.menu-is-detatched.top-header-disabled .outer-wrap {
    top: 40px
}

#sidebarinfo-toggle-menu.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger {
    top: 3px;
    right: 15px
}

.sticky-menu-on.menu-is-detatched.top-header-disabled #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger,.sticky-menu-on #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 14px
}

.menu-is-detatched.sticky-menu-on #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    right: 30px
}

.sidebar-toggle-menu-trigger span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -2px;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger span,.fullscreen-slide-dark .sidebar-toggle-menu-open .sidebar-toggle-menu-trigger span,.fullscreen-slide-light .sidebar-toggle-menu-open .sidebar-toggle-menu-trigger span {
    background-color: transparent
}

.sidebar-toggle-menu-trigger span:before,.sidebar-toggle-menu-trigger span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform 0.3s,background-color 0.3s;
    transition: transform 0.3s,background-color 0.3s
}

.sidebar-toggle-menu-trigger span:before,.sidebar-toggle-menu-trigger span:after,.sidebar-toggle-menu-open .mobile-toggle-menu-trigger span:before,.sidebar-toggle-menu-open .mobile-toggle-menu-trigger span:after,.sidebar-toggle-menu-trigger span {
    background: #000
}

.sidebar-toggle-menu-trigger span:before {
    -webkit-transform: translateY(-350%);
    transform: translateY(-350%)
}

.sidebar-toggle-menu-trigger span:after {
    -webkit-transform: translateY(350%);
    transform: translateY(350%)
}

.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.googlemaps {
    width: 100%;
    max-width: 100%
}

.googlemaps {
    height: 600px
}

.googlemaps {
    max-width: 100%;
    font-weight: 700;
    color: #000
}

.googlemaps img {
    max-width: 100000%
}

.before-after-shortcode {
    overflow: hidden
}

.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30
}

.twentytwenty-container.active .twentytwenty-handle:before,.twentytwenty-container.active .twentytwenty-handle:after,.twentytwenty-container.active .twentytwenty-handle:before,.twentytwenty-container.active .twentytwenty-handle:after {
    background: none
}

.twentytwenty-container.active .twentytwenty-handle {
    opacity: .1
}

.twentytwenty-handle {
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 1px;
    height: 9999px;
    left: 50%;
    margin-left: -.5px
}

.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -.5px
}

.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.twentytwenty-before-label,.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-before-label:before,.twentytwenty-after-label:before {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .25px
}

.twentytwenty-before-label:before,.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255,255,255,1);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}

.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute
}

.twentytwenty-left-arrow,.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-up-arrow,.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active:hover.twentytwenty-overlay {
    background: rgba(255,255,255,0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label:before {
    content: "Before"
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label:before {
    content: "After"
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: -100px;
    transition: left 0.3s,right 0.3s;
    -moz-transition: left 0.3s,right 0.3s;
    -webkit-transition: left 0.3s,right 0.3s;
    -o-transition: left 0.3s,right 0.3s
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: -100px;
    transition: left 0.3s,right 0.3s;
    -moz-transition: left 0.3s,right 0.3s;
    -webkit-transition: left 0.3s,right 0.3s;
    -o-transition: left 0.3s,right 0.3s
}

.twentytwenty-horizontal:hover .twentytwenty-before-label:before {
    left: 10px
}

.twentytwenty-horizontal:hover .twentytwenty-after-label:before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0,0,0,0);
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgba(0,0,0,.1)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.image-cover,.header-parallax,.column-parallax {
    background-size: cover
}

.preloader-done .column-parallax .background-block-cover {
    opacity: 0
}

.shortcode-column {
    float: left
}

.mtheme-block {
    float: left
}

.mtheme-block.span12 {
    float: none
}

.column-setter {
    float: left
}

.column-setter.span12 {
    float: none
}

.mtheme-supercell {
    margin-left: -15px;
    margin-right: -15px
}

.mtheme-cell-inner {
    padding: 0 15px
}

.mtheme-pagebuilder {
    overflow: hidden
}

.page-template-template-fullpage .fullwidth-column.divided-column.mtheme-supercell,.page-template-template-fullpage .fullwidth-column .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column.divided-column.mtheme-supercell,.edge-to-edge .fullwidth-column .mtheme-cell-inner>.row {
    margin-left: -15px
}

.page-template-template-fullpage .fullwidth-column.divided-column.mtheme-supercell,.page-template-template-fullpage .fullwidth-column .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column.divided-column.mtheme-supercell,.edge-to-edge .fullwidth-column .mtheme-cell-inner>.row {
    margin-right: -15px
}

.page-template-template-fullpage .fullwidth-column.divided-column .mtheme-cell-inner>.row,.page-template-template-fullpage .fullwidth-column .column-setter.first-column.span12 .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column .column-setter.first-column.span12 .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column.divided-column .mtheme-cell-inner>.row {
    margin-left: 0
}

.page-template-template-fullpage .fullwidth-column.divided-column .mtheme-cell-inner>.row,.page-template-template-fullpage .fullwidth-column .column-setter.first-column.span12 .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column .column-setter.first-column.span12 .mtheme-cell-inner>.row,.edge-to-edge .fullwidth-column.divided-column .mtheme-cell-inner>.row {
    margin-right: 0
}

.edge-to-edge .fullwidth-column .span12>.mtheme-cell-inner,.page-template-template-fullpage .fullwidth-column .span12>.mtheme-cell-inner {
    padding: 0
}

.mtheme-supercell .span12 {
    width: 100%
}

.mtheme-supercell .span11 {
    width: 91.66666667%
}

.mtheme-supercell .span10 {
    width: 83.33333333%
}

.mtheme-supercell .span9 {
    width: 75%
}

.mtheme-supercell .span8 {
    width: 66.66666667%
}

.mtheme-supercell .span7 {
    width: 58.33333333%
}

.mtheme-supercell .span6 {
    width: 50%
}

.mtheme-supercell .span5 {
    width: 41.66666667%
}

.mtheme-supercell .span4 {
    width: 33.33333333%
}

.mtheme-supercell .span3 {
    width: 25%
}

.mtheme-supercell .span2 {
    width: 16.66666667%
}

.mtheme-supercell .span1 {
    width: 8.33333333%
}

.column-setter.span2 .span2 {
    width: 100%
}

.column-setter.span3 .span2 {
    width: 66.66666666%
}

.column-setter.span3 .span3 {
    width: 100%
}

.column-setter.span4 .span2 {
    width: 50%
}

.column-setter.span4 .span3 {
    width: 75%
}

.column-setter.span4 .span4 {
    width: 100%
}

.column-setter.span5 .span1 {
    width: 20%
}

.column-setter.span5 .span2 {
    width: 40%
}

.column-setter.span5 .span3 {
    width: 60%
}

.column-setter.span5 .span4 {
    width: 80%
}

.column-setter.span5 .span5 {
    width: 100%
}

.column-setter.span6 .span2 {
    width: 33.33333333%
}

.column-setter.span6 .span3 {
    width: 50%
}

.column-setter.span6 .span4 {
    width: 66.66666667%
}

.column-setter.span6 .span5 {
    width: 83.33333333%
}

.column-setter.span6 .span6 {
    width: 100%
}

.column-setter.span7 .span2 {
    width: 28.57142857%
}

.column-setter.span7 .span3 {
    width: 42.85714286%
}

.column-setter.span7 .span4 {
    width: 57.14285714%
}

.column-setter.span7 .span5 {
    width: 71.42857142%
}

.column-setter.span7 .span6 {
    width: 85.71428571%
}

.column-setter.span7 .span7 {
    width: 100%
}

.column-setter.span8 .span2 {
    width: 25%
}

.column-setter.span8 .span3 {
    width: 37.5%
}

.column-setter.span8 .span4 {
    width: 50%
}

.column-setter.span8 .span5 {
    width: 62.5%
}

.column-setter.span8 .span6 {
    width: 75%
}

.column-setter.span8 .span7 {
    width: 87.5%
}

.column-setter.span8 .span8 {
    width: 100%
}

.column-setter.span9 .span2 {
    width: 22.22222222%
}

.column-setter.span9 .span3 {
    width: 33.33333333%
}

.column-setter.span9 .span4 {
    width: 44.44444444%
}

.column-setter.span9 .span5 {
    width: 55.55555555%
}

.column-setter.span9 .span6 {
    width: 66.66666666%
}

.column-setter.span9 .span7 {
    width: 77.77777777%
}

.column-setter.span9 .span8 {
    width: 88.88888888%
}

.column-setter.span9 .span9 {
    width: 100%
}

.column-setter.span10 .span1 {
    width: 10%
}

.column-setter.span10 .span2 {
    width: 20%
}

.column-setter.span10 .span3 {
    width: 30%
}

.column-setter.span10 .span4 {
    width: 40%
}

.column-setter.span10 .span5 {
    width: 50%
}

.column-setter.span10 .span6 {
    width: 60%
}

.column-setter.span10 .span7 {
    width: 70%
}

.column-setter.span10 .span8 {
    width: 80%
}

.column-setter.span10 .span9 {
    width: 90%
}

.column-setter.span10 .span10 {
    width: 100%
}

.column-setter.span11 .span2 {
    width: 18.18181818%
}

.column-setter.span11 .span3 {
    width: 27.27272727%
}

.column-setter.span11 .span4 {
    width: 36.36363636%
}

.column-setter.span11 .span5 {
    width: 45.45454545%
}

.column-setter.span11 .span6 {
    width: 54.54545454%
}

.column-setter.span11 .span7 {
    width: 63.63636363%
}

.column-setter.span11 .span8 {
    width: 72.72727272%
}

.column-setter.span11 .span9 {
    width: 81.81818181%
}

.column-setter.span11 .span10 {
    width: 90.9090909%
}

.column-setter.span11 .span11 {
    width: 100%
}

.column-setter.span12 .span12 {
    width: 100%
}

.column-setter.span12 .span11 {
    width: 91.66666667%
}

.column-setter.span12 .span10 {
    width: 83.33333333%
}

.column-setter.span12 .span9 {
    width: 75%
}

.column-setter.span12 .span8 {
    width: 66.66666667%
}

.column-setter.span12 .span7 {
    width: 58.33333333%
}

.column-setter.span12 .span6 {
    width: 50%
}

.column-setter.span12 .span5 {
    width: 41.66666667%
}

.column-setter.span12 .span4 {
    width: 33.33333333%
}

.column-setter.span12 .span3 {
    width: 25%
}

.column-setter.span12 .span2 {
    width: 16.66666667%
}

.mtheme-block-em_column_block>.mtheme-cell-inner {
    padding: 0
}

.column-setter .mtheme-block-em_column_block {
    width: 100%
}

.fullwidth-column .first-column.span12 .mclass-column-padding {
    padding-left: 125px;
    padding-right: 125px
}

.error404 {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.error404 .title-container {
    display: none
}

.page-template-template-blank-php .container-wrapper {
    height: 100%;
    position: fixed;
    width: 100%;
    overflow: scroll
}

.error404 .container-wrapper {
    background: #fff
}

.entry-content .mtheme-404-wrap h4 {
    color: #000
}

.mtheme-404-wrap {
    margin: 0 auto;
    padding: 86px 24px;
    text-align: center;
    max-width: 720px
}

.mtheme-404-wrap #searchbutton {
    margin-left: -50px
}

.mtheme-404-wrap #searchbutton i {
    color: #000
}

.error404 .mtheme-404-wrap #searchform {
    margin-bottom: 0
}

.mtheme-404-wrap .mtheme-404-error-message1 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 38px;
    color: #000;
    padding: 20px 10px;
    display: inline-block
}

.mtheme-404-wrap .mtheme-404-error-message2 {
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 36px
}

.mtheme-404-wrap .mtheme-404-icon i {
    font-size: 70px;
    color: #000
}

.mtheme-404-wrap #searchform input {
    border-bottom: 3px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 50%;
    height: 24px
}

.mtheme-404-wrap #searchform i {
    font-size: 18px
}

.mtheme-search-no-results input {
    text-align: center
}

.entry-content.mtheme-search-no-results h4 {
    font-size: 32px;
    font-weight: 500;
    margin-top: 100px
}

.entry-content.mtheme-search-no-results {
    min-height: 300px
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 0
}

.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a {
    float: left;
    margin-bottom: 1px;
    margin-right: 0;
    padding-right: 1px;
    width: 25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1px
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.25px;
    line-height: 16px
}

.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count {
    margin-bottom: 42px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    opacity: .3
}

.woocommerce-Reviews #commentform label {
    font-size: 16px;
    font-weight: 400
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ededed
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    padding: 50px
}

.price_slider_wrapper {
    margin-top: 30px
}

.woocommerce .entry-summary .amount {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    margin-right: 10px
}

.woocommerce-product-rating .woocommerce-review-link {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    position: relative;
    top: -3px;
    color: #000
}

.mtheme-hover-thumbnail {
    position: relative
}

.mtheme-hover-thumbnail .onsale {
    z-index: 1
}

.woocommerce table.variations td {
    border: 0!important
}

.woocommerce .flexslider-container-page {
    background: none!important
}

.woocommerce div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page #content div.product div.images img,.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img {
    box-shadow: none!important
}

ul.products li,.woocommerce ul.products li {
    text-align: center
}

.woocommerce ul.products li.product .price ins {
    font-weight: 500
}

.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce button.button.alt {
    box-shadow: none;
    text-shadow: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .25px;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s;
    background: none;
    color: #fff
}

.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 230px!important
}

.woocommerce .mtheme-woocommerce-description-wrap .add_to_cart_button,.woocommerce .mtheme-woocommerce-description-wrap .product_type_variable {
    border: 0;
    position: relative;
    padding: 0 0 0 20px;
    font-size: 8px;
    letter-spacing: 1.5px;
    font-weight: 600;
    text-transform: uppercase
}

.woocommerce a.add_to_cart_button {
    color: #000;
    padding: 10px 10px 10px 20px;
    letter-spacing: .25px;
    background: none!important;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.woocommerce a.add_to_cart_button.added {
    color: #000
}

.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after {
    position: relative;
    top: -2px
}

.added_to_cart.wc-forward {
    font-size: 11px!important;
    font-weight: 600!important;
    letter-spacing: 1px
}

.woocommerce #content div.product,.woocommerce div.product,.woocommerce-page #content div.product,.woocommerce-page div.product {
    margin-top: 40px
}

.woocommerce .mtheme-woocommerce-description-wrap .add_to_cart_button:after {
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3 {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .25px;
    text-transform: uppercase;
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s
}

.woocommerce ul.products li.product a:hover h3,.woocommerce-page ul.products li.product a:hover h3 {
    color: #777
}

.woocommerce .product-name,.woocommerce .product-name a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
    padding: 0;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.woocommerce ul.products li.product h3 a,.woocommerce-page ul.products li.product h3 a {
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.woocommerce .product_category_title {
    color: #747474;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0!important;
    display: none
}

.woocommerce .summary .product_category_title {
    text-transform: uppercase;
    font-weight: 500
}

.woocommerce ul.products li .product_category_title {
    text-indent: 15px
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product {
    position: relative
}

#tab-description h2 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}

.woocommerce span.onsale,.woocommerce-page span.onsale {
    border-radius: 8px!important;
    box-shadow: none;
    opacity: 0;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    min-height: 25px;
    line-height: 25px;
    text-align: center;
    text-shadow: none;
    width: 60px;
    transition: opacity 2s;
    -moz-transition: opacity 2s;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s
}

.preloader-done.woocommerce span.onsale,.preloader-done.woocommerce-page span.onsale {
    opacity: 1
}

.widget.woocommerce .cart_list .remove {
    display: none
}

.woocommerce ul.products li.product h3 {
    padding: 0
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    color: #444;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,.woocommerce ul.products li.product h3:hover {
    color: #000
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li,.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product {
    border: 0;
    margin: 0 2% 56px 0;
    width: 23.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wooshop-has-sidebar-archive.woocommerce ul.products li.product,.wooshop-has-sidebar-archive.woocommerce-page ul.products li.product {
    margin: 0 2% 56px 0;
    width: 23.5%
}

.nosidebar-woo-archive.woocommerce .related.products ul.products li.product,.nosidebar-woo-archive.woocommerce-page .related.products ul.products li.product,.woocommerce-page .related.products ul.products li.product,.mtheme-wooshop-fullwidth.woocommerce .related.products ul.products li.product,.nosidebar-woo-archive.woocommerce .cross-sells ul.products li.product,.nosidebar-woo-archive.woocommerce-page .cross-sells ul.products li.product,.woocommerce-page .cross-sells ul.products li.product,.mtheme-wooshop-fullwidth.woocommerce .cross-sells ul.products li.product {
    margin: 0 2% 56px 0;
    width: 23.5%
}

.wooshop-has-sidebar.woocommerce ul.products li.product,.wooshop-has-sidebar.woocommerce-page ul.products li.product,.wooshop-has-sidebar .woocommerce-page .related ul.products li.product {
    margin: 0 2% 56px 0;
    width: 23.5%
}

.mtheme-wooshop-fullwidth.woocommerce.archive #container {
    width: auto
}

.woocommerce ul.products li.product.last,.woocommerce-page ul.products li.product.last {
    margin-right: 0!important
}

.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a {
    color: #000
}

.woocommerce ul.products li.product a:hover,.woocommerce-page ul.products li.product a:hover {
    color: #555
}

.woocommerce ul.products li.product .button {
    margin: 0
}

.woocommerce ul.products li.product .button.ajax_add_to_cart,.woocommerce ul.products li.product .button.product_type_variable,.woocommerce ul.products li.product .button.add_to_cart_button {
    border-top: 1px solid rgba(0,0,0,.1);
    ;padding: 13px 20px 18px 35px
}

.woocommerce div.product span.price,.woocommerce div.product p.price,.woocommerce #content div.product span.price,.woocommerce #content div.product p.price,.woocommerce-page div.product span.price,.woocommerce-page div.product p.price,.woocommerce-page #content div.product span.price,.woocommerce-page #content div.product p.price,.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from,.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del {
    color: #6d6d6d;
    text-transform: none;
    padding: 0 5px 0 0;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 22px;
    text-transform: uppercase
}

.woocommerce ul.products li.product .price del {
    opacity: 1
}

.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from,.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del {
    display: inline-block
}

.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img {
    margin: 0 0 28px 0;
    width: 100%!important;
    max-width: 100%!important
}

.mtheme-woocommerce-description-wrap {
    border-top: 0;
    display: block;
    padding: 15px 20px 10px 20px;
    margin-bottom: 10px;
    text-align: center
}

.mtheme-woocommerce-description-wrap-last {
    padding-bottom: 0;
    padding-top: 7px;
    border-top: 1px solid #f0f0f0
}

.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale {
    font-size: 12px;
    letter-spacing: .25px;
    font-weight: 500;
    margin: 8px 8px 0 0
}

.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale {
    top: 0;
    right: 0
}

.woocommerce .products li {
    opacity: 0;
    transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s
}

.mtheme-hover-thumbnail .mtheme-secondary-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.woo-thumbnail-fadeInDown {
    -webkit-transition: -webkit-transform 0.5s,opacity 0.5s!important;
    transition: transform 0.5s,opacity 0.5s!important;
    opacity: 1!important
}

.woo-thumbnail-fadeOutUp {
    -webkit-transition: -webkit-transform 0.5s,opacity 0.5s!important;
    transition: transform 0.5s,opacity 0.5s!important;
    opacity: 0!important
}

.woocommerce p.stars a {
    color: #aaa
}

.woocommerce p.stars a:hover {
    color: #000!important
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
    margin: 0 -4px 0 0!important
}

.mtheme-woo-order-selection-wrap {
    position: relative
}

.mtheme-woo-order-selected {
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .25px;
    margin-bottom: 40px;
    padding: 14px 27px 14px 60px;
    position: relative;
    right: 3px;
    text-align: center;
    top: -4px;
    border: 2px solid #aaa;
    transition: border 0.3s,color 0.3s;
    -moz-transition: border 0.3s,color 0.3s;
    -webkit-transition: border 1s,color 0.3s;
    -o-transition: border 0.3s,color 0.3s
}

.mtheme-woo-order-selected:hover {
    border-color: #000;
    color: #000
}

.mtheme-woo-order-selection-wrap {
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.preloader-done .mtheme-woo-order-selection-wrap {
    opacity: 1
}

.mtheme-woo-order-selected-wrap {
    margin-top: -20px
}

.mtheme-woo-order-selected-wrap i {
    color: #000;
    cursor: pointer;
    float: left;
    float: left;
    font-size: 26px;
    left: 43px;
    position: relative;
    top: 2px;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s
}

.mtheme-woo-order-list ul {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 188px;
    text-align: right;
    z-index: 9;
    margin: 0;
    top: 51px;
    padding: 0;
    background: #6d6d6d;
    color: #fff;
    display: none;
    right: 3px
}

.mtheme-woo-order-list ul li:last-child {
    border-bottom: 0
}

.mtheme-woo-order-list ul li {
    margin: 0;
    cursor: pointer;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.1);
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .25px;
    padding: 12px 20px;
    transition: color 0.1s,background-color 0.05s;
    -moz-transition: color 0.1s,background-color 0.05s;
    -webkit-transition: color 0.1s,background-color 0.05s;
    -o-transition: color 0.1s,background-color 0.05s
}

.mtheme-woo-order-list ul li:hover {
    color: #fff;
    background-color: #6a6a6a
}

.woocommerce .woocommerce-ordering select {
    display: none
}

.sidebar .woocommerce .cart_list .empty {
    border: 1px solid #000;
    color: #000;
    display: block;
    text-align: center
}

.woocommerce .woocommerce-breadcrumb {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 14px
}

.woocommerce .woocommerce-breadcrumb a {
    color: #000;
    font-weight: 600;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s
}

.woocommerce .woocommerce-breadcrumb a:hover {
    color: #555
}

.woocommerce .woocommerce-breadcrumb,.woocommerce-page .woocommerce-breadcrumb {
    margin-bottom: 10px!important
}

.woocommerce-result-count {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .25px;
    padding-top: 10px
}

.woocommerce ul.portfolio-share {
    display: block;
    padding: 15px 0;
    text-align: left;
    border-top: 1px solid rgba(0,0,0,.05)
}

.woocommerce .share-spacing {
    margin-top: 20px
}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th {
    color: #000
}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th {
    font-size: 14px
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    border: 1px solid #000;
    border-left: 0;
    border-right: 0
}

.woocommerce table.shop_table.order_details,.woocommerce-page table.shop_table.order_details {
    padding: 25px
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    margin-bottom: 50px!important
}

.woocommerce .cart-collaterals .shipping_calculator h2,.woocommerce-page .cart-collaterals .shipping_calculator h2 {
    font-size: 16px!important;
    text-align: left!important
}

.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 5px 20px;
    text-align: right;
    font-weight: 700
}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table td {
    padding: 5px 20px
}

.woocommerce .shipping-calculator-button {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 20px 15px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    display: inline-block;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: .5px;
    transition: color 0.5s,border-color 0.5s;
    -moz-transition: color 0.5s,border-color 0.5s;
    -webkit-transition: color 0.5s,border-color 0.5s;
    -o-transition: color 0.5s,border-color 0.5s
}

.woocommerce-cart .wc-proceed-to-checkout {
    display: inline-block
}

.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt {
    font-size: 14px;
    letter-spacing: .25px;
    font-weight: 600;
    -moz-transition: color 0.5s,background-color 0.5s;
    -webkit-transition: color 0.5s,background-color 0.5s;
    -o-transition: color 0.5s,background-color 0.5s
}

.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button.alt:hover {
    border: 2px solid #000;
    color: #000;
    background: none
}

.woocommerce button.single_add_to_cart_button.alt {
    border: 0
}

.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover {
    background: #000;
    color: #fff
}

.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button,.woocommerce form .form-row select,.woocommerce-page form .form-row select {
    width: auto!important
}

.woocommerce .product-subtotal {
    font-size: 18px;
    color: #000
}

.woocommerce .product-quantity {
    text-align: center
}

.woocommerce table.shop_table tr.cart_item {
    margin-bottom: 10px
}

.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
    padding-top: 30px!important
}

.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart {
    font-size: 12px;
    font-weight: 400;
    margin-left: 0;
    padding: 0!important;
    position: relative;
    top: -16px;
    width: 100%
}

.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after {
    right: 0;
    top: 13px
}

.woocommerce table.cart img,.woocommerce #content table.cart img,.woocommerce-page table.cart img,.woocommerce-page #content table.cart img {
    width: 150px
}

.woocommerce a.remove {
    text-indent: -999999px;
    position: relative
}

.woocommerce a.remove:after {
    content: "\e117";
    border: 1px solid #000;
    border-radius: 20px;
    color: #000;
    font-family: "feather";
    font-size: 11px;
    font-weight: 100;
    height: 20px;
    left: auto;
    right: 10px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 2px;
    width: 20px;
    padding-left: 1px;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.woocommerce a.remove:hover:after {
    color: red;
    border-color: red
}

.woocommerce a.remove:hover {
    background: none
}

.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li {
    padding: 0 0 10px 35px;
    margin-top: 10px;
    border: 0
}

.woocommerce #reviews #comments h2,.woocommerce-page #reviews #comments h2 {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0
}

.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty {
    font-weight: 400!important
}

.woocommerce div.product .product_title,.woocommerce #content div.product .product_title,.woocommerce-page div.product .product_title,.woocommerce-page #content div.product .product_title {
    font-size: 28px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    letter-spacing: -.5px
}

.woocommerce div.product span.price del,.woocommerce div.product p.price del,.woocommerce #content div.product span.price del,.woocommerce #content div.product p.price del,.woocommerce-page div.product span.price del,.woocommerce-page div.product p.price del,.woocommerce-page #content div.product span.price del,.woocommerce-page #content div.product p.price del {
    font-size: 16px
}

.woocommerce .summary p.price del span {
    font-size: 18px!important
}

.woocommerce .quantity,.woocommerce #content .quantity,.woocommerce-page .quantity,.woocommerce-page #content .quantity {
    overflow: visible!important
}

.woocommerce .quantity .minus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .minus {
    right: 59px!important;
    top: 0!important
}

.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none
}

.single-product-summary {
    padding: 0 40px;
    width: 50%;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s
}

.pace-done .single-product-summary {
    opacity: 1
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    width: 50%!important
}

.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce #content .quantity .plus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .plus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .plus,.woocommerce-page #content .quantity .minus {
    height: 30px!important;
    background: #000!important;
    color: #fff!important;
    text-shadow: none!important;
    border: 0!important;
    box-shadow: none!important;
    border-radius: 0!important
}

.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce #content .quantity .minus:hover,.woocommerce-page .quantity .plus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page #content .quantity .plus:hover,.woocommerce-page #content .quantity .minus:hover {
    background-color: #888!important
}

.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty {
    border: 1px solid #6c6c6c;
    padding: 10px!important;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.woocommerce .quantity input.qty:hover,.woocommerce #content .quantity input.qty:hover,.woocommerce-page .quantity input.qty:hover,.woocommerce-page #content .quantity input:hover,.woocommerce .quantity input.qty:focus,.woocommerce #content .quantity input.qty:focus,.woocommerce-page .quantity input.qty:focus,.woocommerce-page #content .quantity input:focus {
    border-style: solid;
    border-size: 1px
}

.woocommerce .entry-summary div[itemprop="description"] {
    margin-top: 20px;
    margin-bottom: 30px
}

.woocommerce .entry-summary .sku_wrapper,.woocommerce .entry-summary .posted_in {
    display: block
}

.woocommerce .entry-summary .star-rating,.woocommerce-page .entry-summary .star-rating {
    font-size: 14px;
    margin: 8px 0 0
}

.woocommerce ul.products li.product .star-rating {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -25px
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 11px;
    letter-spacing: 2px;
    text-indent: 15px;
    text-transform: uppercase
}

.woocommerce .quantity .qty {
    padding: 10px!important;
    width: 50px
}

.woocommerce .entry-summary .product_meta {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    font-size: 12px;
    font-weight: 400;
    margin-top: 40px;
    padding-bottom: 14px;
    padding-top: 14px
}

.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button {
    border-radius: 0;
    text-transform: uppercase;
    color: #fff
}

.woocommerce .single_add_to_cart_button {
    padding: 14px 20px 14px 40px
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit[disabled]:disabled,.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button[disabled]:disabled,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button[disabled]:disabled,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled {
    position: relative;
    padding: 13px 20px 13px 20px
}

.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit[disabled]:disabled,.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button[disabled]:disabled,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button[disabled]:disabled,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled {
    opacity: .2
}

.woocommerce button.button.single_add_to_cart_button {
    position: relative;
    padding: 14px 20px 13px 40px
}

.woocommerce .add_to_cart_button:before {
    content: "\f110";
    font-family: 'Ionicons';
    position: absolute;
    left: 20px;
    top: -12px;
    font-size: 15px;
    font-weight: 100
}

.woocommerce .single_add_to_cart_button:before {
    content: "\f110";
    font-family: 'Ionicons';
    position: absolute;
    left: 20px;
    top: 14px;
    font-size: 13px;
    font-weight: 100
}

.woocommerce .add_to_cart_button:before {
    left: 15px;
    top: 10px
}

.woocommerce #content div.product form.cart .button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce-page #content div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover {
    background: #555;
    color: #fff
}

.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page a.button.alt,.woocommerce-page button.button.alt,.woocommerce-page input.button.alt,.woocommerce-page #respond input#submit.alt,.woocommerce-page #content input.button.alt {
    border-radius: 0
}

.woocommerce .product_meta {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    letter-spacing: .25px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce .product_meta a {
    color: #000;
    font-weight: 600;
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s
}

.woocommerce .flex-direction-nav {
    display: none
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
    height: 1.2em!important
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
    float: right;
    font-family: 'fontawesome';
    font-size: 10px!important;
    height: 1em;
    line-height: 1em;
    overflow: hidden;
    position: relative;
    width: 5.4em
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
    color: #000;
    content: "\f005\f005\f005\f005\f005";
    float: left;
    left: 0;
    position: absolute;
    top: 0
}

.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
    color: #000;
    content: "\f005\f005\f005\f005\f005";
    left: 0;
    position: absolute;
    top: 0
}

.woocommerce .sidebar-widget .star-rating span:before,.woocommerce-page .sidebar-widget .star-rating span:before {
    color: #fff
}

.woocommerce .star-rating span,.woocommerce-page .star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 10px;
    margin-left: 0;
    width: 62px
}

.sidebar-widget .product_list_widget>li {
    border-bottom: 1px solid #3a3a3a;
    padding: 10px 0!important
}

.sidebar-widget .product_list_widget>li:last-child {
    border-bottom: 0
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
    font-weight: 400
}

.woocommerce .products .star-rating,.woocommerce-page .products .star-rating {
    display: block;
    margin: 0 0 .5em
}

.woocommerce .hreview-aggregate .star-rating,.woocommerce-page .hreview-aggregate .star-rating {
    margin: 10px 0 0 0
}

#comments [itemprop="aggregateRating"] .star-rating {
    font-size: 18px!important;
    margin-top: 10px
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 28px
}

.woocommerce-tabs .tabs li {
    border: 0!important;
    box-shadow: none!important;
    font-size: 13px
}

.woocommerce .tabs {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,.6)
}

.woocommerce-tabs .tabs li.active {
    position: relative
}

.woocommerce-tabs .tabs li:after,.woocommerce-tabs .tabs li:before {
    border: 0 ! important;
    border-radius: 0!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #000;
    font-weight: 600
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #676767
}

.woocommerce-tabs .tabs li.active:after {
    position: absolute;
    content: " ";
    width: 100%!important;
    display: block;
    bottom: 0!important;
    left: 0;
    border-bottom: 4px solid #000!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    color: #000;
    background: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    color: #000;
    background: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
    box-shadow: none!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    box-shadow: none!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0!important;
    padding: 10px 30px;
    margin: 0!important
}

.woocommerce div.product .woocommerce-tabs .panel,.woocommerce #content div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce-page #content div.product .woocommerce-tabs .panel {
    border: 0;
    padding: 20px 30px;
    border-top: none;
    margin: 0;
    background: #fff
}

.related.products>h2 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -.25px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: .25px;
    text-shadow: none
}

.woocommerce #review_form_wrapper {
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;
    margin-top: 40px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 0;
    background-color: #fafafa
}

.woocommerce #reviews .description p {
    font-size: 13px
}

.woocommerce #respond p.stars a {
    color: #777
}

.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells {
    float: none!important;
    width: 100%!important
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
    border: 4px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-bottom: 56px;
    margin-top: 56px;
    padding: 28px;
    text-align: left;
    width: 49%
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 20px
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 0
}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
    float: none!important;
    width: 100%!important
}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%
}

.woocommerce .shop_table thead th {
    font-size: 12px;
    color: #000
}

.woocommerce .checkout_coupon .button {
    padding: 9px 14px
}

.woocommerce .shop_table th.product-name,.woocommerce .shop_table th.product-price,.woocommerce .shop_table th.product-quantity,.woocommerce .shop_table th.product-total,.woocommerce .shop_table th.product-subtotal {
    color: #000;
    font-size: 16px;
    letter-spacing: .25px;
    text-indent: 0
}

.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register {
    border: 1px solid #d3ced2;
    border-radius: 0;
    margin: 2em 0;
    padding: 20px 20px 9px;
    text-align: left
}

.woocommerce .shop_table .product-name,.woocommerce .shop_table .product-price,.woocommerce .shop_table .product-quantity,.woocommerce .shop_table .product-total,.woocommerce .shop_table .product-subtotal {
    font-size: 14px;
    color: #000
}

.woocommerce ul.order_details li {
    margin-left: 0;
    margin-right: 0
}

.woocommerce .shop_table .product-subtotal,.woocommerce .shop_table .cart_item {
    position: relative
}

.woocommerce .shop_table .product-subtotal {
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th {
    border: 0
}

.woocommerce table th,.woocommerce table td {
    color: #000
}

.woocommerce table {
    border-top: 0;
    border-left: 0
}

.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text {
    box-shadow: none!important;
    font-size: 14px
}

.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce table.shop_table thead {
    background: none
}

.woocommerce .related h2,.woocommerce .upsells h2,.woocommerce .cross-sells h2 {
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    color: #000;
    padding-top: 28px
}

.woocommerce .cart_totals h2 {
    color: #000;
    text-align: left
}

.woocommerce .cart_totals {
    font-size: 16px
}

.woocommerce .cart_totals strong {
    font-weight: 400
}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td {
    padding: 0;
    border: 0
}

.woocommerce table.cart a.remove,.woocommerce #content table.cart a.remove,.woocommerce-page table.cart a.remove,.woocommerce-page #content table.cart a.remove {
    border-radius: 0!important;
    width: auto!important
}

.woocommerce table.cart a.remove:hover,.woocommerce #content table.cart a.remove:hover,.woocommerce-page table.cart a.remove:hover,.woocommerce-page #content table.cart a.remove:hover {
    background: none!important;
    color: #000!important
}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th {
    background: none;
    border: 0
}

.woocommerce table.shop_table thead th {
    text-indent: -15px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 5px
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.woocommerce table.shop_table.customer_details,.woocommerce-page table.shop_table.customer_details {
    padding: 14px 0
}

.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th {
    border-bottom: 3px solid #000
}

.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
    border-top: 1px solid #000
}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td {
    border-top: 1px solid #000;
    padding: 20px 0
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid #000
}

.woocommerce table.shop_table.order_details td,.woocommerce-page table.shop_table.order_details td {
    padding: 5px
}

.woocommerce table.shop_table.order_details td {
    vertical-align: unset
}

.woocommerce td.product-name dl.variation dd {
    padding: 0;
    margin: 0
}

.woocommerce .order_details li strong {
    font-size: 12px;
    line-height: 1.9
}

.woocommerce .flex-viewport {
    margin-bottom: 1px
}

.woocommerce #mtheme-flex-carousel .slides li {
    margin-right: 1px;
    opacity: .6
}

.woocommerce #mtheme-flex-carousel .slides li:hover {
    opacity: 1
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
    margin: 0!important
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-weight: 400
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
    font-weight: 400
}

.woocommerce-message {
    font-weight: 400
}

.woocommerce .out-of-stock {
    font-size: 22px!important;
    margin-bottom: 10px!important
}

.woocommerce .add_review {
    margin-top: 20px
}

.woocommerce div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs {
    width: 100%
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    border: 0!important
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: none!important
}

.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images {
    margin-bottom: 40px
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea {
    padding: 10px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    border: 1px solid #aaa;
    background-color: #fff
}

.woocommerce .checkout_table_item {
    background: #f8f8f8
}

.woocommerce #order_review_heading {
    margin-top: 50px
}

.woocommerce form .form-row label,.woocommerce-page form .form-row label {
    color: #000;
    text-align: left
}

.woocommerce .entry-content .checkout {
    margin-top: 40px
}

.woocommerce-slideshow .slideshow-box-content-inner {
    padding: 20px;
    position: absolute;
    bottom: 0
}

.woocommerce-slideshow .price {
    font-size: 24px;
    color: #fff;
    background: #000;
    margin-top: 1px;
    padding: 10px 10px;
    display: block
}

.woocommerce-slideshow .slideshow-box-title a {
    background: #888;
    color: #fff;
    padding: 5px 10px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top: -5px
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 25px
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    background: none
}

.woocommerce nav.woocommerce-pagination ul,.woocommerce #content nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul {
    border: 0!important
}

.woocommerce nav.woocommerce-pagination ul li,.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li {
    border: 0!important
}

.woocommerce #content div.product p.price del,.woocommerce #content div.product span.price del,.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce-page #content div.product p.price del,.woocommerce-page #content div.product span.price del,.woocommerce-page div.product p.price del,.woocommerce-page div.product span.price del {
    color: #000
}

.woocommerce .product-remove {
    position: absolute;
    top: 30px;
    right: 0;
    margin-top: -10px;
    border: 0!important;
    z-index: 9
}

.woocommerce.single-product .related {
    border-top: 0
}

.woocommerce.single-product .upsells {
    margin-top: 10px
}

.woocommerce form .form-row select,.woocommerce-page form .form-row select {
    padding: 5px
}

.woocommerce .shop_table.order_details {
    padding: 0!important
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    background: none;
    border-radius: 0!important
}

.woocommerce table.shop_table tbody {
    margin-top: 20px
}

.woocommerce .shop_table .even {
    background: #f2f2f2
}

.woocommerce .shop_table .odd {
    background: #f0f0f0
}

.woocommerce table.shop_table th,.woocommerce-page table.shop_table th {
    font-weight: 600
}

.woocommerce #order_review table.shop_table th,.woocommerce-page #order_review table.shop_table th,.woocommerce #order_review table.shop_table td,.woocommerce-page #order_review table.shop_table td {
    padding: 15px 20px!important;
    text-indent: 15px
}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table {
    border: 0!important
}

.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th {
    border-color: #f0f0f0;
    font-size: 14px;
    color: #000;
    font-weight: 400
}

.order_item .product-name>a {
    display: inline-block
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #fff
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    top: 15px
}

.woocommerce #review_form #respond .form-submit input {
    border: 1px solid #fff
}

.woocommerce .order_details li {
    border-right: 1px dashed #000
}

.woocommerce #order_review .cart-subtotal th,.woocommerce #order_review .cart-subtotal td {
    border-top: 1px solid #000
}

.woocommerce-checkout .order_details {
    border: 1px solid #9a9a9a
}

.woocommerce table.shop_table.customer_details tbody th,.woocommerce table.shop_table.customer_details tfoot td,.woocommerce table.shop_table.customer_details tfoot th {
    border-top: 0
}

.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
    border-top: 1px solid #888
}

.woocommerce table.shop_table th {
    padding: 14px 0
}

.woocommerce table.shop_table.customer_details th,.woocommerce table.shop_table.customer_details td {
    padding: 0
}

.woocommerce .cart-collaterals .cart_totals .order-total strong {
    font-weight: 700
}

#order_review .shop_table .order-total th,#order_review .shop_table .order-total td strong {
    font-weight: 600!important
}

#order_review .shop_table .order-total th,#order_review .shop_table .order-total td {
    border-top: 1px solid #000;
    border-bottom: 3px double #000
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    width: 49%
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background-color: none;
    border-bottom: 2px solid #000;
    border-radius: 0
}

.woocommerce-checkout #payment {
    background: #fff
}

.woocommerce-checkout #payment ul.payment_methods li {
    color: #000
}

.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text {
    padding: 14px;
    font-size: 12px
}

.woocommerce div.product form.cart .variations select,.woocommerce #content div.product form.cart .variations select,.woocommerce-page div.product form.cart .variations select,.woocommerce-page #content div.product form.cart .variations select {
    padding: 5px
}

.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button {
    font-weight: 400
}

.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img {
    margin-top: 4px;
    box-shadow: none!important
}

.woocommerce ul.product_list_widget li a {
    border: none
}

.woocommerce .entry-content ul.product_list_widget li {
    border-bottom: 1px solid #f8f8f8
}

.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #fff
}

.woocommerce ul.order_details li strong {
    margin-top: 6px
}

.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th {
    vertical-align: middle!important;
    border-bottom: 1px solid #000
}

.woocommerce .woocommerce-single-image-wrap {
    width: 50%;
    float: left
}

.woocommerce .woo-slidshow-image img {
    width: 100%
}

.woocommerce .product_title.entry-title-wrap {
    width: auto;
    text-align: left
}

.woocommerce ul.portfolio-share {
    margin-top: 20px;
    padding-top: 20px
}

.woocommerce span.onsale {
    top: 30px;
    left: 30px;
    border-radius: 100px;
    padding: 0
}

.woocommerce .shop_table.cart thead {
    font-size: 12px;
    letter-spacing: 0
}

.woocommerce input.button,.woocommerce .shipping-calculator-form button,.woocommerce .woocommerce-message a.button {
    color: #000;
    border: 2px solid #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .25px
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row {
    padding: 22px 50px 16px
}

.woocommerce input.button:hover,.woocommerce .shipping-calculator-form button:hover,.woocommerce .woocommerce-message a.button:hover {
    background-color: #000;
    color: #fff
}

.woocommerce-checkout-payment {
    margin-bottom: 20px
}

.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button {
    border-radius: 0
}

.woocommerce #reviews #comment {
    height: 145px
}

.homemenu .cart {
    background: #fff;
    border: 1px solid #f5f5f5;
    color: #FFF;
    font-size: 11px;
    padding: 30px;
    width: 230px;
    position: absolute;
    right: -56px;
    top: 100px;
    line-height: 12px
}

.center-logo .homemenu .cart {
    top: 64px
}

.center-logo .sticky-menu-activate .header-search,.center-logo .sticky-menu-activate .header-cart {
    top: 5px
}

.sticky-menu-on .homemenu .cart {
    top: 80px
}

.center-logo.sticky-menu-on .homemenu .cart {
    top: 60px
}

.cart-elements .cart-element-image {
    float: left;
    width: 60px
}

.cart-elements .cart-element-image img {
    width: 60px;
    height: 60px
}

.cart-elements .cart-contents {
    text-align: left
}

.cart-elements .cart-content-text {
    float: left;
    margin-left: 10px
}

.mtheme-header-cart {
    width: 140px;
    text-align: left
}

.cart-elements .cart-title {
    color: #000;
    display: block;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .25px;
    text-transform: uppercase
}

.cart-elements .cart-item-quantity-wrap,.cart-elements .amount {
    color: #000;
    display: block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left
}

.cart-elements .amount {
    font-weight: 600
}

.cart-content-checkout {
    color: #000;
    display: block;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center
}

.cart-view-link {
    margin-top: 10px
}

.cart-view-link a,.cart-checkout-link a {
    border: 1px solid #000;
    margin-top: 5px;
    padding: 5px;
    font-weight: 600;
    color: #000;
    display: block;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.cart-view-link a:hover,.cart-checkout-link a:hover {
    background-color: #000
}

.homemenu .cart-view-link:hover a,.homemenu .cart-checkout-link:hover a {
    color: #fff
}

.cart-view-link a,.cart-checkout-link a,.homemenu .cart-view-link a,.homemenu .cart-checkout-link a {
    font-weight: 600;
    color: #000;
    font-size: 10px;
    letter-spacing: .25px;
    text-transform: uppercase
}

.header-cart-close {
    color: #000;
    float: right;
    font-size: 13px;
    position: relative;
    right: -15px;
    top: -23px;
    cursor: pointer
}

.mtheme-header-cart {
    display: none
}

.cart-empty {
    color: #A6A6A6;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 25px;
    line-height: 14px
}

.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-info a:hover,.woocommerce .woocommerce-message {
    background: #fff;
    color: #000;
    font-size: 18px;
    letter-spacing: -.25px;
    line-height: 26px
}

.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message {
    margin-top: 28px!important;
    padding-top: 27px!important
}

.woocommerce .woocommerce-info {
    padding-bottom: 30px!important
}

.woocommerce .woocommerce-error a.button,.woocommerce .woocommerce-info a.button,.woocommerce .woocommerce-message a.button {
    position: relative;
    top: -10px
}

.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message::before {
    top: 28px
}

.woocommerce-checkout .entry-content h2 {
    margin-top: 50px;
    text-align: center
}

.woocommerce-checkout .woocommerce {
    text-align: center
}

.woocommerce-checkout .order_details {
    border: 0;
    padding: 0;
    color: #000;
    font-size: 16px
}

.woocommerce-checkout .addresses {
    border: 1px solid #eee
}

#sidebar .woocommerce #respond input#submit,#sidebar .woocommerce a.button,#sidebar .woocommerce button.button,#sidebar .woocommerce input.button {
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 13px;
    position: relative
}

#sidebar .woocommerce #respond input#submit:hover,#sidebar .woocommerce a.button:hover,#sidebar .woocommerce button.button:hover,#sidebar .woocommerce input.button:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #000
}

.woocommerce .order_details li {
    background-color: #fff;
    border-right: 1px dashed #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 11px;
    margin-right: 0;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 25%
}

.woocommerce .owl-next,.woocommerce .owl-prev {
    border-color: #000;
    color: #000
}

.woocommerce .owl-next:hover,.woocommerce .owl-prev:hover {
    background-color: #000;
    color: #fff
}

.woocommerce-thankyou-order-received {
    color: #000;
    font-weight: 300;
    font-size: 34px;
    letter-spacing: .25px;
    padding: 0 0 56px;
    text-align: center
}

.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,.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,.1);
    padding: 8px
}

.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%
}

.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third {
    width: 49%;
    margin-top: 10px
}

.gform_wrapper .top_label li.gfield.gf_right_third {
    width: 99%;
    margin-top: 10px
}

.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
    width: 33%;
    margin-top: 0
}

.entry-content .gform_wrapper .gfield_checkbox li label,.entry-content .gform_wrapper .gfield_radio li label {
    line-height: 26px
}

.gform_wrapper .top_label .gfield_label {
    color: #fff;
    font-size: 12px;
    padding-top: 15px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_wrapper .gform_page_footer .button.gform_button,.gform_wrapper .gform_page_footer .button.gform_previous_button {
    background: none;
    border: 2px solid #000;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: color 0.3s,border-color 0.3s;
    -moz-transition: color 0.3s,border-color 0.3s;
    -webkit-transition: color 0.3s,border-color 0.3s;
    -o-transition: color 0.3s,border-color 0.3s
}

.gform_wrapper .gform_page_footer .button.gform_next_button:hover,.gform_wrapper .gform_page_footer .button.gform_button:hover,.gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    background: #000;
    color: #fff;
    cursor: pointer
}

.entry-content .gform_wrapper .gfield_time_hour i {
    margin-top: 2%
}

.entry-content .gform_wrapper .gf_progressbar {
    margin-top: 20px;
    box-shadow: none
}

.entry-content .gform_wrapper .gf_progressbar_wrapper {
    background: #f7f7f7;
    border-bottom: 0;
    clear: both;
    margin: 0 0 20px;
    padding: 40px;
    width: auto
}

.entry-content .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px
}

.entry-content .gform_confirmation_wrapper {
    padding: 40px;
    color: #000;
    background: #FFFCEF;
    text-align: center;
    font-size: 16px;
    line-height: 24px
}

.attachment-recent-works-thumbnail {
    width: 40px
}

.mtheme-fotorama {
    position: relative;
    top: 50px
}

.fotorama-style-contain .mtheme-fotorama .fotorama__wrap {
    background: rgba(55,55,55,.1) repeating-linear-gradient(-45deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 7px) repeat scroll 0 0 / 10px 10px
}

.mtheme-fotorama .fotorama {
    overflow: visible;
    opacity: 0
}

.mtheme-fotorama .fotorama__nav.fotorama__nav--thumbs,.mtheme-fotorama .fotorama__nav__shaft {
    text-align: left
}

.menu-is-horizontal .mtheme-fotorama .fotorama__nav.fotorama__nav--thumbs,.menu-is-horizontal .mtheme-fotorama .fotorama__nav__shaft {
    text-align: center
}

.fotorama__nav__shaft .fotorama__thumb,.fotorama__nav__shaft .fotorama__thumb-border {
    opacity: 0
}

.preloader-done .mtheme-fotorama .fotorama {
    opacity: 1
}

.mtheme-fotorama .fotorama__nav::before,.mtheme-fotorama .fotorama__stage::before {
    background: none
}

.fotorama__nav-wrap {
    position: absolute;
    bottom: -55px
}

.single-mtheme_photostory .fotorama__nav-wrap {
    position: absolute;
    bottom: 60px
}

.mtheme-spaced-below {
    margin-bottom: 40px
}

.wpcf7-form input,.wpcf7-form textarea {
    color: #000
}

.text-is-bright .wpcf7-form input,.text-is-bright .wpcf7-form textarea {
    color: #fff
}

.text-is-dark .wpcf7-form input,.text-is-dark .wpcf7-form textarea {
    color: #000
}

.mobile-menu-onwhite .mobile-menu-toggle {
    background-color: #fff
}

.mobile-menu-onwhite .mobile-menu-icon {
    background-color: #fff;
    color: #000
}

.footer-is-off .footer-margin {
    margin-top: 0
}

.date-time-style-top .blog-details-section {
    float: none;
    width: auto
}

.date-time-style-top .blog-content-section {
    float: none;
    width: auto
}

.date-time-style-top .blog-details-section .the-day,.date-time-style-top .blog-details-section .the-month,.date-time-style-top .blog-details-section .the-year {
    font-size: 12px
}

.date-time-style-top .blog-details-section span {
    display: inline;
    margin-right: 2px
}

.date-time-style-top .blog-details-section-inner {
    border: 0;
    border-top: 1px solid #eee;
    text-indent: 0;
    display: inline-block
}

.fullscreen-fixed-border {
    position: fixed;
    background-color: #fff;
    z-index: 1
}

.fullscreen-right-border {
    right: 0;
    top: 0;
    height: 100%;
    width: 64px
}

.fullscreen-left-border {
    left: 0;
    top: 0;
    height: 100%;
    width: 64px
}

.fullscreen-bottom-border {
    left: 0;
    bottom: 0;
    height: 64px;
    width: 100%
}

.mtheme-share-toggle {
    text-align: center;
    width: 64px
}

.fullscreen-footer-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 32;
    text-align: center
}

.fullscreen-footer-wrap {
    background: #000
}

.fullscreen-footer-info {
    color: #fff
}

.fullscreen-footer-info {
    display: inline-block;
    font-size: 8px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    top: 0;
    line-height: 32px
}

.fullscreen-footer-social,.fullscreen-footer-info {
    display: block;
    width: 50%
}

.fullscreen-footer-wrap,.fullscreen-footer-social,.fullscreen-footer-info {
    height: 32px;
    line-height: 32px
}

.vertical-footer-wrap .fullscreen-footer-wrap,.vertical-footer-wrap .fullscreen-footer-social,.vertical-footer-wrap .fullscreen-footer-info {
    height: auto
}

.vertical-footer-wrap .social-header-wrap ul li.contact-text {
    float: none;
    margin-bottom: 0;
    width: 100%;
    text-align: center
}

.fullscreen-footer-social {
    float: right;
    text-align: left
}

.fullscreen-footer-social .social-header-wrap {
    float: left
}

.fullscreen-footer-info {
    float: left;
    text-align: right
}

.mtheme-fullscreen-toggle {
    color: #fff;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 36px
}

.fullscreen-video .mtheme-fullscreen-toggle i {
    border: 2px solid rgba(255,255,255,.5);
    background: #fff;
    color: #000
}

.fullscreen-video .mtheme-fullscreen-toggle i:hover {
    border: 2px solid rgba(0,0,0,.5);
    background: #888;
    color: #fff
}

.mtheme-fullscreen-toggle i {
    transition: color 0.5s,border-color 0.5s,background-color 0.5s;
    -moz-transition: color 0.5s,border-color 0.5s,background-color 0.5s;
    -webkit-transition: color 0.5s,border-color 0.5s,background-color 0.5s;
    -o-transition: color 0.5s,border-color 0.5s,background-color 0.5s
}

.sticky-menu-on .mtheme-fullscreen-toggle {
    display: none
}

.mtheme-fullscreen-toggle:hover i {
    cursor: pointer
}

.slideshow-controls-wrap {
    border-radius: 0;
    height: 50px;
    padding: 0 20px;
    width: 50px;
    z-index: 10;
    position: fixed;
    right: -15px;
    bottom: 50%;
    opacity: 0
}

.fullscreenslideshow-audio {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.slideshow-controls-wrap,#nextslide,#controls,#prevslide {
    -webkit-transition: left 0.5s,right 0.5s,opacity 0.5s;
    -moz-transition: left 0.5s,right 0.5s,opacity 0.5s;
    transition: left 0.5s,right 0.5s,opacity 0.5s
}

.preloader-done .fullscreenslideshow-audio,.preloader-done .slideshow-controls-wrap {
    opacity: 1
}

.sticky-menu-on .slideshow-controls-wrap,.sticky-menu-on #nextslide,.sticky-menu-on #controls {
    right: -60px
}

.sticky-menu-on #prevslide {
    left: -60px
}

.slideshow-control-item {
    line-height: 55px
}

.super-navigation .prevnext-wrap,.slideshow-controls-wrap .load-item {
    line-height: 57px
}

.prevnext-nav {
    z-index: 99
}

#nextslide {
    margin-right: 35px
}

.super-nav-item {
    float: left;
    position: relative;
    top: 3px
}

.fullscreen-horizontal-carousel {
    position: relative;
    top: 36px
}

.menu-is-horizontal .responsive-mobile-menu .social-header-wrap ul li.contact-text a,.menu-is-horizontal .responsive-mobile-menu .social-header-wrap ul li.contact-text {
    text-align: center
}

.menu-is-horizontal .vertical-footer-wrap .social-icon a,.menu-is-horizontal .vertical-footer-wrap .social-icon i,.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.social-icon i,.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.contact-text a,.menu-is-vertical .vertical-footer-wrap .social-icon a,.menu-is-vertical .vertical-footer-wrap .social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.contact-text a {
    color: #000
}

.menu-is-horizontal .vertical-footer-wrap .social-icon a:hover,.menu-is-horizontal .vertical-footer-wrap ul li.social-icon:hover i,.menu-is-horizontal .vertical-footer-wrap .vertical-footer-wrap .social-icon:hover,.menu-is-horizontal .vertical-footer-wrap .vertical-footer-wrap .social-icon i:hover,.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.contact-text a:hover,.menu-is-vertical .vertical-footer-wrap .social-icon a:hover,.menu-is-vertical .vertical-footer-wrap ul li.social-icon:hover i,.menu-is-vertical .vertical-footer-wrap .vertical-footer-wrap .social-icon:hover,.menu-is-vertical .vertical-footer-wrap .vertical-footer-wrap .social-icon i:hover,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.contact-text a:hover {
    color: #555
}

.menu-is-vertical-right .fullscreen-horizontal-carousel {
    right: auto;
    left: 0
}

.menu-is-vertical .horizontal-carousel li img {
    height: 80%;
    min-height: 80%
}

.horizontal-carousel-outer {
    position: relative;
    overflow: hidden;
    top: 50px
}

.hc-preloader {
    background: #eee;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.fullscreen-horizontal-carousel.loaded .hc-preloader {
    display: none
}

.horizontal-carousel-inner {
    width: 100%;
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    text-align: left
}

.horizontal-carousel {
    position: absolute;
    font-size: 0;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 0
}

.fullscreen-horizontal-carousel .prev-hcarousel,.fullscreen-horizontal-carousel .next-hcarousel {
    position: absolute;
    z-index: 10;
    margin-top: -50px;
    width: 50px;
    height: 50px;
    display: block;
    bottom: 55%;
    text-align: center;
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 30px
}

.fullscreen-horizontal-carousel .prev-hcarousel:hover,.fullscreen-horizontal-carousel .next-hcarousel:hover {
    opacity: .6;
    cursor: pointer
}

.fullscreen-horizontal-carousel .prev-hcarousel {
    left: 40px
}

.fullscreen-horizontal-carousel .next-hcarousel {
    right: 40px
}

.fullscreen-horizontal-carousel .prev-hcarousel:before,.fullscreen-horizontal-carousel .next-hcarousel:before {
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    font-family: 'fontawesome';
    text-align: center
}

.fullscreen-horizontal-carousel .prev-hcarousel:before {
    content: "\f104"
}

.fullscreen-horizontal-carousel .next-hcarousel:before {
    content: "\f105"
}

.hc-image-wrap {
    margin: 0;
    margin-left: 40px
}

.hc-image-wrap .mtheme-button {
    padding-top: 4px;
    padding-bottom: 4px
}

.horizontal-carousel li img {
    display: block;
    height: 100%;
    min-height: 100%;
    width: auto
}

.horizontal-carousel li {
    padding: 0;
    margin: 0;
    line-height: 0;
    display: inline-block;
    position: relative
}

.horizontal-carousel li:before {
    display: none
}

.carousel-captions {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: 150px
}

.carousel-captions ul {
    padding: 40px 120px
}

.carousel-captions ul li {
    display: none
}

.carousel-captions ul li.current {
    display: none
}

.carousel-captions h2,.responsive-titles h3 {
    color: #fff;
    font-size: 36px;
    line-height: 36px
}

.carousel-captions h2 {
    margin-top: 10px
}

.responsive-titles {
    position: absolute;
    text-align: center
}

.carousel-captions .description,.responsive-titles .description {
    color: #fff;
    color: rgba(255,255,255,.8);
    font-size: 13px;
    line-height: 19px;
    letter-spacing: .25px;
    font-weight: 400;
    max-width: 450px;
    margin: 0 auto
}

.responsive-titles h3 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 1.5;
    margin-bottom: 7px;
    margin-top: 14px
}

.responsive-titles .description {
    margin-bottom: 14px
}

.responsive-titles {
    opacity: 0;
    width: 100%;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.hc-slides.current .responsive-titles {
    opacity: 1
}

.hc-slides img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.horizontal-carousel {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: left 0.5s ease-out;
    -moz-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out
}

.horizontal-carousel li span {
    display: block;
    height: 100%;
    width: auto
}

.horizontal-carousel li span:hover {
    cursor: pointer
}

.carousel-black .colorswitch {
    color: #000
}

.carousel-black .description.colorswitch {
    color: rgba(0,0,0,.8)
}

.carousel-black .prev-hcarousel,.carousel-black .next-hcarousel {
    border-color: #000
}

.carousel-black .prev-hcarousel:before,.carousel-black .next-hcarousel:before {
    color: #000
}

.events-notice {
    margin: 0
}

.mtheme-events-offscreen {
    bottom: -400px!important;
    opacity: 0
}

.fullscreen-informationbox-outer {
    bottom: 112px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 80;
    transition: bottom 0.6s ease-out;
    -moz-transition: bottom 0.6s ease-out;
    -webkit-transition: bottom 0.6s ease-out;
    -o-transition: bottom 0.6s ease-out
}

.mtheme-events-carousel {
    opacity: 0;
    position: fixed;
    bottom: 100px;
    right: 60px;
    width: 400px;
    z-index: 80;
    background: #000;
    background: rgba(0,0,0,.7);
    transition: bottom 0.8s ease-out,opacity 1s ease-out;
    -moz-transition: bottom 0.8s ease-out,opacity 1s ease-out;
    -webkit-transition: bottom 0.8s ease-out,opacity 1s ease-out;
    -o-transition: bottom 0.8s ease-out,opacity 1s ease-out;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.preloader-done .mtheme-events-carousel {
    opacity: 1;
    bottom: 120px
}

.mtheme-events-carousel .owl-prev,.mtheme-events-carousel .owl-next {
    background: #000;
    color: #fff;
    border: 0
}

.mtheme-events-carousel .owl-prev:hover,.mtheme-events-carousel .owl-next:hover {
    background: #333;
    color: #fff;
    border: 0
}

.mtheme-events-carousel .owl-theme .owl-controls {
    margin-top: 0
}

.mtheme-events-carousel .slideshow-box-content-inner {
    background: none
}

.mtheme-events-carousel .slideshow-box-content {
    background: rgba(0,0,0,0);
    border: 0 none;
    display: inline-block;
    max-height: 111px;
    position: static;
    width: 62%
}

.mtheme-events-carousel .slideshow-box-title {
    font-size: 12px;
    margin-bottom: 7px
}

.mtheme-events-carousel .slideshow-box-title a {
    color: #000;
    margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.mtheme-events-carousel .slideshow-box-description {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400
}

.mtheme-events-heading {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .25px;
    padding: 10px 15px 7px;
    text-transform: uppercase
}

.mtheme-events-carousel .owl-next,.mtheme-events-carousel .owl-prev {
    top: auto;
    bottom: 10px
}

.mtheme-events-carousel .slideshow-box-image {
    display: inline-block;
    vertical-align: bottom;
    width: 38%
}

.mtheme-events-carousel .slideshow-box-image a {
    display: block;
    line-height: 0
}

.error404 footer {
    display: none
}

#footer {
    padding: 0
}

#footer .social-header-wrap {
    position: relative;
    float: none
}

#footer .social-header-wrap a {
    text-align: left
}

#footer .social-icon {
    float: none;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    width: 35px;
    transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s
}

#footer .social-icon i {
    color: #000;
    font-size: 16px;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

#footer .social-icon:hover i {
    color: #000
}

.event-details>li {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 18px;
    margin: 0 10px
}

.events-info-wrap .events-list-style .event-date-sep {
    display: none
}

.events-info-wrap .event-heading {
    font-size: 22px;
    letter-spacing: .25px;
    font-weight: 600
}

.event-details>li i {
    font-size: 18px;
    color: #000
}

.event-details.event-date-time>li i {
    margin-right: 5px
}

.event-datetime-sep {
    display: block
}

.event-details-column {
    position: relative
}

.event-details-column-one {
    border-right: 1px solid rgba(255,255,255,.1)
}

.event-icon {
    position: relative;
    top: -3px;
    left: 0;
    font-size: 22px;
    color: #000
}

.event-icon-sep {
    position: relative;
    top: 0;
    left: 0;
    font-size: 20px
}

.events-list-style {
    text-align: left
}

.events-details-block.events-list-style:after {
    background: none
}

.event-icon.event-icon-spaced {
    margin-right: 10px
}

.entry-content ul.event-details {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 16px 28px
}

.entry-content ul.event-details {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 24px
}

.events-details-wrap {
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    padding: 24px 0 5px;
    text-align: center
}

.events-details-block {
    margin-bottom: 28px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}

.event-info-sep {
    width: 33.333%
}

.event-heading {
    font-size: 18px;
    font-weight: 500;
    margin-left: -20px
}

.entry-content .events-details-block ul.event-details {
    margin: 0;
    padding: 0
}

.events-info-wrap {
    margin: 0;
    position: relative;
    width: 100%
}

.events-image-wrap {
    margin-bottom: 14px
}

.events-main-wrap {
    position: relative
}

.header-search:hover,.portfolio-share li a,.header-shopping-cart a i,.header-shopping-cart a,ul.gridblock-listbox .work-details h4 a {
    color: #b8b8b8
}

.client-position,.pagination-info {
    color: #000
}

.work-details h4,.work-details h4 a,.client-company a:hover,.portfolio-share li a:hover,.min-search .icon-search:hover,.entry-content .entry-post-title h2 a,ul.gridblock-listbox .work-details h4 a:hover {
    color: #000;
    text-decoration: none
}

.entry-content .text-is-bright .service-content h4 a:hover,.text-is-bright .service-content h4 a:hover,.text-is-bright .work-details h4,.text-is-bright .work-details h4 a {
    color: #fff
}

.header-shopping-cart:hover i {
    color: #000
}

.fullscreen-photowall {
    overflow: auto
}

#gridblock-filter-links li .is-active,#gridblock-filter-links li a:focus,#gridblock-filter-links a:focus,#gridblock-filter-links li .is-active,#gridblock-filter-links li .is-active:hover,#gridblock-filters li .is-active,#gridblock-filters li a:focus,#gridblock-filters a:focus,#gridblock-filters li .is-active,#gridblock-filters li .is-active:hover,.slideshow-box-readmore:hover {
    color: #000
}

.sidebar #wp-calendar tfoot td#prev a,.sidebar #wp-calendar tfoot td#next a,.sidebar a {
    color: #c5c5c5
}

.sidebar-widget #wp-calendar tbody td:hover,.sidebar-widget #wp-calendar tbody td a:hover .sidebar-widget .widget_nav_menu a:hover,.sidebar .tagcloud a:hover,.sidebar #wp-calendar tfoot td#prev a:hover,.sidebar #wp-calendar tfoot td#next a:hover,.sidebar a:hover {
    color: #fff
}

.entry-content>a:hover,.entry-content p>a:hover,.project-details a,.post-single-tags a:hover,.post-meta-category a:hover,.post-single-meta a:hover,.post-navigation a:hover,.entry-post-title h2 a:hover,.comment-reply-title small a,.header-shopping-cart a:hover,#gridblock-filter-select i,.entry-content .blogpost_readmore a,.pricing-table .pricing_highlight .pricing-price,#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a,.footer-widget .widget_nav_menu a:hover,.entry-content .faq-toggle-link:before,.mtheme-knowledgebase-archive ul li:before,.like-vote-icon,.readmore-service a,.work-details h4,.work-details h4 a:hover,.service-content h4 a:hover,.postsummarywrap a:hover,.toggle-menu-list li a:hover,.ui-accordion-header:hover .ui-accordion-header-icon:after,#footer a:hover,.nav-previous a:hover,.nav-next a:hover,.nav-lightbox a:hover,.entry-content .entry-post-title h2 a:hover,.woocommerce .mtheme-woocommerce-description-wrap a.add_to_cart_button:hover,.woocommerce ul.products li.product h3 a:hover,.woocommerce-page ul.products li.product h3 a:hover,.woocommerce .woocommerce-info a,.woocommerce .related h2:hover,.woocommerce .upsells h2:hover,.woocommerce .cross-sells h2:hover,.tagcloud a:hover,#footer .tagcloud a:hover,.entry-content .ui-accordion-header:hover .ui-accordion-header-icon:after,#events_list .recentpost_info .recentpost_title:hover,#recentposts_list .recentpost_info .recentpost_title:hover,#popularposts_list .popularpost_info .popularpost_title:hover,.mtheme-events-carousel .slideshow-box-title a:hover,.woocommerce .product_meta a:hover,ul.mtree li.mtree-open>a:hover,ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a:hover,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a:hover,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a:hover,.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a,.entry-content .service-content h4 a:hover,.slideshow-box-content .slideshow-box-title a:hover,.project-details-link a:hover,.entry-content .text-is-dark a:hover,.event-icon-sep,.header-is-opaque .social-sharing-toggle:hover i,.header-is-opaque.fullscreen-slide-dark .social-sharing-toggle:hover i,.header-is-opaque .stickymenu-zone .social-sharing-toggle:hover i,.mtheme-lightbox .lg-toolbar .lg-icon:hover,.mtheme-lightbox .lg-actions .lg-next:hover,.mtheme-lightbox .lg-actions .lg-prev:hover,.cart-elements .cart-title:hover,.theme-is-light .vertical-menu ul.mtree li.mtree-open>a,#gridblock-filter-links li a:hover,#gridblock-filters li a:hover {
    color: #f93d66
}

.gridblock-displayed .gridblock-selected-icon,.skillbar-title,.skillbar-bar,#wp-calendar caption,#wp-calendar tbody td a,.flexslider-container-page .flex-direction-nav li a:hover,.lightbox-toggle a:hover,.gridblock-thumbnail-element:hover,.synced .gridblock-thumbnail-element,.woocommerce span.onsale,.woocommerce-page span.onsale,.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button {
    background-color: #000
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #fff
}

ul#thumb-list li.current-thumb,ul#thumb-list li.current-thumb:hover,.home-step:hover .step-element img,.home-step-wrap li,.gridblock-element:hover,.gridblock-grid-element:hover,.gridblock-displayed:hover,.entry-content blockquote,.person:hover .person-image img,.main-menu-wrap .homemenu .sf-menu .mega-item .children-depth-0,.main-menu-wrap .homemenu ul ul,.like-vote-icon,#gridblock-timeline .blog-grid-element-left:before,#gridblock-timeline .blog-grid-element-right:before,#header-searchform #hs,.pagination span.current,.pagination span.current:after,.sidebar h3:after,.woocommerce .quantity input.qty:hover,.woocommerce #content .quantity input.qty:hover,.woocommerce-page .quantity input.qty:hover,.woocommerce-page #content .quantity input:hover,.woocommerce .quantity input.qty:focus,.woocommerce #content .quantity input.qty:focus,.woocommerce-page .quantity input.qty:focus,.woocommerce-page #content .quantity input:focus,.entry-content-wrapper .sticky .postformat_contents,.entry-content-wrapper.post-is-sticky .type-post,.woocommerce nav.woocommerce-pagination ul li span.current:after,.portfolio-nav-item a:hover,.portfolio-nav-item a:hover:after {
    border-color: #000
}

.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a,.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a:hover {
    border-bottom-color: #000
}

.homemenu ul li a:before {
    border-top-color: #000
}

.pagination span.current,.pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #000;
    background: #000;
    color: #fff
}

.vertical-menu-outer {
    left: 0;
    top: 0;
    width: 351px;
    height: 100%;
    margin-top: 0;
    position: fixed;
    overflow: hidden;
    z-index: 999;
    -webkit-transition: transform 0.7s,left 0.4s;
    -moz-transition: transform 0.7s,left 0.4s;
    transition: transform 0.7s,left 0.4s;
    -webkit-transform: scale(1),translateZ(0),translate3d(0,0,0);
    -moz-transform: scale(1),translateZ(0),translate3d(0,0,0);
    -ms-transform: scale(1),translateZ(0),translate3d(0,0,0);
    transform: scale(1),translateZ(0),translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.vertical-menu-wrap {
    left: 0;
    top: 0;
    width: 370px;
    height: 100%;
    margin-top: 0;
    position: absolute;
    opacity: 0;
    transition: opacity 1s,left 0.2s;
    -moz-transition: opacity 1s,left 0.2s;
    -webkit-transition: opacity 1s,left 0.2s;
    -o-transition: opacity 1s,left 0.2s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.page-is-fullscreen .vertical-menu-wrap {
    position: absolute
}

.scrollvmenu .vertical-menu-wrap {
    position: fixed
}

.fixedvmenu .vertical-menu-wrap {
    transition: opacity 1s,left 0.2s,margin-top 0.4s;
    -moz-transition: opacity 1s,left 0.2s,margin-top 0.4s;
    -webkit-transition: opacity 1s,left 0.2s,margin-top 0.4s;
    -o-transition: opacity 1s,left 0.2s,margin-top 0.4s
}

.preloader-done .vertical-menu-wrap,.menu-loaded .vertical-menu-wrap {
    opacity: 1
}

.vertical-menu {
    left: 50px;
    top: 50px;
    width: 300px;
    position: relative;
    margin-bottom: 100px
}

@keyframes menu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes menu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes menu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes menu-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.menu-is-vertical-right .vertical-menu {
    left: auto;
    right: 0
}

body .vertical-menu {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.menu-is-vertical.fullscreen-revslider .tp-leftarrow {
    left: 346px!important
}

.fullscreen-mode-on.menu-is-vertical.fullscreen-revslider .tp-leftarrow {
    left: 20px!important
}

.tp-video-controls,.tp-video-play-button {
    display: none!important
}

.fullscreen-mode-on .vertical-menu-outer {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    left: -400px
}

.vertical-logo-wrap,.vertical-menu {
    width: 300px
}

.vertical-logo-wrap a,.vertical-logo-wrap {
    line-height: 0;
    text-align: center
}

.vertical-logoimage {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%
}

.menu-is-vertical .slideshow-content-wrap,.menu-is-vertical #slidecaption,.menu-is-vertical #static_slidecaption,.menu-is-horizontal .slideshow-content-wrap,.menu-is-horizontal #slidecaption,.menu-is-horizontal #static_slidecaption {
    left: auto;
    right: 135px
}

.menu-is-vertical-right .slideshow-content-wrap,.menu-is-vertical-right #slidecaption,.menu-is-vertical-right #static_slidecaption {
    width: auto;
    left: 35px
}

.menu-is-vertical-right .mtheme-events-carousel {
    right: 330px
}

.vertical-footer-wrap .fullscreen-footer-info,.vertical-footer-wrap .fullscreen-footer-social {
    float: none;
    text-align: center;
    width: 100%
}

.vertical-footer-wrap .fullscreen-footer-info {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid rgba(255,255,255,.1)
}

.vertical-footer-wrap .social-header-wrap {
    float: none;
    text-align: center
}

.vertical-footer-wrap {
    padding: 20px 35px 40px;
    margin-bottom: 50px
}

.vertical-footer-wrap .social-header-wrap ul li.social-icon {
    float: none;
    display: inline-block;
    padding: 0 3px;
    text-align: center;
    font-size: 13px
}

.menu-is-vertical #progress-back {
    bottom: 1px
}

.boxed-site-layout.goto-top-active #goto-top {
    right: 80px
}

.boxed-site-layout .outer-wrap,.boxed-site-layout .fullscreen-footer-wrap,.boxed-site-layout .menu-social-header,.boxed-site-layout .vertical-left-bar,.boxed-site-layout .horizontal-bottom-bar,.boxed-site-layout .vertical-right-bar {
    background: #fff
}

.boxed-site-layout.fullscreen-swiperslides .swiper-container {
    left: 50px;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px)
}

.boxed-site-layout #copyright {
    border: 0;
    left: 0;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    position: relative
}

.boxed-site-layout .vertical-left-bar,.boxed-site-layout .vertical-right-bar {
    position: fixed;
    top: 100px;
    height: 100%;
    width: 50px;
    z-index: 101;
    transition: height 0.2s,top 0.2s;
    -moz-transition: height 0.2s,top 0.2s;
    -webkit-transition: height 0.2s,top 0.2s;
    -o-transition: height 0.2s,top 0.2s
}

.boxed-site-layout .horizontal-bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 101;
    display: none;
    line-height: 47px
}

.boxed-site-layout.page-is-fullscreen .horizontal-bottom-bar {
    display: block
}

.sticky-menu-on.boxed-site-layout .vertical-left-bar,.sticky-menu-on.boxed-site-layout .vertical-right-bar {
    top: 80px
}

.boxed-site-layout .stickymenu-zone.sticky-menu-activate {
    animation: none
}

.boxed-site-layout .slideshow-controls-wrap {
    right: 80px
}

.boxed-site-layout .mtheme-fullscreen-toggle {
    right: 80px
}

.boxed-site-layout .slideshow-content-wrap {
    bottom: 65px;
    left: 75px
}

.boxed-site-layout .mtheme-events-carousel {
    right: 80px
}

.boxed-site-layout .slideshow-control-item {
    bottom: 60px;
    right: 82px
}

.boxed-site-layout #slidecaption,.boxed-site-layout #static_slidecaption {
    bottom: 75px;
    left: 85px
}

.page-is-fullscreen.boxed-site-layout .vertical-left-bar,.page-is-fullscreen.boxed-site-layout .vertical-right-bar {
    top: 100px;
    height: 100%;
    height: -webkit-calc(100% - 150px);
    height: -moz-calc(100% - 150px);
    height: calc(100% - 150px)
}

.top-header-present.page-is-fullscreen.boxed-site-layout .vertical-left-bar,.top-header-present.page-is-fullscreen.boxed-site-layout .vertical-right-bar {
    top: 133px;
    height: -webkit-calc(100% - 183px);
    height: -moz-calc(100% - 183px);
    height: calc(100% - 183px)
}

.sticky-menu-on.page-is-fullscreen.fullscreen-photowall.boxed-site-layout .vertical-left-bar,.sticky-menu-on.page-is-fullscreen.fullscreen-photowall.boxed-site-layout .vertical-right-bar {
    top: 75px;
    height: -webkit-calc(100% - 125px);
    height: -moz-calc(100% - 125px);
    height: calc(100% - 125px)
}

.boxed-site-layout .vertical-left-bar {
    left: 0
}

.boxed-site-layout .vertical-right-bar {
    right: 0
}

.boxed-site-layout .fullscreen-horizontal-carousel .prev-hcarousel {
    left: 60px
}

.boxed-site-layout .fullscreen-horizontal-carousel .next-hcarousel {
    right: 60px
}

.boxed-site-layout .fullscreen-footer-wrap,.boxed-site-layout .fullscreen-footer-social,.boxed-site-layout .fullscreen-footer-info {
    height: 50px;
    line-height: 50px
}

.boxed-site-layout .login-socials-wrap {
    top: 18px
}

.boxed-site-layout #progress-back {
    bottom: 50px
}

.page-is-fullscreen.fullscreen-photowall .mtheme-fullscreen-toggle,.page-is-fullscreen.fullscreen-carousel .mtheme-fullscreen-toggle {
    display: none!important
}

.hc-image-wrap img:hover {
    cursor: pointer
}

#fotorama-container-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.fullscreen-mode-on.menu-is-horizontal #fotorama-container-wrap,.fullscreen-mode-on #fotorama-container-wrap {
    top: 0
}

.fullscreen-mode-on .fotorama__caption {
    display: none
}

.menu-is-vertical .photowall-wrap,.menu-is-vertical.fullscreen-swiperslides .swiper-container {
    margin-top: 50px
}

.menu-is-horizontal.fullscreen-swiperslides .swiper-container {
    margin-top: 145px;
    margin-left: 50px
}

.menu-is-vertical .photowall-wrap {
    margin-right: 50px;
    margin-bottom: 50px
}

.menu-is-vertical.page-is-fullscreen .container,.menu-is-vertical.page-is-fullscreen .container-wrapper,.page-is-fullscreen .container,.page-is-fullscreen .container-wrapper {
    margin: 0
}

.menu-is-vertical .photowall-wrap,.menu-is-vertical .fullscreen-horizontal-carousel,.menu-is-vertical #vertical-center-wrap,.menu-is-vertical.fullscreen-swiperslides .swiper-container,.menu-is-vertical #fotorama-container-wrap {
    margin-left: 376px
}

.menu-is-vertical .fullscreen-horizontal-carousel,.menu-is-vertical #vertical-center-wrap,.menu-is-vertical #fotorama-container-wrap,.menu-is-vertical.fullscreen-swiperslides .swiper-container {
    width: -webkit-calc(100% - 376px);
    width: -moz-calc(100% - 376px);
    width: calc(100% - 376px)
}

.menu-is-vertical.fullscreen-swiperslides .swiper-container {
    width: -webkit-calc(100% - 426px);
    width: -moz-calc(100% - 426px);
    width: calc(100% - 426px)
}

.menu-is-horizontal.fullscreen-swiperslides .swiper-container {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px)
}

.mtheme-fotorama {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px)
}

.menu-is-vertical.fullscreen-swiperslides .swiper-container {
    height: -webkit-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: calc(100% - 100px)
}

.menu-is-horizontal.fullscreen-swiperslides .swiper-container {
    height: -webkit-calc(100% - 190px);
    height: -moz-calc(100% - 190px);
    height: calc(100% - 190px)
}

.menu-is-vertical #vertical-center-wrap {
    height: -webkit-calc(100%);
    height: -moz-calc(100%);
    height: calc(100%)
}

.menu-is-vertical .fullscreen-horizontal-carousel {
    top: 10%;
    overflow: hidden
}

.boxed-site-layout .fotorama__nav-wrap {
    bottom: 55px
}

.boxed-site-layout .fotorama__arr.fotorama__arr--prev {
    left: 70px
}

.boxed-site-layout .fotorama__arr.fotorama__arr--next {
    right: 70px
}

.boxed-site-layout .fotorama__arr--prev {
    left: 60px
}

.boxed-site-layout .fotorama__arr--next {
    right: 60px
}

.fullscreen-fotorama .fotorama__caption {
    bottom: 0;
    left: 0;
    text-align: left
}

.fullscreen-fotorama .fotorama__caption__wrap {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600
}

.fullscreen-fotorama.fullscreen-mode-on.menu-is-horizontal #fotorama-container-wrap,.fullscreen-fotorama.fullscreen-mode-on.menu-is-vertical #fotorama-container-wrap,.fullscreen-fotorama.menu-is-horizontal #fotorama-container-wrap.fotorama-fullwidth,.fullscreen-fotorama.menu-is-vertical #fotorama-container-wrap.fotorama-fullwidth {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    margin-left: 50px
}

.boxed-site-layout.fullscreen-fotorama .fotorama__caption {
    left: 0;
    bottom: 140px
}

.pagebuilder-active.nosidebar .mtheme-block-em_blog_list .blog-details-section,.pagebuilder-active.nosidebar .mtheme-block-em_blog_list .blog-content-section,.page-template-template-bloglist.nosidebar .blog-details-section,.page-template-template-bloglist.nosidebar .blog-content-section {
    float: none;
    width: auto
}

.pagebuilder-active.nosidebar .mtheme-block-em_blog_list .blog-details-section .the-day,.pagebuilder-active.nosidebar .mtheme-block-em_blog_list .blog-details-section .the-month,.pagebuilder-active.nosidebar .mtheme-block-em_blog_list .blog-details-section .the-year,.page-template-template-bloglist.nosidebar .blog-details-section .the-day,.page-template-template-bloglist.nosidebar .blog-details-section .the-month,.page-template-template-bloglist.nosidebar .blog-details-section .the-year {
    display: inline-block;
    letter-spacing: 1px;
    margin-right: 3px
}

.proofing-content .event-details>li {
    color: #000;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .25px
}

.proofing-item-wrap .mtheme-proofing-item .gridblock-ajax {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#gridblock-container.proofing-item-wrap .work-details {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    background: -moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=1)
}

.mtheme-proofing-item .work-details h4 a,.mtheme-proofing-item .work-details h4 {
    font-size: 13px;
    color: #fff;
    line-height: 13px;
    padding-top: 8px
}

.proofing-selected-marker {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: -moz-linear-gradient(45deg,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(45deg,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
    background: linear-gradient(45deg,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=1);
    color: #777;
    font-size: 26px;
    font-weight: 100;
    line-height: 26px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s
}

.proofing-selected-marker i {
    border-radius: 8px;
    color: #fff;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px
}

.proofing-item-unchecked .proofing-selected-marker,.proofing-item-inprogress .proofing-selected-marker {
    opacity: 0
}

.mtheme-proofing-item.proofing-item-selected .gridblock-ajax:hover .proofing-selected-marker {
    opacity: 1
}

.proofing-item-inprogress .proofing-progress-indicator {
    display: block;
    opacity: 1
}

.mtheme-proofing-item .gridblock-grid-element {
    border: 0;
    margin-bottom: 0
}

.proofing-progress-indicator {
    position: absolute;
    opacity: 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    top: 50%;
    right: 29px;
    z-index: 99;
    margin-top: -5px;
    color: #fff;
    font-size: 22px;
    -webkit-animation-name: proofingspin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: proofingspin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: proofingspin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: proofingspin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@-moz-keyframes proofingspin {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes proofingspin {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes proofingspin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.gridblock-header-wrap {
    position: relative;
    margin-bottom: 60px
}

.proofing-status-count-wrap {
    position: absolute;
    right: 0;
    top: 10px
}

#proofing-status-count {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .25px;
    padding: 10px 22px;
    position: relative
}

.proofing-content {
    text-align: center;
    margin: 0 auto;
    width: 75%
}

.proofing-item-wrap {
    width: 100%
}

.proofing-shortcode .gridblock-filter-select-wrap {
    background: #eee;
    border-top: 1px solid rgba(125,125,125,.1);
    margin-bottom: 0
}

.proofing-shortcode .gridblock-filter-select-wrap,.single-mtheme_proofing .client-gallery-details.proofing-client-details {
    margin-left: -64px;
    margin-right: -64px
}

.proofing-shortcode #gridblock-filters ul {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 2px
}

.proofing-shortcode .gridblock-header-wrap {
    margin-bottom: 60px
}

.proofing-shortcode #gridblock-filters li {
    padding: 18px 7px 14px;
    border: 0
}

.proofing-item-wrap.thumbnail-gutter-spaced {
    margin-left: -1%;
    margin-right: -1%
}

#gridblock-container.proofing-item-wrap {
    margin-top: 8px;
    margin-bottom: 26px
}

.proofing-notice {
    margin-bottom: 30px
}

.shortcode-time-counter-block h4,.time-count-data {
    color: #000
}

.author-info {
    margin-top: 21px;
    padding: 20px 30px 35px;
    background-color: #fafafa
}

.author-info .avatar {
    float: left;
    height: 60px;
    margin: 0 20px 20px 0;
    width: 60px
}

.entry-content h2.author-heading {
    font-size: 16px;
    letter-spacing: .75px
}

.entry-content h3.author-title {
    font-size: 13px;
    letter-spacing: .25px;
    font-weight: 400
}

.author-bio {
    overflow: hidden
}

.author-description {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.author-description>:last-child {
    margin-bottom: 0
}

.author-link,.entry-content .author-link {
    text-decoration: none;
    border: 0
}

.author-link {
    display: block
}

.author-description .mtheme-button {
    margin: 20px 0 0 0
}

.donutcounter-value {
    color: #000
}

.footer-column ul.instagram-pics li.insta-image-1 {
    width: 493px;
    height: auto
}

.footer-column ul.instagram-pics li {
    width: 97.8px
}

.googlemaps img {
    max-width: none
}

.mtheme-modular-column {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.background-block-cover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    background: rgba(55,55,55,1) repeating-linear-gradient(-45deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 7px) repeat scroll 0 0 / 10px 10px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 0
}

.bg-loaded .background-block-cover {
    opacity: 0
}

.column-video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.supercell-has-video-background {
    position: relative;
    z-index: 1
}

.column-video-background video,.column-video-background-fallback-image {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.odometer.odometer-auto-theme,.odometer.odometer-theme-default {
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom:1;*display: inline;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom:1;*display: inline;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 6s cubic-bezier(.6,.3,.3,1);
    -moz-transition: -moz-transform 6s cubic-bezier(.6,.3,.3,1);
    -ms-transition: -ms-transform 6s cubic-bezier(.6,.3,.3,1);
    -o-transition: -o-transform 6s cubic-bezier(.6,.3,.3,1);
    transition: transform 6s cubic-bezier(.6,.3,.3,1)
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 6s cubic-bezier(.6,.3,.3,1);
    -moz-transition: -moz-transform 6s cubic-bezier(.6,.3,.3,1);
    -ms-transition: -ms-transform 6s cubic-bezier(.6,.3,.3,1);
    -o-transition: -o-transform 6s cubic-bezier(.6,.3,.3,1);
    transition: transform 6s cubic-bezier(.6,.3,.3,1);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.odometer.odometer-auto-theme,.odometer.odometer-theme-default {
    line-height: 45px
}

.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value {
    text-align: center
}

.odometer-inside {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    line-height: 1
}

.entry-content .demo-title-heading {
    color: #529c7d
}

.entry-content .about_paypal {
    color: #000
}

.woocommerce-checkout .place-order .terms label,.woocommerce-checkout .place-order .terms label a {
    color: #000
}

.fullscreen-coverphoto,.fullscreen-particles {
    position: fixed;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.fullscreen-coverphoto .container-wrapper,.fullscreen-particles .container-wrapper {
    position: static
}

.coverphoto-outer-wrap {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.fullscreen-particles .coverphoto-outer-wrap {
    z-index: auto
}

#coverphoto-text-wrap .slideshow_title,#coverphoto-text-wrap .static_slideshow_title {
    text-align: center;
    width: 100%
}

#coverphoto-text-wrap.coverphoto-type-underline .slideshow_title,#coverphoto-text-wrap.coverphoto-type-underline .static_slideshow_title {
    padding-bottom: 28px
}

#coverphoto-text-wrap.slideshow-content-wrap {
    padding-bottom: 0
}

.fullscreen-coverphoto-outer {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.fullscreen-coverphoto-inner {
    padding: 36px 28px 28px;
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
    width: 522px
}

.fullscreen-particles .fullscreen-coverphoto-inner {
    position: relative;
    z-index: 2
}

.menu-is-vertical .fullscreen-coverphoto-inner {
    position: relative;
    left: 150px
}

.menu-is-vertical-right .fullscreen-coverphoto-inner {
    position: relative;
    left: -150px
}

.fullscreen-coverphoto-inner .static_slideshow_content_link {
    z-index: 100;
    position: relative
}

.coverphoto-type-border .coverphoto-text-container {
    border: 1px solid rgba(255,255,255,.4)
}

.coverphoto-type-doubleborder .coverphoto-text-container {
    border: 3px double #fff
}

.coverphoto-type-fill .coverphoto-text-container {
    background: rgba(0,0,0,.8)
}

.coverphoto-type-underline .slideshow_title,.coverphoto-type-underline .static_slideshow_title {
    border-bottom: 1px solid rgba(255,255,255,.4);
    margin-bottom: 20px;
    padding-bottom: 30px
}

.coverphoto-type-topbottom .coverphoto-text-container {
    border-top: 1px solid rgba(255,255,255,.4);
    border-bottom: 1px solid rgba(255,255,255,.4)
}

.coverphoto-type-border-sides .coverphoto-text-container {
    border-left: 7px solid #fff;
    border-right: 7px solid #fff
}

.pace-done .fullscreen-coverphoto-inner {
    -webkit-animation: cover-fadein 4s;
    -moz-animation: cover-fadein 4s;
    -ms-animation: cover-fadein 4s;
    -o-animation: cover-fadein 4s;
    animation: cover-fadein 4s;
    opacity: 1
}

.fullscreen-mode-on.pace-done .fullscreen-coverphoto-inner {
    opacity: 0!important
}

@keyframes cover-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes cover-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes cover-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes cover-fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fullscreen-footer-wrap .contact-text {
    margin-left: 10px;
    position: relative;
    top: -10px!important
}

.fullscreen-coverphoto #slidecaption,.fullscreen-particles #slidecaption {
    position: static
}

.shortcode-box-title {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 14px
}

.text-is-bright .portfolio-share li i,.entry-content .text-is-bright .portfolio-share li,.text-is-bright .portfolio-share li {
    color: #fff
}

.mfp-arrow:hover {
    cursor: pointer
}

.maginific-lightbox-sharing {
    text-align: center
}

.mfp-counter {
    color: #000;
    font-size: 10px;
    line-height: 12px
}

.mfp-content .maginific-lightbox-sharing .lightbox-share i {
    border: 0;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px
}

.mfp-content .maginific-lightbox-sharing .lightbox-share i,.mfp-close,.mfp-arrow {
    color: #a4a4a4
}

.maginific-lightbox-sharing .lightbox-share i:hover {
    background: #eee
}

.single-mtheme_photostory .mtheme-fullscreen-toggle {
    right: 50px
}

.fotorama__caption {
    text-align: center;
    opacity: 1;
    transition: opacity 1.0s;
    -moz-transition: opacity 1.0s;
    -webkit-transition: opacity 1.0s;
    -o-transition: opacity 1.0s
}

.fotorama__caption__wrap {
    opacity: 1;
    transition: opacity 1.0s;
    -moz-transition: opacity 1.0s;
    -webkit-transition: opacity 1.0s;
    -o-transition: opacity 1.0s
}

.fullscreen-fotorama .fotorama__caption__wrap {
    text-transform: none;
    max-width: 400px;
    padding: 20px 20px 10px 20px;
    margin: 0
}

.fullscreen-fotorama .fotorama__caption__wrap p {
    padding-bottom: 7px
}

.fullscreen-fotorama.single-mtheme_photostory .fotorama__caption__wrap h1 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    text-transform: none;
    color: #fff
}

.fullscreen-fotorama .fotorama__caption__wrap h2,.fullscreen-fotorama.single-mtheme_photostory .fotorama__caption__wrap h2 {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: .25px;
    margin-bottom: 7px
}

.fullscreen-fotorama .fotorama__caption__wrap p,.fullscreen-fotorama.single-mtheme_photostory .fotorama__caption__wrap p {
    color: #fff;
    color: rgba(255,255,255,.8);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .25px;
    line-height: 19px;
    margin-top: 0
}

.fullscreen-fotorama .fotorama__caption__wrap {
    background: -moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#33000000',GradientType=1)
}

.single-mtheme_photostory .fotorama__caption {
    text-align: center;
    margin: 0 auto;
    bottom: 150px
}

.fullscreen-fotorama.single-mtheme_photostory .fotorama__caption {
    left: 0
}

.fullscreen-fotorama.single-mtheme_photostory .fotorama__caption__wrap {
    padding: 5px 40px 10px;
    max-width: 500px
}

.fotorama__caption {
    opacity: 0;
    transition: opacity 1.0s;
    -moz-transition: opacity 1.0s;
    -webkit-transition: opacity 1.0s;
    -o-transition: opacity 1.0s
}

.fotorama__active .fotorama__caption {
    opacity: 1
}

.single-mtheme_photostory .portfolio-nav-wrap {
    bottom: auto;
    top: 120px
}

.single-mtheme_photostory .portfolio-nav-wrap {
    right: 100px
}

.single-mtheme_photostory .portfolio-nav-wrap {
    width: auto
}

.single-mtheme_photostory .portfolio-nav-item a {
    background: rgba(0,0,0,.5);
    margin-bottom: 1px
}

.fullscreen-mode-on.single-mtheme_photostory .fotorama__caption {
    display: none!important
}

.boxed-site-layout.single-mtheme_photostory .portfolio-nav-wrap {
    right: 125px
}

.mtheme-block-em_displayrichtext a {
    color: #fff;
    text-decoration: underline
}

.text-is-dark .mtheme-block-em_displayrichtext a {
    color: #000
}

.lazyload-image {
    opacity: 0;
    transition: opacity .3s ease-in
}

#dimmer {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.8);
    z-index: 2000;
    display: none;
    left: 0;
    top: 0
}

.dimmer-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.dimmer-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.dimmer-text {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.314;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    text-align: center;
    max-width: 500px;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.owl-slideshow-element .owl-buttons .owl-next,.owl-slideshow-element .owl-buttons .owl-prev {
    opacity: 0
}

.owl-slideshow-element:hover .owl-buttons .owl-next,.owl-slideshow-element:hover .owl-buttons .owl-prev {
    opacity: 1
}

.owl-item .gridblock-grid-element {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.text-is-bright .woocommerce form .form-row label,.woocommerce-page .text-is-bright form .form-row label,.woocommerce form .form-row label,.woocommerce-page form .form-row label {
    color: #000;
    text-transform: uppercase;
    letter-spacing: .25px;
    font-size: 12px;
    font-weight: 700
}

.woocommerce-page .text-is-bright .button {
    border: 1px solid #fff;
    color: #fff
}

.text-is-bright .woocommerce .shop_table .product-name,.text-is-bright .woocommerce .shop_table .product-price,.text-is-bright .woocommerce .shop_table .product-subtotal,.text-is-bright .woocommerce .shop_table thead th,.text-is-bright .woocommerce table th,.woocommerce table td,.text-is-bright .woocommerce .product-name,.text-is-bright .woocommerce .product-name a,.text-is-bright .woocommerce .cart_totals h2 {
    color: #000
}

.shortcode-column.span12 {
    clear: both;
    float: none;
    width: 100%
}

.mobile-menu-toggle {
    top: 0
}

.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product {
    width: 30%
}

.entry-content .mtheme-block-em_hline .hline-common {
    border: 0;
    border-top: 1px solid transparent;
    height: auto
}

.entry-content .mtheme-block-em_hline .hline-single {
    border-style: solid
}

.entry-content .mtheme-block-em_hline .hline-double {
    border-top: 3px double transparent
}

.entry-content .mtheme-block-em_hline .hline-dotted {
    border-top: 1px dotted transparent
}

.entry-content .mtheme-block-em_hline .hline-dashed {
    border-top: 1px dashed transparent
}

.header-is-simple .outer-wrap {
    background: none
}

.header-is-simple .mtheme-fullscreen-toggle {
    background: rgba(255,255,255,.8);
    border: 1px solid transparent;
    color: #000
}

.header-is-simple .mtheme-fullscreen-toggle.fullscreen-toggle-on i {
    color: #000
}

.theme-is-dark.header-is-simple .mtheme-fullscreen-toggle {
    background: rgba(0,0,0,.8);
    border: 1px solid transparent;
    color: #fff
}

.theme-is-dark.header-is-simple .mtheme-fullscreen-toggle:hover {
    background: #fff;
    color: #000
}

.theme-is-dark.header-is-simple .mtheme-fullscreen-toggle.fullscreen-toggle-on i {
    color: #fff
}

.theme-is-dark.header-is-simple .mtheme-fullscreen-toggle.fullscreen-toggle-on:hover i {
    color: #000
}

.header-is-simple .responsive-menu-wrap {
    display: block
}

.header-is-simple .mobile-menu-toggle {
    background: none
}

.header-is-simple .mobile-menu-icon {
    background: #fff;
    height: 45px;
    line-height: 40px;
    width: 45px;
    left: 27px;
    top: 27px
}

.header-is-simple .logo-mobile {
    display: none
}

.header-is-simple.theme-is-dark .mobile-menu-icon {
    background: #000
}

.mfp-zoom-out-cur .mobile-menu-icon {
    display: none
}

.header-is-simple .stickymenu-zone.sticky-menu-activate {
    display: none
}

.vertical-menu #mobile-searchform,.simple-menu #mobile-searchform,.responsive-mobile-menu #mobile-searchform {
    padding: 25px 0 20px 0
}

.vertical-menu #mobile-searchbutton,.simple-menu #mobile-searchbutton,.responsive-mobile-menu #mobile-searchbutton {
    right: 20px
}

.theme-is-light .vertical-menu #mobile-searchform input,.theme-is-light .simple-menu #mobile-searchform input,.theme-is-light .responsive-mobile-menu #mobile-searchform input {
    border: 1px solid #eee
}

.theme-is-light .vertical-menu #mobile-searchform input:focus,.theme-is-light .simple-menu #mobile-searchform input:focus,.theme-is-light .responsive-mobile-menu #mobile-searchform input:focus {
    border-color: #555
}

.vertical-menu #mobile-searchform input,.simple-menu #mobile-searchform input,.responsive-mobile-menu #mobile-searchform input {
    width: 100%
}

.demo.header-is-simple .logo-mobile img {
    height: 46px;
    top: 17px
}

.header-is-simple .logo-mobile img {
    height: 48px;
    position: relative;
    top: 12px
}

.menu-social-header .social-header-wrap ul li.social-icon {
    font-size: 13px;
    float: none;
    position: relative;
    top: 1px
}

.mobile-social-header {
    padding-top: 30px
}

.header-is-simple .mobile-social-header {
    padding-top: 50px
}

.mobile-social-header .social-header-wrap .contact-text,.menu-social-header .social-header-wrap .contact-text {
    text-align: center
}

.mobile-social-header .social-header-wrap .contact-text {
    display: block;
    margin-left: 10px;
    text-align: left
}

.mobile-social-header .social-header-wrap ul li.social-icon {
    font-size: 15px;
    float: none
}

.mobile-social-header .social-header-wrap,.menu-social-header .social-header-wrap {
    float: none
}

.mobile-social-header .social-header-wrap ul,.menu-social-header .social-header-wrap ul {
    padding: 0 20px
}

.mobile-social-header .social-header-wrap ul li.social-icon,.menu-social-header .social-header-wrap ul li.social-icon {
    border: none;
    padding: 0 4px;
    text-align: center
}

.vertical-menu .social-header-wrap ul li a:hover i,.simple-menu .social-header-wrap ul li a:hover i,.responsive-mobile-menu .social-header-wrap ul li a:hover i,.vertical-menu .social-header-wrap ul li a:hover,.simple-menu .social-header-wrap ul li a:hover,.responsive-mobile-menu .social-header-wrap ul li a:hover {
    color: #000
}

.header-is-simple.body-dashboard-push-left .logo-mobile {
    display: none
}

.logo-mobile .logoimage {
    max-width: 100%
}

.vertical-menu,.simple-menu,.responsive-mobile-menu {
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.fullscreen-footer-info a {
    color: #fff;
    text-decoration: underline
}

.theme-is-light .fullscreen-footer-info a {
    color: #000
}

.fullscreen-footer-fullwidth .fullscreen-footer-info {
    width: auto;
    float: none;
    text-align: center
}

.woocommerce .container img,.woocommerce-page .container img {
    max-width: 100%
}

body.mfp-zoom-out-cur {
    overflow: hidden
}

.woocommerce.archive.wooshop-float-left #container {
    float: right
}

.theme-is-dark .mfp-bg {
    background: #444
}

.single.mtheme-password-required footer,.page.mtheme-password-required footer {
    display: none
}

.page-is-fullscreen.mtheme-password-required .container-wrapper {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s
}

.page-is-fullscreen.mtheme-password-required.preloader-done .container-wrapper {
    opacity: 1
}

.imagebox-item-wrap h3 {
    opacity: 1;
    position: relative;
    -webkit-transition: opacity 0.4s,top 0.5s;
    -moz-transition: opacity 0.4s,top 0.5s;
    transition: opacity 0.4s,top 0.5s;
    text-align: center
}

.imagebox-item-wrap:hover h3 {
    opacity: 0;
    top: 30%
}

.imagebox-item {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #000
}

.imagebox-item-wrap-below .imagebox-item {
    margin-bottom: 0
}

.imagebox-content-below {
    margin-bottom: 20px
}

.imagebox-item img {
    max-width: 100%;
    width: 100%;
    display: block;
    line-height: 0
}

.imagebox-content-wrap {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0);
    -webkit-transition: background-color 0.4s,bottom 0.5s;
    -moz-transition: background-color 0.4s,bottom 0.5s;
    transition: background-color 0.4s,bottom 0.5s;
    text-align: center
}

.imagebox-box {
    display: inline-block;
    color: #fff;
    color: rgba(255,255,255,.9);
    font-weight: 200;
    padding: 0 0 5px 0;
    width: 100%;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 20px;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 99;
    opacity: 0;
    -webkit-transition: opacity 0.4s,bottom 0.5s;
    -moz-transition: opacity 0.4s,bottom 0.5s;
    transition: opacity 0.4s,bottom 0.5s
}

.imagebox-item:hover .imagebox-box,.imagebox-item-wrap-below:hover .imagebox-box,.imagebox-item-wrap-above:hover .imagebox-box {
    opacity: 1;
    bottom: 0
}

.imagebox-title {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    margin: 20px 25px 10px;
    display: block
}

.imagebox-desc {
    color: rgba(255,255,255,.7);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    margin: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.imagebox-item .imagebox-image {
    opacity: 1;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacimageboxity 0.4s
}

.imagebox-item:hover .imagebox-image,.imagebox-item-wrap-below:hover .imagebox-image,.imagebox-item-wrap-above:hover .imagebox-image {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
    opacity: .5
}

.imagebox-item:hover .imagebox-content-wrap {
    background: rgba(0,0,0,.5)
}

.imagebox-lightbox {
    display: block;
    position: absolute;
    z-index: 100;
    top: 0;
    height: 100%;
    width: 100%
}

.imagebox-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 24px;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    z-index: 9
}

.imagebox-item:hover .imagebox-icon,.imagebox-item-wrap-below:hover .imagebox-icon,.imagebox-item-wrap-above:hover .imagebox-icon {
    opacity: 1
}

.imagebox-content-above .imagebox-box,.imagebox-content-below .imagebox-box,.imagebox-content-above.imagebox-content-wrap,.imagebox-content-below.imagebox-content-wrap {
    position: static
}

.imagebox-content-above .imagebox-box,.imagebox-content-below .imagebox-box {
    opacity: 1
}

.imagebox-content-above .imagebox-title,.imagebox-content-above .imagebox-desc,.imagebox-content-below .imagebox-title,.imagebox-content-below .imagebox-desc {
    color: #000
}

.imagebox-content-above .imagebox-box .textlink {
    color: #000
}

.imagebox-item-wrap a,.imagebox-item-wrap a:hover {
    text-decoration: none
}

.imagebox-icon {
    color: #fff
}

.imagebox-content-inside .imagebox-box {
    padding-bottom: 20px
}

.page-template-template-fullpage #password-protected {
    margin-top: 170px
}

.single-mtheme_portfolio .container {
    padding-bottom: 0
}

.edge-to-edge .contents-wrap #commentform-section {
    margin-bottom: 80px
}

.entry-content img,.container img,.mfp-container img,.photowall-item img {
    image-rendering: optimizeQuality
}

.single-image-fullwidth img {
    width: 100%;
    max-width: 100%
}

#particles-js {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    left: 0;
    top: 0
}

.pagebuilder-active .events-inner {
    padding: 0;
    margin: 0 10px
}

.modal-dimmer {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(37,37,37,.8);
    z-index: 10000;
    display: none;
    left: 0;
    top: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.theme-is-light .modal-dimmer {
    background: rgba(191,191,191,.8)
}

.modal-dimmer-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.modal-dimmer-inner {
    display: table-cell;
    vertical-align: middle
}

.modal-dimmer-text {
    background: #3C3C3C;
    border: 1px solid #484848;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    max-width: 800px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 40px
}

.theme-is-light .modal-dimmer-text {
    background: #fff;
    border: 1px solid #eee
}

.modal-close-button {
    float: right;
    font-size: 25px;
    position: relative;
    right: -32px;
    top: -32px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.modal-close-button:hover {
    opacity: .6
}

.fotorama__arr,.fotorama__arr.fotorama__arr--prev,.fotorama__arr.fotorama__arr--next {
    background: none
}

.fotorama__arr.fotorama__arr--prev,.fotorama__arr.fotorama__arr--next {
    border-radius: 50px;
    color: #fff;
    font-family: "fontawesome";
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
    background: rgba(0,0,0,.5);
    transition: color 0.2s,background 0.2s;
    -moz-transition: color 0.2s,background 0.2s;
    -webkit-transition: color 0.2s,background 0.2s;
    -o-transition: color 0.2s,background 0.2s
}

.mtheme-fotorama .fotorama__arr.fotorama__arr--prev {
    right: 40px;
    margin-top: 30px;
    left: auto
}

.mtheme-fotorama .fotorama__arr.fotorama__arr--next {
    right: 40px;
    left: auto
}

.fotorama__arr.fotorama__arr--prev:hover,.fotorama__arr.fotorama__arr--next:hover {
    background: rgba(255,255,255,1);
    color: #000
}

.fotorama__arr.fotorama__arr--prev:after {
    left: 0;
    content: "\f053"
}

.fotorama__arr.fotorama__arr--next:after {
    right: 0;
    content: "\f054"
}

.fotorama__nav__frame .fotorama__img,.fotorama__nav__frame .fotorama__thumb,.fotorama__thumb-border {
    border-radius: 0;
    border-color: #fff;
    background: none
}

.gridblock-desc-off .work-details {
    padding-bottom: 15px
}

.header-logo-section {
    position: absolute;
    left: 0
}

.mtheme-fullscreen-toggle i {
    border: 2px solid #fff;
    font-size: 14px;
    border-radius: 40px;
    height: 30px;
    left: 0;
    line-height: 28px;
    position: relative;
    top: 0;
    width: 30px
}

.fullscreen-toggle-offcamera.mtheme-fullscreen-toggle.fullscreen-toggle-on {
    bottom: 50%;
    left: 7px;
    right: auto;
    position: absolute;
    opacity: 1;
    -webkit-animation: fromleft-fadein 1s;
    -moz-animation: fromleft-fadein 1s;
    -ms-animation: fromleft-fadein 1s;
    -o-animation: fromleft-fadein 1s;
    animation: fromleft-fadein 1s
}

@keyframes fromleft-fadein {
    from {
        opacity: 0;
        left: -100px
    }

    to {
        opacity: 1;
        left: 7px
    }
}

@-moz-keyframes fromleft-fadein {
    from {
        opacity: 0;
        left: -100px
    }

    to {
        opacity: 1;
        left: 7px
    }
}

@-webkit-keyframes fromleft-fadein {
    from {
        opacity: 0;
        left: -100px
    }

    to {
        opacity: 1;
        left: 7px
    }
}

.mtheme-fullscreen-toggle {
    bottom: -53px;
    position: absolute;
    right: calc(50% - 18px);
    left: auto;
    z-index: 99999;
    opacity: 1
}

.vertical-menu-wrap .mtheme-fullscreen-toggle {
    bottom: -53px;
    position: absolute;
    right: calc(50% - 18px);
    left: auto;
    z-index: 99999;
    opacity: 1
}

.fullscreen-toggle-offcamera.mtheme-fullscreen-toggle {
    bottom: 50%;
    position: fixed;
    left: -50px;
    right: auto
}

.vertical-menu-wrap .mtheme-fullscreen-toggle.fullscreen-toggle-on {
    opacity: 0
}

.positionaware-button {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    letter-spacing: .75px;
    margin: 0;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;
    -webkit-transition: padding 0.5s;
    transition: padding 0.5s
}

.positionaware-button span {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    padding-right: 0;
    background: #fff;
    -webkit-transition: width 0.3s,opacity 0.3s,padding 0.3s;
    transition: width 0.3s,opacity 0.3s,padding 0.3s;
    z-index: -1
}

.positionaware-button:hover {
    color: #000;
    padding-right: 45px
}

.positionaware-button:hover span {
    width: 100%;
    opacity: 1
}

.positionaware-button .indicate-arrow {
    font-size: 12px;
    position: absolute;
    right: 14px;
    top: 11px
}

.mtheme-lightbox.lg-outer .lg-item {
    background: url(/wp-content/themes/kreativa/images/preload-circle.png) no-repeat scroll center center transparent
}

.mtheme-lightbox.lg-outer .lg-image {
    max-height: -webkit-calc(100% - 100px);
    max-height: -moz-calc(100% - 100px);
    max-height: calc(100% - 100px)
}

body .lg-backdrop,.mtheme-lightbox.lg-outer {
    background-color: #fff
}

.mtheme-lightbox .lg-sub-html,.mtheme-lightbox .lg-toolbar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.mtheme-lightbox .lg-sub-html {
    margin: 0;
    width: 100%;
    bottom: 0;
    padding-bottom: 15px
}

.mtheme-lightbox .lg-sub-html,.mtheme-lightbox .lg-toolbar {
    background: none
}

.mtheme-lightbox #lg-counter,.mtheme-lightbox .lg-sub-html,.mtheme-lightbox .lg-toolbar .lg-icon,.mtheme-lightbox .lg-actions .lg-next,.mtheme-lightbox .lg-actions .lg-prev {
    color: #000
}

.mtheme-lightbox .lg-actions .lg-next,.mtheme-lightbox .lg-actions .lg-prev {
    background: none
}

.mtheme-lightbox .lg-toolbar #lg-actual-size,.mtheme-lightbox .lg-toolbar .lg-icon {
    font-size: 20px;
    width: 36px
}

.mtheme-lightbox .lg-actions .lg-next,.mtheme-lightbox .lg-actions .lg-prev {
    font-size: 16px
}

.mtheme-lightbox #lg-counter {
    color: #000;
    font-size: 11px;
    font-weight: 600;
    padding-top: 12px
}

body.lg-on {
    overflow: hidden
}

.mtheme-lightbox .lg-sub-html {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .25px
}

.mtheme-lightbox .lg-progress-bar {
    background: none
}

.mtheme-lightbox .lg-progress-bar,.mtheme-lightbox .lg-progress-bar .lg-progress {
    height: 2px;
    z-index: 20000
}

.mtheme-lightbox .lg-sub-html h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .25px
}

.mtheme-lightbox .entry-content {
    color: #5e5e5e;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 15px
}

.lightbox-text-wrap {
    margin: 0 auto;
    max-width: 900px;
    position: relative
}

.lightbox-purchase {
    position: relative;
    padding-top: 5px
}

.lightbox-purchase .mtheme-button {
    font-size: 14px;
    letter-spacing: .25px;
    margin: 0;
    min-width: 0;
    padding: 5px 18px
}

.lightbox-purchase>a {
    border-bottom: 2px solid #000;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s
}

.lightbox-purchase>a:hover {
    border-color: #aaa
}

.social-sharing-toggle {
    color: #000;
    font-size: 20px;
    height: 36px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    right: 60px;
    top: 34px;
    width: 36px;
    z-index: 21
}

.social-sharing-toggle,.social-sharing-toggle i {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s
}

.social-sharing-toggle:hover {
    cursor: pointer
}

.mobile-sharing-toggle {
    border-radius: 40px;
    color: #000;
    font-size: 22px;
    height: 50px;
    line-height: 43px;
    position: fixed;
    right: 10px;
    text-align: center;
    top: 9px;
    width: 50px;
    z-index: 101
}

.mobile-sharing-toggle,.mobile-sharing-toggle i {
    -webkit-transition: color 0.2s,background 0.5s;
    -moz-transition: color 0.2s,background 0.5s;
    transition: color 0.2s,background 0.5s
}

.mobile-sharing-toggle:hover {
    cursor: pointer
}

.header-is-opaque .social-sharing-toggle:hover {
    background: none
}

.social-sharing-toggle:hover i,.fullscreen-slide-dark .social-sharing-toggle:hover i,.stickymenu-zone .social-sharing-toggle:hover i {
    color: #444
}

.sticky-menu-on .social-sharing-toggle:hover {
    background: none
}

.social-sharing-toggle {
    -webkit-transition: top 0.2s;
    -moz-transition: top 0.2s;
    transition: top 0.2s
}

.sticky-menu-on .social-sharing-toggle {
    top: 22px
}

#social-modal {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.8);
    z-index: 1045;
    top: 0;
    left: -100%;
    opacity: 0;
    -webkit-transition: opacity 2s,left 0.5s;
    transition: opacity 2s,left 0.5s
}

.social-sharing-on #social-modal {
    left: 0%;
    opacity: 1
}

#social-modal .page-share li i {
    color: #fff
}

.social-modal-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.social-modal-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.social-modal-text {
    color: #777;
    font-size: 42px;
    letter-spacing: 0;
    line-height: 44px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    padding: 30px;
    text-align: center;
    width: 80%;
    margin-top: -30px;
    display: none
}

.social-sharing-on .social-modal-text {
    display: block
}

.social-modal-cross {
    color: #fff;
    font-size: 72px;
    position: fixed;
    right: 90px;
    top: 90px;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.social-modal-cross:hover {
    opacity: .8;
    cursor: pointer
}

.lightbox-social-modal-close {
    position: fixed;
    top: 50px;
    right: 30px;
    color: #888;
    font-size: 36px;
    z-index: 1052
}

.lightbox-social-modal-close:hover {
    color: #000;
    cursor: pointer
}

#lightbox-social-modal {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,.9);
    z-index: 1051;
    top: 0;
    left: 0
}

.lightbox-social-modal-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1051
}

.lightbox-social-modal-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.lightbox-social-modal-text {
    color: #000;
    font-size: 42px;
    letter-spacing: 0;
    line-height: 44px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    padding: 30px;
    text-align: center;
    width: 80%
}

#social-modal ul.page-share {
    margin: 0
}

ul.page-share {
    color: #000;
    display: block;
    list-style: none;
    margin: 40px 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center
}

#lightbox-social-modal ul.page-share {
    margin: 40px 0
}

.page-share li {
    display: inline-block
}

.page-share li.sharethis {
    font-size: 14px;
    font-weight: 400;
    background: none;
    width: auto
}

.page-share li a {
    display: block;
    font-size: 13px;
    margin: 0;
    margin: 0 1px 0 0;
    text-align: center
}

.page-share li i {
    -webkit-transition: top 0.5s,background-color 0.1s;
    -moz-transition: top 0.5s,background-color 0.1s;
    transition: top 0.5s,background-color 0.1s;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    margin: 0 10px;
    position: relative;
    top: 0
}

.page-share .share-indicate {
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    padding-left: 15px;
    position: relative;
    left: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.2s,left 0.2s;
    -moz-transition: opacity 0.2s,left 0.2s;
    -o-transition: opacity 0.2s,left 0.2s;
    transition: opacity 0.2s,left 0.2s
}

.page-share:hover .share-indicate {
    opacity: 1;
    left: 0
}

.page-share li i {
    -webkit-transition: top 0.5s,color 0.2s;
    -moz-transition: top 0.5s,color 0.2s;
    -o-transition: top 0.5s,color 0.2s;
    transition: top 0.5s,color 0.2s;
    color: #000
}

.page-share li:hover i {
    color: #fff;
    top: -5px
}

.page-share .share-page-fa-facebook:hover i {
    color: #3B5998
}

.page-share .share-page-fa-twitter:hover i {
    color: #55ACEE
}

.page-share .share-page-fa-google-plus:hover i {
    color: #E14107
}

.page-share .share-page-fa-pinterest:hover i {
    color: #D73532
}

.page-share .share-page-fa-linkedin:hover i {
    color: #0274B3
}

.page-share .share-page-fa-reddit:hover i {
    color: #2586ED
}

.page-share .share-page-fa-tumblr:hover i {
    color: #34465D
}

.page-share .share-page-fa-external-link:hover i {
    color: #D6AC22
}

.page-share .share-page-fa-envelope:hover i {
    color: #3EADAF
}

.gridblock-timeline-block {
    position: relative;
    overflow: hidden
}

.gridblock-timeline-block:before {
    background: #444;
    width: 1px;
    height: 100%;
    top: 0;
    right: 50%;
    position: absolute;
    content: " ";
    z-index: 0
}

#gridblock-timeline .timeline-format-quote {
    border: 2px solid #000;
    padding-top: 20px
}

#gridblock-timeline .blog-grid-element {
    margin: 0 5%;
    width: 45%;
    z-index: 2
}

#gridblock-timeline .blog-grid-element-left {
    margin-left: 0
}

#gridblock-timeline .blog-grid-element-right {
    margin-right: 0
}

#gridblock-timeline .blog-grid-element-left:before {
    border: 1px solid #000;
    border-radius: 20px;
    content: " ";
    position: absolute;
    right: -7.4%;
    top: 56px;
    z-index: 1
}

#gridblock-timeline .blog-grid-element-right {
    margin-top: 40px
}

#gridblock-timeline .blog-grid-element-right:before {
    border: 1px solid #000;
    content: " ";
    position: absolute;
    left: -7.8%;
    top: 56px;
    z-index: 1
}

#gridblock-timeline .blog-grid-element-right:before,#gridblock-timeline .blog-grid-element-left:before {
    width: 10px
}

#gridblock-timeline .blog-grid-element-inner {
    position: relative
}

.blog-timeline-month-wrap {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1
}

.blog-timeline-month {
    color: #fff;
    background: #000;
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .75px;
    padding: 5px 24px
}

.gridblock-timeline-icon {
    color: #000;
    font-size: 42px;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    display: none
}

#gridblock-timeline .blog-grid-element {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.section-heading h1.entry-title {
    display: block
}

.page-has-no-title-sidewide .entry-title-wrap {
    display: none
}

.page-has-no-title-sidewide .title-container {
    padding-bottom: 66px
}

.section-description {
    max-width: 480px
}

.section-align-center .section-description {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 620px
}

.section-align-right .section-description {
    text-align: right;
    display: inline-block;
    padding-right: 0
}

.section-align-left .section-description {
    text-align: left;
    display: inline-block;
    padding-left: 0
}

.section-description.section-style-none {
    padding-top: 0
}

.section-align-left .section-style-boxborder,.section-align-right .section-style-boxborder {
    padding: 20px
}

.section-description p:last-child {
    margin-bottom: 0
}

.section-description,.entry-title-subheading {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .15px;
    line-height: 1.6;
    padding: 20px;
    position: relative
}

.section-description.section-style-fill {
    background: rgba(0,0,0,.5)
}

.section-description.section-style-boxborder {
    border: 4px solid #000
}

.section-description.section-style-bordertop {
    border-top: 4px solid #000
}

.section-description.section-style-borderbottom {
    border-bottom: 4px solid #000
}

.section-description.section-style-bordertopbottom {
    border-top: 4px solid #000;
    border-bottom: 4px solid #000
}

.text-is-bright .section-description.section-style-bordertop {
    border-top: 4px solid #fff
}

.text-is-bright .section-description.section-style-borderbottom {
    border-bottom: 4px solid #fff
}

.text-is-bright .section-description.section-style-bordertopbottom {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.text-is-dark .section-description.section-style-fill {
    background: rgba(255,255,255,.5)
}

.text-is-dark .section-description.section-style-bordertop {
    border-top: 4px solid #000
}

.text-is-dark .section-description.section-style-borderbottom {
    border-bottom: 4px solid #000
}

.text-is-dark .section-description.section-style-bordertopbottom {
    border-top: 4px solid #000;
    border-bottom: 4px solid #000
}

h1,.entry-content h1 {
    font-size: 52px;
    line-height: 58px
}

h2,.entry-content h2 {
    font-size: 42px;
    line-height: 53px
}

h3,.entry-content h3 {
    font-size: 32px;
    line-height: 38px
}

h4,.entry-content h4 {
    font-size: 22px;
    line-height: 28px
}

h5,.entry-content h5 {
    font-size: 18px;
    line-height: 24px
}

h6,.entry-content h6 {
    font-size: 16px;
    line-height: 16px
}

h1,h2,h3,h4,h5,h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    color: #000;
    font-weight: 200;
    letter-spacing: .00001em;
    -ms-word-wrap: keep-all;
    word-wrap: keep-all;
    word-break: keep-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto
}

#sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6 {
    -ms-word-wrap: keep-all;
    word-wrap: keep-all;
    word-break: keep-all
}

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content p,.woocommerce #tab-description p,.woocommerce .entry-summary div[itemprop="description"],.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,ul.vertical_images li,.entry-content blockquote,#gridblock-container .gridblock-element,.post-meta-time-archive,.button-blog-continue,.time-count-icon,#proofing-status-count,#respond h2,.fullcontent-spacing,.quote_author,.entry-content ol,.entry-content ul,.entry-content dl,.entry-content ul.event-details,#commentform label,#reply-title,.proofing-client-desc,.callout-desc,.portfolio-header-section,.woocommerce .related h2,.woocommerce .upsells h2,.woocommerce .cross-sells h2,.woocommerce-checkout .entry-content h3,.service-image-link,ul.vertical_images .vertical-images-title,.portfolio-section-heading h2.section-title,.blog-timeline-month,.hero-text-wrap .hero-subtitle,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li,.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product,.wooshop-has-sidebar.woocommerce ul.products li.product,.wooshop-has-sidebar.woocommerce-page ul.products li.product,.wooshop-has-sidebar .woocommerce-page .related ul.products li.product,.password-protected-icon {
    margin-bottom: 28px
}

#respond #commentform textarea,#respond #commentform input,.ajax-gridblock-description,.mtheme-404-wrap h4,.mtheme-404-wrap .mtheme-404-error-message1,.mtheme-404-wrap .mtheme-404-icon i,.callout .first-half,.sidebar p,.skillbar,.slideshow_caption,.static_slideshow_caption,.entry-content .noticebox i,.entry-content .heading-block,.post-format-media,.entry-content h2.project-heading,ol.commentlist li.comment .reply {
    margin-bottom: 21px
}

.gridblock-element,.gridblock-grid-element,.bloglist-small .entry-content .entry-post-title h2,.bloglist-small .post-meta-time-archive,.person-details h3,.entry-content .heading-block h2,.client-details,.client-info,.photowall-title,.gridblock-parallax-wrap .slideshow-box-categories,#commentform p.comment-notes,.jp-video-play,.event-heading,.blog-grid-element-inner .gridblock-image-link,.homemenu .sf-menu .mega-item .children-depth-0 h6,.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img,.entry-content .project-info h4,.blog-grid-element-inner .gridblock-columns,.blog-grid-element-content .work-details h4 a,.entry-content .service-content h4,.mtheme-proofing-item .work-details,.mobile-social-header .social-header-wrap,.entry-post-title,.postsummary-spacing,.mtheme-block-em_blog_grid .work-description,.person,.events-info-wrap .event-heading,.post-password-form p,.aboutme-image,.aboutme-desc,.person h4.staff-position,.client-name,.time-count-data,.testimonial-say,.aboutme-wrap h2,.widget-portfolio-gallery h3,ol.commentlist li.comment .comment-meta {
    margin-bottom: 14px
}

.entry-content .work-details h4,.vertical-images-link,.callout h2.callout-title,.service-content,.slideshow-box-title,#commentform .logged-in-as,.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3,.entry-content ul li,.entry-content ol li,.entry-content .project-details ul,.cart-elements .cart-title,.entry-content .entry-post-title h2,#events_list .recentpost_info .recentpost_title,#recentposts_list .recentpost_info .recentpost_title,#popularposts_list .popularpost_info .popularpost_title,.wp-caption-text,.proofing-client-image img,.woocommerce form .form-row label,.woocommerce-page form .form-row label,.slideshow-box-description,.entry-content ul.person-socials,.entry-content .pricing-service p,.service-details p,.jp-video .jp-title,.entry-content h3.author-title,.entry-content .service-details p,.fullscreen-swiperslides .swiper-title,.fullscreen-swiperslides .swiper-desc,.entry-content .slideshow-box-title h2,.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.woocommerce-variation-price,.entry-content .testimonial-say p,.entry-content h3.progressbar-title,.slideshow-box-title h2,.sidebar h3,.grid-style-classic .gridblock-grid-element,.grid-style-default .gridblock-grid-element,.entry-content .multi-headlines h1,.entry-content .multi-headlines h2,.entry-content .multi-headlines h3,.entry-content .multi-headlines h4,.entry-content .multi-headlines h5,.entry-content .multi-headlines h6,.photostock-search-form {
    margin-bottom: 7px
}

.sidebar ul li {
    margin-bottom: 4px
}

.postsummary-spacing>p,.project-details-link h4,.thumbnails-grid-container.no-title-no-desc .gridblock-grid-element,#gridblock-container.no-title-no-desc .gridblock-grid-element {
    margin-bottom: 0
}

.error404 #searchform,h1.error404-secondary-section,.entry-wrapper,#gridblock-timeline .blog-grid-element,.entry-title-wrap-client,.woocommerce div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.events-notice,.quote_author,.events-details-wrap,.single-mtheme_clients .proofing-client-desc,.bloglist-small>.post {
    margin-bottom: 56px
}

.sidebar-widget,.gridblock-filter-select-wrap,.sidebarinfo-menu .sidebar-widget {
    margin-bottom: 35px
}

.proofing-client-title {
    padding-bottom: 14px
}

.proofing-client-desc {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300
}

.fullscreen-slide-dark .positionaware-button {
    color: #000;
    border: 2px solid #000
}

.fullscreen-slide-dark .positionaware-button:hover {
    color: #fff
}

.fullscreen-slide-dark .positionaware-button:active,.fullscreen-slide-dark .positionaware-button span {
    background: #000
}

.fullscreen-slide-dark .slideshow_title,.fullscreen-slide-dark .static_slideshow_title,.fullscreen-slide-dark .slideshow_caption,.fullscreen-slide-dark .static_slideshow_caption,.fullscreen-slide-dark .coverphoto-text-container .slideshow_title,.fullscreen-slide-dark .coverphoto-text-container .static_slideshow_title {
    color: #000
}

.fullscreen-slide-dark .toggle-menu-trigger span:before,.fullscreen-slide-dark .toggle-menu-trigger span:after,.fullscreen-slide-dark .toggle-menu-open .toggle-menu-trigger span:before,.fullscreen-slide-dark .toggle-menu-open .toggle-menu-trigger span:after,.fullscreen-slide-dark .toggle-menu-trigger span {
    background: #000
}

.fullscreen-slide-dark .slideshow_title:after,.fullscreen-slide-dark .static_slideshow_title:after {
    border-color: #000
}

.fullscreen-slide-dark .slideshow_content_link .supersized-button,.fullscreen-slide-dark .static_slideshow_content_link .supersized-button {
    border-color: #000;
    color: #000
}

.fullscreen-slide-dark .static_slideshow_content_link .supersized-button:after,.fullscreen-slide-dark .slideshow_content_link .supersized-button:after {
    background: #000
}

.fullscreen-slide-dark .static_slideshow_content_link .supersized-button:hover,.fullscreen-slide-dark .slideshow_content_link .supersized-button:hover {
    color: #fff
}

.fullscreen-slide-dark .slidenumber::after {
    border-bottom: 1px solid rgba(0,0,0,.5)
}

.fullscreen-slide-dark #progress-bar {
    background: #000
}

.fullscreen-slide-dark #prevslide i,.fullscreen-slide-dark #nextslide i,.fullscreen-slide-dark .super-navigation,.fullscreen-slide-dark #slidecounter,.fullscreen-slide-dark .mtheme-fullscreen-toggle i,.fullscreen-slide-dark #play-button i {
    color: #000
}

.fullscreen-slide-bright #prevslide i,.fullscreen-slide-bright #nextslide i,.fullscreen-slide-bright .super-navigation,.fullscreen-slide-bright #slidecounter,.fullscreen-slide-bright .mtheme-fullscreen-toggle i,.fullscreen-slide-bright #play-button i {
    color: #fff
}

.fullscreen-slide-bright .mtheme-fullscreen-toggle i {
    border: 2px solid rgba(255,255,255,.8);
    background-color: transparent
}

.fullscreen-slide-bright .mtheme-fullscreen-toggle:hover i {
    background: #fff;
    color: #000
}

.fullscreen-slide-dark .mtheme-fullscreen-toggle:hover i {
    background: #000;
    color: #fff
}

.fullscreen-slide-dark .mtheme-fullscreen-toggle i {
    border: 2px solid rgba(0,0,0,1)
}

.fullscreen-slide-dark .coverphoto-type-border .coverphoto-text-container {
    border-color: rgba(0,0,0,.5)
}

.fullscreen-slide-dark .coverphoto-type-doubleborder .coverphoto-text-container {
    border-color: rgba(0,0,0,.5)
}

.fullscreen-slide-dark .coverphoto-type-fill .coverphoto-text-container {
    background-color: rgba(255,255,255,.8)
}

.fullscreen-slide-dark .coverphoto-type-underline .slideshow_title,.fullscreen-slide-dark .coverphoto-type-underline .static_slideshow_title {
    border-bottom: 7px solid #000
}

.fullscreen-slide-dark .coverphoto-type-topbottom .coverphoto-text-container {
    border-top: 7px solid #000;
    border-bottom: 7px solid #000
}

.shortcode-swiper-container .swiper-pagination-bullet {
    background: #fff;
    opacity: .5
}

.shortcode-swiper-container .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

.shortcode-swiper-container {
    background-color: #000
}

.shortcode-swiper-container .swiper-slide:hover {
    opacity: .6
}

.shortcode-swiper-container .swiper-slide-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.shortcode-swiper-container {
    height: 500px
}

.entry-title.fullscreen-not-found {
    text-align: center;
    padding-top: 110px
}

.fullscreen-swiperslides .swiper-button-prev,.fullscreen-swiperslides .swiper-button-next {
    top: 50%
}

.fullscreen-swiperslides .swiper-button-prev i,.fullscreen-swiperslides .swiper-button-next i {
    font-size: 14px;
    line-height: 14px
}

.fullscreen-swiperslides .swiper-button-prev i,.fullscreen-swiperslides .swiper-button-next i {
    border-radius: 6px;
    height: 30px;
    line-height: 26px;
    opacity: 0;
    width: 30px;
    background-color: #fff;
    color: #000;
    transition: opacity 0.5s ease-in 0s
}

.fullscreen-swiperslides:hover .swiper-button-prev i,.fullscreen-swiperslides:hover .swiper-button-next i {
    opacity: 1
}

.fullscreen-swiperslides .swiper-container {
    width: 100%;
    height: 100%;
    position: fixed
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    opacity: 0
}

.fullscreen-swiperslides .swiper-slide {
    background-size: cover;
    background-position: 50% 0%;
    position: relative
}

.swiper-contents {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: -moz-linear-gradient(top,rgba(0,0,0,.4) 0%,rgba(0,0,0,.8) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.4) 0%,rgba(0,0,0,.8) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.4) 0%,rgba(0,0,0,.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#cc000000',GradientType=0);
    width: 100%;
    padding: 22px 25px 18px 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    z-index: 2
}

.swiper-contents .mtheme-button {
    margin: 7px 0 0 0;
    text-align: left;
    padding: 7px 20px 8px;
    min-width: 0
}

.fullscreen-swiperslides .slide-color-bright .swiper-contents {
    background: rgba(255,255,255,.8)
}

.fullscreen-swiperslides .swiper-title {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: .25px;
    opacity: 1;
    position: relative;
    top: 0;
    z-index: 10
}

.fullscreen-swiperslides .swiper-desc {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 18px;
    max-width: 290px
}

.fullscreen-swiperslides .slide-color-dark .swiper-desc {
    color: rgba(255,255,255,.9)
}

.fullscreen-swiperslides .slide-color-bright .swiper-title {
    color: #000
}

.fullscreen-swiperslides .swiper-container {
    background: rgba(55,55,55,.1) repeating-linear-gradient(-45deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 7px) repeat scroll 0 0 / 10px 10px
}

.fullscreen-swiperslides .swiper-pagination-bullet-active,.fullscreen-swiperslides .swiper-pagination-bullet {
    background: #fff
}

.portfolio-parallax-image {
    width: 100%;
    position: relative;
    margin: 0;
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.entry-content .portfolio-parallax-image {
    margin: 0
}

.entry-content .gridblock-parallax-wrap ul {
    margin: 0
}

.gridblock-parallax-wrap ul li {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gridblock-parallax-wrap {
    background: rgba(55,55,55,.5) repeating-linear-gradient(-45deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 1px,transparent 1px,transparent 7px) repeat scroll 0 0 / 10px 10px
}

.gridblock-parallax-wrap a {
    text-decoration: none;
    position: relative;
    z-index: 1
}

.gridblock-blog-parallax.gridblock-parallax-wrap .slideshow-box-info {
    width: 640px;
    padding: 56px 56px 28px
}

.gridblock-parallax-wrap .slideshow-box-categories {
    color: #000
}

.gridblock-parallax-wrap .slideshow-box-info {
    text-align: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    background: rgba(0,0,0,.7);
    width: 380px;
    padding: 56px;
    position: relative;
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    margin: 28px
}

.gridblock-blog-parallax .photocard-title,.gridblock-blog-parallax .quote_author,.gridblock-blog-parallax .photocard-subtitle,.gridblock-blog-parallax .photocard-contents,.gridblock-blog-parallax .button-blog-continue,.entry-content .gridblock-blog-parallax h3.photocard-subtitle,.gridblock-blog-parallax .button-blog-continue a {
    color: #fff;
    border-color: #fff
}

.gridblock-parallax-wrap .slideshow-box-info:hover {
    cursor: pointer;
    background: rgba(0,0,0,.85)
}

.gridblock-parallax-wrap h4.slideshow-box-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .25px
}

.gridblock-parallax-wrap .slideshow-box-categories {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: .25px;
    text-transform: uppercase;
    margin-top: 0
}

.gridblock-parallax-wrap .slideshow-box-categories span {
    margin-top: 0
}

.gridblock-parallax-wrap .work-description {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 22px
}

.proofing-client-info-wrap {
    margin: 0
}

.proofing-client-image {
    margin: 0 auto;
    text-align: center
}

.proofing-client-image img {
    width: 100%
}

.single-mtheme_proofing.proofing-status-inactive .title-container-outer-wrap,.password-protected-client-mode .title-container-outer-wrap,.single-mtheme_proofing.proofing-status-inactive footer.footer-section,.password-protected-client-mode footer.footer-section {
    display: none
}

.single-mtheme_proofing.proofing-status-inactive .container,.password-protected-client-mode .container {
    padding: 0
}

.proofing-client-title {
    color: #000;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: .25px
}

.single-mtheme_proofing .title-container,.single-mtheme_clients .title-container {
    display: none
}

#password-protected.client-gallery-protected .post-password-form {
    background: rgba(0,0,0,.5);
    padding: 24px 30px 1px;
    margin-top: 14px;
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s
}

.proofing-restricted {
    background: rgba(0,0,0,.5);
    padding: 30px;
    font-size: 18px;
    letter-spacing: .25px;
    color: #fff;
    margin-top: 14px;
    transition: background 0.5s;
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s
}

.password-form-padding {
    padding: 36px 36px 8px;
    background: rgba(255,255,255,.7)
}

#password-protected.client-gallery-protected .post-password-form:hover {
    background: rgba(0,0,0,.7)
}

#password-protected.client-gallery-protected .post-password-form label input {
    border: 1px solid rgba(255,255,255,.5);
    transition: border 0.2s;
    -moz-transition: border 0.2s;
    -webkit-transition: border 0.2s;
    -o-transition: border 0.2s
}

#password-protected.client-gallery-protected .post-password-form label input:focus {
    border: 1px solid rgba(255,255,255,1)
}

.password-protected-client-mode .proofing-client-title {
    color: #fff;
    display: inline-block;
    padding: 4px 15px
}

.single-mtheme_proofing .proofing-client-desc,.single-mtheme_proofing .client-gallery-details {
    margin-bottom: 0
}

.client-gallery-details h1,.client-gallery-protected h1 {
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 56px;
    display: none
}

.single-mtheme_clients .client-gallery-details h1,.single-mtheme_clients .client-gallery-protected h1 {
    display: block
}

.theme-is-dark .proofing-client-details h1 {
    color: #fff
}

.proofing-client-details h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
    display: block
}

.client-gallery-details,.client-gallery-protected {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 610px
}

.client-gallery-details {
    text-align: center;
    margin: 0 auto 56px auto
}

.client-gallery-details.proofing-client-details {
    max-width: none;
    margin: 0;
    text-align: left
}

.proofing-client-details .proofing-client-image {
    display: inline-block;
    margin-top: 0;
    position: relative;
    top: 10px
}

.proofing-client-details .proofing-client-info-wrap {
    display: inline-block;
    margin-left: 34px;
    margin-top: 10px;
    vertical-align: top;
    width: 66%
}

.proofing-client-details ul.event-details {
    padding-left: 0;
    padding-top: 7px;
    margin-left: -9px
}

.proofing-gallery-button {
    float: right;
    margin-top: -42px;
    position: absolute;
    right: 0;
    top: 50%
}

.theme-is-dark.single-mtheme_proofing .client-gallery-details.proofing-client-details {
    background: #333
}

.theme-is-dark .proofing-client-details .event-details>li i,.theme-is-dark .proofing-client-details .event-details>li {
    color: #fff
}

.theme-is-dark .proofing-client-details .proofing-client-title {
    color: #fff
}

.theme-is-dark .proofing-client-details .proofing-client-title {
    color: #fff
}

.proofing-client-details .proofing-client-title {
    font-size: 22px;
    line-height: 22px
}

.proofing-client-details-inner {
    margin: 0 auto;
    position: relative;
    width: 1000px
}

.theme-is-dark .proofing-client-details .proofing-client-desc {
    color: #aaa
}

.theme-is-dark .proofing-client-details .proofing-client-desc {
    color: #aaa
}

.proofing-client-details .proofing-client-desc {
    font-size: 13px;
    letter-spacing: .25px;
    line-height: 22px;
    width: 70%;
    font-weight: 400
}

.single-mtheme_proofing .client-gallery-details.proofing-client-details {
    background: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 71px 50px 43px
}

.single-mtheme_proofing .proofing-client-details .proofing-client-image img {
    max-width: 140px
}

.single-mtheme_proofing .proofing-content {
    width: auto
}

.client-gallery-protected {
    margin: 156px auto
}

.single-mtheme_clients .proofing-client-wrap {
    max-width: 600px;
    background: none
}

.single-mtheme_clients .proofing-client-image img,.single-mtheme_proofing .proofing-client-image img {
    max-width: 280px;
    border-radius: 280px;
    margin-left: auto;
    margin-right: auto
}

#vertical-center-wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.single-mtheme_clients.password-protected-client-mode #vertical-center-wrap {
    left: -30px
}

.menu-is-vertical-right #vertical-center-wrap,.menu-is-vertical-right.fullscreen-swiperslides .swiper-container {
    left: 0
}

.menu-is-vertical-right .mouse-pointer-wrap {
    left: 0
}

.vertical-center-outer {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.vertical-center-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.mtheme-block-em_displayrichtext a {
    color: #000
}

.jp-controls a:hover,.entry-content .jp-controls a:hover {
    color: #aaa
}

.jp-controls a,.entry-content .jp-controls a {
    color: #fff
}

.jp-progress {
    background: rgba(255,255,255,.4)
}

.jp-volume-bar {
    background-color: rgba(255,255,255,.4)
}

div.jp-volume-bar-value,div.jp-play-bar {
    background: #fff
}

.jp-gui {
    background: -moz-linear-gradient(top,rgba(0,0,0,.26) 0%,rgba(0,0,0,.52) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.26) 0%,rgba(0,0,0,.52) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.26) 0%,rgba(0,0,0,.52) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42000000',endColorstr='#85000000',GradientType=0);
    margin-top: -22px;
    top: -20px;
    padding-top: 2px;
    position: relative
}

.jp-play-bar {
    background-color: #fff;
    height: 4px
}

.theme-is-dark .jp-progress {
    background-color: rgba(255,255,255,.3)
}

.jp-controls a,.entry-content .jp-controls a {
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s
}

.theme-is-dark .jp-controls a:hover,.theme-is-dark .entry-content .jp-controls a:hover {
    color: #fff
}

.footer-section {
    background-color: #f9f9f9
}

.footer-section .sidebar-widget {
    margin-bottom: 0;
    padding-bottom: 28px
}

#footer-logo {
    text-align: center;
    margin: 0 auto
}

.footer-logoimage img {
    max-height: 40px;
    width: auto;
    position: relative;
    top: 16px
}

.footer-one-third {
    width: 33.33333333333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

.footer-one-third.no-footer-widgets {
    float: none
}

.footer-half {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    float: right
}

#footer .sidebar-widget {
    margin-bottom: 0
}

#gridblock-filter-links li a,#gridblock-filters li a {
    color: rgba(0,0,0,.8)
}

.entry-title-subheading,.entry-title-subheading p,.text-is-dark .entry-title-subheading p,.section-description,.section-description p,.text-is-dark .section-description p,.entry-content .smaller-content,.entry-content,.woocommerce #tab-description p,.woocommerce .entry-summary div[itemprop="description"],.blog-details-section .the-month,.post-meta-time-archive,.gridblock-parallax-wrap .work-description {
    color: rgba(0,0,0,.5)
}

.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,.slideshow-box-info .work-description,#gridblock-filter-links .griblock-filters-subcats a,#gridblock-filters .griblock-filters-subcats a {
    color: rgba(0,0,0,.5)
}

.site-in-maintenance-mode .container {
    padding: 0
}

.site-in-maintenance-mode.menu-is-vertical #vertical-center-wrap {
    left: 0;
    width: 100%;
    margin-left: 0
}

.site-in-maintenance-mode {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.site-maintenance-text {
    font-size: 46px;
    font-weight: 200;
    line-height: 55px
}

.site-in-maintenance {
    margin: 0 auto;
    max-width: 480px;
    padding: 10px
}

.site-in-maintenance-container {
    width: 50px;
    height: 50px;
    padding-bottom: 28px;
    margin: 0 auto
}

.site-in-maintenance-ball {
    width: 5px;
    height: 5px;
    margin: 5px auto;
    border-radius: 50px;
    background-color: #fff
}

.site-in-maintenance-ball:nth-child(1) {
    -webkit-animation: right 1s infinite ease-in-out;
    -moz-animation: right 1s infinite ease-in-out;
    animation: right 1s infinite ease-in-out
}

.site-in-maintenance-ball:nth-child(2) {
    -webkit-animation: left 1.2s infinite ease-in-out;
    -moz-animation: left 1.2s infinite ease-in-out;
    animation: left 1.2s infinite ease-in-out
}

.site-in-maintenance-ball:nth-child(3) {
    -webkit-animation: right 1s infinite ease-in-out;
    -moz-animation: right 1s infinite ease-in-out;
    animation: right 1s infinite ease-in-out
}

@-webkit-keyframes right {
    0% {
        -webkit-transform: translate(-5px)
    }

    50% {
        -webkit-transform: translate(5px)
    }

    100% {
        -webkit-transform: translate(-5px)
    }
}

@-webkit-keyframes left {
    0% {
        -webkit-transform: translate(5px)
    }

    50% {
        -webkit-transform: translate(-5px)
    }

    100% {
        -webkit-transform: translate(5px)
    }
}

@-moz-keyframes right {
    0% {
        -moz-transform: translate(-5px)
    }

    50% {
        -moz-transform: translate(5px)
    }

    100% {
        -moz-transform: translate(-5px)
    }
}

@-moz-keyframes left {
    0% {
        -moz-transform: translate(5px)
    }

    50% {
        -moz-transform: translate(-5px)
    }

    100% {
        -moz-transform: translate(5px)
    }
}

@keyframes right {
    0% {
        transform: translate(-5px)
    }

    50% {
        transform: translate(5px)
    }

    100% {
        transform: translate(-5px)
    }
}

@keyframes left {
    0% {
        transform: translate(5px)
    }

    50% {
        transform: translate(-5px)
    }

    100% {
        transform: translate(5px)
    }
}

.admin-bar.menu-is-horizontal .outer-header-wrap {
    margin-top: 52px
}

.admin-bar.menu-is-horizontal .mtheme-fullscreen-toggle {
    top: 72px
}

.admin-bar.menu-is-horizontal.page-is-fullscreen.fullscreen-photowall .container-wrapper {
    margin-top: 177px
}

.admin-bar.menu-is-horizontal.fullscreen-mode-on .mtheme-fullscreen-toggle {
    top: 27px
}

.admin-bar.menu-is-horizontal.fullscreen-swiperslides .swiper-container {
    height: calc(100% - 222px);
    height: -webkit-calc(100% - 222px);
    height: -moz-calc(100% - 222px)
}

.admin-bar.menu-is-horizontal.fullscreen-swiperslides .swiper-container {
    margin-top: 177px
}

.admin-bar .loading-spinner,.admin-bar .materialcircular {
    top: 110px
}

.admin-bar .mtheme-fotorama {
    top: 80px
}

.admin-bar .simple-menu,.admin-bar .responsive-mobile-menu {
    top: 33px
}

.admin-bar.page-is-fullscreen {
    overflow-y: hidden
}

.admin-bar.page-is-fullscreen.fullscreen-photowall {
    overflow: auto
}

.admin-bar #photowall-container {
    top: 0
}

.admin-bar.compact-menu #photowall-container {
    top: 112px
}

.admin-bar .mobile-sharing-toggle {
    top: 41px
}

.admin-bar .mobile-toggle-menu-trigger {
    top: 41px
}

.admin-bar.page-is-fullscreen.fullscreen-unknown-type,.admin-bar.page-is-fullscreen.fullscreen-kenburns,.admin-bar.page-is-fullscreen.fullscreen-video,.admin-bar.page-is-fullscreen.fullscreen-slideshow,.admin-bar.page-is-fullscreen.fullscreen-revslider {
    overflow: hidden
}

.admin-bar .toggle-menu-trigger {
    top: 61px
}

.admin-bar.homemenu .cart {
    top: 80px
}

.admin-bar .lg-outer {
    height: -webkit-calc(100% - 32px);
    height: -moz-calc(100% - 32px);
    height: calc(100% - 32px);
    top: 32px
}

.demo.menu-is-vertical .mtheme-pagebuilder #first-column {
    margin-top: 100px!important
}

.admin-bar.top-header-present .outer-wrap {
    top: 66px
}

.admin-bar.sticky-menu-on.top-header-present .sticky-menu-activate.outer-wrap {
    top: 33px
}

.admin-bar.top-header-present #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 92px
}

.admin-bar.top-header-present.menu-is-detatched #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 125px
}

.admin-bar.sticky-menu-on.top-header-present #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 47px
}

.admin-bar.top-header-present.menu-is-detatched .outer-wrap {
    top: 100px
}

.admin-bar.top-header-present #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 87px
}

.admin-bar.sticky-menu-on.top-header-present #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 48px
}

.admin-bar.menu-is-detatched.top-header-disabled #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 87px
}

.admin-bar.menu-is-detatched.top-header-disabled.sticky-menu-on #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 46px
}

.admin-bar.menu-is-detatched.top-header-disabled #sidebarinfo-toggle-menu.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger {
    top: 35px
}

.admin-bar #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 57px
}

.admin-bar.sidebarinfo-menu {
    top: 32px
}

.admin-bar.sticky-menu-on.top-header-disabled .sticky-menu-activate.outer-wrap,.admin-bar.sticky-menu-on .sticky-menu-activate.outer-wrap {
    top: 32px
}

.admin-bar.sticky-menu-on #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 46px
}

.admin-bar.sticky-menu-on.center-logo #sidebarinfo-toggle-menu .sidebar-toggle-menu-trigger {
    top: 68px
}

.admin-bar.menu-is-detatched.top-header-disabled .outer-wrap {
    top: 62px
}

.admin-bar #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 54px
}

.admin-bar.sticky-menu-on #minimal-toggle-menu .mobile-toggle-menu-trigger {
    top: 46px
}

.admin-bar.top-header-present.menu-is-detatched #sidebarinfo-toggle-menu.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger,.admin-bar #sidebarinfo-toggle-menu.sidebar-toggle-menu-open .sidebar-toggle-menu-trigger {
    top: 35px;
    right: 15px
}

.admin-bar .outer-wrap {
    top: 32px
}

.admin-bar.compact-menu.page-media-background .mtheme-fullscreen-toggle i {
    top: -32px
}

.admin-bar.compact-menu .homemenu .sf-menu>li.mega-item>ul.children {
    top: 114px
}

.admin-bar .homemenu .sf-menu li.mega-item>ul.children {
    top: 181px
}

.admin-bar.opaque-boxed-menu .homemenu .sf-menu>li.mega-item>ul.children {
    top: 179px
}

.admin-bar .sticky-menu-activate .homemenu .sf-menu>li.mega-item>ul.children,.admin-bar.opaque-boxed-menu .sticky-menu-activate .homemenu .sf-menu>li.mega-item>ul.children {
    top: 113px
}

.admin-bar .sticky-menu-activate .homemenu .sf-menu>li:hover>ul,.admin-bar .sticky-menu-activate .homemenu .sf-menu>li.sfHover>ul {
    top: 71px
}

.admin-bar.opaque-boxed-menu .sticky-menu-activate .homemenu .sf-menu>li:hover>ul,.admin-bar.opaque-boxed-menu .sticky-menu-activate .homemenu .sf-menu>li.sfHover>ul {
    top: 70px
}

.admin-bar.compact-menu .sticky-menu-activate .homemenu .sf-menu>li.mega-item>ul.children {
    top: 114px
}

.admin-bar.compact-menu .sticky-menu-activate .homemenu .sf-menu>li:hover>ul,.admin-bar.compact-menu .sticky-menu-activate .homemenu .sf-menu>li.sfHover>ul {
    top: 72px
}

.admin-bar .vertical-menu {
    top: 82px
}

.admin-bar .mobile-menu-toggle {
    top: 32px
}

.admin-bar.sticky-menu-on .mobile-menu-toggle {
    top: 0
}

.admin-bar.sticky-menu-on .mobile-toggle-menu-trigger {
    top: 8px
}

.admin-bar.sticky-menu-on .mobile-sharing-toggle {
    top: 5px
}

.admin-bar .mobile-menu-icon {
    position: fixed;
    float: right;
    left: 20px;
    top: 32px
}

.admin-bar .homemenu .cart {
    top: 61px
}

.admin-bar.compact-menu .homemenu .cart {
    top: 81px
}

.admin-bar.body-dashboard-push-left .mobile-menu-icon {
    top: 40px
}

.admin-bar.minimal-menu-fadein .outer-wrap,.admin-bar.sticky-menu-off .outer-wrap {
    margin-top: 0
}

.admin-bar .sticky-menu-activate .homemenu ul.sf-menu>li li:hover>ul,.admin-bar .sticky-menu-activate .homemenu ul.sf-menu>li li.sfHover>ul {
    top: 0
}

.admin-bar.sticky-menu-off.compact-menu .outer-wrap {
    margin-top: 0
}

.admin-bar .container-wrapper {
    padding-top: 0
}

.admin-bar.single-mtheme_featured.fullscreen-carousel .container-wrapper,.admin-bar.single-mtheme_featured.fullscreen-photowall .container-wrapper,.admin-bar.single-mtheme_featured.fullscreen-swiperslides .container-wrapper,.admin-bar.fullscreen-carousel .container-wrapper,.admin-bar.fullscreen-photowall .container-wrapper,.admin-bar.fullscreen-swiperslides .container-wrapper {
    padding-top: 0
}

.admin-bar.menu-is-vertical.single-mtheme_featured.fullscreen-photowall .container-wrapper,.admin-bar.menu-is-vertical.single-mtheme_featured.fullscreen-swiperslides .container-wrapper,.admin-bar.menu-is-vertical.fullscreen-photowall .container-wrapper,.admin-bar.menu-is-vertical.fullscreen-swiperslides .container-wrapper {
    padding-top: 32px
}

.admin-bar.single-mtheme_featured .container-wrapper,.admin-bar.password-protected-client-mode .container-wrapper,.admin-bar.page-template-template-fullpage .container-wrapper,.admin-bar.edge-to-edge .container-wrapper {
    padding-top: 0
}

.outer-wrap {
    width: 376px
}

.container-wrapper {
    margin-left: 376px;
    margin-right: 50px;
    margin-top: 50px;
    margin-bottom: 50px
}

.menu-is-horizontal .outer-wrap {
    z-index: 999;
    height: 150px;
    top: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transform: translateZ(0),translate3d(0,0,0);
    -moz-transform: translateZ(0),translate3d(0,0,0);
    -ms-transform: translateZ(0),translate3d(0,0,0);
    transform: translateZ(0),translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.fullscreen-mode-on.menu-is-horizontal .outer-wrap {
    opacity: 0
}

.menu-is-horizontal.page-is-not-fullscreen .loading-bar,.menu-is-horizontal.page-is-fullscreen .loading-bar {
    border-color: #000
}

.menu-is-horizontal.page-is-not-fullscreen .loading-bar:after,.menu-is-horizontal.page-is-fullscreen .loading-bar:after {
    background: #000
}

.menu-is-horizontal .loading-spinner {
    z-index: 999;
    right: 60px;
    top: 26px
}

.menu-is-horizontal .social-header-wrap ul li.contact-text a,.menu-is-horizontal .social-header-wrap ul li.contact-text {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .75px;
    text-align: right
}

.menu-is-horizontal .menu-social-header .social-header-wrap ul li.social-icon {
    text-align: right
}

.menu-is-horizontal .menu-social-header {
    height: 33px;
    position: absolute;
    right: 58px;
    text-align: right;
    top: 26px;
    z-index: 100;
    width: auto
}

.menu-is-horizontal .social-header-wrap ul li.contact-text {
    display: block;
    position: relative;
    right: 3px
}

.menu-is-horizontal .logo img {
    height: 53px;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0
}

.menu-is-horizontal .outer-wrap {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: absolute
}

.sf-menu>li>a {
    opacity: 0
}

.menu-is-horizontal .mtheme-fullscreen-toggle {
    opacity: 0;
    -webkit-transition: opacity 2s,top 0.3s;
    -moz-transition: opacity 2s,top 0.3s;
    transition: opacity 2s,top 0.3s
}

.menu-is-horizontal.fullscreen-mode-on .mtheme-fullscreen-toggle {
    top: -5px
}

.menu-is-horizontal.superfish-ready .mtheme-fullscreen-toggle {
    opacity: 1
}

.menu-is-horizontal .menu-social-header {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

.menu-is-horizontal .logo img {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

.menu-is-horizontal.superfish-ready .logo img {
    opacity: 1
}

.menu-is-horizontal.spinning-done .menu-social-header {
    opacity: 1
}

.menu-is-horizontal .mainmenu-navigation {
    background: rgba(255,255,255,.7);
    height: 106px;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.menu-is-horizontal.superfish-ready .mainmenu-navigation {
    opacity: 1
}

.menu-is-horizontal .container-wrapper,.menu-is-horizontal .outer-header-wrap {
    margin: 20px auto 50px;
    width: 1400px
}

.menu-is-horizontal.page-is-fullscreen.fullscreen-photowall .container-wrapper {
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    margin: 145px 50px 50px
}

.menu-is-horizontal .mtheme-fullscreen-toggle {
    bottom: auto;
    left: auto;
    right: calc((100% - 1400px) / 2 - 50px);
    right: -webkit-calc((100% - 1400px) / 2 - 50px);
    right: -moz-calc((100% - 1400px) / 2 - 50px);
    top: 42px;
    bottom: auto
}

.menu-is-horizontal .container-wrapper {
    margin-top: 148px
}

.menu-is-horizontal #fotorama-container-wrap {
    height: 100%;
    left: 0;
    margin-left: 50px;
    top: 100px;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px)
}

.left-logo .homemenu {
    float: left
}

.page-is-fullscreen .container-wrapper {
    margin: 0
}

.left-logo .mainmenu-navigation {
    position: relative;
    text-align: left
}

.left-logo .header-logo-section {
    float: left;
    left: 0
}

.center-logo .container-wrapper {
    padding-top: 194px
}

.center-logo .fullscreen-horizontal-carousel {
    top: 95px
}

.outer-wrap {
    height: 100px
}

.center-logo .outer-wrap {
    height: 160px
}

.left-logo .homemenu,.homemenu {
    line-height: 107px
}

.center-logo .homemenu {
    line-height: 50px;
    margin-top: 20px
}

.center-logo .homemenu>.sf-menu>li:hover>ul,.center-logo .homemenu>.sf-menu>li.sfHover>ul {
    top: 65px
}

.center-logo .homemenu,.left-logo .homemenu,.homemenu {
    padding-top: 0
}

.center-logo .header-logo-section,.header-logo-section {
    position: relative
}

.menu-social-header .social-header-wrap ul {
    padding: 2px 0 0 0
}

.left-logo .header-logo-section {
    float: left
}

.homemenu ul li a::before {
    bottom: 23px
}

#photowall-container {
    top: 0
}

.page-has-full-background.page-media-top .title-container-wrap {
    padding-top: 84px
}

.mtheme-menu-inactive .outer-wrap {
    height: 96px
}

.single-mtheme_photostory .portfolio-nav-wrap {
    top: 170px
}

.header-switchable.page-is-fullscreen .outer-wrap {
    background: none
}

.logo img {
    height: 70px;
    width: auto;
    top: 50px;
    left: 50px;
    margin-left: 0;
    -webkit-transition: width 0.2s,height 0.2s,top 0.2s;
    -moz-transition: width 0.2s,height 0.2s,top 0.2s;
    transition: width 0.2s,height 0.2s,top 0.2s
}

.center-logo .logo img {
    top: 21px
}

.mobile-social-header .social-header-wrap .social-icon i,.mobile-social-header .social-header-wrap .contact-text a,.menu-social-header .social-header-wrap .social-icon i,.menu-social-header .social-header-wrap .contact-text a,.social-sharing-toggle {
    color: #000
}

.hover-color-transtition {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s
}

.page-is-fullscreen.fullscreen-unknown-type,.page-is-fullscreen.fullscreen-kenburns,.page-is-fullscreen.fullscreen-fotorama,.page-is-fullscreen.fullscreen-video,.page-is-fullscreen.fullscreen-slideshow,.page-is-fullscreen.fullscreen-revslider {
    overflow: hidden;
}

.must-log-in {
    font-size: 14px;
    font-weight: 400
}

#respond .must-log-in>a {
    color: #000;
    font-weight: 600
}

.footer-end-block {
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: -2px;
    opacity: 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.preloader-done .footer-end-block {
    opacity: 1
}

h3.instagram-username {
    opacity: 0;
    transition: opacity 0.2s,background 1s;
    -moz-transition: opacity 0.2s,background 1s;
    -webkit-transition: opacity 0.2s,background 1s;
    -o-transition: opacity 0.2s,background 1s;
    background: #fff;
    bottom: 50%;
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    letter-spacing: 1px;
    margin: 0 auto 8px;
    padding: 0 22px;
    position: absolute;
    text-align: center;
    z-index: 99
}

h3.instagram-username:hover {
    background: #eee
}

.element-fadein-after-load {
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.preloader-done .element-fadein-after-load,.preloader-done h3.instagram-username {
    opacity: 1
}

.preloader-done .gridblock-parallax-wrap {
    background: none
}

.instagram-photos-link {
    display: block
}

.insta-grid-outer {
    overflow: hidden;
    background: #000;
    margin-right: -1px;
    margin-bottom: -2px;
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.pace-done .insta-grid-outer {
    opacity: 1
}

.insta-grid-wrap,.instagram-first-three {
    width: 50%;
    float: right
}

.entry-content .instagram-first-three li,.instagram-first-three li {
    margin: 0;
    width: 33.3333%;
    padding-bottom: 33.3333%;
    background-size: cover;
    float: left
}

.ri-grid {
    position: relative;
    height: auto
}

.ri-grid ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.ri-grid ul:before,.ri-grid ul:after {
    content: '';
    display: table
}

.ri-grid ul:after {
    clear: both
}

.ri-grid ul {
    zoom:1}

.ri-grid ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
    overflow: hidden
}

.ri-grid ul li a {
    display: block;
    outline: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.ri-grid-size-1 {
    width: 55%
}

.ri-grid-size-2 {
    width: 100%
}

.ri-grid-size-3 {
    width: 100%;
    margin-top: 0
}

.ri-grid-loading:after,.ri-grid-loading:before {
    display: none
}

.ri-loading-image {
    display: none
}

.ri-grid-loading .ri-loading-image {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block
}

#footer .social-header-wrap ul li.contact-text {
    text-align: left
}

.fotorama__nav.fotorama__nav--thumbs {
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.mobile-social-header .widget_text {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    margin-left: 35px
}

.page-is-fullscreen.menu-is-detatched .container-wrapper {
    padding-top: 0
}

.edge-to-edge .title-container-outer-wrap {
    display: none
}

.gallery .gallery-item {
    display: inline-block;
    text-align: center;
    width: 33.333%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 20px;
    margin: 0
}

.gallery.gallery-columns-10 .gallery-item {
    width: 10%
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.333%
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.body-dashboard-push-left {
    position: static
}

.jarallax-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 1.5s;
    -moz-transition: opacity 1.5s;
    transition: opacity 1.5s;
    z-index: 1
}

.mtheme-block {
    position: relative;
    z-index: 2
}

.preloader-done .jarallax-container {
    opacity: 1
}

.jarallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.flipbox-card-flip {
    position: relative;
    transform: perspective(1000px);
    -webkit-perspective: 1000;
    -webkit-transform: perspective(1000px);
    -moz-perspective: 1000;
    -moz-transform: perspective(1000px);
    -ms-perspective: 1000;
    -ms-transform: perspective(1000px);
    perspective: 1000
}

.flipbox-card-flip,.flipbox-card-container-front,.flipbox-card-container-back,.flipbox-card-flip:hover .flipbox-card-container-back,.flipbox-card-flip:hover .flipbox-card-container-front,.flipbox-card-flip .flipbox-card-front,.flipbox-card-flip .flipbox-card-back {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flipbox-card-flip {
    width: 100%;
    min-height: 400px
}

.flipbox-card-front,.flipbox-card-back {
    width: 100%;
    height: 100%
}

.flipbox-card-container-back,.flipbox-card-container-front,.flipbox-card-front,.flipbox-card-back {
    -ms-transition: transform 0.60s cubic-bezier(.6,.4,.4,1);
    transition: transform 0.60s cubic-bezier(.6,.4,.4,1);
    -webkit-transition: transform 0.60s cubic-bezier(.6,.4,.4,1)
}

.flipbox-card-front,.flipbox-card-back {
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipbox-card-flip .flipbox-card-front,.flipbox-card-flip .flipbox-card-back {
    z-index: 1
}

.flipbox-card-flip .flipbox-card-front,.flipbox-card-flip:hover .flipbox-card-back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flipbox-card-flip:hover .flipbox-card-front {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.flipbox-card-flip .flipbox-card-back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flipbox-card-container-back,.flipbox-card-container-front {
    position: relative;
    padding: 40px;
    text-align: center;
    top: 50%;
    z-index: 2
}

.flipbox-card-container-front {
    -webkit-transform: translateY(-50%) translateX(0) scale(1);
    -ms-transform: translateY(-50%) translateX(0) scale(1);
    transform: translateY(-50%) translateX(0) scale(1)
}

.flipbox-card-flip:hover .flipbox-card-container-front {
    -webkit-transform: translateY(-50%) translateX(-650px) scale(.88);
    -ms-transform: translateY(-50%) translateX(-650px) scale(.88);
    transform: translateY(-50%) translateX(-650px) scale(.88)
}

.flipbox-card-container-back {
    -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
    -ms-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
    transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88)
}

.flipbox-card-flip:hover .flipbox-card-container-back {
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1);
    -ms-transform: translateY(-50%) translateX(0) translateZ(0) scale(1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1)
}

.flipbox-card-flip h2 {
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 4px
}

.flipbox-card-flip p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.flip-overlay {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.flipbox-icon {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 42px
}

.mtheme-lightbox.lg-outer .lg-toogle-thumb {
    display: none
}

.mtheme-lightbox.lg-outer .lg-thumb-outer {
    background: none
}

.mtheme-lightbox.lg-outer .lg-thumb {
    margin: 0 auto
}

.mtheme-lightbox.lg-outer .lg-thumb-item {
    border: 0;
    opacity: .5;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.mtheme-lightbox.lg-outer.lg-has-thumb .lg-inner {
    height: -webkit-calc(100% - 120px);
    height: -moz-calc(100% - 120px);
    height: calc(100% - 120px)
}

.mtheme-lightbox.lg-outer .lg-toogle-thumb::after {
    content: "\f440";
    font-family: 'Ionicons'
}

.mtheme-lightbox.lg-outer .lg-thumb-item.active,.mtheme-lightbox.lg-outer .lg-thumb-item:hover {
    opacity: 1
}

.responsive-mobile-menu ul.mtree {
    margin-top: 60px
}

.woocommerce .single-product-summary .entry-summary .amount {
    color: #000
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin: 0
}

.modal-active .vertical-menu-outer {
    z-index: 0
}

.modal-active .mtheme-block {
    z-index: auto
}

.mtheme-block-em_audio .jp-jplayer,.mtheme-block-em_audio .jp-audio {
    height: 37px!important
}

.woocommerce #supersized img,.woocommerce-page #supersized img {
    max-width: none;
    width: auto;
    height: auto
}

.woocommerce.archive #primary,.woocommerce.archive .content-area {
    float: left
}

.wooshop-has-sidebar-archive.woocommerce.archive #primary,.wooshop-has-sidebar-archive.woocommerce.archive .content-area {
    width: 70%
}

.woocommerce.archive #primary,.woocommerce.archive .content-area {
    width: 100%
}

.service-column.service-style-left.alignicon-top {
    text-align: center
}

.page-is-not-fullscreen #tubular-container,.page-is-not-fullscreen #tubular-shield {
    z-index: 0!important
}

.woocommerce-checkout-payment #place_order {
    border: 1px solid #000;
    color: #000
}

.woocommerce-checkout-payment #place_order:hover {
    color: #fff;
    background: #000
}

.vjs-paused.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: block;
    left: 50%;
    top: 50%
}

.woocommerce table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail {
    width: 180px
}

#insta-grid-id-detect .instagram-first-three {
    float: left
}

.lightbox-active-false .gridblock-grid-element:hover {
    cursor: default
}

.service-style-timeline .service-item-wrap {
    display: block
}

.service-style-timeline .service-order-odd {
    float: left
}

.service-style-timeline .service-order-odd {
    float: left
}

.service-style-timeline .service-item-wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.service-style-timeline .service-item-wrap {
    display: inline-block
}

* html .service-style-timeline .service-item-wrap {
    height: 1%
}

.service-style-timeline .service-item-wrap {
    display: block
}

.service-style-timeline .element-mobile-mode .service-content {
    text-align: left;
    margin-left: 100px!important;
    margin-bottom: 50px
}

.serviceboxes-vertical.service-style-right .service-item:last-child,.serviceboxes-vertical.service-style-right .service-item,.serviceboxes-vertical.service-style-left .service-item {
    margin-bottom: 28px;
    padding-bottom: 28px
}

.page-is-fullscreen img {
    max-width: none
}

.page-is-not-fullscreen #supersized img {
    max-width: none
}

.dashboard-columns img {
    max-width: 100%
}

/*!/wp-content/cache/asset-cleanup/css/item/kreativa__style-dark-css-v0988ed7965fafa362573498579eb5574640d757e.css*/
/*!/wp-content/themes/kreativa/style-dark.css*/
body {
    background-color: #2b2b2b;
    color: #b0b0b0
}

a {
    color: #cbcbcb
}

input,textarea,label,button {
    color: #aaa
}

.menu-is-horizontal .mainmenu-navigation {
    background: rgba(0,0,0,.6)
}

.menu-is-horizontal.page-is-not-fullscreen .loading-bar,.menu-is-horizontal.page-is-fullscreen .loading-bar {
    border-color: #fff
}

.menu-is-horizontal.page-is-not-fullscreen .loading-bar:after,.menu-is-horizontal.page-is-fullscreen .loading-bar:after {
    background: #fff
}

.materialpath {
    stroke: #aaa
}

.social-header-wrap ul li.social-icon:hover i,.social-header-wrap ul li.social-icon i {
    color: #fff
}

ul.mtree {
    background: rgba(0,0,0,.5)
}

.vertical-menu {
    background: rgba(0,0,0,.7)
}

.vertical-menu ul.mtree a {
    color: #a9a9a9
}

.vertical-menu ul.mtree li.mtree-open>a,.vertical-menu ul.mtree li>a:hover {
    color: #fff
}

.simple-menu,.responsive-mobile-menu {
    background: #000;
    color: #fff
}

.menu-is-vertical .vertical-menu .social-header-wrap ul li.social-icon:hover i,.menu-is-vertical .vertical-menu .social-header-wrap ul li.social-icon i,.menu-is-vertical .vertical-footer-wrap .social-icon a,.menu-is-vertical .vertical-footer-wrap .social-icon i,.menu-is-vertical.fullscreen-slide-dark .social-header-wrap ul li.social-icon i,.menu-is-vertical.fullscreen-slide-bright .social-header-wrap ul li.social-icon i,.menu-is-vertical.fullscreen-slide-dark .social-header-wrap ul li.contact-text a,.menu-is-vertical.fullscreen-slide-bright .social-header-wrap ul li.contact-text a,.menu-is-vertical .social-header-wrap ul li.contact-text a {
    color: #eee
}

.menu-is-vertical .vertical-footer-wrap .social-icon a:hover,.menu-is-vertical .vertical-footer-wrap ul li.social-icon:hover i,.menu-is-vertical.fullscreen-slide-bright .social-header-wrap ul li.social-icon:hover i,.menu-is-vertical.fullscreen-slide-dark .social-header-wrap ul li.social-icon:hover i,.menu-is-vertical .vertical-footer-wrap .social-icon:hover,.menu-is-vertical .vertical-footer-wrap .social-icon i:hover,.menu-is-vertical.fullscreen-slide-dark .social-header-wrap ul li.social-icon i:hover,.menu-is-vertical.fullscreen-slide-bright .social-header-wrap ul li.social-icon i:hover,.menu-is-vertical.fullscreen-slide-dark .social-header-wrap ul li.contact-text a:hover,.menu-is-vertical.fullscreen-slide-bright .social-header-wrap ul li.contact-text a:hover,.menu-is-vertical .social-header-wrap ul li.contact-text:hover a {
    color: #fff
}

.entry-content .portfolio-details-section-inner .project-info ul li,.entry-content .portfolio-details-section-inner .project-details-link h4,.entry-content .portfolio-details-section-inner .project-details-link h4 a,.entry-content .portfolio-details-section-inner .project-details-link i,.entry-content .portfolio-details-section-inner .portfolio-details-wrap .post-like-count,.entry-content .portfolio-details-section-inner .portfolio-details-wrap .like-vote-icon i,.entry-content .portfolio-details-section-inner h2,.entry-content .portfolio-details-section-inner h4 {
    color: #fff
}

.entry-content .portfolio-details-section-inner .project-details-link h4 a:hover {
    border-bottom-color: #fff
}

.events-details-wrap {
    border-color: #fff
}

.entry-spaced-wrapper #searchform input {
    border-color: #fff
}

.entry-spaced-wrapper #searchform input:focus {
    border-bottom-color: #555
}

.entry-spaced-wrapper #searchform i {
    color: #fff
}

.sidebar-widget .woocommerce #searchform input {
    height: 20px
}

#searchform input:focus,#mobile-searchform input:focus {
    border-color: #ddd;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s
}

a#cancel-comment-reply-link {
    border-color: #fff;
    color: #fff
}

a#cancel-comment-reply-link:hover {
    background: #fff;
    color: #000
}

.post-password-required .datecomment,.post-password-required .nocomments,.post-password-required .post-meta-comment,.entry-content dt {
    color: #fff
}

.entry-content ol.commentlist li.comment:before {
    background: #303030
}

.preloader-folding-cube .preloader-cube:before {
    background-color: #d2d2d2
}

.sidebar-toggle-menu-trigger span:before,.sidebar-toggle-menu-trigger span:after,.sidebar-toggle-menu-open .mobile-toggle-menu-trigger span:before,.sidebar-toggle-menu-open .mobile-toggle-menu-trigger span:after,.sidebar-toggle-menu-trigger span {
    background: #fff
}

.entry-content td {
    color: #fff
}

.sidebarinfo-menu {
    background: #1f1f1f
}

.page-link {
    color: #fff
}

.page-link a {
    border: 1px solid #fff
}

.page-link a:hover {
    background-color: #fff;
    color: #000
}

.gallery .gallery-caption,.entry-content .commentlist a,.quote_author {
    color: #fff
}

.mtheme-block-em_displayrichtext a {
    color: #fff
}

.portfolio-share li i,.portfolio-share .share-indicate {
    color: #fff
}

.person-socials a:hover {
    background-color: #fff;
    color: #000
}

.person-socials a:hover i {
    color: #000
}

.mtheme-fullscreen-toggle i {
    border: 2px solid rgba(255,255,255,.2)
}

.mtheme-fullscreen-toggle {
    color: #fff
}

.menu-is-vertical.fullscreen-fotorama.fullscreen-mode-on .mtheme-fullscreen-toggle i {
    color: #fff
}

.blog-timeline-month {
    background: #fff;
    color: #000
}

#gridblock-timeline::after {
    background: #fff
}

#gridblock-timeline .blog-grid-element-left::before,#gridblock-timeline .blog-grid-element-right::before {
    border: 1px solid #fff
}

#gridblock-timeline .timeline-format-quote {
    border-color: #fff
}

.mtheme-404-wrap .mtheme-404-icon i {
    color: #fff
}

.mtheme-404-wrap #searchform input {
    color: #fff
}

.entry-content .mtheme-404-wrap h4 {
    color: #fff
}

.ajax-navigation-arrow:hover i {
    color: #000
}

.sidebar h3 {
    border-bottom-color: #fff
}

.sidebar .product-title,.sidebar .woocommerce ul.product_list_widget li a,#events_list .recentpost_info .recentpost_title,#recentposts_list .recentpost_info .recentpost_title,#popularposts_list .popularpost_info .popularpost_title {
    color: #fff
}

#footer .contact_address_block .contact_phone::before,#footer .contact_address_block .contact_mobile::before,#footer .contact_address_block .contact_email::before,#footer .contact_address_block .contact_name::before {
    color: #fff
}

#footer .contact_name,.sidebar-widget .contact_name {
    color: #fff
}

#copyright {
    border-top-color: #393939
}

.gridblock-blogphoto .photocard-contents-inner {
    background: rgba(24,24,24,.5)
}

.gridblock-blogphoto .photocard-contents-inner:hover {
    background: rgba(24,24,24,.9)
}

.photocard-wrap-type-two .photocard-contents-inner::before {
    border: 1px solid rgba(255,255,255,.1)
}

.photocard-wrap-type-two .photocard-contents-inner {
    background-color: rgba(0,0,0,.85)
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-dark .heading-block h2,.photocard-wrap-type-two .photocard-content-wrap.photocard-default .heading-block h2 {
    color: #fff
}

.photocard-wrap-type-two .photocard-content-wrap.photocard-dark h3.section-subtitle,.photocard-wrap-type-two .photocard-content-wrap.photocard-default h3.section-subtitle,.photocard-wrap-type-two .photocard-content-wrap.photocard-dark .heading-block h3,.photocard-wrap-type-two .photocard-content-wrap.photocard-default .heading-block h3 {
    color: #d5d5d5
}

.entry-content h3.photocard-subtitle {
    color: #fff
}

.password-protected-icon {
    color: #fff
}

.preloader span {
    position: absolute;
    display: block;
    bottom: 0;
    width: 1px;
    height: 5px;
    border-radius: 5px;
    background: rgba(255,255,255,.4);
    -webkit-animation: preloader 2s infinite ease-in-out;
    animation: preloader 2s infinite ease-in-out
}

.preloader span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

.preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms
}

.preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.preloader span:nth-child(6) {
    left: 55px;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms
}

@-webkit-keyframes preloader {
    0% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background: rgba(255,255,255,.4)
    }

    25% {
        height: 30px;
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        background: #fff
    }

    50%,100% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background: rgba(255,255,255,.4)
    }
}

@keyframes preloader {
    0% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background: rgba(255,255,255,.5)
    }

    25% {
        height: 30px;
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        background: #fff
    }

    50%,100% {
        height: 5px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background: rgba(255,255,255,.4)
    }
}

h2#comments>span,ol.commentlist li.comment .comment-meta a,ol.commentlist li.comment .comment-author .fn a,#proofing-status-count {
    color: #fff
}

.mtheme-proofing-item .work-details h4 {
    color: #fff
}

.theme-is-dark .responsive-mobile-menu .social-header-wrap ul li a:hover i,.theme-is-dark .responsive-mobile-menu .social-header-wrap ul li a:hover {
    color: #fff
}

.mobile-social-header .social-header-wrap .social-icon i,.mobile-social-header .social-header-wrap .contact-text a,.menu-social-header .social-header-wrap .social-icon i,.menu-social-header .social-header-wrap .contact-text a,.social-sharing-toggle {
    color: #fff
}

.social-header-wrap ul li.social-icon:hover i,.social-sharing-toggle:hover i,.fullscreen-slide-dark .social-sharing-toggle:hover i,.stickymenu-zone .social-sharing-toggle:hover i {
    color: #c9c9c9
}

.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a,.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a:hover {
    color: #fff
}

.entry-content blockquote {
    background: #333
}

#wp-calendar tbody a {
    color: #000
}

#wp-calendar tbody td:hover {
    color: #fff
}

.entry-content .ui-tabs .ui-tabs-nav li a:hover {
    color: #fff
}

.entry-content .ui-tabs .ui-tabs-panel {
    border: 1px solid rgba(255,255,255,.1)
}

.alignicon-top i.fontawesome {
    color: #000
}

.wpml-flags-language-list li {
    background: rgba(0,0,0,.2);
    color: #fff
}

.wpml-flags-language-list li.language-active,.wpml-flags-language-list li.selectable:hover {
    background: #000
}

.person h3,.entry-content .person h3 {
    color: #fff
}

.person:hover .person-image-wrap::after {
    background-color: rgba(0,0,0,.4)
}

.person i {
    color: #fff
}

.person-details a,.person i {
    color: #fff
}

.entry-content .pullquote-right,.entry-content .pullquote-center,.entry-content .pullquote-left {
    border-color: #fff
}

.shortcode-time-counter-block h4,.time-count-data {
    color: #fff
}

.donutcounter-value {
    color: #fff
}

i.fontawesome {
    color: #fff
}

#goto-top {
    border-color: rgba(255,255,255,.5);
    color: #fff
}

.entry-content .wp-accordion h3 {
    background: none;
    border: 1px solid #373737
}

.entry-content .ui-accordion-content {
    border: 1px solid #373737
}

.entry-content .wp-accordion h3 a,.entry-content .ui-accordion-header.ui-state-default a {
    color: #fff
}

.entry-content .wp-accordion h3:hover {
    background: #454545 none repeat scroll 0 0
}

.client-name {
    color: #fff
}

.homemenu ul li a::before {
    border-top-color: #fff
}

.homemenu ul li a {
    color: #fff
}

.header-search i,.header-cart i {
    color: rgba(255,255,255,.6)
}

.header-search:hover i,.header-cart:hover i {
    color: rgba(255,255,255,1)
}

.project-details {
    border-color: #444
}

.project-details-link h4 a {
    color: #fff
}

.project-details-link i {
    color: #fff
}

.portfolio-details-wrap .like-vote-icon i {
    color: rgba(255,255,255,.5)
}

.portfolio-details-wrap .post-like-count {
    color: #fff
}

.portfolio-details-wrap .like-vote-icon:hover i {
    color: #fff
}

.portfolio-details-wrap .voted.like-vote-icon i {
    color: #fff
}

.entry-title-wrap {
    background: rgba(0,0,0,.6)
}

.proofing-shortcode .gridblock-filter-select-wrap {
    background: #252525;
    border-top: 1px solid rgba(0,0,0,.1)
}

#gridblock-filter-links li,#gridblock-filter-links ul,#gridblock-filters li,#gridblock-filters ul {
    border-color: rgba(255,255,255,.1)
}

.button-blog-continue a:hover,.readmore-service a:hover,.project-details-link h4 a:hover {
    border-color: #fff
}

.album-item-count>span {
    color: #fff
}

#gridblock-filter-links li a,#gridblock-filters li a {
    color: rgba(255,255,255,.65)
}

.comment-reply-title {
    color: #fff
}

.wpcf7-form p {
    color: #fff
}

.wpcf7-form input[type="button"],.wpcf7-form input[type="submit"],.wpcf7-form input[type="reset"] {
    border-color: #fff;
    color: #fff
}

.wpcf7-form input[type="button"]:hover,.wpcf7-form input[type="submit"]:hover,.wpcf7-form input[type="reset"]:hover {
    border-color: #fff;
    background-color: #fff;
    color: #000
}

.wpcf7-form input,.wpcf7-form textarea {
    border-color: rgba(255,255,255,.15);
    color: #fff;
    background: none
}

.wpcf7-form input:focus,.wpcf7-form textarea:focus {
    border-color: rgba(255,255,255,.5)
}

#contact .button,#commentform input#submit,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a {
    border-color: #fff;
    color: #fff
}

#contact .button:hover,#commentform input#submit:hover,ol.commentlist li.comment .pingback a:hover,ol.commentlist li.comment .reply a:hover {
    background: #fff;
    color: #000
}

ol.commentlist li.comment .comment-author,ol.commentlist li.comment .comment-author a,ol.commentlist li.comment .comment-author .fn {
    color: #eee
}

ol.commentlist li.comment .comment-author .fn {
    color: #fff
}

h2#comments {
    color: #b3b3b3
}

.entry-content .info_yellow .close_notice,.entry-content .info_red .close_notice,.entry-content .info_green .close_notice,.entry-content .info_blue .close_notice {
    color: #fff
}

#password-protected.client-gallery-protected .post-password-form {
    background: rgba(28,28,28,.9)
}

#password-protected.client-gallery-protected .post-password-form label input {
    border-color: rgba(255,255,255,.5)
}

#password-protected label input {
    color: #fff;
    border-color: #fff
}

#password-protected input,.post-password-form input {
    border: 1px solid #fff;
    color: #fff
}

#password-protected input[type="submit"]:hover,.post-password-form input[type="submit"]:hover {
    background: #fff;
    color: #000
}

.proofing-client-wrap {
    background: rgba(0,0,0,.8)
}

.single-mtheme_proofing .proofing-client-wrap {
    background: none
}

.fullscreen-protected #password-protected i {
    color: #fff
}

#respond #commentform textarea,#respond #commentform input {
    border-color: rgba(255,255,255,.3);
    color: #fff
}

#contact .button:hover,#commentform input#submit:hover,ol.commentlist li.comment .pingback a:hover,ol.commentlist li.comment .reply a:hover {
    background: #fff;
    color: #000
}

#contact .button,#commentform input#submit,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a {
    border: 1px solid #fff;
    background: none
}

.demo.page-is-transparent .container-wrapper,.demo.page-is-transparent .fullscreen-protected #password-protected,.demo.page-is-transparent #supersized li {
    background: rgba(0,0,0,.75) none repeat scroll 0 0
}

.twentytwenty-before-label::before,.twentytwenty-after-label::before {
    background: rgba(0,0,0,1);
    color: #fff
}

.twentytwenty-horizontal .twentytwenty-handle::before,.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before,.twentytwenty-vertical .twentytwenty-handle::after {
    background: #000
}

.twentytwenty-left-arrow {
    border-right: 6px solid #000
}

.twentytwenty-right-arrow {
    border-left: 6px solid #000
}

.twentytwenty-handle {
    border: 3px solid #000
}

.sidebar .widget_search #searchform input {
    border-color: #444;
    color: #fff
}

.sidebar-widget .mc4wp-form input[type="submit"] {
    border-color: #fff;
    color: #fff
}

.sidebar-widget .mc4wp-form input[type="submit"]:hover {
    background: #fff;
    color: #000
}

#searchform i,#mobile-searchform i {
    color: #fff
}

.mobile-toggle-menu-trigger span::before,.mobile-toggle-menu-trigger span::after,.mobile-toggle-menu-open .mobile-toggle-menu-trigger span::before,.mobile-toggle-menu-open .mobile-toggle-menu-trigger span::after,.mobile-toggle-menu-trigger span {
    background: #FFF
}

.mobile-sharing-toggle {
    color: #fff
}

.pagination a:link,.pagination .navigation-single,.pagination span.current,ol.commentlist li.pingback .reply a,ol.commentlist li.comment .reply a,.pagination a:visited,.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff
}

.woocommerce .single-product-summary .entry-summary .amount {
    color: #fff
}

.pagination a,.pagination span.current,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    color: #fff;
    border-color: rgba(255,255,255,.5)
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #fff;
    color: #fff
}

.pagination a:hover,.woocommerce nav.woocommerce-pagination ul li a:hover {
    border-color: #fff
}

ul.vertical_images .vertical-images-title {
    color: #fff
}

.sidebar h3 {
    color: #fff
}

a.ajax-navigation-arrow i {
    color: #fff
}

a.ajax-navigation-arrow {
    border-color: #434343
}

.portfolio-nav-item i {
    color: #fff
}

.portfolio-nav-item:hover i {
    color: #aaa
}

.portfolio-section-heading h2.section-title {
    border-color: #fff
}

.section-description.section-style-bordertop {
    border-top: 4px solid #fff
}

.section-description.section-style-borderbottom {
    border-bottom: 4px solid #fff
}

.section-description.section-style-bordertopbottom {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.mtheme-button:after {
    background: #fff
}

.mtheme-button {
    border-color: #fff
}

.mtheme-button {
    color: #fff
}

.entry-content .mtheme-button:hover,.entry-content .mtheme-button:active {
    color: #fff
}

.entry-content .text-is-bright .mtheme-button:hover,.entry-content .text-is-bright .mtheme-button:active {
    color: #000
}

.entry-content .mtheme-button:hover,.entry-content .mtheme-button:active {
    color: #000
}

.callout h2.callout-title {
    color: #fff
}

.callout {
    background: rgba(0,0,0,.6)
}

h3.instagram-username {
    background: #000
}

h3.instagram-username:hover {
    background: #222
}

h3.instagram-username a {
    color: #fff
}

.skillbar {
    background: rgba(255,255,255,.03)
}

.gridblock-parallax-wrap .slideshow-box-info {
    background: rgba(0,0,0,.7)
}

.gridblock-parallax-wrap .slideshow-box-categories {
    color: #fff
}

.gridblock-parallax-wrap .slideshow-box-info:hover {
    background: rgba(0,0,0,.9)
}

.slideshow-box-categories {
    color: #a0a0a0
}

.entry-content .blogpost_readmore a:hover {
    color: #fff
}

.blog-grid-element .gridblock-image-link {
    background-color: #000
}

#footer h3 {
    color: #FFF
}

.sidebar {
    color: #c9c9c9
}

.sidebar a {
    color: #b5b5b5
}

.entry-content-wrapper .sticky .postformat_contents,.entry-content-wrapper.post-is-sticky .postformat_contents {
    background: #514413
}

#wp-calendar caption {
    color: #fff;
    background: #000
}

.footer-end-block {
    background-color: #484848
}

.gridblock-parallax-wrap .work-description {
    color: rgba(255,255,255,.5)
}

#gridblock-filter-links li .is-active:after,#gridblock-filter-links li a:focus:after,#gridblock-filter-links a:focus:after,#gridblock-filters li .is-active:after,#gridblock-filters li a:focus:after,#gridblock-filters a:focus:after {
    background: #fff
}

.blog-grid-element-content .summary-info {
    border-color: #3a3a3a
}

.blog-grid-element:hover .grid-icon-status {
    background-color: rgba(0,0,0,.5)
}

.blog-grid-element:hover .grid-icon-status i {
    color: #fff
}

.jp-title {
    color: #a7a7a7
}

#blog-tl-timeline::before {
    background: #454545
}

.blog-tl-timeline-img {
    color: #fff
}

.blog-tl-timeline-img {
    background-color: #060606
}

.blog-tl-timeline-content {
    background: #000
}

.blog-grid-element .summary-date,.summary-comment i,.summary-comment a {
    color: #fff
}

.button-blog-continue a,.readmore-service a,.project-details-link h4 a {
    color: #fff
}

.summary-info {
    border-color: #3e3e3e
}

.mtheme-lightbox .lg-sub-html h4 {
    color: #fff
}

.mtheme-lightbox .entry-content {
    color: #989898
}

.lightbox-purchase>a {
    border-color: #8b8b8b
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3 {
    color: #aaa
}

.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,.woocommerce ul.products li.product h3:hover {
    color: #fff
}

.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
    color: #fff
}

h1,h2,h3,h4,h5,h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    color: #fff
}

.social-sharing-toggle {
    color: #fff
}

.section-description,.entry-title-subheading {
    color: #a7a7a7
}

.mtheme-404-wrap {
    background-color: rgba(0,0,0,.8)
}

.mtheme-404-wrap .mtheme-404-error-message1 {
    color: #fff
}

.mtheme-404-wrap #searchform input {
    border-bottom-color: #fff
}

.mtheme-search-no-results input {
    color: #fff
}

body .lg-backdrop,.mtheme-lightbox.lg-outer {
    background-color: #202020
}

.mtheme-lightbox #lg-counter,.mtheme-lightbox .lg-sub-html,.mtheme-lightbox .lg-toolbar .lg-icon,.mtheme-lightbox .lg-actions .lg-next,.mtheme-lightbox .lg-actions .lg-prev {
    color: #fff
}

.container-wrapper,.fullscreen-protected #password-protected {
    background: rgba(0,0,0,.85)
}

.gridblock-filter-categories {
    border-color: rgba(255,255,255,.2)
}

.worktype-categories {
    color: #929292
}

.footer-end-block h2.section-title {
    background: #000;
    color: #fff
}

.portfolio-end-block {
    color: #fff
}

.proofing-client-title {
    color: #fff
}

.entry-content.event-address a {
    color: #fff
}

.events-details-block::after {
    background: #4b4b4b
}

.event-details>li i {
    color: #fff
}

.entry-content .info_yellow,.entry-content .info_red,.entry-content .info_green,.entry-content .info_blue {
    color: #fff
}

.entry-content .info_blue i,.entry-content .info_red i,.entry-content .info_yellow i {
    color: #fff
}

.entry-content .info_yellow .close_notice {
    color: #fff
}

.gridblock-parallax-wrap .slideshow-box-info::before {
    border: 1px solid rgba(255,255,255,.1)
}

.pricing-table .pricing-row {
    background: #000
}

.pricing-row.odd {
    background: #181818
}

.pricing-table li.pricing-service {
    border-bottom-color: #212121
}

.pricing-table li.pricing-service,.pricing-table .pricing-footer {
    background: #282828
}

.homemenu .cart {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #323232;
    color: #fff
}

.cart-elements .cart-title {
    color: #fff
}

.cart-elements .cart-item-quantity-wrap,.cart-elements .amount {
    color: #9d9d9d
}

.cart-view-link a,.cart-checkout-link a,.homemenu .cart-view-link a,.homemenu .cart-checkout-link a {
    color: #dedede
}

.cart-view-link a,.cart-checkout-link a {
    border: 1px solid gray
}

.sidebar-widget .product_list_widget>li {
    border-bottom: 1px solid #454545
}

.sidebar-widget #searchform input {
    color: #fff
}

#respond #commentform textarea:focus,#respond #commentform input:focus {
    border-color: #fff
}

.single-mtheme_clients .proofing-client-image img,.single-mtheme_proofing .proofing-client-image img {
    border-color: #fff
}

.woocommerce ul.products li.product a:hover h3,.woocommerce-page ul.products li.product a:hover h3 {
    color: #dadada
}

.woocommerce .woocommerce-breadcrumb a {
    color: #fff
}

.woocommerce span.onsale {
    color: #000
}

.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from,.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del {
    color: #fff
}

.woocommerce-product-rating .woocommerce-review-link,.woocommerce #content div.product p.price del,.woocommerce #content div.product span.price del,.woocommerce div.product p.price del,.woocommerce div.product span.price del,.woocommerce-page #content div.product p.price del,.woocommerce-page #content div.product span.price del,.woocommerce-page div.product p.price del,.woocommerce-page div.product span.price del,.woocommerce div.product span.price,.woocommerce div.product p.price,.woocommerce #content div.product span.price,.woocommerce #content div.product p.price,.woocommerce-page div.product span.price,.woocommerce-page div.product p.price,.woocommerce-page #content div.product span.price,.woocommerce-page #content div.product p.price,.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce .woocommerce-breadcrumb,#commentform label,#respond h2,#commentform .logged-in-as a,.woocommerce .product-name,.woocommerce .product-name a,.woocommerce .shop_table thead th,.woocommerce .shop_table th.product-name,.woocommerce .shop_table th.product-price,.woocommerce .shop_table th.product-quantity,.woocommerce .shop_table th.product-total,.woocommerce .shop_table th.product-subtotal,.woocommerce .shop_table .product-name,.woocommerce .shop_table .product-price,.woocommerce .shop_table .product-total,.woocommerce .shop_table .product-subtotal,.woocommerce .cart_totals h2,.woocommerce table.shop_table th,.woocommerce-page table.shop_table th,.text-is-bright .woocommerce .shop_table .product-name,.text-is-bright .woocommerce .shop_table .product-price,.text-is-bright .woocommerce .shop_table .product-subtotal,.text-is-bright .woocommerce .shop_table thead th,.text-is-bright .woocommerce table th,.woocommerce table td,.text-is-bright .woocommerce .product-name,.text-is-bright .woocommerce .product-name a,.text-is-bright .woocommerce .cart_totals h2,.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from,.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del,.woocommerce form .form-row label,.woocommerce-page form .form-row label,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th,.woocommerce ul.products li.product a:hover,.woocommerce-page ul.products li.product a:hover,.woocommerce .shop_table .product-name,.woocommerce .shop_table .product-price,.woocommerce .shop_table .product-quantity,.woocommerce .shop_table .product-total,.woocommerce .shop_table .product-subtotal,.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a {
    color: #fff
}

.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-info a:hover,.woocommerce .woocommerce-message {
    background: #000
}

.woocommerce .single-product-summary #respond input#submit.alt,.woocommerce .single-product-summary a.button.alt,.woocommerce .single-product-summary button.button.alt,.woocommerce .single-product-summary input.button.alt,.woocommerce .single-product-summary input.button.alt:hover {
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    background-color: #000
}

.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button.alt:hover {
    border: 1px solid #fff;
    color: #fff
}

.woocommerce-result-count {
    color: #d5d5d5
}

.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover {
    background: #fff;
    color: #000
}

.pagination span.current,.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff
}

.pagination a,.pagination span.current,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    color: #7e7e7e
}

.woocommerce a.remove::after {
    border: 1px solid #fff;
    color: #fff
}

.woocommerce-checkout #payment {
    background: #fff
}

.woocommerce table.shop_table.customer_details tbody th,.woocommerce table.shop_table.customer_details tfoot td,.woocommerce table.shop_table.customer_details tfoot th {
    border-top: 1px solid #3e3e3e
}

.woocommerce #order_review .cart-subtotal th,.woocommerce #order_review .cart-subtotal td {
    border-top: 1px solid #fff
}

.woocommerce .shop_table .product-subtotal {
    color: #fff
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
    border-color: #404040
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    border: 1px solid #404040;
    border-left: 0;
    border-right: 0
}

.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th,.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th {
    border-bottom: 1px solid #404040
}

.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th {
    border-bottom: 3px solid #fff
}

.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
    border-top: 1px solid #fff
}

.mtheme-woocommerce-description-wrap-last {
    border-top: 1px solid #404040
}

.woocommerce table.shop_table td,.woocommerce-page table.shop_table td {
    border-top: 1px solid #404040
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li,.woocommerce .related ul li.product,.woocommerce .related ul.products li.product,.woocommerce .upsells.products ul li.product,.woocommerce .upsells.products ul.products li.product,.woocommerce-page .related ul li.product,.woocommerce-page .related ul.products li.product,.woocommerce-page .upsells.products ul li.product,.woocommerce-page .upsells.products ul.products li.product {
    border-color: #404040
}

.woocommerce.single-product .related {
    border-top: 1px solid #404040
}

.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover {
    background-color: #fff
}

.woocommerce #respond p.stars a {
    color: #eee
}

.woocommerce p.stars a:hover {
    color: #ffffff!important
}

.woocommerce-tabs .tabs li.active:after {
    border-bottom: 4px solid #ffffff!important
}

.woocommerce div.product .woocommerce-tabs .panel,.woocommerce #content div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce-page #content div.product .woocommerce-tabs .panel {
    border: 1px solid #404040
}

.woocommerce .related h2,.woocommerce .upsells h2,.woocommerce .cross-sells h2 {
    color: #fff
}

.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-info a:hover,.woocommerce .woocommerce-message {
    color: #fff
}

.woocommerce input.button,.woocommerce .shipping-calculator-form button,.woocommerce .woocommerce-message a.button {
    border: 1px solid #fff;
    color: #fff
}

.woocommerce-thankyou-order-received {
    color: #fff
}

#order_review .shop_table .order-total th,#order_review .shop_table .order-total td {
    border-bottom: 3px double #fff;
    border-top: 1px solid #fff
}

.woocommerce #order_review input.button.alt {
    border: 1px solid #000;
    color: #000
}

.woocommerce #order_review input.button.alt:hover {
    background: #000;
    color: #fff
}

.woocommerce-checkout #payment {
    background: #fff
}

.woocommerce-checkout-payment input,.woocommerce-checkout-payment textarea,.woocommerce-checkout-payment label,.woocommerce-checkout-payment button {
    color: #000
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
    background-color: #000
}

.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea {
    color: #eee;
    background-color: #000;
    border-color: #555
}

.woocommerce input.button:hover,.woocommerce .shipping-calculator-form button:hover,.woocommerce .woocommerce-message a.button:hover {
    background-color: #fff;
    color: #000
}

.woocommerce #content div.product form.cart .button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce-page #content div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover {
    background: #6a6a6a;
    color: #fff
}

.sidebar .woocommerce .cart_list .empty {
    border-color: #fff;
    color: #fff
}

.mtheme-woo-order-selected {
    border-color: rgba(255,255,255,.5);
    color: #fff
}

.mtheme-woo-order-selected:hover {
    border-color: #fff;
    color: #fff
}

.mtheme-woo-order-selected-wrap i {
    color: #fff
}

.mtheme-woo-order-selected-wrap:hover i {
    color: #fff
}

.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3 {
    color: #fff
}

.woocommerce ul.products li.product .button.ajax_add_to_cart,.woocommerce ul.products li.product .button.product_type_variable,.woocommerce ul.products li.product .button.add_to_cart_button {
    border-top-color: rgba(255,255,255,.2)
}

.gridblock-blog-carousel.blog-no-image {
    background-color: #444
}

.work-details h4,.work-details h4 a,.client-company a:hover,.portfolio-share li a:hover,.min-search .icon-search:hover,.entry-content .entry-post-title h2 a,ul.gridblock-listbox .work-details h4 a:hover {
    color: #fff
}

.no-comments {
    border: 1px solid #444;
    color: #eee
}

#copyright,#footer .social-icon i {
    color: #999
}

#copyright a:hover,#footer .social-icon:hover i {
    color: #fff
}

.pagination span.current,.pagination ul li span.current {
    background-color: #fff;
    color: #fff
}

.pagination a,.pagination span.current,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    color: #7e7e7e
}

.footer-section {
    background-color: #484848
}

.postsummarywrap i {
    color: #bababa
}

.button-blog-continue .mtheme-button {
    border-color: rgba(255,255,255,.3)
}

.quote_say {
    border-color: #fff
}

.quote_say i {
    color: #fff
}

h1.entry-title,.pricing-table .pricing-row,.entry-content h1.section-title,.postsummarywrap a {
    color: #fff
}

.entry-content strong {
    color: #fff
}

.client-say {
    color: #c5c5c5
}

.pricing-table .pricing-row.pricing-tick-cross {
    color: rgba(255,255,255,.25)
}

.pricing-column {
    border-color: #000
}

.pricing-service.even>p {
    border-color: #212121
}

.pricing-service p,.entry-content .pricing-service,.entry-content .pricing-service p {
    color: #fff
}

.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,.slideshow-box-info .work-description,.entry-content .smaller-content,.entry-content,.woocommerce #tab-description p,.woocommerce .entry-summary div[itemprop="description"],.blog-details-section .the-month,.post-meta-time-archive,#password-protected p,.post-password-form p,.entry-content mark,.entry-content ins,#password-protected label,#gridblock-filter-links .griblock-filters-subcats a,#gridblock-filters .griblock-filters-subcats a,.person h4.staff-position,.gridblock-parallax-wrap .work-description {
    color: #fff
}

.section-description,.entry-title-subheading,.section-description p,.entry-title-subheading p {
    color: rgba(255,255,255,.75)
}

.entry-content .shortcode-time-counter-block h4,#gridblock-filter-links li a,#gridblock-filters li a {
    color: rgba(255,255,255,.8)
}

.entry-title-subheading,.entry-title-subheading p,.text-is-dark .entry-title-subheading p,.section-description,.section-description p,.text-is-dark .section-description p,.entry-content .smaller-content,.entry-content,.woocommerce #tab-description p,.woocommerce .entry-summary div[itemprop="description"],.blog-details-section .the-month,.post-meta-time-archive,.gridblock-parallax-wrap .work-description {
    color: rgba(255,255,255,.5)
}

.gridblock-four .work-description,.gridblock-three .work-description,.gridblock-two .work-description,.gridblock-one .work-description,.slideshow-box-info .work-description,#gridblock-filter-links .griblock-filters-subcats a,#gridblock-filters .griblock-filters-subcats a {
    color: rgba(255,255,255,.5)
}

.text-is-dark .section-description p,.text-is-dark .entry-title-subheading p {
    color: rgba(0,0,0,.5)
}

.slideshow-box-wrapper {
    background: rgba(0,0,0,.8)
}

.slideshow-box-wrapper:hover {
    background: rgba(0,0,0,1)
}

.mtheme-events-carousel {
    background: rgba(0,0,0,.7)
}

.slideshow-box-description,.slideshow-box-content {
    color: rgba(255,255,255,.7)
}

.sidebarinfo-menu .social-header-wrap ul li.social-icon:hover i,.sidebarinfo-menu .social-header-wrap ul li.social-icon i {
    color: #fff
}

.service-content h4 a,.sidebar ul li a:hover,#gridblock-filter-links li .is-active,#gridblock-filter-links li a:focus,#gridblock-filter-links a:focus,#gridblock-filter-links li .is-active:hover,#gridblock-filters li .is-active,#gridblock-filters li a:focus,#gridblock-filters a:focus,#gridblock-filters li .is-active:hover,.slideshow-box-readmore:hover {
    color: #fff
}

.entry-content>a:hover,.entry-content p>a:hover,.project-details a,.post-single-tags a:hover,.post-meta-category a:hover,.post-single-meta a:hover,.post-navigation a:hover,.entry-post-title h2 a:hover,.comment-reply-title small a,.header-shopping-cart a:hover,#gridblock-filter-select i,.entry-content .blogpost_readmore a,.pricing-table .pricing_highlight .pricing-price,#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a,.sidebar-widget .widget_nav_menu a:hover,.footer-widget .widget_nav_menu a:hover,.entry-content .faq-toggle-link:before,.mtheme-knowledgebase-archive ul li:before,.like-vote-icon,.readmore-service a,.work-details h4,.work-details h4 a:hover,.service-content h4 a:hover,.postsummarywrap a:hover,.toggle-menu-list li a:hover,.ui-accordion-header:hover .ui-accordion-header-icon:after,#footer a:hover,.nav-previous a:hover,.nav-next a:hover,.nav-lightbox a:hover,.entry-content .entry-post-title h2 a:hover,.woocommerce .mtheme-woocommerce-description-wrap a.add_to_cart_button:hover,.woocommerce ul.products li.product h3 a:hover,.woocommerce-page ul.products li.product h3 a:hover,.woocommerce .woocommerce-info a,.tagcloud a:hover,#footer .tagcloud a:hover,.event-icon,.entry-content .ui-accordion-header:hover .ui-accordion-header-icon:after,.sidebar .product-title:hover,.sidebar .woocommerce ul.product_list_widget li a:hover,#events_list .recentpost_info .recentpost_title:hover,#recentposts_list .recentpost_info .recentpost_title:hover,#popularposts_list .popularpost_info .popularpost_title:hover,.mtheme-events-carousel .slideshow-box-title a:hover,.woocommerce .product_meta a:hover,ul.mtree li.mtree-open>a:hover,ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a:hover,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a:hover,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a:hover,.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a,.entry-content .service-content h4 a:hover,.slideshow-box-content .slideshow-box-title a:hover,.project-details-link a:hover,.entry-content .text-is-dark a:hover,.event-icon-sep,.header-is-opaque .social-sharing-toggle:hover i,.header-is-opaque.fullscreen-slide-dark .social-sharing-toggle:hover i,.header-is-opaque .stickymenu-zone .social-sharing-toggle:hover i,.mtheme-woo-order-list ul li:hover,.mtheme-lightbox .lg-toolbar .lg-icon:hover,.mtheme-lightbox .lg-actions .lg-next:hover,.mtheme-lightbox .lg-actions .lg-prev:hover,.cart-elements .cart-title:hover,#gridblock-filter-links li a:hover,#gridblock-filters li a:hover {
    color: #c9c9c9
}

.pagination a:hover,.woocommerce nav.woocommerce-pagination ul li a:hover,ul#thumb-list li.current-thumb,ul#thumb-list li.current-thumb:hover,.home-step:hover .step-element img,.home-step-wrap li,.gridblock-element:hover,.gridblock-grid-element:hover,.gridblock-displayed:hover,.entry-content blockquote,.person:hover .person-image img,.main-menu-wrap .homemenu .sf-menu .mega-item .children-depth-0,.main-menu-wrap .homemenu ul ul,.like-vote-icon,#gridblock-timeline .blog-grid-element-left:before,#gridblock-timeline .blog-grid-element-right:before,#header-searchform #hs,.pagination span.current,.pagination span.current:after,.sidebar h3:after,.woocommerce .quantity input.qty:hover,.woocommerce #content .quantity input.qty:hover,.woocommerce-page .quantity input.qty:hover,.woocommerce-page #content .quantity input:hover,.woocommerce .quantity input.qty:focus,.woocommerce #content .quantity input.qty:focus,.woocommerce-page .quantity input.qty:focus,.woocommerce-page #content .quantity input:focus,.entry-content-wrapper .sticky .postformat_contents,.entry-content-wrapper.post-is-sticky .type-post,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li span.current:after,.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total,.woocommerce .entry-summary .product_meta,.portfolio-nav-item a:hover,.portfolio-nav-item a:hover:after {
    border-color: #fff
}

.woocommerce ul.order_details li strong {
    color: #000
}

.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button {
    color: #000
}

.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty {
    color: #000
}

.woocommerce .order_details li {
    background: rgba(255,255,255,.7)
}

.woocommerce div.product .woocommerce-tabs .panel,.woocommerce #content div.product .woocommerce-tabs .panel,.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce-page #content div.product .woocommerce-tabs .panel {
    background: #3c3c3c
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce .product_meta,.woocommerce .product_meta a,.woocommerce .star-rating span::before,.woocommerce-page .star-rating span::before {
    color: #fff
}

#sidebar .woocommerce #respond input#submit,#sidebar .woocommerce a.button,#sidebar .woocommerce button.button,#sidebar .woocommerce input.button {
    border: 1px solid #fff;
    color: #fff
}

#sidebar .woocommerce #respond input#submit:hover,#sidebar .woocommerce a.button:hover,#sidebar .woocommerce button.button:hover,#sidebar .woocommerce input.button:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #000
}

.proofing-content .event-details>li,.sidebar-widget strong,.mtheme-events-heading,.mtheme-events-carousel .slideshow-box-title a,.pagination a:hover {
    color: #fff
}

.menu-is-vertical .vertical-footer-wrap .social-icon a,.menu-is-vertical .vertical-footer-wrap .social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.contact-text a {
    color: #fff
}

.menu-is-vertical .vertical-footer-wrap .social-icon a:hover,.menu-is-vertical .vertical-footer-wrap ul li.social-icon:hover i,.menu-is-vertical .vertical-footer-wrap .vertical-footer-wrap .social-icon:hover,.menu-is-vertical .vertical-footer-wrap .vertical-footer-wrap .social-icon i:hover,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.contact-text a:hover {
    color: #eee
}

.button-blog-continue a,.readmore-service a,.project-details-link h4 a {
    border-bottom-color: rgba(255,255,255,.3)
}

.photocard-default .button-blog-continue a {
    border-bottom-color: rgba(0,0,0,.3)
}

.photocard-default .button-blog-continue a:hover {
    border-bottom-color: rgba(0,0,0,1)
}

.entry-content .photocard-default .button-blog-continue a:hover,.photocard-default .button-blog-continue a:hover {
    color: #555
}

.sidebar-wrap,.sidebar-wrap-single {
    background: rgba(48,48,48,.8)
}

.entry-content em,.skill-bar-percent,.sidebar ul li a:hover,#gridblock-filter-links li .is-active,#gridblock-filter-links li a:focus,#gridblock-filter-links a:focus,#gridblock-filter-links li .is-active,#gridblock-filter-links li .is-active:hover,#gridblock-filters li .is-active,#gridblock-filters li a:focus,#gridblock-filters a:focus,#gridblock-filters li .is-active,#gridblock-filters li .is-active:hover,.slideshow-box-readmore:hover {
    color: #fff
}

.entry-content>a:hover,.entry-content p>a:hover,.project-details a,.post-single-tags a:hover,.post-meta-category a:hover,.post-single-meta a:hover,.post-navigation a:hover,.entry-post-title h2 a:hover,.comment-reply-title small a,.header-shopping-cart a:hover,#gridblock-filter-select i,.entry-content .blogpost_readmore a,.pricing-table .pricing_highlight .pricing-price,#wp-calendar tfoot td#prev a,#wp-calendar tfoot td#next a,.sidebar-widget .widget_nav_menu a:hover,.footer-widget .widget_nav_menu a:hover,.entry-content .faq-toggle-link:before,.mtheme-knowledgebase-archive ul li:before,.like-vote-icon,.readmore-service a,.work-details h4 a:hover,.service-content h4 a:hover,.postsummarywrap a:hover,.toggle-menu-list li a:hover,.ui-accordion-header:hover .ui-accordion-header-icon:after,#footer a:hover,.nav-previous a:hover,.nav-next a:hover,.nav-lightbox a:hover,.entry-content .entry-post-title h2 a:hover,.woocommerce .mtheme-woocommerce-description-wrap a.add_to_cart_button:hover,.woocommerce ul.products li.product h3 a:hover,.woocommerce-page ul.products li.product h3 a:hover,.woocommerce .woocommerce-info a,.tagcloud a:hover,#footer .tagcloud a:hover,.event-icon,.entry-content .ui-accordion-header:hover .ui-accordion-header-icon:after,#events_list .recentpost_info .recentpost_title:hover,#recentposts_list .recentpost_info .recentpost_title:hover,#popularposts_list .popularpost_info .popularpost_title:hover,.mtheme-events-carousel .slideshow-box-title a:hover,.woocommerce .product_meta a:hover,ul.mtree li.mtree-open>a:hover,ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a:hover,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,.header-is-simple.theme-is-light .simple-menu ul.mtree li.mtree-open>a:hover,.header-is-simple.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a:hover,.theme-is-light .simple-menu ul.mtree li.mtree-open>a,.theme-is-light .responsive-mobile-menu ul.mtree li.mtree-open>a,ul.mtree li.mtree-active>a,.entry-content .service-content h4 a:hover,.slideshow-box-content .slideshow-box-title a:hover,.project-details-link a:hover,.entry-content .text-is-dark a:hover,.event-icon-sep,.header-is-opaque .social-sharing-toggle:hover i,.header-is-opaque.fullscreen-slide-dark .social-sharing-toggle:hover i,.header-is-opaque .stickymenu-zone .social-sharing-toggle:hover i,.mtheme-woo-order-list ul li:hover,.mtheme-lightbox .lg-toolbar .lg-icon:hover,.mtheme-lightbox .lg-actions .lg-next:hover,.mtheme-lightbox .lg-actions .lg-prev:hover,.cart-elements .cart-title:hover,#gridblock-filter-links li a:hover,#gridblock-filters li a:hover {
    color: #ddd
}

.gridblock-displayed .gridblock-selected-icon,.skillbar-title,.skillbar-bar,div.jp-volume-bar-value,div.jp-play-bar,#wp-calendar tbody td a,.flexslider-container-page .flex-direction-nav li a:hover,.lightbox-toggle a:hover,.gridblock-thumbnail-element:hover,.synced .gridblock-thumbnail-element,.woocommerce span.onsale,.woocommerce-page span.onsale,.woocommerce #content div.product form.cart .button,.woocommerce div.product form.cart .button,.woocommerce-page #content div.product form.cart .button,.woocommerce-page div.product form.cart .button,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff
}

ul#thumb-list li.current-thumb,ul#thumb-list li.current-thumb:hover,.home-step:hover .step-element img,.home-step-wrap li,.gridblock-element:hover,.gridblock-grid-element:hover,.gridblock-displayed:hover,.entry-content blockquote,.person:hover .person-image img,.main-menu-wrap .homemenu .sf-menu .mega-item .children-depth-0,.main-menu-wrap .homemenu ul ul,.like-vote-icon,#gridblock-timeline .blog-grid-element-left:before,#gridblock-timeline .blog-grid-element-right:before,#header-searchform #hs,.pagination span.current,.pagination span.current:after,.sidebar h3:after,.woocommerce .quantity input.qty:hover,.woocommerce #content .quantity input.qty:hover,.woocommerce-page .quantity input.qty:hover,.woocommerce-page #content .quantity input:hover,.woocommerce .quantity input.qty:focus,.woocommerce #content .quantity input.qty:focus,.woocommerce-page .quantity input.qty:focus,.woocommerce-page #content .quantity input:focus,.entry-content-wrapper .sticky .postformat_contents,.entry-content-wrapper.post-is-sticky .type-post,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li span.current:after,.portfolio-nav-item a:hover,.portfolio-nav-item a:hover:after {
    border-color: #fff
}

.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a,.entry-content .ui-tabs .ui-tabs-nav .ui-state-active a:hover {
    border-bottom-color: #fff
}

.homemenu ul li a:before {
    border-top-color: #fff
}

#respond .must-log-in>a {
    color: #fff
}

.horizontal-bottom-bar,#copyright {
    background: #000;
    color: #fff
}

.entry-content mark,.entry-content ins,table thead th,#commentform code,.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var,.entry-content samp,.entry-content pre {
    background-color: #444;
    color: #fff
}

.boxed-site-layout .outer-wrap,.boxed-site-layout .fullscreen-footer-wrap,.boxed-site-layout .menu-social-header,.boxed-site-layout .vertical-left-bar,.boxed-site-layout .horizontal-bottom-bar,.boxed-site-layout .vertical-right-bar {
    background: #545454
}

.header-is-transparent .outer-wrap,.header-is-transparent .menu-social-header,.header-is-transparent.page-is-fullscreen .outer-wrap {
    background: rgba(255,255,255,0)
}

.header-is-transparent-invert .homemenu>ul>li>a {
    color: #000
}

.header-is-transparent-invert .logo-theme-main {
    display: none
}

.header-is-transparent-invert .logo-theme-main.logo-theme-inverse {
    display: block
}

.header-is-transparent-invert .menu-social-header .social-header-wrap .social-icon i,.header-is-transparent-invert .menu-social-header .social-header-wrap .contact-text a,.header-is-transparent-invert .social-sharing-toggle {
    color: #000
}

.header-is-transparent-invert .menu-social-header {
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.header-is-transparent-invert .sidebar-toggle-menu-trigger span:before,.header-is-transparent-invert .sidebar-toggle-menu-trigger span:after,.header-is-transparent-invert .sidebar-toggle-menu-trigger span {
    background: #000
}

.header-is-transparent-invert.sidebar-is-onscreen .sidebar-toggle-menu-trigger span:before,.header-is-transparent-invert.sidebar-is-onscreen .sidebar-toggle-menu-trigger span:after {
    background: #000
}

.menu-is-horizontal .vertical-footer-wrap .social-icon a,.menu-is-horizontal .vertical-footer-wrap .social-icon i,.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.social-icon i,.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.contact-text a,.menu-is-vertical .vertical-footer-wrap .social-icon a,.menu-is-vertical .vertical-footer-wrap .social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.social-icon i,.menu-is-vertical .vertical-footer-wrap .social-header-wrap ul li.contact-text a {
    color: #fff
}

.menu-is-horizontal .vertical-footer-wrap .social-header-wrap ul li.contact-text a:hover {
    color: #eee
}

