body {
	font-family: 'Blinker', sans-serif;
  background: #eef1f0;
}


.clerk-slider-item img.img-fluid
,.item_card img.img-fluid
,#imm-princ-gall
{
    aspect-ratio: 450/600;
    object-fit: contain;
}

#top-row
{
  background: #1E4596;
  padding: 5px 15px;
  font-size: 15px;
}

.bold_text_alt
{
  color: #fff !important;
}

.site-misc .dropdown-toggle::after
,.mobile_menu  .dropdown-toggle::after
{
  display: none !important;
}

#top-row  .page-top-item-icon
{
  filter: brightness(100);
}


.iva_exc
{
  line-height: 1;
  margin-top: 5px;
}



img.recall_icon {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -16px;
}

.site_loading
{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background: #ffffffa6;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 16;

}

.loading-msg
{
  font-weight: bold;
}



header{
  position: sticky;
  top: 0;
  z-index: 16;
}

.tooltip-cs.tooltipster-sidetip.tooltipster-light .tooltipster-box{
  background: #fff !important;

}

.tooltip-cs.tooltipster-sidetip.tooltipster-light .tooltipster-content{
  font-style: normal !important;
  font-size: 13px;

}

.home-faq
{
  margin-bottom: 15px;
}


.read-more-faq
{
  cursor: pointer;
}


.home-faq h2{
  margin-bottom: 10px;
}

.disp-tip-qty{
  color:#d52732;
}

.section-title p{
  font-size: 18px;

   }


   .color-square-box
   {

    width: 24px;
    height: 24px;
    border: solid 1px #c1c1c1;
    margin-right: 5px;
    border-radius: 50%;

   }




   .mobile_disp
   {
     min-width: 40px;
     margin-bottom: 0;
     text-align: left;
   }



button:focus {
  outline:none !important;

}



.size_quantity_input_cont_1 .mobile_disp
{
  margin-left: 5px;
}


.input-cs-cont
{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 5px;
}





.generic_tip
{
  color: #163f93!important;
  cursor: pointer;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 5px;
  font-weight: normal;
}


.generic_tip_cont
{
  line-height: 18px;
  font-size: 14px;
  color: #7a7a7a!important;
}



.nav .nav-item {
  font-size: 13px;
   font-weight: bold;
   padding: 11px 11px;
   display: inline-block;
  flex: 1; 
  line-height: 13px;
 }

.nav .nav-item.mega-menu-item
{

 border-right: solid 1px #bcc6da;
  text-align: center;
  width: auto;
  position: relative;
}


.desktop_menu .nav .nav-item.mega-menu-item
{
  min-width: 100px;

}

.sub-row
{
  display: none;
}

.submenu_open.opened .sub-row
{
  display: block;
}

.sub-menu-arrow-holder
{
  height: 15px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: -14px;
}

.sub-menu-arrow-holder::before
{
  content: " ";
  background: #173f94;
  width: 30px;
  height: 30px;
  left: 50%;
  position: absolute;
  margin: 0 auto;
  margin-left: -15px;
  transform: rotate(45deg);
}


.nav .nav-item.mega-menu-item:last-child
{
  border-right: none;
}

.card-header.cust-header {
    padding: 0.75rem 0.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(255, 255, 255);
    background: #eef1f0;
}

.btn-accordion {
    text-decoration: none !important;
    color: #163F93 !important;
    font-weight: bold;
}

.cust-card-body p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0px;
}

.principalcat_title.multiline_text-overflow {
  display: block;
  display: -webkit-box;
  height: 87px;
  margin: 0 auto;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sped-rapida-logo {
  position: absolute;
  left: 25px;
  bottom: 10px;
  z-index: 1;
  width: 60px;
}

.sped-rapida-logo-top {
  position: absolute;
  left: 25px;
  top: 10px;
  z-index: 1;
  width: 60px;
}

.sped-rapida-logo img,
.sped-rapida-logo-top img{
  width: 60px;
}

.min_text
{
  color: #212529;
}

::-webkit-scrollbar {
  width: 7px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #163f93;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #163f93;
}
::-webkit-scrollbar-thumb:active {
  background: #163f93;
}
::-webkit-scrollbar-track {
  background: #d9e5fe;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #6683bf;
}
::-webkit-scrollbar-track:active {
  background: #6683bf;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


#desktop_menu .nav::-webkit-scrollbar {
  width: 7px;
  height: 10px;
  background: #fff;
  margin: 0;
  
  
}
#desktop_menu .nav::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
  background: #fff;
}
#desktop_menu .nav::-webkit-scrollbar-thumb {
  background: #163f93;
  border: 0px none #ffffff;
  border-radius: 0px;
}

#desktop_menu .nav::-webkit-scrollbar-thumb:hover {
  background: #163f93;
}
#desktop_menu ::-webkit-scrollbar-thumb:active {
  background: #163f93;
}

#desktop_menu .nav::-webkit-scrollbar-track {
  background: #fff;
  border: 0px none #ffffff;
  border-radius: 0px;
}
#desktop_menu .nav::-webkit-scrollbar-track:hover {
  background: #fff;
}

