/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.text-align-sx {
  text-align: left;
}
.color-000 {
  color: #000;
  font-size: 20px;
}
#iqitmegamenu-horizontal {
  padding: 0 499% !important;
  border: solid 1px #e3e3e3;
  background-color: #f7e7c3;
  text-align: center;
}
#iqitmegamenu-horizontal .form-control {
  border: none !important;
  border-left: solid 1px #e3e3e3 !important;
}
.search,
#search_widget,
#search_widget form,
#search_widget form .input-group {
  height: 72px;
}
.search_ {
  width: 50%;
  float: right;
}
.search_ {
  background-color: #f9f9f9;
}
.search_ input::placeholder {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.search_ input {
  padding-left: 92px !important;
}
#cbp-hrmenu,
.header-nav .container {
  padding-left: 20px;
}
.customer_service {
  display: block;
}
.svg_service {
  text-align: right;
  float: left;
}
.text_service {
  text-align: left;
  float: left;
  padding-left: 12px;
}

.text_service span {
  font-family: "Open Sans";
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
}
.cbp-legendc,
.cbp-tab-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
#cbp-hrmenu .cbp-hrmenu-tab {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.cbp-onlyicon .nav-link {
  padding-left: 0px !important;
}
.fa-search {
  font-size: 32px !important;
}
#search_widget input {
  padding-left: 60px !important;
}
.block-iqitlinksmanager a {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
}
.header-cart-btn {
  color: #000 !important;
}
.cart-products-count-btn {
  background-color: #f7e7c3 !important;
  color: #000 !important;
  font-weight: 700;
}
.ps-shoppingcart .cart-products-count-btn {
  right: -8px !important;
  font-size: 0.9rem !important;
}
#header-wishlist-btn {
  margin-top: 4px !important;
}
.buttons_bottom_block {
  margin-bottom: 0 !important;
}
.header-user-btn {
  margin-right: 40px !important;
}
#header .header-btn-w {
  padding: 0px !important;
}
#iqitwishlist-nb {
  background-color: #c8c4c4 !important;
  color: #000 !important;
  font-weight: 700;
  text-align: center;
  line-height: 15px;
  border-radius: 30px;
  min-width: 16px;
  height: 16px;
  font-size: 0.8rem;
  position: absolute;
  top: -7px;
  right: 5px;
  padding: 1px 5px;
}
#cbp-hrmenu {
  float: left;
}
.cust_serv {
  display: none;
  width: 30%;
  float: left;
}
@media (min-width: 990px) {
  .img-home img {
    width: 942px;
    height: 900px;
  }
  .title_section {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000000;
  }
  .middle_section {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #000000;
  }
  .end_section {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
  }
  .column_home {
    height: 434px;
  }
  .middle_section p {
    min-height: 124px;
  }
}
@media (max-width: 990px) {
  .mobile-main-bar {
    width: 100%;
    display: block;
    height: 60px;
  }
  .col-mobile-logo {
    width: 90%;
    float: left;
    padding: 0px !important;
  }
  .col-mobile-btn-menu {
    width: 10%;
    float: right;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .col-mobile-btn-menu .m-nav-btn {
    padding: 0px !important;
  }
  #mobile-header .mobile-main-bar {
    padding-left: 15px !important;
    padding-right: 5px !important;
  }
  .col-mobile-logo img {
    width: 292px;
  }
  .col-mobile-btn-wishlist a {
    margin-right: 0px !important;
  }
  #mobile-cart-products-count {
    display: block !important;
  }
  .col-mobile-btn-account span,
  .col-mobile-btn-search span {
    display: none !important;
  }
  #mobile-cart-products-count {
    right: 25px !important;
    padding: 1px 3px !important;
    line-height: 12px !important;
    min-width: 12px !important;
    height: 12px !important;
  }
  .header-nav {
    display: none;
  }
  #mobile-header {
    height: 140px;
  }
  .mobile-buttons-bar {
    padding-top: 5px;
  }
  .search-btn {
    padding-left: 0px !important;
  }
  #search-widget-mobile input {
    padding-left: 60px;
  }
}
#mobile-header .m-nav-btn > span {
  margin-top: 6px !important;
  background-color: #f7e7c3 !important;
  color: #000 !important;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: 15px !important;
  border-radius: 30px !important;
  min-width: 16px !important;
  height: 16px !important;
}
#mobile-header .row-mobile-buttons {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media (max-width: 767px) {
  .col-mobile-menu-dropdown {
    margin-top: 30px;
  }
}
.products .product-miniature {
  margin: 2px;
}
#product-infos-tabs a#iqit-reviews-tab {
  display: none !important;
}
.product-actions .social-sharing {
  display: none;
}
.descrizione-prodotto {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: stretch;
  justify-content: space-around;
  align-items: flex-start;
}
.misura,
.materiale {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
#onepagecheckoutps_step_one #opc_show_login {
  padding: 4px !important;
}
.layout-full-width
  .swiper-default-carousel:not(.swiper-container-initialized)
  .swiper-wrapper {
  grid-template-columns: repeat(2, 1fr) !important;
}
@media (max-width: 767px) {
  .cart_description {
    width: 100% !important;
  }
  #onepagecheckoutps #onepagecheckoutps_step_review .cart_item {
    display: flex;
    flex-wrap: nowrap !important;
    align-items: center;
  }
  .layout-full-width
    .swiper-default-carousel:not(.swiper-container-initialized)
    .swiper-wrapper {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  #cart .cart-summary li {
    font-size: 15px !important;
  }
  .elementor-instagram img {
    height: 206px !important;
  }
  .elementor-instagram .il-item {
    padding: 5px !important;
  }
}
#onepagecheckoutps div#onepagecheckoutps_step_one #opc_show_login {
  background-color: #000 !important;
}
#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_info h1 {
  color: #000 !important;
}
#HOOK_SHOPPING_CART .section-title {
  text-align: center !important;
}
#checkout #order-detail-content {
  margin-top: 20px;
}
#cart .cart-summary li {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  padding: 10px;
  color: #000;
}
.corriere-carrello {
  width: 9%;
}
.lucchetto-carrello {
  width: 8%;
}
.pacco-carrello {
  width: 10%;
}
.cart-detailed-actions .text-xs-center a {
  font-size: 16px;
}
#order-detail-content .order_total_items .cart_total_price {
  margin-top: 25px;
}
.product-price {
  color: #000;
}
#checkout #HOOK_SHOPPING_CART,
#checkout #footer {
  display: none;
}
#checkout #btn_place_order:hover,
.add-to-cart:hover,
.cart-content-btn .mb-2:hover,
.cart-buttons .mb-2:hover {
  background: rgb(23, 167, 23);
}
.product-title a {
  color: #000 !important;
}
@media (min-width: 768px) {
  #product .page-title {
    font-size: 35px;
  }
}
.descrizione-prodotto {
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
  padding-bottom: 1rem;
}
.product-variants-item .radio-label {
  font-size: 18px;
  color: #000;
}
.product-variants .input-radio:checked + span {
  border-color: #d4df79;
  /* background: #d3d2d2; */
  font-weight: 700;
}
.product-variants .input-radio + span {
  background: #f4f4f4;
  font-weight: 700;
}
.product-variants .input-radio + span {
  line-height: calc(2em - 4px);
}
.badge-warning,
.discount {
  background-color: #d4df79 !important;
}
.descrizione-prodotto dd {
  font-size: 15px;
}
span.form-control-label {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.materiale {
  margin-top: 10px;
}
.add-to-cart {
  font-size: 16px;
}
.cart-overview .product-line-info a {
  color: #000 !important;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}
.cart-overview .product-line-info span {
  color: #000;
}

.cart-overview .product-line-grid .value {
  color: #000;
}
.cart-grid span {
  font-size: 16px;
}
.fa-trash-o {
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .cart-overview .product-line-info a {
    font-size: 24px !important;
  }
  .fa-trash-o {
    font-size: 25px !important;
  }
  .elementor-instagram img {
    height: 276px !important;
  }
  .elementor-instagram .il-item-inner {
    margin: 10px;
  }
}
.cart-detailed-totals.js-cart-detailed-totals span {
  color: #000;
}
#checkout #total_price,
#checkout .order_total_items .cart_total_price .text-md-right {
  font-size: 25px !important;
}
.product-add-to-cart .btn-secondary:hover {
  color: red;
}
.rte-content ul {
  list-style-type: none !important;
  padding: 0px !important;
}
.rte-content li {
  margin-bottom: 5px;
  color: #000;
}
.tax-shipping-delivery-label {
  display: none;
}
#product-availability,
.badge-discount {
  font-size: 14px;
}
.product-prices .badge {
  vertical-align: bottom !important;
}
.product-variants .input-radio,
.product-variants .radio-label {
  min-width: 138px !important;
}
#group_4,
#quantity_wanted,
.custom-select2:after,
.bootstrap-touchspin .btn-touchspin {
  color: #000;
}
.cbp-horizontal .cbp-tab-title,
.titoletto-home {
  font-family: "sisterhood" !important;
}
.titolo-home span {
  font-family: "sisterhood" !important;
}
.product-prices {
  margin-top: 30px;
}
.product-additional-info {
  border: none;
}
.prezzi {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-content: stretch;
  justify-content: space-evenly;
  align-items: flex-start;
}
.prezzi .current-price {
  font-size: 25px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}
.prezzi .regular-price,
.prezzi .badge-discount {
  font-weight: 700;
}
.prezzi .badge-discount {
  color: #000;
}
.product-sidebar {
  display: none;
}
button#iqit-wishlist-product-btn {
  border-radius: 25px;
}
@media (min-width: 1086px) {
  #product .js-product-add-to-cart .add-to-cart {
    width: 360px;
  }
  #product .button-wa {
    padding: 20px 60px;
  }
}
.product-prices #product-availability {
  margin-bottom: 10px;
}
#estimateddelivery .ed_item {
  padding: 0px !important;
}
.ed_orderbefore .date_green {
  font-style: oblique;
  color: #000;
}
.author_name {
  margin-top: 15px;
}
.crossselling-products {
  margin-bottom: 25px;
}
#product #main-product-wrapper .product-add-to-cart {
  position: static;
  box-shadow: none;
}
@media (max-width: 990px) {
  #mobile-cart-products-count {
    top: 95px !important;
  }
  .stuck-down #mobile-cart-products-count {
    top: 0px !important;
  }
  #product .button-wa {
    padding: 20px 50px;
  }
}
.termini3 {
  display: none !important;
}
.cbp-horizontal .cbp-tab-title {
  font-size: 30px !important;
}
#cbp-hrmenu.cbp-hrmenu .nav-link {
  padding: 0.5rem 0.5rem !important;
}
#product .product-request-wa {
  display: flex;
}
.col-add-to-cart-wa {
  margin-top: 20px;
}
.product-request-wa .col-add-wishlist {
  margin-top: 10px;
}

