/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    --color-primary: #292929;
    --color-hover: #6c6a6b;
    --color-white: #fff;
    --color-border: #ebebeb;
    --price-color: #DF0000;
}

.account-item img {
    width: 25px;
    height: 25px;
}

.image-icon img {
    width: 28px;
    height: 28px;
}

.header-search-form-wrapper .searchform-wrapper input {
    height: 45px;
    font-size: 14px;
    padding: 0 50px 0 15px;
    border: 1px solid var(--color-border);
    overflow: hidden;
    background: var(--color-white);
    border-radius: 9999px !important;
}

.header-search-form-wrapper .searchform-wrapper .ux-search-submit {
    position: absolute;
    z-index: 4;
    height: calc(100% - 6px);
    border-radius: 999px !important;
    background: var(--color-primary);
    padding: 0;
    top: 2px;
    right: 3px;
    min-width: 60px;
    font-size: 16px;
}

.menu-item>.nav-top-link {
    min-height: 50px;
    padding: 20px 10px;
}

.menu-item:hover>.nav-top-link {
    background: var(--color-hover);
}

.nav-dropdown-has-arrow li.has-dropdown:before,
.nav-dropdown-has-arrow li.has-dropdown:after {
    display: none !important;
}

.flex-right .account-item {
    margin-left: 10px;
    margin-right: 10px;
}

.flex-right li {
    margin-bottom: 0;
}

.cart-item .nav-dropdown {
    background-color: var(--color-white);
    color: var(--color-primary);
}

.slide-custom {
    height: 100%;
}

.elementor-element .elementor-swiper,
.elementor-lightbox .elementor-swiper {
    position: relative;
}

.elementor-swiper-button {
    width: 40px;
    height: 40px;
    background-color: var(--color-white);
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: var(--color-primary) !important;
}

.elementor-swiper-button svg {
    fill: var(--color-primary) !important;
}

.hover-box .elementor-widget-container:hover {
    transform: scale(1.03);
    transition: all .3s;
}

.button-variable-item {
    overflow: hidden;
}

.button-variable-item.selected .variable-item-contents:before {
    content: '';
    padding: 4px;
    font-size: 10px;
    line-height: 1;
    position: absolute;
    top: -15px;
    right: -13px;
    background: var(--color-primary);
    width: 26px;
    height: 24px;
    transform: rotate(45deg);
    border-radius: 100%;
}

.button-variable-item.selected .variable-item-contents:after {
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkCw8RJSHXzNuNAAAAfElEQVQoz7WRsQ2CYBQGLwRCaLRkDwqdwcLCSZjCmj2AgtoJXMbEUquzEAz+8Je89r675sGG59ka0ig+0ZFbJDGbgRwoAXemi/hb1QZw793ebB739cPgTdV2qvzZAFY+VL+VwB4nB59j5RLYhBVXcTBZw7NJDAN49LrFyz67GnkMHStx0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMS0xNVQxNzozNzozMyswMDowMGfDTJEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTEtMTVUMTc6Mzc6MzMrMDA6MDAWnvQtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 0;
    width: 6px;
    height: 6px;
}

