.wc-pao-addon-image-swatch-select{display:none}.wc-pao-addon-image-swatch{display:inline-block;outline:1px solid #ddd;padding:2px;margin-right:5px;margin-bottom:2px}.wc-pao-addon-image-swatch:active,.wc-pao-addon-image-swatch:focus,.wc-pao-addon-image-swatch:hover{outline:1px solid #666}.wc-pao-addon-image-swatch.selected{outline-color:#0f834d;outline-width:2px}.wc-pao-addon-image-swatch img{max-width:65px;max-height:65px}.wc-pao-addon-heading{margin:1em 0 0}.wc-pao-addon{margin:0 0 1em;padding:0 2px}.wc-pao-addon p{margin:0}.wc-pao-addon .wc-pao-addon-name{margin:0;display:inline-block}.wc-pao-addon label.wc-pao-addon-name{font-weight:700}.wc-pao-addon .wc-pao-addon-description{font-style:italic}.wc-pao-addon .wc-pao-addon-wrap{margin:.5em 0 0 0}.wc-pao-addon .wc-pao-addon-wrap select{width:auto;min-width:50%}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox{align-self:center;margin-right:4px}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-radio{align-self:center}.wc-pao-cart-quantity-field input{background:0 0!important;outline:0!important;border:0!important;box-shadow:none!important}.wc-pao-addon-chars-remaining{display:none}.wc-pao-addon-chars-remaining.visible{display:block}.woocommerce .wc-pao-addon .wc-pao-addon-wrap label{display:inline}.wc-pao-addon abbr.required{text-decoration:none!important}div.product-addon-totals{margin:20px 0 40px 0;padding:20px 0 0 0;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}div.product-addon-totals ul{list-style:none;margin:0}div.product-addon-totals ul li{display:flex;justify-content:space-between;padding:5px 0}div.product-addon-totals ul li.wc-pao-row-quantity-based{padding-left:20px}div.product-addon-totals .wc-pao-subtotal-line{justify-content:flex-end;border-top:1px solid #eee;padding:10px 0;margin-top:20px}.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price{margin:0}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.wc-pao-addon-checkbox-required-error{color:#e2401c}#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; /* Above DFW. */
}

#TB_window {
	position: fixed;
	background-color: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeWindowButton {
	position: absolute;
	left: auto;
	right: 0;
	width: 29px;
	height: 29px;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden;
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #ddd;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 100050;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	display: block;
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: "\f158";
	font: normal 20px/29px dashicons;
	speak: never;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
	color: #006799;
}

#TB_closeWindowButton:focus .tb-close-icon {
	-webkit-box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
}/*
Frontend style.
Contain all frontend style of the plugin.

/* 1. General
======================================================= */
.swatchly-type-wrap *,
.swatchly-type-wrap *::after,
.swatchly-type-wrap *::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swatchly_d_none,
.single-product .variations_form .variations tr.swatchly_d_none {
    display: none !important;
}


/* Swatch Alignment */
.swatchly_align_center .swatchly-type-wrap{
    justify-content: center;
}
.swatchly_align_right .swatchly-type-wrap{
    justify-content: flex-end;
}

.pl_show_swatches_label_1 .swatchly_loop_variation_form tr,
.single-product .variations_form .variations tr{
    display: grid !important;
    grid-auto-columns: auto;
    grid-auto-rows: auto;
    justify-content: flex-start;
    text-align: left;
    grid-template-columns: auto;
    grid-gap: 0;
    width: 100%;
    max-width: 100%;
    border: unset !important;
    margin-bottom: 10px;
    height: auto !important;
}
.single-product .products .swatchly_align_center .variations tr{
    justify-content: center;
}
.pl_show_swatches_label_1 .swatchly_loop_variation_form td,
.single-product .variations_form .variations td{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    border: unset;
    padding: 0;
    margin: 0;
}
.pl_show_swatches_label_1 .swatchly_loop_variation_form .reset_variations{
    display: inline-block;
    margin-left: 5px;
}