#desktop_menu .nav::-webkit-scrollbar-track:active {
  background: #fff;
}
#desktop_menu .nav::-webkit-scrollbar-corner {
  background: #fff;
}




.view-details-btn, .view-details-btn:hover {
  background: #163f93;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  display: block;
  text-align: center;
  padding: 12px;
  text-decoration: none;
}

#site_logo a{
  position: relative;
  display: block;
}

#site_logo:hover a{
  text-decoration: none !important;
}

.logo-text
,.logo-text:hover
{
  color: #969696;
  text-decoration: none !important;
  font-size: 12px;
}

.logo-text {
    position: absolute;
    left: 76px;
    line-height: 0;
    bottom: -9px;
}
.subcategory-box
{
    margin-bottom: 30px;
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px;
  border: none;
}

.tooltip-color-size-title{
  font-weight: bold;
  font-size: 14px;
}


.det-desc-text {
  margin-bottom: 0px;
  line-height: 1;
}

.morelink
{
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: bolder;
  display: inline-block;
}

.qty-op {
  font-size: 16px;
  color: #163f93;
  border: none;
  background: none;
  padding: 0;
}

.qty-op.qty-op-inc {
  margin-left: 0px;
}

.qty-op.qty-op-dec {
  margin-right: 0px;
}




 

 .footer-container
 {
   padding-top: 40px  !important;
 }


 .btn-send-recall
 {
  color: #fff !important;
  background: #163f93;
  width: 150px;
  margin: 0 auto;
  border: none;
  border-radius: 20px;
  padding: 8px;
 }


@media screen and (max-width: 767px) {
	ul.categories2 {
    padding: 0px;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
	}


  .col-c-box{
    padding-top: 0px;
      padding: 2px;
      padding-bottom: 2px !important;
  }


  .search_orders {
    width: 100%;
    margin-top: 10px;
  }

  .no-border {
    border: none !important;
  }

  .align_resp {
    display: block;
    margin: auto;
  }
}

@media screen and (min-width: 768px) and (max-width:1365px) {
	ul.categories2 {
    padding: 0px;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    width: calc(50% - 2.1px);
	}
}

@media screen and (min-width: 1366px) {
	ul.categories2 {
    padding: 0px;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    width: calc(25% - 2.1px);
	}
}

@media screen and (min-width: 992px) and (max-width: 1045px) {
	.user_row_descr {
	    position: absolute;
	    left: 50px;
	    font-size: 11px;
	}
}

@media screen and (max-width: 768px) {


  #page-top  .col-header
  {
    background: #fff;
    border-bottom: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
  }




  label .search_icon{
    position: static;
    font-size: 17px;
    transform: none;
    margin-right: 5px;
    color: #163f93;
  }

	.best_item_content {
	    position: unset;
	}

	.best_item_details {
	    display: inline-block;
	    position: unset;
	    top: calc(50% - 77px);
	    left: 0;
	    transform: translate(0,0);
	    width: 100%;
	    padding: 15px;
	}

	.best_item_footer {
	    position: unset;
	    bottom: 0px;
	    left: 15px;
	    width: 100%;
	    padding: 15px 0;
	    margin: 0;
	    border-top: 1px solid #e0e0e0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#page-top {
	    padding-top: 0px;
	    padding-bottom: 22px;
	}

	.best_item_footer {
	    position: unset;
	    bottom: 0px;
	    left: 15px;
	    width: 100%;
	    padding: 15px 0;
	    margin: 0;
	    border-top: 1px solid #e0e0e0;
	}

	.best_item_details {
	    display: inline-block;
	    position: unset;
	    top: calc(50% - 77px);
	    left: 0;
	    transform: translate(0,0);
	    width: 100%;
	    padding: 15px;
	}
}

@media screen and (min-width: 1025px) {
	#page-top {
	    padding-top: 5px;
	    padding-bottom: 15px;
	}

	.best_item_content {
	    position: relative;
	}

  .best_item_details {
      display: inline-block;
      width: 85%;
  }

	.best_item_footer {
	    width: 100%;
	    padding: 15px 0;
	    border-top: 1px solid #e0e0e0;
	}
}

@media screen and (min-width: 1024px) {
	.post_title {
	    font-weight: 600;
	    font-size: 18px;
	    text-align: left;
	}

	.post_text {
	    font-weight: 200;
	    line-height: 1.5;
	    text-align: left;
	}
}

@media screen and (max-width: 1023px) {
	.post_title {
	    font-weight: 600;
	    font-size: 18px;
	    text-align: center;
	}

	.post_text {
	    font-weight: 200;
	    line-height: 1.5;
	    text-align: center;
	}
}

@media screen and (max-width: 1023px) {
	.post_title {
	    font-weight: 600;
	    font-size: 18px;
	    text-align: center;
	}

	.post_text {
	    font-weight: 200;
	    line-height: 1.5;
	    text-align: center;
	}

	.service-box {
	    width: 90%;
	    margin: auto;
	    position: relative;
	    border: 2px solid #dadada;
	    border-radius: 5px;
	    padding: 10px 15px 10px 35px;
	}

}

@media screen and (min-width: 1046px) {
	.user_row_descr {
	  position: absolute;
	  left: 50px;
	  font-size: 13px;
	}
}

