/* ============= GENERALI 
====================== */
.cstm-modal{
    width: 50%;
}
.btn-height-control{
    height: 34px;
}
.btn-radius{
    border-radius: 4px;
}
.account-sign{
    padding: 0 10px;
    position: relative;
}
.account-sign span{
    background-color: #299acb;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 17px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 17px;
    padding: 1px 5.6px;
}
.users-sign{
    padding: 0 10px;
    position: relative;
}
.users-sign span{
    background-color: #299acb;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    height: 17px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    margin-left: 5px;
    width: 17px;
    padding: 1px 5.6px;
}
p.custom-text{
    font-size: 14px;
    line-height: 21px;
}
.angular-with-newlines {
    white-space: pre-wrap;
}
.float-left {
    float:left!important;
}
.float-right {
    float:right!important;
}

.modal{
    z-index: 99999;
}

.full-width{
    width: 100%!important;
}

.noborder{
    border: 0!important;
}

.nopadding{
    padding: 0!important;
}

.nomargin{
    margin: 0!important;
}

.black-txt{
    color:#000!important;
}

.white-txt{
    color:#fff!important;
}

.white-bg{
    background-color: #fff;
}

header.white-bg{
    border-bottom: 3px solid #299acb;
}

.pr-10{
    padding-right: 10px;
}

.btn-custom{
    height: 40px;
    float: left;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 5px 0px;
    text-transform: uppercase;
}

/* STICKY */
.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sticky + .content {
    padding-top: 60px;
}

/* ===== SCROLLABLE TABLE 
====================== */
.tpl-scroll{
    overflow: scroll;
    max-height: 521px;
    overflow-x: hidden;
}

table {
    width: 100%;
}
thead, tbody, tr, td, th { 
    display: block; 
}
tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}
thead th {
    height: 30px;
}
tbody {
    max-height: 470px;
    overflow-y: auto;
}
thead {
    /* fallback */
}
tbody td, thead th {
    width: 50%;
    float: left;
}

.nopaddingleft{
    padding-left: 0!important;
}

.nopaddingright{
    padding-right: 0!important;
}

/* ============ IMG TABLE 
====================== */
tbody.img-table td, thead.img-table th {
    width: 40%;
    float: left;
}
tbody.img-table td.image-place, thead.img-table th.image-place {
    width: 20%;
    float: left;
}

/* ============ TAG TABLE 
====================== */
tbody.tag-table td, thead.tag-table th {
    width: 50%;
    float: left;
}
tbody.tag-table td.tag-place, thead.tag-table th.tag-place {
    width: 50%;
    float: left;
}

/* ================= MENU 
====================== */
/* DROPDOWN PER LINGUA */
.header-language .dropdown-menu{
    min-width: 65px!important;
}

/* =============== FOOTER 
====================== */
.footer-logo img{
    padding: 0 55px;
}

.footer-logo p{
    text-align: center
}

/* ============ WHITE BTN 
====================== */
.white-btn {
    background-color: #ffffff!important;
    color: #333333!important;
    display: inline-block!important;
    font-size: 14px!important;
    height: 40px!important;
    padding: 8px 30px!important;
    text-transform: uppercase!important;
}
.white-btn:hover {
    background-color: #299acb!important;
    color: #ffffff!important;
}

/* ============ BLVCK BTN 
====================== */
.black-btn {    
    background-color: #282828;
    border: medium none;
    color: #fff;
    float: left;
    height: 40px;
    margin: 0 15px 0 0;
    padding: 7px 50px;
    text-transform: uppercase;
    width: auto;
}
.black-btn:hover {
    background-color: #299acb!important;
    color: #ffffff!important;
}
/* ============= PRODOTTI 
====================== */
.product img{
    max-height: 262px;
}
.product-mini-carousel{
    padding: 0 1px;
}

