/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.verde .elementor-column-wrap.elementor-element-populated {
  padding-top: 5px !important;
  padding-bottom: 10px !important;
}

body {
  font-family: Work Sans, Sans-serif;
}

#header {
  background: #1c2845;
  color: #ffffff;
}

#header .logo {
  width: 100%;
  max-width: 360px;
}

#header .header-top .menu {
  padding-right: 30px;
  margin-bottom: .1rem;
  margin-top: 54px;
  float: right;
}

#header a {
	font-family: 'Work Sans', sans-serif;
  color: #232323;
}

.top-menu a[data-depth="0"] {
 	font-weight: 600;
  padding: .1875rem .9rem .375rem;
}

#header .header-top a[data-depth="0"] {
  color: #ffffff;
  text-transform: uppercase;
}

#header .menu>ul>li.current {
  background-color: #2d9ab3;
}

#header .header-nav {
  border-bottom: 0 solid #f1f1f1;
  max-height: 42px;
	margin-bottom: 0;
  background-color: #2d9ab3;
  font-size: 14px;
}

#header .header-nav .blockcart {
  background: #2a3158;
  height: 2.5rem;
  padding: .75rem;
  margin-left: .9375rem;
  text-align: center;
  white-space: nowrap;
  color:#ffffff;
}
#header .header-nav .cart-preview .shopping-cart {
  vertical-align: middle;
  color: #ffffff;
}

@media (max-width: 767px) {

  #header .header-nav #menu-icon {
    display: none !important;
  }

  #header .header-nav .top-logo {
    padding-top: 50px !important;
  }

  #header .header-nav {
    max-height: 40px !important;
  }

  .top-logo a img {
    width: auto !important;
    max-height: 70px !important;;
    max-width: 100%;
  }

  #header .header-top {
    background: #1c2845;
    padding-bottom: 0;
  }

  #globo-hidden-menu-displayTop-2 .globomenu, .globomenu-responsive-toggle {
    margin-top: 16px !important;
    float: right;
  }

  .globomenu.globomenu-main, .globo-hidden-menu-clearfix {
    padding: 0px !important;
  }


  .globomenu-responsive-toggle {
      padding: 15px 0px !important;
  }


}


/* MEGA MENU */

.globomenu.globomenu-main, .globo-hidden-menu-clearfix {
  z-index: 10 !important;
}

#globo-hidden-menu-displayTop-2 .globomenu, .globomenu-responsive-toggle {
  margin-top: 32px;
  float: right;
}

.globomenu .globomenu-submenu-type-stack>.globomenu-item-normal>.globomenu-target, .globomenu .globomenu-submenu-type-stack>.globomenu-item-product-mini>.globomenu-target{
  padding: 15px 20px !important;
}

.globomenu .globomenu-item-layout-image_above>.globomenu-image {
  max-width: 250px;
}

#globo-hidden-menu-displayTop-2 .globomenu .globomenu-item-level-0>.globomenu-target {
  text-transform: uppercase !important;
}

#wrapper {
  background: #ffffff;
  box-shadow: none;
  padding-top: 0;
}

#header .header-nav .cart-preview.active {
  background: #FF9800;
}

  #header .header-nav .blockcart .header {
    margin-top: .125rem;
    font-weight: bold;
  }

.squareBox {
  width: 300px;
  height: 200px;
  z-index: -1;
  border: 10px solid #d6d6d6;
  position: absolute;
  border-radius: 0 30px;
}

/* BREADCRUMB */

#wrapper .breadcrumb {
    background: transparent;
    padding: 0 15px 10px 15px;
    font-size: 12px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 4.5%;
}

/* PAGINA CATEGORIA */

.block-category.card.card-block {
  box-shadow: none;
  background-color: #efefef;
  border: none;
}

.card {
  box-shadow: none;
}

.block-categories {
  box-shadow: none;
  background: #fff;
  padding: 0;
  margin-bottom: 1.563rem;
}

ul.category-top-menu {
  font-family: 'Work Sans', sans-serif;
}

ul.category-top-menu li a.h6 {
  font-size: 2em;
  font-weight: 500;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,.25);
    width: 100%;
    display: inline-block;
    margin: .3125rem 0 0;
    padding-bottom: .8rem;
    padding-top: .6rem;
    font-size: 16px;
}

