/*HEADER*/
.page-header .panel.wrapper .header-left {
  text-transform: uppercase;
  font-size: 12px;
}

.header.links > li > a {
  font-weight: normal;
  text-transform: uppercase !important;
}

.page-header.type2 .custom-block {
  padding: 0 20px 0 40px;
}

.page-header.type2 .custom-block > * {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  text-align: left;
  line-height: 1;
}

.page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
  font-size: 12.5px;
  font-weight: 400;
  line-height: 0px;
  letter-spacing: 0;
}

header.page-header.sticky-header .nav-sections {
  background-color: #211d1a;
  color: #fff;
}
.page-header .minicart-wrapper .action.showcart,
.page-header .minicart-wrapper .action.showcart::before,
.page-header .minicart-wrapper .action.showcart.active::before,
.page-header.type18 .wishlist {
  color: #999999;
}

.page-header .panel.wrapper::after {
  border-bottom: 1px solid #999999;
}

.panel-assistenza { display:none; }

/*SLIDER*/
.slider-with-side .slider-area {
  width: 66%;
}
.slider-with-side .slider-area {
  padding: 0 8px;
  float: left;
}

.slider-homepage {
  padding: 30px 0 15px;
  background-color: #f4f4f4;
}

.owl-carousel .owl-stage-outer {
  padding: 0;
}

.owl-carousel .owl-dot.active span {
    background: #f28915;
    border: 1px solid #f28915;
}

.slider-with-side .side-area {
  padding: 21px 8px 0 7px;
  float: left;
}
.pdf-bg.side-area h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 33px;
}
.pdf-bg {
  background: #fff;
  box-shadow: 0 0 3px #ccc;
}
.pdf {
  font-size: 15px;
  margin-bottom: 25px !important;
  border-bottom: 1px dashed #cccccc;
  padding: 0 5px 5px;
}
.icon-pdf {
  font-size: 22px;
  color: #e49534;
  vertical-align: middle;
}

/*FASCIA HOME*/
.homepage-bar {
	background-color: #211d1a;
	border: 0;
	padding: 10px 0;
}
.homepage-bar .col-lg-4 {
    border: none;
    padding-top: 14px;
    padding-bottom: 15px;
    text-align: center;
}
.homepage-bar [class*=" porto-icon-"], .homepage-bar [class^="porto-icon-"] {
    color: #9fa4af;
}
.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin: -15px 0px 0px 5px;
}
.homepage-bar h3 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    line-height: 19px;
}
.homepage-bar p {
    font-size: 13px;
    font-weight: 300;
    color: #c8cdcf;
    line-height: 19px;
    margin: 0px;
}

/*HOMEPAGE*/
p.title-section {
  text-align: center;
  color: #323232 !important;
  font-size: 17px !important;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
p.subtitle-section {
  text-align: center;
  margin-top: 0px;
  color: #323232;
  font-weight: 600;
  margin-bottom: 20px;
}

.filterproducts-tab .data.items > .item.content {
  border-top: solid 2px #e7e7e7;
  margin-top: 30px;
  padding-top: 18px;
  box-sizing: border-box;
  float: right;
  margin-left: -100%;
  width: 100%;
}
.product-item-name {
  min-height: 110px;
}
.product-item-name a {
  white-space: initial;
}
.product-item .product-reviews-summary {
  display: none;
}
.product-item .tocart::before {
  font-weight: 400;
}
.products-grid .product-item-details .product-item-actions .tocart {
  background-color: #f9870c;
  border-color: #f9870c;
  color: #fff;
  padding: 0 20px;
  font-weight: 400;
  font-size: 14px;
}

/*FASCIA NEWSLETTER HOME*/
.footer-top {
  background-color: #ff9a00;
  color: #ffffff;
}
.footer-top .footer-top-inner {
  height: 175px !important;
  padding: 10px 0 0 200px !important;
  background: url("../images//newsletter_subscribe.png") no-repeat scroll 0 0 !important;
}
.footer-top .block .block-title {
  padding-top: 25px;
}
.footer .newsletter {
  width: 300px;
}


/*FOOTER*/
.footer-middle .block .block-title strong {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.footer-middle .contact-info b {
  font-size: 12px;
  margin-bottom: 7px;
  color: #fff;
  text-transform: uppercase;
}
.footer p {
  line-height: 18px;
}
.footer .contact-info li {
  margin: 0 0 10px;
}
.footer-middle .block .block-title.padding-20 {
  padding-top: 20px;
}
.circle-icon-facebook {
  background: #3B579D;
  padding: 10px;
  font-size: 20px !important;
  color: #ffffff !important;
}
.circle-icon-instagram {
  background: #E80014;
  padding: 10px;
  font-size: 20px !important;
  color: #ffffff !important;
}
.footer-top .custom-block::before {
  margin-bottom: 30px;
}
.footer-top .custom-block::after {
  margin-top: 10px;
}
.footer-top .custom-block::before,
.footer-top .custom-block::after {
  border-top: none;
}
.footer-middle > .container::after {
  border-bottom: 1px solid #fff;
}

/*NEWSLETTER POPUP*/
#newsletter_popup input[type="email"] {
  border-radius: 0;
  background: #fff;
  border: 1px solid;
}
#newsletter_popup form.subscribe {
  display: block;
}
#newsletter_popup .field, 
#newsletter_popup .actions {
  margin-bottom: 0px;
}
#footer_newsletter::placeholder {
  color: #000;
  opacity: 1; 
}
#newsletter_popup .action.primary {
  border-radius: 0;
}
#newsletter_popup .checkbox input[type="checkbox"] {
  margin-top: 10px;
}
#newsletter_popup .subscribe-bottom {
  padding-top: 0px !important;
}