@media screen and (min-width: 1333px) {
	.container {
		max-width: 1333px;
	}

	.border-right {
		border-right: 1px solid #c4c4c4;
	}

}

@media screen and (max-width: 1332px) {
	.container {
		max-width: 100%;
	}


}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-primary{
    color: #163f93 !important;
}

body#registration {
  background: #eef1f0;
}

body#private_area {
    background: #eef1f0;
}

body#orders {
  background: #eef1f0;
}

body#cart {
  background: #eef1f0;
}

body#paycart {
  background: #eef1f0;
}

.bread-crumbs{
   padding:15px 0;
   border-bottom: solid 1px #d1d1d1;
   font-size: 12px;
}

.bread-crumbs a
,.bc-title
{
    color: #424242;
    text-transform: uppercase;
}


#product_details {
    background: #fff;
}

.container {
    background: white;
    padding: 0px 60px;
}

.header_icon {
  position: absolute;
  left: 20px;
}

.user_row {
  position: relative;
  width: 100%;
  height: 24px;
  color: #969696;
}

.user_row a {
  color: #969696;
}

.user_row a:hover {
  text-decoration: none;
}

#ship_icon {
	left: 3px;
}

#lock_icon {
	left: 23px;
}

#cart_icon {
	left: 21px;
}

.bold_text {
	color: #163f93;
	font-weight: 600;
}

#search {
  height: 47px;
  border-radius: 10px;
  border: 1px solid #ced4da;
  background: #ececec;
  box-shadow: inset 2px 2px 6px 0px #0000005e;
  padding-left: 20px;
  padding-right: 40px;
}



.search_icon {
  position: absolute;
  right: 15px;
  font-size: 20px;
  top: 50%;
  transform: translate(0,-40%);
  color: #163f93;
}



    .nav-item a {
        color: #163f93;
        width: 100%;
        display: block;
      }

.row_icon {
  vertical-align: text-bottom;
  /*transform: rotate(90deg);*/
}

.mobile_menu   .row_icon
{
  transform: none;
}

.mega-menu-item.submenu_open > a.mega-menu-link
{
  justify-content: space-between;
}



.best_item_row{
    background: #ededed;
}




.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 25px 15px 0;
    border-color: transparent #ededed transparent transparent;
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -15px;

}


.best_item_details_cont{
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.cust-button {
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    background: #d52732;
    border-color: #d52732;
    border-radius: 3px;
}

.home-cat-col
{
    margin-bottom: 30px !important;
}
.home-cat-col a
{
    display: block;
    border-radius: 4px;
    overflow: hidden;
}

.services {
	padding: 50px 15px;
}


span.cent {
    color: #d52732;
    margin-left: 5px;
}

.service-block {
    color: #717171;
    font-size: 14px;
    line-height: 1.2;
}

.service-text {
    color: #163f93;
}

.service-box {
    margin: auto;
    position: relative;
    border: 2px solid #dadada;
    border-radius: 5px;
    padding: 10px 15px 10px 35px;
    height: 100%;
}

.service_icon {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: -20.5px;
}

.principalcat_title {
    font-weight: 600;
    font-size: 16px;
    color: #163f93;
    padding: 10px;
    background: #d9e5fe;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-transform: capitalize;
}

.principalcat {
    padding-bottom: 50px;
}

.section-title {
  font-size: 20px;
  font-weight: 400;
  color: #163f93;
  line-height: 1;
  background: #d9e5fe;
  padding: 10px;
}

.footer {
	margin: auto;
}

#page_bottom ul {
  list-style: none;
  padding-right: 25px;
  margin-bottom: 0px;
  color: #787878;
}

#page_bottom a {
  color: #2e2e2e;
  font-size: 14px;
}

.s_link
{
  color: #2e2e2e;
}

.prod_title {
	font-weight: 600;
	color: #163f93;
}

.prod-list-info-head {
  text-align: center;
  color: #163f93;
  font-weight: bold;
  font-size: 15px;
  height: 50px;
  display: flex;
  line-height: 16px;
  align-items: center;
  justify-content: center;
}


.prod_descr {
	line-height: 1.2;
	font-size: 13px;
	color: #757575;
}

.n_items {
    color: #163f93;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: -5px;
}

.min_text {
    font-weight: 400;
    font-size: 11px;
    margin-bottom: -7px;
}

.item_price {
    color: #163f93;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: -10px;
}

#product_details .item_price {
  margin-bottom: 0px;
}


.item_offer_box {
	border: 2px solid #c1c1c1;
	border-radius: 4px;
}

.color {
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 0px;
  float: left;
  border: 1px solid #c1c1c1;
  margin-right: 3px;
  margin-bottom: 3px;
}

.color_box{
  height: 35px;

}

.more_color {
  display: block;
  height: 17px;
  position: relative;
  width: 40px;
  float: right;
  font-weight: bold;
  font-size: 15px;
}

.see-more-link{
  font-size: 11px;
  display: block;
  clear: both;
  text-align: left;
  line-height: 1;
  color:black;
}


.fdt_merchantsmallblackwhite_widget_merchant
{
    height: 85px !important;
}

.more_color  i {
  position: absolute;
  font-size: 8px;
  top: 3px;
}

