/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.ji_custom_attr {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    align-items: center;
}
.ji_gdt {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
}
.ji_gdt:hover {
    text-decoration: none;
    color: #000;
}
.ji_variants {
    display: none;
}
.ji_add_cart .elementor-button {
    width: 100%;
}
.ji_composition{
    margin-bottom: 0 !important;
}
/* .ji_images_lists{
    max-height: 640px;
} */
/* Swipe vertical css */
.elementor-element.elementor-absolute.swipee-up,
.elementor-element.elementor-absolute.swipee-down,
.elementor-element.elementor-absolute.swipee-right,
.elementor-element.elementor-absolute.swipee-left {
    z-index: 99;
    cursor: pointer;
    line-height: 0;
}
.ji_images_lists .swiper-pagination {
    transform: none;
    z-index: 8;
    max-height: var(--ji_image_height);
    right: 15px;
    height: 100%;
    flex-direction: column;
}
.ji_images_lists .swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    border-radius: 100%;
    width: 10px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #000;
}
.ji_images_lists .swiper-container {
    display: flex;
    align-items: center;
    overflow: hidden;
    flex-direction: column-reverse;
    justify-content: space-between;
}
.ji_images_lists .swiper-wrapper {
    /* height: 640px; */
    height: var(--ji_image_height);
    /* Height of desktop swiper */
    flex-direction: column;
}
.ji_images_lists .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #000;
}
#gdt_modal .modal-dialog{
    height: calc(100vh - 60px);
}
#gdt_modal .modal-content{
    height: 100%;
}
#gdt_modal .modal-body{
    height: calc(100% - 53px);
}
#gdt_modal .modal-body iframe{
    height: 100%;
}
.ji_gallery .ce-gallery-icon a {
    position: relative;
    display: block;
}
.ji_gallery .ce-gallery-icon a:hover::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(0,0,0,0.3);
}
.ji_gallery_infos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    z-index: 1;
}
.ji_gallery_infos span{
    flex: 0 0 100%;
    color: #fff;
    text-transform: uppercase;
}
.ji_gallery_infos span.ji_gallery_title {
    font-size: 12px;
}
.link-items .list-group-item a {
    position: relative;
    padding-left: 30px;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.link-items .list-group-item a i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    line-height: 20px;
}
.list-group-item {
    padding: 0.75rem 1.25rem 0.75rem 0.75rem;
}
.link-items .list-group-item a:hover {
    color: #e2e2e2;
}
.page-my-account #content .links a span.link-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid;
}
.page-my-account #content .links a i {
    display: flex;
    padding-bottom: 0;
    width: auto;
    margin-right: 15px;
}
.my_account_right_column .list-group-item {
    border: none;
    float: left;
    width: 33.33333%;
    padding: 0;
}
.my_account_right_column .list-group-item a.returns-link {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    height: auto;
    padding: 1rem !important;
    background: #fff;
    margin: 0 15px !important;
}
.page-footer .text-sm-center {
    text-align: center;
}
.ji_login ul.sub-menu {
    display: none !important;
}
.elementor-2170101 .elementor-element.elementor-element-de7854a .elementor-nav--main:not(.e--pointer-framed) .elementor-item:after{
    display: none;
}
.elementor-widget .tet_scrol {
    padding: 5px;
}
.elementor-widget .tet_scrol_button {
    display: none;
}
.elementor-widget .tet_scrol .container {
    width: 100%;
    max-width: 1600px;
}

.page-my-account #content .links a{
    text-align: left !important;
}
@media (max-width:767px) {
    .my_account_right_column .list-group-item {
        width: 100%;
        padding: 0 .9375rem;
    }
    #ji_pic {
        margin-bottom: 0;
    }
    .my_account_right_column .list-group-item a.returns-link{
        margin: 0 0 30px !important;
    }
}
@media (max-width:1024px) {
    .ji_images_lists .swiper-wrapper {
        height: var(--ji_image_height);
        /* Height of tablet swiper */
    }
}
@media (min-width:1024px) {
    #gdt_modal .modal-dialog{
        max-width: 1000px;
    }
}