.variations .label label {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.woo-variation-swatches.wvs-show-label .variations td {
    margin-bottom: 20px;
}

.product-short-description img {
    margin-bottom: 5px !important;
    max-width: 125px;
}

.product-page-price ins * {
    color: var(--price-color) !important;
    padding-right: 5px;
}

.product-page-price del {
    font-size: 18px;
}

.product-page-price del * {
    font-weight: 600;
}

.discount-percentage {
    border-radius: 999px;
    background: var(--price-color);
    color: var(--color-white);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    padding: 3px 8px;
    font-weight: bold;
    margin-left: 10px;
}

.price-wrapper .price {
    margin-bottom: 0;
}

.save-price {
    padding-bottom: 10px;
}

.save-price {
    font-size: 14px;
    width: 100%;
    font-weight: bold;
    color: #000;
}

.save-price span {
    color: var(--price-color);
}

.product-sku {
    color: #000;
    font-size: 14px;
    padding-left: 10px;
}

.product-sku span {
    color: #007bff;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    font-weight: 500;
    color: #000;
}

.ux-buy-now-button {
    margin: 0;
    color: #ffcb08;
    width: 100%;
    min-height: 47px;
    border-radius: 5px;
}

.goingay {
    text-align: center;
    color: #000;
    font-size: 16px;
    padding-top: 5px;
}

.woocommerce-variation-add-to-cart {
    flex-wrap: unset
}

.single_add_to_cart_button {
    width: 100%;
    background-color: transparent !important;
    border: 1px solid #000;
    border-radius: 5px;
    min-height: 45px;
    color: #000;
}

.single_add_to_cart_button:hover {
    background-color: transparent !important;
    box-shadow: unset;
    color: #000;
}

.woocommerce-variation-add-to-cart :where(.ux-quantity, .single_add_to_cart_button, .ux-buy-now-button),
form.cart :where(.ux-quantity, .single_add_to_cart_button, .ux-buy-now-button) {
    flex: unset !important;
}

.ux-quantity .input-text {
    min-width: 120px;
    min-height: 50px;
    border-left: 0;
    border-right: 0;
}

.ux-quantity .ux-quantity__button {
    background-color: transparent !important;
    font-size: 20px;
    color: #000;
    border: 0;
}

.woocommerce-tabs li a {
    color: #000 !important;
    font-size: 18px;
    text-transform: capitalize;
}

.woocommerce-tabs li {
    margin: 0px 17px;
}

.ux-quantity .minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ux-quantity .plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

li.uc_tab-slider--trigger.uc_active .uc-tab-slider__link {
    border-bottom: 2px solid #2d2d2d;
    padding-bottom: 18px;
}

.uc_tab-slider--tabs.uc-items-wrapper {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
}

.title-wrapper .category {
    color: #969696 !important;
    letter-spacing: 1.8px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
}

.title-wrapper .product-title {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    padding-bottom: 10px;
	overflow:hidden
}

.title-wrapper .product-title a{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
	overflow: hidden;
}

.title-wrapper .product-title a {
    color: #000;
}

.product-small .price-wrapper ins {
    padding-bottom: 5px;
}

.product-small .price-wrapper ins * {
    font-size: 16px;
    color: var(--price-color);
    font-weight: 700;
}

.product-small .price-wrapper ins {
    display: block;
}

.box-image {
    min-height: 310px;
    max-height: 310px;
    display: flex;
    align-items: center;
}

.product-lightbox .ux-quantity .input-text {
    min-width: 60px;
}

.chosen-color-display img {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 999px;
    box-shadow: 0 0 0 1px #eee;
    margin: 5px;
    cursor: pointer;
    transition: box-shadow .25sease, transform .25sease;
    box-shadow: 0 0 0 1px #000, inset 0 0 0 4px #fff;
    transform: scale(1.1);
    background-size: cover;
    padding: 5px;
}

.box-image img {
    object-fit: contain !important;
}

.pswp {
    display: none !important;
}

.w-100 .elementor-button-link {
    width: 100%;
    text-align: left;
}

.w-100 .elementor-button-content-wrapper {
    justify-content: start;
}

.form-footer .wpcf7-spinner {
    display: none;
}

.form-footer .wpcf7-submit {
    position: absolute;
    top: 3px;
    right: 4px;
    margin: 0;
    border-radius: 999px;
}

.form-footer .wpcf7-form-control-wrap input {
    height: 45px;
    border-radius: 9999px !important;
}

.widget a {
    color: #000;
}

.ega-row--grid {
    display: grid;
    grid-template-columns: 350px 1fr;
    grid-gap: 15px;
    align-items: center;
    margin-top: 30px;
}

#store {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 30px 20px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #868686;
    z-index: 2;
    -webkit-box-shadow: 0 62px 33px -60px #d1c1b5;
    box-shadow: 0 62px 33px -60px #d1c1b5;
    height: 100%;
}

li.current-dropdown>.nav-dropdown{
	left: 0;
    padding: 0;
}

@media (max-width: 767px) {
    #store {
        margin-top: 10px;
        padding: 20px 15px;
    }
}

.loading,
.not_found {
    display: none;
}

#map iframe {
    width: 100%;
    height: 500px !important;
    border-radius: 8px;
}

.loading-icon {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    color: var(--primary-color);
}

.ega-store-locator__address {
    margin-top: 30px;
    margin-bottom: 30px;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ega-media__left {
    margin-right: 7px;
    color: #000;
}

.ega-media__left svg {
    height: 28px;
    width: 20px;
}

.loadings{
    position: relative;
}

.loadings::before {
    content: 'Loading...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
    height: 108%;
}

.nav-dropdown{
	min-width: 400px;	
}

.product-title a:hover,
.product-title {
	color: #007bff
}

.entry-image img{
	width:auto
}

.entry-image{
	text-align:center;
	margin-bottom:1rem
}

.entry-header-text{
	padding-bottom:0
}

.col-inner.has-border {
    border: 0;
    background: #fafafa;
    border-left: 1px solid #ebebeb;
}

.hfe-breadcrumbs li{
	margin-bottom:0
}

.product-info  h1{
	color: #000
}

.widget_shopping_cart_content {
    padding: 15px;
}

.swiper-slide-bg{
	background-image:unset!important
}

.price-wrapper{
	margin-bottom:10px
}

.woocommerce-page .product-small.box .price bdi{
	color: var(--price-color)
}

.box-image img {
    background: #eaeff0;
}

#billing_address_1_field {
    width: 100%;
}

@media(max-width:991px){
	.nav>li>a,
	.nav>li.active>a{
		color:#000
	}
	
	.icon-menu{
		color:#fff
	}
}

@media screen and (min-width: 850px) {
    .vertical-thumbnails {
        overflow-x: unset;
        overflow-y: unset;
        max-width: 10%;
        flex-basis: 10%;
    }
}

@media(max-width:549px) {
    .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
    }

    .box-image {
        min-height: 210px;
        max-height: 210px;
        display: flex;
        align-items: center;
    }

    .uc_post_list_box .uc_post_content {
        display: none;
    }
}