/* ============= PROGETTI 
====================== */
.about-text-title {
    margin-top: 53px;
    margin-bottom: 57px
}
.about-text-title > h2 {
    color: #282828;
    font-size: 35px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.about-text-title > p {
    padding: 0 95px;
}
.main-title {
    font-size: 35px;
    margin-bottom: 32px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 15px;
    color: #282828;
}
.project img{
    max-height: 312px;
}

/* ========== CSTM UPLOAD 
====================== */
.fileContainer {
    overflow: hidden;
    position: relative;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

/* Large Mobile :480px. */
@media (max-width: 767px) {
    #banner-progetti-home{
        display:none!important;
    }
    .cstm-modal{
        width: 95%;
    }
}

.single-banner-2 .content a.hidlink{
    background-color: none!important;
    color: #fff;
    font-size: 16px;
    height: 0!important;
    padding: 0!important;
}

.single-banner-2 .content a.hidlink:hover{
    color: #299acb;
}

.nopadding{
    padding: 0!important;
}

.b-bot-color{
    border-bottom: 1px solid #299acb;
}

.main-menu .contact-phone{
    font-size: 20px;
    color:#299acb;
}

.main-menu .contact-phone:hover{
    color:#D6013F;
}

.inline-block{
    display: inline-block;
}

.cstm-close{
    color: red;
    border-radius: 0px;
    font-size: 14px;
    padding: 0px 6px;
    height: 22px;
    line-height: 22px;
}

.item-category-name{    
    background-color: #2999cb;
    color: white;
    font-size: 18px;
    position: relative;
    border: 1px solid;
    top: 20px;
    z-index: 2;
    left: -7px;
    text-align: center;
}

.item-category-name-reverse{    
    background-color: #2999cb;
    color: white;
    font-size: 18px;
    position: relative;
    border: 1px solid;
    top: -20px;
    z-index: 2;
    right: -7px;
    text-align: center;
}

#product-list .item-category-name{    
    max-width: 250px
}

.juicer-feed h1.referral{
    display: none!important
}

.m-bot-10{
    margin-bottom: 10px!important;
}

.m-top-0{
    margin-top: 0px!important;
}

.img-nav{
    max-height: 313px;
    overflow-y: scroll;
}
::-webkit-scrollbar {
    width: 0px;  /* remove scrollbar space */
    background: transparent;  /* optional: just make scrollbar invisible */
}
/* optional: show position indicator in red */
::-webkit-scrollbar-thumb {
    background: #FF0000;
}

.management-box span {
    font-size: 10px
}

.navFooterInfoLine{
    font-size: 14px;
    background-color: #232f3e;
}

.navFooterLinkLine{
    font-size: 12px;
    background-color: #131A22;
}

.navFooterLinkLine ul, .navFooterInfoLine ul{
    list-style-type: none;
    display: inline-block;
}

.navFooterLinkLine ul li, .navFooterInfoLine ul li{
    display: inline;
}

.nav-method span{
    padding: 0 .6em;
    color: #767676;
    display: inline-block;
}

.nav-method span.list{
    padding: 0 .6em;
    color: #fff;
    display: inline-block;
}

.navFooterLinkLine ul li a, .navFooterInfoLine ul li a{
    padding: 0 .6em;
    color: #fff;
    display: inline;
}

.navFooterLinkLine ul li a:hover, .navFooterInfoLine ul li a:hover{
    color: #299acb;
}