/* End Swipe vertical css */
.ji_images_lists {
    overflow-y: hidden;
    max-height: 980px;
}
.ji_images_lists .swiper-scrollbar {
    width: 2px;
    right: -20px;
    top: 0;
    height: 100%;
}
.ji_images_lists .swiper-scrollbar-drag {
    background: #000;
    border-radius: 0;
}
.ji_thumbs_lists {
    display: flex;
    flex-direction: column;
}
.ji_thumbs_lists .ji_thumb_product {
    width: max-content;
    margin-bottom: 10px;
    position: relative;
}
.ji_thumbs_lists .ji_thumb_product a::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255,255,255,0.35);
    left: 0;
    top: 0;
}
.ji_thumbs_lists .ji_thumb_product a.ji_thumb_product_active::before{
    display: none;
}
.ji_thumbs_lists .ji_thumb_product a {
    display: block;
    width: max-content;
    position: relative;
}
.ji_images_lists .ji_image_product a {
    display: block;
}
/* .ji_images_lists .ji_image_product a img {
    width: 100%;
    object-fit: cover;
    max-width: 740px;
} */

/* Switcher checkbox */
.lcs_wrap,
.lcs_wrap * {
    user-select: none;
}
.lcs_wrap {
	display: inline-block;	
	direction: ltr;
	height: 28px;
    width: 73px;
    vertical-align: middle;
}
.lcs_wrap input {
	display: none;	
}
.lcs_switch {
	display: inline-block;	
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	background: #ddd;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s ease-in-out; 
}
.lcs_cursor {
	display: inline-block;
	position: absolute;
	top: 50%;	
    margin-top: -11px;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .1);
	z-index: 10;
	transition: all .2s linear; 
}
.lcs_label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 33px;
	top: 5px;
	overflow: hidden;
	text-align: center;
	opacity: 0;
    text-shadow: 0 0 2px rgba(0,0,0, .1);
	transition: all .2s ease-in-out .1s;   
}
.lcs_label.lcs_label_on {
	left: -70px;
	z-index: 6;	
}
.lcs_label.lcs_label_off {
	right: -70px;
	z-index: 5;	
}
.lcs_switch.lcs_on {
	background: #000;
}
.lcs_switch.lcs_on .lcs_cursor {
	left: 48px;
}
.lcs_switch.lcs_on .lcs_label_on {
	left: 10px;	
	opacity: 1;
}
.lcs_switch.lcs_off {
	background: #b2b2b2;
	box-shadow: 0px 0px 2px #a4a4a4 inset; 	
}
.lcs_switch.lcs_off .lcs_cursor {
	left: 3px;
}
.lcs_switch.lcs_off .lcs_label_off {
	right: 10px;
	opacity: 1;	
}
.lcs_switch.lcs_disabled {
	opacity: 0.65;
	cursor: default;
}
.lcs_compact {
    height: 22px;
    width: 47px;
}
.lcs_compact .lcs_label {
    display: none;
}
.lcs_compact .lcs_cursor {
	margin-top: -8px;
	width: 16px;
	height: 16px;
}
.lcs_compact .lcs_switch.lcs_on .lcs_cursor {
	left: 28px;
}
/* End Switcher checkbox */
/* Switcher pure css */
.toggle {
	cursor: pointer;
	display: inline-block;
}
.toggle-switch {
	display: inline-block;
	background: #ccc;
	border-radius: 16px;
	width: 58px;
	height: 32px;
	position: relative;
	vertical-align: middle;
	transition: background 0.25s;
    cursor: pointer;
}

