/*
 Theme Name:   OAAC
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Child Theme of beclinic customized for OAAC
 Author:       John Doe
 Author URI:   http://example.com
 Template:     beclinic
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/

/* Menu */
@media screen and (max-width: 990px) {
    .header-btn.btn, .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .header-btn.button, body .booked-modal input.header-btn.button-primary[type="submit"] {
        width: 100%;
    }
}
@media screen and (min-width: 991px) {
    
    .header-btn.btn, .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .header-btn.button, body .booked-modal input.header-btn.button-primary[type="submit"] {
        width: 180px;
    }
}
.header-container::before {
    content: "";
    /*position: absolute;*/
    width: 100%;
    background: url( /wp-content/themes/beclinic/assets/images/header_bg.jpg );
    height: 100%;
    opacity: .8;
}

.site-header .site-branding, .site-header .main-navigation, .site-header .menu-toggle {
    font-size: 18px;
}

.header-btn.btn, .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .header-btn.button, body .booked-modal input.header-btn.button-primary[type="submit"] {
    padding: 15px 0px;
    font-size: 15px;
}


.header-btn.btn, .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .header-btn.button, body .booked-modal input.header-btn.button-primary[type="submit"], .header-btn.btn:focus, .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar tbody tr.entryBlock td .header-btn.button:focus, body .booked-modal input.header-btn.button-primary[type="submit"]:focus {
  box-shadow: none;
}

.site-logo--image {
    margin: 8px 0;
}
/* End Menu */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold !important;
    /*color: #56b0d2 !important;*/
    width: 100%;
}

h1 {
    font-size: 42px !important;
}

h2 {
    font-size: 38px !important;
}

h3 {
    font-size: 33px !important;
}

h4 {
    font-size: 30px !important;
}

.elementor-accordion-item h4 {
    font-size: 16px;
}

h5 {
    font-size: 27px !important;
}

h6 {
    font-size: 24px !important;
}


/* Buttons */
.elementor-widget-container .elementor-button-wrapper .elementor-button {
    color: #ffffff;
    font-size: 18px;
}

.elementor-button .elementor-align-icon-left {
    margin-right: 15px;
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #91c633 !important;
}

    .elementor-element.elementor-button-info .elementor-button:focus,
    .elementor-element.elementor-button-info .elementor-button:hover {
        background-color: #83B24F !important;
    }
/* End buttons */

ul:not([class]) > li::before {
    content: '\f054';
    float: left;
    margin-top: 5px;
}

.page-title, .whiteHeadings h2, .whiteHeadings h3, .whiteHeadings h4, .whiteHeadings h5, .whiteHeadings h6 {
    color: #ffffff !important;
}

.sidebarWidget {
    padding: 23px 40px 45px;
}
    .sidebarWidget.primary {
        background-color: #F9FAFA;
        border-width: 7px 0 0 0;
        border-top-style: solid;
        border-color: #56b0d2;
        box-sizing: border-box;
    }
    
.elementor-widget-image-box .elementor-image-box-description, .elementor-widget-image-box .elementor-image-box-description {
    font-size: 22px !important;
    line-height: 34px;
}

.elementor-image-box-img {
    /*width: 40% !important;*/
}

.elementor-image-box-description {
    text-align: left;
}

.centerDescription .elementor-image-box-description {
    text-align: center;
}

.elementor-divider {
    color: #56b0d2 !important;
}

.elementor-icon i::before, .elementor-icon svg::before {
    position: relative;
}

.smallTitleLinks .entry-title a {
    font-size: .8em;
}

.bioTitle {
    color: #8dc63f;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.sp-horizontal .sp-arrows {
    /*top: 10% !important;*/
    bottom: unset !important;
}

.paddingTop {
    padding-top: 25px;
}

.blueBox {
    background-color: #6cc8df;
    color: #ffffff;
}

    .blueBox.dark {
        background-color: #254264;
    }

    .blueBox h2, .blueBox h3 {
        color: #ffffff;
        font-weight: 400;
    }

    .blueBox input, .blueBox textarea {
        border: none;
        background-color: rgba(255, 255, 255, 0.15);
        color: #ffffff;
        padding: 10px 20px 14px;
    }

        .blueBox input::placeholder, .blueBox textarea::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }

        .blueBox input[type="submit"] {
            color: #1e2428;
            background-color: #ffffff;
        }

            .blueBox input[type="submit"]:focus, .blueBox input[type="submit"]:hover {
                color: #ffffff;
                background-color: #2a93c9;
            }

    .blueBox blockquote p {
        font-size: .7em;
        color: #fff;
        font-weight: normal;
        font-style: italic;
    }

    .blueBox cite {
        display: none;
        visibility: hidden;
    }

.tm-testi--speech-bubble blockquote .tm-testi__item-body {
    background-color: #91C633;
}