.color_box a {
    font-size: 14px;
    margin-top: -5px;
    display: block;
}

.item_card .cust-button {
  font-size: 13px;
  font-weight: 600;
  padding: 12.5px 5px;
  background: #d52732;
  border-color: #d52732;
  width: 100%;
  letter-spacing: 1px;
  border-radius: 3px;
}

.btn-danger {
  background: #d52732 !important;
  border-color: #d52732 !important;
}

.casual_item {
	margin-bottom: 50px;
}

.latest_news {
	margin-bottom: 75px;
}

.best_search_cat {
	font-size: 14px;
}

.best_search_cat i {
	vertical-align: text-bottom;
}

.little {
	font-size: 13px;
}

.end_title {
  color: #fff;
  /*font-weight: 600;*/
  font-size: 15px;
  padding: 10px;
}

.f-socials i
{
  font-size: 14px;
  color: #fff;
  background: #163e93;
  width: 22px;
  height: 22px;
  text-align: center;
  padding: 2px;
  border-radius: 100%;
  line-height: 19px;

}

.f-socials a
{
  margin-right: 8px;
}

.logo-footer-cont
{
  max-width: 200px;
  margin-bottom: 22px;
}

.footer-block
{
  border-right: solid 1px #163e93;
  padding:  0 0;

}

.footer-block:last-child
{
  border-right: none;
}


.footer-menu
{
  padding: 0 30px;
}


.footer-loghi
{
  margin-top: 40px;
  padding-bottom: 15px;
}



.footer-block:last-child
{
  border-right:none;
}

.footer-loghi-cont
{
  display:flex;
  justify-content: flex-end;
  align-items: center;
}



.f-contact-title
{
    margin-right: 10px;
    font-size: 15px;
    color: #173f93;
    font-weight: 600;
}


.pagamenti_accettati {
	line-height: 1;
	margin-bottom: 25px;
}

.pagamenti_accettati p {
	color: #163f93;
	font-weight: 600;
}

.mobile_menu_user {
    color: #163f93;
    font-size: 25px;
    cursor: pointer;
    padding: 10px;
}

.mobile_menu {
    padding: 15px;
    background: white;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: -105%;
    z-index: 99999;
    overflow-y: auto;
    box-shadow: 0px 0 5px 5px #163f9380;
}

.mobile_menu .row_icon
{
  display: block !important;
}

.mobile_menu ul {
	list-style: none;
	padding-left: 0px;
	padding-top: 50px;
}

.mobile_menu a {
    color: #163f93;
    font-size: 20px;
    vertical-align: text-bottom;
}

.mobile_menu li {
    margin: 5px 0px 5px 15px;
    color: #163f93;
    font-size: 20px;
    vertical-align: text-bottom;
}

.mobile_menu .submenu_open {
  position: relative;
}

.mobile_menu .submenu_open i {
  position: absolute;
  right: 0;
  top: 5px;
}
.nav-item_submenu.open-subcatbox .subcatbox
{
  display: block !important;
}

/*
.nav-item_submenu.open-subcatbox .row_icon
{
  transform:  rotate(90deg);
}
*/
.mobile_menu .submenu .nav-item_submenu i {
    position: absolute;
    right: 1.5px;
    top: 3px;
}

    .desktop_menu .submenu {
        position: absolute;
        z-index: 99999;
    /* background: #d9e5fe;*/
    background: #b8cfff;
        top: 99%;
        left: -1px;
        width: auto;
        /* height: 496px; */
        max-height: 496px;
        overflow: auto;
        overflow-x: hidden;
        padding-left: 15px;
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 8px;
    }

    /*
    .mc-column.mc-column-az
    {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            width: 100%;
    }
            */

  .desktop_menu .opened .submenu.sub-az.sub-az-filtered
  {
    display: none !important;
  }


   .desktop_menu .opened  .submenu.submenu-az.submenu-az-filtered.d-none
  {
    display: none !important;
  }


  .desktop_menu .nav-item.mega-menu-item:last-child .submenu
{
  left: auto;
  right: -1px;
}

  .desktop_menu .opened .submenu
  {
      display: block !important;
      height: auto !important;
  }


.mobile_menu .submenu a{
  font-size: 15px;
}

.mobile_menu .submenu li {
    font-size: 15px;
    position: relative;
}

.submenu .col-3 {
    height: 496px;
    position: absolute;
    z-index: 999999999;
    overflow-y: auto;
}

.submenu .col-9 {
    height: 100%;
    padding-right: 0px;
    position: relative;
    left: 25%;
    overflow-y: auto;
}

.submenu ul {
    list-style: none;
    padding: 0;
    width: max-content;
    min-width: 203px;
}

.mobile_menu  .submenu ul {
  min-width: 100%;
}



.nav-item_submenu {
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    text-align: left;
}

  .nav-item_submenu .row_icon
  {
    display: inline-block;
    float: right;
    margin-top: 6px;
  }

  .desktop_menu .subcatbox {
    max-height: 100%;
    vertical-align: top;
}

.desktop_menu .subcatbox ul {
    display: block;
    padding: 5px;

}

.desktop_menu .subcatbox li
{
  margin-bottom: 8px;
  width: max-content;
}


