/*
Theme Name: Cabin Child
Theme URI: http://demo.select-themes.com/cabin/
Description: A child theme of Cabin Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: cabin
*/
@import url("../cabin/style.css");

nav.main_menu>ul>li>a { 
color: #a17a58!important;
}
.q_image_with_text_and_icon {
    display: inline-block;
    max-width: 100%;
    background-color: #1a1a1a;
    padding-bottom: 20px;
color: #fff;
}
.q_image_with_text_and_icon h4 { 
color: #a17a58!important;
}
.q_image_with_text_and_icon p { 
color: #a17a58!important;
}
.title_subtitle_holder_inner {
    position: relative;
    text-shadow: 3px 3px #a0856d;
}
.box_holder_inner .icon_title {
font-size: 18px;
}

@media only screen and (max-width: 1000px) {
.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner, .content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 0px !important;
}
}
@media only screen and (max-width: 1000px) {
.mobile_menu_button span { 
font-size: 35px!important;
}
}
.header_bottom {
background-image: url("http://photoboothuniverse.co.za/wp-content/uploads/2016/01/black_paper.png")!important;
background-repeat: repeat;
}
@media only screen and (min-width: 1000px) {
header.centered_logo .q_logo a {
    display: inline-block;
    vertical-align: middle;
    padding-top: 370px;
}
}