.img-display {
    overflow: hidden;
    margin-bottom: 6px;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}

.img-select{
    display: flex;
}

.img-item:nth-child(1), .img-item:nth-child(2), .img-item:nth-child(3) {
    margin-right: 0;
}

.img-item {
    margin: 0.7rem;
}
.ArriveInTime_arrive {
    display: inline-block;
    font-size: 16px;
    margin-right: 3px;
}
.right-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.right-div2 .ProductDetails {
    display: flex;
}
.right-div:hover path {
    fill-opacity: .25;
}
.ArriveInTime_chevron-wrapper__GxRd5 {
    height: 10px;
    margin-left: 1px;
    position: relative;
    width: 17px;
}
.ArriveInTime_chevron-wrapper__GxRd5>svg {
    transform: rotate(180deg);
    transition: all .2s ease-in-out;
    width: 10px;
}
span.arrives-date {
    display: flex;
}
.right-add-to-card a#navbarDropdown {
    text-decoration: underline;
    margin-left: 4px;
}
.form-flex{
    display: flex;
}
.nav_megamenu {
    opacity: 1 !important;
}
.nav_megamenu .dropdown {
    position: static;
    display: inline-block;
    margin: 0 5px;
}

.nav_megamenu .content1 {
   display: none;
    position: absolute;
    left: 0;
    background: rgba(220,220,220,.15);
    right: 0;
    background: #fff;
    z-index: 1;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: .5s all;
    margin-top: 10px;
    width: 250px;
    margin-left: 20px;
}
.nav_megamenu .dropdown.hovered .content1 {
    opacity: 1;
    visibility: visible;
}
.ArriveInTime_chevron-wrapper__GxRd5 {
    height: 10px;
    margin-left: 1px;
    position: relative;
    width: 17px
}
.ArriveInTime_chevron-wrapper__GxRd5>svg {
    transform: rotate(180deg);
    transition: all .2s ease-in-out;
    width: 10px
}
.ArriveInTime_opened__RcAJ0>svg {
    transform: rotate(0)!important
}
.InputSubmit_button__IQijQ {
    color: #fff;
    background-color: #39373e;
    border-color: #333137;
}
.InputSubmit_button__IQijQ:hover {
    color: #fff;
    background-color: #5d5a62;
    border-color: #5d5a62;
}
button.has_menu {
    background: transparent;
    border: none;
}
.imgs {
    min-width: 200px;
}
.imgs img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    border: 2px solid #000;
}
.display-flx-details {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.gap-tp {
    margin: 80px 0px;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 8px rgba(0,0,0,.05);
}
.div-left-details1{
    margin-bottom: 40px!important;
}
.img-item:hover{
    opacity: 0.8;
}
.rt-divs h5 {
    padding-bottom: 10px;
    color: #000;
}

.img-item img {
    max-width: 90px;
}
.add-card-btn button {
    background: #48a345;
    color: #fff;
    border: none;
    padding: 10px 50px;
    font-size: 16px;
    margin-top: 15px;
    border-radius: 5px;
    font-weight: 600;
}
.art-about {
    background: #fff;
    padding: 10px;
    margin-top: 20px;
}
.art-about ul {
    list-style: disc;
}
.art-about ul li{
    padding-left: 0px;
    padding-bottom: 10px;
}
.price {
    margin: 10px 0px;
    font-size: 24px;
    font-weight: 800;
}
.art-about h5 {
    margin-bottom: 20px!important;
}
.div-left-details h2{
    color: #169fe1!important;
}
.add-card-btn button:hover {
    background: #23a0df;
}
.deatils-page-in {
    background: #fff;
}
.box-dt {
    margin-bottom: 30px;
}
.box-dt h5{
    margin-bottom: 10px!important;
}
.ds-slider .item {
    margin: 0px 10px;
}

.home_fav_icon path {
    fill: red;
}
.gift-item.thumbnail {
    position: relative;
}


.title_bx{
    margin-bottom: 70px;
    position: relative;
}
.title-recent{
    position: relative;
}
.title-recent:after{
    content: '';
    position: absolute;
    bottom: -18px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}
.ds-slider .slick-arrow{
    position: absolute;
    top: -16%;
    right: 0px;
    width: 65px;
}
.ds-slider .slick-prev, .ds-slider .slick-next{
    background-color: #666 !important;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 0px !important;
}
.ds-slider .slick-prev i, .ds-slider .slick-next i {
    color: #fff;
    font-size: 30px;
    position: relative;
    top: -1px;
}
.slick-prev:before, .slick-next:before{
    display: none!important;
}
.ds-slider .slick-prev {
    left: 92%;
}
h3.title-recent {
    color: #000!important;
    font-size: 30px!important;
}
.msg_opt {
    font-size: 14px;
    color: #f1041a;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
.support_form .form-group {
    margin-bottom: 20px;
}
.login-block .input-group-item {
    text-align: left;
    margin-bottom: 16px;
}
.login-block .input-group-item > label {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}
.support_form .form-group label {
    font-size: 14px;
    font-weight: 600;
}
.login-block input[type=text], .login-block input[type=password], .login-block input[type=number], .login-block input[type=email] {
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 0 35px 0 15px;
    outline: none; background:#fff
}
.eye-icon-field {
    position: absolute;
    float: right;
    right: 10px;
    top: 12px;
    font-size: 20px;
}
.eye-icon-field a {
    cursor: pointer;
}
.otp_timer {
    font-size: 13px;
    margin-top: 10px;
}
.otp_timer {
    text-align: left;
    font-size: 12px;
}
.login-block-button {
    text-align: center;
}
.change_num a {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: 20px;
    z-index: 1;
    color: #169fe1;
}
/* Tabs panel */


/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}

.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #000;
  font-size: 18px;
}
.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 #ebebeb;
}
.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 #4fab48;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color:  #000;
}
.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;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.gap-tab {
    padding: 80px 0px;
}
.div-left-details {
    padding-top: 20px;
}