@import url("http://fonts.googleapis.com/css?family=Lato:300,400,700,900");
img {
    max-width: 100%;
}
main {
    font-family: 'Lato', sans-serif;
    color: #313842;
    padding: 100px 0 70px;
    background: #fff;
}
.ct-cart-checkout,
.ct-wishlist-checkout,
.ct-cart-clear,
.ct-wishlist-clear,
.ct-cart-add-to-cart,
.ct-wishlist-add-to-cart {
    background: #2b8be9;
    transition: all 0.2s ease-in-out;
    border: none;
    color: #fff;
    border-radius: 0;
}
.ct-cart-checkout i,
.ct-wishlist-checkout i,
.ct-cart-clear i,
.ct-wishlist-clear i,
.ct-cart-add-to-cart i,
.ct-wishlist-add-to-cart i {
    padding-right: 5px;
}
.ct-cart-checkout:hover,
.ct-wishlist-checkout:hover,
.ct-cart-clear:hover,
.ct-wishlist-clear:hover,
.ct-cart-add-to-cart:hover,
.ct-wishlist-add-to-cart:hover,
.ct-cart-checkout:active,
.ct-wishlist-checkout:active,
.ct-cart-clear:active,
.ct-wishlist-clear:active,
.ct-cart-add-to-cart:active,
.ct-wishlist-add-to-cart:active,
.ct-cart-checkout:focus,
.ct-wishlist-checkout:focus,
.ct-cart-clear:focus,
.ct-wishlist-clear:focus,
.ct-cart-add-to-cart:focus,
.ct-wishlist-add-to-cart:focus {
    background: #313842;
    color: #fff;
}
.btn.btn-o,
.ct-cart-checkout.btn-o,
.ct-wishlist-checkout.btn-o,
.ct-cart-clear.btn-o,
.ct-wishlist-clear.btn-o,
.ct-cart-add-to-cart.btn-o,
.ct-wishlist-add-to-cart.btn-o {
    border: 1px solid #313842;
    color: #313842;
    background: transparent;
}
.ct-product {
    /*border: 1px solid #eaebec;*/
    transition: border-color 0.3s ease-in-out;
    /*overflow: hidden;*/
    position: relative;
    /*padding: 20px;*/
    /*margin-bottom: 30px;*/
}
.ct-product-title {
    
}
.ct-product-title span {
    display: inline-block;
    padding-right: 8px;
}
.ct-product-price {
    
}
.ct-product-price-old {
    color: #999;
    text-decoration: line-through;
    font-weight: 900;
    font-size: 18px;
    padding-right: 5px;
}
.ct-product-meta {
    transition: all 0.2s ease-in-out;
    position: absolute;
    height: 50px;
    width: 100%;
    left: 0;
    bottom: -50px;
    text-align: center;
}
.ct-product-button {
    height: 50px;
    width: 80%;
    line-height: 50px;
    padding: 0;
    float: left;
}
.ct-product-wishlist {
    height: 50px;
    width: 20%;
    line-height: 50px;
    padding: 0;
    float: left;
    font-size: 24px;
}
.ct-product-wishlist i {
    margin: 0;
    padding: 0;
}
.ct-product:hover .ct-product-meta {
    bottom: 0;
}
.widget {
    background: #fff;
    margin-bottom: 60px;
}

