/*
Theme Name: Flatsome Child
Template: flatsome
Author: Child Theme Configurator
Version: 1.0.1456168661
Updated: 2016-02-22 20:17:41
*/


#masthead #logo a {
    float: left;
    width: auto;
}
#logo-text {
    color: #fff;
    float: right;
    font-size: 0.7em;
    text-align: center;
    width: 65%;
	margin-top:25px;
}
#logo-text > span {
    font-size: 18px !important;
}
.product-info .entry-title{
color: #c59c23 !important 
}
.product-sidebar-right .inner{
border:none !important
}
.product-image-tools a,.product-info .tx-div{
display:none !important;
}
.custom-cart-count{
color:#000 !important;
background-color:#FFF !important;
}
.custom-cart-count:hover{
background-color: #333333 !important;
color:#fff !important
}
.next-prev-nav,.posted_in,.woocommerce-result-count,.woocommerce-ordering{
display:none !important;
}
.alt-button{
background:#c59c23 !important;
border-color:#c59c23 !important;
color:#fff !important;
}
.product-small .name{
color:#000;
}
@media only screen and (min-width: 1200px) {
#masthead #logo {
    width: 350px !important;
}
.header-wrapper #searchform{
width:400px;

}
.attachment-shop_single.wp-post-image {
    min-width: 340px !important;
}
.woocommerce div.product div.images{
width:auto !important;
height:auto !important;
}
}

@media only screen and (max-width: 1024px) {
#logo-text{
display:none;
}

}
@media only screen and (max-width: 900px) {
.product-thumbnails.slider-no-arrows.thumbnails.js-flickity.slider-nav-small.flickity-enabled.is-draggable {
    clear: both;
    float: left;
    width: 100%;
}
}
/*
 * Modifiche 2019
*/
/*#XS_social_login_div{
	margin-left: 0;
}*/
#XS_social_login_div {
    clear: both;
    display: inline-block;
    max-width: 350px;
    margin: 0 auto;
    width: auto;
    min-width: 200px;
    text-align: center;
}
._login_button_style__ul>li>a .social-icon {
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
	border-radius: 0;
}

._login_button_style__ul>li>a .social-icon>img {
    max-width: 19px;
}
._login_button_style__ul>li>a {
    border-radius: 0;
	position: relative;
	
    background-color: #3a5898;
}
._login_button_style__ul .facebook .login-button-text{
	color: #fff;
}
.woocommerce-form-login-toggle .message-container a {
    font-weight: 700;
}

._login_button_style__ul>li>a img.avatar-image {
    position: absolute;
    right: 0;
    height: 42px;
}
.woocommerce-checkout #XS_social_login_div {
    margin-left: 0;
}
#XS_social_login_div.changed {
    width: auto;
}

#XS_social_login_div.changed li.facebook a .xs-social-icon {
    padding-right: 45px;
}

.product .quantity.buttons_added {
    margin: 0;
    position: relative;
}

.product .quantity.buttons_added input.button {
    margin-top: 0;
    padding-top: 0;
    margin: 0;
}

.product .quantity.buttons_added {}

.product .quantity.buttons_added input.qty.text {
    margin-left: -3px;
    box-shadow: none;
    margin-right: -3px;
    /*height: 35px;*/
}

/*
*	Modifiche 2019
*/
@media (min-width: 1200px){
	.container-width, .full-width .ubermenu-nav, .container, .row{
		max-width: 1170px;
	}
}
body.archive .product-small button.button {
    padding: 0.3em 1.6em;
    width: 100%;
}
body.archive .flickity-slider .product-small .add-to-cart-button{
	width: 100%;
}
body.archive .product-small .add-to-cart-button .button{
	width: 100%;
	    padding: 0.3em 1.6em;
}
body.woocommerce-cart .flickity-slider .quantity.buttons_added.form-flat {
    display: inline-table;
}