.tm-testi--speech-bubble .tm-testi__item-body::after {
    border-color: #91C633 transparent transparent transparent;
}

.hide-Testi-Name .tm-testi__item-name {
    display: none;
    visibility: hidden;
}

.footer-area-wrap {
    font-size: 1.3rem;
}


.w2dc-listings-block .w2dc-field-content {
    width: 100%;
}

/* Cherry Team */
.cherry-team.team-wrap .team-listing .team-listing_name {
    margin-bottom: 0;
}
.cherry-team.team-wrap .team-listing .location::before {
    content: none;
}
.cherry-team.team-wrap .team-listing .location {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
}

/* End Cherry Team */


/* Allergy Report */
.graphContainer {
    margin-bottom: 40px;
}
    .graphContainer .ticks {
        text-transform: uppercase;
        font-weight: bold;
    }
    .graphContainer.background {
        margin-bottom: 125px;
    }
    .graphContainer.background li:not(.ticks){
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,c4f6ff+100 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top,  #ffffff 0%, #c4f6ff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #ffffff 0%,#c4f6ff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #ffffff 0%,#c4f6ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4f6ff',GradientType=0 ); /* IE6-9 */

    }
    .graphContainer.background .chart li.ticks {
    	/* height: 100%; */
    	/* background-color: purple; */
    	padding: 0;
    	margin: 0;
    	/* vertical-align: top; */
    	position: absolute;
    	left: 0;
    	width: 100%;
    	text-align: left;
    	display: inline;
    	vertical-align: bottom;
    	z-index: 200;
    }
    .graphContainer.background .chart li.ticks p:nth-child(2n+1) {
    	background-color: transparent;
    }
    .graphContainer.background .chart li.ticks p {
    	height: 25%;
    	margin: 0;
    	padding: 10px;
    	width: 100%;
    	border: 1px solid rgba(204,204,204, .3);
    	border-width: 1px 0 0;
    	bottom: 0;
    	display: inline-block;
    	vertical-align: bottom;
    }
    .graphContainer .chart .barWrapper {
        /*height: 100%;
        display: inline;*/
        /*display: contents;*/
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 0 20px;
    }
    .graphContainer .chart .barWrapper span {
        /*margin: 0 20px;*/
        height: 100%;
    }
    .graphContainer.background .barTitle {
        margin: 0;
        padding: 20px;
        color: #fff;
        font-weight: bold;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005993+0,1a899c+100 */
        background: #005993; /* Old browsers */
        background: -moz-linear-gradient(top,  #005993 0%, #1a899c 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #005993 0%,#1a899c 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #005993 0%,#1a899c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005993', endColorstr='#1a899c',GradientType=0 ); /* IE6-9 */
    }
    .barTitle {
        position: absolute;
        margin: 0 auto !important;
        width: 100%;
    }
.chart {
    display: table;
    table-layout: fixed;
    /*width: 60%;
    max-width: 700px;*/
    width: 100%;
    height: 400px;
    margin: 0 auto;
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 2%, transparent 2%);
    background-size: 100% 50px;
    background-position: left top;
}
.chart li {
    height: 0;
}
 .chart li
{
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    height: 400px;
}
.chart li.ticks {
	/* height: 100%; */
	/* background-color: purple; */
	padding: 0;
	margin: 0;
	/* vertical-align: top; */
	position: absolute;
	left: 0;
	width: 100%;
	text-align: left;
	display: inline;
	vertical-align: bottom;
	z-index: 10;
	text-transform: uppercase;
	font-weight: bold;
}
.chart li.ticks p {
	height: 25%;
	margin: 0;
	padding: 10px;
	width: 100%;
	border: 1px solid #dedede;
	border-width: 1px 0 0;
	bottom: 0;
	display: inline-block;
	vertical-align: bottom;
	background-color: transparent;
}
.chart li.ticks p:nth-child(2n+1) {
	/*background-color: #f9f9f9;*/
	background-color: transparent;
}
.chart li.ticks p:last-of-type {
	border-bottom-width: 1px;
}
.chart span {
    /*margin: 0 1em;*/
    /*margin: 0 20px;*/
    display: block;
    background: rgba(#d1ecfa, .75);
    /*height: 100%;*/
    width: 100%;
    margin: 0;
}
.chartHorizontal {
    display: table;
    table-layout: fixed;
    /*width: 60%;
    max-width: 700px;*/
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.1) 2%, transparent 2%);
    background-size: 100% 50px;
    background-position: left top;
    position: relative;
}
 .chartHorizontal li
{
    /*position: relative;*/
    display: table-row;
    /*vertical-align: bottom;
    text-align: center;*/
    text-align: left;
}
.chartHorizontal li.ticks {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
/*.chartHorizontal li.ticks span {
	display: inline-block;
	width: 25%;
	padding: 0;
	margin: 0;
	text-align: center;
}*/
.chartHorizontal li.ticks span {
	display: inline-block;
	width: 25%;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	border: 1px solid #ccc;
	border-width: 0 1px 0 0;
}
.chartHorizontal li.ticks span:last-of-type {
    /*border-right-width: 1px;*/
}
.chartHorizontal span {
    /*margin: 0 1em;*/
    padding: 15px 0;
    display: block;
    background: rgba(#d1ecfa, .75);
}
.chartHorizontal span.bar {
    margin-bottom: 10px;
}
.chartHorizontal li p {
    /*position: absolute;
    font-size: 150%;
    z-index: 9000;
    bottom: 0;
    padding: 0 10px;
    color: #ffffff;*/
    padding: 0 5px;
    color: #515151;
    font-weight: bold;
    margin: 0;
}
/*
.chart span:before
{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 5px 10px 0;
    display: block;
    text-align: center;
    content: attr(title);
    line-height: 28px;
}*/

.animateHeight {
    animation: drawHeight 1s ease-in-out;
}
@keyframes drawHeight{
  0%{height:0;} 
}

.animateWidth {
    animation: drawWidth 1s ease-in-out;
}
@keyframes drawWidth{
  0%{width:0;} 
}


#allergyGraph, .allergyGraph {
    height: 308px;
    margin: 30px 0;
    padding-left: 130px;
    background: url(images/allergyReport/bg_allergyGraph.jpg) no-repeat;
    font-size: 100%;
}

    #allergyGraph div, .allergyGraph div {
        width: 110px;
        height: 240px;
        margin-top: 4px;
        text-indent: -9999px;
        display: inline;
        float: left;
    }
