@import url('https://coachmattrogers.com/wp-content/plugins/feeds-for-youtube/css/sb-youtube-common.min.css');;

/*FILESTART   */

/* 10Web Booster optimized this CSS file */
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/reviews-feed/assets/css/sbr-styles.css */

[id^=sb-reviews-container-] .sb-feed-container svg{
    height: unset;
    max-width: unset;
}
[id^=sb-reviews-container-] .sb-fs {
    width: 100%;
    position: relative;
    float: left;
    box-sizing: border-box;
}
.sbr-screenreader{
    text-indent: -9999px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
}
[id^=sb-reviews-container-] .sb-post-item::after,
[id^=sb-reviews-container-] .sb-feed-header::after{
    display: table;
    content: "";
    clear: both;
}
/*
    Customizer Container Styles
    Header - Sidebar - Footer
*/
/*App Header*/
[id^=sb-reviews-container-] .sb-header{
    height: 64px;
    position: fixed;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    z-index: 99;
    padding: 0 20px;
}
[id^=sb-reviews-container-] .sb-header-content{
    width: calc(100% - 160px);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 52px;
}
[id^=sb-reviews-container-] .sb-customizer-header{
    position: fixed !important;
    padding: 0 20px;
}

/*--------------------------------------------------------------
    Feed Preview
--------------------------------------------------------------*/
[id^=sb-reviews-container-] .sb-fs{
    position: relative;
    float: left;
    box-sizing: border-box;
}

[id^=sb-reviews-container-] .sb-feed-header-btn svg{
    width: 17px;
}
[id^=sb-reviews-container-] .sb-feed-header-bottom > div{
    display: inline-block;
}
[id^=sb-reviews-container-] .sb-feed-header[data-align="left"] .sb-feed-header-average,
[id^=sb-reviews-container-] .sb-feed-header[data-align="right"] .sb-feed-header-btn-ctn{
    float: left;
}
[id^=sb-reviews-container-] .sb-feed-header[data-align="right"] .sb-feed-header-average,
[id^=sb-reviews-container-] .sb-feed-header[data-align="left"] .sb-feed-header-btn-ctn{
    float: right;
}
[id^=sb-reviews-container-] .sb-feed-header[data-align="center"] .sb-feed-header-bottom > div{
    display: flex;
    justify-content: center;
}
[id^=sb-reviews-container-] .sb-feed-header-average{
    display: inline-flex!important;
    align-items: center;
}
[id^=sb-reviews-container-] .sb-feed-header-rating-icons{
    margin: 0 5px;
    display: inline-flex;
    justify-content: center;
}
[id^=sb-reviews-container-] .sb-feed-header-rating-icons svg{
    margin: 0 7px;
    display: inline-flex;
    justify-content: center;
    width: 18px;
    fill: currentColor;
    margin: 0 2px;
    float: left;
}

/*Posts Loop*/
[data-layout="list"] .sb-post-item-wrap,
[data-layout="masonry"] .sb-post-item-wrap,
[data-layout="grid"] .sb-post-item-wrap,
[data-layout="carousel"] .sb-post-item-wrap {
    width: 100%;
    position: relative;
    float: left;
    box-sizing: border-box;
}
[id^=sb-reviews-container-] .sb-post-item {
    position: relative;
}
[data-layout="carousel"] .sb-feed-posts .Carousel__RailWrapper-sc-hyhecw-1{
    width: 100%;
}
[data-post-style="regular"][data-layout="list"] .sb-post-item-wrap:last-of-type{
    border-bottom: 0px!important;
}

[id^=sb-reviews-container-] .sb-grid-wrapper .sb-feed-posts{
    display: grid;
    column-gap: var(--column-gutter)
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="1"] .sb-feed-posts{
    grid-template-columns: 1fr;
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="2"] .sb-feed-posts{
    grid-template-columns: 1fr 1fr;
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="3"] .sb-feed-posts{
    grid-template-columns: 1fr 1fr 1fr;
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="4"] .sb-feed-posts{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="5"] .sb-feed-posts{
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
[id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-columns="6"] .sb-feed-posts{
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
[id^=sb-reviews-container-] a.sb-feed-header-btn {
    text-decoration: none;
}

[id^=sb-reviews-container-] .sb-item-provider-icon{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 10px;
    top: 10px;
}
[id^=sb-reviews-container-] .sb-item-provider-icon svg{
    width: 24px;
    height: 24px;
    float: left;
}
[id^=sb-reviews-container-] .sb-item-provider-icon img{
    width: 100%;
}
[id^=sb-reviews-container-] .sb-item-author-ctn{
    display: flex;
    align-items: flex-start;
    float: left;
}
[id^=sb-reviews-container-] .sb-item-author-img img{
    float: left;
}
[id^=sb-reviews-container-] .sb-item-name-date span{
    display: block;
    width: 100%;
}
[id^=sb-reviews-container-] .sb-item-rating-ctn {
    display: inline-flex;
}
[id^=sb-reviews-container-] .sb-item-rating{
    display: flex;
    align-items: center;
}
[id^=sb-reviews-container-] .sb-item-rating-icon svg{
    fill: currentColor;
    margin: 0 2px;
    float: left;
}
[id^=sb-reviews-container-] .sb-item-rating-icon-dimmed svg{
    filter: grayscale(1);
}
[id^=sb-reviews-container-] .sb-feed-item-icon-half {
    display: inline-block;
    position: relative;
}

[id^=sb-reviews-container-] .sb-item-rating-icon-halfdimmed {
    position: absolute;
    width: 50%;
    overflow: hidden;
    left: 0px;
    top: 0px;
}
[data-icon-size="small"] .sb-item-rating-icon svg{
    width: 16px;
}

[data-icon-size="medium"] .sb-item-author-img,
[data-icon-size="medium"] .sb-item-author-img img {
    width: 56px;
    min-width: 56px;
    height: 56px;
}
[id^=sb-reviews-container-] .sb-load-button{
    height: auto;
}

[id^=sb-reviews-container-] .sb-item-author-date-ctn,
[id^=sb-reviews-container-] .sb-item-author-ctn,
[id^=sb-reviews-container-] .sb-item-text,
[id^=sb-reviews-container-] .sb-item-rating,
[id^=sb-reviews-container-] .sb-item-author-img,
[id^=sb-reviews-container-] .sb-item-name-date > span{
    z-index: 1
}
[id^=sb-reviews-container-] .sb-item-author-date-ctn {
    padding-right: 34px;
}
[id^=sb-reviews-container-] .sbr-narrow .sb-item-author-date-ctn{
    padding-right: 21px;
}
[id^=sb-reviews-container-] .sbr-narrow .sb-item-author-img,
[id^=sb-reviews-container-] .sbr-narrow .sb-item-author-img img{
    width: 44px;
    min-width: 44px;
    height: 44px;
}
[id^=sb-reviews-container-] .sbr-narrow .sb-item-provider-icon{
    width: 20px;
    height: 20px;
    right: 1px;
    top: 1px;
}

/*
    Owl Carousel Styling
*/
[data-layout="carousel"] .owl-nav button{
    position: absolute;
    width: 30px;
    height: 30px;
    top: calc(50% - 15px);
    left: 0;
    display: inline-flex;
    opacity: .7;
    border-radius: 50%;
    background: #fff!important;
    color: #000!important;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    overflow: hidden;
    line-height: 99999;
    -webkit-transition: .2s;
    transition: .2s;
}
[data-layout="carousel"] .owl-nav button:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 10px;
    left: 11px;
    border-left: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
[data-layout="carousel"] .owl-nav .owl-next{
    left: unset;
    right: 0;
}
[data-layout="carousel"] .owl-nav .owl-next:before {
    left: 7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

[data-layout="carousel"] .owl-nav button:hover {
    opacity: 1;
}
[data-layout="carousel"] .owl-dots{
    position: relative;
    text-align: center;
    padding-right: 4px;
}
[data-layout="carousel"] .owl-dot {
    width: 10px;
    height: 10px;
    background: #E6E6EB!important;
    border-radius: 50px;
    margin: 0 4px;
    display: inline-block;
}
[data-layout="carousel"] .owl-dot.active {
    background: #d0d0d8!important;
}
[id^=sb-reviews-container-] .sbr-provider-google .sb-item-author-img,
[id^=sb-reviews-container-] .sbr-provider-google img {
    border-radius: 0 !important;
}

[id^=sb-reviews-container-] .sb-item-author-img,
[id^=sb-reviews-container-] .sb-item-author-img img {
    width: 56px;
    min-width: 56px;
    height: 56px;
    border-radius: 50px;
}
[id^=sb-reviews-container-] .sb-item-author-img{
    background-size: cover;
    background-position: center center;
}


/** Frontend Only **/
[id^=sb-reviews-container-] .sb-feed-posts::after {
    display: table;
    content: " ";
    clear: both;
}
[id^=sb-reviews-container-] .sbr-hidden {
    visibility: hidden;
}
.sbr-feed-error {
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 0 auto 10px;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.sbr-feed-error p {
    padding: 5px 0!important;
    margin: 0!important;
    line-height: 1.3!important;
    font-size: 13px
}

.sbr-feed-error p:first-child b {
    font-size: 14px
}

.sbr-feed-error ol,.sbr-feed-error ul {
    padding: 5px 0 5px 20px!important;
    margin: 0!important
}

.sbr-feed-error li {
    padding: 1px 0!important;
    margin: 0!important
}

.sbr-feed-error span {
    font-size: 12px;
    font-style: italic
}
[id^=sb-reviews-container-] .sb-num-diff-hide {
    display: none;
}
[id^=sb-reviews-container-] .sb-load-button-ctn {
    position: relative;
}
[id^=sb-reviews-container-] .sb-expand {
    display: inline-block;
}
[id^=sb-reviews-container-] .sb-more {
    margin-left: 6px;
}
[id^=sb-reviews-container-] .sb-media-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 15px;
    gap: 8px;
}
[id^=sb-reviews-container-] .sb-single-image img,
[id^=sb-reviews-container-] .sb-single-image {
    height: 64px;
    width: 64px;
    border-radius: 5px;
}
[id^=sb-reviews-container-] .sb-single-image {
    background-position: center center;
    background-size: cover;
}
[id^=sb-reviews-container-] .sb-single-image img{
    opacity: 0;
    visibility: hidden
}
[id^=sb-reviews-container-] .sb-btn {
    align-items: center;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgb(60 66 87 / 5%), 0 1px 1px rgb(0 0 0 / 5%), inset 0 -1px 1px rgb(0 0 0 / 12%);
    cursor: pointer;
    display: flex;
    font-weight: 600;
    justify-content: center;
    outline: none;
    padding: 0;
    position: relative;
    transition: all .15s ease-in-out;
    color: #fff;
}
[id^=sb-reviews-container-] .sb-btn[data-icon-position=left]:not([data-onlyicon=false]) .sb-btn-icon {
    margin-right: 7px
}
[id^=sb-reviews-container-] .sb-feed-header-btn {
    padding: 8px 20px 8px 12px;
}
[id^=sb-reviews-container-] .sb-btn[data-icon-position=left]:not([data-onlyicon=false]) {
    flex-direction: row
}
[id^=sb-reviews-container-] .sb-btn[data-boxshadow=false],.sb-btn[data-boxshadow=false]:active,.sb-btn[data-boxshadow=false]:focus {
    box-shadow: none
}

[id^=sb-reviews-container-] .sb-btn:active {
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

[id^=sb-reviews-container-] .sb-btn:focus {
    box-shadow: 0 2px 5px rgba(60,66,87,.05),0 1px 1px rgba(0,0,0,.05),inset 0 -1px 1px rgba(0,0,0,.12)
}

[id^=sb-reviews-container-] .sb-btn[data-full-width=true] {
    width: 100%
}
[id^=sb-reviews-container-] .sb-load-button {
    padding: 15px 0px 15px 0px;
    color: #141B38;
}
[id^=sb-reviews-container-] .sb-feed-header-btn svg {
    width: 17px;
}
[id^=sb-reviews-container-] .sb-btn svg, .sb-btn svg path {
    fill: currentColor;
}
[id^=sb-reviews-container-] .sb-btn svg {
    float: left;
    height: auto;
}
/* Lightbox Hover */
[id^=sb-reviews-container-] .sb-single-image {
    position:relative;
}
[id^=sb-reviews-container-] .sb-thumbnail-hover {
    box-sizing: border-box;
    opacity: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    color: #fff;
    background: #333;
    border-radius: 5px;
    background: rgba(0,0,0,.6);
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out
}
[id^=sb-reviews-container-] .sb-thumbnail-hover:hover {
    opacity: 1;
    display: block;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

/* Loader */
[id^=sb-reviews-container-] .sbr-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: sbr-sk-scaleout 1.0s infinite ease-in-out;
    animation: sbr-sk-scaleout 1.0s infinite ease-in-out;
}
/* Loader in button */
[id^=sb-reviews-container-] .sb-load-button-ctn .sbr-loader{
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
}
@-webkit-keyframes sbr-sk-scaleout {
    0% { -webkit-transform: scale(0) }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}
@keyframes sbr-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;
      }
}



/* --- Lightbox --- */

.sbr_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;
}
.sbr_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    line-height: 0;
    font-weight: normal;
}
.sbr_lightbox .sbr_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;
}
.sbr_lightbox a:hover,
.sbr_lightbox a:focus,
.sbr_lightbox a:active{
    outline: none;
}
.sbr_lightbox a img {
    border: none;
}
.sbr_lb-outerContainer {
    position: relative;
    background-color: #000;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.sbr_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}
.sbr_lb-container {
    position: relative;
    padding: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.sbr_lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
.sbr_lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background-color: #666;
    background-color: rgba(255,255,255,0.5);

    border-radius: 100%;
    -webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
    animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
}


.sbr_lb-nav {
    /*position: absolute;*/
    top: 0;
    left: 0;
    /*height: 100%;*/
    width: 100%;
    z-index: 10;
    /*pointer-events: none;*/
}
.sbr_lb-container > .nav {
    left: 0;
}
.sbr_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}


/* Arrows */
.sbr_lb-prev, .sbr_lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}
.sbr_lb-nav a.sbr_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.2;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;

}

.sbr_lb-nav a.sbr_lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbr_lb-nav a.sbr_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;

}

.sbr_lb-nav a.sbr_lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sbr_lb-nav span{
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0 0;
    background: url(https://coachmattrogers.com/wp-content/plugins/reviews-feed/assets/css/../images/sprite.png) no-repeat;
}
.sbr_lb-nav a.sbr_lb-prev span{
    background-position: -53px 0;
}
.sbr_lb-nav a.sbr_lb-next span{
    left: auto;
    right: 20px;
    background-position: -18px 0;
}


.sbr_lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *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;
}
.sbr_lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}
.sbr_lb-data {
    padding: 0 4px;
    color: #ccc;
}
.sbr_lb-data .sbr_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1;
}
.sbr_lb-data .sbr_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;

    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.sbr_lb-data .sbr_lb-caption a,
.sbr_lb-data .sbr_lb-caption .ctf-screename-sep{
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}
.sbr_lb-data .sbr_lb-caption a:hover{
    color: #fff;
    text-decoration: underline;
}
.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username{
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px 0;
}
.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username{
    color: #ccc;
}
.sbr_lb-data .sbr_lb-caption .sbr_lightbox_username:hover p{
    color: #fff;
    text-decoration: underline;
}
.sbr_lightbox .sbr_lightbox_username img {
    float: left;
    border: none;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    background: #666;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sbr_lightbox_username p{
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

.sbr_lb-data .ctf-caption-text{
    width: 100%;
    margin-left: 58px;
    padding-top: 3px;
}
.sbr_lb-data .sbr_lb-caption .ctf-tweet-date,
.sbr_lb-data .sbr_lb-caption .ctf-author-screenname{
    font-weight: normal;
}
.sbr_lb-data .sbr_lb-info{
    width: 100%;
    float: left;
    clear: both;
}
.sbr_lb-data .sbr_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    font-size: 12px;
    color: #999999;
}
.sbr_lb-data .sbr_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(https://coachmattrogers.com/wp-content/plugins/reviews-feed/assets/css/../images/close.png) top right no-repeat;
    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;
}
.sbr_lb-data .sbr_lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Lightbox video - must go after lighbox CSS */
/* Leave a gap at the bottom of the nav for video controls */
.sbr_lb-nav {
    height: auto;
}
/* Remove 4px padding from lightbox container so video lines up */
.sbr_lb-container{
    padding: 0;
}
.sbr_lb-container iframe {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
/* Lightbox action links */
#sbr_lightbox .sbr_lightbox_action{
    float: left;
    /*clear: both;*/
    position: relative;
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    border-left: 1px solid #666;
    font-size: 12px;
}
#sbr_lightbox .sbr_lightbox_action a{
    display: block;
    float: left;
    color: #999;
    text-decoration: none;
}
#sbr_lightbox .sbr_lightbox_action a:hover,
#sbr_lightbox .sbr_lightbox_action a:focus{
    color: #fff;
}
#sbr_lightbox .sbr_lightbox_action .fa,
#sbr_lightbox .sbr_lightbox_action svg {
    margin-right: 5px;
}
#sbr_lightbox .sbr_lightbox_action.sbr_youtube .fa {
    font-size: 13px;
}
#sbr_lightbox .sbr_tooltip_social a svg {
    font-size: 19px;
    padding: 3px 4px;
    margin: auto;
}
/* Lightbox tooltip */
#sbr_lightbox .sbr_lightbox_tooltip{
    display: none;
    position: absolute;
    width: 100px;
    bottom: 22px;
    left: 0;
    padding: 5px 10px;
    margin: 0;
    background: rgba(255,255,255,0.9);
    color: #222;
    font-size: 12px;
    line-height: 1.3;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sbr_lightbox .sbr_lightbox_tooltip .fa-play{
    position: absolute;
    font-size: 8px;
    bottom: -6px;
    left: 36px;
    color: rgba(255,255,255,0.9);
}
#sbr_lightbox .sbr_tooltip_social a .fa{
    font-size: 16px;
    margin: 0;
    padding: 5px;
}
#sbr_lightbox .sbr_tooltip_social a#sbr_facebook_icon .fa,
#sbr_lightbox .sbr_tooltip_social a#sbr_twitter_icon .fa,
#sbr_lightbox .sbr_tooltip_social a#sbr_pinterest_icon .fa{
    padding-top: 4px;
    font-size: 18px;
}
#sbr_lightbox .sbr_gdpr_notice {
    z-index: 6;
    display: block;
    position: absolute;
    top:  50%;
    left:  50%;
    margin-left: -44px;
    margin-top: -44px;
    padding: 20px;
}
#sbr_lightbox .sbr_gdpr_notice svg:not(:root).svg-inline--fa {
    position: relative;
    display: block !important;
    height: 48px;
    width: 48px;
    opacity: .8;
}
#sbr_lightbox .sbr_gdpr_notice:hover svg:not(:root).svg-inline--fa {
    opacity: 1;
}
/* Hide photos tooltip */
#sbr_lightbox #sbr_mod_box{
    width: 280px;
    padding: 5px 10px 7px 10px;
}
/* Social icons tooltip */
#sbr_lightbox .sbr_tooltip_social{
    width: 172px;
    padding: 5px 5px 4px 5px;
}
#sbr_lightbox .sbr_tooltip_social a{
    color: #333;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#sbr_lightbox .sbr_lightbox_action #sbr_facebook_icon:hover{ background: #3b5998; }
#sbr_lightbox .sbr_lightbox_action #sbr_twitter_icon:hover{ background: #00aced; }
#sbr_lightbox .sbr_lightbox_action #sbr_google_icon:hover{ background: #dd4b39; }
#sbr_lightbox .sbr_lightbox_action #sbr_linkedin_icon:hover{ background: #007bb6; }
#sbr_lightbox .sbr_lightbox_action #sbr_pinterest_icon:hover{ background: #cb2027; }
#sbr_lightbox .sbr_lightbox_action #sbr_email_icon:hover{ background: #333; }

.sbr_lb-outerContainer, .sbr_lb-dataContainer{
    min-width: 450px;
}
@media all and (max-width: 450px){
    .sbr_lb-outerContainer, .sbr_lb-dataContainer {
        min-width: 0; /* Remove min-width on lightbox on mobile */
    }
}
.sbr_lightbox .sbr_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    margin: 0 auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}



/*
 *  Core Owl Carousel CSS File
 *  v2.1.1
 */

.sb-feed-posts.sbr_carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
.sbr_carousel {
    direction: ltr;
}
.sbr_carousel .sbr_owl2row-item,
.sb-carousel-wrap .sb-feed-posts{
    display: none;
}
.sbr-owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.sbr-owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.sbr-owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.sbr-owl-wrapper,
.sbr-owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.sbr-owl-item {
    position: relative;
    min-height: 1px;
    padding: 0 5px;
    padding: 0;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.sbr-owl-item img {
    display: block;
    width: 100%; }
.sbr-owl-nav.disabled,
.sbr-owl-dots.disabled {
    display: none; }
.sbr-owl-nav .sbr-owl-prev,
.sbr-owl-nav .sbr-owl-next,
.sbr-owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.sbr_carousel.sbr-owl-loaded {
    display: block; }
.sbr_carousel.sbr-owl-loading {
    opacity: 0;
    display: block; }
.sbr_carousel.sbr-owl-hidden {
    opacity: 0; }
.sbr_carousel.sbr-owl-refresh .sbr-owl-item {
    visibility: hidden; }
.sbr_carousel.sbr-owl-drag .sbr-owl-item {
    padding: 0 calc( var(--column-gutter) / 2 );
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.sbr_carousel.sbr-owl-grab {
    cursor: move;
    cursor: grab; }
.sbr_carousel.sbr-owl-rtl {
    direction: rtl; }
.sbr_carousel.sbr-owl-rtl .sbr-owl-item {
    float: right; }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.sbr-owl-height {
    transition: height 500ms ease-in-out; }

.sbr-owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
.sbr-owl-nav {
    margin-top: 0;
}

.sbr-owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.sbr-owl-nav.disabled + .sbr-owl-dots {
    margin-top: 10px; }

.sbr-owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    padding: 5px 0;
    margin-top: 5px;
}
.sbr-owl-dots .sbr-owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
.sbr-owl-dots .sbr-owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #333;
    filter: Alpha(Opacity=25);/*IE7 fix*/
    opacity: 0.25;

    -webkit-backface-visibility: visible;
    transition: opacity 100ms ease;
    border-radius: 30px;
}
.sbr-owl-dots .sbr-owl-dot.active span, .sbr-owl-dots .sbr-owl-dot:hover span {
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

.sbr-owl-item {
    display: inline-block;
    vertical-align: top;
}
.sbr-owl-stage-outer {
    overflow-x: hidden;
    overflow-y: hidden;
}

.sbr-owl-item > div {
    width: 100% !important;
}
.sbr-post-links {
    max-width: 100%;
}
.sbr-owl-item{
    box-sizing: border-box;
}

/* Navigation arrows */
.sbr-owl-nav > div {
    position: absolute;
    top: 50%;
    font-size: 14px;
    display: inline-block;
    line-height: 1;

    background: rgba(255,255,255,0.3);
    padding: 6px 6px 6px 8px;
    border-radius: 50%;
    margin-top: -15px;
    color: #000;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sbr_carousel:hover .sbr-owl-nav > div{
    background: rgba(255,255,255,0.5);

    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);

    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}
.sbr_carousel:hover .sbr-owl-nav > div:hover {
    cursor: pointer;
    background: #fff;
}
.sbr-owl-nav .sbr-owl-prev {
    margin-left: 7px;
    padding: 6px 8px 6px 6px;
    left: 0;
}
.sbr-owl-nav .sbr-owl-next {
    margin-right: 7px;
    right: 0;
}
.sbr_carousel .sbr-owl-nav svg {
    height: 1.2em;
    box-sizing: unset;
    overflow: visible;
    width: 1em;
    display: inline-block;
    font-size: inherit;
    vertical-align: -0.125em;
}


/* Cols */
[id^=sb-reviews-container-] .sb-cols-2 .sb-post-item-wrap{ width: calc( 50% - calc((var(--column-gutter) * 1) / 2)); }
[id^=sb-reviews-container-] .sb-cols-3 .sb-post-item-wrap{ width: calc( 33.33% - calc((var(--column-gutter) * 2 ) / 3) );}
[id^=sb-reviews-container-] .sb-cols-4 .sb-post-item-wrap{ width: calc( 25% - calc((var(--column-gutter) * 3 ) / 4) );}
[id^=sb-reviews-container-] .sb-cols-5 .sb-post-item-wrap{ width: calc( 20% - calc((var(--column-gutter) * 4 ) / 5) );}
[id^=sb-reviews-container-] .sb-cols-6 .sb-post-item-wrap{ width: calc( 16.66% - calc((var(--column-gutter) * 5 ) / 6) );}
[id^=sb-reviews-container-] .sb-cols-7 .sb-post-item-wrap{ width: calc( 14.28% - calc((var(--column-gutter) * 6 ) / 7) );}
[id^=sb-reviews-container-] .sb-cols-8 .sb-post-item-wrap{ width: calc( 12.5% - calc((var(--column-gutter) * 7 ) / 8) );}
[id^=sb-reviews-container-] .sb-cols-9 .sb-post-item-wrap{ width: calc( 11.11% - calc((var(--column-gutter) * 8 ) / 9) );}
[id^=sb-reviews-container-] .sb-cols-10 .sb-post-item-wrap{ width: calc( 10% - calc((var(--column-gutter) * 9 ) / 10) );}


@media all and (max-width: 640px){
    [id^=sb-reviews-container-] .sb-colstablet-1 .sb-post-item-wrap{ width: 100%; }
    [id^=sb-reviews-container-] .sb-colstablet-2 .sb-post-item-wrap{ width: calc( 50% - calc((var(--column-gutter) * 1) / 2)); }
    [id^=sb-reviews-container-] .sb-colstablet-3 .sb-post-item-wrap{ width: calc( 33.33% - calc((var(--column-gutter) * 2 ) / 3) );}
    [id^=sb-reviews-container-] .sb-colstablet-4 .sb-post-item-wrap{ width: calc( 25% - calc((var(--column-gutter) * 3 ) / 4) );}
    [id^=sb-reviews-container-] .sb-colstablet-5 .sb-post-item-wrap{ width: calc( 20% - calc((var(--column-gutter) * 4 ) / 5) );}
    [id^=sb-reviews-container-] .sb-colstablet-6 .sb-post-item-wrap{ width: calc( 16.66% - calc((var(--column-gutter) * 5 ) / 6) );}
    [id^=sb-reviews-container-] .sb-colstablet-7 .sb-post-item-wrap{ width: calc( 14.28% - calc((var(--column-gutter) * 6 ) / 7) );}
    [id^=sb-reviews-container-] .sb-colstablet-8 .sb-post-item-wrap{ width: calc( 12.5% - calc((var(--column-gutter) * 7 ) / 8) );}
    [id^=sb-reviews-container-] .sb-colstablet-9 .sb-post-item-wrap{ width: calc( 11.11% - calc((var(--column-gutter) * 8 ) / 9) );}
    [id^=sb-reviews-container-] .sb-colstablet-10 .sb-post-item-wrap{ width: calc( 10% - calc((var(--column-gutter) * 9 ) / 10) );}

    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="1"] .sb-feed-posts { grid-template-columns: 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="2"] .sb-feed-posts { grid-template-columns: 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="3"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="4"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="5"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-tablet-columns="6"] .sb-feed-posts {grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
}

@media all and (max-width: 480px){
    [id^=sb-reviews-container-] .sb-colsmobile-1 .sb-post-item-wrap{ width: 100%; }
    [id^=sb-reviews-container-] .sb-colsmobile-2 .sb-post-item-wrap{ width: calc( 50% - calc((var(--column-gutter) * 1) / 2)); }
    [id^=sb-reviews-container-] .sb-colsmobile-3 .sb-post-item-wrap{ width: calc( 33.33% - calc((var(--column-gutter) * 2 ) / 3) );}
    [id^=sb-reviews-container-] .sb-colsmobile-4 .sb-post-item-wrap{ width: calc( 25% - calc((var(--column-gutter) * 3 ) / 4) );}
    [id^=sb-reviews-container-] .sb-colsmobile-5 .sb-post-item-wrap{ width: calc( 20% - calc((var(--column-gutter) * 4 ) / 5) );}
    [id^=sb-reviews-container-] .sb-colsmobile-6 .sb-post-item-wrap{ width: calc( 16.66% - calc((var(--column-gutter) * 5 ) / 6) );}
    [id^=sb-reviews-container-] .sb-colsmobile-7 .sb-post-item-wrap{ width: calc( 14.28% - calc((var(--column-gutter) * 6 ) / 7) );}
    [id^=sb-reviews-container-] .sb-colsmobile-8 .sb-post-item-wrap{ width: calc( 12.5% - calc((var(--column-gutter) * 7 ) / 8) );}
    [id^=sb-reviews-container-] .sb-colsmobile-9 .sb-post-item-wrap{ width: calc( 11.11% - calc((var(--column-gutter) * 8 ) / 9) );}
    [id^=sb-reviews-container-] .sb-colsmobile-10 .sb-post-item-wrap{ width: calc( 10% - calc((var(--column-gutter) * 9 ) / 10) );}
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="1"] .sb-feed-posts { grid-template-columns: 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="2"] .sb-feed-posts { grid-template-columns: 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="3"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="4"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="5"] .sb-feed-posts { grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
    [id^=sb-reviews-container-] .sb-grid-wrapper[data-grid-mobile-columns="6"] .sb-feed-posts {grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/feeds-for-youtube/css/sb-youtube-free.min.css */
.sby_lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.sby_lb-dataContainer:after{content:"";display:table;clear:both}.sby_lb-data{padding:0 4px;color:#ccc}.sby_lb-data .sby_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sby_lb-data .sby_lb-caption{float:left;font-size:13px;font-weight:normal;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.sby_lb-data .sby_lb-caption .ctf-screename-sep,.sby_lb-data .sby_lb-caption a{color:#ccc;font-weight:bold;-webkit-text-decoration:none;text-decoration:none}.sby_lb-data .sby_lb-caption a:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.sby_lb-data .sby_lb-caption .sby_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px 0}.sby_lb-data .sby_lb-caption .sby_lightbox_username{color:#ccc}.sby_lb-data .sby_lb-caption .sby_lightbox_username:hover p{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.sby_lightbox .sby_lightbox_username img{float:left;border:none;width:48px;height:48px;margin-right:10px;background:#666;border-radius:5px}.sby_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:bold;font-size:13px;text-align:left}.sby_lb-data .ctf-caption-text{width:100%;margin-left:58px;padding-top:3px}.sby_lb-data .sby_lb-caption .ctf-author-screenname,.sby_lb-data .sby_lb-caption .ctf-tweet-date{font-weight:normal}.sby_lb-data .sby_lb-info{width:100%;float:left;clear:both}.sby_lb-data .sby_lb-number{display:block;float:left;clear:both;padding:5px 0 15px 0;font-size:12px;color:#999999}.sby_lb-data .sby_lb-close{display:block;float:right;width:30px;height:30px;background:url(https://coachmattrogers.com/wp-content/plugins/feeds-for-youtube/css/../img/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.sby_lb-data .sby_lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-includes/css/dashicons.min.css */

/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url('https://coachmattrogers.com/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800');src:url('https://coachmattrogers.com/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix') format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url('https://coachmattrogers.com/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800') format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/foundation-icons.min.css */

@font-face{font-family:foundation-icons;src:url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./foundation-icons.eot);src:url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./foundation-icons.eot?#iefix) format("embedded-opentype"),url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./foundation-icons.woff) format("woff"),url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./foundation-icons.ttf) format("truetype"),url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./foundation-icons.svg#fontcustom) format("svg");font-weight:400;font-style:normal}.fi-address-book:before,.fi-alert:before,.fi-align-center:before,.fi-align-justify:before,.fi-align-left:before,.fi-align-right:before,.fi-anchor:before,.fi-annotate:before,.fi-archive:before,.fi-arrow-down:before,.fi-arrow-left:before,.fi-arrow-right:before,.fi-arrow-up:before,.fi-arrows-compress:before,.fi-arrows-expand:before,.fi-arrows-in:before,.fi-arrows-out:before,.fi-asl:before,.fi-asterisk:before,.fi-at-sign:before,.fi-background-color:before,.fi-battery-empty:before,.fi-battery-full:before,.fi-battery-half:before,.fi-bitcoin-circle:before,.fi-bitcoin:before,.fi-blind:before,.fi-bluetooth:before,.fi-bold:before,.fi-book-bookmark:before,.fi-book:before,.fi-bookmark:before,.fi-braille:before,.fi-burst-new:before,.fi-burst-sale:before,.fi-burst:before,.fi-calendar:before,.fi-camera:before,.fi-check:before,.fi-checkbox:before,.fi-clipboard-notes:before,.fi-clipboard-pencil:before,.fi-clipboard:before,.fi-clock:before,.fi-closed-caption:before,.fi-cloud:before,.fi-comment-minus:before,.fi-comment-quotes:before,.fi-comment-video:before,.fi-comment:before,.fi-comments:before,.fi-compass:before,.fi-contrast:before,.fi-credit-card:before,.fi-crop:before,.fi-crown:before,.fi-css3:before,.fi-database:before,.fi-die-five:before,.fi-die-four:before,.fi-die-one:before,.fi-die-six:before,.fi-die-three:before,.fi-die-two:before,.fi-dislike:before,.fi-dollar-bill:before,.fi-dollar:before,.fi-download:before,.fi-eject:before,.fi-elevator:before,.fi-euro:before,.fi-eye:before,.fi-fast-forward:before,.fi-female-symbol:before,.fi-female:before,.fi-filter:before,.fi-first-aid:before,.fi-flag:before,.fi-folder-add:before,.fi-folder-lock:before,.fi-folder:before,.fi-foot:before,.fi-foundation:before,.fi-graph-bar:before,.fi-graph-horizontal:before,.fi-graph-pie:before,.fi-graph-trend:before,.fi-guide-dog:before,.fi-hearing-aid:before,.fi-heart:before,.fi-home:before,.fi-html5:before,.fi-indent-less:before,.fi-indent-more:before,.fi-info:before,.fi-italic:before,.fi-key:before,.fi-laptop:before,.fi-layout:before,.fi-lightbulb:before,.fi-like:before,.fi-link:before,.fi-list-bullet:before,.fi-list-number:before,.fi-list-thumbnails:before,.fi-list:before,.fi-lock:before,.fi-loop:before,.fi-magnifying-glass:before,.fi-mail:before,.fi-male-female:before,.fi-male-symbol:before,.fi-male:before,.fi-map:before,.fi-marker:before,.fi-megaphone:before,.fi-microphone:before,.fi-minus-circle:before,.fi-minus:before,.fi-mobile-signal:before,.fi-mobile:before,.fi-monitor:before,.fi-mountains:before,.fi-music:before,.fi-next:before,.fi-no-dogs:before,.fi-no-smoking:before,.fi-page-add:before,.fi-page-copy:before,.fi-page-csv:before,.fi-page-delete:before,.fi-page-doc:before,.fi-page-edit:before,.fi-page-export-csv:before,.fi-page-export-doc:before,.fi-page-export-pdf:before,.fi-page-export:before,.fi-page-filled:before,.fi-page-multiple:before,.fi-page-pdf:before,.fi-page-remove:before,.fi-page-search:before,.fi-page:before,.fi-paint-bucket:before,.fi-paperclip:before,.fi-pause:before,.fi-paw:before,.fi-paypal:before,.fi-pencil:before,.fi-photo:before,.fi-play-circle:before,.fi-play-video:before,.fi-play:before,.fi-plus:before,.fi-pound:before,.fi-power:before,.fi-previous:before,.fi-price-tag:before,.fi-pricetag-multiple:before,.fi-print:before,.fi-prohibited:before,.fi-projection-screen:before,.fi-puzzle:before,.fi-quote:before,.fi-record:before,.fi-refresh:before,.fi-results-demographics:before,.fi-results:before,.fi-rewind-ten:before,.fi-rewind:before,.fi-rss:before,.fi-safety-cone:before,.fi-save:before,.fi-share:before,.fi-sheriff-badge:before,.fi-shield:before,.fi-shopping-bag:before,.fi-shopping-cart:before,.fi-shuffle:before,.fi-skull:before,.fi-social-500px:before,.fi-social-adobe:before,.fi-social-amazon:before,.fi-social-android:before,.fi-social-apple:before,.fi-social-behance:before,.fi-social-bing:before,.fi-social-blogger:before,.fi-social-delicious:before,.fi-social-designer-news:before,.fi-social-deviant-art:before,.fi-social-digg:before,.fi-social-dribbble:before,.fi-social-drive:before,.fi-social-dropbox:before,.fi-social-evernote:before,.fi-social-facebook:before,.fi-social-flickr:before,.fi-social-forrst:before,.fi-social-foursquare:before,.fi-social-game-center:before,.fi-social-github:before,.fi-social-google-plus:before,.fi-social-hacker-news:before,.fi-social-hi5:before,.fi-social-instagram:before,.fi-social-joomla:before,.fi-social-lastfm:before,.fi-social-linkedin:before,.fi-social-medium:before,.fi-social-myspace:before,.fi-social-orkut:before,.fi-social-path:before,.fi-social-picasa:before,.fi-social-pinterest:before,.fi-social-rdio:before,.fi-social-reddit:before,.fi-social-skillshare:before,.fi-social-skype:before,.fi-social-smashing-mag:before,.fi-social-snapchat:before,.fi-social-spotify:before,.fi-social-squidoo:before,.fi-social-stack-overflow:before,.fi-social-steam:before,.fi-social-stumbleupon:before,.fi-social-treehouse:before,.fi-social-tumblr:before,.fi-social-twitter:before,.fi-social-vimeo:before,.fi-social-windows:before,.fi-social-xbox:before,.fi-social-yahoo:before,.fi-social-yelp:before,.fi-social-youtube:before,.fi-social-zerply:before,.fi-social-zurb:before,.fi-sound:before,.fi-star:before,.fi-stop:before,.fi-strikethrough:before,.fi-subscript:before,.fi-superscript:before,.fi-tablet-landscape:before,.fi-tablet-portrait:before,.fi-target-two:before,.fi-target:before,.fi-telephone-accessible:before,.fi-telephone:before,.fi-text-color:before,.fi-thumbnails:before,.fi-ticket:before,.fi-torso-business:before,.fi-torso-female:before,.fi-torso:before,.fi-torsos-all-female:before,.fi-torsos-all:before,.fi-torsos-female-male:before,.fi-torsos-male-female:before,.fi-torsos:before,.fi-trash:before,.fi-trees:before,.fi-trophy:before,.fi-underline:before,.fi-universal-access:before,.fi-unlink:before,.fi-unlock:before,.fi-upload-cloud:before,.fi-upload:before,.fi-usb:before,.fi-video:before,.fi-volume-none:before,.fi-volume-strike:before,.fi-volume:before,.fi-web:before,.fi-wheelchair:before,.fi-widget:before,.fi-wrench:before,.fi-x-circle:before,.fi-x:before,.fi-yen:before,.fi-zoom-in:before,.fi-zoom-out:before{font-family:foundation-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;text-decoration:inherit}.fi-address-book:before{content:"\f100"}.fi-alert:before{content:"\f101"}.fi-align-center:before{content:"\f102"}.fi-align-justify:before{content:"\f103"}.fi-align-left:before{content:"\f104"}.fi-align-right:before{content:"\f105"}.fi-anchor:before{content:"\f106"}.fi-annotate:before{content:"\f107"}.fi-archive:before{content:"\f108"}.fi-arrow-down:before{content:"\f109"}.fi-arrow-left:before{content:"\f10a"}.fi-arrow-right:before{content:"\f10b"}.fi-arrow-up:before{content:"\f10c"}.fi-arrows-compress:before{content:"\f10d"}.fi-arrows-expand:before{content:"\f10e"}.fi-arrows-in:before{content:"\f10f"}.fi-arrows-out:before{content:"\f110"}.fi-asl:before{content:"\f111"}.fi-asterisk:before{content:"\f112"}.fi-at-sign:before{content:"\f113"}.fi-background-color:before{content:"\f114"}.fi-battery-empty:before{content:"\f115"}.fi-battery-full:before{content:"\f116"}.fi-battery-half:before{content:"\f117"}.fi-bitcoin-circle:before{content:"\f118"}.fi-bitcoin:before{content:"\f119"}.fi-blind:before{content:"\f11a"}.fi-bluetooth:before{content:"\f11b"}.fi-bold:before{content:"\f11c"}.fi-book-bookmark:before{content:"\f11d"}.fi-book:before{content:"\f11e"}.fi-bookmark:before{content:"\f11f"}.fi-braille:before{content:"\f120"}.fi-burst-new:before{content:"\f121"}.fi-burst-sale:before{content:"\f122"}.fi-burst:before{content:"\f123"}.fi-calendar:before{content:"\f124"}.fi-camera:before{content:"\f125"}.fi-check:before{content:"\f126"}.fi-checkbox:before{content:"\f127"}.fi-clipboard-notes:before{content:"\f128"}.fi-clipboard-pencil:before{content:"\f129"}.fi-clipboard:before{content:"\f12a"}.fi-clock:before{content:"\f12b"}.fi-closed-caption:before{content:"\f12c"}.fi-cloud:before{content:"\f12d"}.fi-comment-minus:before{content:"\f12e"}.fi-comment-quotes:before{content:"\f12f"}.fi-comment-video:before{content:"\f130"}.fi-comment:before{content:"\f131"}.fi-comments:before{content:"\f132"}.fi-compass:before{content:"\f133"}.fi-contrast:before{content:"\f134"}.fi-credit-card:before{content:"\f135"}.fi-crop:before{content:"\f136"}.fi-crown:before{content:"\f137"}.fi-css3:before{content:"\f138"}.fi-database:before{content:"\f139"}.fi-die-five:before{content:"\f13a"}.fi-die-four:before{content:"\f13b"}.fi-die-one:before{content:"\f13c"}.fi-die-six:before{content:"\f13d"}.fi-die-three:before{content:"\f13e"}.fi-die-two:before{content:"\f13f"}.fi-dislike:before{content:"\f140"}.fi-dollar-bill:before{content:"\f141"}.fi-dollar:before{content:"\f142"}.fi-download:before{content:"\f143"}.fi-eject:before{content:"\f144"}.fi-elevator:before{content:"\f145"}.fi-euro:before{content:"\f146"}.fi-eye:before{content:"\f147"}.fi-fast-forward:before{content:"\f148"}.fi-female-symbol:before{content:"\f149"}.fi-female:before{content:"\f14a"}.fi-filter:before{content:"\f14b"}.fi-first-aid:before{content:"\f14c"}.fi-flag:before{content:"\f14d"}.fi-folder-add:before{content:"\f14e"}.fi-folder-lock:before{content:"\f14f"}.fi-folder:before{content:"\f150"}.fi-foot:before{content:"\f151"}.fi-foundation:before{content:"\f152"}.fi-graph-bar:before{content:"\f153"}.fi-graph-horizontal:before{content:"\f154"}.fi-graph-pie:before{content:"\f155"}.fi-graph-trend:before{content:"\f156"}.fi-guide-dog:before{content:"\f157"}.fi-hearing-aid:before{content:"\f158"}.fi-heart:before{content:"\f159"}.fi-home:before{content:"\f15a"}.fi-html5:before{content:"\f15b"}.fi-indent-less:before{content:"\f15c"}.fi-indent-more:before{content:"\f15d"}.fi-info:before{content:"\f15e"}.fi-italic:before{content:"\f15f"}.fi-key:before{content:"\f160"}.fi-laptop:before{content:"\f161"}.fi-layout:before{content:"\f162"}.fi-lightbulb:before{content:"\f163"}.fi-like:before{content:"\f164"}.fi-link:before{content:"\f165"}.fi-list-bullet:before{content:"\f166"}.fi-list-number:before{content:"\f167"}.fi-list-thumbnails:before{content:"\f168"}.fi-list:before{content:"\f169"}.fi-lock:before{content:"\f16a"}.fi-loop:before{content:"\f16b"}.fi-magnifying-glass:before{content:"\f16c"}.fi-mail:before{content:"\f16d"}.fi-male-female:before{content:"\f16e"}.fi-male-symbol:before{content:"\f16f"}.fi-male:before{content:"\f170"}.fi-map:before{content:"\f171"}.fi-marker:before{content:"\f172"}.fi-megaphone:before{content:"\f173"}.fi-microphone:before{content:"\f174"}.fi-minus-circle:before{content:"\f175"}.fi-minus:before{content:"\f176"}.fi-mobile-signal:before{content:"\f177"}.fi-mobile:before{content:"\f178"}.fi-monitor:before{content:"\f179"}.fi-mountains:before{content:"\f17a"}.fi-music:before{content:"\f17b"}.fi-next:before{content:"\f17c"}.fi-no-dogs:before{content:"\f17d"}.fi-no-smoking:before{content:"\f17e"}.fi-page-add:before{content:"\f17f"}.fi-page-copy:before{content:"\f180"}.fi-page-csv:before{content:"\f181"}.fi-page-delete:before{content:"\f182"}.fi-page-doc:before{content:"\f183"}.fi-page-edit:before{content:"\f184"}.fi-page-export-csv:before{content:"\f185"}.fi-page-export-doc:before{content:"\f186"}.fi-page-export-pdf:before{content:"\f187"}.fi-page-export:before{content:"\f188"}.fi-page-filled:before{content:"\f189"}.fi-page-multiple:before{content:"\f18a"}.fi-page-pdf:before{content:"\f18b"}.fi-page-remove:before{content:"\f18c"}.fi-page-search:before{content:"\f18d"}.fi-page:before{content:"\f18e"}.fi-paint-bucket:before{content:"\f18f"}.fi-paperclip:before{content:"\f190"}.fi-pause:before{content:"\f191"}.fi-paw:before{content:"\f192"}.fi-paypal:before{content:"\f193"}.fi-pencil:before{content:"\f194"}.fi-photo:before{content:"\f195"}.fi-play-circle:before{content:"\f196"}.fi-play-video:before{content:"\f197"}.fi-play:before{content:"\f198"}.fi-plus:before{content:"\f199"}.fi-pound:before{content:"\f19a"}.fi-power:before{content:"\f19b"}.fi-previous:before{content:"\f19c"}.fi-price-tag:before{content:"\f19d"}.fi-pricetag-multiple:before{content:"\f19e"}.fi-print:before{content:"\f19f"}.fi-prohibited:before{content:"\f1a0"}.fi-projection-screen:before{content:"\f1a1"}.fi-puzzle:before{content:"\f1a2"}.fi-quote:before{content:"\f1a3"}.fi-record:before{content:"\f1a4"}.fi-refresh:before{content:"\f1a5"}.fi-results-demographics:before{content:"\f1a6"}.fi-results:before{content:"\f1a7"}.fi-rewind-ten:before{content:"\f1a8"}.fi-rewind:before{content:"\f1a9"}.fi-rss:before{content:"\f1aa"}.fi-safety-cone:before{content:"\f1ab"}.fi-save:before{content:"\f1ac"}.fi-share:before{content:"\f1ad"}.fi-sheriff-badge:before{content:"\f1ae"}.fi-shield:before{content:"\f1af"}.fi-shopping-bag:before{content:"\f1b0"}.fi-shopping-cart:before{content:"\f1b1"}.fi-shuffle:before{content:"\f1b2"}.fi-skull:before{content:"\f1b3"}.fi-social-500px:before{content:"\f1b4"}.fi-social-adobe:before{content:"\f1b5"}.fi-social-amazon:before{content:"\f1b6"}.fi-social-android:before{content:"\f1b7"}.fi-social-apple:before{content:"\f1b8"}.fi-social-behance:before{content:"\f1b9"}.fi-social-bing:before{content:"\f1ba"}.fi-social-blogger:before{content:"\f1bb"}.fi-social-delicious:before{content:"\f1bc"}.fi-social-designer-news:before{content:"\f1bd"}.fi-social-deviant-art:before{content:"\f1be"}.fi-social-digg:before{content:"\f1bf"}.fi-social-dribbble:before{content:"\f1c0"}.fi-social-drive:before{content:"\f1c1"}.fi-social-dropbox:before{content:"\f1c2"}.fi-social-evernote:before{content:"\f1c3"}.fi-social-facebook:before{content:"\f1c4"}.fi-social-flickr:before{content:"\f1c5"}.fi-social-forrst:before{content:"\f1c6"}.fi-social-foursquare:before{content:"\f1c7"}.fi-social-game-center:before{content:"\f1c8"}.fi-social-github:before{content:"\f1c9"}.fi-social-google-plus:before{content:"\f1ca"}.fi-social-hacker-news:before{content:"\f1cb"}.fi-social-hi5:before{content:"\f1cc"}.fi-social-instagram:before{content:"\f1cd"}.fi-social-joomla:before{content:"\f1ce"}.fi-social-lastfm:before{content:"\f1cf"}.fi-social-linkedin:before{content:"\f1d0"}.fi-social-medium:before{content:"\f1d1"}.fi-social-myspace:before{content:"\f1d2"}.fi-social-orkut:before{content:"\f1d3"}.fi-social-path:before{content:"\f1d4"}.fi-social-picasa:before{content:"\f1d5"}.fi-social-pinterest:before{content:"\f1d6"}.fi-social-rdio:before{content:"\f1d7"}.fi-social-reddit:before{content:"\f1d8"}.fi-social-skillshare:before{content:"\f1d9"}.fi-social-skype:before{content:"\f1da"}.fi-social-smashing-mag:before{content:"\f1db"}.fi-social-snapchat:before{content:"\f1dc"}.fi-social-spotify:before{content:"\f1dd"}.fi-social-squidoo:before{content:"\f1de"}.fi-social-stack-overflow:before{content:"\f1df"}.fi-social-steam:before{content:"\f1e0"}.fi-social-stumbleupon:before{content:"\f1e1"}.fi-social-treehouse:before{content:"\f1e2"}.fi-social-tumblr:before{content:"\f1e3"}.fi-social-twitter:before{content:"\f1e4"}.fi-social-vimeo:before{content:"\f1e5"}.fi-social-windows:before{content:"\f1e6"}.fi-social-xbox:before{content:"\f1e7"}.fi-social-yahoo:before{content:"\f1e8"}.fi-social-yelp:before{content:"\f1e9"}.fi-social-youtube:before{content:"\f1ea"}.fi-social-zerply:before{content:"\f1eb"}.fi-social-zurb:before{content:"\f1ec"}.fi-sound:before{content:"\f1ed"}.fi-star:before{content:"\f1ee"}.fi-stop:before{content:"\f1ef"}.fi-strikethrough:before{content:"\f1f0"}.fi-subscript:before{content:"\f1f1"}.fi-superscript:before{content:"\f1f2"}.fi-tablet-landscape:before{content:"\f1f3"}.fi-tablet-portrait:before{content:"\f1f4"}.fi-target-two:before{content:"\f1f5"}.fi-target:before{content:"\f1f6"}.fi-telephone-accessible:before{content:"\f1f7"}.fi-telephone:before{content:"\f1f8"}.fi-text-color:before{content:"\f1f9"}.fi-thumbnails:before{content:"\f1fa"}.fi-ticket:before{content:"\f1fb"}.fi-torso-business:before{content:"\f1fc"}.fi-torso-female:before{content:"\f1fd"}.fi-torso:before{content:"\f1fe"}.fi-torsos-all-female:before{content:"\f1ff"}.fi-torsos-all:before{content:"\f200"}.fi-torsos-female-male:before{content:"\f201"}.fi-torsos-male-female:before{content:"\f202"}.fi-torsos:before{content:"\f203"}.fi-trash:before{content:"\f204"}.fi-trees:before{content:"\f205"}.fi-trophy:before{content:"\f206"}.fi-underline:before{content:"\f207"}.fi-universal-access:before{content:"\f208"}.fi-unlink:before{content:"\f209"}.fi-unlock:before{content:"\f20a"}.fi-upload-cloud:before{content:"\f20b"}.fi-upload:before{content:"\f20c"}.fi-usb:before{content:"\f20d"}.fi-video:before{content:"\f20e"}.fi-volume-none:before{content:"\f20f"}.fi-volume-strike:before{content:"\f210"}.fi-volume:before{content:"\f211"}.fi-web:before{content:"\f212"}.fi-wheelchair:before{content:"\f213"}.fi-widget:before{content:"\f214"}.fi-wrench:before{content:"\f215"}.fi-x-circle:before{content:"\f216"}.fi-x:before{content:"\f217"}.fi-yen:before{content:"\f218"}.fi-zoom-in:before{content:"\f219"}.fi-zoom-out:before{content:"\f21a"}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/genericons.min.css */

@font-face{font-family:Genericons;src:url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./Genericons.eot?) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:Genericons;src:url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=") format("woff"),url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./Genericons.ttf) format("truetype"),url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./Genericons.svg#Genericons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Genericons;src:url(https://coachmattrogers.com/wp-content/plugins/woovina-extra/includes/menu-icons/includes/library/icon-selector/css/types/./Genericons.svg#Genericons) format("svg")}}.genericon{font-size:16px;vertical-align:top;text-align:center;-moz-transition:color .1s ease-in 0;-webkit-transition:color .1s ease-in 0;display:inline-block;font-family:Genericons;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.genericon-rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.genericon-rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.genericon-rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.genericon-flip-horizontal{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.genericon-flip-vertical{-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.genericon-404:before{content:"\f423"}.genericon-activity:before{content:"\f508"}.genericon-anchor:before{content:"\f509"}.genericon-aside:before{content:"\f101"}.genericon-attachment:before{content:"\f416"}.genericon-audio:before{content:"\f109"}.genericon-bold:before{content:"\f471"}.genericon-book:before{content:"\f444"}.genericon-bug:before{content:"\f50a"}.genericon-cart:before{content:"\f447"}.genericon-category:before{content:"\f301"}.genericon-chat:before{content:"\f108"}.genericon-checkmark:before{content:"\f418"}.genericon-close:before{content:"\f405"}.genericon-close-alt:before{content:"\f406"}.genericon-cloud:before{content:"\f426"}.genericon-cloud-download:before{content:"\f440"}.genericon-cloud-upload:before{content:"\f441"}.genericon-code:before{content:"\f462"}.genericon-codepen:before{content:"\f216"}.genericon-cog:before{content:"\f445"}.genericon-collapse:before{content:"\f432"}.genericon-comment:before{content:"\f300"}.genericon-day:before{content:"\f305"}.genericon-digg:before{content:"\f221"}.genericon-document:before{content:"\f443"}.genericon-dot:before{content:"\f428"}.genericon-downarrow:before{content:"\f502"}.genericon-download:before{content:"\f50b"}.genericon-draggable:before{content:"\f436"}.genericon-dribbble:before{content:"\f201"}.genericon-dropbox:before{content:"\f225"}.genericon-dropdown:before{content:"\f433"}.genericon-dropdown-left:before{content:"\f434"}.genericon-edit:before{content:"\f411"}.genericon-ellipsis:before{content:"\f476"}.genericon-expand:before{content:"\f431"}.genericon-external:before{content:"\f442"}.genericon-facebook:before{content:"\f203"}.genericon-facebook-alt:before{content:"\f204"}.genericon-fastforward:before{content:"\f458"}.genericon-feed:before{content:"\f413"}.genericon-flag:before{content:"\f468"}.genericon-flickr:before{content:"\f211"}.genericon-foursquare:before{content:"\f226"}.genericon-fullscreen:before{content:"\f474"}.genericon-gallery:before{content:"\f103"}.genericon-github:before{content:"\f200"}.genericon-googleplus:before{content:"\f206"}.genericon-googleplus-alt:before{content:"\f218"}.genericon-handset:before{content:"\f50c"}.genericon-heart:before{content:"\f461"}.genericon-help:before{content:"\f457"}.genericon-hide:before{content:"\f404"}.genericon-hierarchy:before{content:"\f505"}.genericon-home:before{content:"\f409"}.genericon-image:before{content:"\f102"}.genericon-info:before{content:"\f455"}.genericon-instagram:before{content:"\f215"}.genericon-italic:before{content:"\f472"}.genericon-key:before{content:"\f427"}.genericon-leftarrow:before{content:"\f503"}.genericon-link:before{content:"\f107"}.genericon-linkedin:before{content:"\f207"}.genericon-linkedin-alt:before{content:"\f208"}.genericon-location:before{content:"\f417"}.genericon-lock:before{content:"\f470"}.genericon-mail:before{content:"\f410"}.genericon-maximize:before{content:"\f422"}.genericon-menu:before{content:"\f419"}.genericon-microphone:before{content:"\f50d"}.genericon-minimize:before{content:"\f421"}.genericon-minus:before{content:"\f50e"}.genericon-month:before{content:"\f307"}.genericon-move:before{content:"\f50f"}.genericon-next:before{content:"\f429"}.genericon-notice:before{content:"\f456"}.genericon-paintbrush:before{content:"\f506"}.genericon-path:before{content:"\f219"}.genericon-pause:before{content:"\f448"}.genericon-phone:before{content:"\f437"}.genericon-picture:before{content:"\f473"}.genericon-pinned:before{content:"\f308"}.genericon-pinterest:before{content:"\f209"}.genericon-pinterest-alt:before{content:"\f210"}.genericon-play:before{content:"\f452"}.genericon-plugin:before{content:"\f439"}.genericon-plus:before{content:"\f510"}.genericon-pocket:before{content:"\f224"}.genericon-polldaddy:before{content:"\f217"}.genericon-portfolio:before{content:"\f460"}.genericon-previous:before{content:"\f430"}.genericon-print:before{content:"\f469"}.genericon-quote:before{content:"\f106"}.genericon-rating-empty:before{content:"\f511"}.genericon-rating-full:before{content:"\f512"}.genericon-rating-half:before{content:"\f513"}.genericon-reddit:before{content:"\f222"}.genericon-refresh:before{content:"\f420"}.genericon-reply:before{content:"\f412"}.genericon-reply-alt:before{content:"\f466"}.genericon-reply-single:before{content:"\f467"}.genericon-rewind:before{content:"\f459"}.genericon-rightarrow:before{content:"\f501"}.genericon-search:before{content:"\f400"}.genericon-send-to-phone:before{content:"\f438"}.genericon-send-to-tablet:before{content:"\f454"}.genericon-share:before{content:"\f415"}.genericon-show:before{content:"\f403"}.genericon-shuffle:before{content:"\f514"}.genericon-sitemap:before{content:"\f507"}.genericon-skip-ahead:before{content:"\f451"}.genericon-skip-back:before{content:"\f450"}.genericon-skype:before{content:"\f220"}.genericon-spam:before{content:"\f424"}.genericon-spotify:before{content:"\f515"}.genericon-standard:before{content:"\f100"}.genericon-star:before{content:"\f408"}.genericon-status:before{content:"\f105"}.genericon-stop:before{content:"\f449"}.genericon-stumbleupon:before{content:"\f223"}.genericon-subscribe:before{content:"\f463"}.genericon-subscribed:before{content:"\f465"}.genericon-summary:before{content:"\f425"}.genericon-tablet:before{content:"\f453"}.genericon-tag:before{content:"\f302"}.genericon-time:before{content:"\f303"}.genericon-top:before{content:"\f435"}.genericon-trash:before{content:"\f407"}.genericon-tumblr:before{content:"\f214"}.genericon-twitch:before{content:"\f516"}.genericon-twitter:before{content:"\f202"}.genericon-unapprove:before{content:"\f446"}.genericon-unsubscribe:before{content:"\f464"}.genericon-unzoom:before{content:"\f401"}.genericon-uparrow:before{content:"\f500"}.genericon-user:before{content:"\f304"}.genericon-video:before{content:"\f104"}.genericon-videocamera:before{content:"\f517"}.genericon-vimeo:before{content:"\f212"}.genericon-warning:before{content:"\f414"}.genericon-website:before{content:"\f475"}.genericon-week:before{content:"\f306"}.genericon-wordpress:before{content:"\f205"}.genericon-xpost:before{content:"\f504"}.genericon-youtube:before{content:"\f213"}.genericon-zoom:before{content:"\f402"}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/contact-form-7/includes/css/styles.css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

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

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/custom-twitter-feeds/css/ctf-styles.min.css */

.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{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}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/jquery-ui.css */
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	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-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_444444_256x240.png');
}
.ui-widget-header .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_444444_256x240.png');
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_555555_256x240.png');
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_ffffff_256x240.png');
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_777620_256x240.png');
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_cc0000_256x240.png');
}
.ui-button .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_777777_256x240.png');
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/theme.css */
/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_444444_256x240.png');
}
.ui-widget-header .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_444444_256x240.png');
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_555555_256x240.png');
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_ffffff_256x240.png');
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_777620_256x240.png');
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_cc0000_256x240.png');
}
.ui-button .ui-icon {
	background-image: url('https://coachmattrogers.com/wp-content/plugins/date-picker-for-contact-form-7/assents/jquery-ui-themes/themes/base/images/ui-icons_777777_256x240.png');
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	-ms-filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/date-picker-for-contact-form-7/assents/css/style.css */
.full-field label,.slim-field-left label,.slim-field-right label{
	    width: 100%;
    display: inline-block;
}
.full-field input,.slim-field-left input,.slim-field-right input{
	width: 100%;
    display: inline-block;
}
.full-field{
	display: inline-block;
	width: 100%;
}
.slim-field-left{
	display:inline-block ;
	width: 48%;
	float: left;
}
.slim-field-right{
	display:inline-block ;
	width: 48%;
	float: right;
}
.gmdpcf_map{
  height:300px;
}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/leadconnector/public/css/lc-public.css */
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.woocommerce form .form-row .required { visibility: visible; }


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/wpcf7-redirect/build/assets/frontend-script.css */
.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/custom-facebook-feed/assets/css/cff-style.min.css */
.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important;padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-author-img.cff-no-consent img,#cff .cff-expand,#cff .cff-less{display:none}#cff.cff-default-styles .cff-author a,#cff.cff-default-styles .cff-credit a,#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-credit,#cff.cff-default-styles .cff-date,#cff.cff-default-styles .cff-post-links,#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:url(https://coachmattrogers.com/wp-content/plugins/custom-facebook-feed/assets/css/../img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author .cff-author-text,#cff .cff-desc-wrap,#cff .cff-link-title,#cff .cff-shared-link{width:100%;float:left}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(https://coachmattrogers.com/wp-content/plugins/custom-facebook-feed/assets/css/../img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{clear:both;padding:5px 10px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0}#cff .cff-link img,#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff .cff-link-title{clear:both;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff .cff-post-desc,#cff p.cff-link-title{margin:5px 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0;margin:0}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-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}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-email-icon:hover,#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry,.cff-gdpr-notice{box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0;clear:both}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woocommerce/assets/css/brands.css */
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/style.css */
/*!
 * Theme Name: 		WooVina
 * Theme URI: 		https://woovina.com/
 * Author: 			WooVina.com
 * Author URI: 		https://www.facebook.com/WooVinaTheme/
 * Description: 	WooVina is an intuitive & flexible, free WordPress theme offering deep integration with WooCommerce. Lightweight and highly extendable, it will enable you to create almost any type of ecommerce website. Very fast, responsive, RTL & translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet & mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor & WooCommerce, it's the perfect platform for your next WooCommerce project. Check the demos to realize that it's the only theme you will ever need: https://woovina.com/demos
 * Version: 		4.6.3
 * Tags: 			two-columns, right-sidebar, footer-widgets, blog, custom-background, custom-menu, post-formats, rtl-language-support, sticky-post, editor-style, threaded-comments, translation-ready, buddypress, custom-colors, featured-images, full-width-template, theme-options, e-commerce, food-and-drink
 * Text Domain: 	woovina
 *
 * License: GNU General Public License v3.0 or later
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
 * 
 * DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 * To add your own CSS, use a child theme.
 * 
 * CSS file is in "assets/css"
 */

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/niche-00.css */
/* CSS3 PROPERTIES */





/* Border Radius */



.text-small {

	padding-left: 15px !important;

	border-left: 2px solid #f68e13;

}



.box-col-inner .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {

	border: 2px solid #f68e13;

	position: relative;

}



.btn-compare .blockUI::after {

	background: none !important;

}



.btn-compare .blockUI::before {

	background: none !important;

}



.box-col-inner .elementor-icon-box-wrapper .elementor-icon-box-content h3 {

	margin-bottom: 0 !important;

}



.box-col-inner.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-description {

	margin-top: 10px;

}



.vg-heading .elementor-heading-title {

	position: relative;

	font-size: 27px;

	line-height: 30px;

	font-weight: 600;

	text-transform: uppercase;

	letter-spacing: 4px;

	display: inline-block;

}



.vg-heading-sm .elementor-heading-title {

	max-width: 500px;

	margin: 0 auto !important;

}





/* Topbar */



#top-bar-wrap {

	border-bottom: none !important;

}



#top-bar-nav .top-bar-menu>li:after {

	content: '' !important;

	display: block;

	float: right;

	width: 1px;

	height: 40px;

	position: absolute;

	top: 0;

	right: 0;

	background-color: #fff;

	opacity: 0.12;

}



#top-bar-nav .top-bar-menu>li {

	padding-right: 20px;

	line-height: 40px;

}



#top-bar-nav .top-bar-menu>li:last-child {

	padding-right: 0;

}



#top-bar-nav .top-bar-menu>li:last-child:after {

	display: none;

}



#top-bar-nav .top-bar-menu>li .sub-menu li a {

	color: rgba(34, 34, 34, 0.8) !important;

}



#top-bar-nav .top-bar-menu>li .sub-menu li a:hover {

	color: #f68e13 !important;

}



#top-bar-nav .top-bar-menu>li>.sub-menu {

	left: auto;

	right: 0;

	-webkit-transform: translate(0, 9px);

	-moz-transform: translate(0, 9px);

	-ms-transform: translate(0, 9px);

	-o-transform: translate(0, 9px);

	transform: translate(0, 9px);

}





/* Mini Cart */



.woo-menu-icon a.wcmenucart .wcmenucart-count {

	width: 34px;

	height: 34px;

	display: inline-block;

	vertical-align: middle;

	position: relative;

	line-height: 34px;

	border: 1px solid rgba(34, 34, 34, 0.2);

	text-align: center;

	border-radius: 50%;

}



.wcmenucart-details.count {

	border-radius: 0 !important;

	width: 18px;

	text-align: center;

	padding: 0 !important;

	height: 18px;

	line-height: 18px !important;

	position: absolute !important;

	right: -7px;

	top: -6px;

}



.wcmenucart-details.count:before {

	border-color: transparent !important;

}





/* End */



#countdown-hotdeal {

	text-align: center;

}



#countdown-hotdeal .time {

	display: inline-block;

	vertical-align: top;

	height: 84px;

	width: 84px;

	text-align: center;

	background: #fff;

	font-size: 34px;

	padding-top: 13px;

	line-height: 34px;

	margin-bottom: 0;

	font-weight: 400;

	color: #000;

	margin-right: 10px;

}



#countdown-hotdeal .time:last-child {

	margin-right: 0;

}



#countdown-hotdeal .time .text {

	display: block;

	font-size: 14px;

	color: #747474;

	font-weight: 300;

	text-transform: uppercase;

}



.box-time {

	margin-bottom: 35px;

}



.box-time .elementor-counter {

	width: 85px;

	height: 85px;

	margin: 0 auto;

	background: #fff;

	border-radius: 50%;

	line-height: 85px;

	vertical-align: middle;

}



.box-time .elementor-counter .elementor-counter-number-wrapper {

	padding-top: 15px;

}



.title-hot-deal h2 {

	font-size: 50px;

	line-height: 60px;

	font-weight: 300;

	margin-bottom: 0;

}



.title-hot-deal h2 .text {

	font-weight: 600;

}



.btn-shop .elementor-button {

	display: inline-block;

	padding: 10px 30px !important;

	background: #f68e13;

	border: 2px solid #f68e13;

	color: #fff;

	font-size: 14px;

	line-height: 20px;

	letter-spacing: 2px;

}



.btn-shop .elementor-button:hover {

	background: transparent !important;

	color: #f68e13;

}



.tab-product .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {

	display: none !important;

}



.tab-product .elementor-tabs-content-wrapper .elementor-tab-content {

	padding: 0;

	border: none !important;

}



.tab-product .elementor-tab-title {

	display: inline-block !important;

	border: none !important;

	vertical-align: top;

	padding: 7px 0px !important;

	border-bottom: 1px solid transparent !important;

	margin: 0 32px;

	-webkit-transition: all 0.3s linear;

	-moz-transition: all 0.3s linear;

	-o-transition: all 0.3s linear;

	transition: all 0.3s linear;

}



.tab-product .elementor-tab-title.elementor-active,

.tab-product .elementor-tab-title:hover {

	color: #f68e13 !important;

	border-bottom-color: #f68e13 !important;

}



.tab-product .elementor-tabs-wrapper {

	margin-bottom: 50px;

}



.tab-product .elementor-tabs {

	text-align: center !important;

}



.tab-product .elementor-tab-title.elementor-active:before,

.tab-product .elementor-tab-title.elementor-active:after {

	border: none !important;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a {

	display: inline-block;

	overflow: hidden;

	position: relative;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a img {

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:before,

.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:after {

	content: '';

	position: absolute;

	display: block;

	width: 90%;

	height: 90%;

	border: 1px solid rgba(255, 255, 255, 0.9);

	-webkit-transition: all 0.5s linear;

	-moz-transition: all 0.5s linear;

	-o-transition: all 0.5s linear;

	transition: all 0.5s linear;

	opacity: 0;

	visibility: hidden;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:before {

	top: 10px;

	left: 10px;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:after {

	bottom: 10px;

	right: 10px;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:hover:before {

	-webkit-animation: rotateInDownLeft 0.7s;

	-moz-animation: rotateInDownLeft 0.7s;

	-ms-animation: rotateInDownLeft 0.7s;

	-o-animation: rotateInDownLeft 0.7s;

	animation: rotateInDownLeft 0.7s;

	opacity: 1;

	visibility: visible;

	z-index: 1;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:hover:after {

	-webkit-animation: rotateInUpLeft 0.7s;

	-moz-animation: rotateInUpLeft 0.7s;

	-ms-animation: rotateInUpLeft 0.7s;

	-o-animation: rotateInUpLeft 0.7s;

	animation: rotateInUpLeft 0.7s;

	opacity: 1;

	visibility: visible;

}



.elementor-widget-wp-widget-woovina_instagram .woovina-instagram-pics li a:hover img {

	-webkit-transform: scale(1.08);

	-moz-transform: scale(1.08);

	-ms-transform: scale(1.08);

	-o-transform: scale(1.08);

	transform: scale(1.08);

}



.post-carousel .wew-carousel-slide .wew-carousel-entry-details {

	margin-top: -25px;

	margin-left: 30px;

	margin-right: 30px;

	margin-bottom: 10px;

	padding-top: 0;

	background: #fff;

	display: inline-block;

	padding: 25px;

	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);

	text-align: left;

}



.post-carousel .wvhp-carousel .wvhp-carousel-slide {

	position: relative;

}



.newsletter-form {

	max-width: 600px;

	width: 100%;

	margin: 0 auto 40px;

	position: relative;

	text-align: center;

}



.woovina-newsletter-form .woovina-mail-text {

	margin-bottom: 30px;

}



.woovina-newsletter-form form {

	margin-top: 25px !important;

}



.woovina-newsletter-form form .button {

	right: 0;

	padding: 0;

	font-size: 0;

	font-weight: normal;

	width: 65px;

	height: 40px;

	border-radius: 22px;

	background-color: rgba(255, 255, 255, 0.7);

	border-color: transparent !important;

	text-align: center;

}



.woovina-newsletter-form form .button:hover:after {

	color: #fff;

}



.woovina-newsletter-form form .button:after {

	display: inline-block;

	content: '\f194';

	font-family: 'Material-Design-Iconic-Font';

	font-size: 18px;

	text-align: center;

	color: #2e2e2e;

}



.woovina-newsletter-form form .required.email {

	display: inline-block;

	width: 100%;

	float: none;

	border: 2px solid rgba(255, 255, 255, 0.7);

	background: transparent;

	color: rgba(255, 255, 255, 0.7);

	font-weight: 300;

	font-style: italic;

	-webkit-border-radius: 22px;

	-moz-border-radius: 22px;

	border-radius: 22px;

	font-size: 16px;

	line-height: 40px;

	padding-right: 70px;

}



.woovina-newsletter-form-wrap .woovina-mail-text {

	color: #fff;

	margin-bottom: 20px;

}



.owp-tabs-layout-horizontal .flex-control-thumbs {

	overflow: visible;

}



.owp-tabs-layout-horizontal .flex-control-thumbs li {

	margin: 0 10px !important;

	margin-bottom: 0 !important opacity: 0.7;

}



.owp-tabs-layout-horizontal .flex-control-thumbs li.slick-active,

.owp-tabs-layout-horizontal .flex-control-thumbs li:hover {

	opacity: 1;

}



.owp-tabs-layout-horizontal .flex-control-thumbs li:last-child {

	margin-right: 0 !important;

	margin-bottom: 0 !important;

}



.owp-tabs-layout-horizontal .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {

	clear: none !important;

}



.flex-control-thumbs .slick-arrow {

	position: absolute;

	border-radius: 4px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	-ms-border-radius: 4px;

	-o-border-radius: 4px;

	width: 40px;

	height: 40px;

	border: 1px solid #ededed;

	background: 0 0;

	pointer-events: all;

	text-align: center;

	-webkit-transition: all .5s;

	-o-transition: all .5s;

	transition: all .5s;

	opacity: 0;

	filter: alpha(opacity=0);

	visibility: hidden;

	cursor: pointer;

}



.owp-tabs-layout-horizontal .flex-control-thumbs .slick-arrow:after {

	font-family: Ionicons;

	content: "\f3d2";

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	line-height: 40px;

	text-indent: 0;

	color: #ededed;

	font-size: 20px;

	font-weight: 400;

	-webkit-transition: all .5s;

	-o-transition: all .5s;

	transition: all .5s;

}



.owp-tabs-layout-horizontal .flex-control-thumbs .slick-arrow {

	top: 50%;

	left: 0;

	transform: translate(0, -50%);

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

	z-index: 1;

}



.owp-tabs-layout-horizontal .flex-control-thumbs .slick-arrow.owl-next:after {

	content: "\f3d3";

}



.owp-tabs-layout-horizontal .flex-control-thumbs .slick-arrow.owl-next {

	left: auto;

	right: 0;

}



.owp-tabs-layout-horizontal .flex-control-thumbs:hover .slick-arrow {

	opacity: 1;

	filter: alpha(opacity=100);

	visibility: visible;

}



.owp-tabs-layout-horizontal .flex-control-thumbs:hover .owl-prev {

	left: -40px !important;

}



.owp-tabs-layout-horizontal .flex-control-thumbs:hover .owl-next {

	right: -40px !important;

}



.single-product div.product .woocommerce-tabs .panel>h2:first-child {

	display: none;

}





/* Logo */



#site-logo #site-logo-inner {

	height: 90px;

}





/* Search form */



#searchform #product_cat {

	margin-bottom: 5px;

}



#searchform #s {

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	border-radius: 3px;

}





/*searchform-header-replace*/



#searchform-header-replace {

	padding: 0px 30px;

	background-color: #fff;

}



#searchform-header-replace form {

	position: relative;

}



#searchform-header-replace #product_cat {

	position: absolute;

	top: 50%;

	right: 70px;

	max-width: 150px;

	border: none;

	color: #737373;

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

	transform: translate(0, -50%);

}



#searchform-header-replace #searchform-header-replace-close {

	right: 50px !important;

}



#product_cat {

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	background: url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../img/down-arrow-black.png) center right no-repeat;

	background-size: 7%;

}





/* end searchform-header-replace*/





/* searchform-overlay */



#searchform-overlay .header-searchform #product_cat {

	width: 100%;

	position: absolute;

	bottom: -61%;

	color: #8b8b80;

}





/* end searchform-overlay*/





/* End Search form */





/* countdown */



.product-countdown .is-countdown {

	display: block;

}



.is-countdown {

	background-color: rgba(255, 255, 255, 0.9);

	position: absolute;

	left: 0;

	width: 100%;

	display: none;

	z-index: 1;

}



.countdown-rtl {

	direction: rtl;

}



.countdown-holding span {

	color: #888;

}



.countdown-row {

	clear: both;

	width: 100%;

	padding: 0px 2px;

	text-align: center;

}



.countdown-show1 .countdown-section {

	width: 98%;

}



.countdown-show2 .countdown-section {

	width: 48%;

}



.countdown-show3 .countdown-section {

	width: 32.5%;

}



.countdown-show4 .countdown-section {

	width: 24.5%;

}



.countdown-show5 .countdown-section {

	width: 19.5%;

}



.countdown-show6 .countdown-section {

	width: 16.25%;

}



.countdown-show7 .countdown-section {

	width: 14%;

}



.countdown-section {

	display: block;

	float: left;

	font-size: 75%;

	text-align: center;

}



.countdown-amount {

	font-size: 200%;

}



.countdown-period {

	display: block;

}



.countdown-descr {

	display: block;

	width: 100%;

}



.countdown-amount {

	color: #fff;

}



.is-countdown {

	background-color: #f68e13;

	bottom: 0;

	display: block;

	-webkit-transition: 0.3s ease;

	-moz-transition: 0.3s ease;

	-o-transition: 0.3s ease;

	transition: 0.3s ease;

	visibility: visible;

	opacity: 1;

	filter: alpha(opacity=100);

}



.woocommerce ul.products li.product .product-inner:hover .is-countdown {

	visibility: hidden;

	opacity: 0;

	filter: alpha(opacity=0);

	transform: translateY(100%);

	-o-transform: translateY(100%);

	-ms-transform: translateY(100%);

	-moz-transform: translateY(100%);

	-webkit-transform: translateY(100%);

}



.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {

	overflow: hidden;

}



.countdown-period {

	color: #fff;

	padding-bottom: 10px;

}



.countdown-section {

	border-left: 2px solid #fff;

	border-right: 2px solid #fff;

	padding-top: 7px;

}



.countdown-section:first-child {

	border-left: none;

}



.countdown-section:last-child {

	border-right: none;

}





/* single-product-countdown */



.single-product .container .entry-summary .is-countdown {

	display: inline-block;

	position: relative;

	margin-top: 15px;

}





/* End single-product-countdown */



.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-product-in-list {

	border: 2px solid #f68e13;

	color: #fff;

}



div.product .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.tinvwl-product-in-list {

	background: #f68e13;

	color: #ffffff;

}



div.product .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button.tinvwl-product-in-list::before {

	color: #fff;

}





/* Screen <=1024px */



@media screen and (max-width: 1024px) {

	.entry-content.entry .product>.onsale {

		top: 11px !important;

	}

}





/* Main Menu */



#site-header {

	border-bottom: none !important;

	box-shadow: 5px 0px 7px rgba(0, 0, 0, 0.15);

}



.woo-wishlist-link a {

	padding: 0 !important;

	height: auto !important;

	width: auto !important;

}



.woo-wishlist-link a .wishlist_products_counter_number {

	display: inline-block;

	vertical-align: middle;

	position: relative;

	color: #fff;

	font-size: 12px;

	line-height: 1;

	font-weight: 600;

	padding: 3px 5px;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	-ms-border-radius: 2px;

	border-radius: 2px;

	background-color: #f68e13;

}



.woo-wishlist-link a .wishlist_products_counter_number:before {

	content: '';

	position: absolute;

	top: 0;

	left: -3px;

	width: 0;

	height: 0;

	margin-top: 4px;

	border-style: solid solid solid none;

	border-width: 5px 5px 5px medium;

	border-top-color: transparent !important;

	border-bottom-color: transparent !important;

	border-color: #f68e13;

}



#site-navigation-wrap .dropdown-menu>li.search-toggle-li {

	line-height: 80px;

	transition: 0.3s;

}



#site-navigation-wrap .dropdown-menu>li.woo-menu-icon>a {

	padding-right: 15px;

}



#site-navigation-wrap .dropdown-menu>li.search-toggle-li>a {

	width: 34px;

	height: 34px;

	display: inline-block;

	vertical-align: middle;

	line-height: 34px;

	border: 1px solid rgba(34, 34, 34, 0.2);

	text-align: center;

	border-radius: 50%;

	padding: 0;

	position: relative;

}



.navigation>ul>li>ul.megamenu.sub-menu>li.item-best_sellers .sidebar-box .widget-title {

	display: none;

}





/* Shop */



.woovina-off-canvas-sidebar .widget_rating_filter .wc-layered-nav-rating .star-rating {

	display: inline-block;

}



.slick-slide img {

	margin: 0 auto;

}



.entry-summary form.cart .single_add_to_cart_button {

	border: 2px solid #f68e13;

	border-radius: 22px;

	font-size: 14px;

	font-weight: 500;

	padding: 10px 20px;

	line-height: 16px;

}



.entry-summary form.cart .single_add_to_cart_button:before {

	content: "\f07a";

	font-family: "FontAwesome";

	display: inline-block;

	margin-right: 5px;

	font-weight: 700;

}



.rtl .entry-summary form.cart .single_add_to_cart_button::before {

	margin-right: 0px;

	margin-left: 5px;

}



.entry-summary .cart .added_to_cart.wc-forward:before {

	content: "\e087" !important;

	font-family: 'simple-line-icons';

	display: inline-block;

	margin-right: 5px;

	font-weight: 700;

}



.rtl .entry-summary .cart .added_to_cart.wc-forward:before {

	margin-right: 0px;

	margin-left: 5px;

}



.entry-summary .cart .added_to_cart.wc-forward {

	clear: both;

	float: none;

	display: inline-block;

	padding: 10px 15px !important;

	margin: 0 !important;

	border: 2px solid #f68e13 !important;

	border-radius: 22px;

	color: #fff;

	background: #f68e13;

	font-weight: 500 !important;

	font-size: 14px !important;

	line-height: 15px;

}



.entry-summary .cart .added_to_cart.wc-forward:hover {

	background: #fff;

	color: #f68e13;

}



.woocommerce div.product form.cart .variations .reset_variations {

	display: none;

}



.woocommerce form input[type="number"] {

	min-height: 40px !important;

}



.quantity .minus,

.quantity .plus {

	min-height: 40px !important;

	line-height: 38px !important;

	font-size: 14px !important;

}



.widget_layered_nav li {

	margin-bottom: 15px !important;

}



.widget_product_categories li a,

.widget_layered_nav li a {

	font-size: 14px !important;

}



.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {

	border: none !important;

}



.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {

	top: -4px !important;

}



.woocommerce ul.products li.product .archive-page .inner .price {

	font-size: 18px !important;

}



.woocommerce ul.products li.product .archive-page .inner .price ins {

	font-size: 18px !important;

}



.woocommerce .widget_price_filter .price_slider_amount .button {

	height: auto !important;

	padding: 0 20px !important;

}



.centered-page-header .page-subheading {

	margin-bottom: 10px;

}



.wvn-floating-bar button.button {

	border-color: transparent !important;

}





/* Menu main */



.navigation .megamenu .sub-menu>.current-menu-item>a {

	color: #f68e13;

}



.dropdown-menu ul li.menu-item {

	border-bottom: none;

}



#site-navigation-wrap .main-navigation>.dropdown-menu>li>.sub-menu {

	padding: 30px;

}





/* Mobile Menu */



.sidr-class-woo-wishlist-link,

#mobile-dropdown li.woo-wishlist-link,

#mobile-fullscreen li.woo-wishlist-link {

	display: none;

}





/* Product css */



.woocommerce .products .product.outofstock .outofstock-badge,

.woocommerce .products .product.onbackorder .outofstock-badge {

	position: absolute;

	top: 0 !important;

	left: 0 !important;

	width: 100%;

	background: #4680c2;

	text-transform: uppercase;

	z-index: 3;

	color: #fff;

	padding: 11px !important;

	font-size: 14px !important;

	opacity: 1;

	visibility: visible;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

}



.woocommerce .products .product.outofstock .outofstock-badge:before,

.woocommerce .products .product.onbackorder .outofstock-badge:before {

	content: "\f119";

	font-family: FontAwesome;

	font-weight: 100;

	padding-right: 4px;

	display: inline-block;

}



.rtl .products .product.outofstock .outofstock-badge:before,

.rtl .products .product.onbackorder .outofstock-badge:before {

	padding-left: 4px!important;

	padding-right: 0px!important;

}



.woocommerce .products .product.outofstock .outofstock-badge {

	background-color: #f68e13 !important;

}



.woocommerce ul.products li.product .product-inner a.no-lightbox {

	display: inline-block;

	position: relative;

	width: 100%;

}



.woocommerce ul.products li.product .product-inner a.no-lightbox:before {

	position: absolute;

	content: "";

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.3);

	opacity: 0;

	visibility: hidden;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

	z-index: 2;

}



.woocommerce ul.products li.product:hover .product-inner a.no-lightbox:before {

	opacity: 1;

	visibility: visible;

}



.woocommerce ul.products li.product:hover .woo-entry-inner .outofstock-badge {

	opacity: 0;

	visibility: hidden;

	transform: translateY(-100%);

	-o-transform: translateY(-100%);

	-ms-transform: translateY(-100%);

	-moz-transform: translateY(-100%);

	-webkit-transform: translateY(-100%);

}



.woocommerce ul.products li.product span.onsale {

	top: -16px !important;

	left: -36px !important;

	padding: 0!important;

	width: 100px;

	height: 60px;

	text-align: center;

	line-height: 90px!important;

	-webkit-transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.rtl .woocommerce ul.products li.product span.onsale {

	left: auto !important;

	right: -36px !important;

}



.rtl.woocommerce ul.products li.product span.onsale {

	left: auto !important;

	right: -36px !important;

}



.rtl ul.products li.product span.onsale {

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}



.rtl div.product>span.onsale {

	right: 20px;

}



.woocommerce ul.products li.product .price {

	color: #f68e13;

}



.woocommerce ul.products li.product li.title a {

	font-size: 16px;

	text-transform: uppercase;

	color: #222;

}



.woocommerce ul.products li.product .price .amount {

	color: #f68e13 !important;

}



.woocommerce ul.products li.product .price {

	font-size: 24px !important;

}



.woocommerce ul.products li.product .price ins {

	font-size: 24px;

}



.woocommerce ul.products li.product .price del .amount {

	font-size: 16px !important;

	color: #7d7d7d !important;

}



.woocommerce ul.products li.product:hover .woo-entry-image-swap .woo-entry-image-main {

	-moz-opacity: 0;

	-webkit-opacity: 0;

	opacity: 0;

}





/* page-header */



.page-header .page-header-title {

	display: inline-block;

	font-size: 34px !important;

	line-height: 36px;

	font-weight: 600 !important;

	text-transform: uppercase;

	position: relative;

	margin-bottom: 20px;

	color: #222 !important;

}



.page-header.background-image-page-header .page-header-title {

	margin-bottom: 0 !important;

}



.page-header.background-image-page-header .site-breadcrumbs {

	margin-top: 10px !important;

}



.page-header .page-header-title:before,

.page-header .page-header-title:after {

	display: inline-block;

	vertical-align: middle;

	content: '';

	width: 30px;

	height: 4px;

	border-top: 1px double #222;

	border-bottom: 1px double #222;

	margin: 0 20px;

	visibility: visible;

}



.page-header {

	padding: 55px 0;

	background: url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../img/bg-brand.jpg);

}





/* About */



.title-about {

	border-left: 2px solid #f68e13;

}



.title-about strong {

	color: #f68e13;

}



.title-team {

	border-left: none;

}



.team-member .elementor-widget-text-editor p {

	margin-bottom: 0 !important;

}



.team-member .elementor-widget-text-editor,

.team-member .elementor-widget-social-icons {

	opacity: 0;

	visibility: hidden;

	-webkit-transform: scale(0.5);

	-moz-transform: scale(0.5);

	-ms-transform: scale(0.5);

	-o-transform: scale(0.5);

	transform: scale(0.5);

	-webkit-transition: all 0.4s linear;

	-moz-transition: all 0.4s linear;

	-o-transition: all 0.4s linear;

	transition: all 0.4s linear;

}



.team-member:hover .elementor-widget-text-editor,

.team-member:hover .elementor-widget-social-icons {

	opacity: 1;

	visibility: visible;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

}





/* Contact */



.module-contact .col-contact .elementor-icon-box-content .elementor-icon-box-title {

	margin-bottom: 5px;

}



.module-contact .col-contact .elementor-icon-box-icon {

	display: inline-block;

	width: 100px;

	height: 100px;

	padding: 5px;

	border: 1px solid #e5e5e5;

	border-radius: 50%;

	margin-bottom: 25px;

}



.module-contact .col-contact:before,

.module-contact .col-contact:after {

	content: "";

	width: 75px;

	height: 1px;

	background: #e5e5e5;

	position: absolute;

	top: 60px;

	left: -15px;

}



.module-contact .col-contact:after {

	left: auto !important;

	right: -15px !important;

}



.module-contact .col-contact:first-child:before {

	display: none !important;

}



.module-contact .col-contact:last-child:after {

	display: none !important;

}



.contact-form .wpcf7 {

	max-width: 550px;

}



.contact-form .wpcf7 .wpcf7-text {

	padding: 15px;

	font-size: 14px;

	line-height: 16px;

	color: #fff;

	border: 1px solid rgba(255, 255, 255, 0.1);

	background: none;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	box-shadow: none;

	width: 100%;

	-webkit-transition: all 0.4s linear;

	-moz-transition: all 0.4s linear;

	-o-transition: all 0.4s linear;

	transition: all 0.4s linear;

	height: 46px;

}



.contact-form .wpcf7 .wpcf7-textarea {

	height: 160px;

	padding: 15px;

	font-size: 14px;

	line-height: 16px;

	color: #fff;

	border: 1px solid rgba(255, 255, 255, 0.1);

	background: none;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	box-shadow: none;

	width: 100%;

	-webkit-transition: all 0.4s linear;

	-moz-transition: all 0.4s linear;

	-o-transition: all 0.4s linear;

	transition: all 0.4s linear;

}



.contact-form .wpcf7 .contact-name,

.contact-form .wpcf7 .contact-email,

.contact-form .wpcf7 .contact-subject,

.contact-form .wpcf7 .contact-website {

	float: left;

	margin: 0 0 20px;

	width: 50%;

}



.contact-form .wpcf7 .contact-message {

	float: left;

	margin: 0 0 30px;

	width: 100%;

}





/* Nav thumb product */



.wvn-product-nav li {

	top: calc(10%);

	display: -webkit-box;

	display: -webkit-flex;

	display: -moz-flex;

	display: -ms-flexbox;

	display: flex;

	position: fixed;

	z-index: 999;

}



.wvn-product-nav li.thumb-next {

	left: 0;

	right: auto;

	top: 50%;

}



.wvn-product-nav li.thumb-prev {

	right: 0;

	left: auto;

	top: 50%;

}



.wvn-product-nav li>.wvn-nav-thumb {

	opacity: 1 !important;

	left: 15% !important;

	-webkit-transform: translateX(-15%) !important;

	transform: translateX(-15%) !important;

	box-shadow: none !important;

	margin-top: -1px;

}



.wvn-product-nav li>.wvn-nav-thumb img {

	border: 1px solid #e1e8ee;

}



.wvn-product-nav li:hover>.wvn-nav-thumb {

	opacity: 1 !important;

	left: 15% !important;

	-webkit-transform: translateX(-15%) !important;

	transform: translateX(-15%) !important;

}



.wvn-product-nav li.thumb-prev>.wvn-nav-thumb {

	opacity: 1 !important;

	left: 15% !important;

}



.wvn-product-nav li.thumb-prev:hover>.wvn-nav-thumb {

	opacity: 1 !important;

}



.wvn-product-nav li a.wvn-nav-link {

	width: 90px;

	border-width: 1px !important;

	-webkit-border-radius: 0 !important;

	-moz-border-radius: 0 !important;

	-ms-border-radius: 0 !important;

	border-radius: 0 !important;

	border-bottom: 0 !important;

	background-color: #ffffff;

}



.wvn-product-nav li>.wvn-nav-thumb a {

	display: inline-block;

	position: relative;

}



.wvn-product-nav li>.wvn-nav-thumb a span {

	position: absolute;

	min-width: 220px;

	text-align: center;

	top: 0;

	vertical-align: middle;

	left: 100%;

	background: #ebebeb;

	line-height: 30px;

	transform: rotateX(90deg);

	opacity: 0;

	visibility: hidden;

	-webkit-transition: all .3s ease 0s;

	-o-transition: all .3s ease 0s;

	transition: all .3s ease 0s;

	color: #333;

	display: table;

	height: 100%;

	padding: 30px 6px;

}



.wvn-product-nav li>.wvn-nav-thumb a span:hover {

	color: #f68e13;

}



.wvn-product-nav li:hover>.wvn-nav-thumb a span {

	opacity: 1;

	filter: alpha(opacity=100);

	transform: rotateX(0);

	visibility: visible;

}



.wvn-product-nav li.thumb-prev>.wvn-nav-thumb a span {

	right: 100%;

	left: auto;

	text-align: center;

}





/* Group Product */



.woocommerce div.product table.group_table tr td.woocommerce-grouped-product-list-item__quantity {

	width: 130px!important;

	margin-right: 10px;

	vertical-align: middle;

}



.woocommerce div.product table.group_table tr td.woocommerce-grouped-product-list-item__quantity .quantity {

	float: none;

	margin: 0px;

}



.woocommerce div.product table.group_table tr td.woocommerce-grouped-product-list-item__label {

	display: inline-block;

	padding-bottom: 0;

}



.woocommerce div.product table.group_table tr td.woocommerce-grouped-product-list-item__price {

	display: block;

	vertical-align: top;

	padding-top: 0;

	float: none;

	border-top: none;

}





/*  */



.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button .contact-info-widget span.woovina-contact-text a {

	text-decoration: underline;

}





/* Widget Title Footer */



#footer-widgets .footer-box .widget-title {

	font-size: 18px;

	padding: 0;

	border: none;

}



#footer-widgets .footer-box:first-child {

	padding-left: 0;

}



#footer-widgets .footer-box:last-child {

	padding-right: 0;

}



#footer-widgets {

	background-image: url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../img/background-footer.jpg);

}



.footer-widget {

	color: rgba(255, 255, 255, 0.7);

}



.footer-widget.custom-links-widget .woovina-custom-links li a:before {

	font-family: 'FontAwesome';

	content: "\f101" !important;

	font-size: 16px;

}



.footer-widget.widget-woovina-contact-info .contact-info-widget li {

	margin-bottom: 10px;

}



.footer-widget.widget-woovina-contact-info .contact-info-widget i {

	border: none;

	width: auto !important;

	color: rgba(255, 255, 255, 0.7);

}



.footer-widget.widget-woovina-contact-info .contact-info-widget span.woovina-contact-title {

	color: rgba(255, 255, 255, 0.7);

	font-weight: 600;

}



.footer-widget.widget-woovina-contact-info .contact-info-widget .woovina-info-wrap {

	padding-left: 0;

}



#footer-widgets .footer-box a {

	color: rgba(255, 255, 255, 0.7);

}



.footer-widget.widget-woovina-custom-links .woovina-custom-links li {

	padding: 0;

}



.footer-widget.widget-woovina-custom-links .woovina-custom-links li a {

	font-size: 14px;

	line-height: 30px;

}





/* box-image */



.box-img-category .elementor-image-box-content {

	position: absolute;

	top: 70px;

	width: 100%;

}



.box-img-category .elementor-image-box-content .elementor-image-box-description .btn-more:before {

	content: "\f07a";

	font-family: "FontAwesome";

	display: block;

	float: left;

	margin-right: 10px;

}



.box-img-category .elementor-image-box-content .elementor-image-box-description .btn-more {

	padding: 0 20px;

	display: inline-block;

	background: #f68e13;

	margin-top: 15px;

	color: #fff;

	border-radius: 22px;

	text-transform: uppercase;

	font-size: 14px;

	line-height: 36px;

	opacity: 0;

	visibility: hidden;

	-webkit-transition: all .4s ease 0s;

	-o-transition: all .4s ease 0s;

	transition: all .4s ease 0s;

	-webkit-transform: scale(0.5);

	-moz-transform: scale(0.5);

	-ms-transform: scale(0.5);

	-o-transform: scale(0.5);

	transform: scale(0.5);

	border: 2px solid #f68e13 !important;

}



.box-img-category .elementor-image-box-content .elementor-image-box-description .btn-more:hover {

	color: #f68e13 !important;

	background: #fff !important;

}



.box-img-category .elementor-image-box-img img {

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.box-img-category .elementor-image-box-content .elementor-image-box-title {

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	-o-transition: all 0.4s ease-in-out;

	transition: all 0.4s ease-in-out;

}



.box-img-category .elementor-image-box-img {

	overflow: hidden;

}



.box-img-category:hover .elementor-image-box-img img {

	-webkit-transform: scale(1.08);

	-moz-transform: scale(1.08);

	-ms-transform: scale(1.08);

	-o-transform: scale(1.08);

	transform: scale(1.08);

}



.box-img-category:hover .elementor-image-box-content .elementor-image-box-description .btn-more {

	opacity: 1;

	visibility: visible;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

}





/* End */





/* footer-bottom */



#footer-bottom {

	font-size: 14px;

}





/* end */





/* Main Menu */



.navigation>ul>li>ul.megamenu.sub-menu>li>a {

	text-transform: uppercase;

}



.navigation .megamenu li ul.sub-menu,

.navigation>ul>li>ul.megamenu.sub-menu>li {

	border: none;

}



.dropdown-menu ul li a.menu-link .nav-arrow {

	right: 0 !important;

}





/* End */





/*Slick-slider*/



.slick-slider .slick-arrow {

	width: 35px!important;

	height: 35px;

	border-radius: 50%;

	background-color: transparent;

	border: 1px solid rgba(34, 34, 34, 0.4) !important;

	-webkit-transition: 0.4s all;

	-moz-transition: 0.4s all;

	-o-transition: 0.4s all;

	transition: 0.4s all;

	top: 50%!important;

	-webkit-transform: translate(0, -50%) !important;

	-moz-transform: translate(0, -50%) !important;

	-ms-transform: translate(0, -50%) !important;

	-o-transform: translate(0, -50%) !important;

	transform: translate(0, -50%) !important;

	opacity: 0;

	/* IE8 filter*/

	filter: alpha(opacity=0);

	visibility: hidden;

}



.slick-slider .slick-arrow.slick-prev {

	left: 0 !important;

}



.rtl .slick-slider .slick-arrow.slick-prev {

	left: auto !important;

	right: 0 !important;

}



.rtl.slick-slider .slick-arrow.slick-prev {

	left: auto !important;

	right: 0 !important;

}



.slick-slider .slick-arrow.slick-next {

	right: 0 !important;

}



.rtl .slick-slider .slick-arrow.slick-next {

	left: 0 !important;

	right: auto !important;

}



.rtl.slick-slider .slick-arrow.slick-next {

	left: 0 !important;

	right: auto !important;

}



.slick-slider .slick-arrow:hover {

	background-color: #f68e13!important;

	border: 1px solid #f68e13!important;

	color: #ffffff!important;

}



.slick-slider .slick-arrow:hover:before {

	color: #ffffff!important;

}



.slick-slider:hover .slick-arrow {

	opacity: 1;

	/* IE8 filter*/

	filter: alpha(opacity=100);

	visibility: visible;

}



.slick-slider:hover .slick-arrow.slick-prev {

	left: -40px !important;

}



.rtl .slick-slider:hover .slick-arrow.slick-prev {

	left: auto !important;

	right: -40px !important;

}



.rtl.slick-slider:hover .slick-arrow.slick-prev {

	left: auto !important;

	right: -40px !important;

}



.slick-slider:hover .slick-arrow.slick-next {

	right: -40px !important;

}



.rtl .slick-slider:hover .slick-arrow.slick-next {

	left: -40px !important;

	right: auto !important;

}



.rtl.slick-slider:hover .slick-arrow.slick-next {

	left: -40px !important;

	right: auto !important;

}



@media screen and (max-width: 1024px) {

	.slick-slider:hover .slick-arrow.slick-prev {

		left: 0!important;

	}

	.slick-slider:hover .slick-arrow.slick-next {

		right: 0!important;

	}

	.rtl .slick-slider:hover .slick-arrow.slick-prev {

		left: auto !important;

		right: 0!important;

	}

	.rtl .slick-slider:hover .slick-arrow.slick-next {

		right: auto !important;

		left: 0!important;

	}

}





/*End slick-slider*/



.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image a.no-lightbox .woo-entry-image-main {

	width: 100%;

}



.latest-blog .wew-carousel-blog>.slick-list {

	margin: 0 -10px;

}



.latest-blog .wew-carousel-blog>.slick-list .wew-carousel-slide {

	position: relative;

	padding: 0 10px;

}





/* brand-carousel */



.brand-carousel .slick-slider .slick-slide img {

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

}



.brand-carousel .slick-slider .slick-slide:hover img {

	opacity: 0.7;

}





/* scroll-top */





/* Blog */



.blog-entry.large-entry .blog-entry-readmore a {

	border-width: 2px;

	border-radius: 22px;

	border-color: #f68e13;

	color: #f68e13;

}



.blog-entry.post.large-entry .blog-entry-readmore a:hover {

	background-color: #f68e13;

	color: #fff;

	border-color: #f68e13;

}



.wew-carousel .meta li {

	text-transform: inherit;

}





/* Responsive */



@media screen and (min-width: 1200px) {

	.content-left-sidebar .product-categories li {

		-webkit-transition: all 400ms ease;

		-moz-transition: all 400ms ease;

		-o-transition: all 400ms ease;

		transition: all 400ms ease;

		margin-bottom: 0 !important;

	}

	.content-left-sidebar .product-categories li.cat-parent {

		position: relative;

	}

	.content-left-sidebar .product-categories li.cat-parent>.open-this {

		display: none;

	}

	.content-left-sidebar .product-categories li.cat-parent ul.children {

		background: #ffffff;

		z-index: 1;

		pointer-events: none;

		position: absolute;

		-webkit-transition: all 0.2s 0.4s ease;

		-moz-transition: all 0.2s 0.4s ease;

		-o-transition: all 0.2s 0.4s ease;

		transition: all 0.2s 0.4s ease;

		list-style: none;

		-webkit-box-shadow: 0 0 5px 0 #d5d5d5;

		-moz-box-shadow: 0 0 5px 0 #d5d5d5;

		-ms-box-shadow: 0 0 5px 0 #d5d5d5;

		-o-box-shadow: 0 0 5px 0 #d5d5d5;

		box-shadow: 0 0 5px 0 #d5d5d5;

		visibility: hidden;

		opacity: 0;

		/* IE8 filter*/

		filter: alpha(opacity=0);

		-webkit-transform: translateY(30px);

		-moz-transform: translateY(30px);

		-ms-transform: translateY(30px);

		-o-transform: translateY(30px);

		transform: translateY(30px);

		margin: 0 !important;

		padding: 0 15px;

		display: block !important;

		left: 100%;

		top: 0;

	}

	.rtl .content-left-sidebar .product-categories li.cat-parent ul.children {

		left: auto;

		right: 100%;

	}

	.rtl.content-left-sidebar .product-categories li.cat-parent ul.children {

		left: auto;

		right: 100%;

	}

	.content-left-sidebar .product-categories li.cat-parent li.cat-parent:hover>ul.children {

		z-index: 10;

		pointer-events: auto;

		opacity: 1;

		/* IE8 filter*/

		filter: alpha(opacity=100);

		visibility: visible;

	}

	.content-left-sidebar .product-categories li.cat-parent:after {

		position: absolute;

		top: 50%;

		-webkit-transform: translateY(-50%);

		-moz-transform: translateY(-50%);

		-ms-transform: translateY(-50%);

		-o-transform: translateY(-50%);

		transform: translateY(-50%);

		right: 5px;

		color: #787878;

		font-size: 13px;

		font-weight: 400;

		content: "\f105";

		font-family: "FontAwesome";

		-webkit-transition: all 0.3s;

		-moz-transition: all 0.3s;

		-o-transition: all 0.3s;

		transition: all 0.3s;

	}

	.rtl .content-left-sidebar .product-categories li.cat-parent:after {

		left: 5px;

		right: auto;

	}

	.rtl.content-left-sidebar .product-categories li.cat-parent:after {

		left: 5px;

		right: auto;

	}

	.content-left-sidebar .product-categories li.cat-parent:hover:after {

		color: #f68e13;

	}

	.content-left-sidebar .product-categories li.cat-parent:hover>ul.children {

		z-index: 10;

		pointer-events: auto;

		opacity: 1;

		/* IE8 filter*/

		filter: alpha(opacity=100);

		visibility: visible;

		-webkit-transform: translateY(0px);

		-moz-transform: translateY(0px);

		-ms-transform: translateY(0px);

		-o-transform: translateY(0px);

		transform: translateY(0px);

	}

	.content-left-sidebar .product-categories li.cat-item a {

		display: inline-block !important;

	}

	.content-left-sidebar .product-categories li.cat-item a:before {

		content: none;

	}

	.content-left-sidebar .product-categories ul.children li.cat-item {

		min-width: 250px;

	}

	.content-left-sidebar .product-categories ul.children li:before {

		left: 20px;

	}

	.rtl .content-left-sidebar .product-categories ul.children li:before {

		left: auto;

		right: 20px;

	}

	.rtl.content-left-sidebar .product-categories ul.children li:before {

		left: auto;

		right: 20px;

	}

	.content-left-sidebar .product-categories li {

		position: relative;

		border: 0;

	}

	.content-left-sidebar .product-categories li:hover>a,

	.content-left-sidebar .product-categories li.current-cat>a,

	.content-left-sidebar .product-categories li:hover:before,

	.content-left-sidebar .product-categories li.current-cat:before {

		color: #f68e13;

	}

	.rtl .content-left-sidebar .product-categories li:before {

		left: auto;

		right: 0;

	}

	.rtl.content-left-sidebar .product-categories li:before {

		left: auto;

		right: 0;

	}

	.rtl.content-left-sidebar .product-categories li.cat-parent:after {

		content: "\f104";

	}

}



@media only screen and (max-width: 1200px) {

	.container {

		max-width: 100%!important;

	}

}



@media only screen and (max-width: 1024px) {

	#top-bar {

		padding: 0 10px!important;

	}

	#site-header-inner {

		padding: 0 10px!important;

	}

	#main #content-wrap {

		padding: 50px 10px 10px;

	}

	.page-header .page-header-inner {

		padding: 0 10px;

	}

	#footer-widgets {

		padding: 50px 10px 40px !important;

	}

	a#scroll-top {

		bottom: 72px;

	}

}



@media only screen and (max-width: 959px) {

	body #site-header.transparent-header {

		z-index: 99;

	}

	#woovina-toolbar {

		position: absolute;

		z-index: 99;

	}

	.is-sticky #site-header {

		z-index: 99 !important;

		width: 100vw !important;

	}

	div#mobile-navbar.active {

		z-index: 99;

	}

	.elementor-container {

		max-width: 100%!important;

	}

	#top-bar-wrap {

		display: none;

	}

	.sidebar-container.widget-area {

		display: none;

	}

	.post-carousel .wew-carousel-slide .wew-carousel-entry-details {

		margin-right: 10px;

		margin-left: 10px;

		padding: 10px 15px;

	}

	#footer-widgets {

		background-size: cover;

	}

	.tab-product .elementor-tab-title {

		margin: 0 15px;

	}

	.woocommerce .products .product-inner .wvn-quick-view {

		opacity: 1 !important;

		visibility: visible !important;

	}

	.sidr-class-mobile-searchform button[type="submit"] {

		padding: 0!important;

		color: #333!important;

		border: 0!important;

	}

	.sidr-class-mobile-searchform button[type="submit"]:hover {

		color: #f68e13!important;

	}

	#footer-widgets .footer-box.col-3 {

		padding-left: 0;

	}

}



@media only screen and (max-width: 767px) {

	.wc-tabs-wrapper ul.wc-tabs {

		overflow-x: auto !important;

		padding-bottom: 20px;

		white-space: nowrap;

		z-index: 0;

		text-align: center;

		border: none !important;

	}

	.sidr-open #mobile-navbar {

		left: 300px;

	}

	.wc-tabs-wrapper ul.wc-tabs li {

		display: inline-block !important;

	}

	.wc-tabs-wrapper ul.wc-tabs li a {

		border-bottom-width: 1px;

	}

	#mobile-navbar.navigation {

		z-index: 99;

	}

	#mobile-navbar.navigation ul li.current_page_item a {

		color: #f68e13;

	}

	#mobile-navbar.navigation ul li a:hover {

		color: #f68e13;

	}

	.woocommerce div.product .entry-summary .single-post-title {

		margin-top: 20px;

	}

	#footer-widgets.hide-mobile {

		display: none;

	}

	.tab-product .elementor-tabs .elementor-tabs-wrapper {

		display: block;

		overflow-x: auto !important;

		padding-bottom: 20px;

		margin-bottom: 20px;

		white-space: nowrap;

		z-index: 0;

	}

	.wvn-product-nav-wrap {

		display: none;

	}

	#wvn-qv-wrap .wvn-qv-image {

		overflow: hidden;

	}

	#mobile-navbar.navigation {

		z-index: 99;

	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {

		width: 100%;

		text-align: center;

	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child) {

		border-bottom: 1px solid #eaeaea;

	}

	#footer-bottom {

		border-top: 1px solid #eaeaea;

	}

}



@media only screen and (max-width: 767px) and (min-width: 560px) {

	.box-img-category .elementor-image-box-content .elementor-image-box-description .btn-more {

		padding: 0 10px;

		margin-top: 0px;

		font-size: 12px;

		line-height: 26px;

	}

}



@media screen and (max-width: 559px) {

	.banner-1 {

		width: 100%!important;

	}

	.banner-2,

	.banner-3 {

		width: 50%!important;

	}

}



@media screen and (max-width: 480px) {

	.woocommerce ul.products li.product .is-countdown {

		display: none;

	}

	a#scroll-top {

		width: 40px;

		height: 40px;

		line-height: 40px;

		font-size: 18px;

		right: 20px;

	}

}



@media screen and (max-width: 400px) {

	.group-banner {

		display: none!important;

	}

}





/* page search */



.search-results .product .search-entry-inner .search-entry-summary p {

	margin: 0 0 10px;

}





/* 404 */



.error404 #footer {

	margin-top: 50px;

}





/* Order */



.my_account_orders .button.view:after {

	font-family: 'simple-line-icons';

}



.woocommerce-MyAccount-navigation ul li.is-active>a {

	color: #f68e13;

}





/* Menu category */



.product-categories li.cat-item a:after {

	content: "\f111" !important;

	font-family: FontAwesome;

	font-size: 6px;

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	transform: translateY(-50%);

	top: 50%;

	left: 0;

	position: absolute;

}





/* update 20180905 */



.sidebar-container .widget_search .searchform .postform {

	display: none;

}



.widget_product_categories li a::before {

	display: none;

}





/* end update 20180905 */





/******************* RTL *******************/





/* niche-00 */



.rtl #top-bar-nav .top-bar-menu>li>.sub-menu {

	right: auto;

	left: 0;

}



.rtl #searchform-header-replace #searchform-header-replace-close {

	left: 50px !important;

	right: auto !important;

}



.rtl #searchform-header-replace #product_cat {

	left: 70px;

	right: auto;

}



.rtl .wvn-product-nav li .next i::before {

	content: '\f177';

	font-family: 'FontAwesome';

}



.rtl .wvn-product-nav li .prev i::before {

	content: '\f178';

	font-family: 'FontAwesome';

}



.rtl .widget_product_categories li a {

	padding-right: 0px;

}



.rtl .widget-title {

	padding-right: 0px;

}





/* responsive */



@media (max-width: 991px) {

	.rtl.content-left-sidebar .content-area {

		padding-right: 0px;

	}

	.rtl #footer-widgets .col {

		padding-right: 0;

	}

	.rtl.single-product .container .is-countdown {

		top: 19.5%;

	}

}



@media (max-width: 767px) {

	.rtl.single-product .content-area {

		padding-left: 0px;

	}

}



@media (max-width: 320px) {

	.rtl.woocommerce #reviews #comments ol.commentlist li .comment_container {

		padding-right: 0px;

	}

}





/* end responsive */





/* end niche-00 */





/* Update Ngay: 2019-02-23 */





/*topbar*/



#top-bar-nav .top-bar-menu>li.menu-item-has-children .sub-menu {

	-webkit-transform: scale(0);

	-moz-transform: scale(0);

	-ms-transform: scale(0);

	-o-transform: scale(0);

	transform: scale(0);

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

	display: block !important;

	transform-origin: 50% 0;

}



#top-bar-nav .top-bar-menu>li.menu-item-has-children:hover .sub-menu {

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	display: block !important;

	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

}





/* Button Primary */



input[type="button"],

input[type="reset"],

input[type="submit"],

button[type="submit"],

.button {

	border: 2px solid #f68e13;

}



input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover,

button[type="submit"],

.button:hover {

	border-color: #f68e13;

}





/*style megamenu*/



#site-navigation-wrap .dropdown-menu>li.dropdown>.sub-menu {

	border-top: 3px solid #f68e13;
	-webkit-transform: scale(0);

	-moz-transform: scale(0);

	-ms-transform: scale(0);

	-o-transform: scale(0);

	transform: scale(0);

	-webkit-transition: transform 0.3s ease-in-out;

	-moz-transition: transform 0.3s ease-in-out;

	-o-transition: transform 0.3s ease-in-out;

	transition: transform 0.3s ease-in-out;

	display: block !important;

	transform-origin: 50% 0;

}
#site-navigation-wrap ul.main-menu > li.dropdown::before {
    content: "";
    position: absolute;
    border-bottom: 5px solid #f68e13;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
#site-navigation-wrap ul.main-menu > li.dropdown:hover::before {
	visibility: visible;
    opacity: 1;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
#site-navigation-wrap .dropdown-menu>li.dropdown:hover>.sub-menu {

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	display: block !important;

	-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-ms-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	-o-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);

}





/*cart*/



.wcmenucart-toggle-drop_down .current-shop-items-dropdown {
	border-top: 3px solid #f68e13;
	right: -35px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transform-origin: 50% 0;
	transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;
	display: block !important;
	opacity: 0;
	visibility: hidden;
}
.wcmenucart-toggle-drop_down::before {
	content: "";
    position: absolute;
    border-bottom: 5px solid #f68e13;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: 0;
    left: 35%;
    transform: translate(-50%);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.wcmenucart-toggle-drop_down:hover::before {
	visibility: visible;
    opacity: 1;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
.wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	display: block !important;
	transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;

  transition: transform 0.3s,opacity 0.3s, visibility 0.3s;
  opacity: 1;
  visibility: visible;
}


.wcmenucart-toggle-drop_down .current-shop-items-dropdown .widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.content h3,

.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid h3 {

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	max-height: 39px;

}





/*search*/



.is-sticky #site-header.shrink-header #site-navigation-wrap .dropdown-menu>li.search-toggle-li {

	line-height: 54px;

	transition: 0.3s;

}



.is-sticky #site-header.shrink-header #site-navigation-wrap .dropdown-menu>li.search-toggle-li a {

	line-height: 34px;

	transition: 0.3s;

}



#searchform-header-replace input {

	padding-right: 190px;

}





/*product*/



.woocommerce ul.products .product-inner {

	overflow: hidden;

}



.woocommerce ul.products li.product li.category a {

	line-height: 1.5em;

	white-space: normal;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	max-height: 36px;

}



.woocommerce ul.products li.product li.title a {

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	max-height: 42px;

}



.woocommerce ul.products li.product li.title a:hover {

	color: #f68e13;

}





/*button*/



.woocommerce ul.products li.product .product-inner .archive-page .btn-wrap a.added_to_cart:after {

	display: none;

}





/*btn-add-to-cart*/



.woocommerce ul.products li.product .btn-wrap .btn-addtocart a {

	text-transform: uppercase;

	font-weight: 500;

	padding: 6px 15px;

	font-size: 13px;

}



.woocommerce ul.products li.product .btn-wrap .btn-addtocart a::before {

	content: "\f07a";

	font-family: "FontAwesome";

	margin-right: 5px;

	font-weight: 700;

	display: inline-block;

}



.rtl .woocommerce ul.products li.product .btn-wrap .btn-addtocart a::before {

	margin-left: 5px;

	margin-right: 0;

}



.rtl.woocommerce ul.products li.product .btn-wrap .btn-addtocart a::before {

	margin-left: 5px;

	margin-right: 0;

}



.woocommerce ul.products li.product .btn-wrap .btn-addtocart a.product_type_grouped::before,

.woocommerce ul.products li.product .btn-wrap .btn-addtocart a.product_type_variable::before,

.woocommerce ul.products li.product.outofstock .btn-wrap .btn-addtocart .button::before {

	content: "\e087" !important;

	font-family: 'simple-line-icons';

	line-height: 1;

	font-weight: 700;

}



.woocommerce ul.products li.product .btn-wrap .btn-addtocart a.added_to_cart::before {

	content: "\e087";

	font-family: 'simple-line-icons';

	font-weight: 700;

}



.woocommerce ul.products li.product .btn-wrap .btn-addtocart .for-addtocart {

	display: none;

}



.woocommerce ul.products li.product .btn-positions {

	position: absolute;

	right: -40px;

	top: 20px;

	width: 40px;

	z-index: 2;

	opacity: 0;

	/* IE8 filter*/

	filter: alpha(opacity=0);

	visibility: hidden;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

}



.rtl .woocommerce ul.products li.product .btn-positions {

	left: -40px;

	right: auto;

}



.rtl.woocommerce ul.products li.product .btn-positions {

	left: -40px;

	right: auto;

}



.woocommerce ul.products li.product:hover .btn-positions {

	right: 10px;

	opacity: 1;

	/* IE8 filter*/

	filter: alpha(opacity=100);

	visibility: visible;

}



.rtl .woocommerce ul.products li.product:hover .btn-positions {

	left: 10px;

	right: auto;

}



.rtl.woocommerce ul.products li.product:hover .btn-positions {

	left: 10px;

	right: auto;

}



.woocommerce ul.products li.product .btn-positions .btn-inner {

	position: relative;

	display: inline-block;

	float: left;

	margin: 5px 0;

}



.woocommerce ul.products li.product .btn-positions .btn-inner:first-child {

	margin-top: 0;

}



.woocommerce ul.products li.product .btn-positions .btn-inner:last-child {

	margin-bottom: 0;

}





/*btn-wishlist*/



.woocommerce ul.products li.product .tinv-wraper.tinv-wishlist .tinvwl-icon-heart {

	color: #ffffff;

}



.woocommerce ul.products li.product .btn-wrap .tinv-wraper.tinv-wishlist {

	position: relative;

	opacity: 1;

	filter: alpha(opacity=100);

	visibility: visible;

	top: auto;

	right: auto;

	height: 40px;

	width: 40px;

	left: auto!important;

	text-align: center;

}



.woocommerce ul.products li.product .btn-wrap .tinv-wraper.tinv-wishlist .tinvwl-icon-heart {

	color: #f68e13;

	-webkit-transition: all 0.3s ease;

	-moz-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

	width: 100%;

	height: 100%;

	border: 2px solid #f68e13;

	background-color: #ffffff;

	border-radius: 50%;

}



.woocommerce ul.products li.product .tinv-wraper.tinv-wishlist .tinvwl-icon-heart.tinvwl-product-in-list,

.woocommerce ul.products li.product .tinv-wraper.tinv-wishlist .tinvwl-icon-heart:hover {

	color: #ffffff;

	background-color: #f68e13;

}



.woocommerce ul.products li.product .tinv-wraper.tinv-wishlist .tinvwl-icon-heart::before {

	position: relative;

	content: "\e08a";

	font-family: 'Simple-Line-Icons' !important;

	font-size: 14px;

	margin: 0;

	left: auto;

	top: auto;

	line-height: 37px;

	font-weight: bold;

}





/*btn-compare*/



.woocommerce ul.products li.product .compare.button {

	padding: 0;

	width: 40px;

	height: 40px;

	border-radius: 50%;

	font-size: 0;

	text-align: center;

	font-weight: 700;

}



.woocommerce ul.products li.product .compare.button.added {

	display: block;

}



.woocommerce ul.products li.product .compare.button:before {

	content: "\e06c";

	font-family: 'Simple-Line-Icons';

	display: inline-block;

	line-height: 36px;

	font-size: 14px;

}



.woocommerce ul.products li.product .compare.button.added {

	color: #ffffff;

	background-color: #f68e13;

}





/*btn-quickview*/



.woocommerce ul.products li.product .btn-positions .btn-quickview.loading .wvn-quick-view:before {

	content: '';

	position: absolute;

	top: 50%;

	left: 50%;

	margin-left: -12px;

	margin-top: -12px;

	width: 24px;

	height: 24px;

	opacity: .8;

	border-width: 3px;

	border-style: solid;

	border-color: #f68e13;

	border-left-color: #fff;

	z-index: 99;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	border-radius: 50%;

	-ms-animation: qv-spin 0.6s infinite linear;

	-webkit-animation: qv-spin 0.6s infinite linear;

	-o-animation: qv-spin 0.6s infinite linear;

	-moz-animation: qv-spin 0.6s infinite linear;

	animation: qv-spin 0.6s infinite linear;

}



.woocommerce ul.products li.product .wvn-quick-view {

	position: relative;

	padding: 0;

	width: 40px;

	height: 40px;

	border-radius: 50%;

	font-size: 0;

	text-align: center;

	font-weight: 700;

	background-color: #ffffff;

	color: #f68e13;

	border: 2px solid #f68e13;

	opacity: 1;

	visibility: visible;

	display: inline-block;

	letter-spacing: 0;

}



.woocommerce ul.products li.product .wvn-quick-view:hover {

	background-color: #f68e13;

	color: #ffffff;

}



.woocommerce ul.products li.product .wvn-quick-view i {

	font-size: 14px;

	display: inline-block;

	line-height: 36px;

	margin: 0;

}





/*Sidebar*/



.woo-dropdown-cat .widget_product_categories .product-categories li {

	cursor: pointer;

	margin-bottom: 0;

}



.woo-dropdown-cat .widget_product_categories .product-categories li a {

	text-transform: capitalize;

	font-weight: 400;

	border-bottom: 0;

	padding: 10px 15px!important;

}



.rtl .woo-dropdown-cat .widget_product_categories .product-categories li a {

	padding: 10px 15px 10px 40px;

}



.woo-dropdown-cat .widget_product_categories .product-categories li .open-this {

	left: auto;

	right: 0;

}



.woo-dropdown-cat .widget_product_categories .product-categories li .open-this:hover {

	color: #f68e13;

}



.rtl .woo-dropdown-cat .widget_product_categories .product-categories li .open-this {

	left: auto;

	right: auto;

}



.rtl.woo-dropdown-cat .widget_product_categories .product-categories li .open-this {

	left: auto;

	right: auto;

}



.rtl .woo-dropdown-cat .widget_product_categories .product-categories li .open-this {

	left: 0;

	right: auto;

}



.rtl.woo-dropdown-cat .widget_product_categories .product-categories li .open-this {

	left: 0;

	right: auto;

}



.woo-dropdown-cat .widget_product_categories .product-categories li.current-cat a {

	font-weight: 400;

}



.woo-dropdown-cat .widget_product_categories .product-categories li:hover>a,

.woo-dropdown-cat .widget_product_categories .product-categories li.current-cat>a,

.woo-dropdown-cat .widget_product_categories .product-categories li.current-cat-parent>a {

	color: #f68e13;

}



.sidebar-box.woocommerce ul.product_list_widget li a .product-title {

	line-height: 1.4em;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	max-height: 39px;

}



.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {

	margin-left: 7px;

	margin-right: 7px;

	background-color: #f2f2f2;

	border: 0 !important;

}



.yith-woocompare-widget a.compare {

	background-color: #ffffff;

	font-weight: 400;

	color: #f68e13;

	padding: 0 20px;

	border-radius: 22px;

	font-size: 12px;

	line-height: 22px;

	border: 2px solid #f68e13;

}



.yith-woocompare-widget a.compare:hover {

	background-color: #f68e13;

	color: #ffffff;

}





/*End sidebar*/





/*single-product*/



input[type="number"] {

	-moz-appearance: textfield!important;

}



div.product .entry-summary form.cart .single_add_to_cart_button.added {

	display: none;

}



div.product .entry-summary form.cart {

	margin-top: 0!important;

	border-bottom: 0 !important;

	border-top: 0 !important;

}



.woocommerce div.product button.disabled {

	background-color: #ffffff;

}



.woocommerce div.product button.disabled:hover {

	background-color: #f68e13;

}



div.product .entry-summary .btn-single-page {

	float: left;

	width: 100%;

	margin-top: 20px;

}



.entry-summary .btn-inner {

	display: inline-block;

	position: relative;

	float: left;

}



.entry-summary .btn-inner:not(:last-child) {

	margin-right: 10px;

}



div.product .entry-summary .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before {

	content: "\e08a";

	font-family: 'Simple-Line-Icons' !important;

	font-size: 14px;

	font-weight: 700;

	vertical-align: -1px;

}



.rtl div.product .entry-summary .tinv-wraper.tinv-wishlist a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before {

	margin-right: 0px;

	margin-left: 5px;

}



div.product .entry-summary .tinvwl_add_to_wishlist_button {

	border-radius: 22px;

	border: 2px solid #f68e13;

	font-weight: 500;

	color: #f68e13;

	margin-top: 0px;

	padding: 10px 20px;

	text-align: center;

	font-size: 14px;

	text-transform: uppercase;

	line-height: 16px;

	letter-spacing: 2px;

}



div.product .entry-summary .btn-inner .tinvwl_add_to_wishlist_button:hover {

	background: #f68e13;

	color: #fff;

}



div.product .entry-summary .btn-inner .tinvwl_add_to_wishlist_button:before {

	color: #f68e13;

}



div.product .entry-summary .btn-inner .tinvwl_add_to_wishlist_button:hover:before {

	color: #fff;

}



div.product .entry-summary .btn-inner .tinvwl_add_to_wishlist_button.tinvwl-product-in-list {

	color: #fff;

}



.entry-summary .cart .compare.button {

	font-weight: 500;

	color: #f68e13;

	margin-top: 0px;

	padding: 10px 20px;

	text-align: center;

	font-size: 14px;

	line-height: 16px;

}



.entry-summary .btn-inner .compare.button:hover {

	background: #f68e13;

	color: #fff;

}



.entry-summary .btn-inner .compare.button:before {

	content: "\e06c";

	font-family: 'Simple-Line-Icons';

	display: inline-block;

	margin-right: 5px;

	font-weight: 700;

	vertical-align: -1px;

}



.rtl .entry-summary .btn-inner .compare.button:before {

	margin-right: 0px;

	margin-left: 5px;

}



.entry-summary .btn-inner .compare.button:hover:before {

	color: #fff;

}



.entry-summary .cart .compare.button.added {

	background: #f68e13;

	color: #fff;

}





/* #tab-description h2,#tab-additional_information h2,#tab-reviews h2 {  display: none;} */





/*tooltip*/



.btn-inner .tooltip {

	position: absolute;

	width: auto;

	text-align: center;

	background-color: #f68e13;

	color: #ffffff;

	font-size: 14px;

	font-weight: 500;

	font-family: Poppins;

	padding: 5px 7px;

	opacity: 0;

	visibility: hidden;

	border-radius: 3px;

	transition: 0.5s;

	white-space: nowrap;

	top: 50%;

	right: 45px;

	transform: translateY(-50%) scaleX(0);

	transform-origin: 100% 0;

	transition: all 0.3s ease;

	z-index: 1000;

}



.rtl .btn-inner .tooltip {

	left: 45px;

	right: auto;

}



.rtl.btn-inner .tooltip {

	left: 45px;

	right: auto;

}



.btn-inner .tooltip:before {

	content: "";

	border-top: 5px solid transparent;

	border-bottom: 5px solid transparent;

	border-left: 5px solid #f68e13;

	position: absolute;

	right: -5px;

	top: 50%;

	transform: translateY(-50%);

}



.rtl .btn-inner .tooltip:before {

	left: -5px;

	right: auto;

}



.rtl.btn-inner .tooltip:before {

	left: -5px;

	right: auto;

}



.btn-inner:hover .tooltip {

	opacity: 1;

	visibility: visible;

	transform: translateY(-50%) scaleX(1);

}



.rtl .btn-inner .tooltip {

	transform-origin: 0 0;

}



.rtl .btn-inner .tooltip:before {

	border-left: 0;

	border-right: 5px solid #f68e13;

}





/*End tooltip*/



.woovina-recent-posts .recent-posts-title {

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-overflow: ellipsis;

	max-height: 40px;

}





/*quick-view*/



#wvn-qv-wrap .flex-direction-nav li a {

	border: 1px solid rgba(34, 34, 34, 0.2);

	border-radius: 50%;

	text-align: center !important;

	width: 40px;

	height: 40px;

	color: #ddd;

}



.rtl #wvn-qv-wrap .flex-direction-nav li a {

	text-align: center !important;

}



#wvn-qv-wrap .flex-direction-nav li a:before {

	line-height: 38px;

}



#wvn-qv-wrap .flex-direction-nav li a:hover {

	color: #ffffff;

	border-color: #f68e13;

	background-color: #f68e13;

}



#wvn-qv-wrap form.cart .tinv-wraper.tinv-wishlist {

	margin-top: 10px;

	position: relative;

}



#wvn-qv-wrap form.cart .tinv-wraper.tinv-wishlist .tinvwl_add_to_wishlist_button:hover {

	color: #ffffff;

	background-color: #f68e13;

}



.woocommerce div.product.outofstock p.stock {

	padding: 10px 0;

}





/*product-list*/



.woocommerce ul.products.list li.product .woo-entry-image .wvn-quick-view {

	display: none;

}



.woocommerce ul.products.list li.product .btn-positions {

	right: auto;

	left: -40px;

}



.rtl .woocommerce ul.products.list li.product .btn-positions {

	left: auto;

	right: -40px;

}



.rtl.woocommerce ul.products.list li.product .btn-positions {

	left: auto;

	right: -40px;

}



.woocommerce ul.products.list li.product:hover .btn-positions {

	right: auto;

	left: 10px;

}



.rtl .woocommerce ul.products.list li.product:hover .btn-positions {

	left: auto;

	right: 10px;

}



.rtl.woocommerce ul.products.list li.product:hover .btn-positions {

	left: auto;

	right: 10px;

}



.woocommerce ul.products.list .btn-positions .btn-inner .tooltip {

	right: auto!important;

	left: 45px !important;

	transform-origin: 0 0;

}



.rtl .woocommerce ul.products.list .btn-positions .btn-inner .tooltip {

	left: auto !important;

	right: 45px !important;

}



.rtl.woocommerce ul.products.list .btn-positions .btn-inner .tooltip {

	left: auto !important;

	right: 45px !important;

}



.woocommerce ul.products.list .btn-positions .btn-inner .tooltip:before {

	border-right: 5px solid #f68e13;

	border-left: 0;

	right: auto;

	left: -5px;

}



.rtl .woocommerce ul.products.list .btn-positions .btn-inner .tooltip:before {

	left: auto;

	right: -5px;

}



.rtl.woocommerce ul.products.list .btn-positions .btn-inner .tooltip:before {

	left: auto;

	right: -5px;

}



.rtl.woocommerce ul.products.list .btn-positions .btn-inner .tooltip {

	transform-origin: 100% 0!important;

}



.rtl.woocommerce ul.products.list .btn-positions .btn-inner .tooltip:before {

	border-left: 5px solid #f68e13;

	border-right: 0;

}





/* flex-control-thumbs  */



.woocommerce div.product.wvn-tabs-layout-horizontal .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {

	clear: none;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider {

	margin: 0px -10px;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider li.slick-slide {

	margin-bottom: 0;

	padding: 0px 10px;

	margin-right: 0px;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow {

	opacity: 1;

	/* IE8 filter*/

	filter: alpha(opacity=100);

	visibility: visible;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-prev {

	left: 0 !important;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-next {

	right: 0 !important;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow {

	width: 30px!important;

	height: 30px;

	border: 1px solid rgba(34, 34, 34, 0.2);

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	border-radius: 50%;

	color: #000;

	opacity: 0;

	/* IE8 filter*/

	filter: alpha(opacity=0);

	visibility: hidden;

	-webkit-transition: 0.4s all;

	-moz-transition: 0.4s all;

	-o-transition: 0.4s all;

	transition: 0.4s all;

	font-size: 0;

	top: 50%;

	-webkit-transform: translate(0, -50%);

	-moz-transform: translate(0, -50%);

	-ms-transform: translate(0, -50%);

	-o-transform: translate(0, -50%);

	transform: translate(0, -50%);

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:before {

	font-size: 24px;

	line-height: 26px;

	font-family: "FontAwesome";

	color: #ddd;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:hover {

	border-color: #f68e13;

	background-color: #f68e13;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:hover:before {

	color: #ffffff;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev {

	left: 25px !important;

	right: auto!important;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev:before {

	content: '\f104' !important;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next {

	right: 25px !important;

}



.single-product .product.wvn-tabs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next:before {

	content: '\f105' !important;

}



.rtl.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {

	margin-left: 0;

}



.rtl.woocommerce div.product .slick-list {

	direction: ltr;

}





/*End flex-control-thumbs*/





/*rtl*/



.rtl.archive .page-numbers .fa-angle-right::before {

	content: "\f104";

}



.rtl.archive .page-numbers .fa-angle-left::before {

	content: "\f105";

}



.rtl .product-categories li.cat-item a::after {

	left: auto;

	right: 0;

}



.rtl .yith-woocompare-widget a.compare {

	float: left;

}



.rtl .entry-summary .btn-inner {

	float: right;

}



.rtl .entry-summary .btn-inner:not(:last-child) {

	margin-right: 0px;

	margin-left: 10px;

}



.rtl .woocommerce ul.product_list_widget:not(.woocommerce-mini-cart) li {

	padding: 10px 94px 10px 0;

}



.rtl .woocommerce ul.product_list_widget li img {

	left: auto;

	right: 0;

}



.rtl .desc>.elementor-widget-container {

	padding-right: 0!important;

	padding-left: 60px!important;

}



.rtl .title-about>.elementor-widget-container {

	padding-right: 30px!important;

	padding-left: 0px!important;

}



@media screen and (min-width: 960px) {

	.woocommerce .woovina-off-canvas-filter {

		display: none;

	}

	.woovina-off-canvas-sidebar-wrap {

		display: none;

	}

}



#mobile-navbar.navigation ul li.current-menu-item a {

	color: #f68e13;

}





/*Style Preloader */



.woovina-page-loader .woovina-loader.wvp-loader-one {

	border-top: 1px solid rgba(178, 25, 28, 0.1);

	border-right: 1px solid rgba(178, 25, 28, 0.1);

	border-bottom: 1px solid rgba(178, 25, 28, 0.1);

	border-left: 1px solid rgba(178, 25, 28, 0.8);

}



.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(2) {

	background: #f68e13;

}



.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(3) {

	background: #407ac5;

}



.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(4) {

	background: #ffb700;

}



.woovina-page-loader .woovina-loader.wvp-loader-three span {

	background: #f68e13;

}



.woovina-page-loader .woovina-loader.wvp-loader-four .spinner-cube {

	background-color: #f68e13;

}



.woovina-page-loader .woovina-loader.wvp-loader-five .spinner-cube:before {

	background-color: #f68e13;

}



.woovina-page-loader .woovina-loader.wvp-loader-six .spinner-cube-1,

.woovina-page-loader .woovina-loader.wvp-loader-six .spinner-cube-2 {

	background-color: #f68e13;

	opacity: 0.8;

	/* IE8 filter*/

	filter: alpha(opacity=80);

}



@-webkit-keyframes spinner-three {

	0% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

	25% {

		height: 30px;

		transform: translateY(15px);

		background: #f8484a;

	}

	50% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

	100% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

}



@keyframes spinner-three {

	0% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

	25% {

		height: 30px;

		transform: translateY(15px);

		background: #ffb700;

	}

	50% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

	100% {

		height: 5px;

		transform: translateY(0px);

		background: #f68e13;

	}

}





/*Style-Dokan*/





/*Menu*/



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {

	background: #f68e13!important;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {

	background: #f68e13!important;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {

	background: #242424 !important;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {

	background: #f68e13!important;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li a {

	padding: 10px 18px 10px 18px;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li.dokan-common-links a {

	text-align: center;

}



.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li a>i {

	padding: 0;

}





/*End Menu*/



.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li:not(:first-child) {

	margin-left: 6px;

}



.dokan-form-group select.dokan-form-control {

	background-size: 8px!important;

	background-position: 95%!important;

	height: 36px;

	background: url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../img/down-arrow-black.png) center right no-repeat;

	background-position-x: right;

	background-position-y: center;

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

}



body input[type="submit"].dokan-btn-theme,

body a.dokan-btn-theme,

body .dokan-btn-theme,

body input[type="submit"].dokan-btn-success,

body .dokan-btn-success,

body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type="submit"] {

	background-color: #ffffff!important;

	color: #f68e13!important;

	border: 2px solid #f68e13!important;

	border-radius: 22px!important;

	font-weight: 500;

	font-size: 12px;

	padding: 10px 20px;

	line-height: 1;

	text-shadow: none;

	box-shadow: none;

	-o-box-shadow: none;

	-ms-box-shadow: none;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

}



body input[type="submit"].dokan-btn-success:focus,

body .dokan-btn-success:focus,

body input[type="submit"].dokan-btn-theme:hover,

body a.dokan-btn-theme:hover,

body .dokan-btn-theme:hover,

body input[type="submit"].dokan-btn-theme:focus,

body a.dokan-btn-theme:focus,

body .dokan-btn-theme:focus,

body input[type="submit"].dokan-btn-theme:active,

body a.dokan-btn-theme:active,

body .dokan-btn-theme:active,

body input[type="submit"].dokan-btn-theme.active,

body a.dokan-btn-theme.active,

.dokan-btn-theme.active,

body .open .dropdown-toggleinput[type="submit"].dokan-btn-theme,

body .open .dropdown-togglea.dokan-btn-theme,

body .open .dropdown-toggle.dokan-btn-theme {

	background-color: #f68e13!important;

	border-color: #f68e13!important;

	color: #ffffff!important;

}



body input[type="submit"].dokan-btn-success,

body .dokan-btn-success {

	margin-top: 10px;

}



form.dokan-form-inline>input[type="submit"].dokan-btn-success,

form.dokan-form-inline>input[type="submit"].dokan-btn-theme {

	margin-top: 30px;

}



.dokan-form-group input[type="text"] {

	min-height: 36px;

	line-height: 1;

	border-radius: 0;

}



form input[type="number"]#dokan_store_ppp {

	padding: 0;

	text-align: center;

}



#dokan_comments-form .dokan-btn-theme {

	margin-top: 10px;

}



.dokan-product-listing .dokan-product-listing-area table tr td img {

	max-height: unset;

}





/*Pagination*/



div.pagination-wrap ul.pagination>li {

	display: inline-block;

	margin-right: 5px !important;

}



.pagination-wrap ul.pagination>li>span.page-numbers.current,

.pagination-wrap ul.pagination>li>a.page-numbers:hover {

	border-color: #f68e13;

	background-color: #f68e13;

	color: #ffffff;

}



.dokan-pagination-container ul.dokan-pagination li a {

	background-color: #ffffff;

	margin-right: 7px;

}



.dokan-pagination-container ul.dokan-pagination li.active a,

.dokan-pagination-container ul.dokan-pagination li a:hover {

	background-color: #f68e13;

	color: #ffffff;

	border-color: #f68e13;

}





/*dokan-single-product*/



.woocommerce-tabs #tab-seller .clearfix .seller-rating>.star-rating {

	float: left;

}



.woocommerce-tabs #tab-seller .clearfix>.text {

	float: left;

	width: 100%;

}





/*store*/



.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li a:hover {

	background-color: #f68e13;

	color: #ffffff;

}



.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {

	padding-left: 20px;

	padding-right: 20px;

}



.dokan-single-store .dokan-store-tabs ul.dokan-list-inline li.dokan-right {

	border-right: 0;

}



.dokan-store-sidebar .widget:not(:first-child) {

	margin-top: 30px;

}



form input:focus:invalid,

form textarea:focus:invalid,

form select:focus:invalid {

	color: #787878!important;

	border-color: #f68e13!important;

}





/*order*/



.dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {

	line-height: 34px;

}



@media screen and (max-width: 1024px) {

	.dokan-form-inline.dokan-product-date-filter {

		width: 100%;

	}

	.dokan-form-inline.dokan-product-search-form {

		width: 100%;

		position: relative;

	}

	.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {

		float: left;

	}

	.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {

		float: none;

		position: absolute;

		left: 305px;

		top: 0;

	}

	.rtl.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group {

		float: right;

	}

	.rtl.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {

		left: auto;

		right: 305px;

	}

	.tab-product .elementor-tabs-wrapper {

		margin-bottom: 20px;

	}

}



@media screen and (max-width: 959px) {

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar {

		width: 100%;

		background-color: transparent;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {

		background-color: transparent;

		overflow-x: auto !important;

		padding-bottom: 20px;

		white-space: nowrap;

		z-index: 0;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li {

		display: inline-block;

		background-color: #242424;

		border-bottom: 0;

		vertical-align: top;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li.active:after {

		display: none;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li:not(:first-child) a {

		border: 0;

		border-left: 1px solid #454545;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {

		padding: 10px 18px 10px 18px;

		width: auto;

		background-color: #242424;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links {

		width: auto;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tooltip {

		display: none!important;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a i {

		padding: 0;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dashboard-content {

		width: 100%;

		padding: 0;

	}

	.dokan-dashboard .dokan-product-listing .dokan-product-listing-area {

		padding: 0;

	}

	.dokan-orders-content .dokan-orders-area ul.order-statuses-filte {

		margin-left: 0;

	}

	.dokan-store .woocommerce ul.products li.product {

		width: 50%!important;

		clear: none;

	}

	.rtl.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li:not(:first-child) a {

		border-left: 0;

		border-right: 1px solid #454545;

	}

}



@media screen and (max-width: 767px) {

	.dokan-store #dokan-form-contact-seller input[type="submit"] {

		margin-bottom: 30px;

	}

	.dokan-store .dokan-store-sidebar,

	.dokan-store .dokan-single-store {

		margin: 0!important;

		width: 100%!important;

	}

	.dokan-order-filter-serach .dokan-left {

		margin-right: 10px;

	}

	.dokan-order-filter-serach .dokan-right {

		float: left!important;

	}

	.dokan-product-listing-area .dokan-product-date-filter>button {

		float: left;

	}

	.dokan-orders-content .dokan-orders-area ul.order-statuses-filter {

		margin-left: 0;

	}

	.rtl .dokan-order-filter-serach .dokan-right {

		float: right !important;

	}

}



@media screen and (max-width: 663px) {

	.dokan-settings-content .dokan-settings-area .dokan-banner {

		margin-left: 0!important;

		max-width: 96vw!important;

	}

}



@media screen and (max-width: 414px) {

	.dokan-product-listing .dokan-product-listing-area .product-listing-top {

		padding-bottom: 10px;

	}

	.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {

		margin-bottom: 0;

		line-height: 1.5em;

	}

	.dokan-dashboard .dokan-w6.dokan-product-search-form {

		float: left;

		margin-top: 20px;

		margin-bottom: 10px;

	}

	.dokan-dashboard .dokan-w6.dokan-product-search-form .dokan-form-group {

		width: 60%;

	}

	.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {

		left: 63%;

	}

	.dokan-order-filter-serach .dokan-left .dokan-form-group input.dokan-btn {

		margin-top: 10px;

	}

	.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {

		float: none!important;

	}

	.rtl.dokan-dashboard .dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name="product_listing_search"] {

		left: auto;

		right: 63%;

	}

	.rtl.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link a {

		float: right !important;

		margin-top: 10px;

	}

}



@media screen and (max-width: 400px) {

	.dokan-store .woocommerce ul.products li.product {

		width: 100%!important;

		clear: none;

	}

}



@media screen and (max-width: 320px) {

	body input[type="submit"].dokan-btn-theme,

	body a.dokan-btn-theme,

	body .dokan-btn-theme {

		padding: 10px 15px;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu>li:not(:first-child) a,

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {

		padding: 10px;

	}

	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {

		padding-right: 5px;

	}

	.dokan-dashboard .dokan-w6.dokan-product-search-form .dokan-form-group {

		width: 60%;

	}

	.dokan-order-filter-serach .dokan-left .dokan-form-group input#order_date_filter {

		margin-bottom: 10px;

	}

}





/*rtl-dokan*/



.rtl.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:not(.dokan-common-links) a i {

	padding-right: 0;

	padding-left: 15px;

}



.rtl .pull-right {

	float: left;

}



.rtl.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {

	float: right;

}



.rtl .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {

	float: left;

}



.rtl .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li {

	padding-right: 0;

	padding-left: 10px;

	border-right: 0;

	border-left: 1px solid #EDEDED;

}



.rtl .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li:last-child {

	border: 0;

}



.rtl .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li:not(:first-child) {

	margin-left: 0;

	margin-right: 6px;

}



.rtl .dokan-form-group select.dokan-form-control {

	background-position: 5% !important;

}



.rtl .dokan-form-inline .dokan-form-group {

	float: right;

	margin-right: 0;

	margin-left: 5px;

}



.rtl .dokan-right-margin-30 {

	margin-left: 30px;

	margin-right: 0;

}



.rtl .dokan-form-group .checkbox input[type="checkbox"] {

	float: none;

	margin: -3px 0px 0 10px !important;

}



.rtl .dokan-orders-content .dokan-orders-area ul.order-statuses-filter {

	margin-right: 0;

}



.rtl .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li {

	border-right: 0;

	border-left: 1px solid #EDEDED;

}



.rtl .dokan-orders-content .dokan-orders-area ul.order-statuses-filter li:last-child {

	border: 0;

}



.hide-desktop-mobile {

	display: none;

}



@media screen and (max-width: 959px) and (min-width: 736px) {

	.h-tablet {

		display: none;

	}

	.hide-desktop-mobile {

		display: block;

	}

}



@media screen and (max-width: 400px) {

	.woocommerce ul.products li.product .btn-wrap .btn-addtocart a {

		padding: 6px 10px;

		font-size: 10px;

	}

}



@media screen and (max-width: 410px) {

	#wvn-qv-wrap .single_add_to_cart_button {

		margin-top: 10px;

	}

	#woovina-cart-sidebar-wrap div.woovina-cart-sidebar {

		width: 280px;

	}

}



body .woovina-row.grid .product.span_1_of_1,

body .woovina-row.grid .product.span_1_of_2,

body .woovina-row.grid .product.span_1_of_3,

body .woovina-row.grid .product.span_1_of_4,

body .woovina-row.grid .product.span_1_of_5,

body .woovina-row.grid .product.span_1_of_6,

body .woovina-row.grid .product.span_1_of_7,

body .woovina-row.grid .product.span_1_of_8,

body .woovina-row.grid .product.span_1_of_9,

body .woovina-row.grid .product.span_1_of_10,

body .woovina-row.grid .product.span_1_of_11,

body .woovina-row.grid .product.span_1_of12 {

	width: unset!important;

}



.woocommerce .products.grid.desktop-1-col {

	grid-template-columns: repeat(1, 1fr);

}



.woocommerce .products.grid.desktop-2-col {

	grid-template-columns: repeat(2, 1fr);

}



.woocommerce .products.grid.desktop-3-col {

	grid-template-columns: repeat(3, 1fr);

}



.woocommerce .products.grid.desktop-4-col {

	grid-template-columns: repeat(4, 1fr);

}



.woocommerce .products.grid.desktop-5-col {

	grid-template-columns: repeat(5, 1fr);

}



.woocommerce .products.grid.desktop-6-col {

	grid-template-columns: repeat(6, 1fr);

}



.woocommerce .products.grid.desktop-7-col {

	grid-template-columns: repeat(7, 1fr);

}



.woocommerce .products.grid.desktop-8-col {

	grid-template-columns: repeat(8, 1fr);

}



.woocommerce .products.grid.desktop-9-col {

	grid-template-columns: repeat(9, 1fr);

}



.woocommerce .products.grid.desktop-10-col {

	grid-template-columns: repeat(10, 1fr);

}



.woocommerce .products.grid.desktop-11-col {

	grid-template-columns: repeat(11, 1fr);

}



.woocommerce .products.grid.desktop-12-col {

	grid-template-columns: repeat(12, 1fr);

}



@media screen and (max-width: 959px) and (min-width: 769px) {

	.woocommerce .products.grid.desktop-1-col,

	.woocommerce .products.grid.desktop-2-col,

	.woocommerce .products.grid.desktop-3-col,

	.woocommerce .products.grid.desktop-4-col,

	.woocommerce .products.grid.desktop-5-col,

	.woocommerce .products.grid.desktop-6-col,

	.woocommerce .products.grid.desktop-7-col,

	.woocommerce .products.grid.desktop-8-col,

	.woocommerce .products.grid.desktop-9-col,

	.woocommerce .products.grid.desktop-10-col,

	.woocommerce .products.grid.desktop-11-col,

	.woocommerce .products.grid.desktop-12-col {

		grid-template-columns: repeat(3, 1fr);

	}

}



@media screen and (max-width: 768px) {

	.woocommerce .products.grid.tablet-1-col {

		grid-template-columns: repeat(1, 1fr);

	}

	.woocommerce .products.grid.tablet-2-col {

		grid-template-columns: repeat(2, 1fr);

	}

	.woocommerce .products.grid.tablet-3-col {

		grid-template-columns: repeat(3, 1fr);

	}

	.woocommerce .products.grid.tablet-4-col {

		grid-template-columns: repeat(4, 1fr);

	}

	.woocommerce .products.grid.tablet-5-col {

		grid-template-columns: repeat(5, 1fr);

	}

	.woocommerce .products.grid.tablet-6-col {

		grid-template-columns: repeat(6, 1fr);

	}

	.woocommerce .products.grid.tablet-7-col {

		grid-template-columns: repeat(7, 1fr);

	}

	.woocommerce .products.grid.tablet-8-col {

		grid-template-columns: repeat(8, 1fr);

	}

	.woocommerce .products.grid.tablet-9-col {

		grid-template-columns: repeat(9, 1fr);

	}

	.woocommerce .products.grid.tablet-10-col {

		grid-template-columns: repeat(10, 1fr);

	}

	.woocommerce .products.grid.tablet-11-col {

		grid-template-columns: repeat(11, 1fr);

	}

	.woocommerce .products.grid.tablet-12-col {

		grid-template-columns: repeat(12, 1fr);

	}

}



@media screen and (max-width: 735px) and (min-width: 415px) {

	.woocommerce .products.grid.desktop-1-col,

	.woocommerce .products.grid.desktop-2-col,

	.woocommerce .products.grid.desktop-3-col,

	.woocommerce .products.grid.desktop-4-col,

	.woocommerce .products.grid.desktop-5-col,

	.woocommerce .products.grid.desktop-6-col,

	.woocommerce .products.grid.desktop-7-col,

	.woocommerce .products.grid.desktop-8-col,

	.woocommerce .products.grid.desktop-9-col,

	.woocommerce .products.grid.desktop-10-col,

	.woocommerce .products.grid.desktop-11-col,

	.woocommerce .products.grid.desktop-12-col {

		grid-template-columns: repeat(2, 1fr);

	}

}



@media screen and (max-width: 414px) {

	.woocommerce .products.grid.mobile-1-col {

		grid-template-columns: repeat(1, 1fr);

	}

	.woocommerce .products.grid.mobile-2-col {

		grid-template-columns: repeat(2, 1fr);

	}

	.woocommerce .products.grid.mobile-3-col {

		grid-template-columns: repeat(3, 1fr);

	}

	.woocommerce .products.grid.mobile-4-col {

		grid-template-columns: repeat(4, 1fr);

	}

	.woocommerce .products.grid.mobile-5-col {

		grid-template-columns: repeat(5, 1fr);

	}

	.woocommerce .products.grid.mobile-6-col {

		grid-template-columns: repeat(6, 1fr);

	}

	.woocommerce .products.grid.mobile-7-col {

		grid-template-columns: repeat(7, 1fr);

	}

	.woocommerce .products.grid.mobile-8-col {

		grid-template-columns: repeat(8, 1fr);

	}

	.woocommerce .products.grid.mobile-9-col {

		grid-template-columns: repeat(9, 1fr);

	}

	.woocommerce .products.grid.mobile-10-col {

		grid-template-columns: repeat(10, 1fr);

	}

	.woocommerce .products.grid.mobile-11-col {

		grid-template-columns: repeat(11, 1fr);

	}

	.woocommerce .products.grid.mobile-12-col {

		grid-template-columns: repeat(12, 1fr);

	}

}



.woocommerce .products.grid {

	display: grid;

}





/* Fix Update 3 Plugin in month 08/2019*/



body p.stars span a.active,

body p.stars span a:focus,

body p.stars span a:hover {

	color: #F68E13;

}



body.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {

	z-index: 9;

}



.sidr-class-dropdown-menu li.sidr-class-current-menu-parent > a ,

.sidr-class-dropdown-menu li.sidr-class-current-menu-item  > a ,

.sidr-class-dropdown-menu li.sidr-class-current_page_item > a {

	color: #F68E13;

}



div.product .entry-summary .compare.button {

	padding: 10px 20px;

	font-size: 14px;

	text-transform: uppercase;

	line-height: 16px;

	font-weight: 500;

	letter-spacing: 2px;

}



.thumbnail .slick-slider:hover .slick-arrow.slick-prev {

	left: 40px !important;

	background: #fff;

	color: #000;

}



.thumbnail .slick-slider:hover .slick-arrow.slick-next {

	right: 40px !important;

	background: #fff;

	color: #000;

}



.woocommerce div.product .product-share ul {

	justify-content: space-between;

}



.woocommerce div.product .product-share ul li {

	width: 25%;

}



div#site-header-sticky-wrapper {

	height: auto !important;

}



#site-header {

	z-index: auto;

}



.is-sticky #site-header {

	z-index: 101 !important;

}



#woovina-toolbar {

	z-index: 99;

	position: absolute;

}



.woocommerce div.product .product-share ul {

	border-left: 1px solid rgba(0, 0, 0, 0.1);

	border-right: 1px solid rgba(0, 0, 0, 0.1);

}



#top-bar-nav .top-bar-menu>li {

	padding: 0;

	margin: 0 0 0 15px;

}



#top-bar-nav .top-bar-menu>li:after {

	display: none;

}



.top-bar-menu.dropdown-menu li.menu-item>.sub-menu li {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}



#top-bar-nav .top-bar-menu>li.login>a,

#top-bar-nav .top-bar-menu>li.my-account>a {

	background-color: #F68E13;

	padding: 0 20px;

	color: #fff;

}



.logged-in #top-bar-nav .top-bar-menu>li.login,

#top-bar-nav .top-bar-menu>li.my-account {

	display: none;

}



.logged-in #top-bar-nav .top-bar-menu>li.my-account {

	display: inline-block;

}



#wpl-login-form .content-header {

	padding: 25px 0;

	background: #F68E13;

	color: #fff;

}



#wpl-login-form h3.wpl-title {

	margin: 0 0 5px;

	color: #fff;

}



#wpl-login-form {

	z-index: 9999;

}

.woocommerce ul.products li.product .product-inner a.no-lightbox {

    width: 100%;

    text-align: center;

}



@media (max-width: 767px) {

	#woo-popup-wrap #woo-popup-inner {

		width: 280px !important;

		height: auto !important;

	}

	.page-header {

		padding: 20px 0 0;

	}

	.page-header .page-header-title {

		font-size: 15px !important;

	}

	body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left {

		display: none !important;

	}

	#top-bar-nav .top-bar-menu>li.login>a,

	#top-bar-nav .top-bar-menu>li.my-account>a {

		padding: 0 10px;

	}

	#top-bar-nav .top-bar-menu {

		display: flex;

		justify-content: space-evenly;

	}

	.module-contact .col-contact:before,

	.module-contact .col-contact:after {

		display: none;

	}

}



@media only screen and (max-width: 959px) {

	#top-bar-wrap {

		display: block;

	}

	body.default-breakpoint #top-bar-nav {

		display: block;

	}

	body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left {

		height: 40px;

		display: flex;

		align-items: center;

		float: left;

	}

	.team-member .elementor-widget-text-editor,

	.team-member .elementor-widget-social-icons {

		opacity: 1;

		visibility: visible;

		transform: none;

	}

}



.top-bar-menu.dropdown-menu>li .sub-menu {

	min-width: 125px;

	border-radius: 0px;

}



.top-bar-menu.dropdown-menu>li .sub-menu:before {

	position: absolute;

	border-bottom: 5px solid #F68E13;

	border-left: 5px solid transparent;

	border-right: 5px solid transparent;

	content: "";

	left: 70%;

	transform: translateX(-70%);

	top: -8px;

}



.woo-wishlist-link .wishlist_products_counter:before {

	display: none !important;

}



.woo-wishlist-link .wishlist_products_counter_text {

	width: 34px;

	height: 34px;

	display: inline-block;

	vertical-align: middle;

	position: relative;

	line-height: 34px;

	border: 1px solid rgba(34, 34, 34, .2);

	text-align: center;

	border-radius: 50%;

}



.woo-wishlist-link {

	padding-left: 30px;

}



.woo-wishlist-link .wishlist_products_counter_text:before {

	margin: 0 !important;

}



.woo-wishlist-link span.wishlist_products_counter_number {

	display: inline-block;

	position: relative;

	color: #fff;

	font-size: 12px;

	line-height: 1;

	font-weight: 600;

	padding: 3px 5px;

	background-color: #f68e13;

	right: 12px;

	top: -12px;

}



.woo-wishlist-link span.wishlist_products_counter_text:before {

	content: '\e909';

	display: inline-block;

	font-family: tinvwl-webfont;

	font-size: 20px;

	line-height: 32px;

}



#site-navigation-wrap .dropdown-menu>li>a.wcmenucart {

	padding-left: 0;

	padding-right: 24px;

}



.woo-wishlist-link a .wishlist_products_counter_number:before {

	display: none;

}



@media only screen and (max-width: 1024px) {

	a#scroll-top {

		bottom: 100px;

	}

}



.widget_shopping_cart_content .buttons .checkout {

	background-color: #f68e13;

	color: #fff;

}



.widget_shopping_cart_content .buttons .checkout:hover {

	background-color: #a75f09;

	border-color: #a75f09;

}



@media only screen and (max-width: 959px) {

	body.default-breakpoint #top-bar-nav,

	body.default-breakpoint #site-navigation-wrap,

	body.default-breakpoint .woovina-social-menu,

	body.default-breakpoint .after-header-content {

		display: block;

	}

	#site-navigation-wrap .dropdown-menu>li.menu-item {

		display: none;

	}

	body.default-breakpoint .woovina-mobile-menu-icon .wcmenucart {

		display: none;

	}

	body.default-breakpoint .woovina-mobile-menu-icon {

		display: inline-block;

	}

	#searchform-header-replace input {

		font-size: 11px;

	}

	#searchform-header-replace #product_cat {

		font-size: 11px;

		max-width: 110px;

		right: 0px;

	}

	#searchform-header-replace #searchform-header-replace-close {

		right: 0px !important;

	}

	#searchform-header-replace input {

		padding-right: 75px;

	}

	body #searchform-header-replace.show {

		min-width: 100%;

		min-width: 320px;

	}

}



@media only screen and (max-width: 767px) {

	body.default-breakpoint .woovina-mobile-menu-icon .wcmenucart {

		display: inline-block;

	}

	body.default-breakpoint #site-navigation-wrap,

	body.default-breakpoint .woovina-social-menu,

	body.default-breakpoint .after-header-content {

		display: none;

	}

}



.woovina-mobile-menu-icon.mobile-right {

	float: none;

}



.woovina-mobile-menu-icon.mobile-left {

	float: right;

}

body.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {

    height: 6px;

	background: #ccc;

}

body.woocommerce .widget_price_filter .ui-slider .ui-slider-range {

    bottom: 0;

    top: 0;

}

@media (max-width: 767px) {

	body.woocommerce div.product .woocommerce-tabs ul.tabs li {

		display: block !important;

		margin-bottom: 5px;

		border: none;

	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li>a {

		border: none !important;

		background: #FAFAFA;

	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li.active>a {

		border: none;

		background: #F68E13;

		color: #fff;

	}

	.woocommerce div.product .woocommerce-tabs {

		margin-top: 0;

		padding-top: 0;

	}

	.top-bar-menu.dropdown-menu>li .sub-menu {

		min-width: 100px;

	}

	#top-bar-nav .top-bar-menu>li .sub-menu li a{

		font-size: 12px;

	}

}

@media (max-width: 1200px){



	body #woovina-off-canvas-sidebar-wrap .sidebar-box:last-child{

		padding-bottom: 50px;

	}

	body #woovina-off-canvas-sidebar-wrap .sidebar-box{

		padding-bottom: 30px;

		padding-top: 30px;

	}

}

@media (max-width: 374px){

	#top-bar-nav .top-bar-menu>li>a i {

		display: none;

	}

	.woocommerce .woocommerce-ordering .orderby {

		left: 50%;

		transform: translateX(-50%);

	}

	#woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{

		width: 275px;

	}

}
/* 27122019. Update menu categories mobile */
.sidr-class-nav-tabs{
    padding-left: 0;
    display: flex;
}
ul.sidr-class-nav-tabs>li{
    border: none;
    background-color: transparent;
    flex-basis: 50%;
    text-align: center;
    margin: 0;
}
ul.sidr-class-nav-tabs>li.sidr-class-active a{
	color: #f68e13;
}
ul.sidr-class-nav-tabs>li a{
    color: #b1b1b1;
}
ul.sidr-class-nav-tabs > li.sidr-class-active{
    background: transparent;
}

/* Update: 16-03-2020 */
div.product .tinv-wraper .tinvwl_add_to_wishlist-text{
	display: inline-block;
}
#wpl-login-form button.wpl-button,
#wpl-login-form .wpl-bottom a.wpl-btn{
	border-radius: 30px;
}
#wpl-login-form div.wpl-wrap form{
	padding-top: 45px;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button.tinvwl_button_view{
	border-radius: 30px;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button i.ftinvwl-heart-o{
    vertical-align: -3px;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button i.ftinvwl-heart-o::before{
    top: unset;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button.tinvwl_button_close{
	position: absolute;
	top: 0;
	margin: 0;
	right: 0;
	background: transparent;
	color: #777;
	font-size: 0;
	width: auto;
	padding: 0;
	border: none;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button.tinvwl_button_close i{
	font-size: 30px;
	margin: 0;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button.tinvwl_button_close i:before{
	top: unset;
}
#site-header #site-navigation-wrap{
	right: unset;
}
#woo-popup-wrap div.buttons-wrap a{
	margin-bottom: 10px;
	border-radius: 30px;
}
.swiper-slide figure > img{
	margin: 0 auto;
}
.woocommerce #customer_login > div .woocommerce-form{
	width: 100%;
}
@media screen and (max-width: 480px){
	.woocommerce a.woovina-off-canvas-filter{
		float: none;
	}
}
@media screen and (max-width: 320px){
	.woocommerce .woocommerce-ordering span.orderby{
		width: 100%!important;
	}
}
.is-sticky #site-header.header-up{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
/* Update 07-04-2020 */
.woocommerce .loading .wvn-quick-view .icon-eye::before {
    opacity: 0;
}
div .widget-title {
	font-size: 16px;
	font-weight: 500;
}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina-child/style.css */
/*
Theme Name: WooVina Child
Theme URL: https://woovina.com/
Description: WooVina Child Theme
Author: WooVina Team
Author URL: https://woovina.com/
Template: woovina
Version: 1.0
Text Domain: woovina-child
*/
/* Custom CSS goes after this line */



.merriweather-light {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-style: normal;
}

.merriweather-regular {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-style: normal;
}

.merriweather_bold h1,
.merriweather_bold h2,
.merriweather_bold h3,
.merriweather_bold h4,
.merriweather_bold h5,
.merriweather_bold h6{
  font-family: "Merriweather", serif!important;
}

.merriweather-black {
  font-family: "Merriweather", serif;
  font-weight: 900;
  font-style: normal;
}

.merriweather-light-italic {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-style: italic;
}

.merriweather-regular-italic {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-style: italic;
}

.merriweather-bold-italic {
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-style: italic;
}

.merriweather-black-italic {
  font-family: "Merriweather", serif;
  font-weight: 900;
  font-style: italic;
}


@font-face {
    font-family: 'Triplepass Normal';
    src: url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.eot');
    src: url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.eot?#iefix') format('embedded-opentype'),
        url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.woff2') format('woff2'),
        url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.woff') format('woff'),
        url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.ttf') format('truetype'),
        url('https://coachmattrogers.com/wp-content/themes/woovina-child/./fonts/Triplepass-Normal.svg#Triplepass-Normal') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.custom__font h1,
.custom__font h2,
.custom__font h3,
.custom__font h4,
.custom__font h5,
.custom__font h6,
.custom__font p{
   font-family: 'Triplepass Normal'!important;	
}
.custom__font  ul.elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text{
	 font-family: 'Triplepass Normal'!important;	
}
.custom__font a.elementor-button,
.custom__font a.button{
    font-family: 'Triplepass Normal'!important;
}
.clickbtn_div a.elementor-button span.elementor-button-icon {
    margin-top: 4px;
}
.page-id-8107  header#site-header {
    display: block !important;
}
.home header.page-header {
    display: none;
}
div#top-bar-wrap {
    display: none;
}
h1,h2,h3,h4,h5,h6,p{
	margin-bottom:0px;
}
.mb-0px{
	margin-bottom:0px!important;
}
/*header#site-header {
    background-color: transparent!important;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    box-shadow: none!important;
}*/
#main #content-wrap {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
#main div#content-wrap {
    width: 100%;
    max-width: 100%;
}
header#site-header {
    box-shadow: none;
}
header#site-header {
    position: absolute;
    border: 0px;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    left: 0;
    transition: 0.4s;
    background-color: transparent !important;
}
header#site-header.navbar_fixed {
    position: fixed;
    width: 100%;
    background: #ffffff !important;
    z-index: 100;
    box-shadow: 0 2px 28px 0 rgba(1, 6, 33, 0.06);
    top: 0;
    margin-top: 0;
}
.hero__images3 .elementor-widget-container {
    max-width: 525px;
    padding-right: 30px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 0px;
    display: inline-block;
    animation: upDown 3s linear infinite alternate;
}
.hero__images3 .elementor-widget-container::after {
    content: "";
    position: absolute;
    right: 52px;
    top: 50px;
    z-index: 1;
    border: 2px dotted #fff;
    border-radius: 10px;
    height: 94%;
    animation: upDown 3s linear infinite alternate;
    width: 56%;
}
.hero__images3 img {
    position: relative;
    z-index: 2;
    border-radius: 10px;
}
header#site-header div#site-header-inner {
    background-color: transparent;
}
.yellow_text{
	color: #E5B80B!important;
}
.divider-traingle .elementor-divider span.elementor-divider-separator{
	display:block;
	position:relative;
}
.divider-traingle .elementor-divider span.elementor-divider-separator:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-color: #0C6291;
    top: -9px;
    opacity: 0.4;
    right: 51%;
    transform: rotate(45deg);
}
.divider-traingle .elementor-divider span.elementor-divider-separator:after {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background: #0C6291;
    top: -9px;
    left: 46%;
    opacity: 0.4;
    transform: rotate(45deg);
}
.subscribe_formfield p {
    margin: 0px;
    position: relative;
}
.subscribe_formfield input[type="email"] {
   border: 0;
    border-radius: 5px;
    box-shadow: 2px 0px 15px 5px rgba(1, 6, 33, 0.06);
    padding: 15px 15px;
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
}
.subscribe_formfield input.wpcf7-form-control.wpcf7-submit {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    overflow: hidden;
    color: #ffffff;
    border: none;
    text-align: center;
    padding: 10px 30px;
    line-height: 30px;
    margin: 0;
    position: relative;
    display: inline-block;
    background-color: #020202;
    height: 57px;
    position: absolute;
    right: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
}
span.wpcf7-spinner {
    display: none;
}
.subscribe_formfield span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    z-index: 99;
}
.subscribe_formfield span.wpcf7-not-valid-tip {
    position: absolute;
    top: 37px;
    width: 100%;
    display: block;
    z-index: 99;
    font-size: 12px;
}
.customform_fielddiv .wpcf7 form.invalid .wpcf7-response-output, 
.customform_fielddiv .wpcf7 form.unaccepted .wpcf7-response-output, 
.customform_fielddiv .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #876585;
    font-family: "Poppins", Sans-serif;
    color: #393838;
    font-size: 12px;
    text-align: center;
}
span.small_text {
    display: block;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    margin-top: 20px;
}
.pricing__item {
    box-shadow: 5px 5px transparent!important
    transition: 0.3s;
}
.pricing__item:hover{
	box-shadow: 5px 5px #0C6291!important;
	transform: translateY(-10px);
}
.pricing__item.active{
	box-shadow: 5px 5px #0C6291!important;
}
.author__image .elementor-widget-container {
    position: relative;
    width: 100%;
    padding-left: 20px;
}
.author__image .elementor-widget-container:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    background: #0C6291;
    border-radius: inherit;
    height: 100%;
    width: 90%;
    border-radius: 5px;
}
.author__image img {
    position: relative;
    z-index: 2;
}
.counterbox_div {
    box-shadow: 5px 5px #0C6291;
}
.counterbox_div .elementor-counter-number-wrapper {
    margin-bottom: 10px;
}
.stardivzone_div .e-rating-wrapper .e-icon .e-icon-wrapper.e-icon-marked {
    width: 35px;
    height: 35px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.overflow_hidden_div{
	overflow:hidden;
}
.testimonial_sliderdivzone{
	overflow:hidden;
}
.customForm form.wpcf7-form .formFiled_div input[type="text"], 
.customForm form.wpcf7-form .formFiled_div input[type="email"], 
.customForm form.wpcf7-form .formFiled_div input[type="tel"],
.customForm form.wpcf7-form .formFiled_div textarea,
.customForm form.wpcf7-form .formFiled_div select{
    width: 100%;
    border: none;
    padding: 12px 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border-bottom: none;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
	color:#C27B7F;
	height:55px;
	border-radius:0px;
}
.customForm form.wpcf7-form .formFiled_div textarea {
    height: 120px;
}
.customForm form.wpcf7-form .submitbtn {
    text-align: center;
}
.consulating_form form.wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.customForm.consulating_form .wpcf7 form.invalid .wpcf7-response-output, .customForm.consulating_form .wpcf7 form.unaccepted .wpcf7-response-output, .customForm.consulating_form .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
}
.customForm.consulating_form  .wpcf7 form.sent .wpcf7-response-output {
    border-color: #000000;
	text-align: center;
    color: #000;
     font-family: "Roboto", Sans-serif;
}
.customForm.consulating_form .wpcf7 form.failed .wpcf7-response-output, 
.customForm.consulating_form .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #000000;
	text-align: center;
    color: #000;
    font-family: "Roboto", Sans-serif;
}
.customForm form.wpcf7-form .submitbtn input.wpcf7-form-control.wpcf7-submit {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    fill: #FFFFFF;
    color: #fff;
    background-color: #111089;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1b1b95;
    border-radius: 3px 3px 3px 3px;
    padding: 13px 30px 13px 30px;
    font-family: "Roboto", Sans-serif;
    letter-spacing: 0;
	min-width:200px;
}
.customForm form.wpcf7-form .submitbtn p {
    margin: 0px;
}
.customForm .wpcf7 form.invalid .wpcf7-response-output, 
.customForm .wpcf7 form.unaccepted .wpcf7-response-output, 
.customForm .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f5ebe6;
    text-align: center;
    color: #000;
	 font-family: "Roboto", Sans-serif;
}
.customForm.downloadpdfform .wpcf7 form.sent .wpcf7-response-output{
    border-color: #f5ebe6;
    text-align: center;
    color: #000;
	 font-family: "Roboto", Sans-serif;
}
footer#footer .footer-widgets-inner.container {
    width: 100%;
    max-width: 100%;
}
.page-id-548 header#site-header{
	display:none;
}
.mt_0px ul{
	margin-top:0px!important;
}
.brand_logodiv .elementor-widget-container {
    border-radius: 3px;
    border: 1px solid #ccc;
    max-width: 232px;
    margin: auto !important;
    padding: 20px 50px;
    background-color: #fcfcfc;
}
.testimonial_sliderdivzone .elementor-testimonial .elementor-testimonial__text {
    font-family: 'Triplepass Normal' !important;
    font-size: 25px !important;
    line-height: 35px;
}
.testimonial_sliderdivzone .elementor-testimonial span.elementor-testimonial__name {
    font-family: 'Triplepass Normal' !important;
    font-size: 35px !important;
    font-weight: 500 !important;
}
.testimonial_sliderdivzone .elementor-testimonial span.elementor-testimonial__title {
    font-family: 'Triplepass Normal' !important;
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 500 !important;
}
.counterbox_div .elementor-counter-title {
    font-family: 'Triplepass Normal' !important;
    font-size: 27px !important;
    font-weight: 500 !important;
}
.consulating_form form.wpcf7-form .formFiled_div {
    width: 50%;
    float: left;
    padding: 0px 10px;
}
.consulating_form form.wpcf7-form .formFiled_div.full_width{
	width:100%;
}
.author__image.right_sideshadow .elementor-widget-container{
	padding:0px 16px 0px 0px;
} 
.author__image.right_sideshadow .elementor-widget-container:after {
    content: "";
    position: absolute;
    left: initial;
	right:0;
    top: 20px;
    z-index: 1;
    background: #00008B;
    border-radius: inherit;
    height: 100%;
    width: 90%;
    border-radius: 5px;
}
div#wew-modal-e7f7667 h2 {
    font-size: 45px;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    font-family: 'Triplepass Normal' !important;
}
.customForm.downloadpdfform form.wpcf7-form .formFiled_div input[type="text"], 
.customForm.downloadpdfform form.wpcf7-form .formFiled_div input[type="email"], 
.customForm.downloadpdfform form.wpcf7-form .formFiled_div input[type="tel"]{

    border: 1px solid #d5d5d5;
}
.clinet_logo ul {
    list-style: none;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clinet_logo ul li {
    max-width: 170px;
    height: 76px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
}
.clinet_logo ul li:nth-child(1) {
    max-width: 151px;
    position: relative;
    top: 7px;
}
.clinet_logo ul li:nth-child(2) {
    max-width: 200px;
}
.clinet_logo ul li:nth-child(3) {
    max-width: 152px;
}
.itelic_text{
	font-style:italic;
}
.clinet_link ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.clinet_link ul li {
    /* border: 1px solid #094b68; */
    /* padding: 20px; */
    position: relative;
    margin: 0px;
    margin-bottom: 6px;
}
.clinet_link ul li a {
    border: 1px solid #094b68;
    padding: 10px 20px;
    display: block;
    text-align: center;
    border-radius: 10px;
    color: #094b68;
}
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div input[type="text"], 
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div input[type="email"], 
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div input[type="tel"], 
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div textarea, 
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div select {
    padding: 7px 15px;
    font-size: 13px;
    color: #C27B7F;
    height: 45px;
}
.customForm.formbox__coldiv form.wpcf7-form .formFiled_div p {
    margin-bottom: 10px;
}
.share_link ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.share_link ul li {
    width: 50%;
    float: left;
    position: relative;
}
.share_link ul li a {
    padding: 20px 10px;
    position: relative;
    display: block;
    min-height: 99px;
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Triplepass Normal' !important;
    width: 100%;
	color:#fff;
}
.share_link ul li a.facebook {
    background-color: #0055a6;
}
.share_link ul li a.tweet {
    background-color: #49c9f2;
}
.share_link ul li a.linkdin {
    background-color: #00769f;
}
.share_link ul li a.email {
    background-color: #959595;
}
.clinet_logo.seconddiv ul li {
    padding: 0px 8px;
}
.share_link ul li a {
    font-size: 16px;
    line-height: 25px;
    font-family: "Helvetica", Sans-serif !important;
}
.page-id-9 header.page-header,
.page-id-10 header.page-header,
.page-id-11 header.page-header{
    padding: 110px 0px 50px;
    background-position: center center !important;
}
.page-id-10 header#site-header,
.page-id-9 header#site-header,
.page-id-11 header#site-header{
    display: block !important; 
}
header.page-header .page-header-inner {
    text-align: center;
}
header.page-header .page-header-inner h1.page-header-title {
    color: #fff !important;
    line-height: 36px;
    font-family: "Merriweather", Sans-serif !important;
    font-size: 40px !important;
    font-weight: 800 !important;
}
.page-header .page-header-title:before, .page-header .page-header-title:after {
    content: none!important;
}
.page-header .site-breadcrumbs {
    position: absolute;
    right: 0;
    left: 0;
    margin: 28px auto 0px;
}
.woocommerce button.button {
    padding: 12px 20px;
    font-family: "Roboto", Sans-serif !important;
    letter-spacing: 0;
    background-color: #00008B;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 40px;
}
p.woocommerce-LostPassword.lost_password a {
    font-family: "Roboto", Sans-serif !important;
    letter-spacing: 0;
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px;
}
.woocommerce .wvn-account-links li .wvn-account-link {
    color: #000!important;
    line-height: 36px!important;
    font-family: "Merriweather", Sans-serif !important;
    font-size: 40px !important;
    font-weight: 800 !important;
}
.site-breadcrumbs ul li a, .site-breadcrumbs ul li span {
    font-family: 'Triplepass Normal' !important;
    font-size: 14px;
    color: #fff;
    font-family: "Roboto", Sans-serif !important;
}
.site-breadcrumbs ul li a span span.icon-home {
    font-family: 'simple-line-icons' !important;
    font-size: 15px;
    padding-right: 5px;
}
.site-breadcrumbs ul li:after {
    color: #fff!important;
    font-size: 21px!important;
}
.page-id-9 #main div#content-wrap,
.page-id-10 #main div#content-wrap,
.page-id-11 #main div#content-wrap{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.page-id-9 #main div#content-wrap,
.page-id-10 #main div#content-wrap,
.page-id-11 #main div#content-wrap{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    max-width: 1140px;
    padding-left: 10px;
    padding-right: 10px;
}
.woocommerce-MyAccount-content {
    font-family: "Roboto", Sans-serif !important;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}
.woocommerce-MyAccount-navigation ul li a {
    font-family: "Roboto", Sans-serif !important;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}
.woocommerce-MyAccount-navigation ul li.is-active>a,
.woocommerce-MyAccount-navigation ul li a:before{
    color: #00008B!important;
}
h2.wc-block-components-title.wc-block-components-checkout-step__title {
    font-size: 25px;
    font-weight: 800;
    line-height: 37px;
    font-family: "Merriweather", Sans-serif !important;
    color: #000;
}
p.wc-block-components-checkout-step__description {
     font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    /* border-bottom: none; */
    font-family: "Roboto", Sans-serif !important;
    font-size: 14px!important;
    color: #C27B7F!important;
    height: 55px!important;
    /* border-radius: 0px; */
}
.wc-block-components-form .wc-block-components-text-input label, 
.wc-block-components-text-input label,
.wc-block-components-address-card,
.wc-block-components-address-card address .wc-block-components-address-card__address-section{
    font-family: "Roboto", Sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
	color:#000;
}
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span {
    font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 7px !important;

}
.wc-block-components-radio-control__description-group>span, .wc-block-components-radio-control__label-group>span {
    color: #000;
    font-size: 17px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}.wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block span {
    color: #000;
    font-size: 16px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
button.wc-block-components-checkout-place-order-button {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00008B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00008B;
    border-radius: 3px 3px 3px 3px;
    padding: 13px 30px 13px 30px;
    font-family: "Roboto", Sans-serif !important;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description p {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 400;
    font-size: 16px;
}
.wc-block-checkout__actions_row a.wc-block-components-checkout-return-to-cart-button {
    color: #000;
    font-size: 17px;
    line-height: 7px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
.wc-block-checkout__actions_row button.components-button.wc-block-components-button.wc-block-components-checkout-place-order-button {
    background-color: #00008b;
    color: #fff;
    border-color: #00008b;
    border: none;
    font-family: "Roboto", Sans-serif !important;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 20px;
}
.is-large.wc-block-cart .wc-block-cart-items td {
    font-family: "Roboto", Sans-serif !important;
}
.wc-block-components-checkout-return-to-cart-button svg {
    top: 0px !important;
}
.wc-block-components-checkout-return-to-cart-button svg {
    top: 0px!important;
    transform: translateY(-41%)!important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description, .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
     font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 16px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
    line-height: 24px;
}
.wc-block-components-product-metadata__description p {
    font-size: 18px;
}
.wc-block-components-order-summary .wc-block-components-panel__button {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 23px;
    font-size: 18px;
    line-height: 7px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
    margin-bottom: 27px !important;
}
.wc-block-components-formatted-money-amount {
    color: #000;
}
.wc-block-components-totals-coupon {
    color: #000;
    font-size: 20px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
    color: #000;
    font-size: 18px;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
.wc-block-components-formatted-money-amount {
    color: #000;
    font-weight: 600;
    font-family: "Merriweather", Sans-serif !important;
    font-size: 16px;
}
.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%;
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 18px !important;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
.wc-block-components-totals-item {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 16px !important;
    font-family: "Merriweather", Sans-serif !important;
    font-weight: 700;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-item__value{
    font-weight: 700!important;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 20px;
}
.wc-block-components-notice-banner.is-error>svg {
    position: relative;
    top: 9px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    min-height: initial!important;
    min-width: initial!important;
    padding: 0px!important;
    width: 25px!important;
    height: 25px!important;
    line-height: 12px;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span {
    font-size: 17px;
    line-height: 4px;
    display: block;
    font-family: 'Triplepass Normal' !important;
    color: #000;
    position: relative;
    top: -2px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 32px;
    font-weight: 500;
}
ul.order_details li {
    padding: 1em 1.618em;
    font-size: 22px!important;
    text-transform: uppercase;
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-weight: 500;
}
ul.order_details li strong {
    font-size: 25px!important;
    font-weight: 500;
}
.amount {
    color: #000!important;
}
.woocommerce-order p {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 27px;
    font-weight: 500;
}
h2.woocommerce-order-details__title {
       font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
table td, table th {
        font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 17px;
    font-weight: 700! !important;
}
.woocommerce .shop_table.order_details tfoot th {
    background-color: transparent;
    font-weight: 500!important;
}
h2.woocommerce-column__title {
     font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.woocommerce form .form-row label {
    display: inline-block;
    margin: 0 0 5px;
    font-family: "Merriweather", Sans-serif !important;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
form.woocommerce-form.woocommerce-form-login p.form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    margin: 0px;
    margin-bottom: 20px;
}
form.woocommerce-form.woocommerce-form-login p.form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme {
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-top: 0px !important;
}
address {
    font-family: 'Triplepass Normal' !important;
    color: #000;
    font-size: 21px!important;
    font-weight: 400;
}
.woovina-loginform-wrap {
    text-align: center;
}
.woocommerce .woovina-loginform-wrap form {
    display: inline-block;
	text-align:left;
    /* width: 100%; */
}
.woocommerce table.shop_table thead th {
    color: #444;
    font-weight: 500!important;
}
.wc-block-cart__submit-container a.components-button.wc-block-cart__submit-button {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00008B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #00008B;
    border-radius: 3px 3px 3px 3px;
    padding: 13px 30px 13px 30px;
    font-family: "Roboto", Sans-serif !important;
}
.wc-block-components-text-input.wc-block-components-totals-coupon__input label {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    top: 3px;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    font-family: "Roboto", Sans-serif !important;
    letter-spacing: 0;
    color: #FFFFFF;
    background-color: #00008B;
    font-size: 16px;
}
button.wc-block-cart-item__remove-link {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 500 !important;
}
.wp-block-button.wc-block-grid__product-add-to-cart a.wp-block-button__link.add_to_cart_button {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 500 !important;
    background-color: #00008b;
    line-height: 29px;
    min-width: 177px;
    font-size: 16px;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-family: 'Triplepass Normal' !important;
    color: #000 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    font-family: "Merriweather", Sans-serif !important;
}
.wc-block-components-totals-coupon a.wc-block-components-totals-coupon-link {
    color: #000;
    font-size: 17px;
}
.is-large.wc-block-cart .wc-block-cart-items th{
	    font-weight: 700 !important;
}
@media only screen and (max-width: 1024px){
	#main #content-wrap {
		padding: 0px 0px 0px!important;
	}
	.content-area, .content-left-sidebar .content-area {
		margin-bottom: 0px!important;
	}
	footer#footer #footer-widgets {
		padding: 0px 0px 0px !important;
	}
	.hero__images3 .elementor-widget-container::after {
		top: 14px;
	}
}
@media only screen and (max-width: 767px){
	.consulating_form form.wpcf7-form .formFiled_div {
		width: 100%;
		float: none;
		padding: 0px 0px;
	}	
	.page-id-10 #main div#content-wrap {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.site-breadcrumbs {
        display: block!important;
    }
	header.page-header .page-header-inner h1.page-header-title {
		font-size: 30px !important;
	}
	h2.wc-block-components-title.wc-block-components-checkout-step__title {
		font-size: 26px;
        margin-bottom: 15px;
	}
	.page-id-9 #main div#content-wrap, 
	.page-id-10 #main div#content-wrap, 
	.page-id-11 #main div#content-wrap {
        padding-top: 30px !important;
        padding-bottom: 60px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
	}
}

/*==============New home II page ================*/
header#site-header {
    display: none!important;
}
.page-id-1692 header#site-header,
.page-id-3183 header#site-header,
.page-id-3002  header#site-header{
    display: block!important;
} 
.page-id-3002 .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item,
.page-id-3002 .elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{
    color: #000;
}
.listitem_checkboxdiv ul.elementor-icon-list-items li span.elementor-icon-list-text span {
    color: #E5B80B !important;
	font-weight:600;
}
.customForm.newcustomform form.wpcf7-form .submitbtn {
    text-align: right;
}
.customForm.newcustomform form.wpcf7-form .submitbtn input.wpcf7-form-control.wpcf7-submit {
    background-color: #B59410;
    border-color: #B59410;
    font-size: 16px;
    letter-spacing: 0;
}
.yellow_bg{
	 background-color: #B59410;
	padding:0px 5px;
}
.letterzone_area .e-con-inner {
    margin-top: -100px!important;
    z-index: 1!important;
    background-color: #fff;
    padding: 50px 80px!important;
}
.subscribe_heaed h6.elementor-heading-title {
    position: relative;
    display: inline-block;
}
.subscribe_heaed h6.elementor-heading-title:before{
    content: '';
    position: absolute;
    left: -100%;
    width: 92%;
    height: 1px;
    background-color: #fff;
    top: 10px;
}
.subscribe_heaed h6.elementor-heading-title:after{
     content: '';
    position: absolute;
    right: -100%;
    width: 94%;
    height: 1px;
    background-color: #fff;
    top: 10px;
}
.podcast-inner {
    position: relative;
}
.podcast-inner .podcast-item {
    background-color: #fff;
	text-align:center;
}
.podcast-inner .podcast-item .featured-img a {
    display: block;
    min-height: 0 !important;
    padding-top: 85%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    background-color: #000;
}
.podcast-inner .podcast-item .featured-img a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
	object-fit:cover;
	object-position:top;
}
.podcast-inner .podcast-item .podcast-meta {
    padding: 25px 20px 45px 20px;
}
.podcast-inner .podcast-item .podcast-meta .meta-info {
    font-size: 15px;
    text-transform: uppercase;
    font-family: "acumin-pro", Sans-serif;
    color: #B59410;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}
.podcast-inner .podcast-item .podcast-meta .podcast-title a {
    display: block;
    color: #000;
    font-family: "Merriweather", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}
.podcast-inner .podcast-item .podcast-meta .podcast-excerpt {
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
	    padding-bottom: 22px;
}
.podcast-inner .podcast-item .podcast-meta .podcast-excerpt p {
    margin: 0;
}
.podcast-inner .podcast-item .podcast-btn {
    position: absolute;
    bottom: 35px;
}
.podcast-inner .podcast-item .podcast-meta .podcast-excerpt+a {
    color: #E5B80B;
    font-family: "Roboto", Sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}
.podcast-wrap .slick-slide {
    padding: 0px 12px;
}
.podcast-wrap.slick-slider .slick-arrow {
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    opacity: 1;
    filter: alpha(opacity = 1);
    visibility: visible;
    box-shadow: 0px 0px 10px #0000004d;
    border: none !important;
    background-color: #fff !important;
}
.podcast-wrap.slick-slider .slick-arrow.slick-prev {
    left: 60px !important;
}
.podcast-wrap.slick-slider:hover .slick-arrow.slick-prev {
    left: 60px !important;
}
.podcast-wrap.slick-slider .slick-arrow.slick-next {
    right: 60px !important;
}
.podcast-wrap.slick-slider:hover .slick-arrow.slick-next {
    right: 60px !important;
}
.podcast-wrap.slick-slider .slick-next:before, .podcast-wrap.slick-slider .slick-prev:before {
    font-family: 'simple-line-icons';
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    color: #E5B80B;
    position: relative;
    left: 15px;
    top: 16px;
}
.podcast-wrap.slick-slider  .slick-arrow:hover:before {
    color: #E5B80B !important;
}
.latest-post .podcast-wrap {
    display: flex;
    flex-wrap: wrap;
}
.latest-post .podcast-wrap .podcast-inner {
    width: 33.3%;
    padding: 0px 10px;
}
.latest-post.blogzone .podcast-item .featured-img a {
    padding-top: 56%;
}
.tabs_customzone .elementor-tabs-wrapper {
    margin-bottom: 35px;
}
.my-story {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    text-orientation: mixed;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: right;
}
.coach_slider .slick-slide {
    padding: 0px 20px;
}
.coach_slider .elementor-testimonial {
    border: 1px solid #707070;
    overflow: visible;
    position: relative;
    margin-top: 80px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align: center;
    display: flex !important;
    flex-direction: column-reverse;
}
.coach_slider .slick-slide:nth-child(even) .elementor-testimonial {
    margin-top: 50px;
}
.coach_slider.slick-slider .slick-list.draggable {
    padding-top: 20px;
	padding-bottom:50px;
}
.coach_slider .elementor-testimonial .elementor-testimonial__text {
    color: #040403;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
	position:relative;
}
.elementor-testimonial__text:before {
    content: url('https://coachmattrogers.com/wp-content/uploads/2024/05/ratingicon-1.jpg');
    /* position: absolute; */
}
.coach_slider .elementor-testimonial center {
    padding-top: 5px;
}
.coach_slider .elementor-testimonial .elementor-testimonial__footer {
    margin-bottom: 50px;
	display:none;
}
.coach_slider .elementor-testimonial .elementor-testimonial__image {
    top: -6.35vw;
    position: absolute;
    z-index: 9999;
    overflow: visible;
    top: -6.35vw;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 0;
    right: 0;
}
.coach_slider cite.elementor-testimonial__cite {
    display: none;
}
.coach_slider .elementor-testimonial .elementor-testimonial__image img {
    border-radius: 999px;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover;
	    width: 130px;
    height: 130px;
    border-radius: 100px;
}
.coach_slider .elementor-testimonial .elementor-testimonial__name {
    color: #E5B80B;
    font-family: "Merriweather", serif !important;
    font-size: 19px;
    text-transform: uppercase;
    font-style: normal;
    display: block;
    font-weight: 600;
}
.coach_slider .elementor-testimonial .elementor-testimonial__title {
    color: #040403;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-style: normal;
}
.coach_slider .slick-dots li button:before {
    font-size: 10px;
}
.coach_slider .slick-slide:hover .slide__item:hover {
    background-color: #fff;
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.tabs_customzone .elementor-tabs-wrapper .elementor-tab-title {
    border-bottom: 1px solid #fff !important;
}
.counetrdivzone .elementor-counter-title {
    color: #fff!important;
    font-size: 16px!important;
    font-family: "Roboto", Sans-serif!important;
    line-height: 25px!important;
    margin-top: 20px!important;
}
.bestautor_image h3.elementor-image-box-title {
    font-family: "Merriweather", serif !important;
}
.mogill_text  h2.elementor-heading-title {
    position: relative;
}
.mogill_text  h2.elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 2%;
    width: 37%;
    height: 1px;
    background-color: #E5B80B;
    top: 17px;
}
.mogill_text  h2.elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 2%;
    width: 37%;
    height: 1px;
    background-color: #E5B80B;
    top: 17px;
}
.customform_fielddiv.footerform.subnowform form.wpcf7-form .subscribe_formfield {
    border-top-right-radius: 5px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
}
.customform_fielddiv.footerform.subnowform form.wpcf7-form .subscribe_formfield p input.wpcf7-form-control.wpcf7-submit {
    background-color: #B59410;
    padding: 0px 10px;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "Roboto", Sans-serif !important;
}
.customform_fielddiv.footerform.subnowform span.small_text {
    font-family: "Roboto", Sans-serif !important;
}
.customplay_button a.button {
    background-color: #dea72d;
    border-color: #dea72d;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
	position:relative;
}
.customplay_button a.button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    display: block;
    background-color: inherit;
    border-radius: inherit;
    -webkit-animation: getwidPulseAnimation 1.5s linear .5s infinite;
    animation: getwidPulseAnimation 1.5s linear .5s infinite;
}
.customplay_button a.button span.wew-button-icon {
    font-size: 31px;
    position: relative;
    left: 6px;
    top: -11px;
}
@keyframes getwidPulseAnimation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0;
	}
}
.joincommunity_modal {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 73%);
	z-index: 999;
	display:none;
}
.joincommunity_modal .modalinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    width: 1040px;
    height: 92vh;
    overflow-x: hidden;
}
.contend_wrapdiv ul.elementor-icon-list-items li span.elementor-icon-list-icon svg.e-font-icon-svg {
    width: 18px;
}
.contend_wrap .cust_row {
    display: flex;
    flex-wrap: wrap;
}
.contend_wrap .cust_row .col_3 {
    width: 35%;
	 padding: 0px 10px;
}
.contend_wrap .cust_row .col_7 {
    width: 65%;
    padding: 0px 10px;
}
.contend_wrapdiv .innerdiv h6 {
    color: #B59410;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 2px;
    font-family: "Merriweather", serif !important;
}
.contend_wrapdiv .innerdiv h2 {
    font-family: "Merriweather", serif !important;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 44px;
}
.contend_wrapdiv .innerdiv ul.elementor-icon-list-items {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.contend_wrapdiv .innerdiv ul.elementor-icon-list-items li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 30px;
}
.contend_wrapdiv .innerdiv ul.elementor-icon-list-items li span.elementor-icon-list-text {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.contend_wrapdiv .innerdiv ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    position: absolute;
    left: 0;
    top: 3px;
}
.contend_wrapdiv ul.elementor-icon-list-items li span.elementor-icon-list-icon svg.e-font-icon-svg {
    width: 18px;
    fill: #B59410;
    transition: fill 0.3s;
}
.contend_wrapdiv .customForm form.wpcf7-form .custom_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.contend_wrapdiv .customForm form.wpcf7-form .custom_row>.formFiled_div {
    width: 50%;
    padding: 0px 10px;
}
.contend_wrapdiv .customForm.newcustomform {
    margin-top: 20px;
}
.contend_wrapdiv .customForm form.wpcf7-form .formFiled_div input[type="text"], 
.contend_wrapdiv .customForm form.wpcf7-form .formFiled_div input[type="email"], 
.contend_wrapdiv .customForm form.wpcf7-form .formFiled_div input[type="tel"], 
.contend_wrapdiv .customForm form.wpcf7-form .formFiled_div textarea, 
.contend_wrapdiv .customForm form.wpcf7-form .formFiled_div select {
    height: 50px;
    border-radius: 0px;
    border: 1px solid #ccc;
}
.joincommunity_modal .modalinner .closemodal {
    position: absolute;
    right: 3px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    color: #000;
    cursor: pointer;
}
.latest-post.blogzone .podcast-wrap .podcast-inner .podcast-item .podcast-meta {
    min-height: 300px;
}
.clientlogoslider figure.swiper-slide-inner {
    background-color: #fff;
    min-height: 118px;
    display: flex;
    align-items: center;
    padding: 5px;
}

.podcast_book .row_cus {
    display: flex;
    flex-wrap: wrap;
}
.podcast_book .row_cus .col {
    width: 50%;
    padding: 0px 10px;
}
.podcast_book .book_zone {
    box-shadow: 0px 0px 10px #00000069;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.podcast_book .book_zone .image_wrp {
    height: 280px;
    overflow: hidden;
    text-align: center;
    padding-top: 10px;
}
.podcast_book .book_zone .image_wrp img {
    height: 100%;
    object-fit: contain;
}
.podcast_book .podcast_info {
    padding: 20px;
    text-align: center;
}
.podcast_book .podcast_info h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 36px;
    font-family: "Merriweather", serif !important;
    color: #000;
    margin-bottom: 10px;
}
.podcast_book .podcast_info p {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}
.podcast_book .podcast_info a.learmore {
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 27px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #e5a50f;
    padding: 14px 30px 14px 30px;
    border-radius: 2px;
    display: inline-block;
}
.podcast_book .podcast_info a.learmore:hover{
	background-color:#000;
}
.podcastzone .listitem {
    background-color: #f7f7f7;
    padding: 20px 0px 40px;
    position: relative;
	display:none;
}
.podcastzone .listitem.bottom_menuwrap {
    display: block;
}
.podcastzone .custom_conatiner {
    max-width: 1140px;
    margin: auto;
    padding: 0px 10px;
}
ul.menu-blog-categories {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
ul.menu-blog-categories li {
    width: 100%;
    text-align: left;
    margin: 0px 5px;
}
ul.menu-blog-categories li a {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 35px;
    font-family: "Merriweather", serif !important;
    border-bottom: 3px solid #ccc;
    transition: none;
    display: block;
    padding: 30px 10px 10px;
}
ul.menu-blog-categories li.tab-active a,
ul.menu-blog-categories li.tab-activenew a{
	 border-bottom: 3px solid #e5a50f;
	color: #e5a50f;
}
ul.menu-blog-categories li a:hover,
ul.menu-blog-categories li.tab-active a,
ul.menu-blog-categories li.tab-activenew a{
    background: url('https://coachmattrogers.com/wp-content/uploads/2024/06/YOUPRENEUR-cblog-menu-img.png') no-repeat center top;
    border-bottom: 3px solid #e5a50f;
	color: #e5a50f;
    transition: none;
}
.listdetail_zone {
    padding: 50px 0px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.listdetail_zone .content-left {
    -webkit-box-shadow: 0px 0px 20px 0px #eee;
    -moz-box-shadow: 0px 0px 20px 0px #eee;
    box-shadow: 0px 0px 20px 0px #eee;
    max-width: 745px;
    width: 100%;
    padding: 25px;
    float: left;
}
.listdetail_zone .content-right {
    max-width: 330px;
    width: 100%;
    float: right;
}
h3.s2-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 29px;
    font-family: "Merriweather", serif !important;
    color: #000;
}
.listdetail_zone .blocks-wrap .content-wrap h4{
	margin:12px 0px 15px;
}
.listdetail_zone .blocks-wrap .content-wrap h4 a {
    font-size: 27px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 38px;
    font-family: "Merriweather", serif !important;
    color: #000;
    display: block;
}
.listdetail_zone .blocks-wrap .content-wrap p {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.listdetail_zone .blocks-wrap .content-wrap a.more-link {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 27px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #e5a50f;
    padding: 12px 30px 12px 30px;
    border-radius: 2px;
    display: inline-block;
    letter-spacing: 3px;
}
.listdetail_zone .blocks-wrap .content-wrap a.more-link:hover{
	background-color:#000;
}
h4.cpost-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 29px;
    font-family: "Merriweather", serif !important;
    color: #000;
}
.uael-post__thumbnail {
    width: 30%;
    Float: left;
}
.uael-post__thumbnail {
    overflow: hidden;
}
.uael-post__thumbnail img {
    width: 100%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.uael-post__content-wrap {
    width: 68%;
    float: left;
    padding: 0px 0px 0px 5px !important;
    margin-left: 2%;
}
.uael-post__content-wrap h3.uael-post__title{
	margin-bottom:0px;
}
.uael-post__content-wrap h3.uael-post__title a {
    font-size: 15px;
    font-weight: 400;
    text-transform: initial;
    line-height: 19px;
    /* font-family: "Merriweather", serif !important; */
    color: #000;
    display: block;
    font-family: "Roboto", Sans-serif;
}
.uael-post__content-wrap h3.uael-post__title a:hover{
	color: #dca30b;
}
.uael-post__content-wrap a.uael-post__read-more {
    color: #e5a50f;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    padding-top: 3px;
}
.uael-post-wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.blog-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}
.blog-wrap .block {
    width: 33.3%;
    padding: 0px 10px;
	margin-bottom:20px;
}
.bottom_contendwrap {
    background-color: #f7f7f7;
    padding-top: 0px;
	padding-bottom:70px;
}
.blocks-wrap .content-wrap {
    background-color: #fff;
    padding: 15px;
}
.blog-wrap .block .content-wrap h4{
	margin-top:0px;
}
.blog-wrap .block .content-wrap h4 a {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 28px;
    font-family: "Merriweather", serif !important;
    color: #000;
}
.blog-wrap .content-wrap p {
    margin-bottom: 0px;
}
.blog-wrap .content-wrap p a.more-link {
    color: #e5a50f !important;
    background-color: transparent !important;
    border: 1px solid #e5a50f !important;
    padding: 9px 15px 9px 15px !important;
    line-height: 18px !important;
    border-radius: 0px !important;
}
.blog-wrap .content-wrap p a.more-link:hover{
	background-color: #e5a50f !important;
	color:#fff!important;
}
.button_cust {
    text-align: center;
    position: relative;
}
.button_cust .custom_btndiv {
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 27px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #535353;
    padding: 17px 30px 17px 30px;
    min-width: 751px;
    border: none;
    border-radius: 3px;
}
.button_cust.blackbg .custom_btndiv {
	background-color: #535353;
}
.button_cust .custom_btndiv span {
    display: block;
    font-size: 15px;
    color: #fff;
    opacity: 0.8;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 21px;
    padding-top: 2px;
}
.abouttext_zone .e-con-inner {
    box-shadow: 0px 14px 23px 0px rgba(0, 0, 0, .1) !important;
    margin-top: 0;
    padding: 15px 15px !important;
    border-radius: 5px;
	background-color:#fff;
}
.programs_div {
    display: flex;
    flex-wrap: wrap;
}
.programs_div .boxzone {
    border-bottom: 0px;
    width: 48%;
    text-align: center;
    /* border: 1px solid #fff; */
    padding: 20px 10px;
    /* border-bottom-width: 0px; */
    background-color: #232323;
    color: #fff;
    font-family: "Merriweather", serif !important;
    font-size: 18px;
	font-weight:600;
    box-shadow: 3px 0px 8px #00000026;
    margin-bottom: 10px;
    margin: 0px 8px 15px;
}
.page-id-3266  footer#footer,
.page-id-3183  footer#footer{
    display: none;
}
.clientsay {
    max-width: 86%;
    margin-left: auto;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 9;
    background-color: #fff;
    left: 0;
    right: 0;
    padding: 25px 70px;
    top: -55px;
	padding-left:90px;
}
.clientsay p {
    font-family: "Merriweather", serif;
    font-size: 20px;
    font-style: italic;
    color: #000;
    margin: 0px;
    position: relative;
    padding-left: 15px;
}
.clientsay p:before{
	content:url('https://coachmattrogers.com/wp-content/uploads/2024/06/lefticon.png');
	position:absolute;
	left:-35px;
	top:0;
}
.clientsay p:after{
	content:url('https://coachmattrogers.com/wp-content/uploads/2024/06/righticon.png');
	position:absolute;
    right: 0px;
    bottom: -14px;
}
.clientsay.boxshadowdiv p {
    font-size: 20px;
}
.clientsay.boxshadowdiv {
    max-width: 80%;
    box-shadow: 0px 0px 10px #0000002e;
}
span.red_text {
    color: #F15A22;
}
.page-id-3002 footer#footer{
	display:none;
}
.iconlist_item .elementor-icon-box-wrapper h3.elementor-icon-box-title {
    font-family: "Merriweather", serif !important;
    color: #000;
    font-weight: 700;
    font-size: 19px;
}
.iconlist_item .elementor-icon-box-wrapper p.elementor-icon-box-description {
    text-align: left;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}
.abouttext_zone.boxshadow_div .e-con-inner {
    padding: 25px !important;
}
.iconlist_item .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: relative;
    top: 3px;
}
.page-id-3770 footer#footer {
    display: none;
}
.pointlist {
    display: flex;
}
.pointlist .num {
    font-family: "Merriweather", serif !important;
    color: #000;
    font-weight: 700;
    font-size: 22px;
    margin-top: -8px;
}
.pointlist .detail-info h3 {
    font-size: 20px;
    font-weight: 900;
    text-transform: initial;
    line-height: 26px;
    font-family: "Merriweather", serif !important;
    margin-bottom: 5px;
}
.pointlist .detail-info p {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin: 0px;
}
.pointlist .detail-info {
    padding-left: 10px;
}
.mb-20px{
	margin-bottom:25px;
}
.page-id-3838 footer#footer {
    display: none;
}
.blog header#site-header,
.single header#site-header,
.archive header#site-header{
    display: block!important;
}
.blog header.page-header,
.single header.page-header,
.archive header.page-header{
    background-color: #2B2B2B !important;
    background: no-repeat;
    padding: 20px 0px 59px;
    padding-top: 110px;
    padding-bottom: 80px;
	background-image: url('https://coachmattrogers.com/wp-content/uploads/2024/06/bg_2-scaled.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.blog header.page-header:before,
.single header.page-header:before,
.archive header.page-header:before{
    content: '' !important;
    background-color: #00008B;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}
.blog #main #content-wrap,
.single #main #content-wrap,
.archive #main #content-wrap{
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    max-width: 1140px;
    padding-left: 10px;
    padding-right: 10px;
}
.blog #main #content-wrap aside#right-sidebar,
.single #main #content-wrap aside#right-sidebar,
.archive #main #content-wrap aside#right-sidebar{
    display: none;
}
.blog #main #content-wrap div#primary,
.single #main #content-wrap div#primary,
.archive #main #content-wrap div#primary{
    width: 100%;
    float: none;
    padding: 0px;
    border: none;
}
div#blog-entries {
    display: flex;
    flex-wrap: wrap;
}
div#blog-entries .blog-entry {
    width: 33.3%;
    padding: 0px 10px;
}
.blog-entry-inner .thumbnail a.thumbnail-link {
    height: 260px;
    width: 100%;
    background-color: #fff;
}
.blog-entry-inner .thumbnail a.thumbnail-link img {
    height: 100%;
    object-fit: contain;
	width:100%;
}
.blog-entry-inner {
    box-shadow: 0px 0px 10px #00000030;
    position: relative;
}
.blog-entry.post .blog-entry-header,
.blog-entry.post ul.meta,
.blog-entry.post .blog-entry-summary{
    padding: 0px 20px;
}
.blog-entry-readmore {
    padding: 0px 20px 20px;
}
.blog-entry.post .blog-entry-header .entry-title a,
header.blog-entry-header h2.blog-entry-title.entry-title a{
    font-weight: 600;
    letter-spacing: 0px!important;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700!important;
    line-height: 32px;
    font-family: "Merriweather", serif !important;
}
ul.meta li.meta-cat,
ul.meta li.meta-comments,
ul.meta li.meta-author{
    display: none;
}
ul.meta li a, ul.meta li {
    font-family: "Merriweather", serif !important;
    color: #000!important;
	font-size:14px;
}
.blog-entry.post .blog-entry-summary p,
.blog-entry-summary p{
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    min-height: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
figure.related-post-media img.wp-post-image {
    height: 310px;
    object-fit: cover;
}
.blog-entry-inner header.blog-entry-header,
.blog-entry-inner .blog-entry-summary,
.blog-entry-inner ul.meta{
    padding: 0px 20px;
}
.blog-entry.large-entry .blog-entry-readmore a {
    font-family: "Roboto", Sans-serif!important;
    font-size: 14px!important;
    font-weight: 500;
    text-transform: uppercase!important;
    line-height: 27px!important;
    fill: #FFFFFF;
    color: #FFFFFF!important;
    background-color: #000000!important;
    padding: 10px 30px 10px 30px!important;
    letter-spacing: 0px!important;
}
.blog-entry.large-entry .blog-entry-readmore a:hover{
	background-color:#000;
	border-color:#000;
}
.copyright_bottom {
    background-color: #000 !important;
}
.copyright_bottom h2.elementor-heading-title {
    color: #fff !important;
}
.single .entry-title {
    margin-bottom: 10px !important;
    font-size: 34px;
    padding: 0 0 20px;
    margin: 0 0 15px;
    border-bottom: none !important;
    letter-spacing: .6px;
    letter-spacing: 0px !important;
    color: #000000 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 32px;
    font-family: "Merriweather", serif !important;
}
.single .entry-content {
    margin-bottom: 20px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.theme-heading .text::before {
    content: none!important;
		;
}
#related-posts .related-posts-title {
    color: #000000 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 32px;
    font-family: "Merriweather", serif !important;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.related-post-title a {
    display: block;
    color: #000000 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 26px;
    font-family: "Merriweather", serif !important;
    text-transform: capitalize;
    letter-spacing: 0px;
}
time.published {
    font-size: 12px;
    color: #666666 !important;
    font-family: "Roboto", Sans-serif;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 26px;
    font-family: "Merriweather", serif !important;
    text-transform: capitalize;
    letter-spacing: 0px;
}
section#comments {
    display: none;
}
.single .thumbnail {
    position: relative;
    margin-bottom: 20px;
    height: 700px!important;
	overflow:hidden;
}
.customForm_zone form.wpcf7-form .cus_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px;
}
.customForm_zone form.wpcf7-form .cus_row .col {
    width: 50%;
    padding: 0px 15px;
    margin-bottom: 5px;
}
.customForm_zone form.wpcf7-form .cus_row .col.full{
	width:100%;
}
.customForm_zone form.wpcf7-form input[type="text"], 
.customForm_zone form.wpcf7-form input[type="email"], 
.customForm_zone form.wpcf7-form textarea {
    background-color: #3f3f3f;
    border: none;
    font-family: "Merriweather", serif !important;
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    border-radius: 5px;
}
.customForm_zone form.wpcf7-form textarea{
	height:100px;
}
.customForm_zone form.wpcf7-form label {
    font-family: "Merriweather", serif !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.customForm_zone form.wpcf7-form .submitbtn input[type="submit"] {
    background-color: #fff;
    color: #000;
    letter-spacing: 0px;
    font-family: "Merriweather", serif !important;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 5px;
}
.customForm_zone form.wpcf7-form span.wpcf7-form-control.wpcf7-checkbox label {
    position: relative;
    padding-left: 31px;
}
.customForm_zone form.wpcf7-form span.wpcf7-form-control.wpcf7-checkbox label input[type="checkbox"] {
    border: 1px solid #ccc;
    background-color: transparent;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 9px;
}
.customForm_zone form.wpcf7-form span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
    font-size: 13px !important;
    line-height: 22px;
}
.customForm_zone .wpcf7 form.invalid .wpcf7-response-output, 
.customForm_zone .wpcf7 form.unaccepted .wpcf7-response-output, 
.customForm_zone .wpcf7 form.payment-required .wpcf7-response-output,
.customForm_zone .wpcf7 form.sent .wpcf7-response-output{
    border-color: #ffffff;
    text-align: center;
    font-family: "Merriweather", serif !important;
    color: #fff;
}
.copyright_bottom h2.elementor-heading-title {
    font-family: "Merriweather", Sans-serif !important;
    font-size: 18px;
    font-weight: 600;
}
.page-id-4414 header#site-header,
.page-id-4192 header#site-header,
.page-id-4295 header#site-header,
.page-id-4269 header#site-header{
    display: block !important;
}
.page-id-4414 .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item,
.page-id-4414 .elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{
    color: #000;
}
.videoheight_div video.elementor-video {
    height: 290px!important;
}
.gallerysliderzone figure.swiper-slide-inner img.swiper-slide-image {
    height: 180px;
    object-fit: cover;
}
.wc-block-checkout .wc-block-components-text-input input[type="text"],
.wc-block-checkout .wc-block-components-text-input input[type="tel"]{
    color: #000 !important;
}
.podcastzone .blocks-wrap.blog-wrap .block a.blog-image img {
    width: 100%;
    /*height: 320px;*/
	height: 370px;
    object-fit: cover;
    object-position: top;
}
.podcast-inner.allepisodes_item {
    height: 528px;
}
.podcast-inner.allepisodes_item .podcast-item {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.podcast-inner.allepisodes_item .podcast-item .podcast-title a {
    font-size: 50px;
    line-height: 68px;
}
span.bigsize {
    font-size: 32px;
}
.form_cus form.wpcf7-form label {
    color: #000000;
    font-family: "Merriweather", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 7px;
}
.form_cus.secondform_cus  form.wpcf7-form label{
	text-transform:uppercase;
}
.form_cus form.wpcf7-form input[type="text"],
.form_cus form.wpcf7-form input[type="email"],
.form_cus form.wpcf7-form select{
    background-color: #fff;
    padding: 12px 20px;
    border: 1px solid #b7b7b7;
    height: 51px;
}
.form_cus form.wpcf7-form .submtbtn input[type="submit"] {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00008B;
    padding: 14px 25px 14px 25px;
    letter-spacing: 0;
    min-width: 150px;
}
.form_cus .wpcf7 form.invalid .wpcf7-response-output, 
.form_cus .wpcf7 form.unaccepted .wpcf7-response-output, 
.form_cus .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #00008b;
    text-align: center;
    color: #000;
}
.form_cus .wpcf7 form.sent .wpcf7-response-output {
    border-color: #00008b;
    text-align: center;
    color: #000;
}
.page-id-8560 header#site-header {
    display: block !important;
}
.form_cus.secondform_cus form.wpcf7-form .form_field {
    width: 50%;
    float: left;
    padding: 0px 5px;
    position: relative;
    margin-bottom: 20px;

}
.form_cus.secondform_cus form.wpcf7-form .form_field span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    bottom: -36px;
}
.form_cus.secondform_cus form.wpcf7-form .form_field.full {
    width: 100%;
}
.form_cus.secondform_cus form.wpcf7-form .form_field.three {
    width: 33.3%;
}
.form_cus.secondform_cus form.wpcf7-form .submtbtn {
    clear: both;
    padding: 0px 5px;
}
.form_cus.secondform_cus form.wpcf7-form .form_field p {
    margin: 0px;
}
@media only screen and (max-width:1024px){
	html,body{overflow-x:hidden}.main_header-zone .main_header-zonecol{position:initial!important}.main_header-zone .main_header-zonecol .elementor-widget-wrap{position:initial!important}.main_header-zone .main_header-zonecol .main_menu{position:initial!important}.main_header-zone .main_header-zonecol .main_menu .woovina-nav-menu--dropdown{background-color:#fff;font-size:13px;position:absolute;left:0;right:0;width:100%;box-sizing:border-box}.main_header-zone .main_menu .woovina-menu-toggle{background-color:transparent;color:#fff;width:48px;margin:initial!important;margin:auto!important;margin-right:initial!important;height:60px;position:relative}.main_header-zone .main_menu .woovina-menu-toggle .woovina-nav-menu-toggle-title{margin:0;display:none}.main_header-zone .main_menu .woovina-menu-toggle::before{display:inline-block;font:normal normal normal 32px/1 FontAwesome;content:"\f0c9";color: #fff;}.site-footer #footer-widgets{padding:0 0px 0px!important}.blog #main div#content-wrap,.single #main div#content-wrap{padding:60px 15px 60px!important}
	#main #content-wrap {
		padding: 50px 0px 10px;
	}
	.main_header-zone .main_menu .woovina-menu-toggle {;
		right: -10px;
	}
	.joincommunity_modal .modalinner {
		width: 97%;
	}
	.page-id-13126 .main_header-zone .main_menu .woovina-menu-toggle::before{
		color:#000;
	}
}
@media only screen and (max-width:980px){
	 header#site-header {
		padding-left: 0px;
		padding-right: 0px;
	}
	.latest-post .podcast-wrap .podcast-inner {
		width: 50%;
	}
}
@media only screen and (max-width:767px){
	.latest-post .podcast-wrap .podcast-inner {
		width: 100%;
        margin-bottom: 10px;
	}
	.letterzone_area .e-con-inner {
		margin-top: 0px !important;
		z-index: 1 !important;
		padding: 30px 20px !important;
	}
	.podcast-wrap.slick-slider .slick-arrow.slick-next {
		right: 0px !important;
	}
	.podcast-wrap.slick-slider:hover .slick-arrow.slick-next {
		right: 0px !important;
	}
	.podcast-wrap.slick-slider .slick-arrow.slick-prev {
		left: 0px !important;
	}
	.podcast-wrap.slick-slider:hover .slick-arrow.slick-prev {
		left: 0px !important;
	}
	.podcast-wrap.slick-slider .slick-arrow {
		width: 50px !important;
		height: 50px;
		overflow: hidden;
	}
	.podcast-wrap.slick-slider .slick-next:before, .podcast-wrap.slick-slider .slick-prev:before {
		font-size: 35px;
		left: 7px;
		top: 3px;
	}
	.contend_wrap .cust_row .col_3,
	.contend_wrap .cust_row .col_7{
		width: 100%;
		padding: 0px 10px;
	}
	.contend_wrapdiv .innerdiv h2 {
		font-size: 20px;
		line-height: 38px;
	}
	.contend_wrapdiv .customForm form.wpcf7-form .custom_row>.formFiled_div {
		width: 100%;
		padding: 0px 10px;
	}
	.contend_wrap .image_wrap {
		text-align: center;
	}
	.contend_wrap .image_wrap img {
		max-width: 170px;
	}
	.form_cus.secondform_cus form.wpcf7-form .form_field {
    width: 100%;

		}
		.form_cus.secondform_cus form.wpcf7-form .form_field.full {
			width: 100%;
		}
		.form_cus.secondform_cus form.wpcf7-form .form_field.three {
			width: 100%;
		}
}

/*========Color Scheme Update============*/
.lightyellow_text{
	
}
.iconstar_list .elementor-icon-box-wrapper .elementor-icon-box-icon {
    position: relative;
    top: 4px;
}
.applicationform .customForm_zone form.wpcf7-form input[type="text"],
.applicationform .customForm_zone form.wpcf7-form select,
.applicationform .customForm_zone form.wpcf7-form  input[type="date"],
.applicationform .customForm_zone form.wpcf7-form input[type="email"], 
.applicationform .customForm_zone form.wpcf7-form textarea {
    background-color: #ffffff;
    border: none;
    color: #000 !important;
}
.applicationform .customForm_zone form.wpcf7-form select{
   	 color: #000 !important;
}
.applicationform .customForm_zone form.wpcf7-form input[type="text"]:focus, 
.applicationform .customForm_zone form.wpcf7-form input[type="email"]:focus,
.applicationform .customForm_zone form.wpcf7-form input[type="date"]:focus,
.applicationform .customForm_zone form.wpcf7-form select:focus, 
.applicationform .customForm_zone form.wpcf7-form textarea:focus {
    color: #000 !important;
}
.applicationform .customForm_zone form.wpcf7-form .submitbtn input[type="submit"] {
    background-color: #E5B80B;
    color: #000;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 5px;
    font-family: "Roboto", Sans-serif!important;
}
.bluetext .pointlist .detail-info h3,
.bluetext .pointlist .num{
    color: #00008B;
}
.button_cust.blue_bg .custom_btndiv {
    background-color: #00008B;
    font-size: 16px;
    line-height: 24px;
}
.button_cust.black_bg .custom_btndiv {
    background-color: #E5B80B;
	color:#000;
}
.button_cust.black_bg .custom_btndiv span {
    color: #000;
}
.blog header.page-header:before {
    background-color: #00008B;
}
.blog-entry.large-entry .blog-entry-readmore a {
    font-size: 15px !important;
    background-color: #00008B !important;
}
.blog-entry.post .blog-entry-summary p, .blog-entry-summary p {
    font-size: 16px;
    line-height: 24px;
    min-height: 140px;
}
ul.meta li a, ul.meta li {
    font-family: "Merriweather", serif !important;
    color: #00008B !important;
    font-size: 14px;
}
ul.meta li i {
	 color: #00008B !important;
}
.programs_div.blue_bg .boxzone {
    background-color: #00008B;
}
.blue_text{
	color: #00008B;
}
.page-id-3002 .customform_fielddiv.footerform.subnowform form.wpcf7-form .subscribe_formfield p input.wpcf7-form-control.wpcf7-submit {
    background-color: #F2CB91;
    color: #000;
}
.clientsay.blue_text p:before{
	content: url('https://coachmattrogers.com/wp-content/uploads/2024/06/lefticon-1.png');
}
.clientsay.blue_text p:after{
	content: url('https://coachmattrogers.com/wp-content/uploads/2024/06/righticon-1.png');
}
.page-id-4414 .customform_fielddiv.footerform.subnowform form.wpcf7-form .subscribe_formfield p input.wpcf7-form-control.wpcf7-submit,
.page-id-4442  .customform_fielddiv.footerform.subnowform form.wpcf7-form .subscribe_formfield p input.wpcf7-form-control.wpcf7-submit{
    background-color: #E5B80B;
	color:#000;
}
.page-id-4442 ul.menu-blog-categories li a:hover, 
.page-id-4442 ul.menu-blog-categories li.tab-active a, 
.page-id-4442 ul.menu-blog-categories li.tab-activenew a{
	border-bottom: 3px solid #00008B;
    color: #00008B;
	background: url('https://coachmattrogers.com/wp-content/uploads/2024/06/YOUPRENEUR-cblog-menu-img-1.png') no-repeat 20px top;
	
}
.page-id-4442 .listdetail_zone .blocks-wrap .content-wrap a.more-link {
    font-size: 16px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #00008B;
    letter-spacing: 0px;
}
.page-id-4442 .blog-wrap .content-wrap p a.more-link {
    color: #00008B !important;
    border: 1px solid #00008B !important;
    font-family: "Merriweather", serif !important;
    font-size: 14px;text-transform:uppercase;
	font-weight:600;
}
.page-id-4442 .blog-wrap .content-wrap p a.more-link:hover {
    background-color: #00008B !important;
    color: #fff !important;
}
.page-id-4442 .uael-post__content-wrap a.uael-post__read-more {
    color: #00008B;
}
.page-id-4442 h3.s2-title,
.page-id-4442 h4.cpost-title{
    font-size: 22px;
    font-weight: 700;
    color: #00008B;
}
.page-id-4442 header#site-header{
	display:block!important;
}
.page-id-4781 header#site-header {
    display: block !important;
}
.contactpage_form .custom_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -5px;
}
.contactpage_form .custom_row .formFiled_div.half {
    width: 50%;
    padding: 0px 5px;
}
.podast_logosdiv .elementor-widget-container a {
    border: 1px solid #ccc;
    padding: 9px;
    text-align: center;
    width: 100%;
    /*width: 173px;*/
	width: 158px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logoszone {
    display: flex;
    max-width: 380px;
    margin: 20px 0px 15px;
}
.page-id-926 header#site-header {
    display: block !important;
}
.page-id-926 header#site-header .container {
    width: 1140px;
    max-width: 90%;
    margin: 0 auto;
}
.videoslider .slick-track .slick-slide {
    padding: 0px 10px;
}
.page-id-4337 header#site-header {
    display: block !important;
}
.page-id-5787 header#site-header {
    display: block!important;
}
.page-id-5787 header.page-header {
    background-image: url('https://coachmattrogers.com/wp-content/uploads/2024/06/bg_2-scaled.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    padding: 150px 0px;
}
.page-id-5787 header.page-header:before{
	content:'';
	position:absolute;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-color: #00008B;
	opacity:0.5;
	top: 0;
    bottom: 0;
}
.page-id-5787 #main div#content-wrap {
    width: 100%;
    max-width: 1140px;
    padding: 60px 0px !important;
}
.woocommerce-checkout h3#order_review_heading {
    display: none;
}
.u-color-danger {
    color: #0f0e0f!important;
}
.woocommerce-message {
    font-family: "Roboto", Sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px;
    color: #000 !important;
}
.woocommerce-message:before {
    color: #00008b!important;
}
.woocommerce-message a {
    background-color: #00008b!important;
}
div#order_review select.select_products {
    margin-bottom: 12px;
}
.woocommerce-checkout div#payment ul.payment_methods li {
    background-color: #f5f5f5;
    margin-bottom: 0;
    color: #000;
}
select.select_products {
    border: 1px solid #000 !important;
    color: #000;
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 20px;
    padding: 15px !important;
    height: 52px !important;
}
.podcast_image img{
	position:relative;
	top:-6px;
}
.amzonimage_div img{
		position:relative;
	top:2px;
}
.signuptoday_modal {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 73%);
    z-index: 999;
    display: none;
}
.signuptoday_modal .modalinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    width: 650px;
    height: auto;
    overflow-x: hidden;
}
.signuptoday_modal .contend_wrap .cust_row {
    align-items: center;
}
.signuptoday_modal .contend_wrap .cust_row .col_3 {
    width: 45%;
    padding: 0px 10px;
}
.signuptoday_modal .contend_wrap .cust_row .col_7 {
    width: 55%;
    padding: 0px 10px;
}
.signuptoday_modal .modalinner .closemodal {
    position: absolute;
    right: 3px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    color: #000;
    cursor: pointer;
}
.contend_wrap .cust_row {
    display: flex;
    flex-wrap: wrap;
}
.signuptoday_modal .subscribe_formfield input.wpcf7-form-control.wpcf7-submit {
    background-color: #020202;
    height: 57px;
    position: unset;
    right: 0;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    width: 100%;
    margin-top: 20px;
}
.signuptoday_modal .subscribe_formfield input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none; 
}
.signuptoday_modal .contend_wrapdiv .innerdiv p {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.subscribe_form span.small_text {
    display: none;
}
.page-id-8491 header#site-header {
    display: block !important;
}
.custest_sliderdiv .e-con-inner {
    overflow: hidden;
}
.testslider__cus .elementor-testimonial__content .elementor-testimonial__text {
    padding-top: 40px;
    position: relative;
}
.testslider__cus .elementor-testimonial__text:before {
    content: url('https://coachmattrogers.com/wp-content/uploads/2024/05/ratingicon-1.jpg');
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.elementor-element.session_titleform {
    position: relative;
    top: 35px;
    z-index: 1;
}
.collagesport_modal {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: rgb(0 0 0 / 73%);
    z-index: 999;
}
.collagesport_modal .modalinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    width: 917px;
	    padding-top: 40px;
	padding-bottom:15px;
	    max-height: 99vh;
    overflow-x: hidden;
}
.collagesport_modal .modalinner .closemodal {
    position: absolute;
    right: 3px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    color: #000;
    cursor: pointer;
}
.collagesport_modal .contend_wrap .col_6 {
    width: 50%;
    padding: 0px 10px;
}
.collagesport_modal .image_wrap{
	text-align:center;
}
.collagesport_modal .image_wrap img {
    max-width: 100%;
    margin: auto;
}
.collagesport_modal .contend_wrapdiv p {
    font-weight: 800;
    font-family: "Merriweather", serif !important;
    color: #010101;
    font-size: 20px;
}
.collagesport_modal .contend_wrapdiv p.limited_div {
    font-weight: 600;
    font-size: 19px;
    line-height: 31px;
}
.collagesport_modal .contend_wrapdiv ul {
    list-style: none;
    margin-left: 0px;
}
.collagesport_modal .contend_wrapdiv ul li {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #010101;
    margin-bottom: 15px;
    font-family: "Poppins", Sans-serif;
	background-image: url('https://coachmattrogers.com/wp-content/uploads/2024/08/rightarrow.png');
    background-repeat: no-repeat;
    padding-left: 16px;
    background-size: 6px;
    background-position: 0px 6px;
}
.form_areacus form.wpcf7-form .custom_row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.form_areacus form.wpcf7-form .custom_row .formFiled_div {
    width: 100%;
    padding: 0px 3px;
}
.form_areacus form.wpcf7-form .submitbtn {
    text-align: center;
}
.form_areacus form.wpcf7-form input[type="text"], .form_areacus form.wpcf7-form input[type="email"] {
    background-color: #FFFFFFFF !important;
    color: #2c3345FF !important;
    border: 1px solid #ACACACFF !important;
    border: 1px solid #dfdfdf !important;
    border-radius: 0px !important;
    padding: 10px 15px 10px 15px !important;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    background-clip: inherit !important;
}
.form_areacus form.wpcf7-form .submitbtn input[type="submit"] {
    background-color: #B59410FF;
    border: 0px none #FFFFFF;
    border-radius: undefinedpx;
    padding: 17px 15px 17px 15px;
    width: auto;
    white-space: normal;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    font-family: "Poppins", Sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 16px;
    min-width: 250px;

}
.form_areacus .wpcf7 form.invalid .wpcf7-response-output, .form_areacus .wpcf7 form.unaccepted .wpcf7-response-output, .form_areacus .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #b59410;
    color: #000;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
    line-height: 22px;
}
.form_areacus .wpcf7 form.sent .wpcf7-response-output{
    border-color: #b59410;
    color: #000;
    font-size: 14px;
    font-family: "Poppins", Sans-serif;
    line-height: 22px;	
	text-align:center;
}
.cous_tformdiv form.wpcf7-form .submitbtn p {
    margin: 0px;
}
.form_areacus form.wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 12px;
}
.page-id-13126 header#site-header {
    display: block !important;
}
.page-id-13126 .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item,
.page-id-13126 .elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{
    color: #000;
}

.cous_tformdiv .e-con-inner {
    padding: 20px !important;
    background-color: #fff;
    box-shadow: 0px 0px 10px #0000001f;
}
.cous_tformdiv form.wpcf7-form input[type="text"], 
.cous_tformdiv form.wpcf7-form input[type="email"],
.cous_tformdiv form.wpcf7-form textarea{
    background-color: #FFFFFFFF !important;
    color: #2c3345FF !important;
    border: 1px solid #ACACACFF !important;
    border: 1px solid #dfdfdf !important;
    border-radius: 0px !important;
    padding: 10px 15px 10px 15px !important;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    background-clip: inherit !important;
}
.cous_tformdiv form.wpcf7-form .submitbtn input[type="submit"] {
    background-color: #B59410FF;
    border: 0px none #FFFFFF;
    border-radius: undefinedpx;
    padding: 17px 15px 17px 15px;
    width: auto;
    white-space: normal;
    box-shadow: 0px 0px 0px 0px #FFFFFF;
	font-family: 'Poppins';
	min-width:120px;
}
.cous_tformdiv form.wpcf7-form textarea{
	height:120px;
}
.page-id-926 .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item,
.page-id-926 .elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{
    color: #000;
}
.popup_titlediv {
    margin-bottom: 35px;
}
.popup_titlediv h2 {
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    font-family: "Merriweather", serif !important;
    color: #010101;
	margin-bottom:10px;
}
.popup_titlediv p {
    text-align: center;
    color: #010101;
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
}
@media only screen and (max-width:1024px){
	.listdetail_zone .content-left {
		max-width: 68%;
	}
	.listdetail_zone .content-right {
		max-width: 30%;
	}
    .page-id-3002 .main_header-zone .main_menu .woovina-menu-toggle::before {
        color: #000;
    }
}
@media only screen and (max-width:980px){
	.listdetail_zone .content-left {
        max-width: 100%;
        width: 100%;
    }
	 .listdetail_zone .content-right {
        max-width: 100%;
        float: left;
        margin-top: 20px;
    }
	.collagesport_modal .modalinner {
		width: 750px;
	}
}
@media only screen and (max-width:767px){
	.podcast-inner .podcast-item .podcast-meta .podcast-excerpt+a {
		position: initial;
	}
	div#gallery-1 figure.gallery-item {
		width: 33%;
	}
	ul.menu-blog-categories {
		flex-wrap: wrap;
	}
	.listdetail_zone {
		padding: 20px 0px;
	}
	.listdetail_zone .content-left {
        padding: 15px;
        float: left;
        width: 100%;
        max-width: 100%;
	}
	.blocks-wrap .content-wrap {
		background-color: #fff;
		padding: 0px;
	}
	.blog-wrap .block {
		width: 50%;
	}
	.blog-wrap .block .content-wrap h4 a {
		font-size: 15px;
		display: block;
		padding-top: 5px;
	}
	.listdetail_zone .blocks-wrap .content-wrap h4 a {
		font-size: 22px;
		line-height: 31px;
	}
	.listdetail_zone .content-right {
        max-width: 100%;
        float: none;
        margin-top: 20px;
        padding: 0px 10px;
		clear:both;
    }
	.clientsay {
        padding-left: 45px;
        padding-right: 22px;
        position: initial;
	}
	.clientsay.boxshadowdiv p {
		text-transform: uppercase;
		font-size: 18px;
	}
	.page-id-4414 .main_header-zone .main_menu .woovina-menu-toggle::before {
        color: #000;
    }
	.button_cust .custom_btndiv {
		min-width: auto;
	}
	.programs_div .boxzone {
		width: 100%;
	}
	.contactpage_form .custom_row .formFiled_div.half {
		width: 100%;
		padding: 0px 5px;
	}
	.page-id-5787 #main div#content-wrap {
		padding: 60px 10px !important;
	}
	.woocommerce-message {
		padding-bottom: 42px!important;
	}
	.woocommerce-message a {
		position: relative;
		top: 58px;
	}
    .preloader_custom_overlay{
        display:none;
    }
	.signuptoday_modal .modalinner {
		width: 100%;
	}
	.signuptoday_modal .contend_wrap .cust_row .col_3,
	.signuptoday_modal .contend_wrap .cust_row .col_7{
		width: 100%;
	}
	.contend_wrapdiv .innerdiv h2 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
        margin-top: 15px;
    }
	.signuptoday_modal .contend_wrapdiv .innerdiv p {
		text-align: center;
	}
	.collagesport_modal .contend_wrap .col_6 {
		width: 100%;
		padding: 0px 10px;
	}
	.collagesport_modal .modalinner {
		width: 98%;
		padding-top: 20px;
		height: 90vh;
		overflow-x: hidden;
	}
	.form_areacus form.wpcf7-form .custom_row .formFiled_div {
		width: 100%;
		padding: 0px 3px;
	}
	.popup_titlediv p{
		font-size:20px;
	}
	
}

.woocommerce-notices-wrapper{
	display:none;
}

.woocommerce>.woocommerce-form-coupon-toggle{
	display:block !important;
}
.woocommerce-checkout .woocommerce-info a{
	color:#00008B !important;
}

.preloader_custom h2{
    color: #FFFFFF;
    font-family: "Playfair Display", Sans-serif;
    font-size: 30px;
    font-weight: 400;
}

a.bb_cart {
    width: 60px;
    display: block;
    position: absolute;
    right: 16px;
    bottom: 105px;
    z-index: 99;
}

.grecaptcha-badge{
    bottom:-32px !important;
}

.single-post .entry-content a, .single-post  .entry-content a:hover{
    color:#00008b;
}
.custest_sliderdiv .e-con-inner {
    max-width: 800px;
    margin: auto;
}
.custest_sliderdiv .e-con-inner .swiper-slide {
    padding: 50px 70px !important;
}
.page-id-9749 header#site-header {
    display: block!important;
}
.page-id-9749 .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item, 
.page-id-9749 .elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title {
    color: #000;
}
.mogill_text h2.elementor-heading-title:before {
    width: 35%;
}
.mogill_text h2.elementor-heading-title:after {
    width: 35%;
}
.custom_paging a {
    position: relative;
    display: inline-block;
    min-width: 38px;
    min-width: 38px;
    line-height: 38px;
    margin: 0 8px 0 0;
    text-align: center;
    color: #555;
    border: 1px solid #e9e9e9;
    font-size: 18px;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	cursor:pointer;
}
.custom_paging a.active {
    background-color: #094b68;
    color: #fff;
}
.custom_paging {
    text-align: right;
}
.page-id-10128 header#site-header {
    display: block !important;
}
span.green-doodle {
    /*background-image: url('https://coachmattrogers.com/wp-content/uploads/2024/08/green-doodle-1.png');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 173px;*/
display: inline-block;
    position: relative;
	z-index:1;

}
span.green-doodle:before {
    content: url(https://coachmattrogers.com/wp-content/uploads/2024/08/green-doodle-1.png);
    z-index: -1;
    position: absolute;
    opacity: 0.5;
    top: 1px;
}
span.green-doodle.second:before {
    top: -8px;
}
.mattrogers_image .elementor-widget-container {
    position: relative;
    z-index: 1;
}
.mattrogers_image .elementor-widget-container:before{
	content:url('https://coachmattrogers.com/wp-content/uploads/2024/08/dots_img.png');
    position: absolute;
    top: -60px;
    right: -40px;
    z-index: -1;
}
@media only screen and (max-width: 767px){
    a.bb_cart {
        width: 32px;
        bottom: 34px;
    }
	.clientsay.boxshadowdiv {
		max-width: 92%!important;
	}
	.podcastzone .blocks-wrap.blog-wrap .block a.blog-image img {
    height: auto;
}
	.podast_logosdiv .elementor-widget-container a{
		width:100%;
	}
	span.green-doodle{
		line-height:50px;
	}
	.mattrogers_image .elementor-widget-container:before{
		content:none;
	}
}

p.form-row.custom-checkboxes label {
    display: block !important;
    font-weight: normal;
}

p.form-row.custom-checkboxes input {
    float:left;
}

.custom-checkboxes .checkbox {
    position: relative;
    padding-left: 37px;
    margin-bottom: 10px !important;
}
.custom-checkboxes .checkbox input.input-checkbox {
    position: absolute;
    left: 0;
    top: 1px;
}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/font-awesome.min.css */

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.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)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/animate.css */
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright(c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/simple-line-icons.min.css */

@font-face{font-family:'simple-line-icons';src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0');src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix')format('embedded-opentype'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0')format('woff2'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0')format('truetype'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0')format('woff'),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons')format('svg');font-weight:normal;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/material-design-iconic-font.min.css */

@font-face{font-family:Material-Design-Iconic-Font;src:url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/material-design-iconic-font/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/material-design-iconic-font/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../material-design-iconic-font/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/ionicons.min.css */

@charset "UTF-8";/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/ionicons/ionicons.eot?v=2.0.0');src:url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/ionicons/ionicons.eot?v=2.0.0#iefix') format("embedded-opentype"),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/ionicons/ionicons.ttf?v=2.0.0') format("truetype"),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/ionicons/ionicons.woff?v=2.0.0') format("woff"),url('https://coachmattrogers.com/wp-content/themes/woovina/assets/css/third/../../fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons') format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/magnific-popup.min.css */

.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/style.min.css */

@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}blockquote,q{quotes:none}a:focus{outline:0}a:active,a:hover{outline:0}a img{border:0}img{max-width:100%;height:auto}select{max-width:100%}em{font-style:italic}* html{font-size:87.5%}html{-ms-overflow-x:hidden;overflow-x:hidden;position:relative}body{font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.8;color:#929292;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-wrap:break-word}body{background-color:#fff}.mejs-container{margin-bottom:20px}body .woovina-row{margin:0 -10px}body .woovina-row .col{float:left;margin:0 0 20px;padding:0 10px}body .woovina-row .span_1_of_1{float:none;width:100%}body .woovina-row .span_1_of_2{width:50%}body .woovina-row .span_1_of_3{width:33.33%}body .woovina-row .span_1_of_4{width:25%}body .woovina-row .span_1_of_5{width:20%}body .woovina-row .span_1_of_6{width:16.66666667%}body .woovina-row .span_1_of_7{width:14.28%}.col-1,.col.first,.count-1{clear:both;margin-left:0}.isotope-entry{clear:none}.no-margin{margin:0!important}.no-padding{padding:0!important}.responsive-audio-wrap embed,.responsive-audio-wrap iframe,.responsive-audio-wrap object,.responsive-video-wrap embed,.responsive-video-wrap iframe,.responsive-video-wrap object{display:block}.wp-video-shortcode{max-width:100%!important}.responsive-video-wrap p{margin:0}form.woovina-searchform{display:inline-block;position:relative;height:35px}form.woovina-searchform input{margin:0;padding:0 40px 0 15px;height:100%;min-height:100%}form.woovina-searchform button{display:block;position:absolute;top:50%;right:0;min-width:40px;height:60%;height:100%;font-size:12px;font-weight:600;background-color:transparent!important;margin:0;padding:0;border:0;text-align:center;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.polylang-switcher-shortcode li{float:left;margin-right:5px}.polylang-switcher-shortcode.flags-and-names li{margin-right:15px}.polylang-switcher-shortcode li:last-child{margin-right:0}::-moz-selection{color:#fff;background:#333;text-shadow:none}::selection{color:#fff;background:#333;text-shadow:none}::-moz-selection{color:#fff;background:#333;text-shadow:none}@media only screen and (min-width:768px) and (max-width:959px){body .woovina-row .span_1_of_4.col-3.col,body .woovina-row .span_1_of_4.col.product:nth-child(2n+3){margin-left:0;clear:both}body .woovina-isotope-grid .span_1_of_4.col,body .woovina-row .span_1_of_4.col{width:50%}}@media only screen and (max-width:480px){.col{width:100%;margin-left:0;margin-right:0;margin-bottom:30px}}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:600}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{width:1200px;max-width:90%;margin:0 auto}#wrap{position:relative}#main{position:relative}#main #content-wrap{padding-top:50px;padding-bottom:50px}.landing-page #main #content-wrap,.no-margins #main #content-wrap,.no-margins.separate-layout #main #content-wrap{padding-top:0;padding-bottom:0}.content-area{float:left;position:relative;width:72%;padding-right:30px;border-right-width:1px;border-style:solid;border-color:#f1f1f1}.widget-area{width:28%}.widget-area.sidebar-primary{float:right;padding-left:30px}.widget-area.sidebar-secondary{float:left}.content-full-width .content-area,body.content-full-screen #content-wrap{width:100%!important;max-width:none!important;padding:0!important;border:0!important}.content-full-screen .content-area{float:none;width:100%!important;max-width:none!important;padding:0!important;margin:0!important;border:0!important}.content-left-sidebar .content-area{float:right;padding-left:30px;padding-right:0;border-left-width:1px;border-right-width:0}.content-left-sidebar .widget-area{float:left;padding-right:30px;padding-left:0}.content-both-sidebars .content-area{width:44%}.content-both-sidebars.scs-style .content-area{left:28%;padding-left:30px;border-left-width:1px}.content-both-sidebars.scs-style .widget-area.sidebar-secondary{position:relative;left:-44%;padding-right:30px}.content-both-sidebars.ssc-style .content-area{left:56%;padding-left:30px;padding-right:0;border-left-width:1px;border-right-width:0}.content-both-sidebars.ssc-style .widget-area{position:relative;left:-44%;padding-right:30px}.content-both-sidebars.ssc-style .widget-area.sidebar-primary{padding-left:0}.content-both-sidebars.css-style .widget-area.sidebar-secondary{padding-left:30px}.boxed-layout{background-color:#e9e9e9}.boxed-layout #wrap{width:1280px;max-width:100%;margin:0 auto;background-color:#fff}.boxed-layout.wrap-boxshadow #wrap{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);box-shadow:0 1px 4px rgba(0,0,0,.15)}.boxed-layout #wrap .container{width:auto;max-width:none;padding-left:30px;padding-right:30px}.boxed-layout.content-full-screen #content-wrap{padding-left:0!important;padding-right:0!important}.boxed-layout #footer-widgets{margin:0}.boxed-layout .site-breadcrumbs{right:30px}.separate-layout{background-color:#f1f1f1}.separate-layout .content-area,.separate-layout .widget-area .sidebar-box{background-color:#fff;padding:30px}.separate-layout.content-left-sidebar .content-area{padding:30px}.separate-layout.content-full-width .content-area{padding:30px!important}.separate-layout .content-area{border-right-width:0}.separate-layout.content-left-sidebar .content-area{border-left-width:0}.separate-layout .widget-area.sidebar-primary{padding-left:20px}.separate-layout .widget-area.sidebar-secondary{padding-right:20px}.separate-layout.content-left-sidebar .widget-area{padding-right:20px;padding-left:0}.separate-layout #main #content-wrap{padding-top:20px;padding-bottom:20px}.separate-layout .sidebar-box{margin-bottom:20px}.separate-layout .sidebar-box:last-child{margin-bottom:0}.separate-layout.content-both-sidebars.scs-style .content-area{border-left-width:0}.separate-layout.content-both-sidebars.scs-style .widget-area.sidebar-secondary{padding-right:20px}.separate-layout.content-both-sidebars.ssc-style .content-area{padding-right:30px;border-left-width:0}.separate-layout.content-both-sidebars.ssc-style .widget-area{padding-right:20px}.separate-layout.content-both-sidebars.css-style .widget-area.sidebar-secondary{padding-left:20px;padding-right:0}body.separate-blog.separate-layout .content-area{padding:0!important;background-color:transparent}body.separate-blog.separate-layout #blog-entries>*{background-color:#fff;padding:30px;border:0;margin-bottom:20px}body.separate-blog.separate-layout #blog-entries>:last-child{margin-bottom:0}body.separate-blog.separate-layout .page-jump,body.separate-blog.separate-layout .scroller-status,body.separate-blog.separate-layout .woovina-pagination{background-color:#fff;padding:30px;margin-top:20px}body.separate-blog.separate-layout .page-jump ul.page-numbers,body.separate-blog.separate-layout .scroller-status ul.page-numbers,body.separate-blog.separate-layout .woovina-pagination ul.page-numbers{padding:0}body.separate-blog.separate-layout .woovina-row{margin:0;margin-right:-20px}body.separate-blog.separate-layout #blog-entries.blog-grid>*{background-color:transparent;padding:0 20px 0 0}body.separate-blog.separate-layout #blog-entries.blog-grid>:last-child{margin-bottom:20px}body.separate-blog.separate-layout.has-blog-grid .woovina-pagination{margin-top:0}body.separate-blog.separate-layout .blog-entry.grid-entry .blog-entry-inner{background-color:#fff;padding:30px;border:0}body.separate-blog.separate-layout .blog-entry.grid-entry .thumbnail{margin:0}@media only screen and (max-width:1280px){.content-both-sidebars .content-area{float:none!important;width:100%!important;left:auto!important;border-width:0!important}.content-both-sidebars:not(.separate-layout) .content-area{padding:0!important;margin-bottom:40px}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:left;width:49%!important;left:auto!important;padding:0!important}.content-both-sidebars .widget-area.sidebar-primary{float:right}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:48%!important}.separate-layout.content-both-sidebars .content-area{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:49%!important}.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary{padding-left:0}}@media only screen and (max-width:1080px){.content-both-sidebars .content-area{float:none!important;width:100%!important;left:auto!important;border-width:0!important}.content-both-sidebars:not(.separate-layout) .content-area{padding:0!important;margin-bottom:40px}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:left;width:49%!important;left:auto!important;padding:0!important}.content-both-sidebars .widget-area.sidebar-primary{float:right}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:48%!important}.separate-layout.content-both-sidebars .content-area{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:49%!important}.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{margin-bottom:20px}.separate-layout.content-both-sidebars .widget-area.sidebar-primary{padding-left:0}}@media only screen and (max-width:959px){.boxed-layout #wrap{overflow:hidden}.boxed-layout .site-breadcrumbs{right:auto}.container,body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container{max-width:90%}.content-area,.content-left-sidebar .content-area{float:none;width:100%;margin-bottom:40px;padding:0;border:0}.no-margins .content-area,.no-margins.content-left-sidebar .content-area{margin-bottom:0}.content-left-sidebar .widget-area,.widget-area.sidebar-primary,.widget-area.sidebar-secondary{float:none;width:100%;padding:0;border:0}body.has-composer.has-sidebar #primary{margin-bottom:40px}#main #content-wrap.container{width:auto!important}.content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary{float:none!important;width:100%!important}.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary{width:100%!important}.separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary{width:100%!important}.separate-layout .container,.separate-layout.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container{max-width:95%}.separate-layout .content-area,.separate-layout.content-left-sidebar .content-area{margin-bottom:20px}.separate-layout .widget-area{padding-left:0!important;padding-right:0!important}body.separate-blog.separate-layout .woovina-row{margin:0!important}body.separate-blog.separate-layout #blog-entries.blog-grid>*{padding:0!important}}@media only screen and (min-width:768px) and (max-width:959px){body.boxed-layout #wrap,body.boxed-layout .parallax-footer{width:auto!important}}@media only screen and (max-width:767px){#wrap{width:100%!important}body.boxed-layout #wrap{width:auto!important}.boxed-layout #top-bar-social.top-bar-right{right:auto}.boxed-layout #top-bar-social.top-bar-left{left:auto}.blog-entry,.col{width:100%!important;margin-bottom:25px}}@media only screen and (max-width:480px){.boxed-layout #wrap .container{padding-left:20px;padding-right:20px}}figure>img{display:block}img{max-width:100%;height:auto;vertical-align:middle}img[class*=align],img[class*=attachment-]{height:auto}.wp-caption{max-width:100%;margin-bottom:24px}.wp-caption img[class*=wp-image-]{display:block;margin-bottom:5px}.wp-caption-text{font-size:14px;font-style:italic;color:#999}.wp-smiley{margin-top:0;margin-bottom:0;padding:0;border:0}embed,iframe,object{width:100%;max-width:100%}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{text-align:center;clear:both}.wp-caption.aligncenter,img.aligncenter{display:block;margin:0 auto}.alignnone{display:block}table{width:100%;margin-bottom:2.618em}table td,table th{padding:10px;text-align:left;vertical-align:top;border-bottom:1px solid #e9e9e9}table th{text-transform:uppercase}table tr td:first-child,table tr th:first-child{padding-left:0}table tr td:last-child,table tr th:last-child{padding-right:0}.bypostauthor,.sticky{font-size:inherit}.clr:after,.col:after,.group:after,.left_float:after,.right_float:after,dl:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.left_float{float:left;width:48%}.right_float{float:right;width:48%}.no_float{clear:both}.left_float label,.no_float label,.right_float label{font-size:13px;font-weight:600;color:#333}.full{display:block;width:100%}.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;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);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}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:focus,.gallery-item a:hover{-webkit-box-shadow:none;box-shadow:none;background:0 0;display:inline-block;max-width:100%;vertical-align:top}.gallery-item a img{display:block}.gallery-caption{background-color:#f5f5f5;color:#333;font-size:14px;font-weight:400;line-height:1.3;padding:8px 10px}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}@media screen and (min-width:30em){.gallery-item{max-width:25%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}}@media screen and (min-width:48em){.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}}a{color:#333}a:hover{color:#f68e13}a.light{color:#fff}a.light:hover{color:#f68e13}a,a:focus,a:hover{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0 0 20px;color:#333;line-height:1.4}h1{font-size:23px}h2{font-size:20px}h3{font-size:18px}h4{font-size:17px}h5{font-size:15px}h6{font-size:14px}.theme-heading{font-size:14px;letter-spacing:1.3px;margin:0 0 20px;text-transform:uppercase}.theme-heading .text::before{content:'\f105';font-family:FontAwesome;font-size:18px;font-weight:600;color:#f68e13;padding-right:6px}p{margin:0 0 20px}abbr[title],dfn[title]{cursor:help}del{vertical-align:baseline;text-decoration:line-through;color:#aaa}code,kbd,pre,samp{font-size:16px}pre{margin:20px 0;padding:20px;color:#2080ad;background-color:#fafafa}code{color:#2080ad}blockquote{font-style:italic;margin:20px 40px;padding-left:20px;border-left-width:3px;border-style:solid;border-color:#f68e13}blockquote cite{position:relative;display:block;padding:10px 0 0 20px;color:#555}blockquote cite:before{position:absolute;left:0;content:"\2014"}blockquote:after,blockquote:before,q:after,q:before{content:""}address{display:block;margin:0 0 20px}ol,ul{margin:15px 0 15px 20px}ol{list-style-type:decimal}ol ol{list-style:upper-alpha}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:lower-alpha}li ol,li ul{margin:0 0 0 25px}dl{margin:20px}dt{font-weight:700}dd{margin-bottom:20px}hr{clear:both;height:1px;min-height:0;margin:20px 0;border-top:1px solid #e9e9e9;border-right:0;border-bottom:0;border-left:0}hr.dotted{border-style:dotted}hr.dashed{border-style:dashed}hr.blackborder{border-color:#000}hr.whiteborder{border-color:#fff}@media print{*{color:#000!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@media only screen and (max-width:480px){blockquote{margin:20px 0}}form input[type=color],form input[type=date],form input[type=datetime-local],form input[type=datetime],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea{display:inline-block;min-height:40px;width:100%;font-size:14px;line-height:1.8;padding:6px 12px;vertical-align:middle;background-color:transparent;color:#333;border:1px solid #ddd;border-radius:3px;-webkit-transition:all .3s ease;transition:all .3s ease}form select{padding-top:0!important;padding-bottom:0!important}form input[type=number]{max-width:50px;padding:0 0 0 8px}input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],textarea{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}form textarea{min-height:150px;line-height:1.5;resize:vertical}input[type=checkbox]{display:inline-block;background-color:#fff;border:1px solid #bbb;line-height:0;width:16px;min-width:16px;height:16px;margin:-3px 10px 0 0!important;outline:0;text-align:center;vertical-align:middle;clear:none;cursor:pointer;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out}input[type=checkbox]:checked:before,input[type=radio]:checked:before{float:left;display:inline-block;vertical-align:middle;width:16px;line-height:14px;font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=checkbox]:checked:before{content:'\f00c';margin-bottom:-1px;color:#f68e13}form input:not([type]){display:inline-block;padding:5px 10px;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd}form input[type=color]{padding:5px 10px}form input[type=color]:focus,form input[type=date]:focus,form input[type=datetime-local]:focus,form input[type=datetime]:focus,form input[type=email]:focus,form input[type=month]:focus,form input[type=number]:focus,form input[type=password]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=text]:focus,form input[type=time]:focus,form input[type=url]:focus,form input[type=week]:focus,form select:focus,form textarea:focus{border-color:#bbb;outline:0}form input:not([type]):focus{border-color:#bbb;outline:0}form input[type=checkbox]:focus,form input[type=file]:focus,form input[type=radio]:focus{outline:0}form input[type=checkbox],form input[type=radio]{display:inline-block;margin:.5em 0}form input[type=color][disabled],form input[type=date][disabled],form input[type=datetime-local][disabled],form input[type=datetime][disabled],form input[type=email][disabled],form input[type=month][disabled],form input[type=number][disabled],form input[type=password][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=text][disabled],form input[type=time][disabled],form input[type=url][disabled],form input[type=week][disabled],form select[disabled],form textarea[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input:not([type])[disabled]{cursor:not-allowed;color:#cad2d3;background-color:#eaeded}form input[readonly],form select[readonly],form textarea[readonly]{color:#777;border-color:#ccc;background-color:#eee}form input:focus:invalid,form select:focus:invalid,form textarea:focus:invalid{color:#b94a48;border-color:#e9322d}form input[type=checkbox]:focus:invalid:focus,form input[type=file]:focus:invalid:focus,form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}select{width:100%;height:2.25em;min-height:auto;border:1px solid #ddd;background-color:#fff;cursor:pointer;padding:0 15px;margin:0}form select[multiple]{height:auto}form label{display:block;margin-bottom:3px}form fieldset{margin:0;padding:.35em 0 .75em;border:0}form legend{display:block;width:100%;margin-bottom:.3em;padding:.3em 0;color:#333;border-bottom:1px solid #e5e5e5}.button,button[type=submit],input[type=button],input[type=reset],input[type=submit]{display:inline-block;font-family:inherit;background-color:#f68e13;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease}.button:hover,button[type=submit]:focus,button[type=submit]:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#0b7cac;color:#fff}.button:focus,button:focus,button[type=submit]:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:0}.pure-button-disabled,.pure-button-disabled:active,.pure-button-disabled:focus,.pure-button-disabled:hover,.pure-button[disabled]{cursor:not-allowed;-moz-opacity:.4;-webkit-opacity:.4;opacity:.4;border:none;background-image:none;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{color:#fff;background-color:#0078e7}#top-bar-wrap{position:relative;background-color:#fff;font-size:12px;border-bottom:1px solid #f1f1f1;z-index:101}#top-bar{padding:8px 0}#top-bar-inner{position:relative}.top-bar-left{float:left}.top-bar-right{float:right}.top-bar-centered{float:none;text-align:center}@media only screen and (max-width:767px){#top-bar{padding:20px 0}#top-bar>div:nth-child(2){padding-top:20px}.top-bar-right{float:none;text-align:center}}#top-bar-content strong{color:#333}#top-bar-content>a{color:#555}#top-bar-content>a:hover{color:#f68e13}#top-bar-content select{background-color:transparent;padding:5px;color:rgba(0,0,0,.4);border-color:rgba(0,0,0,.2);min-width:100px}#top-bar-content #lang_sel{position:relative;display:inline-block;top:3px;margin-right:10px;z-index:99}#topbar-template{display:inline-block}#top-bar-wrap #lang_sel ul ul{z-index:99999}.top-bar-right .polylang-switcher-shortcode{float:right;margin:0;margin-left:20px}.top-bar-left .polylang-switcher-shortcode{float:left;margin:0;margin-right:20px}@media only screen and (max-width:767px){#top-bar-content,#top-bar-social-alt{float:none;text-align:center}#top-bar #lang_sel{text-align:left}body.rtl #top-bar #lang_sel{text-align:right}}.top-bar-left.has-content #top-bar-nav,.top-bar-right.has-content #top-bar-nav{margin:0;margin-right:20px;padding:0}#top-bar-nav,#top-bar-nav>li{display:inline-block}#top-bar-content.top-bar-centered #top-bar-nav,#top-bar-content.top-bar-centered #top-bar-nav>li{display:inline-block;float:none}#top-bar-nav>ul>li{display:inline-block;float:none;margin-right:15px}#top-bar-nav>ul>li:last-child{margin-right:0}#top-bar-nav>ul>li a .nav-arrow{margin-left:4px;margin-right:0}@media only screen and (max-width:767px){#top-bar #top-bar-nav>li{float:none;display:inline-block}#top-bar-nav{float:none;text-align:center}}#top-bar-social ul{margin:0;padding:0;list-style:none}#top-bar-social li{float:left}#top-bar-social li a{display:block;float:left;font-size:14px;color:#bbb;padding:0 6px}#top-bar-social.top-bar-left li:first-child a{padding-left:0}#top-bar-social.top-bar-right li:last-child a{padding-right:0}#top-bar-social li a.woovina-twitter a:hover{color:#46d4fe}#top-bar-social li a.woovina-facebook a:hover{color:#37589b}#top-bar-social li a.woovina-googleplus a:hover{color:#de5a49}#top-bar-social li a.woovina-pinterest a:hover{color:#cb2027}#top-bar-social li a.woovina-dribbble a:hover{color:#ea4c89}#top-bar-social li a.woovina-vk a:hover{color:#597ba5}#top-bar-social li a.woovina-instagram a:hover{color:#3f729b}#top-bar-social li a.woovina-linkedin a:hover{color:#39c}#top-bar-social li a.woovina-tumblr a:hover{color:#2c4762}#top-bar-social li a.woovina-github a:hover{color:#60b044}#top-bar-social li a.woovina-flickr a:hover{color:#fa4086}#top-bar-social li a.woovina-skype a:hover{color:#00aff0}#top-bar-social li a.woovina-youtube a:hover{color:#c4302b}#top-bar-social li a.woovina-vimeo a:hover{color:#1ab7ea}#top-bar-social li a.woovina-vine a:hover{color:#00bf8f}#top-bar-social li a.woovina-xing a:hover{color:#006464}#top-bar-social li a.woovina-yelp a:hover{color:#c41200}#top-bar-social li a.woovina-tripadvisor a:hover{color:#589442}#top-bar-social li a.woovina-rss a:hover{color:#ff7900}#top-bar-social li a.woovina-email a:hover{color:#f68e13}#top-bar-social.top-bar-right{position:absolute;right:0;top:50%;height:20px;line-height:20px;margin-top:-10px}#top-bar-social.top-bar-left{position:absolute;left:0;top:50%;height:20px;line-height:20px;margin-top:-10px}#top-bar-social.top-bar-centered{padding-top:15px}#top-bar-social.top-bar-centered li{display:inline-block;float:none}@media only screen and (max-width:767px){#top-bar-social{text-align:center}#top-bar-social.top-bar-left,#top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}#top-bar-social li{float:none;display:inline-block}}#site-header{position:relative;width:100%;background-color:#fff;border-bottom:1px solid #f1f1f1;z-index:100}#site-header.is-transparent{position:absolute;top:0;background-color:transparent;height:auto;z-index:9999}#transparent-header-wrap{position:relative}.has-transparent-header .woovina-sticky-header-holder{height:auto!important}.has-transparent-header .is-sticky #site-header{background-color:#fff}.no-header-border #site-header{border-bottom:none}#site-header-inner{position:relative;height:100%}#site-logo{float:left;height:100%;display:table}#site-logo #site-logo-inner{display:table-cell;vertical-align:middle;height:74px}#site-logo #site-logo-inner a{background-color:transparent!important}#site-logo #site-logo-inner a img{width:auto;vertical-align:middle;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-logo #site-logo-inner a:hover img{-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}#site-logo a.site-logo-text{font-size:24px;margin:0}#site-logo.has-responsive-logo .responsive-logo-link{display:none}#site-header.has-header-media>:not(.overlay-header-media){position:relative;z-index:2}#site-header.has-header-media .overlay-header-media{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:1}#site-header .custom-header-media{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;width:100%}#site-header .custom-header-media:before{content:'';position:absolute;bottom:0;left:0;right:0;display:block;height:100%;z-index:2;background:-webkit-linear-gradient(to top,transparent 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(75%,rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.3) 75%,rgba(0,0,0,.3) 100%)}#site-header .custom-header-media iframe,#site-header .custom-header-media video{position:absolute;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#site-header .custom-header-media .wp-custom-header-video-button{display:none}.has-header-video #site-header-inner{z-index:10}@media only screen and (max-width:959px){.has-left-menu #site-logo{padding:0!important}}@media only screen and (max-width:767px){#site-logo{margin-top:0!important;margin-bottom:0!important}}#site-header.transparent-header{position:absolute;top:0;background-color:transparent;height:auto;z-index:9999}#site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link{display:none}#site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link{display:block}.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link{display:block}.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link{display:none}#site-header.top-header{border-bottom:0!important}#site-header.top-header .header-top{position:relative;background-color:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);z-index:100}#site-header.top-header .header-top .left{float:left}#site-header.top-header .header-top .right{float:right}#site-header.top-header .header-top .right .inner{display:table;position:relative}#site-header.top-header #searchform-header-replace{background-color:#fff}#site-header.top-header.header-replace .left,#site-header.top-header.header-replace .right{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#site-header.top-header #site-navigation-wrap{float:none;right:auto!important;left:-15px}#site-header.top-header #site-navigation-wrap .dropdown-menu>li>a{font-size:10px;line-height:40px;font-weight:600;letter-spacing:2px;text-transform:uppercase}#site-header.top-header #search-toggle,#site-header.top-header .woovina-social-menu{float:none;display:table-cell;vertical-align:middle;height:40px}#site-header.top-header .woovina-social-menu .social-menu-inner{display:block;height:auto}#site-header.top-header .woovina-social-menu{right:0;padding:0 10px}#site-header.top-header .woovina-social-menu .colored ul li a,#site-header.top-header .woovina-social-menu .dark ul li a,#site-header.top-header .woovina-social-menu .minimal ul li a{padding:0 3px}#site-header.top-header .woovina-social-menu .colored ul li a span,#site-header.top-header .woovina-social-menu .dark ul li a span,#site-header.top-header .woovina-social-menu .minimal ul li a span{width:26px;height:26px;line-height:26px}#site-header.top-header #search-toggle{border-right:1px solid #f1f1f1;border-left:1px solid #f1f1f1;padding:0 6px}#site-header.top-header #search-toggle a{display:inline-block;font-size:12px;width:28px;text-align:center}#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle{position:relative;z-index:101}#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle.exit>span:before{content:'✕';color:#fff}#site-header.top-header #searchform-header-replace input{color:#222;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:2px}#site-header.top-header #searchform-header-replace-close{font-size:16px;padding:0 6px}#site-header.top-header .header-bottom{text-align:center}#site-header.top-header #site-logo{float:none;display:inline-block;padding:50px 0}#site-header.top-header #site-logo #site-logo-inner{display:block;height:auto}#site-header.top-header #site-logo #site-description{padding-top:20px}#site-header.top-header #site-logo #site-description h2{color:#929292;font-size:12px;line-height:20px;letter-spacing:2px;text-transform:uppercase;margin:0}#site-header.top-header .woovina-mobile-menu-icon{float:none;left:-15px;right:auto}#site-header.top-header .woovina-mobile-menu-icon a{font-size:10px;line-height:40px;font-weight:600;letter-spacing:2px;text-transform:uppercase}#site-header.top-header.has-header-media #site-header-sticky-wrapper,#site-header.top-header.has-header-media .header-top{z-index:101}@media only screen and (max-width:959px){.top-header-style .sidr-class-mobile-searchform,.top-header-style .sidr-class-social-menu-inner{display:none}}@media only screen and (max-width:480px){#site-header.top-header .right{display:none}#site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#site-header.top-header .header-top .left,#site-header.top-header .header-top .right{float:none!important;text-align:center}#site-header.top-header .woovina-mobile-menu-icon{float:none;left:auto!important;right:auto!important}#site-header.top-header .woovina-mobile-menu-icon a{float:none}#site-header.top-header .header-top .right .inner{display:block;padding-bottom:10px}#site-header.top-header #search-toggle,#site-header.top-header .woovina-social-menu{float:none;display:inline-block;height:auto}.top-header-style .sidr-class-mobile-searchform,.top-header-style .sidr-class-social-menu-inner{display:block}}#site-header.full_screen-header{z-index:9999}#site-header.full_screen-header #site-header-inner{overflow:visible!important}#site-header.full_screen-header #site-navigation-wrap{right:0}#site-header.full_screen-header #site-logo.has-full-screen-logo{position:relative;z-index:101}#site-header.full_screen-header #site-logo.has-full-screen-logo .full-screen-logo-link{display:none}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link,#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .retina-logo-link{display:none}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link{display:block}#site-header.full_screen-header .menu-bar-wrap{float:right;height:100%;display:table}#site-header.full_screen-header .menu-bar-inner{display:table-cell;vertical-align:middle;position:relative;height:74px}#site-header.full_screen-header .menu-bar{display:inline-block;position:relative;margin-left:10px;min-width:38px;height:33px;text-align:center;z-index:101}#site-header.full_screen-header .menu-bar .ham{display:inline-block;width:23px;height:2px;position:relative;top:2px;background-color:#333;vertical-align:middle;white-space:nowrap;-webkit-transition:all ease .3s;transition:all ease .3s}#site-header.full_screen-header .menu-bar .ham:after,#site-header.full_screen-header .menu-bar .ham:before{position:absolute;content:'';display:inline-block;width:23px;height:2px;left:0;background-color:#333;outline:1px solid transparent;-webkit-transition:all ease .3s;transition:all ease .3s}#site-header.full_screen-header .menu-bar .ham:before{top:-8px}#site-header.full_screen-header .menu-bar .ham:after{top:8px}#site-header.full_screen-header .menu-bar.exit .ham{background-color:transparent!important}#site-header.full_screen-header .menu-bar.exit .ham:after,#site-header.full_screen-header .menu-bar.exit .ham:before{background-color:#fff}#site-header.full_screen-header .menu-bar.exit .ham:before{-webkit-transform:translateY(8px) rotateZ(-45deg);-ms-transform:translateY(8px) rotateZ(-45deg);transform:translateY(8px) rotateZ(-45deg)}#site-header.full_screen-header .menu-bar.exit .ham:after{-webkit-transform:translateY(-8px) rotateZ(45deg);-ms-transform:translateY(-8px) rotateZ(45deg);transform:translateY(-8px) rotateZ(45deg)}#site-header.full_screen-header.nav-open{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}#site-header.full_screen-header #full-screen-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100}#site-header.full_screen-header #full-screen-menu #full-screen-menu-inner{display:table;width:100%;height:100%;padding:0 40px}#site-header.full_screen-header #full-screen-menu #site-navigation{display:table-cell;vertical-align:middle;padding:100px 0;text-align:center}#site-header.full_screen-header .fs-dropdown-menu{list-style:none;margin:0}#site-header.full_screen-header .fs-dropdown-menu li a{display:block;color:#fff;letter-spacing:2px;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu li a:hover{color:#929292}#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow{padding-left:5px}#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow:before{content:'+'}#site-header.full_screen-header .fs-dropdown-menu li.open-sub>a .nav-arrow:before{content:'-'}#site-header.full_screen-header .fs-dropdown-menu li .sidebar-box{display:none}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a{font-size:16px;padding:6px 0}#site-header.full_screen-header .fs-dropdown-menu>li{display:block}#site-header.full_screen-header .fs-dropdown-menu>li>a{font-size:24px;line-height:1.2;padding:12px 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li{max-width:220px;margin:10px auto 0}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form{position:relative}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li label{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input{position:relative;border:0;background-color:transparent;border-bottom:1px solid #666;border-radius:0;z-index:2}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:focus,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:hover{border-color:#fff}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li label{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li label i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li label i+i{-webkit-animation-delay:.2s;animation-delay:.2s}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li label i+i+i{-webkit-animation-delay:.4s;animation-delay:.4s}#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;transition-duration:150ms}#site-header.full_screen-header .woovina-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#site-header.full_screen-header .woovina-social-menu .social-menu-inner{display:block;height:auto!important}#site-header.full_screen-header .woovina-social-menu ul li{float:none;display:inline-block}#site-header.full_screen-header .woovina-social-menu.simple-social ul li a{background-color:transparent!important;color:#fff;font-size:24px;padding:0 16px;margin:0}#site-header.full_screen-header .woovina-social-menu.simple-social ul li a:hover{color:#929292}#site-header.full_screen-header .woovina-social-menu .colored ul li a,#site-header.full_screen-header .woovina-social-menu .dark ul li a,#site-header.full_screen-header .woovina-social-menu .minimal ul li a{padding:0 4px}#site-header.full_screen-header .woovina-social-menu .colored ul li a span,#site-header.full_screen-header .woovina-social-menu .dark ul li a span,#site-header.full_screen-header .woovina-social-menu .minimal ul li a span{font-size:16px;width:60px;height:60px;line-height:60px}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@media only screen and (max-width:959px){#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link{display:block}#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link{display:none}}#site-header.center-header #site-logo{display:none}#site-header.center-header #site-navigation-wrap{float:none;width:100%;right:auto}#site-header.center-header #site-navigation-wrap .navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#site-header.center-header #site-navigation-wrap .middle-site-logo{width:24%;text-align:center}#site-header.center-header #site-navigation-wrap .middle-site-logo a img{width:auto;vertical-align:middle;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img{-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}#site-header.center-header #site-navigation-wrap .left-menu,#site-header.center-header #site-navigation-wrap .right-menu{position:relative;width:38%}#site-header.center-header #site-navigation-wrap .left-menu{float:left}#site-header.center-header #site-navigation-wrap .right-menu{float:right}#site-header.center-header #site-navigation-wrap .dropdown-menu>li{float:none;display:inline-block}#site-header.center-header .centered .left-menu,#site-header.center-header .centered .right-menu{text-align:center}#site-header.center-header .wider .left-menu{text-align:left}#site-header.center-header .wider .right-menu{text-align:right}#site-header.center-header .closer .left-menu{text-align:right}#site-header.center-header .closer .right-menu{text-align:left}#site-header.center-header #searchform-header-replace.show{max-width:100%!important}#site-header.center-header.header-replace #site-navigation .middle-site-logo{-webkit-transition:opacity .3s;transition:opacity .3s}#site-header.center-header.header-replace #site-navigation.hide .middle-site-logo{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#site-header.medium-header{background-color:transparent;text-align:center}#site-header.medium-header .top-header-wrap{position:relative;background-color:#fff;padding:30px 0;-webkit-transition:padding .4s ease-in-out;transition:padding .4s ease-in-out;z-index:10}#site-header.medium-header .top-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0}#site-header.medium-header .top-col{-webkit-flex:1 0 0;-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0}#site-header.medium-header .top-col.col-1{text-align:left}#site-header.medium-header .top-col.col-2,#site-header.medium-header .top-col.logo-col{text-align:center}#site-header.medium-header .top-col.col-3{text-align:right}#site-header.medium-header #medium-searchform form{display:inline-block;position:relative}#site-header.medium-header #medium-searchform form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;transition-duration:150ms}#site-header.medium-header #medium-searchform input{position:relative;background-color:transparent!important;border:0;margin:0;padding:6px 38px 6px 12px;max-width:178px;z-index:2}#site-header.medium-header #medium-searchform input:focus{max-width:220px}#site-header.medium-header #medium-searchform button,#site-header.medium-header #medium-searchform label{position:absolute;top:0;line-height:40px;margin:0}#site-header.medium-header #medium-searchform label{left:12px;color:#333;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.medium-header #medium-searchform button{right:0;width:38px;background-color:transparent;color:#555;border:0;padding:0;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease}#site-header.medium-header #medium-searchform button:hover{color:#f68e13}#site-header.medium-header #medium-searchform .search-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#f5f5f5}#site-header.medium-header #site-logo{float:none;display:block}#site-header.medium-header #site-logo #site-logo-inner{display:block;height:auto!important}#site-header.medium-header .woovina-social-menu{float:none;display:block;right:auto!important;left:auto!important}#site-header.medium-header .woovina-social-menu .social-menu-inner{display:block;height:auto!important}#site-header.medium-header .woovina-social-menu ul li{float:none;display:inline-block}#site-header.medium-header #site-navigation-wrap{position:relative;background-color:#f9f9f9;float:none;position:relative;right:auto!important;left:auto!important;-webkit-transform:none;-ms-transform:none;transform:none;z-index:9}#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation{float:left;left:-22px}#site-header.medium-header #site-navigation-wrap.center-menu #site-navigation .dropdown-menu>li{float:none;display:inline-block}#site-header.medium-header #site-navigation-wrap.right-menu #site-navigation{float:right;right:-22px}#site-header.medium-header #site-navigation-wrap #site-navigation{display:inline-block;position:relative}#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a{font-size:12px;line-height:60px;padding:0 22px;text-transform:uppercase;letter-spacing:1px}#site-header.medium-header.hidden-menu #site-navigation,#site-header.medium-header.hidden-menu #site-navigation-wrap,#site-header.medium-header.hidden-menu .woovina-mobile-menu-icon{max-height:150px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.is-sticky #site-header.medium-header .top-header-wrap{padding:20px 0}.is-sticky #site-header.medium-header .top-header-wrap .woovina-social-menu .social-menu-inner{height:auto}.is-sticky #site-header.medium-header.hidden-menu #site-navigation,.is-sticky #site-header.medium-header.hidden-menu #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu .woovina-mobile-menu-icon{max-height:0;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation,.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu:hover .woovina-mobile-menu-icon{max-height:150px;-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}#site-header.medium-header .woovina-mobile-menu-icon{float:none;background-color:#f9f9f9;right:auto!important;left:auto!important}#site-header.medium-header .woovina-mobile-menu-icon a{float:none;display:inline-block;font-size:12px;padding:0 22px;line-height:60px;letter-spacing:1px;text-transform:uppercase}#site-header.medium-header.is-transparent #site-navigation-wrap,#site-header.medium-header.is-transparent .top-header-wrap,#site-header.medium-header.is-transparent .woovina-mobile-menu-icon{background-color:transparent;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width:959px){.medium-header-style .sidr-class-mobile-searchform,.medium-header-style .sidr-class-social-menu-inner{display:none}}@media only screen and (max-width:767px){#site-header.medium-header .top-header-inner{display:block}#site-header.medium-header .top-col:not(.logo-col){display:none}#site-header.medium-header .top-col.logo-col{display:inline-block;text-align:center}.medium-header-style .sidr-class-mobile-searchform,.medium-header-style .sidr-class-social-menu-inner{display:block}}@media only screen and (max-width:480px){#site-header.medium-header .header-top-wrap{padding:20px 0}#site-header.medium-header .woovina-mobile-menu-icon a{line-height:40px}}#site-header.vertical-header{position:fixed;top:0;width:300px;max-width:100%;height:100%;border-bottom:none;z-index:3000;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.vertical-header.has-scrolled{background-color:#fff}#site-header.vertical-header.has-shadow{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}#site-header.vertical-header .has-template>#site-logo{display:none}#site-header.vertical-header #site-header-inner{max-width:100%;padding:30px 0;overflow:hidden}#site-header.vertical-header #site-header-inner>:not(#site-navigation-wrap){padding:0 30px}#site-header.vertical-header.vh-left-logo #site-logo{text-align:left}#site-header.vertical-header.vh-center-logo #site-logo{text-align:center}#site-header.vertical-header.vh-right-logo #site-logo{text-align:right}#site-header.vertical-header #site-logo,#site-header.vertical-header #site-logo #site-logo-inner{display:block;float:none;height:auto}#site-header.vertical-header #site-logo{margin:20px 0 45px}#site-header.vertical-header .has-social #site-navigation-wrap{right:auto}#site-header.vertical-header #site-navigation-wrap{float:none;right:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li{display:block;float:none;position:relative;border-bottom:1px solid rgba(0,0,0,.05)}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li:last-child{border-bottom:none}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a{position:relative;line-height:1;padding:17px 30px}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle{position:absolute;right:0;top:0;width:50px;height:100%;line-height:1;cursor:pointer;text-align:center}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:before{content:'+';font-size:20px;position:absolute;top:50%;left:50%;line-height:1;margin-top:-10px;margin-left:-10px}#site-header.vertical-header #site-navigation-wrap .dropdown-menu li.active>a>.dropdown-toggle:before{content:'-'}#site-header.vertical-header #site-navigation-wrap .dropdown-menu .sub-menu{display:none;position:relative;top:100%;left:0;background-color:rgba(0,0,0,.03);border:none;border-top:1px solid rgba(0,0,0,.05);-webkit-box-shadow:none;box-shadow:none}#site-header.vertical-header #site-navigation-wrap .nav-arrow,#site-header.vertical-header #site-navigation-wrap .sidebar-box{display:none}#site-header.vertical-header #vertical-searchform{margin-top:40px}#site-header.vertical-header #vertical-searchform form{position:relative}#site-header.vertical-header #vertical-searchform form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;transition-duration:150ms}#site-header.vertical-header #vertical-searchform form input{position:relative;font-size:14px;border-width:0 0 2px;background-color:transparent!important;border-color:rgba(0,0,0,.04);padding:10px 12px;z-index:2}#site-header.vertical-header #vertical-searchform form button,#site-header.vertical-header #vertical-searchform form label{position:absolute;top:50%;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#site-header.vertical-header #vertical-searchform form label{left:12px;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#site-header.vertical-header #vertical-searchform form button{right:0;width:50px;height:100%;line-height:1;padding:0;background-color:transparent;color:#777;border:none;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease}#site-header.vertical-header #vertical-searchform form button:hover{color:#333}#site-header.vertical-header #vertical-searchform form .search-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.03)}#site-header.vertical-header .woovina-social-menu{float:none;display:block;margin-top:40px}#site-header.vertical-header .woovina-social-menu.simple-social{right:auto}#site-header.vertical-header .woovina-social-menu .social-menu-inner{display:block;height:auto}#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation{display:block}#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation .dropdown-menu>li>a{padding-left:0;padding-right:0}#site-header.vertical-header .vertical-toggle{display:none;position:absolute;top:10px;width:34px;height:34px;font-size:22px;line-height:34px;padding:0!important;text-align:center}.has-vh-transparent .is-sticky #site-header.vertical-header{background-color:#fff}body.vertical-header-style.left-header #site-header.vertical-header{left:0}body.vertical-header-style.left-header #site-header.vertical-header .vertical-toggle{right:0}body.vertical-header-style.left-header #outer-wrap{margin-left:300px}body.vertical-header-style.right-header #site-header.vertical-header{right:0}body.vertical-header-style.right-header #site-header.vertical-header .vertical-toggle{left:0}body.vertical-header-style.right-header #outer-wrap{margin-right:300px}body.vertical-header-style.has-vh-transparent.left-header #outer-wrap{margin-left:0}body.vertical-header-style.has-vh-transparent.right-header #outer-wrap{margin-right:0}body.vertical-header-style.vh-closed.left-header #site-header.vertical-header{left:-266px}body.vertical-header-style.vh-closed.left-header #outer-wrap{margin-left:34px}body.vertical-header-style.vh-closed.right-header #site-header.vertical-header{right:-266px}body.vertical-header-style.vh-closed.right-header #outer-wrap{margin-right:34px}body.vertical-header-style.vh-closed.vh-opened.left-header #site-header.vertical-header{left:0}body.vertical-header-style.vh-closed.vh-opened.right-header #site-header.vertical-header{right:0}body.vertical-header-style.vh-closed.vh-opened #site-header.vertical-header #site-navigation-wrap{padding-right:0}body.vertical-header-style.vh-closed #site-header.vertical-header .vertical-toggle{display:block}body.vertical-header-style.vh-closed #site-header.vertical-header #site-navigation-wrap{padding-right:34px}@media only screen and (max-width:1280px){body.vertical-header-style.default-collapse.left-header #site-header.vertical-header{left:-266px}body.vertical-header-style.default-collapse.left-header #outer-wrap{margin-left:34px}body.vertical-header-style.default-collapse.right-header #site-header.vertical-header{right:-266px}body.vertical-header-style.default-collapse.right-header #outer-wrap{margin-right:34px}body.vertical-header-style.default-collapse.vh-opened.left-header #site-header.vertical-header{left:0}body.vertical-header-style.default-collapse.vh-opened.right-header #site-header.vertical-header{right:0}body.vertical-header-style.default-collapse.vh-opened #site-header.vertical-header #site-navigation-wrap{padding-right:0}body.default-collapse #site-header.vertical-header .vertical-toggle{display:block}body.default-collapse #site-header.vertical-header #site-navigation-wrap{padding-right:34px}}#site-header.custom-header ul.woovina-custom-menu{list-style:none;margin:0;padding:0}#site-header.custom-header ul.woovina-custom-menu li{display:inline-block}#site-header.custom-header ul.woovina-custom-menu li a{display:block;font-size:13px;line-height:40px;padding:0 15px;letter-spacing:.6px}.custom-header-logo.left{text-align:left}.custom-header-logo.right{text-align:right}.custom-header-logo.center{text-align:center}.custom-header-logo #site-logo{float:none;display:inline-block}.custom-header-logo #site-logo #site-logo-inner{display:block;height:auto!important}.custom-header-nav.left{text-align:left}.custom-header-nav.right{text-align:right}.custom-header-nav.center{text-align:center}.custom-header-nav #site-navigation-wrap{float:none;right:auto}.custom-header-nav #site-navigation-wrap #site-navigation{display:inline-block;position:relative}.custom-header-nav #site-navigation-wrap .dropdown-menu>li{float:none;display:inline-block}.custom-header-nav .woovina-mobile-menu-icon{float:none!important;text-align:center}.custom-header-nav .woovina-mobile-menu-icon a{display:inline-block}#site-navigation-wrap{float:right;position:relative;right:-15px}#site-navigation-wrap .dropdown-menu{list-style:none;margin:0;padding:0}#site-navigation-wrap .dropdown-menu>li{float:left;position:relative}#site-navigation-wrap .dropdown-menu>li>a{display:block;font-size:13px;line-height:74px;color:#555;padding:0 15px;letter-spacing:.6px}#site-navigation-wrap .dropdown-menu>li>a.site-search-toggle{letter-spacing:0}#site-navigation-wrap .dropdown-menu>li>a:hover{color:#f68e13}#site-navigation-wrap .dropdown-menu>li>a .nav-arrow{padding-left:6px;line-height:1}#site-navigation-wrap .dropdown-menu>li.btn>a{background-color:transparent!important}#site-navigation-wrap .dropdown-menu>li.btn>a>span{background-color:#f68e13;color:#fff;padding:12px 22px;font-weight:600;border-radius:4px;cursor:pointer;text-align:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}#site-navigation-wrap .dropdown-menu>li.btn>a>span:after,#site-navigation-wrap .dropdown-menu>li.btn>a>span:before{display:none!important}#site-navigation-wrap .dropdown-menu>li.btn>a:hover>span{background-color:#0b7cac;color:#fff}#site-navigation-wrap .dropdown-menu>li.btn.rounded>a>span{border-radius:25px}.has-social #site-navigation-wrap{right:0}.minimal-header.left-menu #site-navigation-wrap,.transparent-header.left-menu #site-navigation-wrap{float:left;right:0}.minimal-header.left-menu #site-logo,.transparent-header.left-menu #site-logo{padding-right:20px}.center-menu #site-navigation-wrap{position:absolute;float:none;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li.menu-item{position:relative;white-space:nowrap}.sf-menu li.sfHover,.sf-menu li:hover{-webkit-transition:none;transition:none}.sf-menu ul.sub-menu{position:absolute;display:none;top:100%;left:0;z-index:9999}.sf-menu>li{float:left}.sf-menu li.sfHover>ul,.sf-menu li:hover>ul{display:block}.sf-menu a.menu-link{display:block;position:relative;zoom:1}.sf-menu ul.sub-menu ul{top:0;left:100%}.dropdown-menu,.dropdown-menu *{margin:0;padding:0;list-style:none}.dropdown-menu .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;border-top:3px solid #f68e13;min-width:180px;line-height:1;text-align:left;z-index:999;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}.dropdown-menu li .sub-menu li.menu-item{display:block;float:none}.dropdown-menu ul .sub-menu{top:0;left:100%}.no-top-border .sub-menu{border:none}.dropdown-menu ul li.menu-item{display:block;border-bottom:1px solid #f1f1f1}.dropdown-menu ul li.menu-item:last-child{border-bottom:0}.dropdown-menu ul li a.menu-link{display:block;position:relative;float:none;font-size:12px;font-weight:400;line-height:1.2em;letter-spacing:.6px;padding:12px 15px;text-transform:capitalize}.dropdown-menu ul li a.menu-link:hover{background-color:#f8f8f8;color:#555}.dropdown-menu ul li a.menu-link .nav-arrow{position:absolute;top:50%;right:15px;margin-top:-6.5px;padding:0}.dropdown-menu ul li a.menu-link i{position:relative;width:20px;text-align:center;margin-right:3px}.dropdown-menu li a.menu-link i{padding-right:5px}.nav-content{display:block;font-size:11px;line-height:1.8;padding:5px 0;white-space:normal;-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.navigation li a i.icon,.navigation li a img.icon,.navigation li a span.icon-wrap{display:inline-block;vertical-align:middle}.navigation li a i.icon{width:auto;height:auto;font-size:1.2em;line-height:1;padding:0!important}.navigation li a i.after,.navigation li a i.before{margin-top:-.265em}.navigation li a i.before{margin-right:6px}.navigation li a i.after{margin-left:6px}.navigation li a i.elusive{margin-top:-.3em}.navigation li a span.icon-wrap{text-align:center}.navigation li a span.icon-wrap i.below,.navigation li a span.icon-wrap img{display:block;margin:0 0 8px}.navigation li a span.icon-wrap img{margin:0 auto 8px auto}.navigation li a span.icon-wrap span.menu-text{display:block;line-height:1}.navigation li a img.before{margin-right:6px}.navigation li a img.after{margin-left:6px}.navigation li a .svg{width:1em}.navigation li a .hidden{display:none!important}.after-header-content{float:right;height:100%;display:table}.after-header-content .after-header-content-inner{display:table-cell;vertical-align:middle;height:74px}.after-header-content .after-header-content-inner>a,.after-header-content .after-header-content-inner>div>a{display:inline-block;line-height:74px}.woovina-mobile-menu-icon{display:none;position:relative}.woovina-mobile-menu-icon.mobile-right{float:right}.woovina-mobile-menu-icon.mobile-left{float:left}.woovina-mobile-menu-icon a{font-size:13px;line-height:74px;color:#555;padding-left:15px;letter-spacing:.6px;cursor:pointer}.woovina-mobile-menu-icon a:first-child{padding-left:0}.woovina-mobile-menu-icon a:hover{color:#f68e13}.woovina-mobile-menu-icon a.mobile-menu .woovina-close-text,.woovina-mobile-menu-icon a.mobile-menu .woovina-text{padding-left:6px}.woovina-mobile-menu-icon a.mobile-menu .woovina-close-text,.woovina-mobile-menu-icon a.mobile-menu.opened .woovina-text{display:none}.woovina-mobile-menu-icon a.mobile-menu.opened .woovina-close-text{display:inline-block}.woovina-social-menu{float:right;position:relative;z-index:10}.woovina-social-menu.simple-social{right:-8px}.woovina-social-menu.social-with-style{right:-2px}.woovina-social-menu .social-menu-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:74px}.woovina-social-menu ul{margin:0;padding:0;list-style:none}.woovina-social-menu ul li{float:left;position:relative}.woovina-social-menu ul li a{display:inline-block;background-color:transparent;color:#929292;padding:0 8px;line-height:1;text-align:center;letter-spacing:0}.woovina-social-menu ul li a span{width:1em;height:1em;text-align:center}.woovina-social-menu ul li a:hover{background-color:transparent}.woovina-social-menu ul li:first-child a{margin-left:0}.woovina-social-menu ul li:last-child a{margin-right:0}.woovina-social-menu ul li.woovina-twitter a:hover{color:#46d4fe}.woovina-social-menu ul li.woovina-facebook a:hover{color:#37589b}.woovina-social-menu ul li.woovina-googleplus a:hover{color:#de5a49}.woovina-social-menu ul li.woovina-pinterest a:hover{color:#cb2027}.woovina-social-menu ul li.woovina-dribbble a:hover{color:#ea4c89}.woovina-social-menu ul li.woovina-vk a:hover{color:#597ba5}.woovina-social-menu ul li.woovina-instagram a:hover{color:#3f729b}.woovina-social-menu ul li.woovina-linkedin a:hover{color:#39c}.woovina-social-menu ul li.woovina-tumblr a:hover{color:#2c4762}.woovina-social-menu ul li.woovina-github a:hover{color:#60b044}.woovina-social-menu ul li.woovina-flickr a:hover{color:#fa4086}.woovina-social-menu ul li.woovina-skype a:hover{color:#00aff0}.woovina-social-menu ul li.woovina-youtube a:hover{color:#c4302b}.woovina-social-menu ul li.woovina-vimeo a:hover{color:#1ab7ea}.woovina-social-menu ul li.woovina-vine a:hover{color:#00bf8f}.woovina-social-menu ul li.woovina-xing a:hover{color:#006464}.woovina-social-menu ul li.woovina-yelp a:hover{color:#c41200}.woovina-social-menu ul li.woovina-tripadvisor a:hover{color:#589442}.woovina-social-menu ul li.woovina-rss a:hover{color:#ff7900}.woovina-social-menu ul li.woovina-email a:hover{color:#f68e13}.woovina-social-menu .colored ul li a{position:relative;display:inline-block;font-size:12px;color:#fff;line-height:1;padding:1em;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.woovina-social-menu .colored ul li a:hover{color:#fff}.woovina-social-menu .colored ul li.woovina-twitter a{background-color:#46d4fe}.woovina-social-menu .colored ul li.woovina-twitter a:hover{background-color:#39b4d8}.woovina-social-menu .colored ul li.woovina-facebook a{background-color:#37589b}.woovina-social-menu .colored ul li.woovina-facebook a:hover{background-color:#2d477c}.woovina-social-menu .colored ul li.woovina-googleplus a{background-color:#de5a49}.woovina-social-menu .colored ul li.woovina-googleplus a:hover{background-color:#bb4c3e}.woovina-social-menu .colored ul li.woovina-pinterest a{background-color:#cb2027}.woovina-social-menu .colored ul li.woovina-pinterest a:hover{background-color:#a91d23}.woovina-social-menu .colored ul li.woovina-dribbble a{background-color:#ea4c89}.woovina-social-menu .colored ul li.woovina-dribbble a:hover{background-color:#c64174}.woovina-social-menu .colored ul li.woovina-vk a{background-color:#597ba5}.woovina-social-menu .colored ul li.woovina-vk a:hover{background-color:#486384}.woovina-social-menu .colored ul li.woovina-instagram a{background-color:#3f729b}.woovina-social-menu .colored ul li.woovina-instagram a:hover{background-color:#315a7c}.woovina-social-menu .colored ul li.woovina-linkedin a{background-color:#39c}.woovina-social-menu .colored ul li.woovina-linkedin a:hover{background-color:#2678a1}.woovina-social-menu .colored ul li.woovina-tumblr a{background-color:#2c4762}.woovina-social-menu .colored ul li.woovina-tumblr a:hover{background-color:#1d3042}.woovina-social-menu .colored ul li.woovina-github a{background-color:#60b044}.woovina-social-menu .colored ul li.woovina-github a:hover{background-color:#4f9237}.woovina-social-menu .colored ul li.woovina-flickr a{background-color:#fa4086}.woovina-social-menu .colored ul li.woovina-flickr a:hover{background-color:#c63169}.woovina-social-menu .colored ul li.woovina-skype a{background-color:#00aff0}.woovina-social-menu .colored ul li.woovina-skype a:hover{background-color:#0291c6}.woovina-social-menu .colored ul li.woovina-youtube a{background-color:#c4302b}.woovina-social-menu .colored ul li.woovina-youtube a:hover{background-color:#982420}.woovina-social-menu .colored ul li.woovina-vimeo a{background-color:#1ab7ea}.woovina-social-menu .colored ul li.woovina-vimeo a:hover{background-color:#1494bd}.woovina-social-menu .colored ul li.woovina-vine a{background-color:#00bf8f}.woovina-social-menu .colored ul li.woovina-vine a:hover{background-color:#01906c}.woovina-social-menu .colored ul li.woovina-xing a{background-color:#006464}.woovina-social-menu .colored ul li.woovina-xing a:hover{background-color:#014646}.woovina-social-menu .colored ul li.woovina-yelp a{background-color:#c41200}.woovina-social-menu .colored ul li.woovina-yelp a:hover{background-color:#940f01}.woovina-social-menu .colored ul li.woovina-tripadvisor a{background-color:#589442}.woovina-social-menu .colored ul li.woovina-tripadvisor a:hover{background-color:#426f32}.woovina-social-menu .colored ul li.woovina-rss a{background-color:#ff7900}.woovina-social-menu .colored ul li.woovina-rss a:hover{background-color:#d46603}.woovina-social-menu .colored ul li.woovina-email a{background-color:#f68e13}.woovina-social-menu .colored ul li.woovina-email a:hover{background-color:#0f8dc2}.woovina-social-menu .minimal ul li a{position:relative;display:inline-block;font-size:12px;background-color:transparent;color:#bbb;border:1px solid #ccc;line-height:1;padding:1em;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.woovina-social-menu .minimal ul li a:hover{background-color:transparent}.woovina-social-menu .minimal ul li.woovina-twitter a:hover{color:#46d4fe;border-color:#46d4fe}.woovina-social-menu .minimal ul li.woovina-facebook a:hover{color:#37589b;border-color:#37589b}.woovina-social-menu .minimal ul li.woovina-googleplus a:hover{color:#de5a49;border-color:#de5a49}.woovina-social-menu .minimal ul li.woovina-pinterest a:hover{color:#cb2027;border-color:#cb2027}.woovina-social-menu .minimal ul li.woovina-dribbble a:hover{color:#ea4c89;border-color:#ea4c89}.woovina-social-menu .minimal ul li.woovina-vk a:hover{color:#597ba5;border-color:#597ba5}.woovina-social-menu .minimal ul li.woovina-instagram a:hover{color:#3f729b;border-color:#3f729b}.woovina-social-menu .minimal ul li.woovina-linkedin a:hover{color:#39c;border-color:#39c}.woovina-social-menu .minimal ul li.woovina-tumblr a:hover{color:#2c4762;border-color:#2c4762}.woovina-social-menu .minimal ul li.woovina-github a:hover{color:#60b044;border-color:#60b044}.woovina-social-menu .minimal ul li.woovina-flickr a:hover{color:#fa4086;border-color:#fa4086}.woovina-social-menu .minimal ul li.woovina-skype a:hover{color:#00aff0;border-color:#00aff0}.woovina-social-menu .minimal ul li.woovina-youtube a:hover{color:#c4302b;border-color:#c4302b}.woovina-social-menu .minimal ul li.woovina-vimeo a:hover{color:#1ab7ea;border-color:#1ab7ea}.woovina-social-menu .minimal ul li.woovina-vine a:hover{color:#00bf8f;border-color:#00bf8f}.woovina-social-menu .minimal ul li.woovina-xing a:hover{color:#006464;border-color:#006464}.woovina-social-menu .minimal ul li.woovina-yelp a:hover{color:#c41200;border-color:#c41200}.woovina-social-menu .minimal ul li.woovina-tripadvisor a:hover{color:#589442;border-color:#589442}.woovina-social-menu .minimal ul li.woovina-rss a:hover{color:#ff7900;border-color:#ff7900}.woovina-social-menu .minimal ul li.woovina-email a:hover{color:#f68e13;border-color:#f68e13}.woovina-social-menu .dark ul li a{position:relative;display:inline-block;font-size:12px;background-color:#333;color:#fff;line-height:1;padding:1em;border-radius:50%;vertical-align:middle;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.woovina-social-menu .dark ul li a:hover{background-color:#000;color:#fff}.sidr-class-nav-tabs{border-bottom:1px solid #ddd;padding-left:20px;margin-bottom:0;list-style:none}.sidr-class-nav-tabs>li{margin-bottom:-1px;position:relative;display:inline-block;font-size:16px;padding:4px 15px;border:solid 1px #ddd;border-radius:4px 4px 0 0;background-color:#ddd}.sidr-class-nav-tabs>li.sidr-class-active{background-color:#fff}.sidr-class-tab-content{display:block;clear:both}.sidr-class-tab-pane{display:none}.sidr-class-active{display:block}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{display:block;background-color:#f68e13;position:absolute;bottom:-30%;left:0;content:'';width:100%;height:2px;visibility:hidden;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{visibility:visible;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.effect-one #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{visibility:visible;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-30%;left:0;width:100%;height:3px;background-color:rgba(0,0,0,.1);content:'';opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.effect-two #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-30%;left:0;width:100%;height:1px;background-color:#f68e13;content:'';opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{height:2px;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.effect-three #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{height:2px;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{display:inline-block;color:#f68e13;opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{margin-right:6px;content:'[';-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{margin-left:6px;content:']';-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after,.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{position:absolute;top:130%;left:0;width:100%;height:2px;background-color:#f68e13;content:'';-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{top:-30%;opacity:1}.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after,.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{top:-30%;opacity:1}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{position:absolute;top:50%;left:50%;width:50px;height:50px;border:2px solid rgba(0,0,0,.1);border-radius:50%;content:'';opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateX(-50%) translateY(-50%) scale(.2);-ms-transform:translateX(-50%) translateY(-50%) scale(.2);transform:translateX(-50%) translateY(-50%) scale(.2)}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{width:40px;height:40px;border-width:4px;-webkit-transform:translateX(-50%) translateY(-50%) scale(.8);-ms-transform:translateX(-50%) translateY(-50%) scale(.8);transform:translateX(-50%) translateY(-50%) scale(.8)}.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after,.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{position:absolute;bottom:-80%;left:50%;color:transparent;content:'•';text-shadow:0 0 transparent;font-size:1.2em;line-height:1;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{color:#f68e13;text-shadow:10px 0 #f68e13,-10px 0 #f68e13}.effect-seven #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{color:#f68e13;text-shadow:10px 0 #f68e13,-10px 0 #f68e13}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative;padding:0 8px}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{position:absolute;width:100%;top:50%;left:0;height:2px;margin-top:-1px;background-color:rgba(0,0,0,.1);content:'';z-index:-1;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;pointer-events:none}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{-webkit-transform:translateY(-13px);-ms-transform:translateY(-13px);transform:translateY(-13px)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{opacity:.8}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after,.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{opacity:.8}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{position:relative}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{position:absolute;left:0;width:100%;height:2px;background-color:#f68e13;content:'';opacity:0;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before{top:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after{bottom:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{opacity:1}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after,.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{opacity:1}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link>span{padding:8px;-webkit-transition:-webkit-box-shadow .25s ease-out;transition:box-shadow .25s ease-out}.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span{-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,.1);box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.effect-ten #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span{-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,.1);box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.navigation .megamenu a .nav-arrow{display:none}.navigation .megamenu>li>a.menu-link{font-size:13px;font-weight:600}.navigation .megamenu li ul.sub-menu{border-top:1px solid #f1f1f1}.navigation .megamenu li a.menu-link{padding:12px 20px}.navigation .megamenu .sidebar-box{padding:20px;margin-bottom:0;line-height:1.8;white-space:normal}.navigation>ul>li>ul.megamenu.sub-menu>li{float:left;border-bottom:0;border-left-width:1px;border-style:solid;border-color:#f1f1f1}.navigation>ul>li>ul.megamenu.sub-menu>li:first-child{border-left:none}.navigation li.megamenu-li.hide-headings>.megamenu>li>a,.navigation li.megamenu-li>.megamenu>li.hide-heading>a{display:none}.navigation .megamenu .sub-menu{display:block!important;-moz-opacity:1!important;-webkit-opacity:1!important;opacity:1!important;min-width:100%;position:static;background:0 0;-webkit-box-shadow:none;box-shadow:none}.navigation li.megamenu-li .megamenu.col-1>li{width:100%}.navigation li.megamenu-li .megamenu.col-2>li{width:50%}.navigation li.megamenu-li .megamenu.col-3>li{width:33.33333333%}.navigation li.megamenu-li .megamenu.col-4>li{width:25%}.navigation li.megamenu-li .megamenu.col-5>li{width:20%}.navigation li.megamenu-li .megamenu.col-6>li{width:16.66666667%}@media only screen and (min-width:959px){.navigation li.megamenu-li.auto-mega .megamenu.col-1{width:320px}.navigation li.megamenu-li.auto-mega .megamenu.col-2{width:440px}.navigation li.megamenu-li.auto-mega .megamenu.col-3{width:660px}.navigation li.megamenu-li.auto-mega .megamenu.col-4{width:780px}.navigation li.megamenu-li.auto-mega .megamenu.col-5{width:980px}.navigation li.megamenu-li.auto-mega .megamenu.col-6{width:1080px}}.navigation>ul>li>ul.megamenu.sub-menu>li .elementor{white-space:normal;line-height:initial}.navigation li.mega-cat .megamenu{padding:30px 20px}.navigation li.mega-cat .mega-cat-title{position:relative;font-size:14px;line-height:1;font-weight:400;background-color:#f8f8f8;color:#222;letter-spacing:2px;margin:0 -20px 30px;padding:15px 35px;text-transform:uppercase}.navigation li.mega-cat>ul>li{padding:0 15px}.navigation li.mega-cat ul li a{padding:0}.navigation li.mega-cat ul li a.mega-post-link{display:block;position:relative;background-color:#000}.navigation li.mega-cat ul li a.mega-post-link img{display:block;width:100%}.navigation li.mega-cat ul li a.mega-post-link .overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:3px;background-color:rgba(0,0,0,.2);-moz-opacity:0;-webkit-opacity:0;opacity:0;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.navigation li.mega-cat ul li a.mega-post-link:hover .overlay{-moz-opacity:1;-webkit-opacity:1;opacity:1}.navigation li.mega-cat ul li .mega-post-title{display:block;margin:15px 0 8px;white-space:initial}.navigation li.mega-cat ul li .mega-post-title a{color:#555;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:.6px;text-transform:none}.navigation li.mega-cat ul li .mega-post-title a:hover{background-color:transparent;color:#333}.navigation li.mega-cat ul li .mega-post-date{display:block;font-size:10px;color:#bbb;text-transform:uppercase}.navigation li.mega-cat ul li .mega-post-date i{font-size:9px;padding-right:5px}.navigation>ul>li.mega-cat>ul.megamenu.sub-menu>li.first{border-left:0}@media only screen and (min-width:768px) and (max-width:1280px){.navigation li.megamenu.auto-width.col-6>.sub-menu{width:980px}}#searchform-dropdown{position:absolute;right:0;background-color:#fff;border-top:3px solid #f68e13;top:100%;padding:15px;width:260px;-webkit-box-shadow:0 2px 7px rgba(0,0,0,.1);box-shadow:0 2px 7px rgba(0,0,0,.1);visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;z-index:10000}#searchform-dropdown input{display:block;background-color:transparent;border-radius:0;margin:0}.no-top-border #searchform-dropdown{border:none}#searchform-dropdown.show{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#site-header.header-replace #site-navigation .dropdown-menu{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#site-header.header-replace #site-navigation.hide .dropdown-menu{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0}#searchform-header-replace{position:absolute;top:0;right:0;height:100%;width:100%;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#searchform-header-replace form{height:100%;width:100%}#searchform-header-replace input{height:100%;width:94%;font-size:22px;background-color:transparent;color:#bbb;padding:0;outline:0;border:0;margin:0;border-radius:0}#searchform-header-replace-close{position:absolute;right:8px;top:50%;margin-top:-20px;height:40px;line-height:40px;font-size:26px;color:#bbb;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}#searchform-header-replace-close:hover{color:#222}#searchform-header-replace.show{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}#searchform-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:9999}#searchform-overlay .container{position:relative;max-width:550px;height:100%}#searchform-overlay a.search-overlay-close{position:absolute;top:-50px;left:50%;margin-left:-20px;width:40px;height:40px;background-color:rgba(255,255,255,.2);text-align:center;border-radius:2px}#searchform-overlay a.search-overlay-close:hover{background-color:rgba(255,255,255,.3)}#searchform-overlay a.search-overlay-close span{position:relative;display:inline-block;width:24px;height:24px}#searchform-overlay a.search-overlay-close span:after,#searchform-overlay a.search-overlay-close span:before{content:'';position:absolute;top:50%;left:0;height:2px;width:100%;margin-top:6px;background-color:#fff;border-radius:5px}#searchform-overlay a.search-overlay-close span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#searchform-overlay a.search-overlay-close span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#searchform-overlay form{position:absolute;top:50%;left:0;margin-top:-33px;width:100%;text-align:center}#searchform-overlay form input,#searchform-overlay form label{font-size:22px;line-height:1.3;padding:18px 0;margin:0;min-height:50px;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}#searchform-overlay form input{position:relative;border:0;background-color:transparent;border-bottom:1px solid #444;z-index:2;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}#searchform-overlay form input:hover{border-color:#777}#searchform-overlay form input:focus{border-color:#fff}#searchform-overlay form label{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#searchform-overlay form label i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#searchform-overlay form label i+i{-webkit-animation-delay:.2s;animation-delay:.2s}#searchform-overlay form label i+i+i{-webkit-animation-delay:.4s;animation-delay:.4s}#searchform-overlay form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;transition-duration:150ms}@media only screen and (max-width:959px){#searchform-overlay{display:none!important}}#mobile-dropdown{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;max-height:400px;overflow-y:auto;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}#mobile-dropdown ul{margin:0;list-style:none}#mobile-dropdown ul li{border-bottom:1px solid rgba(0,0,0,.035)}#mobile-dropdown ul li a{display:block;position:relative;padding:12px 40px;text-align:left}#mobile-dropdown ul li a i{margin-right:10px}#mobile-dropdown ul li a i.after{margin-right:0;margin-left:10px}#mobile-dropdown ul li a .dropdown-toggle{position:absolute;right:0;top:0;height:100%;width:60px;cursor:pointer;color:#555;padding-right:40px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}#mobile-dropdown ul li a .dropdown-toggle:before{content:'+';font-size:20px;position:absolute;top:50%;left:50%;line-height:30px;margin-top:-15px;margin-left:-15px}#mobile-dropdown ul li.active>a>.dropdown-toggle:before{content:'-'}#mobile-dropdown ul li ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}#mobile-dropdown ul .sidebar-box,#mobile-dropdown ul .widget,#mobile-dropdown ul li a .nav-arrow,#mobile-dropdown ul li.search-toggle-li,#mobile-dropdown ul li.side-panel-li,#mobile-dropdown ul li.woo-menu-icon{display:none}#mobile-dropdown .woovina-social-menu{display:block!important;float:none;width:100%;right:auto!important;left:auto!important;padding:0 40px!important;margin:10px 0!important}#mobile-dropdown .woovina-social-menu .social-menu-inner{height:auto}#mobile-dropdown .woovina-social-menu li{display:inline-block;float:none;border:0}#mobile-dropdown .woovina-social-menu li a{display:block;padding:12px 10px}#mobile-dropdown #mobile-menu-search{display:block;padding:20px 40px}#mobile-dropdown #mobile-menu-search form{position:relative}#mobile-dropdown #mobile-menu-search form input{padding:6px 45px 6px 12px!important;margin-top:0!important;-webkit-box-sizing:inherit;box-sizing:inherit}#mobile-dropdown #mobile-menu-search form button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:transparent!important;color:#555;border:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#mobile-dropdown #mobile-menu-search form button:hover{color:#222}#mobile-dropdown .has-social #mobile-menu-search{padding-top:0}#mobile-fullscreen{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);overflow-y:scroll;z-index:100000}#mobile-fullscreen #mobile-fullscreen-inner{display:table;width:100%;height:100%;padding:0 40px}#mobile-fullscreen a.close{position:absolute;top:14px;right:14px}#mobile-fullscreen a.close .close-icon-wrap{display:inline-block;position:relative;width:40px;height:40px;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}#mobile-fullscreen a.close .close-icon-wrap:hover{opacity:.7}#mobile-fullscreen a.close .close-icon-inner,#mobile-fullscreen a.close .close-icon-inner::after{display:inline-block;width:40px;height:3px;background-color:#fff;border-radius:3px}#mobile-fullscreen a.close .close-icon-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#mobile-fullscreen a.close .close-icon-inner::after{content:'';display:block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}#mobile-fullscreen nav{display:table-cell;vertical-align:middle;padding:50px 0;text-align:center}#mobile-fullscreen ul{list-style:none;margin:0}#mobile-fullscreen ul li a{display:block;position:relative;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}#mobile-fullscreen ul li a:hover{color:#929292}#mobile-fullscreen ul li a i{margin-right:10px}#mobile-fullscreen ul li a i.after{margin-right:0;margin-left:10px}#mobile-fullscreen ul li .dropdown-toggle{padding-left:5px}#mobile-fullscreen ul li .dropdown-toggle:before{font-family:FontAwesome;content:'+'}#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before{content:'-'}#mobile-fullscreen ul ul.sub-menu{display:none;list-style:none;margin:0;padding:0}#mobile-fullscreen ul ul.sub-menu li a{font-size:13px;padding:3px 0}#mobile-fullscreen ul>li{display:block}#mobile-fullscreen ul>li>a{font-size:18px;line-height:1.2;padding:12px 0}#mobile-fullscreen ul .search-toggle-li,#mobile-fullscreen ul .side-panel-li,#mobile-fullscreen ul .sidebar-box,#mobile-fullscreen ul .woo-menu-icon{display:none}#mobile-fullscreen #mobile-search{max-width:220px;margin:10px auto 0}#mobile-fullscreen #mobile-search form{position:relative}#mobile-fullscreen #mobile-search input,#mobile-fullscreen #mobile-search label{font-size:20px;padding:4px 0;color:#fff;margin:0;text-align:center;text-transform:uppercase}#mobile-fullscreen #mobile-search input{position:relative;border:0;background-color:transparent;border-bottom:1px solid #666;border-radius:0;z-index:2}#mobile-fullscreen #mobile-search input:focus,#mobile-fullscreen #mobile-search input:hover{border-color:#fff}#mobile-fullscreen #mobile-search label{display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:text;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;z-index:1}#mobile-fullscreen #mobile-search label i{display:inline-block;background-color:#fff;width:3px;height:3px;margin-left:3px;-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}#mobile-fullscreen #mobile-search label i+i{-webkit-animation-delay:.2s;animation-delay:.2s}#mobile-fullscreen #mobile-search label i+i+i{-webkit-animation-delay:.4s;animation-delay:.4s}#mobile-fullscreen #mobile-search form.search-filled label{-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition-duration:150ms;transition-duration:150ms}#mobile-fullscreen .woovina-social-menu{display:block;float:none;margin-top:30px;text-align:center;right:auto}#mobile-fullscreen .woovina-social-menu .social-menu-inner{display:block;height:auto!important}#mobile-fullscreen .woovina-social-menu ul li{float:none;display:inline-block}#mobile-fullscreen .woovina-social-menu.simple-social ul li a{color:#fff;font-size:24px;padding:0 16px;margin:0;background-color:transparent!important}#mobile-fullscreen .woovina-social-menu.simple-social ul li a:hover{color:#929292}#mobile-fullscreen .woovina-social-menu .colored ul li a,#mobile-fullscreen .woovina-social-menu .dark ul li a,#mobile-fullscreen .woovina-social-menu .minimal ul li a{padding:0 4px}#mobile-fullscreen .woovina-social-menu .colored ul li a span,#mobile-fullscreen .woovina-social-menu .dark ul li a span,#mobile-fullscreen .woovina-social-menu .minimal ul li a span{font-size:16px;width:60px;height:60px;line-height:60px}@-webkit-keyframes blink{0%{-webkit-opacity:1}50%{-webkit-opacity:0}100%{-webkit-opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.page-header{position:relative;background-color:#f5f5f5;padding:34px 0}.page-header .container{position:relative}.has-transparent-header .page-header{padding:120px 0 36px 0}body.home .page-header-inner{text-align:center}.page-header-title{display:block;font-size:24px;line-height:1.4em;font-weight:400;margin:0;color:#333}body.breadcrumbs-position-default .page-header-title{max-width:70%}.page-subheading{font-size:15px;margin:0}.page-subheading p:last-child{margin:0}.centered-minimal-page-header .page-header-title,.centered-page-header .page-header-title{max-width:100%!important}.centered-page-header{text-align:center}.centered-page-header .page-header-title{font-size:32px}.centered-page-header .page-subheading{font-size:18px;font-weight:300}.centered-minimal-page-header{background-color:#fff;border-bottom:1px solid #f1f1f1;text-align:center}.centered-minimal-page-header .page-header-title{font-size:32px}.centered-minimal-page-header .page-subheading{font-size:18px;font-weight:300}.solid-color-page-header .page-header-title{color:#fff!important}.solid-color-page-header .site-breadcrumbs,.solid-color-page-header .site-breadcrumbs a{color:#fff!important}.solid-color-page-header .page-subheading{color:#fff}.background-image-page-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background-color:#000;height:400px;background-position:50% 0;background-repeat:no-repeat;background-size:cover}.background-image-page-header .page-header-inner{text-align:center}.background-image-page-header .page-subheading{position:relative;color:#fff;font-size:24px;font-weight:300;z-index:2}.page-header.background-image-page-header .page-header-title{position:relative;color:#fff;font-size:44px;font-weight:400;max-width:100%;z-index:2}.background-image-page-header-overlay{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;z-index:1;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.site-breadcrumbs{position:absolute;right:0;top:50%;max-width:50%;height:32px;line-height:32px;margin-top:-16px;font-size:13px;color:#c6c6c6;font-weight:400;white-space:nowrap;overflow:hidden}.site-breadcrumbs ul{margin:0;padding:0;list-style:none}.site-breadcrumbs ul li{display:inline-block}.site-breadcrumbs ul li:after{content:'\f105';margin:0 6px;display:inline-block;font-family:FontAwesome;font-size:inherit;font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-breadcrumbs ul li:last-child:after{display:none}.site-breadcrumbs .breadcrumb-title{margin-right:5px}.centered-minimal-page-header .site-breadcrumbs,.centered-page-header .site-breadcrumbs,.site-breadcrumbs.position-under-title{position:inherit;top:auto;right:auto;margin-top:0;max-width:100%}.woovina-breadcrumb .site-breadcrumbs{position:relative;top:auto;left:auto;right:auto;max-width:100%;margin-top:0}.background-image-page-header .site-breadcrumbs{display:block;position:inherit;max-width:100%;margin-top:20px;top:auto;right:auto;color:#fff;text-align:center;z-index:2}.background-image-page-header .site-breadcrumbs a{color:#fff}.background-image-page-header .site-breadcrumbs a:hover{color:#ddd}@media only screen and (max-width:959px){body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}}@media only screen and (min-width:768px) and (max-width:959px){.site-breadcrumbs{position:inherit;top:auto;left:auto;right:auto;margin-top:0}}@media only screen and (max-width:767px){.page-header{background-attachment:initial!important}.page-header-with-background .page-header-title{font-size:36px}.centered-minimal-page-header .page-header-title,.centered-page-header .page-header-title,.page-header.background-image-page-header .page-header-title{font-size:24px}.centered-minimal-page-header .page-header-subheading,.centered-page-header .page-subheading,.page-header.background-image-page-header .page-subheading{font-size:14px}.background-image-page-header{height:auto!important}body.has-breadcrumbs .page-header-title{max-width:100%;width:100%}.site-breadcrumbs{display:none}}#blog-entries{padding-bottom:0}.blog-entry.post{position:relative}.blog-entry.post .thumbnail{position:relative}.blog-entry.post .thumbnail a{display:inline-block;position:relative;width:100%}.blog-entry.post .thumbnail .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);-moz-opacity:0;-webkit-opacity:0;opacity:0;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.blog-entry.post .thumbnail:hover .overlay{-moz-opacity:1;-webkit-opacity:1;opacity:1}.blog-entry.post .thumbnail img{width:100%}.blog-entry.post ul.meta{margin:0 0 12px}.blog-entry.post .blog-entry-header{margin-bottom:20px}.blog-entry.post .blog-entry-header .entry-title{font-size:24px;margin:0}.blog-entry.post .blog-entry-header .entry-title a{font-weight:600;letter-spacing:.6px}.blog-entry.post .blog-entry-summary{margin-bottom:20px}.blog-entry.post .blog-entry-summary p:last-child{margin-bottom:0}.thumbnail-caption{font-size:13px;margin-top:.5em;text-align:center}.blog-entry.large-entry{border-bottom:1px solid #f1f1f1;margin-bottom:30px;padding-bottom:30px}.blog-entry.large-entry .thumbnail{margin-bottom:20px}.blog-entry.large-entry .blog-entry-readmore a{display:inline-block;font-size:11px;line-height:1;border:1px solid #ddd;padding:10px 16px;border-radius:2px;text-transform:uppercase;letter-spacing:1px}.blog-entry.large-entry .blog-entry-readmore a:hover{color:#f68e13;border-color:#f68e13}.blog-entry.large-entry .blog-entry-readmore a i{margin-left:8px}.blog-entry.grid-entry{float:left}.blog-entry.grid-entry .blog-entry-inner{padding:0 20px 20px;border:1px solid #e9e9e9}.blog-entry.grid-entry .thumbnail{margin:0 -20px}.blog-entry.grid-entry ul.meta{margin:0}.blog-entry.grid-entry .blog-entry-header{margin:20px 0 12px}.blog-entry.grid-entry .blog-entry-header .entry-title{font-size:18px}.blog-entry.grid-entry .blog-entry-summary{line-height:1.6;margin:10px 0 0}.blog-entry.grid-entry .blog-entry-readmore{margin-top:16px}.blog-entry.grid-entry .blog-entry-readmore a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase}.blog-entry.grid-entry .blog-entry-readmore a i{margin-left:5px}.blog-entry.thumbnail-entry{border-bottom:1px solid #f1f1f1;margin-bottom:30px;padding-bottom:30px}.blog-entry.thumbnail-entry .blog-entry-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.blog-entry.thumbnail-entry .blog-entry-content,.blog-entry.thumbnail-entry .thumbnail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-entry.thumbnail-entry .center .blog-entry-content,.blog-entry.thumbnail-entry .center .thumbnail{-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-entry.thumbnail-entry .bottom .blog-entry-content,.blog-entry.thumbnail-entry .bottom .thumbnail{-webkit-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-entry.thumbnail-entry .thumbnail{width:45%}.blog-entry.thumbnail-entry .thumbnail a{position:relative}.blog-entry.thumbnail-entry .thumbnail .link-entry{position:absolute;top:0}.blog-entry.thumbnail-entry .thumbnail .left-position .link-entry{right:0}.blog-entry.thumbnail-entry .thumbnail .right-position .link-entry{left:0}.blog-entry.thumbnail-entry .blog-entry-content{width:55%}.blog-entry.thumbnail-entry .blog-entry-content{padding:6px 0}.blog-entry.thumbnail-entry .left-position .blog-entry-content{padding-left:3em}.blog-entry.thumbnail-entry .right-position .blog-entry-content{padding-right:3em}.blog-entry.thumbnail-entry .blog-entry-category{display:block;font-size:12px;font-weight:600;letter-spacing:.6px;line-height:1.2em;text-transform:uppercase;margin-bottom:10px}.blog-entry.thumbnail-entry .blog-entry-category a{color:#f68e13}.blog-entry.thumbnail-entry .blog-entry-category a:hover{color:#333}.blog-entry.thumbnail-entry .blog-entry-summary{margin-bottom:15px}.blog-entry.thumbnail-entry .blog-entry-bottom{display:block;border-top:1px solid #e9e9e9;padding-top:15px;font-size:11px;font-weight:600;letter-spacing:.6px;line-height:1.2em;text-transform:uppercase}.blog-entry.thumbnail-entry .blog-entry-comments,.blog-entry.thumbnail-entry .blog-entry-comments a,.blog-entry.thumbnail-entry .blog-entry-date{color:#ababab}.blog-entry.thumbnail-entry .blog-entry-comments{float:left}.blog-entry.thumbnail-entry .blog-entry-comments i{padding-right:6px}.blog-entry.thumbnail-entry .blog-entry-comments a:hover{color:#333}.blog-entry.thumbnail-entry .blog-entry-date{float:right}.blog-entry.thumbnail-entry.no-featured-image .blog-entry-content{width:100%}.blog-entry.thumbnail-entry.no-featured-image .left-position .blog-entry-content{padding-left:0}.blog-entry.thumbnail-entry.no-featured-image .right-position .blog-entry-content{padding-right:0}@media only screen and (max-width:767px){.blog-entry.thumbnail-entry .blog-entry-inner{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-entry.thumbnail-entry .blog-entry-content,.blog-entry.thumbnail-entry .thumbnail{width:100%}.blog-entry.thumbnail-entry .blog-entry-content{margin-top:15px;padding:0!important}}ul.meta{display:inline-block;width:100%;color:#777;font-size:12px;line-height:1;margin:0 0 20px;padding:0;list-style:none}ul.meta li{float:left;line-height:1.3}ul.meta li:after{content:'-';padding:0 6px}ul.meta li:last-child:after{display:none;padding:0}ul.meta li a{color:#777}ul.meta li a:hover{color:#f68e13}ul.meta li i{display:inline-block;color:#929292;padding-right:5px}@media only screen and (max-width:480px){ul.meta{margin-bottom:12px}ul.meta li{margin-bottom:8px}}.gallery-format{display:none;position:relative;overflow:hidden}.gallery-format img{display:block;position:relative;width:100%;margin-bottom:0}.gallery-format .slick-next,.gallery-format .slick-prev{-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.gallery-format:hover .slick-next,.gallery-format:hover .slick-prev{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.wp-video{width:100%!important}.link-entry i{position:absolute;top:20px;right:20px;width:60px;height:60px;font-size:22px;line-height:60px;background-color:#333;color:#fff;text-align:center;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.thumbnail:hover i{background-color:#f68e13}.post-quote-author,.post-quote-content{position:relative;background-color:#f68e13;color:#fff;font-size:20px;padding:20px 30px;line-height:1.6;z-index:1}.post-quote-icon{position:absolute;right:20px;bottom:10px;font-size:48px;-moz-opacity:.2;-webkit-opacity:.2;opacity:.2;z-index:-1}.post-quote-author{background-color:#0b7cac;font-size:12px;font-weight:600;padding:10px 30px;margin-top:1px;text-transform:uppercase;letter-spacing:.6px}.single-post .post-quote-wrap{margin-bottom:30px}.single .thumbnail{position:relative;margin-bottom:20px}.single .thumbnail img{width:100%}.single .entry-title{font-size:34px;padding:0 0 20px;margin:0 0 15px;border-bottom:1px solid #f1f1f1;letter-spacing:.6px}.single-post.content-max-width #main #content-wrap{width:100%;max-width:100%}.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts,.single-post.content-max-width .comments-area,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content p,.single-post.content-max-width .entry-header,.single-post.content-max-width .entry-share,.single-post.content-max-width .post-tags,.single-post.content-max-width .thumbnail,.single-post.content-max-width nav.post-navigation,.single-post.content-max-width ul.meta{padding-left:20px;padding-right:20px}.single-post.content-max-width .comments-area,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content ol,.single-post.content-max-width .entry-content p,.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-header,.single-post.content-max-width .post-tags,.single-post.content-max-width .wp-block-cover-text,.single-post.content-max-width .wp-block-gallery,.single-post.content-max-width .wp-block-image,.single-post.content-max-width .wp-block-quote,.single-post.content-max-width .wp-block-text-columns,.single-post.content-max-width .wp-block-video,.single-post.content-max-width ul.meta{margin:1.5em auto;max-width:700px}.single-post.content-max-width .thumbnail{margin-top:0}.single-post.content-max-width .entry-header{margin-bottom:0}.single-post.content-max-width ul.meta{display:block}.single-post.content-max-width .wp-block-quote p{padding:0}.single-post.content-max-width .entry-content blockquote p{max-width:100%;margin:0;padding:0}.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts,.single-post.content-max-width .entry-share,.single-post.content-max-width .thumbnail,.single-post.content-max-width .wp-block-cover-text.alignwide,.single-post.content-max-width .wp-block-gallery.alignwide,.single-post.content-max-width .wp-block-image.alignwide,.single-post.content-max-width .wp-block-text-columns.alignwide,.single-post.content-max-width nav.post-navigation{margin:1.5em auto;max-width:1100px}.single-post.content-max-width .wp-block-cover-text.alignfull,.single-post.content-max-width .wp-block-gallery.alignfull,.single-post.content-max-width .wp-block-image.alignfull,.single-post.content-max-width .wp-block-text-columns.alignfull{margin:1.5em 0;max-width:100%}.single-post.content-max-width .wp-block-image.alignleft,.single-post.content-max-width .wp-block-image.alignright{max-width:350px;margin-top:0;margin-bottom:0}.single-post.content-max-width .wp-block-image.alignleft{margin-left:-webkit-calc(50% - 350px);margin-left:calc(50% - 350px);padding:14px 36px 14px 0}.single-post.content-max-width .wp-block-image.alignright{margin-right:-webkit-calc(50% - 350px);margin-right:calc(50% - 350px);padding:14px 0 14px 36px}.single-post.content-max-width figure img{margin:0 auto}.wp-block-cover-image,.wp-block-image{margin-bottom:20px}.wp-block-button a:hover{color:inherit}.wp-block-quote.blocks-quote-style-2{border:0}.wp-block-pullquote{border-left-width:0;margin:0}.wp-block-separator{margin:30px auto}.wp-block-table{display:table}@media only screen and (max-width:480px){.single-post.media-above-content .thumbnail{margin-bottom:20px}.single-post .entry-title{font-size:26px}}.single .entry-content{margin-bottom:20px}.dropcap{float:left;color:#f68e13;font-size:120px;line-height:80px;margin-top:6px;margin-right:10px}.entry-footer{display:inline-block;width:100%}.single .post-tags{font-size:11px;font-weight:600;margin:30px 0 0;text-transform:uppercase}.single nav.post-navigation{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}.single nav.post-navigation:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.single nav.post-navigation .nav-links .title{display:block;color:#f68e13;line-height:20px}.single nav.post-navigation .nav-links a{display:block}.single nav.post-navigation .nav-links i{font-size:20px;line-height:20px}.single nav.post-navigation .nav-links .post-title{display:block;font-size:16px;margin:5px 0 0}.single nav.post-navigation .nav-previous{float:left;width:50%;text-align:left;border-right-width:1px;border-style:solid;border-color:#f1f1f1;padding-right:20px}.single nav.post-navigation .nav-previous i{float:left;margin-right:20px}.single nav.post-navigation .nav-next{float:right;width:50%;text-align:right;padding-left:20px}.single nav.post-navigation .nav-next i{float:right;margin-left:20px}@media only screen and (max-width:480px){.single nav.post-navigation .nav-links .nav-next,.single nav.post-navigation .nav-links .nav-previous{float:none;width:100%;padding:0}.single nav.post-navigation .nav-links .nav-previous{border-right-width:0;border-left-width:0}}#author-bio{position:relative;margin-top:30px;padding-top:30px;border-top-width:1px;border-style:solid;border-color:#f1f1f1}#author-bio #author-bio-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#author-bio .author-bio-avatar,#author-bio .author-bio-avatar img{border-radius:50%}#author-bio .author-bio-avatar{min-width:80px;margin-right:30px}#author-bio .author-bio-avatar img{width:80px;height:80px;border:3px solid #e9e9e9}#author-bio .author-bio-content{position:relative}#author-bio .author-bio-title{display:inline-block;font-size:18px;margin:0 0 10px;text-transform:capitalize}#author-bio .author-bio-description p:last-child{margin:0}.author #author-bio{margin:0 0 30px;padding-bottom:30px;border-bottom-width:1px}@media only screen and (max-width:480px){#author-bio .author-bio-avatar{display:none}}#related-posts{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}#related-posts .title-wrap{display:block;color:#333;font-size:20px;font-weight:600;letter-spacing:.6px;margin-bottom:18px}#related-posts ul{padding:0;list-style:none}#related-posts .col{float:left;position:relative;min-height:100px;margin:0;text-align:center}#related-posts .span_1_of_3{width:33.3333333333%}.related-thumb{display:block;background-color:#222}.related-thumb img{display:block;width:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.related-thumb:hover img{-moz-opacity:.7;-webkit-opacity:.7;opacity:.7}.related-post-title{font-size:16px;font-weight:600;margin:12px 12px 3px 12px}.related-post-title a{display:block}time.published{font-size:12px}time.published i{padding-right:5px}@media only screen and (max-width:767px){#related-posts .col{float:none;width:100%;margin-bottom:30px}#related-posts .col:last-child{margin-bottom:0}}.widget-area{font-size:13px}.sidebar-box{margin-bottom:40px}.sidebar-box ul{margin:0;padding:0;list-style:none}.widget-title{display:block;line-height:1;font-size:13px;font-weight:400;color:#333;border-width:0 0 0 3px;border-style:solid;border-color:#f68e13;letter-spacing:1px;padding-left:15px;margin:0 0 20px;text-transform:uppercase}.widget_nav_menu ul ul.sub-menu{margin-top:.25em}.widget_nav_menu ul ul.sub-menu a:after{left:-20px}.widget_nav_menu ul ul.sub-menu ul a:after{left:-40px}.widget_nav_menu ul ul.sub-menu ul ul a:after{left:-60px}.widget_nav_menu li{transition:all .2s linear}.widget_archive li li,.widget_categories li li,.widget_meta li li,.widget_nav_menu li li,.widget_pages li li{margin-left:2rem}.site-footer .widget_nav_menu li,.widget-recent-posts-icons li,.widget_archive li,.widget_categories li,.widget_recent_comments li,.widget_recent_entries li,.woovina-widget-recent-posts-li{line-height:30px}@media only screen and (max-width:767px){#main .widget_nav_menu li a:before{display:none}}.hasCustomSelect{width:100%;z-index:2}.theme-select{position:relative;border:1px solid #ddd;color:#555;height:34px;line-height:32px;padding:0 45px 0 15px;width:100%;z-index:1}.theme-select:after{font-family:FontAwesome;content:'\f107';position:absolute;right:0;top:0;display:block;height:32px;width:32px;font-size:11px;color:#929292;border-left:1px solid #ddd;text-align:center}ul.page-numbers{display:inline-block;width:100%;margin:0;padding:10px 0 0;list-style:none;text-align:right;clear:both}ul.page-numbers li{display:inline-block}.page-links{text-align:center;margin:15px 0}.page-links span,.page-numbers a,.page-numbers span:not(.elementor-screen-only){position:relative;display:inline-block;min-width:38px;min-width:38px;line-height:38px;margin:0 8px 0 0;text-align:center;color:#555;border:1px solid #e9e9e9;font-size:18px;cursor:pointer;white-space:nowrap;border-radius:2px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-sizing:content-box;box-sizing:content-box}.page-numbers a span:not(.elementor-screen-only){padding:0}.page-links a:hover span,.page-links>span,.page-numbers a:hover,.page-numbers.current,.page-numbers.current:hover{background-color:#f8f8f8;color:#333}.elementor-pagination .page-numbers.current,.elementor-pagination .page-numbers.current:hover{background-color:transparent}.pagination-center .woocommerce-pagination .page-links,.pagination-center .woocommerce-pagination ul.page-numbers,.pagination-center .woovina-pagination .page-links,.pagination-center .woovina-pagination ul.page-numbers{text-align:center}.pagination-left .woocommerce-pagination .page-links,.pagination-left .woocommerce-pagination ul.page-numbers,.pagination-left .woovina-pagination .page-links,.pagination-left .woovina-pagination ul.page-numbers{text-align:left}.page-jump a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase}.infinite-scroll-error,.infinite-scroll-last,.scroller-status{display:none}.scroller-status{margin-top:20px;text-align:center;clear:both}.scroller-status p{margin:0}.loader-ellips{font-size:12px;position:relative;width:3.5em;height:1em;margin:0 auto}.loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background-color:#333;position:absolute;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loader-ellips__dot:nth-child(1),.loader-ellips__dot:nth-child(2){left:0}.loader-ellips__dot:nth-child(3){left:1.3em}.loader-ellips__dot:nth-child(4){left:2.6em}.loader-ellips__dot:nth-child(1){-webkit-animation-name:reveal;animation-name:reveal}.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3){-webkit-animation-name:slide;animation-name:slide}.loader-ellips__dot:nth-child(4){-webkit-animation-name:reveal;animation-name:reveal;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes reveal{from{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes reveal{from{-webkit-transform:scale(.001);transform:scale(.001)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slide{to{-webkit-transform:translateX(1.3em);transform:translateX(1.3em)}}@keyframes slide{to{-webkit-transform:translateX(1.3em);transform:translateX(1.3em)}}.infinite-scroll-nav{display:none}#respond{margin-bottom:20px}#respond form{display:inline-block;width:100%}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url,#respond .comment-textarea{margin-bottom:20px}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{float:left;width:33.33%}#respond .comment-form-author{padding-right:10px}#respond .comment-form-email{padding:0 10px}#respond .comment-form-url{padding-left:10px}#respond input[type=text]{width:100%}#respond .form-submit{float:right;margin-bottom:0}#comments{margin-top:30px;padding-top:30px;border-top:1px solid #f1f1f1}#comments ol{margin:0;list-style:none}#comments ol.children{margin-left:30px}#comments.empty-closed-comments{display:none}.comment-body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #f1f1f1}.comment-body img.avatar{width:80px;height:80px;margin-right:30px;border-radius:50%}.comment-body .comment-content{position:relative;width:100%}.comment-author{display:inline-block;width:100%}.comment-author .comment-link,.comment-author .comment-meta{font-weight:600;margin:5px 0 8px}.comment-author .comment-link{float:left;font-size:18px}.comment-author .comment-meta{float:right;text-align:right;font-size:10px;line-height:2.5;text-transform:uppercase;letter-spacing:.1em}.comment-author .comment-meta .comment-edit-link,.comment-author .comment-meta .comment-reply-link{margin-left:15px}.comment-author .comment-meta .comment-reply-link{color:#f68e13}.comment-author .comment-meta .comment-reply-link:hover{color:#333}#respond #cancel-comment-reply-link{font-size:10px;color:#929292;float:right;border:2px solid #f1f1f1;padding:3px 10px;border-radius:3px;text-transform:uppercase;letter-spacing:.1em}#respond #cancel-comment-reply-link:hover{color:#f68e13;border-color:#f68e13}span.required{position:relative;top:-4px;font-size:10px;margin-left:3px;color:red}.comment-body p{margin:0}.no-comments{text-align:right}.no-comments i{margin-right:8px}.comment-navigation{display:inline-block;width:100%}.comment-navigation .nav-links a{display:inline-block;font-size:12px;line-height:1.2;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase}.comment-navigation .nav-links .nav-previous{float:left;margin-right:1.5em}.comment-navigation .nav-links .nav-previous i{margin-right:5px}.comment-navigation .nav-links .nav-next{float:right;margin-left:1.5em}.comment-navigation .nav-links .nav-next i{margin-left:5px}@media only screen and (max-width:767px){#comments ol.children{margin-left:0;margin-right:0}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{float:none;width:100%;padding-right:0;padding:0;padding-left:0}}@media only screen and (max-width:480px){.comment-body img{display:none}.comment-author{margin-bottom:16px}.comment-author .comment-link,.comment-author .comment-meta{float:none}}.search-results article{position:relative;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9e9e9}.search-results article .search-entry-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-results article .thumbnail{min-width:120px;margin-right:20px}.search-results article .thumbnail img{border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.search-results article .search-entry-title{font-size:24px;margin:0 0 6px}.search-results article .search-entry-summary p:last-child{margin-bottom:0}.search-results article .search-entry-readmore a{display:inline-block;font-size:12px;font-weight:600;line-height:1;padding-bottom:3px;border-bottom:1px solid;text-transform:uppercase;letter-spacing:.6px}.search-results article ul{list-style:none}@media only screen and (max-width:480px){.search-results article .thumbnail{display:none}}.site-footer{position:relative}#footer-widgets{background-color:#222;padding:30px 0;margin:0}#footer-widgets .footer-box{padding:0 15px;margin:0}#footer-widgets .footer-box .footer-widget{margin-bottom:20px}#footer-widgets .footer-box .footer-widget:last-child{margin-bottom:0}#footer-widgets .footer-box .footer-widget ul{margin:0;padding:0;list-style:none}#footer-widgets .footer-box .widget-title{color:#fff}#footer-widgets .footer-box a{color:#fff}#footer-widgets .footer-box a:hover{color:#f68e13}#footer-widgets #wp-calendar caption,#footer-widgets #wp-calendar tbody,#footer-widgets #wp-calendar th,#footer-widgets .contact-info-widget i,#footer-widgets .mailchimp-widget input[type=email],#footer-widgets .posts-thumbnails-widget li,#footer-widgets .social-widget li a{border-color:#555}#footer-widgets .mailchimp-widget input[type=email]:focus{border-color:#f68e13}#footer-widgets .tagcloud a{background-color:#222;border-color:#333}#footer-widgets .tagcloud a:hover{background-color:#444;color:#fff;border-color:#555}.parallax-footer{position:fixed;bottom:0;left:0;right:0;z-index:0}.has-parallax-footer #main{z-index:1}.has-parallax-footer:not(.boxed-layout) #main{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.1);box-shadow:0 0 40px 0 rgba(0,0,0,.1)}.has-parallax-footer:not(.separate-layout) #main{background-color:#fff}.has-parallax-footer.separate-layout #main{background-color:#f1f1f1}.boxed-layout .parallax-footer{width:1280px;left:auto;right:auto}@media only screen and (max-width:959px){#footer-widgets .col{margin-bottom:30px}.has-parallax-footer #main{margin-bottom:0!important}.parallax-footer{position:relative}}@media only screen and (min-width:481px) and (max-width:768px){#footer-widgets.tablet-1-col .footer-box{width:100%}#footer-widgets.tablet-2-col .footer-box{width:50%!important}#footer-widgets.tablet-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.tablet-3-col .footer-box{width:33.33%!important;clear:none}#footer-widgets.tablet-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.tablet-4-col .footer-box{width:25%!important}#footer-widgets.tablet-4-col .footer-box:nth-child(5n){clear:left}}@media only screen and (max-width:480px){#footer-widgets.mobile-1-col .footer-box{width:100%}#footer-widgets.mobile-2-col .footer-box{width:50%!important}#footer-widgets.mobile-2-col .footer-box:nth-child(3n){clear:left}#footer-widgets.mobile-3-col .footer-box{width:33.33%!important;clear:none}#footer-widgets.mobile-3-col .footer-box:nth-child(4n){clear:left}#footer-widgets.mobile-4-col .footer-box{width:25%!important}#footer-widgets.mobile-4-col .footer-box:nth-child(5n){clear:left}}#footer-bottom{background-color:#1b1b1b;padding:15px 0;font-size:12px;line-height:1}#footer-bottom #copyright,#footer-bottom #footer-bottom-menu{width:50%}#footer-bottom #footer-bottom-menu{float:right;text-align:right;padding-left:15px}#footer-bottom #footer-bottom-menu ul{display:inline-block;margin:0;list-style:none;margin:0;padding:0}#footer-bottom #footer-bottom-menu li{float:left}#footer-bottom #footer-bottom-menu li:after{content:'|';margin-left:5px;margin-right:5px}#footer-bottom #footer-bottom-menu li:last-child:after{content:'';margin-left:0;margin-right:0}#footer-bottom #footer-bottom-menu a{color:#fff}#footer-bottom #footer-bottom-menu a:hover{color:#f68e13}#footer-bottom.no-footer-nav #copyright{float:none;width:100%;text-align:center;padding-left:0!important;padding-right:0!important}#footer-bottom #copyright{float:left;text-align:left;padding-right:15px}#footer-bottom a{color:#fff}#footer-bottom a:hover{color:#f68e13}@media only screen and (max-width:959px){#footer-bottom #copyright,#footer-bottom #footer-bottom-menu{float:none;width:100%;padding-right:0;padding-left:0;text-align:center}#footer-bottom #footer-bottom-menu{margin-bottom:15px}#footer-bottom #footer-bottom-menu li{float:none;display:inline-block}}@media only screen and (max-width:480px){#footer-bottom #footer-bottom-menu li{margin-bottom:8px}}#scroll-top{display:none;position:fixed;right:20px;bottom:40px;width:40px;height:40px;line-height:40px;background-color:rgba(0,0,0,.4);color:#fff;font-size:18px;cursor:pointer;border-radius:2px;text-align:center;z-index:10;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#scroll-top>span{line-height:inherit;vertical-align:top}#scroll-top:hover{background-color:rgba(0,0,0,.8)}@media only screen and (max-width:480px){#scroll-top{right:10px;bottom:10px;width:26px;height:26px;line-height:24px;font-size:14px}}.error404-content{position:relative;margin:0 auto;text-align:center}.error404-content .error-title{font-size:46px;margin:0 0 25px}.error404-content .error-text{font-size:18px;font-weight:300;margin-bottom:35px}.error404-content .searchform{max-width:390px;margin:0 auto}.error404-content .error-btn{font-size:13px;padding:14px 26px;margin-top:60px}.error404-content .error-btn:hover{color:#fff}@media only screen and (max-width:480px){.error404-content .searchform{width:100%}.error404-content .error-btn{margin-top:40px}}.fl-builder-edit #site-header,.fl-builder-edit.has-transparent-header #site-header{z-index:1}.et_fb_desktop_mode #main,.et_fb_preview_active #main,.fl-builder-edit #main{z-index:inherit!important}body.elementor-editor-active.has-transparent-header #site-header{display:none}#site-header .elementor-section-wrap{height:auto!important}.elementor-widget-image .elementor-image img{display:inline-block}.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev{height:auto}.pswp__button:hover{background-color:transparent}.background-image-page-header-overlay,.elementor-background-overlay{-webkit-transform:translateZ(0)}div.motopress-bootstrap-dropdown .dropdown-menu{display:block!important;position:static!important}.mfp-bg{z-index:104200;-webkit-transform:translateZ(0)}.mfp-wrap{z-index:104300}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out-cur{cursor:-moz-default;cursor:-webkit-default;cursor:default}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{width:20px;cursor:-moz-pointer;cursor:-webkit-pointer;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.yith-wcwl-share li{list-style-type:none;display:inline-block}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}#sidr-close,.sidebar-mobile #mobile-nav{display:none}#sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:300px;max-width:100%;padding-bottom:30px;overflow-x:hidden;overflow-y:auto;font-size:15px;background-color:#fff;color:#555;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}#sidr ul{margin:0;list-style:none}.sidr.right{left:auto;right:-300px}.sidr.left{left:-300px;right:auto}.sidr a{color:#555}.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active>a,.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle{color:#f68e13}.sidr-class-clr:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}a.sidr-class-toggle-sidr-close{display:block;background-color:#f8f8f8;color:#333;font-size:13px;font-weight:600;line-height:1;padding:20px;letter-spacing:.6px;text-transform:uppercase}a.sidr-class-toggle-sidr-close i{display:inline-block;padding-right:8px;margin:0;width:auto;height:auto;line-height:1;vertical-align:bottom}.sidr-class-dropdown-menu ul,.sidr-class-fs-dropdown-menu ul{display:none;border-top:1px solid rgba(0,0,0,.035);margin-left:0;background-color:rgba(0,0,0,.02)}.sidr-class-dropdown-menu li,.sidr-class-fs-dropdown-menu li{border-bottom:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child{border-bottom:none}.sidr-class-dropdown-menu>li:first-child,.sidr-class-fs-dropdown-menu>li:first-child{border-top:1px solid rgba(0,0,0,.035)}.sidr-class-dropdown-menu li a,.sidr-class-fs-dropdown-menu li a{padding:12px 20px;display:block;position:relative}.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul,.sidr-class-fs-dropdown-menu li a.sidr-class-sf-with-ul{padding-right:40px}.sidr-class-dropdown-menu ul li:last-child,.sidr-class-fs-dropdown-menu ul li:last-child{border:none}.sidr-class-top-bar-menu>li:first-child{border-top:none}.sidr-class-menu-item-has-children{position:relative}.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a{padding-right:60px}.sidr-class-dropdown-toggle{font-size:11px;height:100%;width:60px;position:absolute;right:0;top:0;cursor:pointer;color:#555;text-align:right;padding-right:20px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.sidr-class-dropdown-toggle:before{font-family:FontAwesome;content:'+';font-size:20px;position:absolute;top:50%;left:50%;width:30px;height:30px;line-height:30px;margin-top:-15px;margin-left:-15px}.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before{content:'-'}.sidr-class-dropdown-menu ul a:before{font-family:FontAwesome;content:'\f105';display:inline-block;margin:0 10px}.sidr-class-dropdown-menu ul ul a:before{margin-left:20px}.sidr-class-dropdown-menu ul ul ul a:before{margin-left:40px}.sidr #searchform-header-replace-close,.sidr #sidr-id-searchform-overlay,.sidr .sidr-class-nav-arrow,.sidr-class-elementor,.sidr-class-mega-cat .sidr-class-dropdown-toggle,.sidr-class-mega-cat .sidr-class-megamenu,.sidr-class-middle-site-logo,.sidr-class-sidebar-box{display:none!important}.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children.sidr-class-mega-cat>a{padding-right:20px}.sidr-class-dropdown-menu a i{font-size:inherit!important;vertical-align:initial!important;margin-right:10px}.sidr-class-dropdown-menu a i.after{margin-right:0;margin-left:10px}.sidr-class-wpml-ls-flag{margin-right:10px;vertical-align:baseline}.woovina-sidr-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.3);z-index:9999}#mobile-menu-search,#sidr-id-searchform-dropdown,#sidr-id-searchform-header-replace,.sidr-class-search-toggle-li,.sidr-class-woo-cart-link{display:none}.sidr-class-mobile-searchform{position:relative;margin:30px 20px}.sidr-class-mobile-searchform input{padding:6px 45px 6px 12px!important;margin-top:0!important;-webkit-box-sizing:inherit;box-sizing:inherit}.sidr-class-mobile-searchform button{display:block;position:absolute;right:10px;height:30px;line-height:30px;width:30px;padding:0;text-align:center;top:50%;margin-top:-15px;background-color:transparent!important;color:#555;border:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sidr-class-mobile-searchform button:hover{color:#222}.sidr-class-social-menu-inner ul{display:table;width:100%;text-align:center;table-layout:fixed}.sidr-class-social-menu-inner ul li{display:table-cell}.sidr-class-social-menu-inner ul li a{display:block;padding:12px 10px}@font-face{font-family:slick;src:url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../fonts/slick/slick.eot);src:url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../fonts/slick/slick.woff) format("woff"),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../fonts/slick/slick.ttf) format("truetype"),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/../fonts/slick/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;bottom:0;display:inline-block;background-color:rgba(0,0,0,.6);color:#fff;width:30px;height:35px;line-height:35px;font-size:20px;border:0;text-align:center;cursor:pointer;padding:0;border-radius:0;z-index:10;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background-color:rgba(0,0,0,.9);color:#fff}.slick-prev{right:30px}[dir=rtl] .slick-prev{right:auto;left:30px}[dir=rtl] .slick-prev span:before{content:'\f105'}.slick-next{right:0}[dir=rtl] .slick-next{left:0;right:auto}[dir=rtl] .slick-next span:before{content:'\f104'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;-moz-opacity:.25;-webkit-opacity:.25;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;-moz-opacity:.75;-webkit-opacity:.75;opacity:.75}#woovina-copyright{position:absolute;bottom:0;left:0;background-color:#f68e13;color:#fff;border-radius:0 50px 0 0;line-height:16px;font-size:12px;padding:5px 7px 5px 5px;border-top:solid 1px #fff;border-right:solid 1px #fff;z-index:9999}#woovina-copyright a{color:#fff}@media only screen and (max-width:959px){body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link{display:none}body.default-breakpoint #site-logo.has-responsive-logo .responsive-logo-link{display:block}body.default-breakpoint .is-sticky #site-logo.has-responsive-logo .sticky-logo-link{display:block}body.default-breakpoint .is-sticky #site-logo.has-sticky-logo .responsive-logo-link{display:none}body.default-breakpoint #site-header.center-header #site-logo{display:block}body.default-breakpoint #site-navigation-wrap,body.default-breakpoint #top-bar-nav,body.default-breakpoint .after-header-content,body.default-breakpoint .woovina-social-menu{display:none}body.default-breakpoint .center-logo #site-logo{float:none;position:absolute;left:50%;padding:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}body.default-breakpoint .woovina-mobile-menu-icon{display:block}body.default-breakpoint #top-bar.has-no-content #top-bar-social{text-align:center}body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left,body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-right{position:inherit;left:auto;right:auto;float:none;height:auto;line-height:1.5em;margin-top:0}body.default-breakpoint #top-bar.has-no-content #top-bar-social li{float:none;display:inline-block}body.default-breakpoint.vertical-header-style #outer-wrap{margin:0!important}body.default-breakpoint #site-header.vertical-header{position:relative;width:100%;left:0!important;right:0!important}body.default-breakpoint #site-header.vertical-header .has-template>#site-logo{display:block}body.default-breakpoint #site-header.vertical-header #site-header-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;max-width:90%}body.default-breakpoint #site-header.vertical-header #site-header-inner>:not(.woovina-mobile-menu-icon){display:none}body.default-breakpoint #site-header.vertical-header #site-header-inner>*{padding:0!important}body.default-breakpoint #site-header.vertical-header #site-header-inner #site-logo{display:block;margin:0;width:50%;text-align:left}body.default-breakpoint #site-header.vertical-header #site-header-inner .woovina-mobile-menu-icon{width:50%;text-align:right}body.default-breakpoint #site-header.vertical-header .vertical-toggle{display:none}body.default-breakpoint.vh-closed .vertical-toggle{display:none}body.default-breakpoint .wvn-cart-overlay{display:none!important}.alignleft,.alignright,.single-post.content-max-width .wp-block-image.alignleft,.single-post.content-max-width .wp-block-image.alignright{float:none;margin:0 auto;padding:0}.alignleft img,.alignright img,.single-post.content-max-width .wp-block-image.alignleft img,.single-post.content-max-width .wp-block-image.alignright img{margin:0 auto}}@media only screen and (max-width:767px){.hide-tablet-mobile{display:none!important}}@media only screen and (max-width:480px){.hide-mobile{display:none!important}}@media only screen and (min-width:481px) and (max-width:767px){.hide-tablet{display:none!important}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/third/mobile-navbar.css */
/* == Main Wrapper == */
#mobile-navbar,
#mobile-navbar * {
	position: relative;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

#mobile-navbar {
	position: fixed;
	z-index: 999999;
	width: 100%;
	min-width: 100%;
	min-height: 35px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	opacity: 0;
    transition: opacity 0.3s, visibility 0.2s;
    visibility: hidden;
}

#mobile-navbar.active {
	opacity: 1;
    transition: opacity 0.2s, visibility 0.3s;
    visibility: visible;
}

/* == Nav Btns == */

/* Grid */
#mobile-navbar ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

#mobile-navbar li.menu-item {
	list-style: none;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0;
	        flex: 1 0;
}

#mobile-navbar li.menu-item:hover {
	background: rgba(0,0,0,.1);
	box-shadow: inset 0px 0px 4px rgba(0,0,0,.1);
}

/* Btn */
#mobile-navbar li.menu-item a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px 10px;
	color: #777;
	text-align: center;
	transition: all .3s ease;
}

/* Icon */
#mobile-navbar li.menu-item i.icon {
	font-size: 25px;
	line-height: 25px;
}

/* Title */
#mobile-navbar li.menu-item .menu-text {
	display: block;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
}

/* == Visibility == */
@media only screen and (min-width:1025px) {
    #mobile-navbar.hide_on_standard, #mobile-navbar.hide_on_desktop {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    #mobile-navbar.hide_on_tablet {
        display: none
    }
}

@media only screen and (max-width:767px) {
   #mobile-navbar.hide_on_mobile {
        display: none
    }
}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/frontend.min.css */

/*! elementor - v3.32.0 - 18-09-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/css/post-13.css */
.elementor-13 .elementor-element.elementor-element-01d618d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:8px;--padding-bottom:8px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-e06c79d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-13 .elementor-element.elementor-element-e06c79d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-13 .elementor-element.elementor-element-1745ae4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-13 .elementor-element.elementor-element-1745ae4.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{font-family:"Encode Sans Semi Condensed", Sans-serif;font-size:30px;font-weight:400;letter-spacing:0.5px;color:#FFFFFF;}.elementor-13 .elementor-element.elementor-element-0fdb39d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-menu-toggle{margin:0 auto;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;line-height:24px;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item{color:#FFFFFF;padding-left:1px;padding-right:1px;padding-top:13px;padding-bottom:13px;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item:hover,
					.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item.highlighted,
					.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item:focus{color:#FBC000;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main .elementor-item.elementor-item-active{color:#FBC000;}body:not(.rtl) .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--layout-horizontal .woovina-nav-menu > li:not(:last-child){margin-right:28px;}body.rtl .elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--layout-horizontal .woovina-nav-menu > li:not(:last-child){margin-left:28px;}.elementor-13 .elementor-element.elementor-element-1858a83 .woovina-nav-menu--main:not(.woovina-nav-menu--layout-horizontal) .woovina-nav-menu > li:not(:last-child){margin-bottom:28px;}.elementor-13 .elementor-element.elementor-element-d716b4f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-13 .elementor-element.elementor-element-1dd64b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13 .elementor-element.elementor-element-9aff5ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-01d618d{--content-width:1350px;}.elementor-13 .elementor-element.elementor-element-e06c79d{--width:29.633%;}.elementor-13 .elementor-element.elementor-element-0fdb39d{--width:77%;}.elementor-13 .elementor-element.elementor-element-1dd64b1{--width:50%;}.elementor-13 .elementor-element.elementor-element-9aff5ea{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-13 .elementor-element.elementor-element-e06c79d{--width:50%;}.elementor-13 .elementor-element.elementor-element-0fdb39d{--width:50%;}}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-01d618d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-e06c79d{--width:70%;}.elementor-13 .elementor-element.elementor-element-1745ae4 .elementor-heading-title{font-size:24px;}.elementor-13 .elementor-element.elementor-element-0fdb39d{--width:30%;}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/css/post-430.css */
.elementor-430 .elementor-element.elementor-element-e9cd26f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-430 .elementor-element.elementor-element-e9cd26f:not(.elementor-motion-effects-element-type-background), .elementor-430 .elementor-element.elementor-element-e9cd26f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#094B68;}.elementor-430 .elementor-element.elementor-element-13d50d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-430 .elementor-element.elementor-element-6480ef3 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:26px;font-weight:400;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-b05e8d8{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:29px;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-b05e8d8 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-430 .elementor-element.elementor-element-9237c88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-430 .elementor-element.elementor-element-9237c88.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-430 .elementor-element.elementor-element-cc2a7dd{text-align:left;}.elementor-430 .elementor-element.elementor-element-cc2a7dd .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-11px/2);}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-11px/2);}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-430 .elementor-element.elementor-element-fe92274{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-430 .elementor-element.elementor-element-fe92274 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FBC000;}.elementor-430 .elementor-element.elementor-element-0b58ac7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-430 .elementor-element.elementor-element-0b58ac7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-430 .elementor-element.elementor-element-266a03a{text-align:left;}.elementor-430 .elementor-element.elementor-element-266a03a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(11px/2);}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-11px/2);}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-11px/2);}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#F2CB91;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#F2CB91;}.elementor-430 .elementor-element.elementor-element-c250b5d{--e-icon-list-icon-size:17px;--icon-vertical-align:flex-start;--icon-vertical-offset:5px;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-430 .elementor-element.elementor-element-c250b5d .elementor-icon-list-item:hover .elementor-icon-list-text{color:#F2CB91;}.elementor-430 .elementor-element.elementor-element-69c9f91{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:9px;--grid-row-gap:0px;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-widget-container{text-align:left;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon{background-color:#E5B80B;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon i{color:#000000;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon svg{fill:#000000;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon:hover{background-color:#000000;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon:hover i{color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-social-icon:hover svg{fill:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-69c9f91 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-430 .elementor-element.elementor-element-cc4bbbf{--grid-template-columns:repeat(0, auto);--icon-size:20px;--grid-column-gap:9px;--grid-row-gap:0px;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-widget-container{text-align:left;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon{background-color:#E5B80B;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon i{color:#000000;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon svg{fill:#000000;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon:hover{background-color:#000000;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon:hover i{color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-social-icon:hover svg{fill:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-cc4bbbf > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-430 .elementor-element.elementor-element-22d0531{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-430 .elementor-element.elementor-element-22d0531.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-430 .elementor-element.elementor-element-bb3951e{text-align:left;}.elementor-430 .elementor-element.elementor-element-bb3951e .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-5c632bb > .elementor-widget-container{margin:-18px 0px 0px 0px;}.elementor-430 .elementor-element.elementor-element-0b73d73{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:400;color:#FFFFFF;}.elementor-430 .elementor-element.elementor-element-0b73d73 > .elementor-widget-container{margin:-52px 0px 0px 0px;}.elementor-430 .elementor-element.elementor-element-de2d8f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-430 .elementor-element.elementor-element-de2d8f4:not(.elementor-motion-effects-element-type-background), .elementor-430 .elementor-element.elementor-element-de2d8f4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#BDD249;}.elementor-430 .elementor-element.elementor-element-c469a13{text-align:center;}.elementor-430 .elementor-element.elementor-element-c469a13 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:29px;color:#000000;}@media(max-width:1024px){.elementor-430 .elementor-element.elementor-element-69c9f91{--icon-size:16px;}.elementor-430 .elementor-element.elementor-element-cc4bbbf{--icon-size:16px;}}@media(max-width:767px){.elementor-430 .elementor-element.elementor-element-e9cd26f{--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-430 .elementor-element.elementor-element-6480ef3{text-align:center;}.elementor-430 .elementor-element.elementor-element-b05e8d8{text-align:center;}.elementor-430 .elementor-element.elementor-element-cc2a7dd{text-align:center;}.elementor-430 .elementor-element.elementor-element-266a03a{text-align:center;}.elementor-430 .elementor-element.elementor-element-69c9f91 .elementor-widget-container{text-align:center;}.elementor-430 .elementor-element.elementor-element-cc4bbbf .elementor-widget-container{text-align:center;}.elementor-430 .elementor-element.elementor-element-bb3951e{text-align:center;}.elementor-430 .elementor-element.elementor-element-c469a13 .elementor-heading-title{font-size:14px;}}@media(min-width:768px){.elementor-430 .elementor-element.elementor-element-13d50d5{--width:25%;}.elementor-430 .elementor-element.elementor-element-9237c88{--width:17.755%;}.elementor-430 .elementor-element.elementor-element-0b58ac7{--width:29.574%;}.elementor-430 .elementor-element.elementor-element-22d0531{--width:25.858%;}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/woo/woocommerce.min.css */

/*!
 * Project   : WooVina WordPress Theme
 * Purpose   : WooCommerce Tweaks
 * Author    : WooVina.com
 */.woocommerce .added_to_cart.disabled,.woocommerce .added_to_cart:disabled,.woocommerce .button.disabled,.woocommerce .button:disabled,.woocommerce button.disabled,.woocommerce button:disabled,.woocommerce input[type=button].disabled,.woocommerce input[type=button]:disabled,.woocommerce input[type=reset].disabled,.woocommerce input[type=reset]:disabled,.woocommerce input[type=submit].disabled,.woocommerce input[type=submit]:disabled{opacity:.5!important;cursor:not-allowed;pointer-events:none}.woocommerce button.button{padding:12px 20px}.woocommerce button.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.button.loading:after{display:inline-block;font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f110';position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-ms-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce button.disabled{background-color:#777}.woocommerce button.alt:disabled{background-color:#777}.woocommerce ul{list-style:none;margin:0;padding:0}.woocommerce ul.products{margin:0 -10px}.woocommerce ul.products li.product .added_to_cart{padding:12px 20px}.woocommerce ul.products li.product .added_to_cart:after{font-family:simple-line-icons;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;content:'\e035';margin-left:6px;vertical-align:bottom}.woocommerce ul.products li.product .woo-entry-inner{margin:0}.woocommerce ul.products li.product .woo-entry-inner li{margin-bottom:12px;line-height:1}.woocommerce ul.products li.product .woo-entry-inner li:last-child{margin-bottom:0}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap{margin-bottom:20px;position:relative}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .woo-entry-image{display:block}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider{display:none}.woocommerce ul.products li.product .woo-entry-inner li.image-wrap .product-entry-slider.slick-slider{display:block}.woocommerce ul.products li.product .woo-entry-image{display:none}.woocommerce ul.products li.product .woo-entry-image-swap{position:relative;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap img{-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:100%;overflow:hidden}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-main{position:relative;margin-bottom:0!important;z-index:2}.woocommerce ul.products li.product .woo-entry-image-swap .woo-entry-image-secondary{position:absolute;top:0;left:0;overflow:hidden;height:100%;z-index:1}.woocommerce ul.products li.product .woo-entry-image-swap:hover .woo-entry-image-main{-moz-opacity:0;-webkit-opacity:0;opacity:0}.woocommerce ul.products li.product .product-entry-slider{display:none}.woocommerce ul.products li.product .product-entry-slider.slick-slider{display:none}.woocommerce ul.products li.product .product-entry-slider .slick-arrow{position:absolute;top:50%;display:block;visibility:hidden;width:26px;height:100px;margin:-50px 0 0;font-size:22px;line-height:100px;background-color:transparent;color:#333;padding:0;text-align:center;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;cursor:pointer;z-index:999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .product-entry-slider .slick-arrow:hover{background-color:rgba(0,0,0,.05)}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-prev{left:0}.woocommerce ul.products li.product .product-entry-slider .slick-arrow.slick-next{right:0}.woocommerce ul.products li.product .product-entry-slider:hover .slick-arrow{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce ul.products li.product.outofstock .outofstock-badge{position:absolute;top:20px;left:20px;min-height:0;min-width:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:300;z-index:9;background-color:rgba(0,0,0,.8)}.woocommerce ul.products li.product.outofstock .onsale{display:none}.woocommerce ul.products li.product li.category{display:block;font-size:12px;font-weight:300;line-height:1;font-style:italic;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap}.woocommerce ul.products li.product li.category a{color:#999}.woocommerce ul.products li.product li.inner{display:block;position:relative;margin:5px 0 18px;line-height:1}.woocommerce ul.products li.product li.woo-desc{display:none;line-height:1.6;margin-bottom:20px}.woocommerce ul.products li.product li.btn-wrap{display:block}.woocommerce ul.products li.product li.title a{display:inline-block;font-size:14px;line-height:1.5}.woocommerce ul.products li.product .price{font-size:18px;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .price .amount{color:#57bf6d}.woocommerce ul.products li.product .price del{display:inline-block;font-weight:400}.woocommerce ul.products li.product .price del .amount{color:#666;font-size:14px;text-decoration:line-through}.woocommerce ul.products li.product .price ins{display:inline-block;font-weight:400}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .price{-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden}.woocommerce ul.products li.product.has-rating .product-inner:hover .inner .star-rating{-moz-opacity:1;-webkit-opacity:1;opacity:1;visibility:visible}.woocommerce ul.products li.product.has-rating li.inner .star-rating{position:absolute;top:50%;left:0;right:0;margin:-8px auto 0 auto;-moz-opacity:0;-webkit-opacity:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.products li.product .button{float:none;display:inline-block;background-color:transparent;color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .button:hover{background-color:transparent;color:#f68e13;border-color:#f68e13}.woocommerce ul.products li.product .button.added{display:none}.woocommerce ul.products li.product h3{font-size:16px;color:inherit;margin:0}.woocommerce ul.products li.product .product-inner .added_to_cart{float:none;display:inline-block;background-color:transparent;color:#848494;padding:5px 12px;border:3px double #e4e4e4;font-size:12px;line-height:1.5;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;text-transform:none}.woocommerce ul.products li.product .product-inner .added_to_cart:hover{background-color:transparent;color:#f68e13;border-color:#f68e13}.woocommerce ul.products li.product .category a:hover{color:#f68e13}.woocommerce ul.products li.product-category.product .woo-entry-image{display:block}.woocommerce ul.products.list .woostore-product-excerpt{display:none}.woocommerce ul.products.list .woostore-category-description{display:none}.woocommerce ul.products.list .product-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;text-align:left}.woocommerce ul.products.list li.product{display:block;float:none;width:100%!important;border-bottom:1px solid #eaeaea}.woocommerce ul.products.list li.product .woo-entry-inner{width:65%}.woocommerce ul.products.list li.product .woo-entry-inner li.image-wrap{display:none}.woocommerce ul.products.list li.product .woo-entry-image{display:block;position:relative;width:32%;margin:0 3% 0 0}.woocommerce ul.products.list li.product .product-entry-slider{display:none}.woocommerce ul.products.list li.product .product-entry-slider.slick-slider{display:block}.woocommerce ul.products.list li.product li.woo-desc{display:block}.woocommerce ul.products.list li.product li.title a{font-size:28px}.woocommerce ul.products.list li.product.has-rating li.inner .star-rating{left:auto;right:auto}.woocommerce ul.cart_list li::after{clear:both}.woocommerce ul.cart_list li .star-rating{display:block;margin:5px 0}.woocommerce ul.cart_list li dl{display:none}.woocommerce ul.product_list_widget{list-style:none;margin:0;padding:0}.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.product_list_widget li{position:relative;border-bottom:1px solid;clear:both;padding:10px 0 10px 94px;margin:0;min-height:100px;border-color:#eaeaea}.woocommerce ul.product_list_widget li a:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce ul.product_list_widget li a.remove{display:inline-block;position:absolute;top:50%;right:0;font-size:14px;margin-top:-10px;color:#777;border:1px solid;height:20px;width:20px;line-height:18px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;z-index:20}.woocommerce ul.product_list_widget li a.remove:hover{color:#333}.woocommerce ul.product_list_widget li:first-child{padding-top:0;min-height:90px;border-color:#eaeaea}.woocommerce ul.product_list_widget li:first-child img{top:0}.woocommerce ul.product_list_widget li:last-child{border-bottom:0;padding-bottom:0;min-height:90px}.woocommerce ul.product_list_widget li.empty{min-height:auto!important;margin:0;border:0;padding:0!important;text-align:center}.woocommerce ul.product_list_widget li img{position:absolute;top:10px;left:0;width:80px;height:80px;margin:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce ul.product_list_widget li img:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8}.woocommerce ul.product_list_widget li .quantity{display:block;float:none;margin:5px 0 0;color:#bcbcbc;line-height:1em}.woocommerce ul.product_list_widget li .star-rating{display:block;margin:5px 0}.woocommerce ul.product_list_widget li dl{display:none}.woocommerce ul.order_details{border:1px solid;padding:20px;margin:0 0 20px;border-color:#eaeaea;border-color:#eaeaea}.woocommerce ul.order_details li{border-color:#ddd}.woocommerce .form-row-first{float:left;width:48%;margin-right:4%}.woocommerce .form-row-last{float:right;width:48%}.woocommerce form .form-row{padding:3px 0}.woocommerce form .form-row label{display:inline-block;margin:0 0 5px}.woocommerce form .form-row label[for=createaccount]{margin:0;vertical-align:middle}.woocommerce form .form-row-wide{clear:both}.woocommerce form .form-row::after{clear:both}.woocommerce form.login .lost_password{margin:0}.woocommerce .products ul{margin:0 -10px}.woocommerce .products .product{overflow:hidden;padding-bottom:20px}.woocommerce .products .product-inner{position:relative}.woocommerce .products .wvn-content-left .product-inner{text-align:left}.woocommerce .products .wvn-content-center .product-inner{text-align:center}.woocommerce .products .wvn-content-right .product-inner{text-align:right}.woocommerce .products.archives-col-1 .product{clear:both}.woocommerce .products.archives-col-2 .product:nth-child(2n+1){clear:both}.woocommerce .products.archives-col-3 .product:nth-child(3n+1){clear:both}.woocommerce .products.archives-col-4 .product:nth-child(4n+1){clear:both}.woocommerce .products.archives-col-5 .product:nth-child(5n+1){clear:both}.woocommerce .products.archives-col-6 .product:nth-child(6n+1){clear:both}.woocommerce .products.archives-col-7 .product:nth-child(7n+1){clear:both}.woocommerce .cart-collaterals{width:100%}.woocommerce .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals p{margin:0 0 5px}.woocommerce .cart-collaterals:after{content:' ';display:table;clear:both}.woocommerce .cart-collaterals:before{content:' ';display:table}.woocommerce .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after{content:' ';display:table;clear:both}.woocommerce .cart-collaterals .shipping_calculator:before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce .cart-collaterals h2{background-color:#f7f7f7;border-bottom:1px solid;margin:0 -20px 20px;padding:.8em 20px;font-size:1.077em;font-weight:600;color:#444;text-align:center;border-color:#eaeaea;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .cart-collaterals .products .product{margin-bottom:0}.woocommerce del{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5}.woocommerce ins{text-decoration:none}.woocommerce .category-image{margin:0 0 20px}.woocommerce .category-image img{width:100%}.woocommerce .woovina-toolbar{display:block;padding:10px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin-bottom:20px}.woocommerce .woovina-grid-list{float:left;margin:0 20px 0 0}.woocommerce .woovina-grid-list a{display:inline-block;width:34px;height:34px;line-height:34px;color:#999;border:1px solid #eaeaea;text-align:center}.woocommerce .woovina-grid-list a:last-child{margin-left:10px}.woocommerce .woovina-grid-list a.active{color:#f68e13;border-color:#f68e13}.woocommerce .woovina-grid-list a:hover{color:#f68e13;border-color:#f68e13}.woocommerce .woocommerce-ordering{float:left}.woocommerce .woocommerce-ordering select{font-size:13px;min-height:34px;line-height:34px;padding:0 15px;border-color:#ddd;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;margin:0;vertical-align:top}.woocommerce .woocommerce-ordering .theme-select{font-size:13px;color:#999}.woocommerce .woocommerce-ordering .orderby{width:auto;min-width:166px}.woocommerce .woocommerce-ordering .orderby span{width:auto;min-width:166px}.woocommerce .result-count{float:right;font-size:12px;line-height:34px;text-transform:uppercase;list-style:none;margin:0;padding:0}.woocommerce .result-count li{float:left}.woocommerce .result-count li.view-title{margin-right:6px;color:#555;letter-spacing:.6px}.woocommerce .result-count li.view-title:after{display:none}.woocommerce .result-count li:after{content:'/';color:#999;margin:0 3px}.woocommerce .result-count li a{color:#999}.woocommerce .result-count li a:hover{color:#555}.woocommerce .result-count li a.active{color:#555}.woocommerce .result-count li:last-child:after{display:none}.woocommerce table.shop_attributes{text-align:left;width:100%;border-top:1px solid #e4e4e4}.woocommerce table.shop_attributes tr{padding:0;margin:0}.woocommerce table.shop_attributes p{margin:0}.woocommerce table.shop_attributes th{color:#000;font-weight:700;font-weight:600;text-align:left;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_attributes td{border-bottom:1px solid #e4e4e4;padding:5px 15px;text-align:left;margin:0}.woocommerce table.shop_table{border-width:1px;border-style:solid;margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-color:#eaeaea}.woocommerce table.shop_table th{padding:.8em;vertical-align:middle}.woocommerce table.shop_table td{padding:.8em;vertical-align:middle;text-transform:capitalize;border-color:#eaeaea}.woocommerce table.shop_table dl{margin:10px 0 0}.woocommerce table.shop_table dl p{margin:0 0 8px}.woocommerce table.shop_table thead{background-color:#f7f7f7}.woocommerce table.shop_table thead th{color:#444;font-weight:600}.woocommerce table.shop_table .product-remove{text-align:center!important}.woocommerce table.shop_table tfoot td{border-color:#eaeaea}.woocommerce table.shop_table tfoot th{border-color:#eaeaea}.woocommerce table.shop_table a.remove{display:inline-block;font-size:18px;width:25px;height:25px;line-height:23px;font-weight:400;color:#bbb;border:1px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.woocommerce table.shop_table a.remove:hover{background-color:transparent;color:#333}.woocommerce table.shop_table tbody th{border-color:#eaeaea}.woocommerce #reviews h3{margin:10px 0;font-size:20px;font-weight:400;font-weight:400}.woocommerce #reviews #comments{margin-top:0;padding-top:0;border-top:0;overflow:hidden}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments .add_review:after{content:'';display:block;clear:both}.woocommerce #reviews #comments ol.commentlist{width:100%;background:0 0;list-style:none;padding:0;margin:0}.woocommerce #reviews #comments ol.commentlist li{margin:0 0 20px;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li .comment_container{position:relative;border-bottom:1px solid;margin-bottom:15px;font-size:90%;min-height:85px;padding-left:90px;border-color:#eaeaea}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{margin:0 0 5px;font-size:1em;line-height:1;border:0;padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta strong{font-weight:700;font-weight:600;color:#222}.woocommerce #reviews #comments ol.commentlist li img.avatar{position:absolute;left:0;top:-5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce #reviews #comments .commentlist>li:before{content:''}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:100px}.woocommerce #reviews .comment-form-rating{clear:both}.woocommerce #reviews .star-rating{display:inline-block;vertical-align:top;float:right}.woocommerce #reviews div[itemprop=description]{border:0;padding:5px 0 20px}.woocommerce #reviews h2 small{float:right;color:#777;font-size:15px;line-height:21px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#777}.woocommerce #reviews p.meta{display:inline-block;vertical-align:top}.woocommerce .term-description{margin-bottom:40px}.woocommerce .term-description p:last-child{margin-bottom:0}.woocommerce .widget_price_filter .price_slider{margin-bottom:15px}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;outline:0;top:-4px;margin-left:-6px;width:14px;height:14px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background-color:#f68e13}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;top:2px;bottom:2px;z-index:1;background-color:#f68e13}.woocommerce .widget_price_filter .price_label{font-size:11px;color:#898989;text-transform:uppercase;letter-spacing:1px;font-weight:400}.woocommerce .widget_price_filter .price_slider_amount{text-align:left;height:22px;line-height:22px}.woocommerce .widget_price_filter .price_slider_amount .button{float:right;height:22px;line-height:22px;padding:0 12px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{height:9px;position:relative;padding:0 2px;border:1px solid #d0d0d0;cursor:pointer}.woocommerce .woocommerce-checkout #customer_details h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout #customer_details h3 input[type=checkbox]{float:right;margin:0!important}.woocommerce .woocommerce-checkout #customer_details p.form-row label{margin:0 0 5px;display:block}.woocommerce .woocommerce-checkout #customer_details p.form-row label.checkbox{display:inline-block}.woocommerce .woocommerce-checkout h3#order_review_heading{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;border-bottom-width:1px;border-bottom-style:solid;text-transform:uppercase;letter-spacing:.6px;border-color:#eaeaea}.woocommerce .woocommerce-checkout h3#ship-to-different-address label{display:block;cursor:pointer;margin:0}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single{height:40px;padding:6px 12px 2px 6px;background-color:transparent;border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.woocommerce .shop_table.order_details tfoot th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .shop_table.customer_details th{border-right:1px solid;background-color:#f7f7f7;font-weight:600;color:#444;border-color:#eaeaea;border-color:#eaeaea}.woocommerce .wvn-account-links{margin-bottom:35px;text-align:center}.woocommerce .wvn-account-links li{display:inline-block}.woocommerce .wvn-account-links li .wvn-account-link{font-size:50px;color:#333;line-height:1;font-weight:700;-moz-opacity:.6;-webkit-opacity:.6;opacity:.6}.woocommerce .wvn-account-links li .wvn-account-link.current,.woocommerce .wvn-account-links li .wvn-account-link:hover{opacity:1;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce .wvn-account-links li.or{display:inline-block;width:36px;height:36px;line-height:32px;color:#333;border:2px solid;font-size:14px;font-weight:600;text-transform:uppercase;margin:0 16px;-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;vertical-align:text-bottom}.woocommerce #customer_login h2{display:none}.woocommerce #customer_login>div{float:none;width:560px;max-width:100%;margin:0 auto;padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce #customer_login>div .woocommerce-form{display:inline-block}.woocommerce #customer_login .col-2{display:none}.woocommerce #customer_login .col-2 button{width:100%;padding-top:16px;padding-bottom:16px}.woocommerce #customer_login label{cursor:pointer}.woocommerce #customer_login .col-1 p:nth-last-child(2){margin:0}.woocommerce #customer_login .col-1 p:last-child{margin:0}.woocommerce #customer_login .col-1 .form-row{display:inline-block}.woocommerce #customer_login .col-1 .form-row.form-row-wide{width:100%}.woocommerce #customer_login .form-row label.woocommerce-form__label{margin:0 0 0 15px}.woocommerce #customer_login .lost_password{float:right;line-height:42px}.woocommerce #customer_login form.register p:last-child{margin:0}.woocommerce .woovina-loginform-wrap h2{display:none}.woocommerce .woovina-loginform-wrap form{width:560px;max-width:100%;margin:0 auto;padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .woovina-loginform-wrap p:nth-last-child(2){margin:0}.woocommerce .woovina-loginform-wrap p:last-child{margin:0}.woocommerce .woovina-loginform-wrap .form-row{display:inline-block}.woocommerce .woovina-loginform-wrap .form-row.form-row-wide{width:100%}.woocommerce .woovina-loginform-wrap .form-row label.woocommerce-form__label{margin:0 0 0 15px}.woocommerce .woovina-loginform-wrap .lost_password{float:right;line-height:42px}.woocommerce .lost_reset_password{width:480px;max-width:100%;margin:0 auto}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last{width:100%;margin-right:0;margin-left:0}.woocommerce .lost_reset_password button{width:100%;padding-top:16px;padding-bottom:16px}.woocommerce .order_details{border-color:#eaeaea}.woocommerce a.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce a.button.loading:after{display:inline-block;font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f110';position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-ms-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button{padding:12px 20px}.woocommerce input.button.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce input.button.loading:after{display:inline-block;font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f110';position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-ms-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product{position:relative;float:none}.woocommerce div.product div.images{position:relative;float:left;width:52%;margin-bottom:0}.woocommerce div.product div.summary{float:right;width:44%;margin-bottom:36px}.woocommerce div.product div.summary .price ins{text-decoration:none}.woocommerce div.product div.summary .price del{font-size:20px;color:#ababab}.woocommerce div.product div.summary table.group_table tr td.price del{font-size:13px}.woocommerce div.product div.summary table.group_table tr td p.in-stock{margin:0;line-height:1}.woocommerce div.product div.summary p.in-stock{margin-bottom:20px;color:#77a464}.woocommerce div.product div.woocommerce-product-details__short-description{margin-top:20px}.woocommerce div.product div.woocommerce-product-details__short-description p:last-child{margin:0}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;right:10px;display:block;height:32px;width:32px;background-color:#eee;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;z-index:99;text-align:center;text-indent:-999px;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;display:block;content:'\f002';line-height:32px;text-indent:0}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none!important}.woocommerce div.product .woocommerce-product-gallery img{margin:0}.woocommerce div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:20px}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:before{content:'';display:table}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs:after{content:'';display:table;clear:both}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:15px;cursor:pointer}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img{-moz-opacity:.5;-webkit-opacity:.5;opacity:.5;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.65%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.76%;float:left;margin-right:4%}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.woocommerce div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.woocommerce div.product .product_title{font-size:24px;margin:0 0 10px}.woocommerce div.product .product_title+.woocommerce-product-rating{margin-top:0}.woocommerce div.product .woocommerce-product-rating{display:inline-block;width:100%;font-size:12px;margin-top:20px}.woocommerce div.product .woocommerce-product-rating .star-rating{float:left;margin-right:10px;margin-top:3px}.woocommerce div.product p.price{font-size:36px;line-height:30px;font-weight:400;margin:20px 0 0}.woocommerce div.product p.stock{margin:0;font-weight:600;color:#fe5252}.woocommerce div.product .woocommerce-tabs{padding-top:30px;clear:both}.woocommerce div.product .woocommerce-tabs .panel{margin:1.5em 0 0}.woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin:20px 0;font-size:18px;font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block;position:relative;width:100%;border-top:1px solid;border-bottom:1px solid;margin-bottom:20px;text-align:center;border-color:#eaeaea}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;color:#999;border-top:2px solid transparent;border-bottom:2px solid transparent;margin-top:-1px;margin-bottom:-1px;font-weight:600;text-transform:uppercase;font-size:90%;padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#f68e13}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#f68e13;border-color:#f68e13}.woocommerce div.product form.cart{padding:20px 0;border-top:1px solid;border-bottom:1px solid;margin-top:20px;border-color:#eaeaea}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations .reset_variations{display:block;float:left;margin-top:10px;font-size:13px;color:#999;font-weight:400;border:2px solid #eee;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;text-decoration:none;visibility:hidden}.woocommerce div.product form.cart .variations .reset_variations:before{display:inline-block;font-family:simple-line-icons;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;content:'\e082';margin-right:5px;color:red;vertical-align:top}.woocommerce div.product form.cart .variations label{color:#333;font-weight:600}.woocommerce div.product form.cart .variations td.label{padding:15px 0 15px;width:20%}.woocommerce div.product form.cart .variations td.value{position:relative;padding:15px 0 15px}.woocommerce div.product form.cart .variations tr:first-child td.label{padding-top:0}.woocommerce div.product form.cart .variations tr:first-child td.value{padding-top:0}.woocommerce div.product form.cart:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce div.product form.cart div.quantity{float:left;margin-right:10px}.woocommerce div.product form.cart+.product_meta{margin-top:-1px}.woocommerce div.product .summary .added_to_cart{font-size:12px;font-weight:600;padding-bottom:1px;border-bottom:2px solid;margin-left:6px;text-transform:uppercase;letter-spacing:.6px}.woocommerce div.product .summary .added_to_cart i{margin-left:3px}.woocommerce div.product .swatch-control .theme-select{display:none!important}.woocommerce div.product table.group_table{width:auto;margin-bottom:20px}.woocommerce div.product table.group_table tbody{display:inline-block;width:100%;border:1px solid #eaeaea}.woocommerce div.product table.group_table tr td{padding:10px;border-top:1px solid #eaeaea;border-bottom:0;vertical-align:middle}.woocommerce div.product table.group_table tr:first-child td{border-top:0}.woocommerce #respond input#submit{padding:12px 20px}.woocommerce #respond input#submit.loading{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce #respond input#submit.loading:after{display:inline-block;font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f110';position:inherit;top:auto;right:auto;margin-left:6px;vertical-align:top;font-weight:400;-ms-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;animation:spin 2s infinite linear;color:inherit;-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce nav.woocommerce-pagination ul{border:none;text-align:right}.woocommerce.content-full-width div.product div.images{width:42%}.woocommerce.content-full-width div.product div.summary{width:54%}.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs{text-align:left}.woocommerce.woo-right-tabs div.product .woocommerce-tabs ul.tabs{text-align:right}.woocommerce .related.products{margin-top:70px}.woocommerce .related.products h2{margin:0 0 15px}.woocommerce .related.products .product{padding-bottom:0}.woocommerce .upsells.products{margin-top:70px}.woocommerce .upsells.products h2{margin:0 0 15px}.woocommerce .upsells.products .product{padding-bottom:0}.woocommerce td.product-name dl.variation dt{font-weight:600;color:#444;padding-bottom:0}.woocommerce td.product-name dl.variation dd{margin-bottom:0;padding-bottom:0}.woocommerce #order_review table.shop_table{margin:0 0 40px;border:none}.woocommerce #order_review table.shop_table th{border:none;padding:16px 20px}.woocommerce #order_review table.shop_table td{border:none;padding:16px 20px;text-align:right}.woocommerce #order_review table.shop_table tfoot td{font-weight:600;color:#444;font-weight:400}.woocommerce #order_review table.shop_table tfoot th{font-weight:600;color:#444}.woocommerce #order_review table.shop_table thead th{font-size:15px;letter-spacing:1px;padding:20px}.woocommerce #order_review table.shop_table thead th.product-total{text-align:right}.woocommerce #order_review table.shop_table tbody td{background-color:#fdfdfd}.woocommerce #order_review table.shop_table tbody td.product-name{max-width:376px;text-align:left}.woocommerce #order_review table.shop_table label{display:inline-block}.woocommerce #order_review table tfoot th{text-transform:capitalize}.woocommerce .col-1.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-1.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-1.address address{margin:0}.woocommerce .col-2.address{padding:20px;border-width:2px;border-style:solid;border-color:#eaeaea}.woocommerce .col-2.address h3{font-size:14px;position:relative;margin:0 0 20px;padding-bottom:8px;text-transform:uppercase;border-bottom:1px solid #ddd}.woocommerce .col-2.address address{margin:0}.wcmenucart i{position:relative;padding:0}.wcmenucart:after{display:none}.wcmenucart-details{margin-left:8px}.wcmenucart-details.count{display:inline-block;position:relative;color:#fff;font-size:12px;line-height:1;font-weight:600;padding:3px 5px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background-color:#f68e13}.wcmenucart-details.count:before{content:'';position:absolute;top:0;left:-3px;width:0;height:0;margin-top:4px;border-style:solid solid solid none;border-width:5px 5px 5px medium;border-top-color:transparent!important;border-bottom-color:transparent!important;border-color:#f68e13}.col2-set{width:100%;width:100%}.col2-set:after{content:'';display:block;height:0;clear:both;visibility:hidden;zoom:1}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}@media only screen and (min-width:481px) and (max-width:768px){.tablet-col .col.first{clear:none}body.woocommerce .products.woovina-row.tablet-col .col{clear:none}body.woocommerce .products.woovina-row.tablet-1-col .product{clear:both}body.woocommerce .products.woovina-row.tablet-2-col .product:nth-child(2n+1){clear:both}body.woocommerce .products.woovina-row.tablet-3-col .product:nth-child(3n+1){clear:both}body.woocommerce .products.woovina-row.tablet-4-col .product:nth-child(4n+1){clear:both}body.woocommerce .products.woovina-row.tablet-5-col .product:nth-child(5n+1){clear:both}body.woocommerce .products.woovina-row.tablet-6-col .product:nth-child(6n+1){clear:both}body.woocommerce .products.woovina-row.tablet-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.tablet-1-col .product{width:100%!important}.woocommerce .products.tablet-2-col .product{width:50%!important}.woocommerce .products.tablet-3-col .product{width:33.33%!important}.woocommerce .products.tablet-4-col .product{width:25%!important}.woocommerce .products.tablet-5-col .product{width:20%!important}.woocommerce .products.tablet-6-col .product{width:16.66%!important}.woocommerce .products.tablet-7-col .product{width:14.28%!important}}@media only screen and (max-width:480px){.mobile-col .col.first{clear:none}body.woocommerce .products.woovina-row.mobile-col .col{clear:none}body.woocommerce .products.woovina-row.mobile-1-col .product{clear:both}body.woocommerce .products.woovina-row.mobile-2-col .product:nth-child(2n+1){clear:both}body.woocommerce .products.woovina-row.mobile-3-col .product:nth-child(3n+1){clear:both}body.woocommerce .products.woovina-row.mobile-4-col .product:nth-child(4n+1){clear:both}body.woocommerce .products.woovina-row.mobile-5-col .product:nth-child(5n+1){clear:both}body.woocommerce .products.woovina-row.mobile-6-col .product:nth-child(6n+1){clear:both}body.woocommerce .products.woovina-row.mobile-7-col .product:nth-child(7n+1){clear:both}.woocommerce .products.mobile-1-col .product{width:100%!important}.woocommerce .products.mobile-2-col .product{width:50%!important}.woocommerce .products.mobile-3-col .product{width:33.33%!important}.woocommerce .products.mobile-4-col .product{width:25%!important}.woocommerce .products.mobile-5-col .product{width:20%!important}.woocommerce .products.mobile-6-col .product{width:16.66%!important}.woocommerce .products.mobile-7-col .product{width:14.28%!important}}.clear{clear:both}.nobr{white-space:nowrap}.woocommerce-page .cart-collaterals{width:100%}.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce-page .cart-collaterals:after{content:' ';display:table;clear:both}.woocommerce-page .cart-collaterals:before{content:' ';display:table}.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left;padding:0 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce-page .cart-collaterals .shipping_calculator:after{content:' ';display:table;clear:both}.woocommerce-page .cart-collaterals .shipping_calculator:before{content:' ';display:table}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1{width:47%}.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%;padding:0 20px 20px;border-width:1px;border-style:solid;border-color:#eaeaea}.woocommerce-page form .form-row-wide{clear:both}.woocommerce-page form .form-row::after{clear:both}.woocommerce-page ul.cart_list li::after{clear:both}.woocommerce-page ul.product_list_widget li::after{clear:both}.price{color:#57bf6d}.price del{color:#555}.amount{color:#57bf6d}.select2-drop-active{border-color:#bbb}.select2-container-active .select2-choice{border-color:#bbb}.select2-container-active .select2-choices{border-color:#bbb}@-webkit-keyframes spin{25%{-webkit-transform:rotate(270deg)}50%{-webkit-transform:rotate(90deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(180deg)}}@-moz-keyframes spin{25%{-moz-transform:rotate(270deg)}50%{-moz-transform:rotate(90deg)}75%{-moz-transform:rotate(360deg)}100%{-moz-transform:rotate(180deg)}}@-ms-keyframes spin{25%{-ms-transform:rotate(270deg)}50%{-ms-transform:rotate(90deg)}75%{-ms-transform:rotate(360deg)}100%{-ms-transform:rotate(180deg)}}@-o-keyframes spin{25%{-o-transform:rotate(270deg)}50%{-o-transform:rotate(90deg)}75%{-o-transform:rotate(360deg)}100%{-o-transform:rotate(180deg)}}@keyframes spin{25%{transform:rotate(270deg)}50%{transform:rotate(90deg)}75%{transform:rotate(360deg)}100%{transform:rotate(180deg)}}.woocommerce-message{display:inline-block;width:100%;font-size:14px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left}.woocommerce-message a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#f68e13}.woocommerce-message a:hover{background-color:#0b7cac;color:#fff}.woocommerce-message:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f00c';color:#ddd}.woocommerce-error{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#fdc1b1}.woocommerce-error a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#f68e13}.woocommerce-error a:hover{background-color:#0b7cac;color:#fff}.woocommerce-error:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f00d';color:#ffc4b7}.woocommerce-info{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#777;border:1px solid #ddd;margin:0 0 30px;padding:10px 15px;text-align:left;text-transform:uppercase;border-color:#b1befd}.woocommerce-info a{float:right;min-height:10%;padding:6px 18px;font-size:12px;font-weight:600;line-height:1;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#f68e13}.woocommerce-info a:hover{background-color:#0b7cac;color:#fff}.woocommerce-info:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f129';color:#b1befd}ul.woocommerce-error{background-color:#e2401c;color:#fff;border:none;border-left:10px solid rgba(0,0,0,.15);font-size:14px;padding:15px 20px;margin-bottom:25px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;text-transform:none}ul.woocommerce-error:before{display:none}ul.woocommerce-error li:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f00d';color:#ffc4b7}ul.woocommerce-message:before{display:none}ul.woocommerce-message li:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f00c';color:#ddd}ul.woocommerce-info:before{display:none}ul.woocommerce-info li:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f129';color:#b1befd}ul.order_details{position:relative;margin:3.631em 0}ul.order_details:before{content:'';display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details:after{content:'';display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px;top:auto;bottom:-16px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.387em;text-transform:none}.woocommerce-checkout .woocommerce-info{padding:10px 0;text-align:center;border-width:1px 0;border-color:#eaeaea}.woocommerce-checkout .woocommerce-info:before{color:#ddd}.woocommerce-checkout .woocommerce-info a{font-size:12px;float:none;padding:0;letter-spacing:0;background-color:transparent;color:#f68e13}.woocommerce-checkout .woocommerce-info a:hover{color:#333;background-color:transparent!important}.woocommerce-checkout form.login{max-width:600px;margin:0 auto 30px auto;padding:20px;border:1px solid;border-color:#eaeaea}.woocommerce-checkout form.login .lost_password{line-height:46px;float:right;margin:0}.woocommerce-checkout form.login p.form-row{display:inline-block;margin:0}.woocommerce-checkout form.login p.form-row.form-row-first,.woocommerce-checkout form.login p.form-row.form-row-last{margin:0 0 20px}.woocommerce-checkout form.login label.inline{padding-left:10px}.woocommerce-checkout form.login .wc-social-login{display:block!important;margin-top:20px}.woocommerce-checkout form.checkout_coupon{display:block;border:3px dashed rgba(84,84,84,.15);padding:28px;width:695px;margin:0 auto 30px;text-align:center}.woocommerce-checkout form.checkout_coupon p{margin:0}.woocommerce-checkout form.checkout_coupon p:last-child{margin:0}.woocommerce-checkout form.checkout_coupon .form-row-first{float:left;width:74%}.woocommerce-checkout form.checkout_coupon .form-row-last{float:right;width:25%}.woocommerce-checkout form.checkout_coupon input{line-height:36px;width:100%;height:36px;min-height:36px;padding:0 15px;padding-top:0;padding-bottom:0;margin:0}.woocommerce-checkout form.checkout{display:inline-block;width:100%;margin-top:30px}.woocommerce-checkout #order_review{float:right;width:48%}.woocommerce-checkout .woocommerce-account-fields{display:inline-block;width:100%}.woocommerce-checkout .woocommerce-account-fields input{margin-bottom:0}.woocommerce-checkout #payment ul.payment_methods{padding-bottom:20px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label{display:block;font-size:16px;font-weight:600;padding:20px;cursor:pointer;margin:0;letter-spacing:.4px}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label:before{font-family:FontAwesome;text-rendering:auto;display:inline-block;font-size:inherit;content:'\f10c';color:#333;margin-right:10px;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>input[type=radio]:first-child:checked+label:before{content:'\f192';color:#f68e13}.woocommerce-checkout #payment ul.payment_methods li{background-color:#fafafa;text-align:left;margin-bottom:1px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce-checkout #payment ul.payment_methods li:hover{background-color:#f5f5f5}.woocommerce-checkout #payment ul.payment_methods li img{float:right;border:0;padding:0;max-height:28px}.woocommerce-checkout #payment ul.payment_methods .woocommerce_error li{background-color:transparent;color:#fff}.woocommerce-checkout #payment div.payment_box{position:relative;width:100%;padding:1.4em;font-size:.92em;line-height:1.5;background-color:#fff;color:#555}.woocommerce-checkout #payment div.payment_box p{margin:0}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{color:#f68e13;font-size:16px;margin-left:6px}.woocommerce-checkout #place_order{width:100%;font-size:15px;line-height:1.6;padding:16px 20px}.woocommerce-checkout .woocommerce form.register{margin-top:0;margin-bottom:30px}.woocommerce-checkout>.col2-set{float:left;width:48%}.woocommerce-checkout>.col2-set>.col-1{float:none;width:100%;margin-bottom:30px}.woocommerce-checkout>.col2-set>.col-1:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout>.col2-set>.col-2{float:none;width:100%}.woocommerce-checkout>.col2-set>.col-2:after{content:'';display:block;visibility:hidden;clear:both;zoom:1;height:0}.woocommerce-checkout h3#order_review_heading{float:right;width:48%}.woocommerce-checkout .place-order .terms{margin:0 0 8px}.woocommerce-checkout .form-row.place-order{margin:0}.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;margin-bottom:0;text-align:center}.woocommerce-cart .woocommerce ul.products li.product .button.added{display:inline-block}.woocommerce-cart table.cart img{width:auto;max-width:60px}.woocommerce-cart table.cart td.actions{border-bottom:0}.woocommerce-cart table.cart td.actions input{padding-top:0;padding-bottom:0;height:32px;line-height:32px;padding:0 1.5em}.woocommerce-cart table.cart td.actions .coupon{float:left}.woocommerce-cart table.cart td.actions .coupon .input-text{display:inline-block;float:none;width:auto;min-height:32px;line-height:32px;padding:0 .8em;margin:0 8px 0 0;border-color:#ddd}.woocommerce-cart table.cart td.actions .coupon .input-text:focus{border-color:#bbb}.woocommerce-cart table.cart td.actions .coupon label{display:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{float:right}.woocommerce-cart table.cart td.td.product-quantity{min-width:135px}.woocommerce-cart .cart-collaterals .cart_totals table{width:100%;margin-bottom:20px;border:0}.woocommerce-cart .cart-collaterals .cart_totals table td{padding:.8em;vertical-align:top;line-height:1.5em}.woocommerce-cart .cart-collaterals .cart_totals table th{padding:.8em;vertical-align:top;line-height:1.5em;border-right-style:solid;border-right-width:1px;width:40%;font-weight:600;color:#444;text-transform:none}.woocommerce-cart .cart-collaterals .cart_totals table select{width:100%!important;min-height:34px}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{padding-top:0}.woocommerce-cart .cart-collaterals .cart_totals table .theme-select .theme-selectInner{width:100%!important}.woocommerce-cart .cart-collaterals .cart_totals .order-total th{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .order-total td{border-bottom:1px solid;border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button{display:inline-block;font-size:13px;line-height:1;padding-bottom:3px;border-bottom:1px solid;margin-top:13px;text-transform:uppercase;letter-spacing:.4px}.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-form{margin-top:15px}.woocommerce-cart .cart-collaterals .cart_totals .button[name=calc_shipping]{width:100%;margin-top:10px;margin-bottom:5px}.woocommerce-cart .cart-collaterals .cart_totals tr td{border-color:#eaeaea}.woocommerce-cart .cart-collaterals .cart_totals tr th{border-color:#eaeaea}.single_variation{display:block;float:left;margin-bottom:10px}.variations_button{clear:both}.product_meta{clear:both;font-size:13px;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;padding:20px 0;color:#787878;margin-top:20px;border-color:#eaeaea}.product_meta span{display:block}.product_meta span.sku{display:inline}.product_meta .posted_in{color:#333;font-weight:600}.product_meta .posted_in a{color:#ababab;font-weight:400}.product_meta .posted_in a:hover{color:#f68e13}.product_meta .tagged_as{color:#333;font-weight:600}.product_meta .tagged_as a{color:#ababab;font-weight:400}.product_meta .tagged_as a:hover{color:#f68e13}.sku_wrapper{color:#333;font-weight:600}.sku_wrapper span{display:inline;color:#555;font-weight:400}.woocommerce-product-search label{display:none}.woocommerce-product-search button[type=submit]{float:right;margin-top:15px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.product-quantity{font-weight:400}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content .addresses{margin-top:40px}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title{background-color:#f7f7f7;padding:15px 25px;position:relative;border-bottom:1px solid #fff}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3{font-size:20px;font-weight:400;margin:0}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a{position:absolute;top:10px;right:10px;padding:6px 15px;background-color:#fff;color:#898989}.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover{background-color:#f8f8f8;color:#555}.woocommerce-MyAccount-content .addresses .woocommerce-Address address{background-color:#f7f7f7;padding:15px 25px;color:#898989}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em!important}.woocommerce-MyAccount-content #payment .payment_methods li .payment_box{background-color:rgba(0,0,0,.05)}p.stars span a{border-color:#eaeaea}@media (min-width:768px){.woocommerce-MyAccount-tabs{float:left;width:18%;margin-right:6%}.woocommerce-MyAccount-content{float:right;width:76%}}.current-shop-items-dropdown{border-top-color:#f68e13}.return-to-shop .button.wc-backward:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f104';margin-right:8px}#site-navigation-wrap .dropdown-menu>li>a.wcmenucart{letter-spacing:0}body a.wcmenucart.wcmenucart-empty-cart i{margin-right:0}.custom-col .col.first{clear:none}.form-row .required{color:#e42234;border:0}del .amount{color:#555}.select2-container .select2-choice{line-height:40px;height:40px;border-color:#ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.select2-container .select2-choice .select2-arrow{width:30px}.select2-container .select2-choice .select2-arrow b{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:40px;text-align:center}.select2-container .select2-choice .select2-arrow b:before{content:'\f107'}.select2-container .select2-choice .select2-arrow b:after{display:none}.select2-container .select2-choice abbr{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:40px;text-align:center}.select2-dropdown-open.select2-drop-above .select2-choice{border-color:#bbb}.select2-dropdown-open.select2-drop-above .select2-choices{border-color:#bbb}.select2-drop.select2-drop-above.select2-drop-active{border-color:#bbb}#review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}#review_form #respond:after{content:'';display:block;clear:both}#review_form #respond p{text-align:left}#review_form #respond p.comment-form-author{width:50%;float:left;padding-right:10px}#review_form #respond p.comment-form-author input{width:100%}#review_form #respond p.comment-form-email{width:50%;float:right;padding-left:10px}#review_form #respond p.comment-form-email input{width:100%}#review_form #respond p label{display:block;margin-bottom:7px}#review_form #respond input{width:auto}#review_form #respond textarea{width:100%}#review_form #respond .form-submit input{left:auto;left:auto}.woocommerce span.onsale{position:absolute;top:20px;left:20px;background-color:rgba(63,195,135,.8);color:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;line-height:1;font-weight:600;letter-spacing:.4px;z-index:9}.woocommerce .circle-sale span.onsale{padding:0;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.products .product-category{text-align:center}.products .product-category img{display:block;margin:0 auto}.products .product-category mark{background:0 0;color:inherit}.woocommerce-checkout-review-order-table tfoot th{background-color:#f7f7f7}form.checkout{position:static!important}form.checkout>.blockUI{position:fixed!important}.blockUI.blockOverlay{background:rgba(250,250,250,.6)!important}.blockUI:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f110';-ms-animation:fa-spin .75s infinite linear;-webkit-animation:fa-spin .75s infinite linear;-o-animation:fa-spin .75s infinite linear;-moz-animation:fa-spin .75s infinite linear;animation:fa-spin .75s infinite linear;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.woocommerce-MyAccount-tabs .woovina-user-profile{display:table;width:100%;table-layout:auto;margin-bottom:40px}.woocommerce-MyAccount-tabs .woovina-user-profile .image{display:table-cell;vertical-align:middle;width:64px;height:64px}.woocommerce-MyAccount-tabs .woovina-user-profile .image img{width:100%;height:auto;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce-MyAccount-tabs .woovina-user-profile .user-info{display:table-cell;vertical-align:middle;padding-left:15px}.woocommerce-MyAccount-tabs .woovina-user-profile .user-info .name{display:block;font-size:18px;line-height:1;margin-bottom:5px;color:#333}.woocommerce-MyAccount-tabs .woovina-user-profile .user-info .logout{font-size:13px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:15px 0;padding:0;border-top:1px solid #eaeaea}.woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eaeaea;position:relative}.woocommerce-MyAccount-navigation ul li a{padding:12px 0;display:block}.woocommerce-MyAccount-navigation ul li a:before{display:inline-block;font-family:simple-line-icons;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;font-size:inherit;text-rendering:auto;content:'\e085';color:#f68e13;line-height:22px;margin-left:8px;width:20px;text-align:right;float:right;-moz-opacity:.45;-webkit-opacity:.45;opacity:.45;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.woocommerce-MyAccount-navigation ul li a:hover:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.is-active a:before{-moz-opacity:1;-webkit-opacity:1;opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:'\e007'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:'\e04d'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:'\e083'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:'\e069'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:'\e025'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:'\e005'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:'\e065'}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:'\e098'}.my_account_orders .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.my_account_orders .button.view:after{content:'\e087';margin-left:8px}.woocommerce-MyAccount-downloads .button{padding:.618em .857em;font-size:.857em;margin-right:.236em}.woocommerce-MyAccount-downloads .button:after{content:'\e083';margin-left:8px}.no-top-border .current-shop-items-dropdown{border-top:none}.return-to-shop .button.wc-backward:before,.wcmenucart i,.woocommerce .widget_shopping_cart_content .buttons .button:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce div.product form.cart .variations .reset_variations:before,.woocommerce input.button.loading:after,.woocommerce ul.products li.product .added_to_cart:after{font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.distraction-free #site-logo{float:none;width:100%;text-align:center}.quick-view-plugin-active ul.products li.product li.btn-wrap{position:relative}@media (min-width:769px){.woocommerce div.product.wvn-thumbs-layout-vertical span.onsale{left:12%}.woocommerce div.product.wvn-thumbs-layout-vertical.has-no-thumbnails span.onsale{left:20px}.woocommerce div.product.wvn-thumbs-layout-vertical div.images .flex-viewport{float:right;width:75%}.woocommerce div.product.wvn-thumbs-layout-vertical div.images .flex-control-thumbs{float:left;width:calc(25% - 1em);overflow-x:hidden}.woocommerce div.product.wvn-thumbs-layout-vertical div.images .flex-control-thumbs li{width:100%}}@media (min-width:769px){.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs{display:inline-block;width:100%}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs{float:left;width:20%;margin:0;border:none}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs li{display:block;border-top:1px solid #eaeaea}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs li:first-child{border-top:0}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs li a{display:block;position:relative;text-align:left;border-width:0}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs li a:after{content:'';position:absolute;top:0;right:-2px;width:3px;height:100%;background-color:#f68e13;opacity:0;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active a:after{opacity:1}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs .panel{float:right;width:80%;border-left-width:1px;border-style:solid;border-color:#eaeaea;padding:20px;margin:0}.woocommerce div.product.wvn-tabs-layout-vertical .woocommerce-tabs .panel>h2:first-child{margin-top:0}}.woocommerce div.product.wvn-tabs-layout-section .woocommerce-tabs ul.tabs{display:none}.woocommerce div.product.wvn-tabs-layout-section .panel{display:block!important;margin-top:80px}.woocommerce div.product.wvn-tabs-layout-section .panel#tab-description{margin-top:0}.woocommerce div.product.wvn-tabs-layout-section .panel h2:first-child{font-size:28px;margin-top:0}.woocommerce .wvn-btn-big .summary form button.button{width:55%}.woocommerce .wvn-btn-very-big .summary form button.button{font-size:16px;min-height:50px;width:100%;margin-top:15px}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:15px 20px;background-color:#3d9cd2;color:#fff;z-index:999}.demo_store a{color:#fff;font-weight:400;text-decoration:underline;display:block}.demo_store a:hover{text-decoration:none}.demo_store:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;content:'\f05a'}@media (min-width:768px){.demo_store a{background:rgba(0,0,0,.1);float:right;display:inline-block;margin:-15px -20px -15px 0;padding:15px 20px}.demo_store a:before{font-family:FontAwesome;font-weight:400;font-style:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f057';margin-right:10px}}.wvn-cart-overlay{display:none;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;cursor:pointer}.product p.wc-gzd-additional-info{display:inline-block;margin:0 0 5px}.woocommerce.single-product .legal-price-info{margin-top:10px}.current-shop-items-dropdown{position:absolute;top:100%;right:-20px;background-color:#fff;z-index:10000;border-top:3px solid transparent;text-align:left;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);-moz-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);width:350px;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.current-shop-items-dropdown ul.woocommerce-mini-cart{max-height:50vh;overflow-y:auto}.current-shop-items-dropdown .widgettitle{display:none}.current-shop-items-dropdown li:first-child{border-top:none}.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message{padding:20px;margin:0}.show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown,.wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.boxed-layout .current-shop-items-dropdown{right:0}.widget_shopping_cart ul.cart_list li{padding:0;border-bottom-width:1px;border-style:solid;border-color:#e6e6e6;min-height:100%}.widget_shopping_cart ul.cart_list li:first-child,.widget_shopping_cart ul.cart_list li:last-child{min-height:100%}.widget_shopping_cart ul.cart_list li:first-child{border-top-width:0}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid{width:100%}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.thumbnail{width:25%;margin:0;border-right-width:1px;border-style:solid;border-color:#e6e6e6}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.thumbnail img{position:relative;top:0;width:auto;height:auto}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.content{position:relative;width:75%;padding-left:10px}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid>div{padding-right:60px}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid h3{display:block;font-size:14px;font-weight:400;margin:0}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid .quantity{color:#b2b2b2;font-weight:400}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid a.remove{right:20px;margin-top:-17px;width:32px;height:32px;line-height:30px;color:#b3b3b3;border:1px solid #e6e6e6}.widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid a.remove:hover{color:#f68e13;border-color:#f68e13}.widget_shopping_cart .total{background-color:#fafafa;border-width:1px 0;border-style:solid;border-color:#e6e6e6;padding:20px;margin:0}.widget_shopping_cart .total strong{float:left;font-size:12px;font-weight:400;color:#797979;text-transform:uppercase;letter-spacing:1px}.widget_shopping_cart .total .amount{float:right;font-size:16px;line-height:1.3;font-weight:600;letter-spacing:1px}.widget_shopping_cart .total:after{content:'';display:table;clear:both}.widget_shopping_cart_content .buttons{margin:0;padding:20px}.widget_shopping_cart_content .buttons .button{float:left;width:48%;padding:14px 8px;text-align:center;letter-spacing:2px}.widget_shopping_cart_content .buttons .button:first-child{background-color:transparent;border:1px solid #e6e6e6;color:#666}.widget_shopping_cart_content .buttons .button:first-child:hover{border-color:#f68e13}.widget_shopping_cart_content .buttons .checkout{float:right}.widget_shopping_cart_content .buttons:after{content:'';display:table;clear:both}.spacious .wvn-mini-cart{padding:20px}.spacious .wvn-mini-cart .widget_shopping_cart ul.cart_list li{padding-bottom:10px;margin-bottom:10px}.spacious .wvn-mini-cart .widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.thumbnail{border-width:0}.spacious .wvn-mini-cart .widget_shopping_cart .total{background-color:transparent;padding:14px 20px}.spacious .wvn-mini-cart .widget_shopping_cart_content .buttons{padding:20px 0 0}.spacious .wvn-mini-cart p.woocommerce-mini-cart__empty-message{padding:0}.bag-style{position:relative;display:inline-block}.wcmenucart-total{margin-right:7px}.wcmenucart-total span{color:#333}.wcmenucart-cart-icon{display:inline-block}.wcmenucart-cart-icon .wcmenucart-count{position:relative;display:inline-block;min-width:2em;height:2em;font-size:1em;line-height:1.7em;font-weight:700;border:2px solid #333;color:#333;padding:0 3px;vertical-align:middle;text-align:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wcmenucart-cart-icon .wcmenucart-count:after{content:'';position:absolute;bottom:100%;left:50%;width:14px;height:8px;margin-left:-7px;margin-bottom:0;border:2px solid #333;border-top-left-radius:100px;border-top-right-radius:100px;border-bottom:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,.show-cart .wcmenucart-cart-icon .wcmenucart-count{background-color:#f68e13;color:#fff;border-color:#f68e13}.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,.show-cart .wcmenucart-cart-icon .wcmenucart-count:after{border-color:#f68e13;height:10px}.widget_layered_nav li,.widget_product_categories li{position:relative;margin-bottom:10px}.widget_layered_nav li a,.widget_product_categories li a{position:relative;display:block;font-size:13px;line-height:1.6;padding-left:22px;text-transform:capitalize}.widget_layered_nav li a:before,.widget_product_categories li a:before{content:'';position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;border:1px solid rgba(0,0,0,.15)}.widget_layered_nav li a:hover~.count,.widget_product_categories li a:hover~.count{background-color:transparent;color:#f68e13;border-color:#f68e13}.widget_layered_nav .count,.widget_product_categories .count{background-color:rgba(84,84,84,.05);position:absolute;top:0;right:0;font-size:12px;line-height:18px;padding:0 10px;text-align:center;min-width:10px;border:1px solid transparent;border-radius:10px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce .widget_product_categories li a:before{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.woocommerce .widget_product_categories li.current-cat a{font-weight:700}.woocommerce .widget_product_categories li.current-cat a:bofore{background-color:#f68e13;border-color:#f68e13}.woocommerce .widget_product_categories li.current-cat a~.count{background-color:#f68e13;color:#fff;border-color:#f68e13}.woocommerce .widget_product_categories li ul.children{margin:8px 0 0 30px}.woocommerce .widget_product_categories li ul.children li{font-size:12px;line-height:1.3;margin-bottom:5px}.woocommerce .widget_product_categories li ul.children li a{padding-left:0}.woocommerce .widget_product_categories li ul.children li a:before{display:none}.woocommerce .widget_product_categories li ul.children .count{line-height:18px}.woocommerce .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woocommerce .widget_layered_nav li a:before{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}.woocommerce .widget_layered_nav li.chosen a{font-weight:700}.woocommerce .widget_layered_nav li.chosen a:before{background-color:#f68e13;border-color:#f68e13;text-align:center;content:'\f00c';color:#fff;font:normal normal normal 14px/1 FontAwesome;font-size:10px;line-height:10px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woocommerce .widget_layered_nav li.chosen a:hover:before{content:'\f00d'}.woocommerce .widget_layered_nav li.chosen a~.count{background-color:#f68e13;color:#fff;border-color:#f68e13}.woo-dropdown-cat .widget_product_categories li{position:relative}.woo-dropdown-cat .widget_product_categories li a{display:block;font-size:12px;line-height:1.6;font-weight:600;text-transform:uppercase;padding:10px 22px 10px 40px;border-bottom:1px dotted}.woo-dropdown-cat .widget_product_categories li a:before{display:none}.woo-dropdown-cat .widget_product_categories li .open-this{position:absolute;left:0;width:40px;height:40px;line-height:40px;font-size:14px;text-align:center;cursor:pointer;z-index:10}.woo-dropdown-cat .widget_product_categories li ul.children{display:none;margin:0 0 0 16px}.woo-dropdown-cat .widget_product_categories li ul a{font-weight:400;text-transform:none;border-bottom:0}.woo-dropdown-cat .widget_product_categories .count{position:absolute;top:0;right:0;border:0;padding:10px 20px 0 0;z-index:10}.woo-dropdown-cat .widget_product_categories .count,.woo-dropdown-cat .widget_product_categories li.current-cat a~.count{background-color:transparent!important;color:#999}#woovina-cart-sidebar-wrap{display:none;visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#woovina-cart-sidebar-wrap,#woovina-cart-sidebar-wrap .woovina-cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#woovina-cart-sidebar-wrap .woovina-cart-sidebar-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#woovina-cart-sidebar-wrap .woovina-cart-sidebar{position:absolute;top:0;right:-100%;background-color:#fff;width:325px;height:100%;padding:20px 0 0;overflow:auto;z-index:10000;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#woovina-cart-sidebar-wrap h4{font-size:18px;color:#555;line-height:1.2;text-transform:uppercase;padding:0 20px;margin:0;text-align:center}#woovina-cart-sidebar-wrap .divider{display:block;width:30px;height:2px;background-color:rgba(0,0,0,.1);margin:10px auto 20px}#woovina-cart-sidebar-wrap .woovina-cart-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}#woovina-cart-sidebar-wrap .woovina-cart-close:hover{opacity:1}#woovina-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child{border-top-width:1px}#woovina-cart-sidebar-wrap .woocommerce-mini-cart__empty-message{padding:0 20px 20px;margin:0}#woovina-cart-sidebar-wrap .spacious .wvn-mini-cart{padding-top:0}#woovina-cart-sidebar-wrap .spacious .wvn-mini-cart .widget_shopping_cart ul.cart_list li:first-child{padding-top:10px}.admin-bar #woovina-cart-sidebar-wrap .woovina-cart-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width:782px){.admin-bar #woovina-cart-sidebar-wrap .woovina-cart-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width:600px){.admin-bar #woovina-cart-sidebar-wrap .woovina-cart-sidebar{top:0;height:100%}}.show-cart #woovina-cart-sidebar-wrap,.show-cart-sidebar #woovina-cart-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.show-cart #woovina-cart-sidebar-wrap .woovina-cart-sidebar,.show-cart-sidebar #woovina-cart-sidebar-wrap .woovina-cart-sidebar{right:0}@media only screen and (max-width:959px){#woovina-cart-sidebar-wrap{display:block}}.woocommerce .woovina-off-canvas-filter{float:left;height:34px;font-size:14px;font-weight:600;line-height:34px;padding:0 14px;color:#999;border:1px solid #eaeaea;margin:0 20px 0 0;text-align:center}.woocommerce .woovina-off-canvas-filter:hover{color:#f68e13;border-color:#f68e13}.woocommerce .woovina-off-canvas-filter i{margin-right:6px}#woovina-off-canvas-sidebar-wrap{visibility:hidden;-moz-opacity:0;-webkit-opacity:0;opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}#woovina-off-canvas-sidebar-wrap,#woovina-off-canvas-sidebar-wrap .woovina-off-canvas-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}#woovina-off-canvas-sidebar-wrap .woovina-off-canvas-overlay{background-color:rgba(0,0,0,.5);cursor:pointer}#woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{position:absolute;top:0;left:-100%;background-color:#fff;width:325px;height:100%;padding:35px;overflow:auto;z-index:9999;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 12px 0 rgba(0,0,0,.4);box-shadow:0 0 12px 0 rgba(0,0,0,.4);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#woovina-off-canvas-sidebar-wrap .sidebar-box{border-bottom:1px solid rgba(84,84,84,.15);margin-bottom:0;padding-top:50px;padding-bottom:50px}#woovina-off-canvas-sidebar-wrap .sidebar-box:first-child{padding-top:0}#woovina-off-canvas-sidebar-wrap .sidebar-box:last-child{border-bottom:0;padding-bottom:0}.admin-bar #woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{top:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}@media screen and (max-width:782px){.admin-bar #woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width:600px){.admin-bar #woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{top:0;height:100%}}.off-canvas-enabled #woovina-off-canvas-sidebar-wrap{visibility:visible;-moz-opacity:1;-webkit-opacity:1;opacity:1}.off-canvas-enabled #woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar{left:0}.quantity{position:relative;float:left;overflow:hidden;zoom:1}.quantity .minus,.quantity .plus,.quantity .qty{display:block;float:left;width:36px;min-height:36px;background-color:transparent;border:1px solid #e4e4e4;margin:0;padding:0;text-align:center;vertical-align:middle;font-size:12px;color:#777;-moz-appearance:textfield;-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}.quantity .minus,.quantity .plus{font-size:13px;line-height:34px}.quantity .minus{border-right-width:0}.quantity .plus{border-left-width:0}.quantity input::-webkit-outer-spin-button{display:none}.quantity input::-webkit-inner-spin-button{display:none}.woocommerce form input[type=number]{max-width:58px;min-height:36px}@media (min-width:1080px){.wvn-product-nav-wrap{position:absolute;top:0;right:0}}.wvn-product-nav-wrap{text-align:right;z-index:1}.wvn-product-nav{position:relative;display:inline-block}.wvn-product-nav li{display:inline-block;margin-left:3px}.wvn-product-nav li:first-child{margin-left:0}.wvn-product-nav li a.wvn-nav-link{display:inline-block;min-width:2em;line-height:24px;border:2px solid #e9e9e9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;text-align:center}.wvn-product-nav li a.wvn-nav-link i{line-height:1.2}.wvn-product-nav li a.wvn-nav-link:hover{background-color:#f68e13;color:#fff;border-color:#f68e13}.wvn-product-nav li .wvn-nav-thumb{position:absolute;top:100%;left:-99999px;display:inline-block;width:90px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-box-shadow:1px 1px 15px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 15px rgba(0,0,0,.15);box-shadow:1px 1px 15px rgba(0,0,0,.15);z-index:100}.wvn-product-nav li:hover>.wvn-nav-thumb{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.woocommerce .form-row input{background-color:#f7f7f7}.woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single{background-color:#f7f7f7;margin-top:4px}.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;top:5px}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:50fr 50fr;grid-column-gap:30px}.woocommerce-billing-fields__field-wrapper .screen-reader-text,.woocommerce-shipping-fields__field-wrapper .screen-reader-text{position:relative!important;top:0;width:auto;height:auto}.woocommerce-billing-fields__field-wrapper p:last-child,.woocommerce-shipping-fields__field-wrapper p:last-child{grid-column-start:1;grid-column-end:3}form #order_comments_field textarea{background-color:#f7f7f7}.woocommerce .woocommerce-checkout h3#order_review_heading{margin:0 0 20px;padding-bottom:8px;border-bottom:1px solid #eaeaea;background-color:#fff;position:relative;width:100%;line-height:20px;float:left}.woocommerce .woocommerce-checkout h3#order_review_heading span{text-transform:capitalize;padding-top:0;float:right}.woocommerce .woocommerce-checkout h3#order_review_heading span a{color:#c40316}.woocommerce-checkout #order_review{border:2px solid #eaeaea;padding:30px;background-color:#fff;width:49%}.woocommerce #order_review table.shop_table{background-color:#f7f7f7}.woocommerce table.shop_table thead{background-color:transparent}.woocommerce div#order_review table.shop_table tbody td{background-color:transparent}.woocommerce-checkout div#payment ul.payment_methods li{background-color:transparent;padding:10px}.woocommerce-checkout #customer_details{padding:30px;border:2px solid #eaeaea;background-color:#fff;width:49%}.woocommerce .woocommerce-form-login-toggle{width:100%;float:left}.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{margin:0;text-align:left;border:none;display:none}.woocommerce-checkout .woocommerce form.login{margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;display:none;width:100%;max-width:100%}.woocommerce>.woocommerce-form-coupon-toggle{width:100%;display:none}.woocommerce-checkout form.checkout_coupon{margin-top:0;margin-bottom:0;margin-left:0;width:100%}.woocommerce-checkout .woocommerce-info{border:none;margin-bottom:0;text-align:left}.woocommerce .woocommerce-checkout #customer_details h3{width:100%;display:inline-block}.woocommerce .woocommerce-checkout #customer_details h3 span{text-transform:capitalize;padding-top:0;width:auto;float:right}.woocommerce .woocommerce-checkout #customer_details h3 span a{color:#c40316}.woocommerce #order_review table.shop_table thead th{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.woocommerce #order_review table.shop_table thead th.product-total{border-bottom:1px solid #ebebeb;border-right:unset}.woocommerce #order_review table.shop_table tbody td.product-name{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.woocommerce div#order_review table.shop_table tbody td{border-bottom:1px solid #ebebeb}.woocommerce #order_review table.shop_table tfoot th{border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb}.woocommerce #order_review table.shop_table tfoot td{border-bottom:1px solid #ebebeb}.woocommerce .form-row input{float:right;display:block;margin:0!important;margin-top:4px!important;margin-left:10px!important}.woocommerce .woocommerce-checkout #customer_details .woocommerce-shipping-fields h3 span{font-size:14px;text-transform:unset;float:left}.woocommerce-page form .form-row-wide{float:left;width:100%}.woocommerce form .form-row{width:100%;float:left;margin-bottom:15px}.woocommerce .woocommerce-checkout #customer_details h3 input[type=checkbox]{background-color:#f7f7f7}.woocommerce-checkout .woocommerce form.login{border:2px solid #eaeaea}.woocommerce form .form-row.place-order{float:unset}.woocommerce-checkout form.checkout{margin-top:0}.woocommerce-checkout .woocommerce form.login{margin-top:0;margin-bottom:30px}.woocommerce-checkout form.checkout_coupon{margin-bottom:30px}.woocommerce-checkout div#payment ul.payment_methods li{background-color:#f5f5f5;margin-bottom:0}.woocommerce .woocommerce-order ul.order_details{background-color:#fff;border:2px solid #eaeaea}.woocommerce .woocommerce-order .woocommerce-order-details{background-color:#fff;border:2px solid #eaeaea;padding:30px;margin-bottom:20px}.woocommerce .shop_table.order_details tfoot th{background-color:transparent}.woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child th{border-bottom:none}.woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child td{border-bottom:none}.tinv-wraper .tinvwl_add_to_wishlist-text{display:none}.woocommerce-cart .woocommerce-cart-form{width:65%;float:left}.woocommerce-cart .cart-collaterals{width:35%;float:right;padding-left:30px}.woocommerce-page .cart-collaterals .cart_totals{width:100%}.woocommerce-cart .select2-container--default .select2-selection--single{background-color:#f7f7f7;border:1px solid #ebebeb;height:40px}.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;height:40px}.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.sidr-class-woo-menu-icon{display:none}.sidr-class-woocommerce{display:none}@media only screen and (max-width:1280px){.woocommerce div.product .product-thumbnails{width:275px}}@media only screen and (max-width:1024px){.woocommerce-cart .woocommerce-cart-form{width:100%}.woocommerce-cart .cart-collaterals{width:100%;padding-left:0}}@media only screen and (max-width:992px){.woocommerce #customer_login .lost_password{float:none;margin-top:10px!important;line-height:1}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .woovina-loginform-wrap .lost_password{float:none;margin-top:10px!important;line-height:1}.woocommerce .woovina-loginform-wrap .form-row label[for=rememberme]{margin:0 0 0 4px}}@media only screen and (max-width:959px){.woocommerce-checkout #order_review{float:none;width:100%}.woocommerce-checkout>.col2-set{float:none;width:100%}.woocommerce-checkout h3#order_review_heading{float:none;width:100%}.woocommerce-checkout form.checkout_coupon{width:100%;margin-bottom:20px}.woocommerce-checkout form.checkout_coupon .form-row-first,.woocommerce-checkout form.checkout_coupon .form-row-last{float:none;width:100%;margin:0}.woocommerce-checkout form.checkout_coupon .form-row-last{margin-top:10px}.woocommerce-checkout form.checkout{margin-top:10px}.woocommerce-checkout #customer_details{width:100%;margin-bottom:30px}}@media only screen and (max-width:767px){.woocommerce ul.products.list li.product .woo-entry-image{float:none;width:100%;margin:0 0 20px}.woocommerce ul.products.list li.product .woo-entry-inner{float:none;width:100%}.woocommerce ul.order_details li{float:none;width:100%;margin-bottom:10px;padding-bottom:10px;border:0;border-bottom:1px solid #e9e9e9}.woocommerce .form-row-first{float:none;width:100%;margin-right:0;margin-left:0!important}.woocommerce .form-row-last{float:none;width:100%}.woocommerce .cart-collaterals .cross-sells{display:none}.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce div.product div.images{float:none;width:100%!important;text-align:center}.woocommerce div.product div.summary{float:none;width:100%!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block}.woocommerce.content-full-width div.product div.images{float:none;width:100%}.woocommerce.content-full-width div.product div.summary{float:none;width:100%}.woocommerce #customer_login .form-row label[for=rememberme]{margin:0 0 0 4px}.woocommerce .order_details li:last-of-type{padding:0;margin:0}.col2-set .col-1{float:none;width:100%}.col2-set .col-2{float:none;width:100%}.col2-set>div:first-child{margin-bottom:30px}.woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;margin-bottom:20px}.woocommerce-page.woocommerce-cart table.shop_table td.product-price{display:none!important}.woocommerce-cart .cart-collaterals .cart_totals table td{text-align:right}.woocommerce-cart table.cart td.actions .coupon .input-text{max-width:150px}.woocommerce-message:before{display:none}.woocommerce-cart .woocommerce table.shop_table thead{display:none}.woocommerce-cart .woocommerce table.shop_table tbody th{display:none}.woocommerce-cart .woocommerce table.shop_table tr td{display:inline-block;width:100%;text-align:right;clear:both}.woocommerce-cart .woocommerce table.shop_table tr td:before{content:attr(data-title) ": ";font-weight:600;float:left}.woocommerce-cart .woocommerce table.shop_table tr td.product-remove:before,.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail{text-align:center}.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity{float:right}.woocommerce-cart .woocommerce table.shop_table tr td.actions:before,.woocommerce-cart .woocommerce table.shop_table tr td.download-actions:before{display:none}.woocommerce-cart .woocommerce table.shop_table tr td.download-actions .button{display:block;text-align:center}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions{text-align:right}.woocommerce-cart .woocommerce table.shop_table.my_account_orders .order-actions:before{display:none}.woocommerce .form-row-first{float:left}.woocommerce .form-row-last{float:left}.woocommerce-billing-fields__field-wrapper .form-row,.woocommerce-shipping-fields__field-wrapper .form-row{grid-column-start:1;grid-column-end:3}.woocommerce ul.order_details li{border-bottom:none;padding-right:0;padding-left:0}.woocommerce .woocommerce-order .woocommerce-order-details{padding:15px}.woocommerce .woocommerce-order ul.order_details{padding:15px}}@media only screen and (max-width:480px){.woocommerce .result-count{display:none}.woocommerce .woovina-toolbar{text-align:center}.woocommerce .woovina-grid-list,.woocommerce .woovina-off-canvas-filter{display:inline-block;float:none}.woocommerce .woovina-grid-list{margin:0}.woocommerce .woocommerce-ordering{float:none;margin-top:14px;text-align:left}.woocommerce .woocommerce-ordering .orderby{width:100%!important}.woocommerce .woocommerce-ordering .orderby span{width:100%!important}.woocommerce-cart table.cart td.actions .coupon{float:none;width:100%;text-align:center;padding-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px}.woocommerce-cart table.cart td.actions .coupon input{width:100%}.woocommerce-cart table.cart td.actions button[name=update_cart]{display:inline-block;float:none;width:100%;margin-top:15px}.woocommerce-checkout form.login .lost_password{float:none;line-height:1;margin:10px 0 0}.woocommerce #billing_company_field,.woocommerce #billing_phone_field,.woocommerce #billing_postcode_field,.woocommerce #shipping_country_field,.woocommerce #shipping_postcode_field{width:100%;margin-right:0;clear:both}.woocommerce #billing_city_field,.woocommerce #billing_country_field,.woocommerce #billing_email_field,.woocommerce #shipping_address_1_field,.woocommerce #shipping_city_field{width:100%;clear:both}.woocommerce .woocommerce-checkout #customer_details h3 span{float:left;width:100%}.woocommerce-checkout #customer_details{padding:15px}.woocommerce .woocommerce-checkout h3#order_review_heading{float:left}.woocommerce .woocommerce-checkout h3#order_review_heading span{display:block;width:100%}.woocommerce-checkout #order_review{padding:15px}.woocommerce-checkout .woocommerce-account-fields{margin-top:30px}.woocommerce-checkout .woocommerce-account-fields .create-account{margin-bottom:0}}@media only screen and (max-width:320px){.woocommerce .woocommerce-ordering .orderby{width:175px!important}.woocommerce .woocommerce-ordering .orderby span{width:175px!important}.woocommerce div.product .product-thumbnails{width:215px}.woocommerce #reviews #comments ol.commentlist li .comment_container{padding:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}.woocommerce-cart table.cart td.actions input{width:100%}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%;max-width:100%;margin:0 0 10px!important}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/woo/woo-star-font.min.css */

@font-face{font-family:star;src:url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/woo/../../fonts/star/star.eot);src:url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/woo/../../fonts/star/star.eot?#iefix) format('embedded-opentype'),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/woo/../../fonts/star/star.woff) format('woff'),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/woo/../../fonts/star/star.ttf) format('truetype'),url(https://coachmattrogers.com/wp-content/themes/woovina/assets/css/woo/../../fonts/star/star.svg#star) format('svg');font-weight:400;font-style:normal}.woocommerce .star-rating,.woocommerce p.stars a{overflow:hidden;position:relative;height:1em;line-height:1em;font-size:14px;width:5.4em;font-family:star}.woocommerce .star-rating:before{content:"\73\73\73\73\73";color:#dfdbdf;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#f9ca63}.woocommerce .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.stars:after{content:'';display:block;clear:both}p.stars span a{display:inline-block;font-size:14px;font-weight:700;color:#ddd;border-right:1px solid;margin-right:1em;text-indent:-9999px;position:relative}p.stars span a:after{font-family:star;text-indent:0;position:absolute;top:0;left:0}p.stars span a.active,p.stars span a:focus,p.stars span a:hover{color:#f1c40f}p.stars span a.star-1{width:2em}p.stars span a.star-1:after{content:'\73'}p.stars span a.star-1.active:after,p.stars span a.star-1:focus:after,p.stars span a.star-1:hover:after{content:'\53'}p.stars span a.star-2{width:3em}p.stars span a.star-2:after{content:'\73\73'}p.stars span a.star-2.active:after,p.stars span a.star-2:focus:after,p.stars span a.star-2:hover:after{content:'\53\53'}p.stars span a.star-3{width:4em}p.stars span a.star-3:after{content:'\73\73\73'}p.stars span a.star-3.active:after,p.stars span a.star-3:focus:after,p.stars span a.star-3:hover:after{content:'\53\53\53'}p.stars span a.star-4{width:5em}p.stars span a.star-4:after{content:'\73\73\73\73'}p.stars span a.star-4.active:after,p.stars span a.star-4:focus:after,p.stars span a.star-4:hover:after{content:'\53\53\53\53'}p.stars span a.star-5{width:6em;border:0}p.stars span a.star-5:after{content:'\73\73\73\73\73'}p.stars span a.star-5.active:after,p.stars span a.star-5:focus:after,p.stars span a.star-5:hover:after{content:'\53\53\53\53\53'}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/themes/woovina/assets/css/woo/woo-quick-view.min.css */

.wvn-quick-view{position:absolute;bottom:0;left:0;width:100%;padding:10px 0;text-align:center;background-color:rgba(0,0,0,0.6);color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.4px;opacity:0;visibility:hidden;z-index:12}.wvn-quick-view:hover{background-color:rgba(0,0,0,0.9);color:#fff}.wvn-quick-view i{display:inline-block;font-size:16px;font-weight:600;margin-right:6px;line-height:1;vertical-align:middle;margin-top:-3px}.woocommerce .products .product-inner:hover .wvn-quick-view{opacity:1;visibility:visible}.woo-entry-image.loading:before{content:'';position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;width:30px;height:30px;opacity:.8;border-width:3px;border-style:solid;border-color:rgba(0,0,0,0.1);border-left-color:#fff;z-index:99;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-ms-animation:qv-spin 0.6s infinite linear;-webkit-animation:qv-spin 0.6s infinite linear;-o-animation:qv-spin 0.6s infinite linear;-moz-animation:qv-spin 0.6s infinite linear;animation:qv-spin 0.6s infinite linear}.woo-entry-image.loading:after{content:'';background-color:rgba(0,0,0,0.15);position:absolute;top:0;left:0;right:0;bottom:0;height:100%;visibility:visible;z-index:11}@-webkit-keyframes qv-spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes qv-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#wvn-qv-wrap{display:none;overflow-x:hidden;overflow-y:auto}#wvn-qv-wrap,#wvn-qv-wrap .wvn-qv-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}#wvn-qv-wrap .wvn-qv-image,#wvn-qv-wrap .summary{width:50%}#wvn-qv-wrap .wvn-qv-slides,#wvn-qv-wrap .flex-control-nav,#wvn-qv-wrap .flex-direction-nav{margin:0;padding:0;list-style:none}#wvn-qv-wrap .summary{padding:30px;margin:0}#wvn-qv-wrap .flex-viewport{float:none;width:100%}#wvn-qv-wrap img{display:block;width:100%;height:auto}#wvn-qv-wrap .flex-control-nav{position:absolute;bottom:10px;width:100%;text-align:center}#wvn-qv-wrap .flex-control-nav li{display:inline-block;position:relative;margin:0 5px;line-height:1;z-index:10}#wvn-qv-wrap .flex-control-nav li a{display:inline-block;width:12px;height:12px;border:3px solid #111;opacity:0.4;text-indent:-9999px;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#wvn-qv-wrap .flex-control-nav li a:hover{opacity:0.7}#wvn-qv-wrap .flex-control-nav li a.flex-active{background:rgba(0,0,0,0.9);cursor:default}#wvn-qv-wrap .flex-direction-nav a{position:absolute;top:50%;width:30px;height:30px;margin-top:-15px;color:rgba(0,0,0,0.8);opacity:0;overflow:hidden;cursor:pointer;z-index:10}#wvn-qv-wrap .flex-direction-nav a:before{display:inline-block;font:normal normal normal 30px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wvn-qv-wrap .flex-direction-nav a.flex-prev{left:-50px;text-align:right}#wvn-qv-wrap .flex-direction-nav a.flex-prev:before{content:'\f104'}#wvn-qv-wrap .flex-direction-nav a.flex-next{right:-50px}#wvn-qv-wrap .flex-direction-nav a.flex-next:before{content:'\f105'}#wvn-qv-wrap .wvn-qv-image:hover .flex-direction-nav a.flex-prev{opacity:.8;left:10px}#wvn-qv-wrap .wvn-qv-image:hover .flex-direction-nav a.flex-next{opacity:.8;right:10px}.wvn-qv-container{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;padding:30px}.wvn-qv-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.wvn-qv-open{overflow:hidden}.wvn-qv-content-wrap{position:relative;display:inline-block;vertical-align:middle;text-align:left;max-width:100%;z-index:1045;opacity:0;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:transform .5s, opacity .3s;-moz-transition:transform .5s, opacity .3s;transition:transform .5s, opacity .3s}.is-visible .wvn-qv-content-wrap{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.wvn-qv-content-inner{position:relative;background-color:#fff;max-width:875px;margin:0 auto;z-index:1000;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,0.15);-moz-box-shadow:3px 3px 20px 0 rgba(0,0,0,0.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,0.15)}.wvn-qv-content-inner .wvn-qv-close{position:absolute;top:0;right:0;color:#333;opacity:.5;font-weight:300;font-size:40px;width:40px;height:40px;line-height:40px;text-align:center;z-index:1001}.wvn-qv-content-inner .wvn-qv-close:hover{opacity:1}.wvn-qv-content-inner .product{margin:0}.wvn-qv-content-inner select{padding:0 12px}.wvn-qv-overlay{background-color:rgba(0,0,0,0.5);cursor:pointer}#wvn-qv-content.gallery-scroller .wvn-qv-image {overflow: hidden;}#wvn-qv-content.gallery-scroller .wvn-qv-slides {overflow-y: scroll;margin-right: -14px;max-height:500px;}@media screen and (max-width: 850px){#wvn-qv-wrap .wvn-qv-image,#wvn-qv-wrap .summary{width:100%}.wvn-qv-container:before{display:none}}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/css/public/elementor-fix.css */
script {
    display: none !important;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/css/post-6.css */
.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f181402:#F7F7F7;--e-global-typography-primary-font-family:"Roboto Flex";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Flex";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Flex";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Flex";--e-global-typography-accent-font-weight:500;--e-global-typography-811a80f-font-family:"Assistant";--e-global-typography-1e5ed30-font-family:"Encode Sans Semi Condensed";--e-global-typography-1e5ed30-font-size:26px;--e-global-typography-1e5ed30-font-weight:400;font-family:var( --e-global-typography-811a80f-font-family ), Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-1e5ed30-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woovina-elementor-widgets/assets/css/wew-frontend.min.css */

.elementor-bg-transform .elementor-bg{will-change:transform}.elementor-bg-transform-zoom-in:hover .elementor-bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.elementor-bg-transform-zoom-out .elementor-bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{-webkit-transform:scale(1.2) translateX(8%);-ms-transform:scale(1.2) translateX(8%);transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg{-webkit-transform:scale(1.2) translateX(-8%);-ms-transform:scale(1.2) translateX(-8%);transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right .elementor-bg{-webkit-transform:scale(1.2) translateX(-8%);-ms-transform:scale(1.2) translateX(-8%);transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{-webkit-transform:scale(1.2) translateX(8%);-ms-transform:scale(1.2) translateX(8%);transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{-webkit-transform:scale(1.2) translateY(8%);-ms-transform:scale(1.2) translateY(8%);transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-up:hover .elementor-bg{-webkit-transform:scale(1.2) translateY(-8%);-ms-transform:scale(1.2) translateY(-8%);transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down .elementor-bg{-webkit-transform:scale(1.2) translateY(-8%);-ms-transform:scale(1.2) translateY(-8%);transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{-webkit-transform:scale(1.2) translateY(8%);-ms-transform:scale(1.2) translateY(8%);transform:scale(1.2) translateY(8%)}.elementor-animated-content:hover .elementor-animated-item--grow{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.elementor-animated-content:hover .elementor-animated-item--shrink{-webkit-transform:scale(.85);-ms-transform:scale(.85);transform:scale(.85)}.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2)}.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.elementor-animated-content:hover .elementor-animated-item--exit-to-right{-webkit-transform:translateX(1000px);-ms-transform:translateX(1000px);transform:translateX(1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-left{-webkit-transform:translateX(-1000px);-ms-transform:translateX(-1000px);transform:translateX(-1000px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-top{-webkit-transform:translateY(-600px);-ms-transform:translateY(-600px);transform:translateY(-600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{-webkit-transform:translateY(600px);-ms-transform:translateY(600px);transform:translateY(600px)}.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:hover .elementor-animated-item--move-right{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.elementor-animated-content:hover .elementor-animated-item--move-left{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-up{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.elementor-animated-content:hover .elementor-animated-item--move-down{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--enter-zoom-in{-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{-webkit-transform:translateX(1000px);-ms-transform:translateX(1000px);transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{-webkit-transform:translateX(-1000px);-ms-transform:translateX(-1000px);transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{-webkit-transform:translateY(-600px);-ms-transform:translateY(-600px);transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{-webkit-transform:translateY(500px);-ms-transform:translateY(500px);transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;-webkit-transform:translateY(0) translateX(0);-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.elementor-motion-effects-element,.elementor-motion-effects-layer{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0,.33,.07,1.03);-o-transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-timing-function:cubic-bezier(0,.33,.07,1.03);-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.elementor-motion-effects-perspective{-webkit-perspective:1200px;perspective:1200px}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/widget-heading.min.css */

/*! elementor - v3.32.0 - 18-09-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css */

/*! elementor - v3.32.0 - 18-09-2025 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css */

/*! elementor - v3.32.0 - 18-09-2025 */
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css */

.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css */

/*! elementor - v3.32.0 - 18-09-2025 */
.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/css/post-4781.css */
.elementor-4781 .elementor-element.elementor-element-4323311{--display:flex;--min-height:50vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.88;--padding-top:121px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-4781 .elementor-element.elementor-element-4323311::before, .elementor-4781 .elementor-element.elementor-element-4323311 > .elementor-background-video-container::before, .elementor-4781 .elementor-element.elementor-element-4323311 > .e-con-inner > .elementor-background-video-container::before, .elementor-4781 .elementor-element.elementor-element-4323311 > .elementor-background-slideshow::before, .elementor-4781 .elementor-element.elementor-element-4323311 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4781 .elementor-element.elementor-element-4323311 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00008B;--background-overlay:'';}.elementor-4781 .elementor-element.elementor-element-4323311:not(.elementor-motion-effects-element-type-background), .elementor-4781 .elementor-element.elementor-element-4323311 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4781 .elementor-element.elementor-element-62fb66b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4781 .elementor-element.elementor-element-d7215cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-4781 .elementor-element.elementor-element-5aec71e{text-align:center;}.elementor-4781 .elementor-element.elementor-element-5aec71e .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:37px;font-weight:700;text-transform:uppercase;line-height:48px;color:#FFFFFF;}.elementor-4781 .elementor-element.elementor-element-70b823b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4781 .elementor-element.elementor-element-e0b61fe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-4781 .elementor-element.elementor-element-0a66683 > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-4781 .elementor-element.elementor-element-0a66683{text-align:left;}.elementor-4781 .elementor-element.elementor-element-0a66683 .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-size:23px;font-weight:800;line-height:33px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-f887fb8 > .elementor-widget-container{padding:0px 00px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-f887fb8{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-b2ad83c > .elementor-widget-container{margin:10px 0px 10px 0px;}.elementor-4781 .elementor-element.elementor-element-b2ad83c{text-align:left;}.elementor-4781 .elementor-element.elementor-element-b2ad83c .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-size:23px;font-weight:800;line-height:33px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-1763283 > .elementor-widget-container{padding:0px 00px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-1763283{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-37033d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-4781 .elementor-element.elementor-element-37033d4:not(.elementor-motion-effects-element-type-background), .elementor-4781 .elementor-element.elementor-element-37033d4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}.elementor-4781 .elementor-element.elementor-element-f5eab74 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-f5eab74{text-align:left;}.elementor-4781 .elementor-element.elementor-element-f5eab74 .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-size:32px;font-weight:800;line-height:43px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-2bca73f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:60px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-4781 .elementor-element.elementor-element-d064707{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-4781 .elementor-element.elementor-element-d064707:not(.elementor-motion-effects-element-type-background), .elementor-4781 .elementor-element.elementor-element-d064707 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F2F6;}.elementor-4781 .elementor-element.elementor-element-69ea04d > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-4781 .elementor-element.elementor-element-69ea04d{text-align:left;}.elementor-4781 .elementor-element.elementor-element-69ea04d .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-size:36px;font-weight:800;line-height:43px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-f570361 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 10px 0px;}.elementor-4781 .elementor-element.elementor-element-f570361{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(18px/2);}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(18px/2);}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(18px/2);}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-18px/2);}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-18px/2);}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-icon i{color:#00008B;transition:color 0.3s;}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-icon svg{fill:#00008B;transition:fill 0.3s;}.elementor-4781 .elementor-element.elementor-element-3bf1e74{--e-icon-list-icon-size:20px;--icon-vertical-align:flex-start;--icon-vertical-offset:6px;}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-4781 .elementor-element.elementor-element-3bf1e74 .elementor-icon-list-text{color:#000000;transition:color 0.3s;}.elementor-4781 .elementor-element.elementor-element-455a822 > .elementor-widget-container{margin:25px 0px 15px 0px;}.elementor-4781 .elementor-element.elementor-element-455a822{text-align:left;}.elementor-4781 .elementor-element.elementor-element-455a822 .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-size:26px;font-weight:800;line-height:50px;color:#000000;}.elementor-4781 .elementor-element.elementor-element-cba2140{--grid-template-columns:repeat(0, auto);--icon-size:22px;--grid-column-gap:9px;--grid-row-gap:0px;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-widget-container{text-align:left;}.elementor-4781 .elementor-element.elementor-element-cba2140 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon{background-color:#E5B80B00;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon i{color:#00008B;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon svg{fill:#00008B;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon:hover{background-color:#FFFFFF;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon:hover i{color:#00008B;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-social-icon:hover svg{fill:#00008B;}.elementor-4781 .elementor-element.elementor-element-20ff43b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4781 .elementor-element.elementor-element-9e7de75 iframe{height:494px;}@media(max-width:1024px){.elementor-4781 .elementor-element.elementor-element-4323311{--padding-top:100px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-4781 .elementor-element.elementor-element-5aec71e .elementor-heading-title{font-size:29px;line-height:50px;}.elementor-4781 .elementor-element.elementor-element-0a66683 .elementor-heading-title{font-size:25px;line-height:37px;}.elementor-4781 .elementor-element.elementor-element-b2ad83c .elementor-heading-title{font-size:25px;line-height:37px;}.elementor-4781 .elementor-element.elementor-element-37033d4{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-4781 .elementor-element.elementor-element-f5eab74 .elementor-heading-title{font-size:25px;line-height:37px;}.elementor-4781 .elementor-element.elementor-element-69ea04d .elementor-heading-title{font-size:25px;line-height:37px;}.elementor-4781 .elementor-element.elementor-element-455a822 .elementor-heading-title{font-size:25px;line-height:37px;}.elementor-4781 .elementor-element.elementor-element-cba2140{--icon-size:16px;}.elementor-4781 .elementor-element.elementor-element-9e7de75 iframe{height:350px;}}@media(max-width:767px){.elementor-4781 .elementor-element.elementor-element-4323311{--min-height:40vh;}.elementor-4781 .elementor-element.elementor-element-5aec71e{text-align:center;}.elementor-4781 .elementor-element.elementor-element-5aec71e .elementor-heading-title{font-size:20px;line-height:35px;}.elementor-4781 .elementor-element.elementor-element-e0b61fe{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-4781 .elementor-element.elementor-element-e0b61fe.e-con{--order:99999 /* order end hack */;}.elementor-4781 .elementor-element.elementor-element-0a66683{text-align:center;}.elementor-4781 .elementor-element.elementor-element-0a66683 .elementor-heading-title{font-size:22px;line-height:33px;}.elementor-4781 .elementor-element.elementor-element-f887fb8 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-f887fb8{text-align:left;}.elementor-4781 .elementor-element.elementor-element-b2ad83c{text-align:center;}.elementor-4781 .elementor-element.elementor-element-b2ad83c .elementor-heading-title{font-size:22px;line-height:33px;}.elementor-4781 .elementor-element.elementor-element-1763283 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4781 .elementor-element.elementor-element-1763283{text-align:left;}.elementor-4781 .elementor-element.elementor-element-37033d4{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-4781 .elementor-element.elementor-element-37033d4.e-con{--order:-99999 /* order start hack */;}.elementor-4781 .elementor-element.elementor-element-f5eab74{text-align:center;}.elementor-4781 .elementor-element.elementor-element-f5eab74 .elementor-heading-title{font-size:24px;line-height:33px;}.elementor-4781 .elementor-element.elementor-element-2bca73f{--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-4781 .elementor-element.elementor-element-d064707{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-4781 .elementor-element.elementor-element-69ea04d{text-align:center;}.elementor-4781 .elementor-element.elementor-element-69ea04d .elementor-heading-title{font-size:24px;line-height:33px;}.elementor-4781 .elementor-element.elementor-element-f570361{text-align:center;}.elementor-4781 .elementor-element.elementor-element-455a822{text-align:center;}.elementor-4781 .elementor-element.elementor-element-455a822 .elementor-heading-title{font-size:20px;line-height:33px;}.elementor-4781 .elementor-element.elementor-element-cba2140 .elementor-widget-container{text-align:center;}.elementor-4781 .elementor-element.elementor-element-9e7de75 iframe{height:280px;}}@media(min-width:768px){.elementor-4781 .elementor-element.elementor-element-d7215cb{--width:100%;}.elementor-4781 .elementor-element.elementor-element-e0b61fe{--width:50%;}.elementor-4781 .elementor-element.elementor-element-37033d4{--width:50%;}.elementor-4781 .elementor-element.elementor-element-d064707{--width:50%;}.elementor-4781 .elementor-element.elementor-element-20ff43b{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-4781 .elementor-element.elementor-element-e0b61fe{--width:50%;}.elementor-4781 .elementor-element.elementor-element-37033d4{--width:50%;}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css */

.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woovina-extra/assets/css/widgets.css */
.woovina-about-me{position:relative;text-align:center}.woovina-about-me .woovina-about-me-avatar,.woovina-about-me .woovina-about-me-social{margin-top:20px}.woovina-about-me .woovina-about-me-avatar img{position:relative;border-radius:50%}.woovina-about-me .woovina-about-me-name{display:block;font-size:13px;font-weight:600;margin:16px 0 10px;text-transform:uppercase;clear:none}.woovina-about-me .woovina-about-me-social li{display:inline-block;margin-left:6px}.woovina-about-me .woovina-about-me-social li:first-child{margin-left:0}.woovina-about-me .woovina-about-me-social li a{display:inline-block;font-size:14px;text-align:center;width:40px;height:40px;line-height:40px;border-radius:50%}.woovina-about-me .woovina-about-me-social.style-color li a,.woovina-about-me .woovina-about-me-social.style-color li a:hover{color:#fff}.woovina-about-me .woovina-about-me-social.style-color li.facebook a{background-color:#37589b}.woovina-about-me .woovina-about-me-social.style-color li.facebook a:hover{background-color:#4e7ddd}.woovina-about-me .woovina-about-me-social.style-color li.twitter a{background-color:#46d4fe}.woovina-about-me .woovina-about-me-social.style-color li.twitter a:hover{background-color:#7ee1fe}.woovina-about-me .woovina-about-me-social.style-color li.google-plus a{background-color:#de5a49}.woovina-about-me .woovina-about-me-social.style-color li.google-plus a:hover{background-color:#fc7a69}.woovina-about-me .woovina-about-me-social.style-color li.instagram a{background-color:#5996c7}.woovina-about-me .woovina-about-me-social.style-color li.instagram a:hover{background-color:#69b4f0}.woovina-about-me .woovina-about-me-social.style-color li.linkedin a{background-color:#419cca}.woovina-about-me .woovina-about-me-social.style-color li.linkedin a:hover{background-color:#52c3fc}.woovina-about-me .woovina-about-me-social.style-color li.pinterest a{background-color:#cb2027}.woovina-about-me .woovina-about-me-social.style-color li.pinterest a:hover{background-color:#f7555c}.woovina-about-me .woovina-about-me-social.style-color li.youtube a{background-color:#dd4646}.woovina-about-me .woovina-about-me-social.style-color li.youtube a:hover{background-color:#ff6262}.woovina-about-me .woovina-about-me-social.style-light li a{color:#aaa;border:1px solid #e9e9e9}.woovina-about-me .woovina-about-me-social.style-dark li a{color:#929292;border:1px solid #555}.woovina-about-me .woovina-about-me-social.style-light li.facebook a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.facebook a:hover{color:#37589b;border-color:#37589b}.woovina-about-me .woovina-about-me-social.style-light li.twitter a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.twitter a:hover{color:#46d4fe;border-color:#46d4fe}.woovina-about-me .woovina-about-me-social.style-light li.google-plus a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.google-plus a:hover{color:#de5a49;border-color:#de5a49}.woovina-about-me .woovina-about-me-social.style-light li.instagram a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.instagram a:hover{color:#5996c7;border-color:#5996c7}.woovina-about-me .woovina-about-me-social.style-light li.linkedin a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.linkedin a:hover{color:#419cca;border-color:#419cca}.woovina-about-me .woovina-about-me-social.style-light li.pinterest a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.woovina-about-me .woovina-about-me-social.style-light li.youtube a:hover,.woovina-about-me .woovina-about-me-social.style-dark li.youtube a:hover{color:#dd4646;border-color:#dd4646}#wp-calendar{position:relative;width:100%;font-size:12px;border-collapse:collapse;border-spacing:0;margin:0;border:0}#wp-calendar caption{font-family:'Montserrat', sans-serif;font-size:13px;font-weight:400;padding-bottom:10px;padding:0 0 10px 0;background-color:transparent;color:#f68e13;border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9;text-align:center;text-transform:uppercase}#wp-calendar td,#wp-calendar th{text-align:center}#wp-calendar th{font-family:'Open Sans';font-size:12px;font-weight:400;padding:13px 0px 14px 0px;background-color:transparent;color:#777;border-width:0 0 1px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar tbody{border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9}#wp-calendar tbody td,#wp-calendar tbody td:hover,#wp-calendar tbody td.pad:hover{background:transparent}#wp-calendar tbody td{font-family:'Open Sans';font-size:12px;color:#929292;width:14.2857%;height:30px;line-height:30px;font-weight:400;padding:5px 0 0 0;border:0;vertical-align:middle}#wp-calendar tbody tr:last-child td{padding-bottom:10px}#wp-calendar tbody a,#wp-calendar tbody #today{font-weight:600}#wp-calendar tbody #today{color:#111}#wp-calendar tfoot td{background-color:transparent;border:0}#wp-calendar tfoot tr td{position:absolute;top:-10px;font-family:'Montserrat', sans-serif;background-color:transparent !important;font-size:11px;padding-top:10px;text-transform:uppercase}#wp-calendar tfoot tr td#prev,#wp-calendar tfoot tr td#next{z-index:10}#wp-calendar tfoot tr td a{border-bottom:1px solid}#wp-calendar tfoot tr td a:hover{border-bottom-style:dashed}#wp-calendar tfoot #next{right:0}.contact-info-widget{list-style:none;margin:0;padding:0}.contact-info-widget li{display:inline-block;width:100%;margin:0 0 20px;padding:0;border:0}.contact-info-widget li:last-child{margin-bottom:0}.contact-info-widget .woovina-info-wrap,.contact-info-widget span.woovina-contact-title,.contact-info-widget span.woovina-contact-text{display:block}.contact-info-widget span.woovina-contact-title{color:#777;font-weight:bold;line-height:1.4}.contact-info-widget span.woovina-contact-text{line-height:18px}.contact-info-widget li.skype{display:inline-block}.contact-info-widget li.skype a{display:inline-block;background-color:#0ca5de;color:#fff;font-size:12px;font-weight:600;line-height:1;letter-spacing:1px;text-transform:uppercase;padding:12px 15px}.contact-info-widget li.skype a:hover{background-color:#0581af;color:#fff}.contact-info-widget.default i{float:left;width:40px;height:40px;line-height:40px;border:1px solid #e9e9e9;color:#f68e13;margin-right:15px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.contact-info-widget.default .woovina-info-wrap{padding-left:55px}.contact-info-widget.big-icons li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.contact-info-widget.big-icons li:last-child{margin-bottom:0}.contact-info-widget.big-icons i{float:left;width:72px;height:72px;line-height:72px;font-size:30px;margin-right:20px;color:#f68e13;border:1px solid #e9e9e9;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.contact-info-widget.big-icons li:hover i{background-color:#f68e13;color:#fff;border-color:#f68e13}.contact-info-widget.big-icons span.woovina-contact-title{display:block;font-size:14px}.contact-info-widget.big-icons li.skype a{width:100%;text-align:center}.contact-info-widget.no-icons li .woovina-contact-title{display:inline-block;min-width:70px;font-weight:600}.contact-info-widget.no-icons li.skype{margin-top:20px}.woovina-custom-links{list-style:none;margin:0;padding:0}.woovina-custom-links li{padding:2px 0}.woovina-custom-links li a{display:inline-block;position:relative;font-size:13px;color:#333}.woovina-custom-links li a:before{content:'\f10c';display:inline-block;color:#929292;font-size:10px;margin-right:10px;margin-top:-2px;font-family:FontAwesome;font-weight:normal;vertical-align:middle;zoom:1}.woovina-custom-links li a:hover{margin-left:8px;color:#f68e13}.woovina-custom-links li a:hover:before{color:#f68e13}.woovina-custom-links li:first-child{padding-top:0}.woovina-custom-menu.right{text-align:right}.woovina-custom-menu.center{text-align:center}.woovina-custom-menu>ul{list-style:none;margin:0;padding:0}.woovina-custom-menu>ul>li{float:none;display:inline-block}.woovina-custom-menu>ul>li>a{display:block;padding:8px 15px;font-size:13px;line-height:20px;color:#555;letter-spacing:0.6px}.woovina-custom-menu>ul>li>a:hover{color:#333}.custom-menu-widget .woovina-custom-menu>ul>li{display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .woovina-custom-menu>ul>li>a{padding:8px 0}.custom-menu-widget .woovina-custom-menu>ul>li>a .nav-arrow{position:absolute;top:50%;right:0;padding:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-menu-widget .woovina-custom-menu.right>ul>li>a .nav-arrow{right:auto;left:0}[dir="rtl"] .custom-menu-widget .woovina-custom-menu.right>ul>li>a .nav-arrow{right:0;left:auto}.custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu{position:relative;top:auto;left:auto;background-color:transparent;border-top:0;min-width:100%;margin:10px 0 0 12px;line-height:1;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}[dir="rtl"] .custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu{right:auto}.custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu li{float:none;display:block;border-bottom:1px solid #e9e9e9}.custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu li:last-child{border-bottom:0}.custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu li a.menu-link{padding:8px 0;font-size:13px;line-height:20px;color:#555;letter-spacing:0.6px}.custom-menu-widget .woovina-custom-menu .dropdown-menu .sub-menu li a.menu-link:hover{background-color:transparent;color:#333}.woovina-instagram-pics li{display:block;float:left;height:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.woovina-instagram-pics.margin li{padding:3px}.woovina-instagram-pics li a{vertical-align:top}.woovina-instagram-pics li img{display:block;width:100%}.woovina-instagram-pics li:hover{opacity:0.8}.woovina-instagram-header{position:relative;padding:10px}.woovina-instagram-header.woovina-left{text-align:left}.woovina-instagram-header.woovina-right{text-align:right}.woovina-instagram-header.woovina-center{text-align:center}.woovina-instagram-avatar{line-height:1}.woovina-instagram-header.woovina-left .woovina-instagram-avatar{float:left;margin-right:10px}.woovina-instagram-header.woovina-right .woovina-instagram-avatar{float:right;margin-left:10px}.woovina-instagram-header.woovina-center .woovina-instagram-avatar{margin:0 0 10px}.woovina-instagram-avatar a{position:relative;display:inline-block;width:75px;height:75px;overflow:hidden}.woovina-instagram-avatar.square a,.woovina-instagram-avatar.square a img{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.woovina-instagram-avatar.rounded a,.woovina-instagram-avatar.rounded a img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.woovina-instagram-avatar a img{width:75px;height:75px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.woovina-instagram-avatar a:hover img{opacity:0.5}.woovina-instagram-follow{position:absolute;top:0;margin-top:-12px;display:block;text-align:center;width:100%;opacity:0;-webkit-transition:all ease-out .2s;-moz-transition:all ease-out .2s;-o-transition:all ease-out .2s;transition:all ease-out .2s}.woovina-instagram-follow span{display:inline-block;padding:4px 6px;font-size:10px;line-height:1;text-transform:uppercase;background-color:#47bc60;background-image:-webkit-gradient(linear, left top, left bottom, from(#47bc60), to(#39a64e));background-image:-webkit-linear-gradient(top, #47bc60, #39a64e);background-image:-moz-linear-gradient(top, #47bc60, #39a64e);background-image:-o-linear-gradient(top, #47bc60, #39a64e);background-image:-ms-linear-gradient(top, #47bc60, #39a64e);background-image:linear-gradient(top, #47bc60, #39a64e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#47bc60',EndColorStr='#39a64e');color:#fff;border:1px solid #329345;text-shadow:0 1px 1px #2c803c;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.woovina-instagram-avatar a:hover .woovina-instagram-follow{top:50%;opacity:1}.woovina-instagram-info .woovina-instagram-username{display:block;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px;text-transform:capitalize}.woovina-instagram-info .woovina-instagram-desc{display:block;line-height:1.3;margin:0}.woovina-instagram-pics.style-one li:first-child{width:100%}.woovina-instagram-pics.style-one li{width:33.33%}.woovina-instagram-pics.style-two li:nth-child(1),.woovina-instagram-pics.style-two li:nth-child(2){width:50%}.woovina-instagram-pics.style-two li{width:25%}.woovina-instagram-pics.style-three li:nth-child(4n+1){width:100%}.woovina-instagram-pics.style-three li{width:33.33%}.woovina-style-four-wrap{background:#f6f6f6;border-bottom:3px solid #eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.woovina-instagram-bar{background-color:#6f97b6;background-image:-webkit-gradient(linear, left top, left bottom, from(#6f97b6), to(#3f729b));background-image:-webkit-linear-gradient(top, #6f97b6, #3f729b);background-image:-moz-linear-gradient(top, #6f97b6, #3f729b);background-image:-ms-linear-gradient(top, #6f97b6, #3f729b);background-image:-o-linear-gradient(top, #6f97b6, #3f729b);background-image:linear-gradient(top, #6f97b6, #3f729b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#6f97b6',EndColorStr='#3f729b');border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden}.woovina-instagram-bar .instagram-logo{display:block;margin:8px auto 6px;width:96px;height:29px;background:url('https://coachmattrogers.com/wp-content/plugins/woovina-extra/assets/css/../../assets/img/instagram-logo.png') no-repeat}.woovina-style-four-wrap .woovina-instagram-header{background-color:#fff;padding:20px 15px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#eaeaea}.woovina-style-four-wrap .woovina-instagram-header.woovina-after{border-top:1px solid #eaeaea;margin-bottom:10px}.woovina-instagram-pics.style-four.margin li img{padding:3px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 5px rgba(0,0,0,0.1)}.woovina-instagram-pics.style-four{padding:10px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.woovina-instagram-pics.style-four li{width:33.33%}.woovina-instagram-pics.two-columns li{width:50%}.woovina-instagram-pics.three-columns li{width:33.33%}.woovina-instagram-pics.four-columns li{width:25%}.woovina-instagram-pics.five-columns li{width:20%}.woovina-instagram-pics.six-columns li{width:16.66%}.woovina-instagram-pics.seven-columns li{width:14.28%}.woovina-instagram-pics.eight-columns li{width:12.5%}.woovina-instagram-pics.nine-columns li{width:11.11%}.woovina-instagram-pics.ten-columns li{width:10%}.woovina-instagram-link{display:block;margin:10px 0 0;text-align:center}.woovina-instagram-link a{display:inline-block;font-size:12px;line-height:1.2;letter-spacing:0.8px;padding:0 0 3px;border-bottom:1px solid;text-transform:uppercase}.woovina-style-four-wrap .woovina-instagram-link{padding:3px 0 16px;margin:0;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea}.woovina-style-four-wrap .woovina-instagram-link a{display:block;background-color:#5582A7;color:#fff;padding:12px 8px;margin:0 auto;font-weight:600;border:0;width:80%;max-width:300px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1);box-shadow:0 0 0 1px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.1)}.woovina-style-four-wrap .woovina-instagram-link a:hover{background-color:#3f729b;color:#fff}.woovina-flickr-wrap .flickr_badge_image{float:left;margin:0 4% 10px 0;width:30.6%;transition:all .3s ease}.woovina-flickr-wrap .flickr_badge_image:hover{opacity:0.8}.woovina-flickr-wrap .flickr_badge_image#flickr_badge_image3,.woovina-flickr-wrap .flickr_badge_image#flickr_badge_image6,.woovina-flickr-wrap .flickr_badge_image#flickr_badge_image9{margin-right:0}.woovina-flickr-wrap .flickr_badge_image a{border:none}.woovina-flickr-wrap .flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}p.flickr_stream_wrap{display:inline-block;width:100%;margin-top:10px;margin-bottom:0;font-size:90%;line-height:1;letter-spacing:0.6px}p.flickr_stream_wrap a{display:inline-block;background-image:url('https://coachmattrogers.com/wp-content/plugins/woovina-extra/assets/css/../../assets/img/flickr.png');background-repeat:no-repeat;background-position:left center;padding-left:25px}@media only screen and (max-width: 480px){.woovina-flickr-wrap .flickr_badge_image{width:23%}}.woovina-newsletter-form-wrap{position:relative}.woovina-newsletter-form-wrap .woovina-mail-text{margin-bottom:10px}.woovina-newsletter-form-wrap form{position:relative;max-width:100%;margin:0 auto}.woovina-newsletter-form-wrap input[type="email"]{height:50px;padding:0 15px;margin:0}.woovina-newsletter-form-wrap button{display:block;position:absolute;top:50%;right:15px;padding:0 15px;height:60%;border-radius:3px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.woocommerce .woovina-newsletter-form-wrap button{padding-top:0 !important;padding-bottom:0 !important}.woovina-recent-posts li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;position:relative;line-height:1.6;margin-top:15px;padding-top:15px;border-top:1px solid #e9e9e9}.woovina-recent-posts li:first-child{margin-top:0;padding-top:0;border:0}.woovina-recent-posts .recent-posts-thumbnail{position:relative;width:25%;min-width:68px;margin-right:4%}.woovina-recent-posts .recent-posts-thumbnail img{width:100%;border-radius:3px}.woovina-recent-posts .recent-posts-thumbnail .overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:3px;background-color:rgba(0,0,0,0.2);opacity:0;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.woovina-recent-posts .recent-posts-thumbnail:hover .overlay{opacity:1}.woovina-recent-posts .recent-posts-details{width:100%}.woovina-recent-posts .recent-posts-title{font-weight:500;letter-spacing:0.4px}.woovina-recent-posts .recent-posts-info{display:block;color:#aaa;margin-top:6px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:0.2px}.woovina-recent-posts .recent-posts-info .sep{padding:0 3px}.woovina-recent-posts .recent-posts-date,.woovina-recent-posts .recent-posts-comments{display:inline-block}.woovina-recent-posts .recent-posts-date i,.woovina-recent-posts .recent-posts-comments i{margin-right:4px}.woovina-recent-posts .recent-posts-comments a{color:#999}.woovina-recent-posts .recent-posts-comments a:hover{color:#32b6c0}@media only screen and (max-width: 959px){.woovina-recent-posts .recent-posts-thumbnail{width:15%;margin-right:3%}}@media only screen and (max-width: 480px){.woovina-recent-posts .recent-posts-thumbnail{width:25%;margin-right:4%}}.woovina-social-icons{display:inline-block;width:100%;list-style:none;margin:0;padding:0}.woovina-social-icons.rotate a:hover{transform:rotate(360deg)}.woovina-social-icons.zoomout a:hover{transform:scale(0.8)}.woovina-social-icons.float a:hover{transform:translateY(-3px)}.woovina-social-icons li{display:inline-block;margin:3px;padding:0}.woovina-social-icons li a{display:block;padding:0;text-align:center}.woovina-social-icons.style-light li a,.woovina-social-icons.style-dark li a,.woovina-social-icons.style-colored li a{width:55px;height:55px;line-height:55px;font-size:16px;border-radius:2px}.woovina-social-icons.style-light li a{color:#bbb;border:1px solid #e9e9e9}.woovina-social-icons.style-light li.woovina-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.woovina-social-icons.style-light li.woovina-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.woovina-social-icons.style-light li.woovina-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.woovina-social-icons.style-light li.woovina-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.woovina-social-icons.style-light li.woovina-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.woovina-social-icons.style-light li.woovina-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.woovina-social-icons.style-light li.woovina-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.woovina-social-icons.style-light li.woovina-linkedin a:hover{color:#3399CC !important;border-color:#3399CC !important}.woovina-social-icons.style-light li.woovina-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.woovina-social-icons.style-light li.woovina-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.woovina-social-icons.style-light li.woovina-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.woovina-social-icons.style-light li.woovina-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.woovina-social-icons.style-light li.woovina-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.woovina-social-icons.style-light li.woovina-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.woovina-social-icons.style-light li.woovina-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.woovina-social-icons.style-light li.woovina-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.woovina-social-icons.style-light li.woovina-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.woovina-social-icons.style-light li.woovina-xing a:hover{color:#006464 !important;border-color:#006464 !important}.woovina-social-icons.style-light li.woovina-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.woovina-social-icons.style-light li.woovina-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.woovina-social-icons.style-light li.woovina-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.woovina-social-icons.style-light li.woovina-email a:hover{color:#f68e13 !important;border-color:#f68e13 !important}.woovina-social-icons.style-dark li a{color:#333;border:1px solid #333}.woovina-social-icons.style-dark li.woovina-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.woovina-social-icons.style-dark li.woovina-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.woovina-social-icons.style-dark li.woovina-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.woovina-social-icons.style-dark li.woovina-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.woovina-social-icons.style-dark li.woovina-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.woovina-social-icons.style-dark li.woovina-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.woovina-social-icons.style-dark li.woovina-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.woovina-social-icons.style-dark li.woovina-linkedin a:hover{color:#3399CC !important;border-color:#3399CC !important}.woovina-social-icons.style-dark li.woovina-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.woovina-social-icons.style-dark li.woovina-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.woovina-social-icons.style-dark li.woovina-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.woovina-social-icons.style-dark li.woovina-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.woovina-social-icons.style-dark li.woovina-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.woovina-social-icons.style-dark li.woovina-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.woovina-social-icons.style-dark li.woovina-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.woovina-social-icons.style-dark li.woovina-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.woovina-social-icons.style-dark li.woovina-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.woovina-social-icons.style-dark li.woovina-xing a:hover{color:#006464 !important;border-color:#006464 !important}.woovina-social-icons.style-dark li.woovina-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.woovina-social-icons.style-dark li.woovina-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.woovina-social-icons.style-dark li.woovina-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.woovina-social-icons.style-dark li.woovina-email a:hover{color:#f68e13 !important;border-color:#f68e13 !important}.woovina-social-icons.style-colored li a{color:#fff}.woovina-social-icons.style-colored li a:hover{color:#fff}.woovina-social-icons.style-colored li.woovina-twitter a{background-color:#46d4fe}.woovina-social-icons.style-colored li.woovina-twitter a:hover{background-color:#39b4d8}.woovina-social-icons.style-colored li.woovina-facebook a{background-color:#37589b}.woovina-social-icons.style-colored li.woovina-facebook a:hover{background-color:#2d477c}.woovina-social-icons.style-colored li.woovina-google-plus a{background-color:#de5a49}.woovina-social-icons.style-colored li.woovina-google-plus a:hover{background-color:#bb4c3e}.woovina-social-icons.style-colored li.woovina-pinterest a{background-color:#cb2027}.woovina-social-icons.style-colored li.woovina-pinterest a:hover{background-color:#a91d23}.woovina-social-icons.style-colored li.woovina-dribbble a{background-color:#ea4c89}.woovina-social-icons.style-colored li.woovina-dribbble a:hover{background-color:#c64174}.woovina-social-icons.style-colored li.woovina-vk a{background-color:#597BA5}.woovina-social-icons.style-colored li.woovina-vk a:hover{background-color:#486384}.woovina-social-icons.style-colored li.woovina-instagram a{background-color:#3F729B}.woovina-social-icons.style-colored li.woovina-instagram a:hover{background-color:#315a7c}.woovina-social-icons.style-colored li.woovina-linkedin a{background-color:#3399CC}.woovina-social-icons.style-colored li.woovina-linkedin a:hover{background-color:#2678a1}.woovina-social-icons.style-colored li.woovina-tumblr a{background-color:#2C4762}.woovina-social-icons.style-colored li.woovina-tumblr a:hover{background-color:#1d3042}.woovina-social-icons.style-colored li.woovina-github a{background-color:#60b044}.woovina-social-icons.style-colored li.woovina-github a:hover{background-color:#4f9237}.woovina-social-icons.style-colored li.woovina-flickr a{background-color:#fa4086}.woovina-social-icons.style-colored li.woovina-flickr a:hover{background-color:#c63169}.woovina-social-icons.style-colored li.woovina-skype a{background-color:#00AFF0}.woovina-social-icons.style-colored li.woovina-skype a:hover{background-color:#0291c6}.woovina-social-icons.style-colored li.woovina-trello a{background-color:#0079bf}.woovina-social-icons.style-colored li.woovina-trello a:hover{background-color:#0079bf}.woovina-social-icons.style-colored li.woovina-foursquare a{background-color:#2d5be3}.woovina-social-icons.style-colored li.woovina-foursquare a:hover{background-color:#2d5be3}.woovina-social-icons.style-colored li.woovina-youtube a{background-color:#C4302B}.woovina-social-icons.style-colored li.woovina-youtube a:hover{background-color:#982420}.woovina-social-icons.style-colored li.woovina-vimeo a{background-color:#1ab7ea}.woovina-social-icons.style-colored li.woovina-vimeo a:hover{background-color:#1494bd}.woovina-social-icons.style-colored li.woovina-vine a{background-color:#00bf8f}.woovina-social-icons.style-colored li.woovina-vine a:hover{background-color:#01906c}.woovina-social-icons.style-colored li.woovina-xing a{background-color:#006464}.woovina-social-icons.style-colored li.woovina-xing a:hover{background-color:#014646}.woovina-social-icons.style-colored li.woovina-yelp a{background-color:#C41200}.woovina-social-icons.style-colored li.woovina-yelp a:hover{background-color:#940f01}.woovina-social-icons.style-colored li.woovina-tripadvisor a{background-color:#589442}.woovina-social-icons.style-colored li.woovina-tripadvisor a:hover{background-color:#426f32}.woovina-social-icons.style-colored li.woovina-rss a{background-color:#ff7900}.woovina-social-icons.style-colored li.woovina-rss a:hover{background-color:#d46603}.woovina-social-icons.style-colored li.woovina-email a{background-color:#f68e13}.woovina-social-icons.style-colored li.woovina-email a:hover{background-color:#0f8dc2}.woovina-social-icons.style-simple li{margin:0 6px}.woovina-social-icons.style-simple li a{font-size:16px}.tagcloud a{display:inline-block;background-color:#f8f8f8;color:#333;border:1px solid #e9e9e9;font-size:12px !important;line-height:1;padding:8px 12px;margin:0 2px 5px 0;letter-spacing:0.4px;text-transform:uppercase;-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px}.tagcloud a:hover{background-color:#f1f1f1;color:#333;border-color:#ddd}#sidebar .video-widget .responsive-video-wrap iframe{min-height:100%}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/encodesanssemicondensed.css */
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt6oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1t1xmlnqujp.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt6oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1t1xmhnqujp.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt6oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1t1xmznqg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rz1dfpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rz1dfoz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rz1dfaz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1q91tfpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1q91tfoz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1q91tfaz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt4oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1yz9mr_rg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt4oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1yy9mr_rg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt4oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1yw9mq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rl19fpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rl19foz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rl19faz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rj0nfpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rj0nfoz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1rj0nfaz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qt0dfpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qt0dfoz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qt0dfaz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qx0tfpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qx0tfoz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qx0tfaz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qv09fpz9xqta.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qv09foz9xqta.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/encodesanssemicondensed-3qt7oikqnduutquehmoxcmspmy55sfwrxfrp9ftog1qv09faz9u.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/roboto.css */
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/playfairdisplay.css */
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnohkk72xu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojuk72xu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnojek72xu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufkd-vyszvivyub_rj3ij__anpxdtnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtjygfe_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtpygfe_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtlygfe_.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/playfairdisplay-nufid-vyszvivyub_rj3ij__anpxdtzyga.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/poppins.css */
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/robotoflex.css */
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-66ffeb01.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-0276cb2f.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-a05172c7.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-980074e5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-defcce71.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/robotoflex-3fe6707b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/assistant.css */
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzamw5o7w.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzzmw5o7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/assistant-2sdczgjynijsi6h75xkzagw5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/uploads/elementor/google-fonts/css/merriweather.css */
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-adrggj.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-drggj.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-sdrggj.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-wdrggj.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4c0qyriqwlorhsvowk_l5-etxcvx0zbwlvkh2gk9hlmp0v5ya-xxpqczlvf-udra.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqnj-mfqa.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyisequj-mfqa.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqlj-mfqa.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqkj-mfqa.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://coachmattrogers.com/wp-content/uploads/elementor/google-fonts/fonts/merriweather-u-4e0qyriqwlorhsvowk_l5uca6zusyeqozppe3hozj5ex1wtlaqwmyiseqqj-k.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

			#mobile-navbar li.menu-item a{display:none !important}		

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

/* Header CSS */#site-header.has-header-media .overlay-header-media{background-color:#0f6dbf}/* Footer Widgets CSS */#footer-widgets{padding:0}/* WooCommerce CSS */#wvn-checkout-timeline .timeline-step{color:#cccccc}#wvn-checkout-timeline .timeline-step{border-color:#cccccc}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.woovina-nav-menu, .woovina-nav-menu li, .woovina-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent;
}
.woovina-nav-menu__align-right .woovina-nav-menu {
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.woovina-nav-menu--layout-horizontal .woovina-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.woovina-nav-menu, .woovina-nav-menu li, .woovina-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent;
}
.woovina-nav-menu {
    position: relative;
    z-index: 2;
}
@media only screen and (min-width: 1024px) {
   .woovina-menu-toggle, .woovina-nav-menu--dropdown{
	  display:none;
	}
    ul.woovina-nav-menu ul.sub-menu{
        display:none;
    }
}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css */
body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}


/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woovina-elementor-widgets/assets/css/nav-menu/style.min.css */

.elementor-item:after,.elementor-item:before{display:block;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition-timing-function:cubic-bezier(.58,.3,.005,1);-o-transition-timing-function:cubic-bezier(.58,.3,.005,1);transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#55595c;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:'';top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:'';bottom:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;left:calc(100% + 20px)}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:0 0;left:0;top:0;bottom:0;right:0;border:3px solid #55595c}.e--pointer-framed .elementor-item:before{content:''}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{-webkit-transition:opacity .2s,-webkit-transform .4s;transition:opacity .2s,-webkit-transform .4s;-o-transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s;transition:opacity .2s,transform .4s,-webkit-transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;-webkit-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;-o-transition:width .1s .2s,height .1s .3s,opacity .12s .22s;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:3px 3px 0 0;-webkit-transition:width .1s,height .1s .1s,opacity 20ms .18s;-o-transition:width .1s,height .1s .1s,opacity 20ms .18s;transition:width .1s,height .1s .1s,opacity 20ms .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{-webkit-transition:opacity 20ms,height .1s,width .1s .1s;-o-transition:opacity 20ms,height .1s,width .1s .1s;transition:opacity 20ms,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{-webkit-transition:opacity 20ms .2s,height .1s .2s,width .1s .3s;-o-transition:opacity 20ms .2s,height .1s .2s,width .1s .3s;transition:opacity 20ms .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 3px 3px 0}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;-webkit-transition:opacity 2ms,width .4s,height .4s;-o-transition:opacity 2ms,width .4s,height .4s;transition:opacity 2ms,width .4s,height .4s}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:'';-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{-webkit-transition:opacity .15s,-webkit-transform .4s;transition:opacity .15s,-webkit-transform .4s;-o-transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s;transition:opacity .15s,transform .4s,-webkit-transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{-webkit-transform:skew(-8deg);-ms-transform:skew(-8deg);transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.woovina-nav-menu--main .woovina-nav-menu a{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.woovina-nav-menu--main .woovina-nav-menu a,.woovina-nav-menu--main .woovina-nav-menu a.highlighted,.woovina-nav-menu--main .woovina-nav-menu a:focus,.woovina-nav-menu--main .woovina-nav-menu a:hover{padding:13px 20px}.woovina-nav-menu--main .woovina-nav-menu a.current{background:#373a3c;color:#fff}.woovina-nav-menu--main .woovina-nav-menu a.disabled{background:#55595c;color:#a1a6a9}.woovina-nav-menu--main .woovina-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0}.woovina-nav-menu--main .woovina-nav-menu span.scroll-down,.woovina-nav-menu--main .woovina-nav-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.woovina-nav-menu--main .woovina-nav-menu span.scroll-down-arrow,.woovina-nav-menu--main .woovina-nav-menu span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #494c4f transparent}.woovina-nav-menu--main .woovina-nav-menu span.scroll-down-arrow{top:6px;border-style:solid dashed dashed dashed;border-color:#494c4f transparent transparent transparent}.woovina-nav-menu--main .woovina-nav-menu--dropdown .sub-arrow i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.woovina-nav-menu--layout-horizontal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woovina-nav-menu--layout-horizontal .woovina-nav-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.woovina-nav-menu--layout-horizontal .woovina-nav-menu a{white-space:nowrap}.woovina-nav-menu__align-right .woovina-nav-menu{margin-left:auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.woovina-nav-menu__align-right .woovina-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.woovina-nav-menu__align-left .woovina-nav-menu{margin-right:auto;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.woovina-nav-menu__align-left .woovina-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.woovina-nav-menu__align-center .woovina-nav-menu{margin-left:auto;margin-right:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woovina-nav-menu__align-center .woovina-nav-menu--layout-vertical>ul>li>a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woovina-nav-menu__align-justify .woovina-nav-menu--layout-horizontal .woovina-nav-menu{width:100%}.woovina-nav-menu__align-justify .woovina-nav-menu--layout-horizontal .woovina-nav-menu>li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.woovina-nav-menu__align-justify .woovina-nav-menu--layout-horizontal .woovina-nav-menu>li>a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-nav-menu:not(.woovina-nav-menu--toggle) .woovina-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.woovina-nav-menu{position:relative;z-index:2}.woovina-nav-menu:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.woovina-nav-menu,.woovina-nav-menu li,.woovina-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.woovina-nav-menu ul{display:none}.woovina-nav-menu ul ul a,.woovina-nav-menu ul ul a:active,.woovina-nav-menu ul ul a:focus,.woovina-nav-menu ul ul a:hover{border-left:16px solid transparent}.woovina-nav-menu ul ul ul a,.woovina-nav-menu ul ul ul a:active,.woovina-nav-menu ul ul ul a:focus,.woovina-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.woovina-nav-menu ul ul ul ul a,.woovina-nav-menu ul ul ul ul a:active,.woovina-nav-menu ul ul ul ul a:focus,.woovina-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.woovina-nav-menu ul ul ul ul ul a,.woovina-nav-menu ul ul ul ul ul a:active,.woovina-nav-menu ul ul ul ul ul a:focus,.woovina-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.woovina-nav-menu a,.woovina-nav-menu li{position:relative}.woovina-nav-menu li{border-width:0}.woovina-nav-menu a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woovina-nav-menu a,.woovina-nav-menu a:focus,.woovina-nav-menu a:hover{padding:10px 20px;line-height:20px}.woovina-nav-menu a.current{background:#373a3c;color:#fff}.woovina-nav-menu a.disabled{cursor:not-allowed;color:#a1a6a9}.woovina-nav-menu--indicator-none .woovina-nav-menu .elementor-item.has-submenu{padding-right:20px}.woovina-nav-menu--indicator-none .woovina-nav-menu .elementor-item.has-submenu .sub-arrow{display:none}.woovina-nav-menu--indicator-plus:before{font-family:"Open Sans",sans-serif}.woovina-nav-menu--indicator-chevron .woovina-nav-menu .sub-arrow{font-size:10px}.woovina-nav-menu--indicator-chevron .woovina-nav-menu .sub-arrow i:before{content:''}.woovina-nav-menu--indicator-angle .woovina-nav-menu .sub-arrow i:before{content:''}.woovina-nav-menu--indicator-classic .woovina-nav-menu .sub-arrow i:before{content:''}.woovina-nav-menu--indicator-plus .woovina-nav-menu .sub-arrow i:before{content:'+'}.woovina-nav-menu .sub-arrow{font-size:16px;line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px}.woovina-nav-menu .sub-arrow i{pointer-events:none}.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover,.woovina-nav-menu--dropdown .elementor-item.elementor-item-active,.woovina-nav-menu--dropdown .elementor-item.highlighted,.woovina-nav-menu--dropdown .elementor-item:focus,.woovina-nav-menu--dropdown .elementor-item:hover{background-color:#55595c;color:#fff}.woovina-menu-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:22px;padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.woovina-menu-toggle i:before{content:'\e804'}.woovina-menu-toggle.elementor-active i:before{content:'\e909'}.woovina-nav-menu-toggle-title{margin:0}.woovina-nav-menu--dropdown{background-color:#fff;font-size:13px}.woovina-nav-menu--dropdown.woovina-nav-menu__container{margin-top:10px;-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;overflow:auto}.woovina-nav-menu--dropdown.woovina-nav-menu__container .elementor-sub-item{font-size:.85em}.woovina-nav-menu--dropdown a{color:#494c4f;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.woovina-nav-menu--dropdown a.current{background:#373a3c;color:#fff}.woovina-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.woovina-nav-menu--dropdown a,ul.woovina-nav-menu--dropdown a:focus,ul.woovina-nav-menu--dropdown a:hover{text-shadow:none;border-left:8px solid transparent}.woovina-nav-menu__text-align-center .woovina-nav-menu--dropdown .woovina-nav-menu a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woovina-nav-menu--toggle .woovina-menu-toggle:not(.elementor-active)+.woovina-nav-menu__container{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.woovina-nav-menu--toggle .woovina-menu-toggle.elementor-active+.woovina-nav-menu__container{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}.woovina-nav-menu--stretch .woovina-nav-menu__container.woovina-nav-menu--dropdown{position:absolute;z-index:9997}@media (min-width:768px){.woovina-nav-menu--dropdown-mobile .woovina-menu-toggle,.woovina-nav-menu--dropdown-mobile .woovina-nav-menu--dropdown{display:none}}@media (min-width:1025px){.woovina-nav-menu--dropdown-tablet .woovina-menu-toggle,.woovina-nav-menu--dropdown-tablet .woovina-nav-menu--dropdown{display:none}}@media (max-width:1024px){.woovina-nav-menu--dropdown-tablet .woovina-nav-menu--main{display:none}}@media (max-width:767px){.woovina-nav-menu--dropdown-mobile .woovina-nav-menu--main{display:none}}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css */
.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(https://coachmattrogers.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*FILESTART  /home/u866371837/domains/coachmattrogers.com/public_html/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css */
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://coachmattrogers.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://coachmattrogers.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://coachmattrogers.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}