body.woocommerce-cart  .quantity input[type=number] {vertical-align: bottom;}
@media (max-width: 998px) and (min-width: 520px){
	body.archive .gallery-columns-3 .gallery-item, .large-columns-3>.col, .large-columns-3 .flickity-slider>.col {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
	}
}
@media (max-width: 998px){
	body.archive .product-small .name {
	    font-size: 16px;
    	letter-spacing: -0.3px;
	}
	body.archive .product-small .box-text {
    	padding-bottom: 0;
	}
	body.archive .product-small button.button {
    	padding: 0 1.6em;
	    width: 100%;
    	font-size: 1em !important;
	}
	body.archive .product-small .grid-style-3 .title-wrapper{
		min-width: 100%;
		padding-right: 0;
	}
	body.archive .price-wrapper .price {
    font-size: 14px;
	}

	body.archive .product-small .grid-style-3 .price-wrapper {
		text-align: left;
		padding: 6px 0;
		display: block;
	}

	body.archive .product-small .grid-style-3 .price-wrapper span.price {
		font-size: 17px;
		display: flex;
		padding-right: 4px;
	}

	body.archive .product-small .grid-style-3 .price-wrapper span.price del {
		margin-right: 5px;
	}
	body.archive .product-small form.cart{
		width: 100%;
	}
	body.archive .product-small .quantity.buttons_added {
		position: absolute;
		right: 15px;
		bottom: 75px;	
	    font-size: 16px;
	}
	body.archive .header-wrapper.stuck {
		z-index: 99999999;
	}
	.zopim {
    	bottom: 20px !important;
		transform: none !important;
		top: initial !important;
		position: fixed !important;
	}
	body.archive .product-small .add-to-cart-button{
		margin-bottom: 20px;
	}
	#top-bar li.header-search.current-dropdown>.nav-dropdown {
    	left: -110px;
	}
	body.home div#content {
    	overflow-x: hidden;
	}
	/*
	* Pagina prodotti
	*/
	body.product-template-default .product_meta>span.tagged_as {
    	display: none;
	}
	body.product-template-default .product-info.summary {
    	padding-bottom: 0;
	}
	body.product-template-default .product-main{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.xoo-wsc-container{
		z-index: 99999999999999;
	}
}
@media (max-width: 520px){
	header.has-sticky .header-wrapper.stuck div#top-bar {
    min-height: 45px;
	transition: .3s all ease-in-out;
	}

	header.has-sticky div#top-bar {}

	.header-wrapper.stuck #masterhead {
		display: none !important;
	}

	header.has-sticky .header-wrapper.stuck div#masthead {
		height: 59px !important;
	}

	header.has-sticky .header-wrapper.stuck div#wide-nav {
		display: none;
	}
	body.archive .products.has-equal-box-heights .box-image {
		padding-top: 220px !important;
	}

	body.archive .products.has-equal-box-heights .box-image img {
		object-fit: contain;
	}
	body.archive .products p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
		font-size: 12px;
	}
	body.archive .product-small button.button {
		font-size: 15px !important;
		margin-bottom: 3px;
	}
	body.woocommerce-cart .cart-sidebar.col-inner {
		display: flex;
		flex-direction: column-reverse;
	}
	.row.category-page-row {
    	padding-top: 10px;
	}
}

/*
*	Vari bugfixing
*/
body.home .slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    display: block;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    left: initial;
    right: initial;
}
body.home  .flickity-slider .product-small button.button.alt {
    width: 100%;
}

body.home  .flickity-slider .product-small {
    text-align: left;
}
body.archive .product-small .add-to-cart-button {
    width: 100%;
}

.grecaptcha-badge {
    opacity: 0;
    pointer-events: none;
}

.badge-container.absolute.left.top.z-1 {
    margin-top: 65px;
}

/*
*	Colore bottone applica promozione
*/
form.checkout_coupon input.is-form.expand {
    background-color: #f99b1c;
    text-transform: uppercase;
    border: none;
    text-shadow: none;
    font-weight: 700;
    color: #ffffff;
}

#payment .place-order .button {
    width: 100%;
    line-height: 2.6em;
    font-size: 1.13em;
}
/*
*	Bugfixing grafici sito sparsi
*/
@media (min-width: 768px){
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
		width: 280px;
		
    -ms-transform: translateX(-290px);
    transform: translateX(-290px);
	}

}
@media (min-width: 993px){
body.archive .product.instock .quantity.buttons_added {
    float: right;
    margin-top: -10px;
}
/*
body.archive .product-small.product.instock .star-rating {position: absolute;}
*/
body.archive .product-small button.button {
    margin-bottom: 0;
}


body.archive .product-small  form.cart {
    margin-bottom: 0;
}
	body.archive .product-small.product.product-type-variable .star-rating {
    position: relative;
}
	
	body.archive  .product-small .name {
    color: #000;
    font-size: 1.1em;
}	
}

