input[type=number] {
    -moz-appearance:textfield;
}

#cart-quickview .product-remove2 {
    padding: 0;
    width: 5px;
    vertical-align: top;
    padding-top: .8rem;
}


.table-cart .product-remove2 {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    font-size: 1.1rem;
}


#cart-quickview .product-remove_tc {
    padding: 0;
    width: 5px;
    vertical-align: top;
    padding-top: .8rem;
}


.table-cart .product-remove_tc {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    font-size: 1.1rem;
}


#cart-quickview .product-removeRicambio {
    padding: 0;
    width: 5px;
    vertical-align: top;
    padding-top: .8rem;
}


.table-cart .product-removeRicambio {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    font-size: 1.1rem;
}

/*
.product .dots {
	display:none !important;
}*/

.product_forsales {
    background: #F3EFEC;
    padding-bottom: .3rem;
    position: relative;
    padding-top: 1.5rem;
    margin-bottom: 1.8rem;
}


.quantity .plusNext {
    top: 0;
    border-bottom: 1px solid #rgba(10,37,62,0.5);
}

.quantity .minusNext:hover, .quantity .plusNext:hover {
	/*border-left: 2px solid rgba(10,37,62,0.5);*/
    background: rgba(10,37,62,0.5);
	color: #FFFFFF;
}


.builder, .quantity .minusNext {
	border-top: 1px solid rgba(10,37,62,0.5);
    bottom: 0;
}

.quantity .minusNext, .quantity .plusNext {
    line-height: 23px;
    border-left: 2px solid rgba(10,37,62,0.5);
    color: #562f08;
    width: 26px;
    text-align: center;
    font-size: .7rem;
    font-weight: 700;
    position: absolute;
    right: 0;
    display: block;
    height: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s;
}



.table-normal {
    background: 0 0;
}

.table-normal th {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .85rem;
}

.table-normal.table>tbody>tr {
    border-top: 1px dashed #f3efec;
    text-align: left;
}
.table-normal.table>tbody>tr:first-child {
    border-top: none;
}

.table-normal td{
    padding-top: 2.4rem;
    padding-left: 0;
}

.product-qta{
	float: right;
    margin-bottom: 0;
    line-height: normal;
    font-size: 0.9rem;
    
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.riga_dett_dotazione{
	line-height: 1;
	font-size: 1rem;
}

.riga_dett_matricola{
	line-height: 1.4;
	font-size: 1.343rem;
}

.hidden{
	display:none !important;
}

.bs-searchbox{
    width: 95% !important;
    margin-right: 1em !important;
    margin-left: 1em !important;
}

.product-single .product-name {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #3d3d3d;
}

.product-price span{
	font-family: 'PT Sans Narrow', sans-serif;
    color: #999999;
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: .2rem;
}

.product-single .product-quick-desc {
    font-family: 'PT Sans Narrow', sans-serif;
    color: #999999;
    font-size: 1.1rem;
    font-weight: 300;
    margin-bottom: .2rem;
}


.product-single .product-price {
    float: left;
    font-size: 1.1rem;
    margin-bottom: 0;
    padding-bottom: .5rem;
    border-bottom: none;
    color: #3d3d3d;
    font-weight: 400;
}

.btn-acqua.btn-bordered {
    border: 1px solid #000;
    color: #000!important;
    background: 0 0;
}
.btn-acqua.btn-bordered:hover {
    background-color: #888;
    border: 1px solid #888;
    color: #FFFFFF!important;
}

.btn.btn-rounded-next{
	webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	width:280px !important;
}

.btn-checkout{
	margin-right: 0;
	background-color: #ffffff !important;
    color: #000000!important;
	
}

#cart-quickview .btn-checkout{
	margin-right: 0;
	background-color: rgba(255,255,255,0.5) !important;
    color: #fff!important;
	display:none !important;
}

.btn-checkout:hover{
	margin-right: 0;
	background-color: #000000 !important;
    color: #000000!important;
}


.product .product-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 2.5rem;
    padding: 1.3rem 1.6rem;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.dropdown-menu.open{
	max-height: 290px !important;
}

.dropdown-menu.inner{
	max-height: 230px !important;
}

#shop_2.shop-list {
    margin: 0 2rem;
}


@media (min-width:1024px) {
    #shop_2.shop-list, .categories-list {
		margin: 0 6rem;
		width: auto;
	}
}
#shop_2.shop-list {
    margin: 0 2rem;
}



.product_togna{
	border: 2px solid #efefef;
    padding-bottom: .3rem;
    position: relative;
    padding-top: 1.5rem;
    margin-bottom: 1.8rem;
}

.product_togna .product-name {
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1.957rem;
    font-weight: 400;
	color: #3d3d3d;
}

