.wrap__header--upper {
    display: none;
}
.wrap__contacts {
    display: none;
}
.hours__name {
    color: #ff5685;
}

a {
    color: #FF5685;
}



h1 {
    color: #ff5685;
}

.copyright__item a {
    color: #f9b846;
}

.wrap__header--top {
    background: linear-gradient(to bottom, #f9b846 0%, #fac746 21%, #fff39a 90%, #fac246 100%);
}
.button, .btn.submit, .featuredblock__button, .slider__button a {
    background: linear-gradient(to bottom, #f9b846 0%, #ffe092 21%, #b17711 90%, #fac246 100%);
    border: 1px solid #f9b846;
}
.button:hover, .btn.submit:hover, .featuredblock__button:hover, .slider__button a:hover {
    color: #d89216;
}
.bx-wrapper .pause-slideshow span, .bx-wrapper .play-slideshow span {
    color: #f9b846;
}

.bx-wrapper .pause-slideshow:hover, .bx-wrapper .pause-slideshow.active, .bx-wrapper .play-slideshow:hover, .bx-wrapper .play-slideshow.active {
    background: #f9b846;
}
.featuredblock__container:hover {
    background: black;
    border-color:#FF5685;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item:hover a, .navigation:not(.mm-menu) .navigation__list > .navigation__item.active a {
    background: #f9b846;
    color:black;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item {
     border-left: none;
     border-right: none;
}
.wrap__footer {
    background: #211f1f;
}
.wrap__form.home:before, .wrap__form.body:before, .wrap__featuredblocks:before {
    background: #211f1f url(../img/block-pattern.png);
}
.page__title, .staff__title, .testimonials__title, .map__title, .hours__title {
    color: #000000 !important;
}
input[type="color"], .form .form-input-uploadFile .fileUpload + label, input[type="date"], .form .form-input-uploadFile .fileUpload + label, input[type="datetime"], .form .form-input-uploadFile .fileUpload + label, input[type="datetime-local"], .form .form-input-uploadFile .fileUpload + label, input[type="email"], .form .form-input-uploadFile .fileUpload + label, input[type="month"], .form .form-input-uploadFile .fileUpload + label, input[type="number"], .form .form-input-uploadFile .fileUpload + label, input[type="password"], .form .form-input-uploadFile .fileUpload + label, input[type="search"], .form .form-input-uploadFile .fileUpload + label, input[type="tel"], .form .form-input-uploadFile .fileUpload + label, input[type="text"], .form .form-input-uploadFile .fileUpload + label, input[type="time"], .form .form-input-uploadFile .fileUpload + label, input[type="url"], .form .form-input-uploadFile .fileUpload + label, input[type="week"], .form .form-input-uploadFile .fileUpload + label, input:not([type]), .form .form-input-uploadFile .fileUpload + label, textarea, .form .form-input-uploadFile .fileUpload + label, .hasDatepicker, select, .articles .pagination--mobile .pagination-select, .articles__posts .pagination--mobile .pagination-select, .blog__posts .pagination--mobile .pagination-select {
    border: 1px solid #FF5685;
}
.page-content {
    background: #ffffffcc;
}


.col {
    border-right:none;
    background: none;
}



@media (max-width: 767px) {
.contact-holder {
    background: #941c1b;
}
}


.navigation:not(.mm-menu) .navigation__list > .navigation__item a {
    color: black;
}

.inner-layout .wrap__header--bottom, .contacts-layout .wrap__header--bottom {
    display: none;
}

img.logo__image {
    height:auto !important;
}

hr {
    border-bottom: 1px solid #694434;
}

/*
.column__right {
    display: none;
}
.column__left {
    width: 100%;
}
div#gmap {
    width: 100% !important;
}
*/

/*
.wrap__contacts, .wrap__socialmedia.col.sm {
    display: none;
}
*/
a.footer-mail, a.footer-phone, p.footer-address {
    color: #fff;
}
a.footer-phone:before {
    content: '\f095';
    font-family: 'font-awesome';
    font-size: 16px;
    position: relative;
    margin-right: 5px;
}


p.footer-address:before {
    content: '\f041';
    font-family: 'font-awesome';
    font-size: 16px;
    position: relative;
    right: 5px;
}

a.footer-mail:before {
    content: '\f0e0';
    font-family: 'font-awesome';
    font-size: 16px;
    position: relative;
    right: 5px; 
} 
.se__component-edit {
    display: none;
}
a.copyright__link {
    line-height: 1.5;
}

.wrap__page-content ul {
    list-style-position: outside !important;
}


/* /  SECTIONS  / */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* /  COLUMN SETUP  / */
.column {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
    border-right: none;
    border-left: none;
    background: none;
}

.column:first-child { margin-left: 0; }

/* /  GROUPING  / */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1;  } /*/ For IE 6/7 /*/
/* /  GRID OF TWO  / */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 49.5%;}
/* /  GRID OF THREE  / */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.33%; }
.span_1_of_3 { width: 32.66%; }
/* /  GRID OF FOUR  / */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 74.75%; }
.span_2_of_4 { width: 49.5%; }
.span_1_of_4 { width: 24.25%; }
/* /  GRID OF FIVE  / */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 79.8%; }
.span_3_of_5 { width: 59.6%; }
.span_2_of_5 { width: 39.4%; }
.span_1_of_5 { width: 19.2%; }
/* /  GRID OF SIX  / */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 83.06%; }
.span_4_of_6 { width: 66.13%; }
.span_3_of_6 { width: 49.2%; }
.span_2_of_6 { width: 32.26%; }
.span_1_of_6 { width: 15.33%; }
/* /  GO FULL WIDTH AT LESS THAN 480 PIXELS / */
 
@media only screen and (max-width: 768px) {
	.column { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
}