@media (min-width: 850px) and (max-width: 1100px){
	#wide-nav li.html.custom.html_topbar_left {
    display: none;
}
	#logo {
    	width: auto !important;
	}
}
@media (min-width: 850px) and (max-width: 950px){
	#logo{
    	max-width: 180px;
	}
}

/*
*	Modifiche pagina prodotto
*/
body.single-product .star-rating {
    display: inline-block;
    vertical-align: middle;
	position: relative !important;
}
body.single-product div#comments h2:first-of-type {
    display: none;
}

body.single-product #review_form_wrapper div#respond {
    background: #fafafa;
    padding: 30px;
}

body.single-product #review_form_wrapper #commentform {
    margin-bottom: 0;
}

body.single-product #review_form_wrapper #commentform input#submit {
    display: block;
    width: 100%;
    font-size: 1.1em !important;
	    margin-bottom: 0;
}

body.single-product #comments .commentlist li .comment-text{
	padding: 0;
}

body.single-product .ywar_review_count {
    color: #337654;
}
body.single-product #comments .commentlist li{
	margin-left: 0;
	margin-right: 0;
}

body.single-product #comments .commentlist .comment-text .star-rating {
    display: inline-block;
    vertical-align: middle;
	
    position: relative !important;
}

body.single-product #comments .commentlist .comment-text p.meta {
    display: inline-block;
    vertical-align: middle;
	opacity: .6;
}

body.single-product #comments .commentlist .comment-text .description span.review_title {
    font-size: 1.1em;
    margin-bottom: 0;
    padding-bottom: 0;
}
.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before {
    color: #f3bc2d !important;
}
span.ywar_perc_rating {
    background-color: #f3bc2d !important;
}
body.single-product #reviews .meta em.verified::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIxNC4yNyAyMTQuMjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxNC4yNyAyMTQuMjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik0xOTYuOTI2LDU1LjE3MWMtMC4xMS01Ljc4NS0wLjIxNS0xMS4yNS0wLjIxNS0xNi41MzdjMC00LjE0Mi0zLjM1Ny03LjUtNy41LTcuNWMtMzIuMDc1LDAtNTYuNDk2LTkuMjE4LTc2Ljg1Mi0yOS4wMQ0KCQljLTIuOTEyLTIuODMyLTcuNTQ2LTIuODMxLTEwLjQ1NywwYy0yMC4zNTQsMTkuNzkyLTQ0Ljc3MSwyOS4wMS03Ni44NDQsMjkuMDFjLTQuMTQyLDAtNy41LDMuMzU4LTcuNSw3LjUNCgkJYzAsNS4yODgtMC4xMDQsMTAuNzU1LTAuMjE1LDE2LjU0MWMtMS4wMjgsNTMuODM2LTIuNDM2LDEyNy41NjcsODcuMzMxLDE1OC42ODJjMC43OTYsMC4yNzYsMS42MjYsMC40MTQsMi40NTYsMC40MTQNCgkJYzAuODMsMCwxLjY2MS0wLjEzOCwyLjQ1Ni0wLjQxNEMxOTkuMzYsMTgyLjc0MSwxOTcuOTU0LDEwOS4wMDgsMTk2LjkyNiw1NS4xNzF6IE0xMDcuMTMxLDE5OC44MTINCgkJYy03Ni45ODctMjcuOTY3LTc1LjgyMy04OS4yMzItNzQuNzktMTQzLjM1MWMwLjA2Mi0zLjI0OCwwLjEyMi02LjM5NiwwLjE2NC05LjQ4MmMzMC4wNC0xLjI2OCw1NC4wNjItMTAuMzcxLDc0LjYyNi0yOC4yODUNCgkJYzIwLjU2NiwxNy45MTQsNDQuNTkyLDI3LjAxOCw3NC42MzQsMjguMjg1YzAuMDQyLDMuMDg1LDAuMTAyLDYuMjMxLDAuMTY0LDkuNDc3QzE4Mi45NjEsMTA5LjU3NywxODQuMTI0LDE3MC44NDQsMTA3LjEzMSwxOTguODEyDQoJCXoiLz4NCgk8cGF0aCBkPSJNMTMyLjk1OCw4MS4wODJsLTM2LjE5OSwzNi4xOTdsLTE1LjQ0Ny0xNS40NDdjLTIuOTI5LTIuOTI4LTcuNjc4LTIuOTI4LTEwLjYwNiwwYy0yLjkyOSwyLjkzLTIuOTI5LDcuNjc4LDAsMTAuNjA3DQoJCWwyMC43NSwyMC43NWMxLjQ2NCwxLjQ2NCwzLjM4NCwyLjE5Niw1LjMwMywyLjE5NmMxLjkxOSwwLDMuODM5LTAuNzMyLDUuMzAzLTIuMTk2bDQxLjUwMS00MS41DQoJCWMyLjkzLTIuOTI5LDIuOTMtNy42NzgsMC4wMDEtMTAuNjA2QzE0MC42MzYsNzguMTU0LDEzNS44ODcsNzguMTUzLDEzMi45NTgsODEuMDgyeiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 18px;
    display: inline-block;
    content: '';
    vertical-align: top;
}

