/*
 Theme Name:   GoodRide Child
 Theme URI:    http://demo.farost.net/?theme=goodride
 Description:  GoodRide Child Theme
 Author:       Villafruela Naimeric
 Author URI:   http://example.com
 Template:     goodride
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, grid-layout, accessibility-ready, custom-colors, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  goodride-child
*/

/* Please do not remove those lines above as it is required to make WordPress to recognizes theme information. */



.page-title-content, .page-title.scheme-dark .overlay{
	background-color: #0922c6 !important;
}
.page-title-content{
	padding-top:25px !important;
	padding-bottom:25px !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 150px !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	width:150px !important;
}
.bt-carte-cadeau {
	background-color: #da318a;
	color: white;
	padding:10px;
	margin:10px;
}
.bt-carte-cadeau a:link,.bt-carte-cadeau a:visited, .bt-carte-cadeau a:active, .bt-carte-cadeau a:hover, .bt-carte-cadeau a:focus {
	color: white !important;
}
.woocommerce-page ul.products li.product, .woocommerce ul.products li.product {
	width:22% !important;
}
.footer-top{
	padding-top:30px;
	padding-bottom:10px;
	background-color:#0922c6 !important;
	color:white;
	text-align:center;
}
.footer-top a:link,.footer-top a:active, .footer-top a:focus, .footer-top a:hover, .footer-top a:visited {
	color:white;
}
#content {
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}
.wc_bookings_field_resource{
	visibility:hidden;
	max-height:1px;
}
.page-title{
	margin-bottom:40px;
}
.vc_tta-title-text{
	font-size:1.8em;
}
.header-top-left {
	height:0px;
	display:hidden;

}
label[for=payment_method_etransactions_std] {
	/*background-image: url('/images/cb-ca-100.png');
	height:31px;*/
}