/* Logged in & out conditions */

.logged-in-condition .hide-logged-in {
	display: none!important;
}

.logged-out-condition .hide-logged-out {
	display: none!important;
}

.add_gift_card_form {
	display: none!important;
}

.elementor-widget-woocommerce-products .add_to_cart_button {
	display: none!important;
}

.woocommerce table.shop_attributes th {
	width: 230px!important;
	color: black;
}

.elementor-slideshow__description {
	display: none!important;
}

.woocommerce-product-attributes-item__label {
	background-color: transparent!important;
	border-bottom: 1px solid #e4e4e4!important;
	border-top: 1px solid #e4e4e4!important;
	border-left: none!important;
}

.woocommerce-product-attributes-item__value {
	background-color: transparent!important;
	padding-left: 15px!important;
	vertical-align: middle!important;
	color: #d81f20!important;
	font-weight: bolder!important;
}

.woocommerce table.shop_attributes td {
	border-bottom: 1px solid #e4e4e4!important;
	border-top: 1px solid #e4e4e4!important;
	border-right: none!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs  {
	display: none;
	
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
	border-top: 0px !important;
}

.woocommerce div.product form.cart {
	border: 0px !important;
}

.mfp-bg {
	display: none;
}

.mfp-content {
	display: none;
}

.langWidget {
	margin-bottom: 0 !important;
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
	display: none;
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
	left: -19px;
}

.woocommerce ul.products li.product .button {
	visibility: hidden;
}

.dialog-type-lightbox .dialog-message {
	padding-bottom: 0 !important;
}

.dialog-type-lightbox {
	background: black;
}

.elementor-lightbox .elementor-lightbox-item {
	padding: 0 !important;
}

.elementor-swiper-button {
	padding: 2rem;
}

.woocommerce-message {
	display: none !important;
}

.wcwl_email_elements input {
	height: 42px;
    padding-left: 2rem;
    min-width: 231px;
    border-radius: 4px;
    border: 1px solid black;
    margin-top: 1rem;
}

.elementor-slideshow__title {
	display: none !important;
}

.woocommerce-loop-product__title {
	text-align: center!important;
}

.woocommerce-LoopProduct-link .price {
	margin-top: 10px;
	text-align: center!important;
}

.woocommerce-order-overview woocommerce-thankyou-order-details order_details {
	padding: 0!important;
}

.woocommerce-notice woocommerce-notice--success woocommerce-thankyou-order-received {
	color: #00b894!important;
  font-size: 1rem!important;
  font-weight: 500!important;
}


.stock.in-stock {
	display: none!important;
}

@media only screen and (max-width: 600px) {
  #gt_float_wrapper {
    top: 50px !important;
		position: absolute!important;
  }
	
	.gt_float_switcher {
		font-size: 15px!important;
	}
	
	.gt-current-lang {
		padding: 5px 8px!important;
	}
	
	.gt-current-lang img {
		width: 20px!important;
	}
}