

h4, h4 a {
    margin-top: 30px;
}

@media only screen and (max-width: 600px){
h4, h4 a {
    margin-top: -100px;
}}

@media only screen and (max-width: 600px){
.title {
    padding: 0px 0!important;
}}

/*
.title {
    padding: 0px 0!important;
}
*/

/*
@media only screen and (max-width: 500px){
.vc_column_container>.vc_column-inner {
    margin-top: -100px;}}

@media only screen and (max-width: 500px){
.page-id-6 .vc_column_container>.vc_column-inner {
    margin-top: -0px;}}

@media only screen and (min-width: 500px){
.vc_column_container>.vc_column-inner {
    margin-top: 30px;}}
*/

header.sticky .q_logo img.sticky {
    opacity: 1 !important;
}
.sticky .q_logo .normal{
    opacity:0;
}

.product p.wc-gzd-additional-info p
 {
    display: none !important;
}


.footer_bottom h1 {
color: #800000 !important;
font-size: 12px !important;
font-weight: 500 !important;
}

.fa-bars {
font: normal normal normal 24px/1 FontAwesome !important;
}

/*
.fa {
font: normal normal normal 14px/1 FontAwesome; !important;
}
*/

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    top: 2px;
    font-size: 15px;
}
.drop_down .narrow .second .inner ul li {
    width: 310px;
}

.mobile_menu_button span {
    color: #b79d81 !important;
}

/* @media only screen and (max-width: 1000px)
.content, .content.content_top_margin {
    margin-top: -200px !important;}
*/

@media only screen and (max-width: 768px)
.touch .content {
    margin-top: -100px !important;
}

.footer_top {
  padding: 22px 0 12px;
}

.woocommerce-cart table.cart tbody tr td a, .woocommerce-checkout .checkout table tbody tr td a {
  color: #4b312c;
}