/*blu #0079a5   rosso #eb2d2e  #0079a5*/
/* slider gallery home page*/
@media only screen and (min-width: 992px) {
.home-page-5 .single-slide-item {
  padding-top: 250px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.home-page-5 .single-slide-item {
  padding-top: 200px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.home-page-5 .single-slide-item {
  padding-top: 200px;
  }
}
@media (max-width: 480px) {
.home-page-5 .single-slide-item {
  padding-top: 150px;
  }
}

.home-page-5 .homepage-slide2 .active .single-slide-item .slider-img-bg {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/*.home-page-5 .homepage-slide2 .active .single-slide-item .slider-img-bg {
  -webkit-transform: scale(1.16);
  -moz-transform: scale(1.16);
  -ms-transform: scale(1.16);
  -o-transform: scale(1.16);
  transform: scale(1.16);
  -webkit-transition: all 7000ms linear;
  -moz-transition: all 7000ms linear;
  -ms-transition: all 7000ms linear;
  -o-transition: all 7000ms linear;
  transition: all 7000ms linear;
}*/

body {
  color: #535557!important;
}

/*.home-page-5 .slider-img-bg1 {
  background-image: url("../images/slider-ballo1.jpg");
}
.home-page-5 .slider-img-bg2 {
  background-image: url("../images/slider-ballo2.jpg");
}
.home-page-5 .slider-img-bg3 {
  background-image: url("../images/slider-ballo3.jpg");
}*/
.slider-img-bg video {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1199px) {
  .slider-img-bg video {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 100px;
}}

.home-page-5 .single-slide-item:after {
  opacity: 0;
  z-index: 1;
}
.header-right-info .info-list li i {
  margin-right: 5px;
}
.header-top-info .info-list li a {
	font-size: 12px!important;
}
.header-top-info .info-list li {
	font-size: 14px!important;
}
.header-right-info .info-list li i {
  font-size: 18px;
  line-height: 29px;
}
.header-top {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .header-top {
    display: none;
  }
}
.header-top-info .info-list li a:hover {
  color: #0079a5;
}
.header-top-info .info-list li:hover i {
  background-color: #0079a5;
  color: #fff;
  border-color: #0079a5;
}
.cart-wrap .dropdown .dropdown-toggle .cart-count {
  background-color: #0079a5;
}
.main-menu > ul li a:hover {
  color: #0079a5;
}

@media (max-width: 425px) {
  .carrello-mobile {
    margin-top: -40px;
    margin-left:200px;  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carrello-mobile {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .carrello-mobile {
    margin-top: -60px;
  }
}
@media only screen and (min-width: 425px) and (max-width: 480px) {
  .carrello-mobile {
    margin-top: -80px;
  }
}
@media (max-width: 1199px) {
  .carrello-mobile {
    display: block;
  }
}
@media (min-width: 1200px) {
  .carrello-mobile {
   display: none;
  }
}
@media only screen and (min-width: 425px) and (max-width: 480px) {
  .logo-right-button .side-menu-open {
    margin-top: -58px;
  }
}

.carrello-mobile .cart-wrap .dropdown .dropdown-toggle {
  border: none;
  color: #2e3d62;
  width: 80px;
  height: 30px;
  line-height: 40px;
  font-size: 35px;
}
.carrello-mobile .cart-wrap .dropdown .dropdown-toggle .cart-count {
  position: absolute;
  top: -4px;
  right: 16px;
}

@media only screen and (min-width: 425px) and (max-width: 480px) {
  .logo-box {
    margin-top: 15px;
  }
}
.cart-wrap .dropdown .dropdown-toggle {
  font-size: 23px;
}
.cart-wrap .dropdown .dropdown-menu:after {
  /*right: 270px;*/
  width: 12px;
  height: 12px;
}
.cart-wrap .dropdown .dropdown-menu {
  right: -20px!important;
}
@media (min-width: 1199px) {
  .dsgallry {
   min-height:500px;
   max-height:500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .dsgallry {
    min-height:250px;
    max-height:250px;
  }
}
@media (max-width: 768px) {
  .dsgallry {
    min-height:200px;
    max-height:200px;
  }
}
/*.header-menu-area-4.header-fixed .header-top {
  display: block;
}*/
.section--padding {
    padding-top: 45px;
    padding-bottom: 70px;
}
@media (max-width: 810px) {
.section--padding {
    padding-top: 25px;
    padding-bottom: 70px;
}
}
h1, h2, h3, h4, h5, h6 {
    color: #0079a5;
}
.section-divider:before, .section-divider:after {
  background-color: #0079a5;
}
.section-divider:after {
  right: 25px;
  left: auto;
  background-color: #f7f7f7;
  width: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.testimonial-item-wrap-5 .testimonial-item .testimonial__img {
    margin-bottom: 10px !important;
  }
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .testimonial-item-wrap-7 .testimonial-content {
    padding-left: 0;
    padding-top: 10px;
  }
}
@media (max-width: 575px) {
  .testimonial-item-wrap-7 .owl-nav div.owl-next {
    display: none;
  }
}
@media (max-width: 575px) {
  .testimonial-item-wrap-7 .owl-nav div.owl-prev {
    display: none;
  }
  .section--padding {
  padding-bottom: 40px;
}
}
.testimonial-item-wrap-7 .testimonial-img img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.testimonial-item-wrap-7 .owl-nav div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-box-shadow: 0 0 20px rgba(72, 75, 80, 0.06);
  -moz-box-shadow: 0 0 20px rgba(72, 75, 80, 0.06);
  box-shadow: 0 0 20px rgb(72 75 80 / 0.06);
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1366px) {
  .testimonial-item-wrap-7 .owl-nav div {
    top: 38%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 575px) {
  .testimonial-item-wrap-7 .owl-nav div {
    top: auto;
    bottom: -50px;
  }
}
.testimonial-item-wrap-7 .owl-nav div:hover {
  background-color: #0079a5;
  color: #fff;
}
.testimonial-item-wrap-7 .owl-dots div.active, .testimonial-item-wrap-7 .owl-dots div:hover {
  background-color: #0079a5;
}
.testimonial-item-wrap-7 .owl-dots div {
  border: 2px solid #0079a5;
}
@media (max-width: 844px) {
.clientlogo-area {
    padding-top: 50px;
    padding-bottom: 50px;
}
}
.section-icon-balance:after {
  position: absolute;
  left: 0;
  bottom: 1px;
  content: "\f0a3";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 25px;
  color: #eb2d2e;
  animation: heartBeat 900ms infinite linear;
}
.section-heading .section__meta3 {
  color: #eb2d2e;
}

.section-heading .section__title {
  font-size: 34px;
  font-weight: 600;
}
@media (max-width: 810px) {
  .section-heading .section__title {
    font-size: 30px;
  }
}
@media (max-width: 320px) {
  .section-heading .section__title {
    font-size: 24px;
  }
}

.section-heading .section__title__Profilo {
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 810px) {
  .section-heading .section__title__Profilo {
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .section-heading .section__title__Profilo {
    font-size: 18px;
  }
}



.tab-mission .tab-list .nav-tabs li a.active {
  color: #eb2d2e;
}
.tab-mission .tab-list .nav-tabs li a.active:hover {
  color: #eb2d2e;
}
.tab-mission .tab-list .nav-tabs li a:hover {
  color: #eb2d2e;
}
.tab-mission .tab-list .nav-tabs li a:after {
  background-color: #eb2d2e;
}
.bg-6 {
    background-color: #eb2d2e !important;
}
.text-color-6 {
  color: #eb2d2e !important;
}
@media (max-width: 425px) {
  .experienced-box h3 {
    padding-bottom: 30px !important;
  }
}
.footer-area .footer-svg {
  fill: #eef4f82e;
}
.footer-area .footer-item .user-links li a:hover {
  color: #0079a5;
  padding-left: 12px;
}
.footer-area .footer-item .user-links li a:after {
  background-color: #0079a5;
}
.footer-area .footer-item .footer-contact .contact__text a:hover {
  color: #0079a5;
}

#scroll-top {
  color: #ffffff;
  background-color: #0079a5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
#scroll-top:hover {
  background-color: #028bbd;
  color: #fff;
}
.content-carousel2 .owl-item.active.center .info-box-item {
  background-color: #eb2d2e;
}
.content-carousel2 .owl-item.active.center .info-box-item .icon-item .info__numb {
  background-color: #fff;
  border-color: #eb2d2e;
}
.info-box-item-9 .icon-item {
  background-color: #eb2d2e;
}
.content-carousel2 .owl-dots div.active {
  background-color: #eb2d2e;
}
.info-box-item-9 .icon-item .info__numb {
  background-color: #eb2d2e;
}
.info-box-item .info-body .info__text {
  color: #7c7d7e;
}
.social-profile li a:hover {
  background-color: #eb2d2e;
  color: #fff;
}
.main-menu > ul li .dropdown-menu-item li a:hover {
  color: #0079a5;
}


.breadcrumb {
    font-size:12px;
}
.breadcrumb-item+.breadcrumb-item::before {
  padding-right:7px;
  color:#0079a5;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left:0;
  padding-right:7px;
}
.breadcrumb-item:first-of-type {
  padding-right:7px;
}
a {
  color:#202020;
}
.breadcrumb-item.active {
  color:#000000;
  font-weight:500;
}
.icon-item-ds {
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.icon-hover-style-ds {  
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -ms-transition: all 0;
  -o-transition: all 0;
  transition: all 0;
}
.icon-hover-style-ds:hover {
  animation: bounce 1s;
}
.link-folder:hover {
  color: #0079a5a3!important;
  /*animation: none!important;
  transition: none!important;*/
}
.link-folder {
  /*animation: none!important;
  transition: none!important;
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -ms-transition: none!important;
  -o-transition: none!important;*/
}

/*gallery*/
.product-item .product-content .pro__title {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.pro__title_owl {
  font-size: 12px!important;
}
.pro__title_float {
    float:left;
}
.product-item .product-content {
  padding: 15px;
}
.product-item .product-content .pro__title a {
  color: #2e3d62;
}
.product-item .product-img {
  position: relative;
  text-align: center;
  /*min-height:140px;*/
   min-height:225px;
}
.product-item-carousel .product-img {
  position: relative;
  text-align: center;
  /*min-height:140px;*/
   min-height:150px;
}
.product-item .product-img .product__img {
  width:  auto;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.product__img {
    /*max-height:225px;*/
    max-height:225px;
    /*max-width: 260px;*/
}
video.product__img {
    max-height:200px;
    margin-top: -40px;
}
.product__img_owl {
    /*max-height:225px;*/
    max-height:150px!important;
    max-width: 170px!important;
    padding: 0 15px;
}
.product__img_carrello {
    /*max-height:225px;*/
    /*max-height:130px!important;
    max-width: 115px !important;
    padding: 0 15px;*/
    max-height: 100px !important;

    max-width: 81px !important;
}
.info-box-area .product__img {
    max-height:150px!important;
    max-width:180px!important;
}
.info-box-area .product-item .product-img {
  position: relative;
  text-align: center;
  min-height:140px!important;
}
.info-box-area .owl-item {
   width:300px!important;
}
.related-product .product__img {
    max-height:150px!important;
    max-width:150px!important;
}
.related-product .product-item .product-img {
  position: relative;
  text-align: center;
  min-height:140px!important;
}
.related-product .product-item {
  height:220px;
  padding-top:15px;
  box-shadow: 0 0 0 rgba(82, 85, 90, 0.1);
}
.product-item {
  padding-top:15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  background-color: #ffffff94;
  border: 1px solid rgba(127, 136, 151, 0.23);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}
.product-item-foto-evento {
  min-height: 289px;
}
.product-item .product-content .pro__title a:hover {
  color: #0079a5;
}
.product-item-carousel {
  /*height:210px; fatta pił alta per contenere il pulsante cancella*/
  height:240px;
  padding-top:15px;
  margin-bottom: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  background-color: #ffffff94;
  border: 1px solid rgba(127, 136, 151, 0.23);
  box-shadow: 0 0 0 rgba(82, 85, 90, 0.1);
}
.theme-btn:hover {
  color: #fff;
  background-color: #0079a5;
    -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
  -moz-box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
  box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
}
.theme-btn {
  color: #fff;
  background-color: #02678C;
  border:1px solid #02678c;
}

.theme-btn-remove:hover {
  color: #fff;
  background-color: #0079a5;
  border:1px solid #0079a5;
    -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
  -moz-box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
  box-shadow: 0 6px 10px -6px rgba(93, 80, 197, 0.2);
}
.theme-btn-remove{
  color: #fff;
  background-color: #76a5b7;
  border:1px solid #76a5b7;
}
.theme-btnbig {
  color: #fff;
  background-color: #02678C;
  border:1px solid #02678c;
}
.theme-btnbig:hover {
  color: #fff!important;
  background-color: #02678C!important;
  border:1px solid #02678c!important;
}
.theme-btnbig-remove{
  color: #fff;
  background-color: #76a5b7;
  border:1px solid #76a5b7;
}
.theme-btnbig-remove:hover{
  color: #fff!important;
  background-color: #76a5b7!important;
  border:1px solid #76a5b7!important;
}
.product-item .product-img .product-action ul li .theme-btn {
  /*line-height: 35px;
  font-size: 13px;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 35px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;*/
  line-height: 28px;
  font-size: 12px;
  font-weight: 500;
  padding-left: 7px;
  padding-right: 29px;
  letter-spacing: 0.04rem;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.product-item .product-img .product-action ul li .cart-icon {
  color: #fff;
  background-color: #02678C;
  width: 29px;
  height: 29px;
  line-height: 27px;
  padding-top: 1px;
}
.product-item .product-img .product-action ul li .cart-icon:hover {
  background-color: #0079a5;
}
/*hover pulsante acquista*/
.product-item:hover .product-img .product-action {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
}
/*.product-item .product-img .product-action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}*/
.product-item .product-img .product-action ul li .theme-btn .la {
  right: 10px;
  font-size: 18px;
}
.product-item .product-img .product-action ul li {
  margin-right: 0px;
}
.side-nav-container {
    background-color: #005f82;
    }
.sidenav__item_user { 
  background-color: #005f82;
}
.section-description .section__desc {
  color:#595f68;
}
.product-item .product-img .product-action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: inherit;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}


/*-===============================
    BREADCRUMB AREA
===============================-*/
.breadcrumb-area {
  padding-top: 170px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .breadcrumb-area {
    padding-top: 190px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-area {
    padding-top: 135px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .breadcrumb-area {
    padding-top: 135px;
    padding-bottom: 40px;;
  }
}
@media (max-width: 480px) {
  .breadcrumb-area {
    padding-top: 135px;
    padding-bottom: 40px;
  }
}
.breadcrumb-area .breadcrumb-content .breadcrumb__titles .breadcrumb__title {
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .breadcrumb-area .breadcrumb-content .breadcrumb__titles .breadcrumb__title {
    font-size: 36px;
    line-height: 42px;
  }
}
.breadcrumb-area::after, .breadcrumb-area::before {
  background-color: #0079a5;
}
.breadcrumb-area:after {
  opacity: inherit;
  background-image: none!important;
}

.section-padding {
  padding-top: 80px;

}

/*======== form-area ========*/
.form-area {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
  .form-area {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .form-area {
    padding-top: 40px;
  }
}
.custom-checkbox .checkbox-link {
  color: #0079a5;
}
.account-assist p a {
  color: #0079a5;
}
.footer-area .footer-item .user-links li a {
  color: #4d4d4d;
}
.footer-area .copy-right .condition-links li a {
  display: block;
  color: #4d4d4d;
}
.footer-area .copy-right .condition-links li a:hover {
  color: #0079a5;
  text-decoration: none;
}
.footer-area {
 background-color: #f7f9fb;
  border-top: 1px solid #e6e6e6;
  padding-top: 100px;
}
.footer-area .copy-right {
  border-top: 1px solid rgb(222, 226, 230);
}
.contact-form-item::after {
  background-color: none;
  height: 0;
}
.form-area .section-heading .section__title {
  font-size: 32px;
}
.content-carousel .owl-dots div.active {
  background-color: #0079a5;
  opacity: 1;
}
.content-carousel-item {
  padding: 10px 15px 25px;
}
.product-single .product-description-wrapper .pro-detail-options .prooption__sizes .select-size-option .select-option select {
  padding: 6px 10px 6px 10px;
  font-size: 13px;
  font-weight: 500;
  color:#000;
}
.select-option:after {
  right: 10px;
}
.product-single .product-description-wrapper .pro-detail-options .prooption__sizes .select-size-option {
  width: 260px;
  margin-left:0;
}
@media (max-width: 423px){
.product-single .product-description-wrapper .pro-detail-options .prooption__sizes .select-size-option {
  width: 200px;
  margin-left:0;
}
}
.select-option select {
  border: 1px solid #cecece;
  color: rgb(68, 68, 68);
}
/*.product-single .product-description-wrapper .pro-detail-options .prooption__title {
  margin-bottom: 10px!important;
}*/
.product-single .product-description-wrapper .pro-detail-options .option__meta {
  font-weight: 500;
    font-size: 15px;
}
.img-carrello{
 margin-right:20px;
}
@media (max-width: 576px) {
.img-carrello {
 margin-right:0;
}
}
.button-remove-ds {
  background-color: transparent;
  border: 1px solid #969ba6;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #737984;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.button-remove-ds:hover {
  background-color: #0079a5;
  color: #fff;
  border-color: #0079a5;
}
/*visualizzazione carrello*/
.carrello-linea-grigia {
  border-bottom:#F7F9FB 2px solid; 
  padding:15px 0 10px 10px;
}
.carrello-tab-img {
  min-width:100px;

}
.carrello-nome-img {
float:left; 
max-width:200px; 
width:200px; 
margin-top:10px;
}
.carrello-scelta-file {
float:left; 
max-width:450px; 
width:450px; 
margin-top:0px;
}
.carrello-descrizione-file {
float:left; 
max-width:450px; 
width:450px; 
margin-top:10px;
}
.carrello-importo-riga {
float:left; 
max-width:300px; 
width:300px; 
margin-top:10px;
}
@media  (max-width: 410px) {
.carrello-importo-riga {
float:left; 
max-width:200px; 
width:200px; 
margin-top:10px;
}
}
.carrello-cancella-riga {
float:left; 
margin-left:30px; 
margin-top:20px;
}

@media  (max-width: 1199px) {
.carrello-tab-img {
  min-width:100px;
  height:100px; 
  min-height:100px; 
}
.carrello-nome-img {
min-width: 60%!important;
}
.carrello-scelta-file {
  float: none;
  margin: 0;
}
.carrello-descrizione-file {
margin: 0;
min-width: 60%!important;
}
.product-single .product-description-wrapper .pro-detail-options .carrello-descrizione-file {
  margin-bottom: 5px;

}
.carrello-importo-riga {
/*margin-left: 78px;*/
margin-left: 93px;
margin-top: 0;
}
.carrello-scelta-file {
max-width:250px; 
width:250px; 
margin-top:0px;
}
.product-single .product-description-wrapper .pro-detail-options .carrello-nome-img {
  margin-bottom: 10px;
}
.product-single .product-description-wrapper .pro-detail-options .carrello-scelta-file {
   margin-bottom: 10px;
}
.carrello-cancella-riga {
float:right; 
margin-top:-50px;
}
.carrello-nome-img {
margin-top:-10px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.carrello-nome-img {
min-width: 70%!important;
}
.carrello-importo-riga {
margin-left: 0;
}

}
@media only screen and (min-width: 512px) and (max-width: 991px) {
.carrello-importo-riga {
margin-left: 2px;
}

}
@media (max-width: 767px){
.carrello-descrizione-file {
  width: 50%;
}
}
.contact-form-action form .form-group .send__btn {
  line-height:50px;
}
.contact-form-action form .form-group .send__btn:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media (max-width: 510px){
.carrello-importo-riga {
margin-top:-18px;
}
}
.payment-method-wrap .payment-radio .form-check-input:checked {
  background-color: #02678c;
  border-color: #02678c;
}
@media (min-width: 1200px){
#DettaglioOrdine .carrello-importo-riga {
    text-align:right;
}
}
#DettaglioOrdine .tab__text {
  line-height: 20px;
  font-size: 13px;
}

.cart-note {
  background-color: #F7F9FB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 30px 30px 33px 30px;
  margin-bottom: 30px;
}
.cart-note {
  background-color: #F7F9FB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 20px 40px 30px;
}
.cartnote__title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 21px;
}
/*-===============================
   CONTACT AREA
===============================-*/
label {
  margin-bottom: 8px;
}

.contact-form-action .form-group {
  position: relative;
  margin-bottom: 16px;
}
.contact-form-action .form-group .form-icon {
  position: absolute;
  top: 16px;
  left: 20px;
}
.contact-form-action .form-group .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left-color: rgba(127, 136, 151, 0.2);
  color: #2e3d62;
  padding: 14px 15px;
}
.contact-form-action .form-group .search-btn:hover {
  color: #6c5ce7;
}
.contact-form-action .form-group .form-control {
  padding: 12px 20px 12px 40px;
  border-color: rgba(127, 136, 151, 0.2);
  height: inherit;
  color: #2e3d62;
}
#registrazione .contact-form-action .form-group .form-control {
  padding: 12px 20px 12px 20px;
  color:#212529bf;
}
#registrazione .contact-form-action .form-group .form-control[type=text]::-moz-placeholder {
  color:#666;
}
.theme-btn {
  padding: 0 20px 0 20px;
}
.contact-form-action .form-group .form-control:focus {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border-color: rgba(127, 136, 151, 0.5);
}
.contact-form-action .form-group .message-control {
  height: 140px;
}
.contact-form-action .form-group .form-control[type=email]::-webkit-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=email]::-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=email]:-ms-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=email]:-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=text]::-webkit-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=text]::-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=text]:-ms-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=text]:-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=search]::-webkit-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=search]::-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=search]:-ms-input-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .form-control[type=search]:-moz-placeholder {
  color: rgba(127, 136, 151, 0.6);
}
.contact-form-action .form-group .send__btn {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
  outline: none;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.payment-method-wrap .payment-radio {
  margin-bottom: 25px;
}
.payment-method-wrap .form-check-input {
  background-color: #f7f9fb;
  background-image: none;
  border: none;
}
.cartdetail__content .theme-btn .la {
  right: 2px;
  top: 49%;
}
/*-===============================
   PROFILO UTENTE
===============================-*/
.tab-layout-5 .tab-list .nav-tabs li a.active, .tab-layout-5 .tab-list .nav-tabs li a:hover {
  background-color: #007ba8;
  color: #fff;
}
.tab-layout-5 .tab-list .nav-tabs li a::after {
  border-left: 10px solid #007ba8;
}
.tab-layout-5 .tab-content .tab-item .tab-item-inner {
  padding-top: 0;
  padding-bottom: 15px;
}

.tab-item .form-group {
  font-size:14px!important;
}
.tab-item .form-control{
  font-size:14px!important;
}
.tab-item .form-select{
  font-size:14px!important;
}
.tab-layout .tab-content .tab-item .tab__text {
  line-height: 20px;
  font-size: 13px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: rgba(211, 211, 211, 0.07);
}
.icon-box-4:hover .box__icon {
  background-color: #0079a5;
  color: #fff;
}
.icon-box-4 {
  box-shadow: 0 0 15px rgba(82, 85, 90, 0.1);
  margin-bottom: 80px;
}
.ord_green {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    color: #000 !important;
    background-color: #0bd30b !important;
}

.ord_yellow {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    color: #000 !important;
    background-color: RGB(253, 200, 39) !important;
}

.ord_red {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    color: #000 !important;
    background-color: #ff7172 !important;
}



