/*--
	Theme Name: theme55606
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.footer-shop-nav .shop-menu li a {
	text-transform: none !important;
}
nav.footer-nav .menu li a {
	text-transform: none !important;
}
body #motopress-main.main-holder .shop-nav ul {
	display: none !important;
}
body #motopress-main.main-holder .content-holder .products ul li.product .buttons-wrapper .add_to_cart_button .feedback, body #motopress-main.main-holder .content-holder ul.products li.product .buttons-wrapper .add_to_cart_button .feedback {
	white-space: pre-line !important;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .extra-wrap h5 {
	font-size: 30px !important;
}
.custom_banners .custom_banners_wrap_inner .banner-wrap .extra-wrap p {
	letter-spacing: 2px !important;
}
.compare {
	display:inline-block;
	vertical-align:middle;
	width:120px !important;
	height:73px;
	background:#323232;
	font-size:0;
	line-height:0;
	padding:0;
	position:relative;
	float:left;
	margin-right:3px;
}
.add_to_wishlist {
    width: 120px !important;
    height: 73px;
    background: #323232;
    font-size: 0;
    line-height: 0;
    border-radius: 0 !important;
}

body #motopress-main.main-holder .header-phone span { margin-left: 0px !important; }

.nav__primary .sf-menu > li > a,
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li,
body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li,
body #motopress-main.main-holder .content-holder *[class*="breadcrumb"] li a, 
body #motopress-main.main-holder .content-holder *[id*="breadcrumb"] li a
{ text-transform: none !important; }

.home_parallax_text .home_parallax_text_wrap_inner h2 {
	background : url('https://www.mylonakisbros.gr/wp-content/uploads/2017/05/home_text_parallax.jpg');
	    padding: 100px;
}


/* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}