@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap);
/*******************************************************************************************************************************************************
*   Font Family
*******************************************************************************************************************************************************/
.product_details .chicco10-product {
  padding: 0px 75px !important; }

.product_details p {
  font-size: 12px; }

.product_details .style-height {
  line-height: 15px; }

.product_details .product_imgs {
  /**
        Thumbnails carousel
        */
  /**
        Main image carousel
        */ }
  .product_details .product_imgs .slick-instructions.slick-sr-only {
    display: none; }
  .product_details .product_imgs .slick-prev i,
  .product_details .product_imgs .slick-next i {
    border: 0px; }
    .product_details .product_imgs .slick-prev i:hover,
    .product_details .product_imgs .slick-next i:hover {
      background-color: transparent;
      border: 0;
      color: #000; }
  .product_details .product_imgs .product-image-carousels {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .product_details .product_imgs .thumbnails-slider {
    padding: 30px 0;
    /** Previous/next buttons */
    /** Single thumbnail */ }
    @media (max-width: 320px) {
      .product_details .product_imgs .thumbnails-slider .slick-track {
        width: 750px !important; } }
    .product_details .product_imgs .thumbnails-slider button {
      height: 30px;
      width: 100%;
      padding: 0;
      margin: 0;
      font-size: 30px;
      color: rgba(0, 0, 0, 0.7); }
      .product_details .product_imgs .thumbnails-slider button.slick-prev {
        top: 15px;
        left: 0; }
        @media (max-width: 767.98px) {
          .product_details .product_imgs .thumbnails-slider button.slick-prev {
            top: auto;
            bottom: 6px;
            left: 42%;
            width: auto;
            transform: rotate(-90deg); } }
      .product_details .product_imgs .thumbnails-slider button.slick-next {
        bottom: -5px;
        right: 0;
        top: auto; }
        @media (max-width: 767.98px) {
          .product_details .product_imgs .thumbnails-slider button.slick-next {
            top: auto;
            bottom: 5px;
            right: 42%;
            width: auto;
            transform: rotate(-90deg); } }
    .product_details .product_imgs .thumbnails-slider .thumbnail-button.current {
      border: 0; }
      .product_details .product_imgs .thumbnails-slider .thumbnail-button.current::before {
        content: '';
        background-color: transparent;
        border: 2px solid #42596e;
        box-shadow: 0px 1px 3px 3px #70a8db87;
        border-radius: 7px;
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0; }
    .product_details .product_imgs .thumbnails-slider .thumbnail-button {
      height: 70px !important;
      width: 70px !important;
      margin-bottom: 15px;
      border: 1px solid #8f8f8f;
      border-radius: 7px;
      cursor: pointer;
      background-color: transparent;
      position: relative; }
      @media (max-width: 320px) {
        .product_details .product_imgs .thumbnails-slider .thumbnail-button {
          width: 60px !important; } }
      .product_details .product_imgs .thumbnails-slider .thumbnail-button img {
        display: block;
        width: 100%;
        height: 44px;
        object-fit: contain; }
    @media (max-width: 767.98px) {
      .product_details .product_imgs .thumbnails-slider {
        padding: 0 0 40px;
        height: 120px; } }
  .product_details .product_imgs .main-image-slider {
    position: relative;
    position: relative;
    margin-bottom: 1px;
    /** Previous/next buttons */
    /** Slides */ }
    .product_details .product_imgs .main-image-slider button {
      z-index: 1; }
      .product_details .product_imgs .main-image-slider button.slick-prev {
        left: 10px; }
        .product_details .product_imgs .main-image-slider button.slick-prev .slick-prev-icon {
          opacity: 1; }
      .product_details .product_imgs .main-image-slider button.slick-next {
        right: 10px; }
        .product_details .product_imgs .main-image-slider button.slick-next .slick-next-icon {
          opacity: 1; }
    .product_details .product_imgs .main-image-slider .slick-slide .image-link {
      overflow: hidden;
      transition: outline .1s linear; }
      .product_details .product_imgs .main-image-slider .slick-slide .image-link img {
        display: block;
        object-fit: cover;
        width: 100%;
        height: 85%; }

.product_details .product_detail_content .share_link a {
  border: 1px solid #8f8f8f;
  background-color: transparent;
  color: #5b5360;
  border-radius: 4px;
  font-weight: 500;
  margin-left: 5px;
  text-align: center !important;
  width: 27px;
  height: 27px;
  font-size: 14px;
  display: inline-block;
  padding: 3px;
  transition: 0.5s; }
  .product_details .product_detail_content .share_link a i {
    font-weight: 400; }
  .product_details .product_detail_content .share_link a.heart_icon.selected {
    background-color: #5b5360;
    border: 1px solid #5b5360;
    color: white;
    transition: 0.5s; }

.product_details .product_detail_content a.heart_icon.custom-heart {
  border: none !important;
  padding: 0 !important;
  border-radius: 25px !important;
  background-color: transparent !important; }
  .product_details .product_detail_content a.heart_icon.custom-heart i {
    font-size: 14px !important;
    color: #5B5360; }
  .product_details .product_detail_content a.heart_icon.custom-heart .selected {
    background-color: #fff !important; }
    .product_details .product_detail_content a.heart_icon.custom-heart .selected i {
      color: #5B5360 !important;
      font-weight: bold !important; }

.product_details .product_detail_content h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px; }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content h2 {
      font-size: 20px;
      line-height: 25px; } }

.product_details .product_detail_content .age-font {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-size: 35px !important; }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content .age-font {
      font-size: 25px !important;
      line-height: 28px !important;
      margin-top: 0px; } }

.product_details .product_detail_content .text_green {
  color: #415A70;
  font-size: 12px; }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content .text_green {
      font-size: 13px; } }