.allergyGraphHor .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

#graph_grass {
}

#graph_weeds {
}

#graph_trees {
}

#graph_mold {
}


.chart li {
    height: 400px;
    position: relative;
}
.chart .barTitle {
    bottom: -75px;
    position: relative;
}


.graphBar_green, .graphBar_1, .chart .Low {
    /*background: url(images/allergyReport/bg_graphBar_green.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ab332+0,4f8305+100 */
background: #9ab332; /* Old browsers */
background: -moz-linear-gradient(top,  #9ab332 0%, #4f8305 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9ab332 0%,#4f8305 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9ab332 0%,#4f8305 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ab332', endColorstr='#4f8305',GradientType=0 ); /* IE6-9 */

}

.graphBar_yellow, .graphBar_2, .chart .Medium {
    /*background: url(images/allergyReport/bg_graphBar_yellow.png) bottom center no-repeat;*/
background: -moz-linear-gradient(top,  #ffe787 0%, #e4be25 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffe787 0%,#e4be25 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffe787 0%,#e4be25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe787', endColorstr='#e4be25',GradientType=0 ); /* IE6-9 */
}

.graphBar_orange, .graphBar_3, .chart .High {
    /*background: url(images/allergyReport/bg_graphBar_orange.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9064+0,e66533+100 */
background: #ff9064; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9064 0%, #e66533 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9064 0%,#e66533 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9064 0%,#e66533 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9064', endColorstr='#e66533',GradientType=0 ); /* IE6-9 */

}

.graphBar_red, .graphBar_4, .chart .Very.High {
    /*background: url(images/allergyReport/bg_graphBar_red.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc4925+0,b52f14+100 */
background: #fc4925; /* Old browsers */
background: -moz-linear-gradient(top,  #fc4925 0%, #b52f14 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fc4925 0%,#b52f14 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fc4925 0%,#b52f14 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4925', endColorstr='#b52f14',GradientType=0 ); /* IE6-9 */

}

.chartHorizontal .Low {
    /*background: url(images/allergyReport/bg_graphBar_green.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9ab332+0,4f8305+100 */
background: #9ab332; /* Old browsers */
background: -moz-linear-gradient(left,  #9ab332 0%, #4f8305 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #9ab332 0%,#4f8305 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #9ab332 0%,#4f8305 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ab332', endColorstr='#4f8305',GradientType=0 ); /* IE6-9 */

}

.chartHorizontal .Medium {
    /*background: url(images/allergyReport/bg_graphBar_yellow.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffe787+0,e4be25+100 */
background: #ffe787; /* Old browsers */
background: -moz-linear-gradient(left,  #ffe787 0%, #e4be25 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffe787 0%,#e4be25 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffe787 0%,#e4be25 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe787', endColorstr='#e4be25',GradientType=0 ); /* IE6-9 */

}

.chartHorizontal .High {
    /*background: url(images/allergyReport/bg_graphBar_orange.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9064+0,e66533+100 */
background: #ff9064; /* Old browsers */
background: -moz-linear-gradient(left,  #ff9064 0%, #e66533 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff9064 0%,#e66533 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff9064 0%,#e66533 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9064', endColorstr='#e66533',GradientType=0 ); /* IE6-9 */

}

.chartHorizontal .Very.High {
    /*background: url(images/allergyReport/bg_graphBar_red.png) bottom center no-repeat;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc4925+0,b52f14+100 */
background: #fc4925; /* Old browsers */
background: -moz-linear-gradient(left,  #fc4925 0%, #b52f14 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #fc4925 0%,#b52f14 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #fc4925 0%,#b52f14 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4925', endColorstr='#b52f14',GradientType=0 ); /* IE6-9 */

}

.graphBar_absent {
}

.allergyLevel1, .allergyLevel2, .allergyLevel3, .allergyLevel4 {
    padding: 15px;
    display: inline-block;
}
.allergyLevel1 {
    background-color: green;
}
.allergyLevel2 {
    background-color: yellow;
}
.allergyLevel3 {
    background-color: orange;
}
.allergyLevel4 {
    background-color: red;
}


/*.graphContainer2.background li:not(.ticks),*/
.chart li:not(.ticks) {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,c4f6ff+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #c4f6ff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#c4f6ff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#c4f6ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4f6ff',GradientType=0 ); /* IE6-9 */

}
.barTitle2 {
        margin: 0;
        padding: 20px 0;
        color: #fff;
        font-weight: bold;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005993+0,1a899c+100 */
        background: #005993; /* Old browsers */
        background: -moz-linear-gradient(top,  #005993 0%, #1a899c 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #005993 0%,#1a899c 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #005993 0%,#1a899c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005993', endColorstr='#1a899c',GradientType=0 ); /* IE6-9 */
    }



@media (max-width: 400px) {
    .graphContainer .chart li.ticks, .graphContainer.background .chart li.ticks {
        left: 20px;
        font-size: 85%;
    }
    .graphContainer .barTitle, .graphContainer.background .barTitle {
        padding: 20px 0;
        font-size: 85%;
    }
    .graphContainer li:not(.ticks), .graphContainer.background li:not(.ticks) {
        left: -8px;
    }
}
@media (max-width: 767px)
{
  .main-navigation.mobile-menu {
    position: fixed !important;
    left: 0;
    right: 0;
    /*bottom: 0;*/
    top: 0;
    z-index: 997;
    -webkit-transform: translateX(0%) !important;
        -ms-transform: translateX(0%) !important;
            transform: translateX(0%) !important;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    padding-top: 60px !important;
    margin: 0;
    width: 100%;
    /*height: 100vh;*/
    height: 30px;
    background-color: transparent !important;
    color: #ffffff !important;
  }
  
    .ticks, .graphContainer.background .chart li.ticks {
        position: relative !important;
        display: block !important;
        left: 15px;
    }
        .ticks p {
            transform: rotate(-90deg) !important;
            text-align: center !important;
            line-height: 1 !important;
            padding: 10px 0 0 0 !important;
        }
    .graphContainer .chart .barWrapper span {
        margin: 0 5px !important;
    }
}

/* End Allergy Report */


/* Editor custom styles */

.red-button {
    background-color: #bc3315;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 10px 30px;
    text-decoration: none;
}

    .red-button:hover {
        background-color: #e53f19;
    }

.content-block {
    border: 1px solid #eee;
    padding: 10px;
    background: #ccc;
    float: left;
    margin-bottom: 1.75em;
    text-align: center;
}

    .content-block:after {
        clear: both;
    }

.highlighter {
    background-color: #ffff66;
}

.clearBoth {
    clear: both;
    display: block;
}

.attentionHighlight {
    font-size: 22px !important;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff !important;
    background-color: #8cc63f;
    width: 100%;
    display: inline-block;
    border-color: #6fa81f;
    border-radius: 3px;
    text-align: center;
}

/* End editor custom styles */

/* Alert Messages */
.alert, .message, .caution {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 17px 18px;
    text-align: center;
    margin: 0 auto 40px;
    width: 100%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.alert {
    background: #F5CFCF;
    background-color: rgba(255, 0, 0, 0.15);
    border-color: #F6B9B9;
    border: 1px solid rgba(255, 0, 0, 0.2);
    text-shadow: none;
}
.msgSuccess, .msgError, .msgWarning, .updateNotice {
}

/* End Alert Messages */

/* Bootstrap Additionals */
/*.row {width: 100%;}*/
.row, .cherry-services.services-wrap .cherry-services-row, .cross-sells .products {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
	margin-bottom: 2rem;
}
.offset-md-2 {
    margin-left: 16.666666667%;
}
.offset-md-3 {
    margin-left: 25%;
}
.offset-md-4 {
    margin-left: 33%;
}
.text-start {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-end {
    text-align: right;
}
/* End Bootstrap Additionals */


/* Post Format styles */
.format-blog {}

/* End Post Format styles */