

@media only screen and (min-width: 1001px) {
header.stick_with_left_right_menu.sticky .main_menu.drop_down.left_side {
    position: absolute !important;
    left: inherit !important; 
    right: 46% !important;
    margin-right: 133px !important;  /* left menu offset from center */
}
header.stick_with_left_right_menu.sticky .main_menu.drop_down.right_side {
    position: absolute !important;
    left: 46% !important; 
    right: inherit !important;
    margin-left: 133px !important;   /* right menu offset from center */
}
header.stick_with_left_right_menu.sticky .header_inner_left {
    display: inline-block !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
header.stick_with_left_right_menu.sticky .q_logo img {
    left: 50% !important;
    transform: translateX(-50%) !important;
}
header.stick_with_left_right_menu.sticky .header_bottom {
    height: 60px !important;    /* sticky header height - this has to be defined */
}
}
.footer_bottom_holder {
    padding: 15px;
}
.footer_bottom {
    padding: 10px 0;
}
.three_columns>.column3>.column_inner, .footer_top, .footer_top .footer_col1, .footer_top .container_inner > .widget, .footer_top.footer_top_full > .widget {
    text-align: center;
}
blockquote h3 {
    font-size: 20px;
}
.mc4wp-form-fields label {
    font-family: montserrat;
    font-size: 10px;
}
.mc4wp-form-fields input[type="submit"] {
    font-family: montserrat;
    font-weight: 300;
    color: white;
    background-color: #262626;
    padding: 7px 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
}
.mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="text"] {
    border: 1px solid #c5c5c5;
    background-color: #262626;
    padding: 8px 15px;
    color: white;
    margin-bottom: 5px;
    width: 60%;
}
.footer_top h5 {
    color: #fff;
    margin: 0 0 30px;
    font-family: montserrat;
    font-weight: 300;
    letter-spacing: 1px;
}
.footer_top a:hover {
    color: #fff!important;
    text-decoration: underline;
}
.footer_top .four_columns .column3 .column_inner>div, .footer_top .three_columns .column3 .column_inner>div {
    margin: 0 0 40px 10px;
}
.textwidget p {
    font-size: 16px;
    line-height: 26px;
}
.textwidget a {
    color: #f2f1eb;
}
aside .widget {
    margin: 0 0 50px;
}
aside .widget h5 {
    margin-bottom: 14px;
    font-family: montserrat;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    margin-bottom: 25px;
}
.blog_single.blog_holder, aside.sidebar{
    margin-top: 60px;
}
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    display: none;
}
.blog_holder.blog_single article h2 {
    font-family: montserrat;
    font-weight: 200;
    margin-top: 30px;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #404041;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 63px;
    display: block;
    font-family: montserrat;
    font-weight: 400;
}
h5.latest_post_title.entry_title a {
    font-family: 'montserrat' !important;
    font-weight: 300;
    font-size: 19px;
}
.latest_post_holder.boxes>ul>li .latest_post {
    padding: 40px 20px 10px;
}
h5.qode-apt-title {
    font-family: montserrat;
    font-weight: 400;
    font-size: 12px;
}
#bw-widget__schedules-70263 .bw-widget {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
.q_accordion_holder.accordion.boxed .ui-accordion-header {
    font-family: montserrat;
    font-weight: 300;
    font-size: 13px;
}
.qode-advanced-pricing-table .qode-apt-item-title {
    font-size: 15px;
    font-family: crimson;
}
header.centered_logo .header_inner_left {
    margin: 15px 0 15px;
}
.qode-accordion-holder .qode-title-holder {
    font-size: 14px;
}
.qode-accordion-content-inner {
    font-size: 16px;
}
.q_logo img {
    max-height: 25px !important;
}
header.centered_logo.sticky .q_logo img {
    top: -25%;
}
header.centered_logo .q_logo {
    top: 30px;
}
.blog_holder article .post_info {
    display: none;
}
.q_logo img {
    max-width: 200px !important;
    height: auto !important;
}
.footer_bottom p, .footer_bottom span {
    margin: 0;
    font-size: 11px;
    padding-left: 15%;
    line-height: 13px;
}
::selection {
    background: #e8d9c2;
}
.latest_post_holder.image_on_the_left_boxed .featured .latest_post_title {
    font-size: 28px;
    padding: 0px 20px;
    margin: 0px 0 40px;
    line-height: 35px;
}
.latest_post_holder.image_on_the_left_boxed .featured .read_more {
    float: none;
    font-style: normal;
    text-align: center;
    padding-left: 0px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #404041;
    text-transform: uppercase;
}
.latest_post_holder.image_on_the_left_boxed .featured .read_more:before {
    display: none;
}
.latest_post_holder.image_on_the_left_boxed .featured .excerpt {
    text-align: center;
    margin-bottom: 20px;
}