/* MODIFICHE  */

#iqitmegamenu-horizontal #cbp-hrmenu ul {
  display: flex;
  justify-content: center;
}
#cms #wrapper .cura,
#cms #wrapper .cura h3 {
  font-family: "Arapey";
  gap: 15px;
  font-size: 1.5rem;
  line-height: 2rem;
}
#cms #wrapper .cura ul {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  list-style-type: circle !important;
}
#cms #wrapper .cura ul li {
  padding: 5px 15px;
}
#cms #wrapper .page-header h1.page-title {
  font-family: "sisterhood";
  font-size: 50px;
}

.product-flags .product-flag.discount {
  background-color: #f7e7c3 !important;
  color: #000000;
}

#product #estimateddelivery, .alert-info.iqitfreedeliverycount {
  display: none;
}
#product .has-discount .discount {
  background-color: #f7e7c3 !important;
}
#product .product-add-to-cart .add .add-to-cart {
  background-color: #f7e7c3 !important;
  border: 1px solid #f7e7c3;
}
#product .product-add-to-cart .add .add-to-cart:hover,
#product .product-add-to-cart .add .add-to-cart:active {
  background-color: #d7b98e !important;
}
#product .product-information .product-description {
  padding-top: 1rem;
  font-family: "Arapey";
  font-size: 1rem;
}
#product #col-product-info .page-title span {
  font-family: "sisterhood";
}
#product .product-information,
#product .product_header_container label,
#product .product_header_container span a {
  font-family: "Arapey";
  font-size: 1rem;
}
#product #mobile-header .m-nav-btn > span,
#product #mobile-header-sticky #iqitwishlist-nb {
  background-color: #f7e7c3 !important;
}
.product-availability .product-combination-only-unavailable {
  background-color: #d7b98e;
}
.product-prices #product-availability,
.product-availability .product-unavailable {
  background-color: #b2ab9b;
}
#category #js-product-list-header .page-title {
  font-family: "sisterhood";
  font-size: 2rem;
}
#product-availability.product-last-items {
  background-color: #f7e7c3 !important;
}

#mobile-header #iqitmegamenu-mobile,
#header-wishlist-btn #iqitwishlist-nb{
  background-color: #f7e7c3 !important;
}
#mobile-header .m-nav-btn:hover,
#mobile-header .col-mobile-menu-dropdown.show {
  background-color: unset;
}
#mobile-header #iqitmegamenu-mobile ul li a {
  color: #000000;
  font-family: "Arapey";
}
#mobile-header #_mobile_iqitmegamenu-mobile {
  margin-top: 1rem;
}
#cart .btn-primary,
#cart .btn-primary:hover,
#blockcart-content .cart-buttons .btn-primary {
  background-color:#f7e7c3 !important;
}

body .elementor-element-utkdxgo {
  display: block !important;
}