.subcatbox a {
    background: #ffffff;
    display: block;
    line-height: 2;
    padding: 3px 10px;
}

.open-subcatbox{font-weight: 600;}

.desktop_menu .subcatbox hr {
    margin: 5px;
}

.desktop_menu .nav
{
  flex-wrap: nowrap;
  overflow: auto;
}



.subcat_liv3 {
	font-weight: 400;
}

.main_category_title {
    color: #163f93;
    background: #d9e5fe;
    padding: 15px;
    border-bottom: 10px solid white;
    margin-bottom: 0px;
}

.categories1 {
    background: #d9e5fe;
}

ul.categories2 > li:first-child {
    width: 100%;
    text-align: center;
    font-size: 20px;
    background: #163f93;
    color: white;
    padding: 5px;
}

ul.categories2 > li:first-child a {
	color: white;
}

ul.categories3 {
    padding: 15px;
    list-style: none;
    font-size: 15px;
    width: 100%;
    background: #d9e5fe;
}

ul.categories3 > li {
    font-weight: bold;
}

ul.categories4 {
    font-size: 14px;
    padding-left: 25px;
    list-style: none;
}

.categories1 a {
    text-decoration: none !important;
    color: #163f93;
}
.submenu .col-9::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.submenu .col-9::-webkit-scrollbar-button {
  width: 7px;
  height: 7px;
}
.submenu .col-9::-webkit-scrollbar-thumb {
  background: #d9e5fe;
  border: 0px none #ffffff;
  border-radius: 0px;
}
.submenu .col-9::-webkit-scrollbar-thumb:hover {
  background: #d9e5fe;
}
.submenu .col-9::-webkit-scrollbar-thumb:active {
  background: #d9e5fe;
}
.submenu .col-9::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 0px;
}
.submenu .col-9::-webkit-scrollbar-track:hover {
  background: #ffffff;
}
.submenu .col-9::-webkit-scrollbar-track:active {
  background: #ffffff;
}
.submenu .col-9::-webkit-scrollbar-corner {
  background: transparent;
}


.nav .nav-item.opened
{
  background: #b8cfff;
}

.nav .nav-item:hover {
   /* background: #597bc3;*/
   background: #b8cfff;

}

.mega-menu-icon
{
  height: 35px;
  width: auto;
}

.mega-menu-icon-holder
{
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
	margin-bottom: 0px;

}
.sizes-box{
    display: flex;
    margin-top: -9px;
    flex-wrap: wrap;
}

.var-box{
    color: #df1317;
    padding: 0 5px;
}

.tab_box .login_tab,
.tab_box .sign_in_tab {
  height: 70px;
  font-size: 20px;
  color: #163f93;
  text-decoration: none !important;
}

.login_tab:hover,
.sign_in_tab:hover {
  text-decoration: none;
}

.tab-active .login_tab:hover,
.tab-active .sign_in_tab:hover {
  text-decoration: none;
}

.sign_login_box {
  border: 2px solid #c1c1c1;
  border-radius: 5px;
}

.tab_box {
    background: #f5f8ff;
    border-right: 0.5px solid #c1c1c1;
    border-left: 0.5px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    cursor: pointer;
}

.tab_active {
  background: white;
  border-bottom: none;
  cursor: default;
}

.tab_active .login_tab,
.tab_active .sign_in_tab {
  height: 70px;
  font-size: 20px;
  color: #163f93;
  font-weight: 600 !important;
  cursor: default;
  text-decoration: none !important;
}

.sign_login_box .form-group {
    margin: auto;
    font-weight: 600;
    color: #163f93;
    margin-bottom: 30px;
}

.sign_login_box .form-check {
  color: #818181;
}

.sign_login_box .form-check a {
  color: #818181;
  font-weight: 600;
  text-decoration: none !important;
}

.sign_login_box .form-group .form-control {
    border-radius: 0px;
    padding: 16px;
    height: auto;
}

.sign_in,
.login {
    width: 100%;
    padding: 14px;
}

.footer_text {
  padding: 58px;
  font-size: 20px;
  color: #909090;
}

