/*
 Theme Name:   Marketshop Child
 Theme URI:    http://themesdeveloper.com/themes/
 Description:  Marketshop Ultimate WooCommerce Theme
 Author:       ThemesDeveloper
 Author URI:   http://themesdeveloper.com/
 Template:     marketshop
 Version: 1.2
 License: Commercial License
 License URI: http://themeforest.net/licenses/terms/regular
 Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, post-formats, rtl-language-support, threaded-comments, translation-ready
 Text Domain: marketshop-child
*/
@import url("../marketshop/style.css");

#header .header-row, #header {
    background-color: #fff;
}
#header .htop {
    background: #131313;
}
#header #search input {
    background: #fff;
    color: #111;
    border-color: #ddd;
}

#container h2, #container h3, .product-tab .tabs li a {
    font-size: 23px;
    font-weight: bold;
}
.owl-theme .owl-controls .owl-buttons div .fa {
    font-size: 28px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
	background:#111;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	background:#111;
}

.product-thumb .button-group>button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #111 !important;
}
.entry-content p, .entry-content li {
    font-size: 15px;
}
.entry-content li {
    line-height: 30px;
}
.owl-theme .owl-controls .owl-buttons div {
    top: -55px;
}
ul.contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar .widget-title {
    background: #eee;
    padding: 7px 10px;
    font-size: 20px !important;
}
.product-info .price, .product-thumb .price {
    color: #FDBD0C;
	font-weight:bold;
}
.sidebar .contact-info li{ line-height:30px; font-size:16px; margin-bottom:10px;}
#header.style3 #cart {display: none;}
.cart{display:none !important;}
.add_to_cart_button{ display:none !important;}

.box_style_1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #666;
    margin-bottom: 25px;
    padding: 30px;
    position: relative;
}
.box_style_1 h3.inner {
    background-color: #565a5c;
    border: 1px solid #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    margin: -30px -30px 20px;
    padding: 10px 20px 10px 18px;
    text-align: center;
}
textarea{ min-height:90px;}
.price {
    display: none;
}
.product_meta {
    display: none !important;
}
.welcome-msg p, .welcome-msg li {
    font-size: 19px;
}
.sidebar .menu a {
    font-size: 17px;
    margin-bottom: 10px;
}
#footer .column ul li {
    margin-bottom: 0;
}
li#menu-item-1177, li#menu-item-1178 {
    display: none;
}
.bottom-row {
    display: none;
}
#footer #powered {
    margin-bottom: 0;
    border-bottom: 0px solid #E8E8E8;
}
.seat-belt-colours .vc_inner img {
    margin: auto;
    display: block;
}