/*
Theme Name:   SegaGO (Hello Elementor Child)
Theme URI:    http://animacode.com/
Description:  SegaGO Theme - Based on Hello Elementor
Author:       Frederic Sénèque
Author URI:   http://animacode.com
Template:     hello-elementor
Version:      1.0.48
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  sega-go
*/




@import url("../hello-elementor/style.css");

span.woocommerce-Price-currencySymbol {
    font-size: small;
}

.country-links,.slick_slider {
    list-style: none;
    padding: 0;
    margin: 0;
}

.country-links:not(.images) li {
    display: block;
}

.country-links.images li,.slick_slider li {
    text-align: left;
    padding: 0 1vw;
    box-sizing: border-box;
	width:25%;
	display: inline-block;
}

.wpwl-button-pay {
    color: #fff !important;
}


.country-links li img,.slick_slider li img {
    border-radius: 1.5vw;
    width: 100%;
    height: auto;
}

.country-links h2,.slick_slider h2 {
    color: var(--e-global-color-secondary);
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}

.country-links:not(.images) h2 {
    color: var(--e-global-color-primary);
}

ul.country_categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.country_categories li {
    margin-bottom: 5px;
}

ul.country_categories a {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 1em;
}

ul.country_categories a span.count {
    color: marktext;
}

.country-links:not(.images) li.active h2,.country_categories li.active a {
    color: var(--e-global-color-secondary);
    text-decoration: underline;
    font-style: italic;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    color: #000 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td {
    color: #000 !important;
    font-weight: bold !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled {
    font-weight: normal !important;
    color: #aaa !important;
}

/* Slick Arrows */
button.slick-prev,
button.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: calc(50% - 20px);

    display: block;

    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    outline: none;
    background: #ffffffdd;
    border: 5px solid #c0d9df;
    border-radius: 50%;
	z-index: 10;
}
button.slick-prev:hover,
button.slick-prev:focus,
button.slick-next:hover,
button.slick-next:focus
{
    color: transparent;
    outline: none;
    background: #fff;
}
button.slick-prev:hover:before,
button.slick-prev:focus:before,
button.slick-next:hover:before,
button.slick-next:focus:before
{
    opacity: 1;
}
button.slick-prev.slick-disabled:before,
button.slick-next.slick-disabled:before
{
    opacity: .25;
}

button.slick-prev:before,
button.slick-next:before
{
    font-family: monospace;
    font-size: 40px;
    line-height: 20px;
	font-weight: 900;
    opacity: 1;
    color: var(--e-global-color-primary);

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button.slick-prev
{
    left: -20px;
}
[dir='rtl'] button.slick-prev
{
    right: -20px;
    left: auto;
}
button.slick-prev:before
{
    content: '←';
}
[dir='rtl'] button.slick-prev:before
{
    content: '→';
}

button.slick-next
{
    right: -20px;
}
[dir='rtl'] button.slick-next
{
    right: auto;
    left: -20px;
}
button.slick-next:before
{
    content: '→';
}
[dir='rtl'] button.slick-next:before
{
    content: '←';
}

.country-links.slick_slider h2,.slick_slider h2 {
	color: black;
    font-family: 'Montserrat';
    font-weight: 700;
    padding: .5em 0 .5em 1em;
    margin: 0;
    font-size: 1.1em;
}

ul.country-links.horizontal {
    display: block;
    text-align: center;
}

ul.country-links.horizontal li {
    display: inline-block;
    padding: 0 1em;
}

ul.country-links.horizontal li a {
    font-size: 1em;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #000;
    padding: 0 0.5em;
    margin-bottom: 0.3em;
}

ul.country-links.horizontal li.active a {
    border-bottom: 3px solid #000;	
}
.custom-product-images {
    height: 50vh;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 3em;
}

.custom-product-images a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.custom-product-images a.img1 {
    width: 70%;
    display: inline-block;
    height: 100%;
}

.custom-product-images .imgs {
    width: 30%;
    height: 100%;
    display: inline-block;
    padding-left: 12px;
}

.custom-product-images .imgs a {
    height: calc(50% - 6px);
}

.custom-product-images .imgs a.img2 {
    margin-bottom: 12px;
}

li.elementor-icon-list-item {
    margin-bottom: 0.5em !important;
}

.elementor-icon-list-text p {
    margin: 0;
}

@media only screen and (max-width: 767px) { 
	.country-links.images li,.slick_slider li {
		width:100%;
		margin-bottom: 2em;
	}
	
}