/* 2. Swatch design
======================================================= */
.swatchly-type-wrap img {
    max-width: 100%;
    max-height: 100%;
}

.swatchly-type-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.swatchly-swatch {
    margin: 5px 5px 5px 0;
    position: relative;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*Width & Height controll*/
.swatchly-swatch {
    min-width: 33px;
    min-height: 33px;
}

.swatchly-type-image .swatchly-swatch {
    width: 35px;
    height: 35px;
}

/* border controll */
.swatchly-swatch{
    border: 1px solid #d8d8d8;
}


.swatchly-swatch:last-child {
    margin-right: 0;
}

.swatchly-swatch:focus {
    display: none;
}

.swatchly-swatch .swatchly-content {
    position: relative;
    border: none;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0px 7px;
    border-radius: 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}

.swatchly-inset .swatchly-swatch:before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    width: 100%;
    height: 100%;
}


/*Swatch Types*/
.swatchly-type-image .swatchly-swatch:not(.swatchly-disabled) .swatchly-content {
    padding: 0;
}

.swatchly-type-image .swatchly-content img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}


/*Shapes*/
.swatchly-shape-type-rounded .swatchly-swatch {
    border-radius: 3px;
}

.swatchly-shape-type-rounded .swatchly-content img {
    border-radius: 3px;
}

.swatchly-shape-type-rounded.swatchly-type-image .swatchly-content {
    display: inline-block;
    height: 100%;
    border-radius: 3px;
}

.swatchly-shape-type-circle .swatchly-swatch {
    border-radius: 5000px;
}

