/*
 Theme Name:   Plantmore Child
 Theme URI:    http://demo.roadthemes.com/plantmore/
 Description:  plantmore Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     plantmore
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  plantmore
*/

.header{
    padding: 30px;
}
@media only screen and (max-width: 768px) {
.responsive-table {
overflow: hidden;
overflow-x: scroll;
display:block;
}
}

i.im-icon-user-7{
	font-size: 18px !important;
  color: #000 !important;
}
.main-container.contact-page .address ul{
	max-width:100% !important;
}
.inner-brands{
	display:none;
}

@media screen and (min-width: 768px) {
.col-sm-4 {
    width: 47.333333% !important;
}
	.header-container .header-main-right > .vc_column-inner > .wpb_wrapper > div{
		    margin-right: 12px !important;
	}
	
}

@media screen and (min-width: 300px) {
	.wpb_single_image img{
		width:70%;
	}
	.title-breadcrumbs header.entry-header .entry-title{
		font-size: 30px !important;
	}
	.vc_custom_1516068870684{
		padding-top: 0 !important;
		padding-bottom: 0px !important;
	}
	.header-container .header-main-right > .vc_column-inner > .wpb_wrapper > div{
		margin-bottom: 0px !important;
	}
	.title-breadcrumbs{
		margin-bottom: 0px !important;
	}
}


.woocommerce ul#shipping_method li label {
    margin-left: 5px;
}

.main-container .shop_table th,.main-container .shop_table td.product-name,.main-container .shop_table td{
	text-align:left !important;
}
#es_subscription_form_60008b87910bf > div:nth-child(2) > label > input {
    background: #ededed !important;
    border: none;
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    max-width: 100%;
    padding: 0 0 0 10px;
    vertical-align: middle;
}

#es_subscription_form_submit_60008b852acdc {
    background: #ABD373 !important;
    color: #fff;
    padding: 10px;
}
#es_subscription_form_60008b87910bf > div:nth-child(1) > label, #es_subscription_form_60008b87910bf > div:nth-child(1) > label > input, #es_subscription_form_60008b87910bf > div:nth-child(2) > label, #es_subscription_form_60008b87910bf > div:nth-child(2) > label > input {
    width: 100%;
}
add_filter('autoptimize_filter_imgopt_lazyload_dolqip','__return_false');
