.green-custom{
	color: #DF4142;
}

.footer-top{
	background: #f7f7f7;
}
.footer-bottom{
	border-top: 1px solid #e9e9e9;
	background: #f7f7f7;
	color: #000;
}
.footer-addres {
  margin-top: 25px; 
}
.widget-footer .title-widget{
	color: #000;
}
.footer-addres p{
	color: #000;
}
.footer-list li{
	color: #000;
}
.widget-footer p{
	color: #000;
}
.section-pt{
	padding-bottom: 40px;
}
.single-product-wrap .product-content .price-box, .single-product-two .product-content .price-box{
	height: 50px;
}
.underlined:after {
   	background: none repeat scroll 0 0 red;
    bottom: -5px;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    border-radius: 5px;
    width: 23px;
}
.banner-center-home{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.banner-center-home img{
	max-width: 280px;
}
.banner-center-home ul > li{
	width: 80%;
	display: flex;
    align-items: center;
}
.tilde{
	font-size: 40px;
}
.menu_top_custom{
	color: #DF4142;
    border-radius: 3px;
    margin: 30px 0px;
}
/*.main-menu-area ul > li{
	margin-right: 0px;
}*/
.header-sticky.is-sticky {
  margin: 0px; 
}
.errorMessage, .help-block{
 color: #b94a48;
}
.bg-green{
	background-color: #0E7346;
}

#step-reg-2
{
	display: none;
}

.log-c{
	font-size: 14px;
}
.log-c a{
	color: #0E7346;
}
.step-back{
	border: 1px solid;
    border-radius: 50%;
    padding: 3px;
    width: 30px;
    height: 30px;
    color: #0E7346;
}

.error{
	border-color: #b94a48;
}


#user-tools{
	list-style: none;
	padding-left: 0px;
}

#user-tools li{
	padding: 10px;
    background-color: #ebebeb;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

#user-tools a{
	color: #DF4142;
	width: 100%;
}

#user-tools a:hover{
	color: #fff;
}

#user-tools li:hover{
	background-color: #DF4142;
}

.single-add-to-cart {
    max-width: 100%;
}

.cart-plus-minus select {
    width: 85px;
    height: 40px;
    border: 1px solid #ddd;
    padding: 0 0 0 10px;
}

.ajax-cart-link.tipDisable{
	pointer-events: none;
	background-color: #ccc !important;
	color: #aaa !important;
}

.shopping-cart-wrap ul.mini-cart .cart-item .cart-image {
    display: block;
    width: 78px;
}

.user-wrap.box-user {
    padding: 5px 8px;
    border-radius: 3px;
    background: transparent;
    border: 2px solid #ddd;
    color: #333;
    margin-right: 20px;
}

.current-page > li{
	background-color: #DF4142 !important;
	color: white;
}

.current-page{
	color: #DF4142 !important;
	font-weight: bold !important;
}

.lista-articoli-carrello table{
	width: 100%;
}
.lista-articoli-carrello table td,.lista-articoli-carrello table th{
	border: 1px solid #dedede;
	text-align: center;
	vertical-align: center;
	padding: 2px 5px;
}
.lista-articoli-carrello table th{
	font-size: 16px;
	color: #F17833;/*#810102;*/
}

.btn-custom{
    border: 1px solid #626262;
    line-height: 20px;
    padding: 3px 20px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #3a3a3a;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;	
}

.box-cart-wrap .shopping-cart-wrap {
  padding: 8px 5px;
}

ul.dati-utente
{
	border: 1px solid #dedede;
}

.dati-utente li
{
	border-bottom: 1px solid #dedede;
}
ul.dati-utente li:last-child
{
	border: 0;
}
ul.dati-utente li span
{
	padding: 2px 5px;
	display: inline-block;
}
ul.dati-utente li span.dati-label
{
	border-right: 1px solid #dedede;
	color: #F17833;/*#810102;*/
	width: 25%
}


.flat-account .order-details
{
	margin-top: 25px;
}
.flat-account .order-details ul li
{
	font-size: 15px;
	font-weight: bold;
}
.flat-account .order-details ul li span
{
	color: #F17833;/*#810102;*/
	font-weight: normal;
}
.flat-account h4
{
	font-size: 22px;
	margin-bottom: 5px;
}

.checkout-carrello
{
	margin-top: 35px;
}
.checkout-carrello table
{
	width: 100%;
}
.checkout-carrello table th
{
	color: #F17833;/*#810102;*/
}
.checkout-carrello table td,.checkout-carrello table th
{
	border: 1px solid #dedede;
	padding: 2px 5px;
	font-size: 16px;
}


ul.checkout-actions
{
	margin: 15px 0 35px 0;
}
.tot-carrello li span
{
	color: #00AEEE;
}
ul.checkout-actions li
{
	float: right;
	margin-left: 10px;
}

.checkout-actions .submit-button
{
	padding: 7px 27px;
	color: #fff;
	background-color: #00AEEE;
	height: auto;
	font-size: 16px;
	line-height: unset;
	display: inline-block;
}

.facebook{
	padding: 2px 3px 2px 6px;
}
.twitter{
	padding: 2px 2px 3px 6px;
}
.qty-price-width{
	min-width: 190px;
}
.single-product-wrap .product-content .product-name, .single-product-two .product-content .product-name {
      height: 50px; }
.single-product-wrap .product-image, .single-product-two .product-image {
    height: 150px;
}
.privacy{
	font-weight: bold;
}

.overlay-popup-carrello
{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.46);
    z-index: 9999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}
.popup-carrello-body
{
	max-width: 100%;
    width: 420px;
    background-color: #fff;
    padding: 25px 40px;
    font-size: 20px;
    position: relative;
    text-align: center;
}

.popup-carrello-close
{
	position: absolute;
    top: 5px;
    right: 15px;
}
.popup-cart-link
{
	display: block;
    background-color: #521d17;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    max-width: 100%;
    width: 180px;
    font-size: 18px;
    margin: 20px auto 0 auto;
}

.verifica-coupon-button,
.applica-coupon-button
{
	height: 24px;
    padding: 0 15px !important;
    border: 0;
    color: #fff;
	border-radius: 5px;
    position: absolute;
    right: 13px;
    top: calc(50% - 12px);
}
.coupon-applicato
{
	pointer-events: none;
	background-color: #00aa00;
}
.rimuovi-coupon
{
	position: absolute;
    top: calc(50% - 11px);
    right: 90px;
	color: #aa0000;
}
.rimuovi-coupon.coupon-non-presente
{
	right: 125px;
}
.disabled-verifica-coupon,
.disabled-applica-coupon
{
	pointer-events: none;
	filter: grayscale(100%);
}
#codice-coupon
{
	padding-right: 105px;
}
.prezzo-originale-barrato
{
	font-size: .85em;
    color: #ccc;
    margin-left: 5px;
	position:relative;
}
.prezzo-originale-barrato::after
{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	transform: rotate(-10deg);
}
@media (max-width:767px)
{
	.shopping-cart-wrap:hover ul.mini-cart 
	{
		display: none !important;
	}
}