.swatchly-shape-type-circle .swatchly-content {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swatchly-shape-type-circle .swatchly-content img {
    border-radius: 5000px;
}

.swatchly-shape-type-circle.swatchly-type-image .swatchly-swatch .swatchly-content {
    border-radius: 50000px;
    text-align: center;
}

.swatchly-shape-type-circle.swatchly-type-image .swatchly-content img {
    border-radius: 5000px;
    vertical-align: middle;
}


/*Inset*/
.swatchly-shape-type-rounded.swatchly-inset .swatchly-swatch:before {
    border-radius: 3px;
}

.swatchly-shape-type-circle.swatchly-inset .swatchly-swatch:before {
    border-radius: 5000px;
}

/*Hover & Selected*/
.swatchly-swatch:hover,
.swatchly-swatch.swatchly-selected,
.swatchly-swatch.swatchly-more-button {
    border-color: #000;
}

.swatchly-swatch.swatchly-more-button {
    background-color: #000;
    color: #ffffff;
}

.swatchly-shape-type-circle .swatchly-selected,
.swatchly-type-image .swatchly-shape-type-circle .swatchly-selected .swatchly-content {
    border-radius: 5000px;
}

.swatchly-swatch.swatchly-selected.swatchly-content {
    border: 1px solid #000 !important;
}


/*Disabled*/
.swatchly-swatch.swatchly-disabled {
    position: relative;
    pointer-events: none;
    cursor: not-allowed;
    overflow: hidden;
    opacity: .7;
}

.swatchly-swatch.swatchly-disabled .swatchly-content:after,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.swatchly-swatch.swatchly-disabled .swatchly-content:before,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.swatchly-swatch.swatchly-disabled .swatchly-content::after,
.swatchly-swatch.swatchly-disabled .swatchly-content::before,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content::after,
.swatchly-type-image .swatchly-swatch.swatchly-disabled .swatchly-content::before {
    position: absolute;
    content: "";
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
    min-width: auto;
    width: 100%;
    height: 1px;
    background: #fd2727;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
}

.swatchly-blur-without-cross .swatchly-disabled .swatchly-content::before,
.swatchly-blur-without-cross .swatchly-disabled .swatchly-content::after,
.swatchly-blur .swatchly-disabled .swatchly-content::before,
.swatchly-blur .swatchly-disabled .swatchly-content::after {
    display: none;
}

.swatchly-blur-with-cross .swatchly-disabled,
.swatchly-blur .swatchly-disabled {
    opacity: .3;
}

.swatchly-hide .swatchly-disabled {
    display: none;
}


/* 3. Tooltip
======================================================= */
.swatchly-swatch .swatchly-tooltip {
    position: absolute;
    background: #000;
    text-align: center;
    z-index: 3;
    border: 2px solid #000;
    align-items: center;
    max-width: 150px;
    min-width: 80px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .6s, margin .3s;
    -o-transition: opacity .6s, margin .3s;
    transition: opacity .6s, margin .3s;
    font-size: 13px;
    line-height: 14px;
    bottom: 130%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.swatchly-swatch .swatchly-tooltip::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: "";
    height: 0;
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 0;
    bottom: -9px;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
}

.swatchly-swatch .swatchly-tooltip-text {
    white-space: normal;
    padding: 7px 7px;
}

.swatchly-swatch .swatchly-tooltip-image {
    background-color: #ffffff;
    padding: 5px;
    max-width: 80px;
    width: 100%;
    min-width: 50px;
}

.swatchly-swatch .swatchly-tooltip img {
    /* Remove theme default margin */
    margin: 0 !important;
}

.swatchly-swatch:hover .swatchly-tooltip {
    visibility: visible;
    opacity: 1;
}

.woocommerce.single-product div.product form.cart .variations td.label,
.woocommerce.single-product div.product form.cart .variations td.value {
    width: auto;
    display: block;
}


/* 4. Archive Page
======================================================= */
.swatchly-more-button a {
    color: #333;
    text-decoration: none;
}

.swatchly-swatch.swatchly-more-button .swatchly-content::after {
    content: '';
    left: 50%;
    top: 50%;
    height: 18px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.swatchly-swatch.swatchly-more-button .swatchly-content::before {
    content: '';
    left: 50%;
    top: 50%;
    height: 1px;
    width: 18px;
    background-color: #fff;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*Loop variation form*/
.swatchly_loop_variation_form table {
    border: none;
    margin-bottom: 0px;
    background: transparent !important;
}

.swatchly_loop_variation_form table td {
    border: unset;
    padding: 0 5px 0 0 !important;
}

.swatchly_loop_variation_form td.value {
    padding-bottom: 5px;
}

/*center align*/
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_center tr,
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_center td{
    text-align: center;
    justify-content: center;
}
.swatchly_loop_variation_form.swatchly_align_center td{
    text-align: center;
}

/*right align*/
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_right tr,
.pl_show_swatches_label_1 .swatchly_loop_variation_form.swatchly_align_right td{
    text-align: right;
    justify-content: flex-end;
}
.swatchly_loop_variation_form.swatchly_align_right td{
    text-align: right;
}

.swatchly_loop_variation_form.swatchly_align_right td.value,
.swatchly_loop_variation_form.swatchly_align_right .swatchly-type-wrap {
    text-align: right;
    justify-content: flex-end;
}

.swatchly_loop_variation_form.swatchly_align_right .reset_variations {
    display: inline-block;
    text-align: right;
}
.swatchly_pl.swatchly_out_of_stock p {
    margin-bottom: 0;
    color: red;
}

.swatchly_default_select {
    display: none !important;
}

/*Notice*/
#TB_window #TB_title {
    background: transparent;
    border-bottom: none;
}

#TB_window #TB_ajaxContent {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    width: 100% !important;
    height: auto !important;
    max-height: 80vh !important;
    overflow: auto;
    padding: 0 15px;
}

/* 5. Theme Support
======================================================= */

/* Hello elementor */
.theme-hello-elementor table.variations tbody>tr>td, 
.theme-hello-elementor table.variations tbody>tr>th{
    background: transparent;
}

/* Woodmart */
.theme-woodmart.single-product .variations label:after{
    display: none;
}
.theme-woodmart .swatchly_loop_variation_form .reset_variations{
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto;
}/**
 * Frontend style
 *
 * @author YITH <plugins@yithemes.com>
 * @version 1.0.0
 *
 * @package YITH\BadgeManagement
 */

.yith-wcbm-clearfix:before,
.yith-wcbm-clearfix:after {
    content : '';
    display : table;
}

.yith-wcbm-clearfix:after {
    clear : both;
}

.yith-wcbm-clearfix {
    zoom : 1; /* For IE 6/7 (trigger hasLayout) */
}

.yith-wcbm-badge {
    position        : absolute;
    display         : flex;
    justify-content : center;
    flex-direction  : column;
    box-sizing      : border-box;
    text-align      : center;
    line-height     : normal;
    z-index         : 50;
    font-family     : "Open Sans", sans-serif;
    font-size       : 13px;
    min-width       : max-content;
}

.yith-wcbm-badge img {
    display : block;
}

.yith-wcbm-badge p {
    margin      : 0 !important;
    line-height : inherit;
    font-size   : unset !important;
}

.yith-wcbm-badge strong,
.yith-wcbm-badge b {
    font-weight : 600;
}

p.yith-wcbm-badge-txt {
    margin  : 0;
    padding : 0;
}

.container-image-and-badge {
    position    : relative;
    display     : block;
    text-indent : 0;
    line-height : 0;
}

.yith-wcbm-badge img {
    margin : 0 !important;
}

span.onsale {
    z-index : 10;
}

/* Shortcode */
.yith-wcbm-shortcode-badge-container .container-image-and-badge {
    display : inline-block;
}

/* ============================================================================================
 *            T h e m e s  a n d   p l u g i n s    C o m p a t i b i l i t y
 * ============================================================================================
*/

/* - - - hide in cart items - - - */
.cart_item .yith-wcbm-badge {
    display : none !important;
}

/* - - - hide badges on product thumbnails - - - - */
.product-thumbnails .yith-wcbm-badge {
    display : none !important;
}

/* ----- Flatsome ----- */
.yith-wcbm-theme-flatsome .iosSlider.product-thumbnails .yith-wcbm-badge,
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge .yith-wcbm-badge {
    display : none !important;
}

.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge,
.yith-wcbm-theme-flatsome .products .container-image-and-badge,
.yith-wcbm-theme-flatsome .yith-wcbm-badge img {
    position : static !important;
}

/* ----- Avada ----- */
.fusion-menu-cart-items .yith-wcbm-badge {
    display : none !important;
}

/* ----- Wishlist ----- */
#yith-wcwl-form .yith-wcbm-badge {
    display : none !important;
}