.product_togna .product-quick-desc {
	/*font-family: fpthirdhand, arial;*/
    font-size: 1.286rem;
    font-weight: 400;
}


.product_togna .product-price {
    font-size: 1.7rem;
    margin-bottom: 0;
    padding-bottom: .5rem;
    border-bottom: none;
}
.product_togna .product-rating {
    float: right;
    padding-top: 12px;
}
.product_togna .product-rating .rating, .product_togna .product-rating a {
    float: left;
}
.product_togna .product-rating .rating {
    padding-top: 2px;
}
.product_togna .product-rating a {
    padding-left: .5rem;
}
.product_togna .product-buttons {
    margin-top: 1.5rem;
}
.product_togna .product-buttons .quantity {
    float: left;
    margin-right: 1.4rem;
}
.product_togna .flexslider figure {
    background: #FFFFFF;
}
.product_togna .quickview-title {
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    float: left;
    margin-right: 1rem;
    margin-bottom: 0;
    padding-top: 3px;
}
.product_togna .tags a {
    font-size: .75rem;
    padding: 2px 8px;
}
.product_togna .btn {
    font-size: 1rem;
}
.product_togna .product-wishlist {
    font-size: 1rem;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 1.8rem;
    font-weight: 700;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}

.product_togna .flexslider li {
	border: 0px solid #f3efec;
}
.product_togna .flex-control-thumbs {
    margin-top: 0;
}
.product_togna .flexslider .flex-control-nav {
    width: 105%;
    margin-left: -2.5%}
.product_togna .flexslider .flex-control-nav li {
    width: 24%;
    margin-right: 1%;
    margin-top: 1%}
.product_togna .tab-content {
    padding-top: 0;
}
.product_togna .tab-content>.tab-pane {
    padding-bottom: 0;
}
.product_togna .product-info {
    margin-top: 3rem;
}
.product_togna .product-info .product-tabs {
    text-align: center;
    display: table;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
    margin-top: 2rem;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
}
.product_togna .product-info .product-tabs li {
    font-size: .95rem;
    list-style: none;
    display: inline-block;
    padding: 1.2rem 2rem;
    margin: 0 .5rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
.product_togna .product-info .product-tabs li a {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}

/*Video youtube*/
.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 2em;
		
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.imgPop{
    display: block;
    height: auto;
    text-align: -webkit-center;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

.account .active  a {
	background-color: #0a253e !important;
    color: #fff!important;
}



.account .active  i {
    color: #fff!important;
}

.account .account-menu {
    border: 1px solid #efefef;
    border-bottom: none;
}
.account .account-menu ul li {
    border-bottom: 1px solid #efefef;
    padding: 0;
    list-style: none;
}
.account .account-menu ul li a {
    display: block;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    -webkit-transition: background .3s;
    transition: background .3s;
}
.account .account-menu ul li a i {
    padding-right: .8rem;
    font-size: 18px;
    padding-top: 14px;
    float: left;
    color: #3d3d3d;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.account .account-menu ul li a:hover {
    background-color: #0a253e !important;
    color: #fff!important;
}
.account .account-menu ul li a:hover i {
    color: #fff;
}
.account .account-section {
    
    padding: 2rem;
    margin-bottom: 2rem;
}
.account p {
    margin-bottom: 2rem;
}
.account .account-section h3 {
    font-family: Arial, sans-serif !important;
    margin-top: 0;
    font-size: 2.429rem !important;
    text-transform: uppercase;
    font-weight: 700;
}
.page-login h3, .page-register h3 {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 500;
     font-family: Arial, sans-serif !important;
    letter-spacing: 1px;
}
.account ul {
    padding-left: 0;
    margin-bottom: 0;
}
.account .account-section ul li {
    list-style: none;
    height: 2rem;
    line-height: 2rem;
}


#footer #footer-bottom {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #eee ;
}

@media (max-width:992px) {
	#footer #footer-bottom {
		padding: 1rem 2rem;
		background: #eee;
	}
}
.pagination-wrapper ul li:first-child {
    border-left: 1px solid #000000;
}

