

footer li.menu-item {
    display: inline-block;
    margin-right: 20px !important;
}
.drop_down .narrow .second .inner ul li { width: 287px; }
.text-center { text-align:center!important; }
.title h1 {
    text-transform: none;
}
.content .container .container_inner.page_container_inner, .full_page_container_inner { padding-top: 60px; }
a.pp_previous:after, a.pp_next:after { background: #2b5d90; }
.entry_title, .post_info { display:none !important; }
ul.sub_menu {
    display: block !important;
}
.vc_text_separator.full div {
    line-height: 25px;
    font-size: 30px;
    font-weight: 400;
    padding-top: 13px;
    padding-bottom: 5px;
    font-family: 'Great Vibes', sans-serif;
    letter-spacing:1px;
}
.call_to_action .text_wrapper .call_to_action_text {
    margin-bottom: 20px!important;
}


@media only screen and (max-width: 768px) {
.slider_content_outer {
    margin-top: -100px !important;
}
}

div.wpb_text_column ul {
    list-style-position: outside;
    padding-left: 21px;
}
.video-wrap {
/* -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);*/
}
ol.flex-control-nav.flex-control-paging {
    margin-top: 15px;
}
.qbutton.big_large_full_width { padding:0; }
.woocommerce ul.products li.product, .woocommerce ul.products li.product a.product-category { background:transparent !important; }

.product-price,.product-subtotal,.order-total,.cart-subtotal, div.cart_totals h2, .total { display:none !important; }
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals { width:30%;}
table.shop_table thead, table.shop_table tr.cart_item {
    background: white;
}

li.mini_cart_item dl.variation { 
line-height:13px !important;
}

dl.variation dd, dl.variation dt, dl.variation p {
    display: inline;
    clear: right;
   font-size:12px;
}
li.mini_cart_item a.remove {
    font-size: 35px !important;
    float: right;
line-height: 5px !important;
}
li.mini_cart_item img { display:block !important; margin:0px !important; }
li.mini_cart_item a.button:hover {
    color: white !important;
}
#yith-quick-view-content div.images {     max-width: 50%;
    padding: 0px; }
#yith-quick-view-content div.summary { width:45% !important; }

div.description-tab div.product div.accordion_content { display:block!important; }
.additional_information_tab,.reviews_tab { display: none !important; }
a.reset_variations {
    display: block;
}
div.product select, div.product input[type="text"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.woocommerce div.product .summary p.price, .woocommerce div.product .summary p.price span.amount { display:none; }
.product-total { display:none !important; }

.qode_slider_preloader {
    background: white!important;
}
.single_variation_wrap {
    padding-left: 10px;
}
.qode_product_price { display:none; }
table.order_details tfoot, table.shop_table tfoot { display: none; }

.woocommerce .button:hover {
    color: #ffffff !important;
}
.current-cat a {
    font-weight: 600 !important;
    color: #2b5d90 !important;
}