/*
Theme Name: Atlantic Asia
Theme URI: https://atlantic-asia.co.th
Author: PHATLQ
Author URI: https://wam.vn
Description: A custom theme called Atlantic Asia Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-theme, atlantic
Text Domain: atlantic-asia
*/

.trp-language-switcher > div {
    box-sizing: border-box;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-image: unset;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 0;
    background-repeat: no-repeat;
    background-color: unset;
}
.trp-language-switcher > div > a:hover {
    background: unset;
    border-radius: 0;
}
.trp-language-switcher:hover .trp-ls-shortcode-language {
    padding: 0;
}
img.trp-flag-image 
{
	width: 24px!important;
	height: 16px!important;
}
.elementor .product-2-cols__img img, .elementor .banner-range__img img {
    border-radius: var(--bs-border-radius-2xl) var(--bs-border-radius-2xl) 0 var(--bs-border-radius-2xl)
}