body.single-product #reviews .meta em.verified {font-size: 0;}
.xoo-wsc-modal a.xoo-wsc-ft-btn.xoo-wsc-cont {
    background-color: transparent;
    color: #2b2b2b;
}
@media (min-width: 1200px){
	.woocommerce.row.row-large.row-divided {
    	max-width: 1170px;
	}
}
body.woocommerce-cart td.product-remove a.remove {
    line-height: 22px !important;
}
body.woocommerce-checkout div#main {
    padding-top: 0;
}

body.woocommerce-checkout .gallery-col.col {
    padding-bottom: 0;
}
.xoo-wsc-related-products li.lslide {
    text-align: left;
}

.xoo-wsc-related-products li.lslide {}

.xoo-wsc-related-products li.lslide img {
    width: 100px;
    max-width: 100px;
}

.xoo-wsc-related-products li.lslide 
 .quantity.buttons_added.form-flat {
    display: none;
}

span.xoo-wsc-sp-title {}

.xoo-wsc-related-products li.lslide 
 button.button.alt {
    margin-bottom: 0;
    margin-top: 5px;
}

.xoo-wsc-related-products li.lslide 
 a.button.product_type_simple {
    font-size: 13px;
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    /* margin-right: 0; */
    /* margin-left: 0; */
}


.xoo-wsc-related-products li.lslide  a.button.product_type_variable.add_to_cart_button {
    font-size: .8em;
    margin-top: 5px;
    padding-bottom:0px !important;
    padding-left:13.44px;
    padding-right:13.44px;
    padding-top:0px !important;
}

body.single-product div#reviews {
    flex-direction: column-reverse;
    display: flex;
}
.mfp-wrap{
	z-index: 99999999999;
}
@media (min-width: 768px){
	.header-wrapper.stuck div#top-bar {
    min-height: 45px;
}
}

.message-container.container.alert-color.medium-text-center {
    background-color: #b20000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}

.woocommerce-info.wc-nonpurchasable-message {
    border: 3px dashed red;
    padding: 10px;
    font-weight: 600;
    margin-top: -20px;
    margin-bottom: 30px;
}

/* Nascondo le varie fields con tax */
#order_review small.includes_tax {
    display: none;
}

.cart-sidebar small.includes_tax {
    display: none;
}
.xoo-wsc-tax.xoo-wsc-tool {
    display: none;
}
.commentlist li .description, .comment-list li .description {
    font-style: normal;
}

/*
*	Modifiche commenti
*/
.comment_container .ywar-description p {
    margin-bottom: 0;
}

.comment_container .reply.review-actions   {
    padding-top: 0;
    padding-bottom: 0;
}

#reviews div.review-inappropriate {padding-top: 5px;padding-bottom: 0;}

body.single-product #comments .commentlist li {
/*    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;*/
	 */
    padding-top: 10px;
    padding-bottom: 10px;
}

#reviews .comment_container {
    padding-top: 15px;
}
.woocommerce-product-rating div[itemprop="itemReviewed"] {
    display: none !important;
}
/*
 * Fine modifiche commenti
*/


body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 120%;
}