.multiline_overflow {
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  height: 70px; /* Fallback for non-webkit */
  font-size: 14px;
  line-height: 1.2;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.multiline_overflow_blog {
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  height: 78px; /* Fallback for non-webkit */
  font-size: 13px;
  line-height: 1.2;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.private_area_menu {
    background: #eef1f0;
    padding: 30px 40px;
    position: sticky;
    top: 20px;
}

.private_area_menu ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  font-size: 15px;
}

.private_area_menu li {
    color: #8b8b8b ;
    padding: 5px 0;
    border-bottom: 1px solid #8b8b8b;
    cursor: pointer ;
}

.private_area_menu li a{
  color: #8b8b8b ;
  padding: 5px 0;
  cursor: pointer ;
  text-decoration: none !important;
}

.private_area_menu li:last-child {
  border-bottom: none;
}

.private_area_menu li.tab_active {
  color: #163f93;
  font-weight: 600;
  background: transparent;
  cursor: default;
}

.private_area_menu li.tab_active a{
  color: #163f93;
  font-weight: 600;
  background: transparent;
  cursor: default;
  text-decoration: none !important;
}

.tab_title {
    padding: 6px 15px;
    font-size: 19px;
    background: #d9e5fe;
    color: #163f93;
}

.orders {
  min-height: calc(100vh - 649px);
}

.orders label {
  color: #163f93;
}

.orders .form-control {
    height: 55px;
    border-radius: 0px;
}

.search_orders {
    padding: 14.5px 25px;
    font-weight: 600;
}

.orders .search_box,
.billingdata .search_box,
.view_order .search_box,
.shippingdata .search_box {
  background: #f4f7ff;
}

.user_order_table td,
.user_order_table th {
  border: none !important;
  line-height: 1.1;
}

.user_order_table.cust-padding td {
  padding: 5px;
}

.user_order_table td {
  padding: 17px;
}

.order_row,
.billing_row {
  border: 2px solid #d3d3d3;
  margin-bottom: 5px;
  color: #6b6b6b;
}

.user_order_table td.view_order_cell {
    border-left: 2px solid #d3d3d3 !important;
}

.user_order_table td.repeat_order_cell {
  cursor: pointer;
}

.user_order_table td.modify_address_cell a,
.user_order_table td.delete_address_cell a {
  color: #6b6b6b;
}

.view_order_cell i {
  color: #d52732;
}

.repeat_order_cell i {
  color: black;
}

.space_tr td {
    padding: 5px;
}

.radio_check {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #163f93;
    border-radius: 10px;
    cursor: pointer;
}

.radio_checked {
  background: rgb(22,63,150);
  background: radial-gradient(circle, rgba(22,63,150,1) 50%, rgba(255,255,255,1) 55%);
}

.prod-list-box {
    border-radius: 5px;
    margin-bottom: 40px;
}

#top_sign_area ul li i {
    vertical-align: middle;
    font-size: 18px;
    position: relative;
    width: 30px;
    height: 18px;
}

#top_sign_area ul li i:before {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

#top_sign_area ul li {
    font-size: 13px;
    color: #8b8b8b;
    position: relative;
}

#top_sign_area ul {
    padding-left: 0px;
    list-style: none;
    width: 30.3%;
    float: left;
    text-align: left;
    margin: 1.5%;
    border-right: 1px solid #dee2e6;
}

#top_sign_area ul:last-child {
  border-right: none;
}

#top_sign_area ul li a {

  color: #2e2e2e;
    text-decoration: none !important;
}


.page-top-item-icon-3{

    display: inline-block;
}

.page-top-item-icon-4 
{
  margin-right: 4px;
}


.page-top-item-icon-4 img{
  width: 22px;
}


.items-count{
    font-weight: bold;

    color: #d52732 !important;
}

.col-prod-home{
    padding: 0 2px !important;
}

.row-item-offer-box
{
    margin: 0 -2px;
}

#top_sign_area ul li span {

    color: #2e2e2e;
    text-decoration: none !important;
    margin-bottom: 6px;
}


.page-top-item-icon
{
  margin-right: 4px;
}

.page-top-item
{
  display: flex;
  align-items: center;

}


span.page-top-item-icon {
    width: 25px;
    display: inline-block;
    text-align: center;
    margin-right: 2px;
}


.page-top-item-label
{
  line-height: 0.5;
  display: block;
  color: #2e2e2e;
  font-size: 12px;
}

.iad-block {
    margin-bottom: 3px;
}

.tel-link
{
  font-size: 16px;
}

.aside_post {
    background: #eff4ff;
}

.fdt_merchantsmallbluewhite_rg_bg {
    height: 50px !important;
    background-color: #d9e5fe !important;
}

.fdt_merchantsmallbluewhite_rgbtn_bg {
    background-color: #163f93 !important;
}

.fdt_merchantsmallbluewhite_widget_merchant {
    margin: auto !important;
}

div.fdt_merchantsmallbluewhite_logo {
    top: -198px !important;
}

.text-secondary {color: #7a7a7a !important; font-size: 15px;}
.dim-det-cont{display: inline-block;}

.price {
    color: #d52732;
    font-weight: 600;
}

.text-tertiary {
  color: #d52732 !important;
}

.icon_app {
    font-size: 10px;
    color: #8b8b8b;
    text-decoration: none !important;
}

.icon_app_box {
    margin: 0 3px;
}

.ui-widget-header {
    border: 1px solid #163f93;
    background: #163f93;
    color: #fff;
    font-weight: 400;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
    outline: none;
    border: 1px solid #ccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1px;
    outline: 0;
    font-weight: 200;
}

.ui-widget-content {
    border: 1px solid #163f93;
    background: #fff;
    color: #163f93;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    text-align: center;
}

.non-disponibile {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
    width: calc(100% - 31px);
    text-align: center;
    background: #173f93;
    color: white;
    border-radius: 3px;
    padding: 5px 0;
}

.best_item_subtitle {
    display: inline-block;
    padding: 5px 18px;
    font-size: 22px;
    color: white;
    background: #163f93;
}

.box_best_item_price {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    border: 2px solid #ced4da;
    border-radius: 5px;

}

.col-best-price{
    padding-right: 5px !important;
}

.intervals {
    background: #d9e5fe;
    font-size: 22px;
}
h2 {
	font-size: 19px;
}
h3 {font-size: 15px;}

#category_text p {
    margin-top: 0;
    margin-bottom: 1rem;
    display: block !important;
    font-size: 15px;
    line-height: 21px;
    color: #2d2b2b !important;
}