.product_details .product_detail_content .age-required {
  margin-top: 2%; }

@media (min-width: 768px) {
  .product_details .product_detail_content .price.pd-main-price {
    display: none; } }

.product_details .product_detail_content .price.pd-main-price p {
  font-size: 17px !important;
  line-height: 20px; }

.product_details .product_detail_content span.pd-size {
  font-size: 13px !important; }

.product_details .product_detail_content select.qty {
  padding: 2px !important;
  font-size: 12px;
  width: 40px;
  border-radius: 5px; }

.product_details .product_detail_content .colors p,
.product_details .product_detail_content .delivery_details p {
  color: #5b5360;
  font-size: 12px;
  font-weight: 500; }

.product_details .product_detail_content .features p {
  color: #5b5360; }

.product_details .product_detail_content .features .feature_list {
  padding: 0;
  margin: 0; }
  .product_details .product_detail_content .features .feature_list li {
    color: #5b5360;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    font-size: 12px; }
    @media (max-width: 991.98px) {
      .product_details .product_detail_content .features .feature_list li {
        font-size: 13px; } }
    .product_details .product_detail_content .features .feature_list li:before {
      content: '';
      background-image: url("../../images/price-tag.png");
      width: 15px;
      height: 15px;
      display: block;
      position: absolute;
      left: 0px; }

.product_details .product_detail_content .giftbox-bx {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ecedef;
  padding: 10px;
  border-radius: 5px;
  margin: 0px; }

.product_details .product_detail_content .giftbox-t {
  color: #5B5360;
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 700; }

.product_details .product_detail_content .giftbox-tm {
  color: #5B5360;
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 500; }

.product_details .product_detail_content .pr-title {
  height: 37px !important;
  overflow: hidden !important; }

.product_details .product_detail_content .boxptitle {
  font-size: 15px;
  color: #5b5360 !important;
  font-weight: 700;
  margin: 0px;
  line-height: 18px; }

@media (max-width: 991.98px) {
  .product_details .product_detail_content .sticky-m {
    padding: 0; }
    .product_details .product_detail_content .sticky-m .blue-border-btn {
      width: 100%;
      border: unset;
      border-radius: 0; }
    .product_details .product_detail_content .sticky-m .blue-btn {
      width: 100%;
      border-radius: 0; } }

.product_details .product_detail_content .row
.button-sticky-buy {
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0;
  z-index: 11;
  background-color: white;
  padding: 10px;
  margin: 0 auto;
  box-shadow: 0 0 10px -4px #000; }
  .product_details .product_detail_content .row
.button-sticky-buy .price p {
    color: #787878 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    transition: all 0.5s; }
    .product_details .product_detail_content .row
.button-sticky-buy .price p span {
      font-size: 13px; }
  .product_details .product_detail_content .row
.button-sticky-buy .price:hover p {
    color: #42596e !important; }
  .product_details .product_detail_content .row
.button-sticky-buy .stk-btn {
    padding-bottom: 0%; }
    .product_details .product_detail_content .row
.button-sticky-buy .stk-btn a {
      font-size: 13px !important;
      font-weight: 700;
      padding: 11px 14px; }
    .product_details .product_detail_content .row
.button-sticky-buy .stk-btn .bn-btn {
      margin-right: 10px;
      padding: 8px 14px;
      width: 115px;
      font-size: 11px !important; }
    .product_details .product_detail_content .row
.button-sticky-buy .stk-btn .btn1 {
      border: 1px solid #42596e;
      background-color: #42596e !important;
      cursor: pointer;
      color: white !important;
      font-size: 11px;
      font-weight: 700 !important;
      padding: 12px 17px;
      padding: 8px 14px;
      text-align: center;
      transition: 0.5s; }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content .row
.button-sticky-buy {
      padding-bottom: 0%; }
      .product_details .product_detail_content .row
.button-sticky-buy .sticky-qty {
        display: none; }
      .product_details .product_detail_content .row
.button-sticky-buy .sticky-price {
        display: none; }
      .product_details .product_detail_content .row
.button-sticky-buy .out-of-stock {
        color: #8F8F8F;
        font-size: 14px;
        font-weight: 700;
        padding: 12px 17px; } }

.product_details .product_detail_content .out-of-stock-btn {
  display: none !important; }
  .product_details .product_detail_content .out-of-stock-btn .col-md-6.product-chicco26 a.blue-btn {
    opacity: 0.75;
    color: rgba(255, 255, 255, 0.6);
    background: #858585;
    border: none; }
    .product_details .product_detail_content .out-of-stock-btn .col-md-6.product-chicco26 a.blue-btn:hover {
      color: rgba(255, 255, 255, 0.6);
      background: #858585;
      border: none; }

.product_details .product_detail_content .delivery_details .pincodes {
  position: relative; }
  .product_details .product_detail_content .delivery_details .pincodes input {
    border: 1px solid #5B5360;
    border-radius: 4px;
    background-color: transparent;
    color: #5B5360;
    font-size: 12px;
    padding: 5px 5px;
    height: 25px;
    width: auto;
    margin-left: 10px; }
    @media (max-device-width: 320px) {
      .product_details .product_detail_content .delivery_details .pincodes input {
        height: 33px;
        width: 80px;
        font-size: 13px; } }
    @media screen and (min-device-width: 325px) and (max-device-width: 375px) {
      .product_details .product_detail_content .delivery_details .pincodes input {
        height: 33px;
        width: 140px;
        font-size: 13px; } }
  .product_details .product_detail_content .delivery_details .pincodes .check_btn {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    color: #1B3582;
    cursor: pointer;
    font-weight: 500;
    height: auto;
    padding: 0;
    position: absolute;
    top: 7px;
    width: auto;
    right: unset; }
  .product_details .product_detail_content .delivery_details .pincodes .est-date {
    font-size: 12px; }

.product_details .product_detail_content .delivery_details .order_boxes .box {
  height: 80px;
  background-color: #ECEDEF;
  border-radius: 7px;
  margin-bottom: 15px;
  padding: 12px;
  display: block; }
  @media screen and (min-device-width: 770px) and (max-device-width: 1020px) {
    .product_details .product_detail_content .delivery_details .order_boxes .box {
      width: 130px; } }
  @media screen and (max-device-width: 1025px) and (min-device-width: 770px) {
    .product_details .product_detail_content .delivery_details .order_boxes .box {
      width: 130px !important; } }
  .product_details .product_detail_content .delivery_details .order_boxes .box .img {
    width: 30px;
    margin-right: 5px;
    height: 30px; }
  .product_details .product_detail_content .delivery_details .order_boxes .box .content {
    width: calc(100% - 30px); }
  .product_details .product_detail_content .delivery_details .order_boxes .box p {
    color: #8F8F8F;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0; }
    .product_details .product_detail_content .delivery_details .order_boxes .box p strong {
      color: #5B5360; }
    @media (max-width: 991.98px) {
      .product_details .product_detail_content .delivery_details .order_boxes .box p {
        font-size: 13px; } }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content .delivery_details .order_boxes .box {
      padding: 5px; } }

.product_details .product_detail_content .delivery_details .e-date label {
  font-size: 12px; }
  @media (max-width: 991.98px) {
    .product_details .product_detail_content .delivery_details .e-date label {
      font-size: 13px !important; } }

.product_details .product_detail_content .delivery_details .e-date .form-group {
  margin-bottom: 0px; }

.product_details .product_detail_content .colors p strong {
  color: #415A70; }

.product_details .product_detail_content .colors .radio-img {
  cursor: pointer;
  width: 100%;
  text-transform: capitalize; }

.product_details .product_detail_content .colors input {
  display: none; }

.product_details .product_detail_content .colors .color_box {
  border: 1px solid #ced4da;
  border-radius: 7px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding: 9px 7px; }
  .product_details .product_detail_content .colors .color_box .img {
    width: 40px; }
  .product_details .product_detail_content .colors .color_box .name_price h6 {
    color: #6c757d;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: capitalize; }
  .product_details .product_detail_content .colors .color_box .name_price span {
    color: #8f8f8f;
    font-size: 14px;
    font-weight: 500; }

.product_details .product_detail_content .colors input:checked + .color_box {
  background-color: #415a70; }
  .product_details .product_detail_content .colors input:checked + .color_box .name_price h6 {
    color: white; }
  .product_details .product_detail_content .colors input:checked + .color_box .name_price span {
    color: white !important; }

.product_details .product_detail_content .sizes a.sizeguide {
  transition: 0.5s;
  font-size: 12px;
  font-weight: 500;
  padding-left: 10px !important; }

.product_details .product_detail_content .sizes p {
  font-size: 12px;
  font-weight: 500; }

.product_details .product_detail_content .sizes a:hover {
  color: #1b3582;
  transition: 0.5s; }

.product_details .product_detail_content .sizes .size-data {
  display: inline-block;
  margin-left: 0px;
  margin-top: 5px; }
  .product_details .product_detail_content .sizes .size-data input {
    display: none; }
  .product_details .product_detail_content .sizes .size-data .radio-img span {
    color: #5b5360 !important;
    cursor: pointer;
    font-size: 10px !important;
    background-color: white;
    border: 1px solid #5b5360;
    font-weight: 500 !important;
    border-radius: 7px;
    display: block;
    padding: 0px;
    height: 20px;
    width: 20px;
    transition: 0.5s;
    text-align: center; }
  .product_details .product_detail_content .sizes .size-data .radio-img > input:checked + span {
    color: white !important;
    border: 1px solid #415A70;
    background-color: #415A70; }

.product_details .product_detail_content .qty button {
  color: #5b5360 !important;
  cursor: pointer;
  font-size: 14px !important;
  background-color: white;
  border: 1px solid #5b5360;
  font-weight: 500 !important;
  border-radius: 7px;
  display: inline-block;
  padding: 7px 3px;
  height: 35px;
  width: 35px;
  transition: 0.5s;
  text-align: center; }

.product_details .product_detail_content .qty input {
  color: #5b5360 !important;
  cursor: pointer;
  font-size: 14px !important;
  background-color: white;
  border: 1px solid #5b5360;
  font-weight: 500 !important;
  border-radius: 7px;
  display: inline-block;
  padding: 7px 3px;
  height: 35px;
  width: 55px;
  transition: 0.5s;
  text-align: center; }

.product_details .product_detail_content .stocks p {
  color: #1b3582;
  font-weight: 600; }

@media (max-width: 450px) {
  .product_details .desk-view {
    display: none; } }

@media (min-width: 768px) {
  .product_details .mb-view {
    display: none; } }

.product_details .product_features h6 {
  color: #5b5360;
  font-weight: 700; }

.product_details .products_descriptions .nav-pills {
  border-bottom: unset;
  position: relative; }
  .product_details .products_descriptions .nav-pills .no-border {
    border-bottom: unset !important; }
  .product_details .products_descriptions .nav-pills .nav-item {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    text-align: center;
    z-index: 9; }
    @media (max-width: 991.98px) {
      .product_details .products_descriptions .nav-pills .nav-item {
        -ms-flex: auto;
            flex: auto;
        margin: 0 15px; } }
  .product_details .products_descriptions .nav-pills .nav-link {
    border-bottom: 3px solid #ecedef;
    color: #5b5360;
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    padding: 8px 0;
    border-radius: 0; }
  .product_details .products_descriptions .nav-pills .nav-link.active,
  .product_details .products_descriptions .nav-pills .nav-pills .show > .nav-link {
    color: #42596e !important;
    border-bottom: 3px solid #42596e !important;
    border-radius: 0;
    background-color: transparent; }
  @media (max-width: 991.98px) {
    .product_details .products_descriptions .nav-pills {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      overflow-x: scroll;
      white-space: nowrap;
      -ms-flex-wrap: initial;
          flex-wrap: initial; } }

.product_details .products_descriptions .youtube_video iframe {
  width: 60%;
  height: 370px;
  background-color: #ffffff;
  padding: 15px;
  border: 0;
  box-shadow: saddlebrown;
  box-shadow: 0px 0px 79.8px 4.2px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1199.98px) {
    .product_details .products_descriptions .youtube_video iframe {
      width: 75%; } }
  @media (max-width: 991.98px) {
    .product_details .products_descriptions .youtube_video iframe {
      height: 300px;
      width: 75%; } }
  @media (max-width: 767.98px) {
    .product_details .products_descriptions .youtube_video iframe {
      height: 200px;
      width: 100%; } }

.product_details .products_descriptions .feature_list {
  padding: 0;
  margin: 0; }
  .product_details .products_descriptions .feature_list li {
    color: #5b5360;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    line-height: 18px; }
    .product_details .products_descriptions .feature_list li:before {
      content: '';
      background-image: url("");
      background-color: #415A70;
      border-radius: 50px;
      display: block;
      height: 5px;
      width: 5px;
      position: absolute;
      left: 0px;
      top: 7px; }

.product_details .products_descriptions .ellipsis {
  overflow: hidden; }

.product_details .products_descriptions .ellip {
  overflow: hidden; }

.product_details .products_descriptions .readmore-text {
  font-size: 12px;
  font-weight: 700;
  padding-top: 10px;
  color: #5b5360; }
  .product_details .products_descriptions .readmore-text:hover {
    color: #42596e !important; }

.product_details .products_descriptions .wgt {
  font-weight: 500; }

.product_details .products_descriptions .readmore-text100 {
  font-size: 12px;
  font-weight: 500;
  padding-top: 10px;
  color: #5b5360;
  font-weight: bold; }
  .product_details .products_descriptions .readmore-text100:hover {
    color: #42596e !important; }

.product_details .products_descriptions #my_text {
  font-size: 12px; }
  .product_details .products_descriptions #my_text .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    line-height: 1rem; }

.product_details .products_descriptions table.pd-content-table {
  font-size: 12px;
  line-height: 15px; }

.product_details .products_descriptions td {
  padding-bottom: 10px;
  min-width: 280px; }
  @media (max-width: 767.98px) {
    .product_details .products_descriptions td {
      display: block;
      width: 100%; } }

.product_details .products_descriptions td,
.product_details .products_descriptions p {
  color: #5b5360; }

.product_details .products_descriptions a {
  color: #5b5360;
  transition: 0.5s; }

.product_details .products_descriptions .fa-file-pdf-o {
  color: #B41617;
  font-size: 23px;
  position: relative;
  top: 3px; }

.product_details .products_descriptions a:hover {
  color: #B41617;
  transition: 0.5s; }

.product_details .products_descriptions .review_box {
  margin-bottom: 40px; }
  .product_details .products_descriptions .review_box h6 {
    color: #5b5360; }
  .product_details .products_descriptions .review_box .icon img {
    border-radius: 50px;
    height: 55px;
    object-fit: contain;
    width: 55px; }
  .product_details .products_descriptions .review_box p {
    margin-bottom: 0; }
  .product_details .products_descriptions .review_box .review_date p {
    color: #8f8f8f; }

.product_details .products_descriptions .faq_que_ans .ques_ans {
  margin-bottom: 40px;
  position: relative;
  padding-left: 35px; }
  .product_details .products_descriptions .faq_que_ans .ques_ans::before {
    counter-increment: faq_que;
    content: "Q." counter(faq_que);
    color: #5b5360;
    font-size: 15px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: -2px; }
  .product_details .products_descriptions .faq_que_ans .ques_ans h6 {
    color: #5b5360;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px; }
  .product_details .products_descriptions .faq_que_ans .ques_ans p {
    color: #8f8f8f;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400; }
  @media (max-width: 991.98px) {
    .product_details .products_descriptions .faq_que_ans .ques_ans {
      margin-bottom: 25px; } }

.filter-box.mb-view .feature_list {
  padding: 0;
  margin: 0; }
  .filter-box.mb-view .feature_list li {
    color: #5b5360;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    line-height: 18px; }
    .filter-box.mb-view .feature_list li:before {
      content: '';
      background-image: url("");
      background-color: #415A70;
      border-radius: 50px;
      display: block;
      height: 5px;
      width: 5px;
      position: absolute;
      left: 0px;
      top: 7px; }

.filter-box.mb-view .ellipsis {
  overflow: hidden; }

.filter-box.mb-view .ellip {
  overflow: hidden; }

.filter-box.mb-view .readmore-text {
  font-size: 12px;
  font-weight: 500;
  padding-top: 10px;
  color: #5b5360;
  font-weight: bold; }
  .filter-box.mb-view .readmore-text:hover {
    color: #42596e !important; }

.filter-box.mb-view .readmore-text100 {
  font-size: 12px;
  font-weight: 500;
  padding-top: 10px;
  color: #5b5360;
  font-weight: bold; }
  .filter-box.mb-view .readmore-text100:hover {
    color: #42596e !important; }

.filter-box.mb-view #my_text {
  font-size: 12px; }
  .filter-box.mb-view #my_text .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    line-height: 1rem; }

.filter-box.mb-view table.pd-content-table {
  font-size: 12px;
  line-height: 15px; }

.filter-box.mb-view td {
  font-size: 12px;
  padding-bottom: 10px;
  min-width: 280px; }
  @media (max-width: 767.98px) {
    .filter-box.mb-view td {
      display: block;
      width: 100%; } }

.filter-box.mb-view td,
.filter-box.mb-view p {
  color: #5b5360; }

.filter-box.mb-view a {
  color: #5b5360;
  transition: 0.5s; }

.filter-box.mb-view .fa-file-pdf-o {
  color: #43596d;
  font-size: 20px;
  position: relative;
  top: 3px; }

.filter-box.mb-view a:hover {
  color: #43596d;
  transition: 0.5s; }

.filter-box.mb-view .review_box {
  margin-bottom: 40px; }
  .filter-box.mb-view .review_box h6 {
    color: #5b5360; }
  .filter-box.mb-view .review_box .icon img {
    border-radius: 50px;
    height: 55px;
    object-fit: contain;
    width: 55px; }
  .filter-box.mb-view .review_box p {
    margin-bottom: 0; }
  .filter-box.mb-view .review_box .review_date p {
    color: #8f8f8f; }

.filter-box.mb-view .faq_que_ans .ques_ans {
  margin-bottom: 40px;
  position: relative;
  padding-left: 35px; }
  .filter-box.mb-view .faq_que_ans .ques_ans::before {
    counter-increment: faq_que;
    content: "Q." counter(faq_que);
    color: #5b5360;
    font-size: 15px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: -2px; }
  .filter-box.mb-view .faq_que_ans .ques_ans h6 {
    color: #5b5360;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px; }
  .filter-box.mb-view .faq_que_ans .ques_ans p {
    color: #8f8f8f;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400; }
  @media (max-width: 991.98px) {
    .filter-box.mb-view .faq_que_ans .ques_ans {
      margin-bottom: 25px; } }

.filter-box.mb-view .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  font-size: 15px;
  text-align: left; }
  .filter-box.mb-view .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .filter-box.mb-view .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .filter-box.mb-view .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.filter-box.mb-view .card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1.25rem; }

.filter-box.mb-view .card-title {
  margin-bottom: 0.75rem; }

.filter-box.mb-view .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.filter-box.mb-view .card-text:last-child {
  margin-bottom: 0; }

.filter-box.mb-view .card-link:hover {
  text-decoration: none; }

.filter-box.mb-view .card-link h3 {
  color: #5b5360;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  padding: 0 0;
  border-radius: 0;
  margin-bottom: 0; }

.filter-box.mb-view .card-link + .card-link {
  margin-left: 1.25rem; }

.filter-box.mb-view .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .filter-box.mb-view .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.filter-box.mb-view .card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.filter-box.mb-view .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .filter-box.mb-view .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.filter-box.mb-view .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.filter-box.mb-view .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.filter-box.mb-view .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.filter-box.mb-view .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.filter-box.mb-view .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.filter-box.mb-view .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.filter-box.mb-view .card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .filter-box.mb-view .card-deck .card {
    margin-bottom: 15px; }

.filter-box.mb-view .card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .filter-box.mb-view .card-group > .card {
    margin-bottom: 15px; }

.filter-box.mb-view .card-columns .card {
  margin-bottom: 0.75rem; }

.filter-box.mb-view .filter-box .card-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  font-size: 15px; }
  .filter-box.mb-view .filter-box .card-link i {
    position: absolute;
    right: 0; }

.filter-box.mb-view a.card-link {
  color: #42596e;
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }
  .filter-box.mb-view a.card-link::before {
    content: "\F068";
    font-family: "font awesome 5 pro";
    font-weight: 400;
    color: #51687a;
    position: absolute;
    right: 0px;
    top: 5px; }

.filter-box.mb-view a.card-link.collapsed::after {
  content: "\F067";
  font-family: "font awesome 5 pro";
  font-weight: 400;
  color: #51687a;
  position: absolute;
  right: 0px;
  top: 5px; }

@media (min-width: 768px) {
  .filter-box.mb-view {
    display: none; } }

.product_section .products_slider {
  padding-bottom: 0px; }

.product_section .product_box {
  background-color: #fff;
  border-radius: 7px;
  padding: 15px 10px;
  position: relative;
  margin: 5px 0;
  transition: 0.5s; }
  .product_section .product_box:hover {
    background-color: #fff;
    box-shadow: 0px 0px 21.8px -2.8px rgba(0, 0, 0, 0.08);
    transition: 0.5s;
    background: #eee !important;
    border: 1px solid #d9d9d9; }
  .product_section .product_box img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: contain; }
  .product_section .product_box .heart_icon i {
    color: #5B5360;
    cursor: pointer;
    border: unset;
    border-radius: 50px;
    font-weight: 300;
    font-size: 13px;
    padding: 0px; }
  .product_section .product_box .heart_icon .selected i {
    background-color: #5B5360;
    color: #fff; }
  .product_section .product_box h6 {
    color: #5B5360;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin: 25px 0 15px;
    color: #5B5360;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    margin: 0; }
  .product_section .product_box .pr-title {
    height: 37px !important;
    overflow: hidden !important; }
  .product_section .product_box .sp {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem; }
  .product_section .product_box .chicco-ratting {
    -ms-flex-pack: left !important;
        justify-content: left !important;
    display: -ms-flexbox;
    display: flex; }
    .product_section .product_box .chicco-ratting .star-rating {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      font-size: 1.0em;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      text-align: center;
      width: 5em;
      margin-right: 8px;
      -ms-flex-pack: left !important;
          justify-content: left !important; }
      .product_section .product_box .chicco-ratting .star-rating input {
        display: none; }
      .product_section .product_box .chicco-ratting .star-rating label {
        color: #ccc;
        cursor: pointer;
        color: #f90;
        margin-bottom: 0; }
        .product_section .product_box .chicco-ratting .star-rating label:nth-child(2) {
          color: #ccc !important; }
    .product_section .product_box .chicco-ratting .review-text {
      font-size: 0.8em; }
  .product_section .product_box .price p {
    color: #1B3582;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0px; }
    .product_section .product_box .price p span {
      font-size: 12px;
      font-weight: 400;
      display: inline-block;
      position: relative;
      top: -1px; }
    .product_section .product_box .price p span.original_price {
      color: #8F8F8F;
      margin: 0 5px; }
      .product_section .product_box .price p span.original_price::before {
        content: '';
        background-color: #8F8F8F;
        width: 100%;
        height: 2px;
        display: inline-block;
        position: absolute;
        top: 11px; }
    .product_section .product_box .price p span.discount {
      color: #B41617; }
  .product_section .product_box .cart_heart {
    position: relative;
    margin-top: 10px;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly; }
    .product_section .product_box .cart_heart .ac-btn {
      padding: 0px !important;
      font-size: 13px;
      color: #5B5360;
      font-weight: 600; }
      .product_section .product_box .cart_heart .ac-btn:hover {
        color: #42596e; }
    .product_section .product_box .cart_heart .vline {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      height: 20px; }

.product_section .slick-dots {
  bottom: -30px; }

.product_section .slick-prev:before {
  content: none; }

.product_section .slick-prev i {
  color: #5B5360;
  background-color: transparent;
  font-size: 20px;
  font-weight: 400;
  border-radius: 50px;
  border: 1px solid #5B5360;
  width: 26px;
  height: 26px;
  padding: 3px;
  transition: 0.5s; }
  .product_section .slick-prev i:hover {
    background-color: #5B5360;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s; }

.product_section .slick-next:before {
  content: none; }

.product_section .slick-next i {
  color: #5B5360;
  background-color: transparent;
  font-size: 20px;
  font-weight: 400;
  border-radius: 50px;
  border: 1px solid #5B5360;
  width: 26px;
  height: 26px;
  padding: 3px;
  transition: 0.5s;
  padding: 3px 3px 3px 6px; }
  .product_section .slick-next i:hover {
    background-color: #5B5360;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s; }

.advice_section {
  background-color: #fff; }
  @media (max-width: 991.98px) {
    .advice_section .row {
      -ms-flex-align: center;
          align-items: center; }
    .advice_section p {
      font-size: 13px; } }
  .advice_section .age-font {
    font-size: 35px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
    @media (max-width: 767.98px) {
      .advice_section .age-font {
        font-size: 25px !important;
        line-height: 28px !important; } }
  .advice_section a.advice-btn {
    color: #42596e;
    font-size: 13px;
    font-weight: 500; }
  .advice_section .all-ar {
    padding-top: 30px; }

.likes_products .product_listing .products .product_box .img img {
  height: 200px;
  object-fit: contain; }

.likes_products .product_listing .products .product_box .content h6 {
  width: 185px !important; }

.popup-modal {
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.6); }

#size_guide table {
  width: 100%;
  margin: 0 auto 20px; }
  #size_guide table th {
    color: #5b5360; }
  #size_guide table th,
  #size_guide table td {
    border: 1px solid #5b5360;
    padding: 8px; }
  @media (max-width: 991.98px) {
    #size_guide table {
      display: block;
      overflow: scroll; } }

.chicco12-padding {
  padding: 0 75px; }
  @media (max-width: 991.98px) {
    .chicco12-padding {
      padding: 0 !important; } }

.chicco10-product {
  padding: 0 75px !important; }
  @media (max-width: 991.98px) {
    .chicco10-product {
      padding: 0 !important; } }

.price p span.discount {
  color: #B41617; }

.price p span {
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -1px; }

.price .price-style {
  font-size: 17px !important;
  line-height: 17px !important;
  color: #42596e;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 6px; }

.pointss {
  font-size: 13px; }

.mb-height {
  height: auto; }

@media (min-width: 1050px) {
  .img-height {
    height: 200px !important; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1064px) {
  .img-height {
    height: 90px; } }

@media screen and (min-device-width: 430px) and (max-device-width: 768px) {
  .img-height {
    height: 205px; } }

@media screen and (min-device-width: 375px) and (max-device-width: 425px) {
  .img-height {
    height: 210px; } }

@media screen and (min-device-width: 320px) and (max-device-width: 375px) {
  .img-height {
    height: 177px; } }

@media screen and (max-device-width: 320px) {
  .img-height {
    height: 140px; } }

button.buttonz {
  display: inline-block;
  width: 60px;
  height: 56px;
  color: #8F8F8F;
  font-size: 12px;
  line-height: 130px;
  text-align: center;
  text-decoration: none;
  border-radius: 7px;
  margin: 0px 3px 5px 0px;
  padding: 0px; }

.img .img-hgt {
  height: 30px; }

.img h6 {
  margin-top: 0px;
  font-weight: 400 !important;
  font-size: x-small !important;
  padding: 1px; }

.pd {
  padding: 0px; }

@media screen and (min-width: 1455px) {
  .btn-position-left {
    position: relative;
    right: 620px; } }

@media screen and (min-device-width: 1065px) and (max-device-width: 1450px) {
  .btn-position-left {
    position: relative;
    right: 580px; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1064px) {
  .btn-position-left {
    position: relative;
    right: 410px; } }

@media screen and (min-device-width: 500px) and (max-device-width: 768px) {
  .btn-position-left {
    position: relative;
    right: 300px; }
    .btn-position-left .qty {
      width: 40px; }
      .btn-position-left .qty .mr {
        margin-left: 10px; } }

@media (min-width: 1455px) {
  .btn-position-right {
    position: relative;
    left: 240px; } }

@media screen and (min-device-width: 1065px) and (max-device-width: 1450px) {
  .btn-position-right {
    position: relative;
    left: 230px; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1064px) {
  .btn-position-right {
    left: 160px;
    position: relative; } }

@media screen and (min-device-width: 500px) and (max-device-width: 768px) {
  .btn-position-right {
    left: 120px;
    position: relative; } }

.none {
  display: none; }

.desp-bundle {
  color: #5b5360;
  font-size: 12px; }

.button-sticky-buy {
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0;
  z-index: 11;
  background-color: white;
  padding: 10px;
  margin: 0 auto;
  box-shadow: 0 0 10px -4px #000; }
  @media (max-device-width: 450px) {
    .button-sticky-buy {
      padding: 0px; } }
  .button-sticky-buy .price p {
    color: #787878 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    transition: all 0.5s; }
    .button-sticky-buy .price p span {
      font-size: 13px; }
  .button-sticky-buy .price:hover p {
    color: #42596e !important; }
  .button-sticky-buy .stk-btn {
    padding-bottom: 0%; }
    .button-sticky-buy .stk-btn a {
      font-size: 13px !important;
      font-weight: 700;
      padding: 11px 14px; }
    .button-sticky-buy .stk-btn .bn-btn {
      margin-right: 10px;
      padding: 8px 14px;
      width: 115px;
      font-size: 11px !important;
      border: 1px solid #42596e;
      background-color: transparent;
      border-radius: 7px;
      color: #42596e;
      font-weight: 700;
      text-align: center;
      transition: 0.5s; }
    @media only screen and (max-width: 450px) {
      .button-sticky-buy .stk-btn .btn {
        width: 100%;
        border: unset;
        border-radius: 0; } }
    .button-sticky-buy .stk-btn .btn1 {
      border: 1px solid #42596e;
      background-color: #42596e !important;
      cursor: pointer;
      color: white !important;
      font-size: 11px;
      font-weight: 700 !important;
      padding: 12px 17px;
      padding: 8px 14px;
      text-align: center;
      transition: 0.5s; }
  @media only screen and (max-width: 450px) {
    .button-sticky-buy .sticky-qty {
      display: none; }
    .button-sticky-buy .sticky-price {
      display: none; }
    .button-sticky-buy .out-of-stock {
      color: #8F8F8F;
      font-size: 14px;
      font-weight: 700;
      padding: 12px 17px; } }

.blue-btnss {
  font-size: 11px !important; }

.qty {
  padding: 2px !important;
  font-size: 12px;
  border-radius: 5px; }

@media (min-width: 768px) {
  .qty-none {
    display: none; } }

.product_details .product_detail_content .giftbox-bx .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2.5em;
  vertical-align: 0.255em;
  border-top: 0em solid;
  border-right: 0em solid transparent;
  border-bottom: 0;
  border-left: 0em solid transparent; }

.product_details .product_detail_content .giftbox-bx .stock div {
  color: #42596e;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 15px; }

.product_details .product_detail_content .giftbox-bx .dropdown-menu.show {
  display: block; }

.product_details .product_detail_content .giftbox-bx .dropdown-menu {
  position: absolute;
  width: 100% !important;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  margin-top: 0px;
  float: left;
  min-width: 0rem;
  padding: 0px;
  /* padding: 0.5rem 0; */
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border-color: black; }
  @media screen and (min-device-width: 769px) and (max-device-width: 1064px) {
    .product_details .product_detail_content .giftbox-bx .dropdown-menu {
      width: 130% !important; } }

.product_details .product_detail_content .giftbox-bx .dropdown-item {
  display: block;
  padding: 0.25rem 0  .5rem;
  clear: both;
  font-weight: 400;
  color: #212529 !important;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.product_details .product_detail_content .giftbox-bx .button-dropdown {
  position: relative; }

.product_details .product_detail_content .giftbox-bx .pdbox-color {
  width: 100%;
  border-radius: 5px;
  font-size: 12px !important;
  padding: 5px;
  color: black;
  background-color: #fffe;
  border-color: black; }

.product_details .product_detail_content .giftbox-bx hr.zero {
  margin: 0px !important; }

.product_details .product_detail_content .giftbox-bx .dropdown-item:hover, .product_details .product_detail_content .giftbox-bx .dropdown-item:focus {
  color: #FFF !important;
  text-decoration: none;
  background-color: #42596e; }

.product_details .product_detail_content .giftbox-bx .button1 {
  border: 1px solid transparent;
  border-radius: 5px;
  border-color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
  @media screen and (min-device-width: 769px) and (max-device-width: 1064px) {
    .product_details .product_detail_content .giftbox-bx .button1 {
      width: 70px; } }

.product_details .product_detail_content .giftbox-bx .select-msg {
  text-align: left;
  float: left; }

.product_details .product_detail_content .giftbox-bx .dropdown-arrow {
  float: right; }
  @media screen and (min-device-width: 769px) and (max-device-width: 1064px) {
    .product_details .product_detail_content .giftbox-bx .dropdown-arrow {
      background-color: white;
      position: sticky;
      right: -5px;
      float: none; } }

.product_details .product_detail_content .giftbox-bx .dropdown-arrow::before {
  content: '';
  background-image: url("/chicco/app_custom_storefront_chicco/cartridge/static/default/images/down-arrow.png");
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: 0px; }

.product_details .product_detail_content .giftbox-bx .custom-size {
  border: none;
  background: none;
  width: 100%;
  height: 20px; }

@media (max-width: 450px) {
  .add-Max-width {
    display: none; } }

@media (min-width: 455px) {
  .add-Min-width {
    display: none; } }

@media only screen and (max-width: 450px) {
  .btn1 {
    border: 1px solid #42596e;
    cursor: pointer;
    text-align: center;
    transition: .5s;
    background-color: #42596e !important;
    color: white !important;
    margin-bottom: 0 !important;
    width: 50% !important;
    font-size: 12px;
    font-weight: 700 !important;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 0;
    z-index: 10;
    border-radius: unset;
    padding: 8px 14px; } }

@media only screen and (max-width: 450px) {
  .blue-border-btn {
    color: #42596e !important;
    width: 50% !important;
    margin-bottom: 0 !important;
    font-size: 12px;
    font-weight: 700 !important;
    padding: 8px 14px;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -50%;
    background-color: #FFFFFF !important;
    z-index: 10;
    border-radius: unset; } }

.blue-btn:hover {
  border: 1px solid #42596e !important;
  background-color: #42596e !important;
  color: #fff !important;
  transition: 0.5s; }

.blue-border-btn:hover {
  border: 1px solid #42596e;
  background-color: #42596e;
  color: white;
  transition: 0.5s; }

.bn-btn:hover {
  border: 1px solid #42596e;
  background-color: #42596e;
  color: white;
  transition: 0.5s; }

.btn.disabled, .btn:disabled {
  opacity: 0.75 !important; }

.error-msg {
  padding: 4px 11px !important;
  margin: 0px 10px !important;
  color: #42596e !important;
  background-color: white !important;
  font-size: 14px;
  font-weight: 700 !important; }

.In-stock-set-bottom {
  position: absolute !important;
  bottom: 0px !important; }

.stock div {
  color: #42596e;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 24px; }

.img-center {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.custom-size.disabled {
  opacity: 0.2;
  cursor: not-allowed; }

.dropdown-menu .swatch-circle.unselectable {
  opacity: 0.2;
  cursor: not-allowed; }


/*# sourceMappingURL=product_details.css.map*/