/*
Theme Name: Ark - Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: http://themeforest.net/user/freshface/portfolio
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: ark-child
Tags: white
Version: 1.0.0
Template: ark
*/

:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

body .breadcrumbs-v4 .breadcrumbs-v4-subtitle {
	display: none;
}

body h2.blog-grid-title-lg {
	display: none;
}


/* Orange Bar below titlebar */
.page-middle-bar {
	line-height: 34px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #fe632e;
	color: #fff;
}

.page-middle-bar p {
	margin-bottom: 0 !important;
	line-height: 34px;
	color: inherit;
}

.page-middle-bar .wpcf7 label {
	color: #fff;
	font-weight: 300;
	margin-right: 8px;
	display: block;
	float: left;
}

.page-middle-bar .wpcf7 input {
	border: 1px solid #fff;
	height: 34px;
	padding: 4px 12px;
	color: #333;
	float: left;
	max-width: 220px;
}

.page-middle-bar .wpcf7 .wpcf7-submit {
	color: #fff;
	border: 0;
	height: 34px;
	padding: 0 12px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	float: left;
	background-color: #42a72a;
}

.page-middle-bar .wpcf7 .wpcf7-submit:hover {
	background-color: #2f801c;
}

.page-middle-bar .phone:after {
	content: "|";
	padding: 0 10px;
	opacity: 0.5;
	font-weight: 300;
}

.woocommerce ul.products.grid li.product {
    margin: 0;
    width: 33.33%;	
}
.woocommerce ul.products.grid{
	padding-top: 20px!important;
}
nav.gridlist-toggle {
    display: block;
    clear: both;
     margin: 0 !important; 
     padding: 0 !important; 
    line-height: 1em !important;
    position: absolute;
    right: 20px;
    top: 15px;
}
.fg-text-dark .woocommerce-ordering{
    margin: 0 110px 0 0;	
}
.woocommerce span.onsale{
	padding: 3px 10px!important;
	border-radius: 30px!important;
}
.woocommerce .products.grid,
.woocommerce ul.products{
	font-size: 0;
	display: -webkit-box!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
	font-size: 0;
	justify-content:flex-start;
	flex-wrap: wrap;		
	margin: 0 0 15px;
	padding-top: 20px;
}
.woocommerce .products.list{
	display: block!important;
	padding-top: 20px;
}
.woocommerce ul.products.list li.product{
	padding-right: 40px;
}
.woocommerce ul.products.grid li.product,
.woocommerce ul.products li.product{
	position: relative;
	padding-bottom: 50px;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin-right: 3%;
	margin-bottom: 30px!important;
}
.woocommerce ul.products li.product:nth-child(3n){
	margin-right: 0;
}
.woocommerce ul.products.list li.product{
	width: 100%;
	padding-bottom: 0;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after{
	content: none;
}
.woocommerce   ul.products a.button.add_to_cart_button{
	position: absolute;
	left: 0px;
	bottom: 10px;
}
.woocommerce ul.products.list li.product a.button.add_to_cart_button{
	position: relative;
	bottom: auto;
}
.woocommerce ul.products li.product .image_wrap{
	height: 220px;
	line-height: 220px;
}
.woocommerce ul.products li.product .image_wrap img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0;
	vertical-align: middle;
    max-width: 90%;
	max-height: 90%;
}
.widget-body .searchform {
    margin: 1px 0 6px 0;
}
.woocommerce ul.products  li.product .woocommerce-loop-product__title{
	min-height: 72px;
}
.woocommerce ul.products li.product .price del{
	margin-bottom: 5px;
}
.woocommerce ul.products li.product .price{
	min-height: 36px;
}
.woocommerce ul.products li.product .price{
	margin: 0 0 10px;
}
.woocommerce ul.products.list li.product .image_wrap{
	height: auto;
	line-height: inherit;
}
.woocommerce ul.products.list  li.product .woocommerce-loop-product__title{
	min-height: inherit;
}
.woocommerce .woocommerce-result-count{
	position: relative;
	top: 30px;
}
.woocommerce .woocommerce-ordering {
 
    position: absolute;
    left: 17px;
    top: 17px;
}
.woocommerce .products{
	padding-top: 40px!important;
}
.yith-wcan-list span{
	display: none;
}
#text-3 .textwidget{
	display: block!important;
	padding: 0!important;
	margin: 0;
}
#text-3 ul a{
	display: table;
}
#text-3 ul{
	padding: 0!important;
	margin: 0!important;
	list-style: none;
}
#text-3 ul {
	list-style: none;
	
}
#text-3 ul a:before{
	font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00;	
}