#help_order_box {
  margin-bottom: 15px;
  margin-top: 15px;
}

p.help_order_title {
    padding: 10px;
    text-align: center;
    background: #163f93;
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.help_order_cont {
    background: #d9e5fe;
    color: #163f93;
    padding: 15px;
}

.help_order_cont i {
  font-size: 40px;
  margin-bottom: 10px;
}

.help_order_cont a {
  color: #163f93;
}



.otherwise {
    margin-top: -30px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: white;
    color: #c6c6c6;
    text-transform: uppercase;
}

.btn-facebook {
    background: #4267B2;
    color: white !important;
    border-color: #4267B2;
}

.login_with_google {
    background: #EA4335;
    color: white !important;
    border-color: #EA4335;
}

@media screen and (max-width: 767px) {



  #title-prod
  {
    color: #163f93;
    background: #d9e5fe;
    width: 100%;
    padding: 10px;
    font-size: 18px !important;
    margin-bottom: 2px !important;
  }

  .prod-det-cod
  {
    background: #e8e8e8;
    color: #163f93;
    padding: 10px;
  }



  .container {
    padding: 0px 15px;
  }

  #cookiescript_badge {
    position: fixed !important;
    font: 13px / 20px Arial !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer !important;
    z-index: 99999 !important;
    background: rgb(23, 62, 147) !important;
    padding: 6px 11px 2px !important;
    box-shadow: rgb(0, 0, 0) 0px 0px 3px !important;
    left: 10px !important;
    top: 0px !important;
    bottom: unset !important;
    border-radius: 0 0 5px 5px !important;
  }

  a.show-more-text
  {
    text-align: center;
    padding: 10px;
    background: #eef1f0;
  }


}

@media screen and (max-width: 1023px) {
  .sizes-box {
      display: inline-flex;
      margin-top: -9px;
  }

  .logo-text {
    position: static;
    white-space: nowrap;
    margin-top: 5px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 11px;
    font-size: 14px;
    font-weight: bold;
    color: #163f93;
}


.benvenuto
{
  margin-top: 15px;
}

#site_logo a {

  display: inline-block;
}

}


.fake_href {
    color: white;
    cursor: pointer;
}

.fake_href:hover {
  text-decoration: underline;
}

.send_newsletter_request {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-top-left-radius: 0px;
    background: #163F93 !important;
    border-bottom-left-radius: 0px;
    box-shadow: none !important;
    border-color: #163F93 !important;
}

.form-control.cust-padding-right {
    box-shadow: none !important;
    padding-right: 85px;
}

.item_card .prod_details_cod {
    margin-bottom: 0px;
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 3px 9px;
    background: #163f93;
    color: white;
    border-top-left-radius: 5px;
    z-index: 1;
    border-bottom-left-radius: 5px;
    font-size: 11px;
    border-right: 2px solid #c1c1c1;
}


.open-footer-menu
{
  color: #2e2e2e;
 /* cursor: pointer;*/
}


td.td-same-color {
  border: none;
}


.open-footer-menu.opened i
{
transform: rotate(180deg);
}


.f-contact-title
{
  margin-bottom: 2px;
  line-height: 20px;
}

.f-contact {
  line-height: 15px;
}

.open-footer-menu
{
  font-size: 16px;;
  margin-bottom: 16px;
}

.sub-menu-footer {
  font-size: 13px;
  list-style: disc !important;
  list-style-position: inside !important;
}


.loghi-sped{
  display: flex;
  align-items: center;
  }

.logo-sped img
{
  max-width: 62px;
  border: solid 1px #cecece;
  width: 100%;
}

.logo-sped
{
  filter: grayscale(100%);
  margin-right: 2px;
  transition: all 0.5s ease-in-out;

}

.logo-sped:hover
{
  filter: none;
}


.logo-p {
  filter: grayscale(100%);
  margin-right: 2px;
  transition: all 0.5s ease-in-out;

}


.logo-p img
{
  border: solid 1px #cecece;
}

.logo-p:hover
{
  filter: none;
}


.f-loghi-title
{
  margin-right: 10px;
  line-height: 20px;
}


.mega_menu_mobile
{
  position: relative;
  width: 100%;
  height: 60px;
  background: #d9e5fe;
  overflow: hidden;
  box-sizing: content-box;

}

.mega_menu_mobile_sr{
  display: block;
  padding-left: 5px;
  width: 98%;
  height: 60px;
  padding-bottom: 10px;
  white-space: nowrap;
  box-sizing: content-box;
  overflow: hidden;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.mega_menu_mobile_sr .mega-menu-item
{
  display: inline-block;
  width: auto;
  font-size: 16px;
  font-weight: 600;
  height: 60px;
  line-height:60px;
  padding: 0 20px;
  box-sizing: content-box;
  border-right: solid 1px #bcc6da;
}

.mobile-side-blur
{
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,#d9e5fe 90%,#d9e5fe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e5fe',endColorstr='#d9e5fe',GradientType=1 );
}



.help-concludi-ordine
{
  padding: 20px  !important;
  background-color: #d9e5fe;
}



.filter-by-cats
{
  color: #163f93;
  font-weight: bold;
}


.categories_mobile ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}