.pagination-wrapper ul li {
    background: #fff;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-radius: 0!important;
    float: left;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pagination li.active {
    background: #000000;
    border: 1px solid #000000!important;
}

.pagination li:not(.disabled):not(.active):hover {
    background: #000000;
	border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}


.select-filter button {
    border: 1px solid rgba(88,88,90,0.6);
    font-size: 1.143rem;
    font-weight: 500 !important;
    line-height: normal;
    display: block;
    color: #3d3d3d;
    text-decoration: none;
    border-radius: 5px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.select-filter ul li.selected a:before, .select-filter ul li:hover a:before {
    background: rgba(88,88,90,0.6)!important;
}

.select-filter .btn-default:focus {
    border: 1px solid rgba(88,88,90,0.6);
    background: rgba(88,88,90,0.6);
}
.select-filter button:active, .select-filter.open button {
    background-color: rgba(88,88,90,0.6);
    /*border-radius: 0;*/
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
    outline: 0!important;
    border: 1px solid rgba(88,88,90,0.6);
}
.select-filter button:hover {
    background-color: rgba(88,88,90,0.6);;
    /*border-radius: 0;*/
    outline: 0!important;
    border: 1px solid rgba(88,88,90,0.6);;
}

.select-filter.btn-group.open .dropdown-toggle {
    margin-bottom: 0;
    background-color: rgba(88,88,90,0.6);;
    border: 1px solid transparent;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
	color: #fff;
}

.cart-wrapper table td {
    border: none!important;
    color: #3d3d3d;
    padding: 1rem 0!important;
    height: 100%;
    vertical-align: middle!important;
}


.theme-indigo .cart-wrapper .cart-total td:first-child{
	color: #3d3d3d;
}

.progress .progress-info {
    position: absolute;
    top: -1.8rem;
    width: 100%;
    font-size: .65rem;
}


.quantity {
    width: 75px;
    height: 50px;
    border: 2px solid rgba(10,37,62,0.5);
    position: relative;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    transition: border .3s;
}
.quantity .plus:hover {
    background: rgba(10,37,62,0.5);
    color: #fff;
}

.quantity .minus:hover {
    background: rgba(10,37,62,0.5);
    color: #fff;
}

.quantity .minus, .quantity .plus {
    line-height: 23px;
    border-left: 2px solid rgba(10,37,62,0.5);
    color: #3d3d3d;
    width: 26px;
    text-align: center;
    font-size: .7rem;
    font-weight: 700;
    position: absolute;
    right: 0;
    display: block;
    height: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s;
}

.quantity .plusSinglePage:hover {
    background: rgba(10,37,62,0.5);
    color: #fff;
}

.quantity .minusSinglePage:hover {
    background: rgba(10,37,62,0.5);
    color: #fff;
}

.quantity .minusSinglePage, .quantity .plusSinglePage {
    line-height: 23px;
    border-left: 2px solid rgba(10,37,62,0.5);
    color: #3d3d3d;
    width: 26px;
    text-align: center;
    font-size: .7rem;
    font-weight: 700;
    position: absolute;
    right: 0;
    display: block;
    height: 50%;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s;
}

.quantity .minusSinglePage {
    bottom: 0;
}

.quantity .plusSinglePage {
    top: 0;
    border-bottom: 1px solid rgba(10,37,62,0.5);
}

.header-transparent.transparent-dark.topnav-top #main-navigation #main-menu>ul>li>a, .header-transparent.transparent-dark.topnav-top #main-navigation .main-menu>ul>li>a, .header-transparent.transparent-dark.topnav-top #main-navigation .nav-right i, .header-transparent.transparent-dark.topnav-top #main-navigation .tools-btn span, .header-transparent.transparent-dark.topnav-top .toggle-menu span.menu-label {
   color:#E6E6E6;
}

.header-transparent.transparent-dark #topbar .topbar-menu>ul>li a:hover, .header-transparent.transparent-dark #topbar .topbar-menu>ul>li a:hover i {
    color:#E6E6E6;
}


.progress .progress-info {
    position: absolute;
    top: -1.8rem;
    width: 100%;
    font-size: .65rem!important;
}



#cart-quickview .product-removePromo {
    padding: 0;
    width: 5px;
    vertical-align: top;
    padding-top: .8rem;
}


.table-cart .product-removePromo {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    font-size: 1.1rem;
}

#cart-quickview .table-cart .product-name{
	    font-size: .9rem;
        text-align: left;
    overflow: hidden  !important;
    text-overflow: ellipsis !important;
    width: 95%;
}


.promoTitleCar{
	color: #3d3d3d;
	border-bottom: 2px solid rgba(239, 239, 239, 1);
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1rem;
    text-align: initial;
	font-weight: 500;
	padding: 10px 17px;
}


.select-filter .open>.dropdown-menu, .select-filter.open>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.table>thead>tr>th {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8rem;
    border-bottom: none;
    font-weight: 500;
}

.search-overlay.overlay-dark {
    color: #FFF;
    background: rgba(0, 0, 0, .9);
}




.cart_items_number{
    top: -10px !important;
    right: 15px !important;
    background-color: #DF8F27;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 30px;
    width: 20px;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    position: relative;
}


input[type=radio]+label::before, input[type=checkbox]+label::before {
    border: 2px solid #000000 ;
    background: #fff;
    box-shadow: none;
    cursor: pointer;
}