.ct-cart,
.ct-wishlist {
    box-shadow: 0 0 5px #ccc;
    padding: 0 25px;
    position: relative;
    background: #fff;
}
.ct-cart-promo{
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid lightgray;
}
.ct-cart-promo input,
.ct-wishlist-promo input {
    width: 100% !important;
    margin: 15px 0 10px !important;
}
.ct-cart ol,
.ct-wishlist ol,
.ct-cart ul,
.ct-wishlist ul,
.ct-cart li,
.ct-wishlist li {
    list-style: none;
    width: 100%;
    padding: 0;
}
.ct-cart ol:before,
.ct-wishlist ol:before,
.ct-cart ul:before,
.ct-wishlist ul:before,
.ct-cart li:before,
.ct-wishlist li:before,
.ct-cart ol:after,
.ct-wishlist ol:after,
.ct-cart ul:after,
.ct-wishlist ul:after,
.ct-cart li:after,
.ct-wishlist li:after {
    content: '';
    display: table;
    clear: both;
}
.ct-cart-left,
.ct-wishlist-left {
    width: 60px;
    padding-right: 10px;
    float: left;
    left: 100%;
    position: relative;
}
.ct-cart-body,
.ct-wishlist-body {
    float: left;
    width: calc(100% - 60px);
    position: relative;
    right: 60px;
}
.ct-cart-body,
input{
    padding-left:2px;
}
.ct-cart-total,
.ct-wishlist-total {
    font-weight: 800;
    position: absolute;
    bottom: 15px;
    text-align: right;
    width: 80%;
    right: 25px;
}
.ct-cart-total:before,
.ct-wishlist-total:before {
    content: 'Totale:';
    padding-right: 10px;
    float: left;
}
.ct-cart li,
.ct-wishlist li {
    position: relative;
    padding: 25px 50px 25px 10px;
}
.ct-cart li + li,
.ct-wishlist li + li {
    border-top: 1px solid #ddd;
}
.ct-cart-name,
.ct-wishlist-name {
    display: block;
    font-weight: 700;
}
.ct-cart-price,
.ct-wishlist-price {
    font-weight: 700;
    margin-right: 10px;
}
.ct-cart input,
.ct-wishlist input {
    width: 40px;
}
.ct-cart-remove,
.ct-wishlist-remove {
    width: 25px;
    height: 25px;
    background: transparent;
    border: none;
    font-size: 20px;
    position: absolute;
    top: -5px;
    left: -30px;
}
.ct-cart li > .ct-cart-remove,
.ct-wishlist li > .ct-cart-remove,
.ct-cart li > .ct-wishlist-remove,
.ct-wishlist li > .ct-wishlist-remove {
    top: 30px;
    left: 95%;
}
.ct-cart-checkout,
.ct-wishlist-checkout,
.ct-cart-clear,
.ct-wishlist-clear,
.ct-cart-add-to-cart,
.ct-wishlist-add-to-cart {
    width: 100%;
    margin-top: 10px;
    padding: 10px 0;
}
.ct-cart-clear,
.ct-wishlist-clear {
    background: #fff;
    border: 1px solid #313842;
    color: #313842;
}
.ct-cart {
    padding-top: 10px;
    padding-bottom: 50px;
}

.no-padding-left{
	padding-left: 0px!important;
}

.span-custom-h1 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
	display: block;
}

.cstm-font-desc{
	font-size:22px
}

.cstm-font-body{
	font-size:20px;
	color: #535353;
	line-height: 1.7em;
}

.green-number{
	font-size: 24px !important;
    color: green !important;
	font-weight:700;
	text-shadow: 0.5px 0 0 #fff, -0.5px 0 0 #fff, 0 0.5px 0 #fff, 0 -0.5px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.custom-list{
	    padding: 0;
    list-style: none;
	font-size: 19px;
	font-weight: 400;
    line-height: 26px;
    color: #888888;
}

.custom-list li {
    border-top: 1px solid #e6e6e6;
    line-height: 1.4;
    padding: 12px 0;
}

.custom-list li:first-child {
    border-top: 0;
}

.custom-list li::before {
    content: '';
    display: inline-block;
    margin-right: 12px;
    width: 8px;
    height: 2px;
    background: #E1E1E1;
    vertical-align: middle;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.custom-list li:hover::before {
    width: 12px;
    margin-right: 8px;
    background: #2980b9;
}

.bottone-nascosto-plus {
	cursor: pointer;
    padding: 10px;
    border: 1px solid #e6e6e6;
}

.mb-20{
	margin-bottom:20px;
}

.bottone-nascosto-plus::after {
    content: '+';
    display: inline-block;
	float:right;
    background: transparent;
}

#contact-form .cstm-checkbox{
	display:flex
}

#contact-form .cstm-checkbox input{
	display:inline-block;
	margin-right: 15px;
}

#contact-form .cstm-checkbox label{
	line-height: 20px;
	display:inline-block;
	font-size:15px;
	    text-transform: none !important;
}