.toggle-switch::before,
.toggle-switch::after{
    content: "";
}
.toggle-switch::before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%,#eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: left 0.25s;
}
.toggle:hover::before {
    background: linear-gradient(to bottom, #fff 0%,#fff 100%);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
.toggle-checkbox:checked + .toggle-switch{
    background: #000;
}
.toggle-checkbox:checked + .toggle-switch:before {
    left: 30px;
}
.toggle-checkbox {
	position: absolute;
	visibility: hidden;
}
.toggle-label {
	margin-left: 5px;
	position: relative;
	top: 2px;
    display: none;
}
/* End Switcher pure CSS */
.PM_ASLabelCheckbox a.PM_ASLabelLink {
    display: none;
}
.tooltip-inner {
    background-color: #808080;
    text-transform: uppercase;
    font-size: 10px;
}
.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before
{
    border-top-color: #808080 !important;
}
.tooltip.in{
    opacity: 1;
}
.ji_product_pictos ul li img {
    max-width: 85px;
}
.ji_product_pictos ul {
    display: flex;
    justify-content: center;
}
.dialog-message.dialog-lightbox-message.animated.zoomIn {
    visibility: visible;
}
#spr .pull-left.average_text_info,
#spr .pull-left.star_custom_size {
    text-align: right !important;
}
.sticky .ji_desktop_header .ji_header_left_column svg {
    margin-top: 0;
}
ul#PM_ASCriterionGroupCheckbox_1_8 li:nth-child(2),
ul#PM_ASCriterionGroupCheckbox_2_8 li:nth-child(2) {
    display: none;
}
.dialog-message.dialog-lightbox-message.animated.zoomIn header.elementor-slideshow__header i::before,
.dialog-message.dialog-lightbox-message.animated.zoomIn header.elementor-slideshow__header .swiper-pagination-fraction,
.dialog-lightbox-widget .dialog-lightbox-close-button i::before
{
    color: #000;
}
#module-giftcard-choicegiftcard #content h1 {
    text-align: center;
}
#formgiftcard .btn-primary:disabled:hover{
    background-color: #cbcbcb;
}
#choicegiftcard #formgiftcard .jcarousel li.selected{
    border-color: #000;
}
.fancybox-inner .gcsm-header{
    background-color: #000;
}
.ji_reassurance_cart_footer .swiper-slide i {
    display: inline;
    margin-right: 5px;
    color: #000;
}
.ji_reassurance_cart_footer .swiper.swiper-container-initialized.swiper-container-horizontal {
    position: relative;
}
.ji_reassurance_cart_footer .swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    right: 0;
    left: unset;
    bottom: auto;
    width: max-content;
    top: -5px;
    background: #fff;
    height: 40px;
}
.ji_reassurance_cart_footer{
    overflow: hidden;
}
.ji_reassurance_cart_footer .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}
.ji_reassurance_cart_footer .swiper-slide {
    color: #000;
    font-weight: 600;
}
.elementor-lightbox .ji_product_list_cart .elementor-swiper-button i::before {
    width: 12px;
}
.elementor-lightbox .ji_product_list_cart .elementor-swiper-button-prev {
    justify-content: start;
}
.elementor-lightbox .ji_product_list_cart .elementor-swiper-button-next {
    justify-content: end;
}
.ji_product_list_cart .product-miniature .highlighted-informations {
    display: none;
}
.ji_product_list_cart .product-miniature .thumbnail-container:hover .product-description{
    background-color: #fff;
}
.ji_product_list_cart .product-miniature .thumbnail-container:hover .product-description .product-title a,
.ji_product_list_cart .product-miniature .thumbnail-container:hover .product-description .product-price-and-shipping{
    color: #000;
}
.ji_product_list_cart .product-miniature .product-title a:hover {
    color: #232323 !important;
}
.ji_product_list_cart .product-miniature .product-title a {
    font-size: 12px;
}
.ji_product_list_cart {
    border-top: 1px solid;
    margin-top: 20px;
    padding-top: 10px;
}
.ji_product_list_cart .elementor-heading-title {
    color: #000;
    font-size: 16px;
}
.ji_product_list_cart .product-miniature .product-flags,
.ji_product_list_cart .wishlist-button-add
{
    display: none;
}
.elementor-lightbox .ji_product_list_cart .elementor-swiper-button i{
    background-color: transparent;
}
@media (max-width:640px) {
    .ji_product_pictos ul li img {
        max-width: 70px;
    }
}

#checkout #tc-container .checkout-area-2 div#thecheckout-login-form {
    z-index: 1;
    position: relative;
}
#checkout #tc-container .checkout-area-2,
#checkout #tc-container-mobile #thecheckout-login-form
{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#checkout #tc-container .checkout-area-2::after {
    content: "";
    position: absolute;
    background: #000;
    left: -50vw;
    top: 0;
    width: 150vw;
    height: 100%;
    z-index: 0;
}
#checkout #tc-container .checkout-area-2 .inner-area .offer-login {
    color: #fff;
}
#checkout .checkout-block .inner-area .offer-login .classic-login a,
#checkout .checkout-block .inner-area .offer-login .classic-login a:hover
{
    background: #fff;
    color: #000;
}
#checkout .checkout-block .inner-area #login-form .form-footer .btn {
    color: #000;
    background-color: #fff;
}
#checkout #main .page-content {
    margin-top: 0;
    padding-top: 0;
}
#checkout .social-login .tc-social-login-btn{
    background-color: #fff;
}
#checkout .social-login {
    padding-left: 30px;
    margin-left: 30px;
}
#checkout .social-login:before{
    background: #000;
    color: #fff;
}
@media (max-width:767px) {
    #checkout #tc-container .checkout-area-2::after {
        display: none;
    }
    #checkout .social-login {
        padding-left: 0;
        margin-left: 0;
    }
}