/* Enter Your Custom CSS Here */
.shopping_cart_header .header_cart {
    padding: 0 9px 0 0;
    display: none;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    position: relative;
    background-image: url('img/header_shopping_bag.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 34px;
    height: 38px;
}
.shopping_cart_inner {
    display: none;
    height: 100px;
    vertical-align: middle;
}
.header_top {
    position: relative;
    z-index: 111;
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    padding-left: 45px;
padding-right: 45px
}
@import url('http://fonts.googleapis.com/css?family=Permanent+Marker');
@import url('http://fonts.googleapis.com/css?family=Boogaloo');
@import url('http://fonts.googleapis.com/css?family=Contrail+One');
}
@media screen and (min-width: 950px) and (max-width: 1450px) {
.q_logo a {
    height: 38px !important;
}
nav.main_menu>ul>li>a {
    font-size: 11px !important;
    padding: 0 11px;
}
}
@media screen and (min-width: 1000px) and (max-width: 1450px) {
.side_menu_button_wrapper.right {
    display: table;
}
}
.header_top {
    overflow: hidden;
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .mobile_menu_button {
    display: none;
}
    .main_menu {
    display: inline-block !important;
    margin:60px 80px -30px auto;
   
}
.logo_wrapper {
    display: table;
    height: 85px!important;
    left: 50%;
    position: absolute;
}
.q_logo {
    display: table-cell;
    position: relative;
    top: auto;
    vertical-align: middle;
}
.q_logo a {
    left: -50%;
    width: auto!important;
}
.q_logo a, .q_logo img {
    height: 85px !important;
}
header, .header_inner_left {
    position: relative!important;
    left: 0!important;
    margin-bottom: 0;
}
header .q_logo img.mobile {
    display: block!important;
    opacity: 1!important;
    position: relative;
    margin: 0 auto;
}
  header .q_logo img.normal,
  header .q_logo img.light,
  header .q_logo img.dark,
  header .q_logo img.sticky {
    display: none!important;
}
.q_logo img {
    top: 0;
    left: 0;
}
.header_bottom {
    background-color: white!important;
}
}
.footer_top {
    padding: 38px 0 38px;
}
.blog_holder article .post_info {
    width: 100%;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500;
    display: none;
}
.filter_holder ul li span {
    font-size: 11px;
}
.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
    max-width: 70%;
    display: block;
    margin: 0 auto;
}
.header_bottom {
    padding: 0 135px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 0px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}
.mobile_menu_button span {
    z-index: 50;
    display: table-cell;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    top: 40px;
    left: -80px;
}
.hide {
  display:none;
}