/* GRID PRODOTTO */

.cont-category {
  min-height: 80px;
  background-color: #efefef;
  margin-bottom: 10px;
}

.elementor-product-grid article.product-miniature {
  border: 8px solid #f1f1f1;
  padding: 2px;
}

#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0 .8125rem 2.5rem;
}

.product-miniature .thumbnail-container, #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
  position: relative;
  height: 318px;
  width: 250px;
  background: #fff;
  box-shadow: none;
  margin: 0 auto;
  margin-bottom: 15%;
}

.product-miniature .product-title {
    color: #1b2642;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
  color: #1b2642;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  text-decoration: none;
  text-align: center;
}

.product-miniature .highlighted-informations .quick-view {
  color: #7a7a7a;
  font-size: 0.7rem;
  text-transform: uppercase;
}


.product-miniature .variant-links a {
  border-radius: 10px;
}

.product-flags {

}

.product-flags li.product-flag {
    pointer-events: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #2fb5d2;
    font-weight: 700;
    padding: .2rem .4rem;
    text-transform: uppercase;
    color: #fff;
    margin-top: .3rem;
    font-size: 0.8rem;
    box-shadow: none;
}

.product-flags li.product-flag.on-sale {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  background: #F13222;
  width: fit-content;
  text-align: center;
  margin-top: 0!important;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #88160d;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
  color: #232323;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
}

.product-price {
  color: #000000;
  font-weight: 600;
  font-size: 2em;
}

#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
  box-shadow: none;
  width: 100%;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
  width: 100%;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
  box-shadow: none;
  margin-bottom: 1.563rem;
  background: #fff;
  padding: 1.563rem 0rem;
  margin-top: 50px;
}


/* QUICK VIEW */

.quickview .modal-content {
  background: #ffffff;
  min-height: 28.13rem;
}


/* PAGINA CATEGORIA LISTING PROD */


.block-category-inner h4 {
  width: 100%;
  text-align:center;
  margin-top: 70px;
}

.block-category-inner h4 span strong, .block-category-inner h4 span {
  color: #1b2642 !important;
  font-family: Work Sans, Sans-serif;
  font-weight: 400;
  font-size: 1.1em;
  text-align:center;
}


.products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #232323;
    background: #fff;
    padding: .3rem;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,.25);
    box-shadow: none;
}

.products-selection .sort-by-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    border-top: 2px solid #cccccc;
    padding-top: 20px;
}

.pagination .page-list {
    background: #fff;
    padding: .375rem;
    margin-bottom: 0;
    box-shadow: none;
}

.pagination .page-list li.current {
  background-color: #ff0000;
  padding: 2px 6px;
  text-align: center;
  margin-right: 6px;
  border-radius: 6px 0 6px 0;
  display: inline-block;
}

.pagination .current a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.25rem;
  text-align: center;
}

.pagination>div:first-child {
    line-height: 1.2rem;
}

/* DETTAGLIO PRODOTTI */

.page-product h1.h1 {
  text-decoration: none;
  font-weight: 500;
  font-size: 2.2em;
}

  .page-product h1.h1:after {
    height: 2px;
    width:200px;
    content: "";
    background-color: #cccccc;
    display: block;
    margin-top: 20px;
  }

.product-prices div {
  margin-bottom: .2rem;
}

.product-prices {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
}

.has-discount.product-price, .has-discount p {
  color: #000000;
  font-weight: 600;
  font-size: 2em;
}

p.product-pack-price {
  margin-bottom: 0.2rem;
}

.product-prices .tax-shipping-delivery-label {
    font-size: .8125rem;
    color: #7a7a7a;
    font-style: italic;
}

.has-discount .discount {
    background: #88160d;
    color: #fff;
    font-weight: 600;
    padding: .3125rem .625rem;
    font-size: 0.9rem;
    margin-left: .625rem;
    text-transform: uppercase;
    display: inline-block;
}

.product-information p {
  font-size: .85rem;
  margin-bottom: 0.3rem;
  color: #7a7a7a;
  font-weight: 400;
}

.product-cover img {
  box-shadow: none;
  background: #fff;
}

