

.woocommerce div.product .q_accordion_holder.boxed h6.description_tab + div.accordion_content {
    display: block !important;
}
.shopping_cart_dropdown ul li {
    border-bottom: 0px solid #fff;
}
.shopping_cart_dropdown ul li a {
    color: #fff;
}
.shopping_cart_dropdown ul li a:hover {
    color: #fba72d;
}
.shopping_cart_header .header_cart.cart_icon .header_cart_span {
    background-color: #7b2cd7;
}
.shopping_cart_header .header_cart.cart_icon:before {
    color: #454545;
}
.drop_down .narrow .second .inner ul li {
    width: 280px;
}
input[type="text"] {
	padding: 15px;
	padding: ;
	width: 110px;
        border: #FFF;
        background-color: #f8f8f8;
        border: 1px solid #eeeeee;
}
input.wpcf7-form-control.wpcf7-text {
	margin-bottom: -15px;
}