/*SCHEDA PRODOTTO*/
.fotorama__caption {
  display: block;
}
.product-info-price {
  margin-top: 1.50rem;
  color: #f18714;
}
.disponibile {
    color: #41c15b !important;
}
.non-disponibile {
	color: #ff0000;
}
.nascondi {
	display:none;
}

.box-tocart .action.tocart {
  background: #f18714;
}

.catalog-product-view .sidebar .custom-block-1 > div {
  padding: 15px 10px;
}
.catalog-product-view .sidebar .custom-block-1 > div i {
  color: #e88c20;
  border: none;
  font-size: 40px;
  float: left;
  padding-top: 8px;
}
.catalog-product-view .sidebar .custom-block-1 > div h3 {
  font-size: 14px;
  color: #000;
  margin-left: 55px;
}
.pdf-border {
  border: 2px solid #e98c20 !important;
  margin-bottom: 8px !important;
}
.sidebar .custom-block.custom-block-1 > div h3 {
  padding: 10px;
}
.sottoTitolo {
  text-align: center;
  display: block;
  color: #000;
}

.sidebar_contact {
  background: #a0a0a0;
  text-align: center;
  padding: 17px 0 24px;
}
.sidebar_contact i {
  font-size: 25px;
  color: #fff;
}
.sidebar_contact label {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  margin: 5px 0 15px;
}
.sidebar_contact p {
  color: #fff;
  margin: 3px;
  font-weight: 600;
}
.sidebar_contact a {
  color: #fff;
  font-weight: normal;
}

/*CASSA*/
.opc-block-summary .product-item .product .product-image-container {
  width: 100px !important;
  height: 100px !important;
}
.minicart-items .product-item-details {
  padding: 0;
}
.minicart-items .product-item-details .price,
.price-including-tax, .price-excluding-tax {
  font-size: 1rem;
}

/*ALTRO*/
.page-main {
  padding-top: 25px !important;
}
.page-wrapper > .breadcrumbs {
  font-size: 12px;
  letter-spacing: 0.075em;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: #e6e6e6 solid 1px;
  line-height: 25px;
}
.catalog-category-view .page-title-wrapper {
  display: block;
  text-transform: uppercase;
}
.perc-discount {
	float: right;
	background: #f9870c;
	padding: 5px;
	font-size: 15px;
	color:#ffffff;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout {
	background-color: #f18714;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #6f6e6c;
}
.minicart-items .product-item-name a,
.minicart-items .product-item-name {
  white-space: normal;
  font-weight: 400;
}
[name*="shippingAddress.street.0"] .label {display: none;}

@media (max-width: 768px) {
	.main-panel-top {
		display: none;
	}
	.page-header .minicart-wrapper .action.showcart,
	.page-header .minicart-wrapper .action.showcart::before,
	.page-header .minicart-wrapper .action.showcart.active::before,
	.page-header.type18 .wishlist {
		color: #999999;
	}
	.panel-assistenza {
		display: inline-block !important;
	    font-size: 12px !important;
	    color: #ffffff !important;
	    background-color: #577938 !important;
	    padding-top: 10px !important;
	    padding-bottom: 10px !important;
		text-align: center !important;
		width: 100%;
	}
	.panel-assistenza a{
	    font-size: 15px !important;
	    color: #ffffff !important;
		font-weight: bold !important;
	}
	.footer-top .footer-top-inner {
	    float: none;
	    line-height: unset;
	    height: unset !important;
	    margin: unset !important;
	    padding: unset !important;
	    background: unset !important;
	    text-align: center;
	}
	.footer-top .block.newsletter {
	    width: auto;
	    max-width: 400px;
	}
	.product-item-name {
	  min-height: 70px;
	}
	.footer .newsletter {
	  width: auto;
	}
	.footer .block .block-content {
	  margin-bottom: 30px;
	}
	.footer-middle > .container {
	  padding-top: 2rem;
	}
}

@media (max-width: 991px) {
	.slider-with-side .slider-area {
	  padding: 0 8px;
	  float: none;
	  width: 100%;
	}
	.homepage-bar .col-lg-4 {
	    text-align: left;
	}
}