.btn-primary, .btn-secondary, .btn-tertiary {
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
  text-transform: uppercase;
  font-weight: 600;
  padding: .5rem 1.25rem;
}

.btn-primary {
  color: #fff;
  background-color: #FF9800;
  border-color: transparent;
}

#product #block-reassurance {
  box-shadow: none;
  background: #fff;
}

.tabs {
  box-shadow: none;
  margin-top: 2rem;
  background: #fff;
  padding: 1.25rem 1.875rem;
  border: 6px solid #efefef;
}

  .nav-tabs .nav-link {
      display: block;
      padding: .5em 1em .5em 0.2em;
      border: 1px solid transparent;
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }



/* FOOTER */

footer {  }

.logo-footer { max-width: 250px; }

.footer-flag {
  height: 14px;
  width: 100%;
  background: #cccccc url(https://www.poltronasacco.com/img/flag-ita.jpg) top center repeat-x;
  background-size: contain;
}

.footer-container {
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  overflow: hidden;
  box-shadow: none;
  background: #1c2845;
  color: #ffffff;
}

.footer-container .h1, .footer-container .h2, .footer-container .h3 {
  text-transform: uppercase;
  color: #2d9ab3;
}

.footer-container li a {
  color: #ffffff;
  cursor: pointer;
  font-size: .875rem;
}

#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a {
  color: #2d9ab3;
}

.block-contact {
  color: #ffffff;
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-content {
    color: #7a7a7a;
    font-family: Work Sans, Sans-serif;
    font-weight: 400 !important;
    font-size: 14px;
}

/* CHECKOUT */

body#checkout #header .header-nav .logo {
    max-height: 5.5rem;
    width: auto;
}

body#checkout #_desktop_contact_link #contact-link {
    margin-top: 30px !important;
}

body#checkout #footer {
    box-shadow: 0 0 0 0 rgba(0,0,0,.2);
    padding: .9375rem;
    background-color: #2d9ab3;
    color: #ffffff;
}

/* COOKIE BANNER */

.cookiesplus-modal .modal-dialog .modal-header{
  padding: 5px;
  border-bottom: 0px solid #e5e5e5;
}

.cookiesplus-modal .modal-dialog .modal-header span.h1 {
  text-transform: none;
  color: #333333;
  font-size: 20px;
}

.cookiesplus-modal .modal-body {
    background: #ffffff;
    padding: 0px;
    margin: 0px;
    border: 0px solid #ffffff;
}

.cookiesplus-modal .modal-body .card {
    margin-bottom: 0;
    border: 0px solid rgba(0,0,0,.125);
}

.cookiesplus-modal .modal-body .card-block {
    padding: 10px 5px;
}



/* oscura lo slider nelle categorie per mancanza di foto */
body#category .elementor-image-carousel-wrapper {
  display: none;
}

#custom-text {
    background: #1c2845;
    color: #ffffff;
    border-radius: 0px;
    padding: 1rem;
    text-align: center;
margin-bottom: 0px;
}

#custom-text h2 {
color: #FFC107;
font-size: 18px;
}

#custom-text p {
color: #ffffff;
font-size: 15px;
}


#payment-option-1-container img {
  width: 50px !important;
}
#payment-option-2-container img {
  width: 32px !important;
}

.block-social ul li {
  height: 2.5rem;
  width: 2.5rem;
  background-color: #3057b5 !important;
  background-repeat: no-repeat;
  display: inline-block;
  margin: .125rem;
  cursor: pointer;
}

a.globomenu-responsive-toggle i {
    color: #000 !important;
}

a.globomenu-responsive-toggle.globomenu-responsive-toggle-main.globomenu-responsive-toggle-content-align-right {
    background: #1c2845 !important;
}



@media only screen 
  and (min-device-width: 20px) 
	and (max-device-width: 880px){
	
		div#_mobile_logo {
    position: absolute;
    z-index: 99;
}
.globomenu-responsive-default.globomenu-responsive.globomenu {
    
    top: 91px;
    
}
		
	.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 .col-xs-6 {
    float: left;
    width: 53%;
}	
		
		
}




.verde .elementor-column-wrap.elementor-element-populated {
  padding: 5px;
  padding-bottom: 10px !important;
}