label.shipping__list_label[for="shipping_method_0_free_shipping9"]::before,  label.shipping__list_label[for="shipping_method_0_flat_rate6"]::before{
/*    background-image: url(https://upload.wikimedia.org/wikipedia/it/thumb/2/24/Tnt_hd_logo.svg/800px-Tnt_hd_logo.svg.png);*/
/*    background-image: url(https://www.allegricaffe.com/wp-content/uploads/2020/08/logo-bartolini.jpg);*/
/*	background-image: url('https://www.allegricaffe.com/wp-content/uploads/2020/08/logo-brt-v2.jpg');*/
		background-image: url('https://www.allegricaffe.com/wp-content/uploads/2021/10/logo-tnt-brt-allegri.svg');

    content: ' ';
   /* width: 70px;
    height: 30px;*/
    width: 80px;
    height: 34px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 5px;
		background-position: center;
	    image-rendering: -webkit-optimize-contrast;
}
label.shipping__list_label[for="shipping_method_0_free_shipping9"],  label.shipping__list_label[for="shipping_method_0_flat_rate6"]{
padding-top: 0;
	padding-bottom: 0;
}
label.shipping__list_label[for="shipping_method_0_flexible_shipping_24_1"]::before {
    background-image: url(https://upload.wikimedia.org/wikipedia/it/2/26/UPS_logo.svg);
    content: ' ';
    width: 70px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 5px;
	background-position: center;
}



/*
*	Facebook

.fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_pop_in {
    left: 20px;
}

.fb_iframe_widget iframe{
	left: 20px;
}
.fb_customer_chat_bubble_animated_no_badge{
	left: 20px;
}
 #fb-root > div.fb_dialog.fb_dialog_advanced.fb_shrink_active {
     right: initial !important;
     left: 18pt;
     z-index: 9999999 !important;
  }
  .fb-customerchat.fb_invisible_flow.fb_iframe_widget iframe {
     right: initial !important;
     left: 18pt !important;
  }
	


@media (max-width: 768px){
	.fb-customerchat.fb_invisible_flow.fb_iframe_widget iframe{
		bottom: 80px !important;
		left: 0 !important;
	}	

}
#fb-root .fb-customerchat .fb_dialog_mobile{
		left: 0;
	}
*/
/*
@media (min-width: 768px){
.fb_iframe_widget iframe {
    right: initial;
    left: 4px;
	display: none;
}
.fb_iframe_widget iframe.fb_customer_chat_bounce_in_v2{
	display:inherit;
}
.fb_dialog_content iframe {
    right: initial;
    left: 13px !important;
}
}
		*/
@media (max-width: 768px){
/*	.fb_iframe_widget iframe {
    right: initial;
    left: 4px;
}
.fb_dialog_content iframe {
    right: initial;
    left: 13px !important;
}
	*/
}
	



#review_form_wrapper .g-recaptcha {
    margin-bottom: 20px;
}

#payment li.wc_payment_method .payment_box:not(.payment_method_cod) {
    display: none !important;
}


#payment li.wc_payment_method.payment_method_paypal a {
    display: none !important;
}


#payment li.wc_payment_method label img {
    text-align: right;
    align-self: center;
    margin-left: 20px;
}

#payment li.wc_payment_method label {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

#payment li.wc_payment_method {
    display: flex;
}

.checkout-sidebar.sm-touch-scroll .woocommerce-privacy-policy-text {
    text-align: center;
}

#payment li.wc_payment_method.payment_method_xpay {
    display: flex;
}


#payment li.wc_payment_method.payment_method_paypal img{
	margin-right: 0 !important;
}
.woocommerce-form-coupon-toggle .message-container.container.medium-text-center {
    font-weight: 700;
    opacity: 0.7;
}

.woocommerce-form-coupon-toggle .message-container.container.medium-text-center a {font-weight: 400;}



#payment li.wc_payment_method.payment_method_cod {
    display: inline !important;
}

#payment li.wc_payment_method.payment_method_cod label {
    display: inline;
}

body.woocommerce-checkout form.checkout #customer_details span.woocommerce-input-wrapper {
    width: 100%;
}
span.password-input {
    width: 100%;
}

body.product-template-default .product-gallery-default .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
    min-height: 400px;
}

body.woocommerce-checkout #xs-social-login-container {
    margin: 5px 0;
    padding-bottom: 10px;
}


#payment li.wc_payment_method.payment_method_xpay label img {
    width: auto;
    height: 15px;
	padding: 0;
}

#payment li.wc_payment_method.payment_method_xpay label {display: flex;align-items: center; 
    flex-wrap: nowrap;}

#payment .payment_methods .payment_method_xpay_applepay img, #payment .payment_methods .payment_method_xpay_amazonpay img{
height: 30px;
}
#payment .payment_methods .payment_method_xpay_googlepay img{
	height: 40px;
	max-height: 40px;
}