.morecontent span {
  display: none;
}

.morelink {
  display: block;
}

.reviewul {
  height: 150px;
  overflow: hidden;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day {
  padding: 10px 15px !important;
  font-size: 20px !important;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #ea4c62 !important;
  color: #fff !important;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background: #ea4c62 !important;
  color: #fff !important;
}

.colbbox {
  padding: 15px;
  margin-bottom: 15px;
  background: #fff;
}

.imagescol {
  margin-top: 10px;
}

@media screen and (max-width: 600px) {
  .colbbox {
    padding: 0;
    margin-bottom: 10px;
    background: #fff;
    padding-bottom: 10px;
  }

  .imagescol {
    padding: 0;
    margin-top: 0px;
  }
}

.date_piccker {
  height: 30px;
  width: 100% !important;
  margin-top: 10px;
}
.mobile_show_des_hide {
  display: none;
}
.mobile_hide_des_show {
  display: block;
}
.buynow {
  width: 30%;
}
.padding_left_des_not_mob {
  padding-left: 15px;
}
@media screen and (max-width: 600px) {
  .mobile_hide_des_show {
    display: none;
  }
  .mobile_show_des_hide {
    display: block;
  }
  .buynow {
    width: 100%;
  }
  .padding_left_des_not_mob {
    padding-left: 0px;
  }
}
/*.fixedElement {
    position:fixed;
    top:100;
    z-index:99999999;
    width: 360px;
}*/

.mybuynow {
  padding: 1rem;
}
.navig {
  font-size: 11px;
}
.colwhite {
  background: #fff;
}

/* ============= */

@media (min-width: 768px) {
  .inclution {
    height: 206px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 100px;
    overflow-y: scroll;
  }
}

@media (min-width: 1024px) {
  .inclution {
    height: 206px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 100px;
    overflow-y: scroll;
  }
}

@media (min-width: 1224px) {
  .inclution {
    height: 206px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 100px;
    overflow-y: scroll;
  }
}

@media (min-width: 1824px) {
  .inclution {
    height: 240px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 137px;
    overflow-y: scroll;
  }
}


@media (min-width: 1824px) {
  .inclution {
    height: 306px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 137px;
    overflow-y: scroll;
  }
}


@media (max-width: 1824px) {
  .inclution {
    height: 306px;
    overflow-y: scroll;
  }
  .inclutionshop {
    height: 137px;
    overflow-y: scroll;
  }
}



/* NNNNEEEEWWWW */





/* NNNNEEEEWWWW */





/* ============= */

#style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff !important;
}

#style-4::-webkit-scrollbar {
  width: 5px;
  background-color: #ea4c62 !important;
}

#style-4::-webkit-scrollbar-thumb {
  background-color: #000000;
  border: 3px solid #ea4c62 !important;
}

.mysubtab {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.18);
  border-radius: 1rem;
}

.tabbable-panel {
  padding: 10px;
  width: 100%;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  width: 49.8%;
  text-align: center;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}


.clrwt_btn{
  color: #fff !important;
}

.moretext {
  display: none;
}

.desc-read-more .more-text{
        display: none;
    }
    
.addon_qnt{
    float:right; 
    width:20%; 
    margin-left:10px;
    border: 2px solid red;
    font-size: 16px;
    padding-left: 5px;
}
    