/* ---- Frequently Bough together ---- */
.yith-wfbt-section .yith-wcbm-badge, .yith-wfbt-form .yith-wcbm-badge {
    display : none !important;
}

/*---- Save for later ---- */
#ywsfl_container_list .yith-wcbm-badge {
    display : none !important;
}

/* ---- Quick View ---- */
.yith-quick-view-nav .container-image-and-badge {
    position : static !important;
    width    : 100% !important;
    padding  : 0 !important;
}

.yith-quick-view-nav .yith-wcbm-badge {
    display : none !important;
}

/* ---------- Ajax Search ---------- */
.yith-ajaxsearchform-container .yith-wcbm-badge {
    display : none !important;
}

/* ---------- Product Bundles -------------- */
.yith-wcpb-product-bundled-items .yith-wcbm-badge {
    display : none !important;
}

/* ------ Storefront Sticky Add to Cart -------- */
.ssatc-sticky-add-to-cart .yith-wcbm-badge {
    display : none !important;
}

/* ------ Request a Quote ------- */
.yith-ywraq-list-widget-wrapper .yith-wcbm-badge {
    display : none !important;
}

/* ------ Added to cart popup ------- */
.yith-wacp-content table.cart-list .yith-wcbm-badge {
    display : none;
}

/* ------ Basel Theme -------- */
body.yith-wcbm-theme-basel .container-image-and-badge > img,
body.yith-wcbm-theme-basel .container-image-and-badge *:not(.yith-wcbm-badge) img {
    width : 100%;
}