.mobile-cat-link
{
  width: 100%;
  border: solid 2px #93a6c9;
    border-radius: 5px;
    margin-right: 0px;

    position: relative;
    vertical-align: middle;
}

.mobile-cat-link a
{
  color:#284e9b ;
  padding: 0 10px;
  display: inline-block;
  font-size: 15px;

}

.categories_mobile
{
  display: none;
}

.filter-by-cats span
{
  vertical-align: middle;
}

.filter-by-text span
{
  vertical-align: middle;
}



/***Desktop piccoli**/


@media(max-width:1118px)
{
  .home-nav-item
  {
    display: none !important;
  }
}





/***REGOLE***MOBILE***/
@media(max-width:768px)
{



  .inner-filter-box
  {
    padding: 10px;
    background: #eef1f0;
  }

  .filter-row
  {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }


  .filter-row .filter-by-cats
  ,.filter-row .filter-by-text
  {
      padding: 0;
  }


  .filter-box-cont
  {
    padding: 0  !important;
 
  }



  .filters
  {
    width: auto  !important;
    background: #fff  !important;
    padding: 0px !important;
  }

  .inner-filter
  {
    background:#eef1f0;
    padding:10px;

  }

  .filter-by-cats  .inner-filter
  {
    margin-right: 7px;
  }

  .filter-by-text  .inner-filter{margin-left: 0px;}







#category_text p {
  margin-top: 0;
  margin-bottom: 1rem;
  display: block !important;
  font-size: 14px;
  line-height: 18px;
  color: #2d2b2b !important;
}

.macro-filter .inner-filter
{
  border-bottom: solid 10px #fff;
}

.active-macro-filter.macro-filter .inner-filter
{
  border-bottom-color: #eef1f0;
}

.active-macro-filter.macro-filter.macro-filter-brand .inner-filter
{
  border-bottom-color: #fff;
}

.footer_description
{
  text-align: center !important;
}

#cat-text-cont
{
  text-align: center;
}

.step-body .row
{
   margin: 0  !important;
}


.all-filters-cont
,.categories_mobile
{
  padding: 0;
}




.det-concludi-ordine .btn-riepilogo
,.btn-request-info-modal
{
  width: 100%;
}


.up-box {
 margin-bottom: 0  !important;
}


.logo-sped
{
  width: 43px;
}

#site_logo{
  max-width: 180px;
}


.loghi-pagamenti .logo-p
{

  display: block;
  width: 43px;

}

.loghi-pagamenti .logo-p img{
  display: block;
  width: 100%;
  max-width: 60px;
}


.carousel-indicators
{
  display: none;
}

.footer-container
{
  padding: 20px 15px !important;
  padding-bottom: 64px !important;
}

.footer-menu
{
  border-bottom: solid 1px #787878;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
}

.footer-block
{
  border-right: none;
}

.footer-block {
  padding: 0 0px;
}

.sub-menu-footer {
  font-size: 15px;
  list-style: disc !important;
  list-style-position: inside !important;
}

  .footer-block-contacts {
    /* text-align: center !important; */
    padding: 0;
    font-size: 19px;
}

.f-contact-title {
  margin-bottom: 2px;
  font-size: 15px;

  font-weight: 600;
}

.f-loghi-title
{
  margin-bottom: 2px;
  font-size: 15px;
  color: #173f93;
  font-weight: 600;

}

  .footer-block-contacts .little {
    font-size: 15px;
}

.footer-loghi-cont{
  display: block;
  margin-top: 10px;
}



.open-footer-menu
{
  margin-bottom: 0px;
}

.logo-footer-cont {
  margin: 0;
  margin-bottom: 22px;
}

a.show-more-text {
  text-align: center;
  padding: 6px;
  background: #eef1f0;
  font-weight: bolder;
  font-size: 13px;
}



.sub-menu-footer
{
  display: none;
  margin-top: 10px;
}

.cat-info-desc
{
  height: 51px;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 15px;
  line-height: 21px;
  font-size: 15px;
  color: #2d2b2b;
}


.category-description{
  margin-top: 0 !important;
}

#cat-text-cont h2 {
  font-size: 15px;
  font-weight: bold;
}
.upload-max-text {
  height: auto  !important;
}


#logo-prod
{
    float: none  !important;
    margin-right: 0 !important;


}

.user_order_table td
{
  padding: 10px;
}

.col-header
{
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 35px  !important;
}







}


/*

@media(max-width:1639px)
{
  #desktop_menu .nav .mega-menu-item:nth-last-child(-n+3) 
  {
      display: none;
  }
}
*/

@media(max-width:1340px)
{

  .menu-wrapper
{
  padding: 0;
}


  #desktop_menu .nav .mega-menu-item:nth-last-child(-n+3) 
  {
      display: block;
  }

}



@media(max-width:767px)
{



  #home .footer-az
  {
    padding-bottom: 23px;
  }




  .col-header
  {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px !important;
  }
}



@media(max-width:512px)
{
  .col-search_cont
  {
    margin-top: 15px;
  }

}
