.top-bar .top-right .sidebar-widget {
    width: 100%;
}
.top-bar .top-right .textwidget {
    float: right;
}
.top-bar .top-right ul {
    float: right; margin-right: 20px;
}
.top-bar .top-right ul a {
    color: #7c7c7c;
}
.section-normal.swatch-white-red h1 {
    margin: 0 0 16px 0;
    font-size: 24px;
    line-height: 30px;
}
.swatch-white-red h1.white-text {
    color: #fff !important;
}
.swatch-white-red .white-after-bg:after {
    background-color: #fff !important;
}
#masthead .dropdown-submenu>.dropdown-menu {
    top: -74px;
}
ul.nav>li {
    display: block;
}
.widget_recent_entries .post-icon {
    top: 7px;
}
.swatch-white-red .sidebar a, [class*=swatch-] .swatch-white-red .sidebar a {
    color: #4c4c4c;
}
.swatch-white-red, [class*=swatch-] .swatch-white-red {
    color: #4c4c4c;
}
.post-showinfo .post-head, .post-showinfo .post-body, .post-showinfo .post-extras, .post-showinfo.post-navigation {
    margin-left: 0;
}
.post-showinfo:after {
    left: 0;
}
.features-white li .features-list-icon {
    background: #E35221;
}
.features-white li .features-list-icon i {
    color: #fff;
}
.features-white ul.list-unstyled li {
    padding: 0;
}
.clinics-list .clinics-list-clinic {
    cursor: pointer;
}
.clinics-list {
    margin-top: 30px !important;
}
.clinics-list h1 {
    color: #fff !important;
}
.clinics-list h1:after {
    background-color: #fff !important;
}
.clinics-list header {
    margin-top: 40px !important;
}
.slick-slide {
    transition: all .5s ease 0s;
    -webkit-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    transform: scale(.8, .8);
}
.slick-slide p {
    transition: all .5s ease 0s;
    max-height: 100px;
    overflow: hidden;
}
.slick-slide .box {
    transition: all .5s ease 0s;
    opacity: .2;
}
.slick-current p {
    max-height: 500px;
}
.slick-center {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.slick-slide.slick-center .box {
    opacity: 1;
}
.slick-slide:focus {
    outline: 0;
}
.slick-arrow {
    background: rgba(227,82,32,.9);
    display: block;
    position: absolute;
    top: 17px;
    width: 72px;
    height: 72px;
    margin-right: 16px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
}
.slick-arrow:hover {
    background: #E35221;
}
.slick-arrow i {
    color: #fff !important;
    line-height: 72px;
    font-size: 24px;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.swatch-white-red blockquote p, [class*=swatch-] .swatch-white-red blockquote p {
    color: #1c1c1c !important;
}
#mainSliderArrows .slick-arrow {
    background: transparent;
    top: 17px;
    width: 50px;
    height: 200px;
    margin-right: 0;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    border-radius: 0;
}
#mainSliderArrows .slick-arrow.slick-prev {
    left: -35px;
}
#mainSliderArrows .slick-arrow.slick-next {
    right: -35px;
}
#mainSliderArrows .slick-arrow i {
    color: rgba(227,82,32,1) !important;
    line-height: 200px;
}
.main-slider .slick-slide {
    transform: none !important;
}
.clinics-list-clinic-sidebar {
    cursor: pointer;
}
.clinics-list-clinic-sidebar a {
    color: #fff !important;
    font-weight: normal;
    font-size: 14px !important;
}
label {
    font-weight: normal;
}
.alert h2, .alert h5 {
    color: #fff !important;
}
#main_content {
    outline: none !important;
}
#admin_edit_toolbar {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    margin: 0 auto;
}
#main_content_toolbar {
    float: left;
}
#admin_edit_toolbar_buttons {
    float: left;
    margin: 2px 2px 0 2px;
}
#admin_edit_toolbar_toggle {
    position: fixed;
    right: 2px;
    bottom: 40px;
    z-index: 1000;
}
#formSelectCity {
    position: absolute;
    z-index: 10000;
    right: 0;
    top: -13px;
}
#formSelectCity * {
    font-size: 16px !important;
}
#formSelectCity a {
    color: #fff !important;
}
.swatch-white-red .post-related-post small, [class*=swatch-] .swatch-white-red .post-related-post small {
    display: none;
}
.post-related-post:hover h4 {
    bottom: 16px;
}