@import url("/sito/components/com_eshop/themes/fashionpro/css/style.css");
@import url("/sito/modules/mod_eshop_cart/asset/css/style.css");
@import url("/sito/components/com_eshop/themes/fashionpro/css/custom.css");
@import url("/sito/components/com_eshop/assets/colorbox/colorbox.css");
@import url("/sito/components/com_eshop/assets/css/labels.css");
@import url("/sito/templates/eshop_fashion_pro/css/mod_eshop_product.css");
@import url("/sito/templates/eshop_fashion_pro/css/font.css");
@import url("/sito/templates/eshop_fashion_pro/css/animate.css");
@import url("/sito/templates/eshop_fashion_pro/fonts/font-awesome/css/font-awesome.min.css");
@import url("/sito/templates/eshop_fashion_pro/local/css/themes/filru/frontend-edit.css");
@import url("/sito/templates/eshop_fashion_pro/css/mod_eshop_cart.css");
@import url("/sito/templates/eshop_fashion_pro/local/css/themes/filru/bootstrap.css");
@import url("/sito/templates/eshop_fashion_pro/local/css/themes/filru/template.css");



/* CSS EXL MODULI ECOMMERCE */
.header .ba-overlay {
    background-color: #FFF!important;   
}


body:not(.com_gridbox) .body {
    margin: 50px 0;
}
.breadcrumbs {
  margin: 0px auto 30px !important;
  display: none;
}

body:not(.com_gridbox) .breadcrumbs {
  display: block;
}
.content-text ol, .content-text ul {
    padding: 0 0 0 30px;
}
.content-text li {
    padding: 0 0 0 5px;
}
.btn.dropdown-toggle {
	display:none!important;
}
body a:hover {
    text-decoration: none;
}
a:focus {
    color: var(--hover);
    text-decoration: none;
}
/* LIGHT BOX */
.close-lightbox i {
    font-size: 55px !important;
    font-weight: 600;
}

/* VIDEO YOUTUBE */
a.ytfTitle {
    letter-spacing: normal;
    color: #000;
}
.ytfTitle {
    font-size: 14px!important;
		line-height:17px;
  	text-align: center;
}

.ytf-ver .swiper-slide {
    width: 90%;
}

.ytf-ver .ytf-sidebar, .ytf-ver.ytf-ready {
    background-color: #000000;
    border-radius: 30px;

}

.ytf-grid .ytfBlock div.ytfThumb img {
    display: block;
    width: 98%;
    height: auto;
    border-radius: 15px;
    border: 3px solid var(--color-3);
}
.ytf-player.ytf-ready {
    border-radius: 30px;
    border: 5px solid var(--color-3);
    background: #fdc800;
}

.ytf-sidebar .btn-more {
    display: none;
    margin: 10px auto;
    border: 0px;
    background: #fdc800;
    font-weight: 500;
    color: #000;
    padding: 12px 40px;
    font-family: 'Lobster';
    font-size: 22px;
  	border-radius: 30px;
}

/* ESHOP */
/* PULS CARRELLO */
.checkout-heading:before {
    display: none;
}
.well {
	margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
}

.col-md-4.col-xs-12.estimate-shipping {
    display: none;
}

#eshop-cart .eshop-items > a {
	font-size: 13px!important;
    line-height: 25px!important;
    text-decoration: none!important;
    display: inline-block!important;
    font-weight: 600!important;
    padding: 5px 10px 5px 10px!important;
    letter-spacing: 0.5px;
    text-transform: uppercase!important;
}

.eshop-items a {
    background: #000;
    color: #FFF;
    border-radius: 15px;
    margin: 0 0 20px;
}

.eshop-items a:hover {
    background: var(--color-7);
    color: #FFF;
}

#eshop-cart .eshop-items a span {
    background: none!important;
    padding-right: 0px!important;
}

#eshop-cart #eshop-cart-total {
    background: #fff!important;
    border-radius: 100%;
    display: inline-block;
    height: 25px;
    padding: 0;
    text-align: center;
    width: 25px;
    margin: 0 0 0 12px;
    color: #AD2931;
    font-weight: 600;
	letter-spacing: -0.5px;
}

.eshop-mini-cart-info .eshop-image img {
	border-radius: 0;
    margin: -6px 0 -10px;
    border: none!important;
}

body .eshop-mini-cart-info .eshop-table-border {
    border-bottom: none;
    padding: 0;
    margin: 0 0 5px;
    border-collapse: inherit;
}

td.eshop-total {
    width: 25%;
}

td.eshop-left {
    text-align: end;
}

.eshop-checkout .btn {
	font-weight: 600;
    border-radius: 8px;
    background: var(--color-7);
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#eshop-cart {
    z-index: 9!important;
	float: none;
    text-align: center;
}

a.btn.eshop-remove-item {
    border-radius: 50%;
    background: #b90303;
    color: #FFF;
    line-height: 19px;
    width: 25px;
    height: 25px;
}

.eshop-content {   
    border: 2px #00000036 solid!important;
    border-radius: 0 0 18px 18px;
    float: none;
    margin: 10px;
    box-shadow: 3px 4px 10px #00000047;
    top: 60%!important;
    background: #fff!important;
    clear: both;
    position: absolute!important;
    color: #333;
    min-height: 150px!important;
    min-width: 350px!important;
    max-width: 850px!important;
    padding: 8px!important;
    right: -25px;
	
	
}

.eshop-mini-cart-info .eshop-name h4 {
    margin: 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

div#btl-content-profile {
	border: 2px solid var(--color-8);
    border-radius: 0 0 15px 15px;
    margin: 2px 0 0 18px;
    box-shadow: 2px 2px 5px #00000059;
}

.wait {
/*    background: url("/sito/images/template/loader.gif") no-repeat 14px 8px;
    width: 100%;
    height: 50px;
    position: absolute;
    display: block;
    background-color: #fff;    
	z-index: -1;*/
	
	background: url(/sito/images/template/loader.gif) no-repeat 50% 50%;
    width: 100%;
    height: 40px;
    position: relative;
    display: block;
    background-color: #fff;
    z-index: -1;
}

.wait img {
opacity: 0;	
}

.cart-info .table-bordered th, .cart-info .table-bordered td, .quote-info .table-bordered th, .quote-info .table-bordered td, .product-info .table-bordered tbody tr td {
    text-align: center;
}

#colorbox .cart-info .table-bordered th, #colorbox .cart-info .table-bordered td, #colorbox .quote-info .table-bordered th, #colorbox .quote-info .table-bordered td {
    text-align: center;
}

.cart-info .eshop-quantity .btn.button-minus, .cart-info .eshop-quantity .btn.button-plus, .quote-info .eshop-quantity .btn.button-plus {    
    margin: 0 auto!important;
}
@media screen and (max-width: 999px) {
.no_margin_left {
    display: block;
    float: none;
  }
}
@media (min-width: 1000px) {
.col-lg-6 {
    width: 50%;
  }
}