img {
  max-width: 100%;
  border: 0;
}
.header-lower {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.other-nav {
  width: 100%;
  float: left;
  margin-top: -20px;
}
ul {
  list-style: none;
}
ul.prev-next-link {
  float: right;
}
ul.prev-next-link li {
  border-right: 1px solid #c7c6c7;
  border-left: 1px solid #c7c6c7;
  min-width: 120px;
  text-align: center;
  float: left;
  position: relative;
}
ul.prev-next-link li a {
  font-size: 16px;
  line-height: 21px;
  color: #3b414a;
  padding: 5px 24px 2px;
  position: relative;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
a:hover {
  outline: none;
  color: #3a414b ! important;
  text-decoration: none;
}
ul.prev-next-link li i {
  font-size: 32px;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}
ul.prev-next-link li .prev i {
  margin-right: 15px;
}
ul.prev-next-link li .next i {
  margin-left: 15px;
}
/* ul.prev-next-link li + li {
  border-left: 0px !important;
} */
ul.prev-next-link li:last-child a {
  border-right: 0;
  padding: 5px 0px 2px 10px;
}
.host-background-profile {
  background-color: #fff;
}
.host-background {
  padding-top: 30px;
}
.host-upper {
  min-height: 650px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
}
.host-upper.host-upper-profile {
  border: 0px;
}
.carousel-class {
  min-height: 300px;
  overflow: hidden;
  visibility: hidden;
  max-height: 640px;
  position: relative;
}
.slick-prev, .slick-next {
  position: absolute;
  top: 265px;
}
.slick-next {
  right: 52px;
}
.desktop-carou-pic {
  display: block;
  width: 98%;
  height: 545px;
  text-align: center;
  line-height: 539px;  
  overflow-y: hidden;
}
.colorBgGrey {
  /* background-color: #dcdcdc; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 100%; */
}
.box-wrap {
  border: 1.4px solid #ddd;
  border-radius: 6px;
  background-position: 0px 3px;
}
.desktop-car-base-f {
  border: none;
}
.desktop-carou-pic img {
  max-height: 590px;
}
.slick-slide img {
  display: inline !important;
}
.media-top-locks {
  top: 240px;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.media-top-price {
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  text-transform: Capitalize;
  text-shadow: 0.5px 0.866px 2px rgba(0,0,0,0.6);
}
.ca-icons {
  position: relative;
  top: -8px;
}
.profilePicInfo {
  border: 1px solid #ddd;
  padding: 10px 0;
  border-radius: 6px;
  width: calc(100% - -20px);
}
.profilePicInfo h1 {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.profilePicInfo ul.social_icons {
  display: inline-flex;
}
.profilePicInfo ul.social_icons li {
  display: inline-flex;
  align-items: center;
  margin: 0 12px 0 0px;
}
.profilePicInfo ul.social_icons li.icon-dropdown {
  position: relative;
}
.profilePicInfo ul.social_icons li:last-child {
  margin-right: 0px;
}
.tooltip-media {
  visibility: hidden;
  height: 30px;
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  margin-left: 15px;
  background-color: #717171;
  border: 1px solid #717171;
  border-radius: 5px;
  line-height: 30px;
  padding: 0px 10px;
  position: absolute;
  z-index: 1;
}
.profilePicInfo .desktop-carou-texts-update {
  padding: 0px;
  padding-bottom: 5px;
  padding-top: 0px;
  font-size: 15px;
  border-bottom: none;
  display: block;
  width: 100%;
  min-height: 20px;
}
.comments-update {
  display: block;
  width: 100%;
  min-height: 20px;
  padding: 5px;
  padding-top: 20px;
  font-size: 18px;
  border-top: 1px solid #ddd;
}
.brdr-top-none {
  border-top: none !important;
}
.profilePicInfo ul.social_icons li .thumbsUpLineIcon {
  background-size: 400px;
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -364px; */
  background: url("/static/images/svgIcons/menu_Like.f7198b5ac2da.svg") no-repeat center center;
  width: 24px;
  height: 24px;
}
.profilePicInfo ul.social_icons li .thumbsUpLineIcon:hover, .profilePicInfo ul.social_icons li .thumbsUpLineIcon.is-like, .profilePicInfo-mob ul.social_icons li.active .thumbsUpLineIcon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -383px -420px; */
  background: url("/static/images/svgIcons/menu_Like_green.9e1a53c80b1b.svg") no-repeat center center;
  
}
.ml-1 {
  margin-bottom: 4px;
}
.product_like {
  margin-right: 10px;
  color: #c7c6c7;
}
.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 100%;
  padding-top: 0px;
}
.profilePicInfo ul.social_icons li .lineIcons {
  display: inline-block;
  margin-right: 0px;
} 
.profilePicInfo ul.social_icons li .shareLineIcon {
  background-size: 400px;
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -391px; */
  background: url("/static/images/svgIcons/menu_share.d85df5557949.svg") no-repeat center center;
  width: 27px;
  height: 23px;
  margin-top: 1px;
}
.profilePicInfo ul.social_icons li .shareLineIcon:hover, .profilePicInfo-mob ul.social_icons li.active .shareLineIcon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -414px -365px; */
  background: url("/static/images/svgIcons/menu_shareDark.159c30b033a0.svg") no-repeat center center;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown {
  position: absolute;
  top: 100% !important;
  box-shadow: 0px 2px 8px rgba(0,0,0,.2);
  border: 1px solid #ddd;
  z-index: 9;
  background: #fff;
  flex-direction: column;
  width: 110px;
  padding: 10px 0px 5px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  min-width: 110px;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li {
  margin: 0 0 5px;
  width: 100%;
  padding: 0 !important;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li span {
  background: #ededed;
  padding: 8px;
  font-size: 14px;
  width: 100%;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.r5 {
  right: 5px !important;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}


.profilePicInfo ul.social_icons li .copyLinkToolTip {
  background-size: contain !important;
  background: url("/static/images/svgIcons/copy.2a9e8d80461b.svg") no-repeat center center;
  width: 27px;
  height: 23px;
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
  display: block;
}

.profilePicInfo ul.social_icons li.isCopied .copyLinkToolTip {
  background-size: contain !important;
  background: url("/static/images/svgIcons/copy-green.cd98397d5ae2.svg") no-repeat center center;
  width: 27px;
  height: 23px;
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
  display: block;
}

.profilePicInfo ul.social_icons li .heartLineIcon {
  background-size: 400px;
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -405px; */
  background: url("/static/images/svgIcons/menu_heart_grey.5cdbdc065dc8.svg") no-repeat center center;
  width: 27px;
  height: 23px;
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
}
.profilePicInfo ul.social_icons li .heartLineIcon:hover, .profilePicInfo ul.social_icons li .heartLineIcon.is-favorite, .profilePicInfo-mob ul.social_icons li.active .heartLineIcon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -353px -430px; */
  background: url("/static/images/svgIcons/menu_heart_red.b0b2ab122830.svg") no-repeat center center;
}
.fav-icon {
  display: inline-block;
  height: 22px;
  width: 22px;
  cursor: pointer;
  padding-right: 10px;
}
.titleComment {
  margin: -15px 0px 0px -5px;
}
.comments-update.comments-list .titleComment, .comments-update.comments-list .no_logged_in {
  font-size: 16px;
  color: #3b414a;
  margin-left: -2px;
}
.no_logged_in {
  font-size: 12px;
  margin: -2px 0px 10px -5px;
}
.comments-update.comments-list .userImagebg {
  background-size: 300px;
  transform: none;
  display: inline-block;
  line-height: 40px;
}
.comments-update.comments-list .userImagebg .cust-profile-image {
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
}
svg {
  border: 0px solid #3b414a;
  border-radius: 50%;
}
.commentTextEdit {
  width: 100%;
  border: none;
  border-bottom: 1px solid lightgrey;
}
.btn {
  border-radius: 0;
  font-weight: 700;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 22px;
  border: solid 2px #333;
  box-shadow: none;
  text-transform: uppercase;
}
.hidden {
  display: none;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.newBtnComment, .newBtnCancel {
  font-size: 14px;
  line-height: 14px;
  border: none;
  border-radius: 2px;
  background: transparent;
  text-transform: capitalize;
}
.btn + .btn {
  margin-left: 10px;
}
.newBtnComment {
  color: #3b414a;
  background-color: #cecece;
}
.host-right {
  margin-top: 10px;
  width: 100%;
}
.mt-none {
  margin-top: 0px;
}
.widget-box {
  border: 1.4px solid #d9d9d9;
  border-radius: 6px;
  background-color: #fafafa;
  padding: 18px 22px;
}
.host-profile-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.host-profile-wrap .host-profile {
  margin-right: 13px;
}
.host-profile {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-size: cover;
}
.product-host-prof {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.hosts-img:hover, .profile-live-pic:hover, .product-host-prof:hover {
  opacity: 0.5;
}
.host-profile-info {
  flex: 1;
  margin-top: 2px;
}
.host-right .widget-box .host-name {
  width: auto;
  font-size: 18px;
  position: relative;
  bottom: -10px;
  display: block;
  font-family: 'MyriadProRegular';
  color: #3b414a;
}
ul.star-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 17px;
}
ul.star-icon li {
  float: left;
  padding: 0 2px;
}
ul.star-icon li:first-child {
  padding-left: 0;
}
ul.star-icon li i {
  font-size: 18px;
  line-height: 24px;
  color: #bbbabb;
}
ul.star-icon li .color-icon {
  color: #881623;
}
.ratingIn-Product ul.star-icon li i {
  font-size: 14px;
}
.online-ui img {
  height: 10px;
  position: relative;
  top: -1px;
  margin-right: 2px;
  width: auto;
  padding-left: 5px;
}
.connect-chat-icon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -308px -943px; */
  background: url("/static/images/svgIcons/chat_chat__up_active.ea4a35d239fa.svg") no-repeat center center;

}
.connect-chat-icon.offline {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -308px -943px; */
  background: url("/static/images/svgIcons/chat_chat_up.7f3ae9181671.svg") no-repeat center center;

}
background: url("/static/images/svgIcons/chat_chat_up.7f3ae9181671.svg") no-repeat center center;
.connect-chat-icon, .connect-call-icon, .connect-video-icon {
  width: 38px;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 38px;
  display: inline-block;
}
.connect-call-icon.offline {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -218px -899px; */
  background: url("/static/images/svgIcons/call_chat_up.25533ef15fd4.svg") no-repeat center center;
}
.connect-call-icon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -218px -899px; */
  background: url("/static/images/svgIcons/call_chat__up_active.18bf8e2a8779.svg") no-repeat center center;
}
.connect-video-icon {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -262px -943px; */
  background: url("/static/images/svgIcons/Video_chat__up_active.3ddca1761392.svg") no-repeat center center;
}
.connect-video-icon.offline {
  /* background: url("/static/images/arousr-spritesv3.098371bfac67.png") no-repeat -262px -943px; */
  background: url("/static/images/svgIcons/Video_chat_up.50152412a4ca.svg") no-repeat center center;
}
h4 {
  font-size: 22px;
  line-height: 1.4;
}
.phone-info h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  display: none;
}
.widget-box-girls-profile {
  margin-top: 24px;
}
.widget-box-girls-profile .host-upper-content {
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  margin-bottom: 6px;
  font-size: 20px;
}
.widget-box-girls-profile ._image-listings {
  border-top: 1.4px solid #d9d9d9;
  border-radius: 0px;
  padding: 18px 9px;
  justify-content: space-around;
  flex-wrap: wrap;
}

.media-thumb-small {
  display: inline-block;
  width: 75px;
  margin: 4px;
  height: 75px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  vertical-align: middle;
}
.pagination-widget {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
}
.pagination-widget .on-hover-state {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.icon-disable {
  opacity: 0.3;
  pointer-events: none;
}
.photos-from-others-lists {
  width: 100%;
  display: inline-block;
  text-align: center;
  border-top: 1.4px solid #d9d9d9;
  border-radius: 0px;
  padding: 15px 0px;
}
.photos-others-base {
  height: 75px;
  width: 75px;
  display: inline-block;
  margin: 4px;
}
.photos-others-base span {
  height: 75px;
  width: 75px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  border-radius: 5px;
}
.connect-icon-base {
  position: relative;
  display: inline-block;
  top: -25px;
}
.host-right .connect-icon-base {
  top: 6px !important;
}
.widget-box-girls-profile ._video-listings {
  border-top: 1.4px solid #d9d9d9;
  border-radius: 0px;
  padding: 18px 9px;
  /* display: flex; */
  justify-content: space-around;
  flex-wrap: wrap;
}
.image-listings, .video-listings {
  min-height: 166px;
}
a:hover {
  outline: none;
  color: #3a414b ! important;
  text-decoration: none;
}
.pagination-widget .on-hover-state:hover, .pagination-widget .on-hover-state.active {
  background-color: #f4f4f4;
}
.comments-update.comments-list {
  max-height: 425px;
  overflow: auto;
}
#productPrice {
  display: contents;
}

@media (min-width: 767px) {
  .ca-icons {
      top: 7px;
  }
  .fav-icon {
    margin-right: 10px;
  }
  .no_logged_in {
    margin: -2px 0px 10px 0px;
  }
  .btn:not(:disabled):not(.disabled) {
    width: 135px;
    line-height: 15px;
    letter-spacing: 1px;
    color: #3b414a;
    border-radius: 3px;
  }

}
@media (min-width: 576px){
  .ratingIn-Product {
      margin-left: -15px;
      margin-top: -5px;
  }
}

/*new design*/

.custom-online-desktop .online-host-display {
  margin-right: 15px;
}

/* Stop Media from Downloading */ 

.sliderImgBox {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 48%;
    background-size: contain;
}

/* Image fullscreen modal */
.ama-modal {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  display: none; /* Hidden by default */
  align-items: center;
  justify-content: center;
  overflow: auto;
}

.ama-modal:not(.d-none) {
  display: flex !important; /* Show when d-none is removed */
}

/* Modal content */
.ama-modal-content {
  max-width: 95%;
  max-height: 95vh;
  height: auto;
  width: auto;
  object-fit: contain;
  margin: auto;
}

/* Close button */
.ama-modal-close {
  position: absolute;
  top: 20px;
  right: 35px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  z-index: 10001;
  transition: 0.3s;
  background: transparent;
  border: none;
  padding: 0;
  line-height: 1;
}

.ama-modal-close:hover,
.ama-modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* Make the image clickable but show it's interactive */
.sliderImgBox {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-size: contain;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

/* Don't make locked images clickable */
.desktop-car-base-f .sliderImgBox,
.mobile-car-base-f .sliderImgBox {
  cursor: default;
}

/* Unlocked images should be clickable */
.desktop-car-base-f:not(:has(.photo-locked-icon)) .sliderImgBox,
.mobile-car-base-f:not(:has(.photo-locked-icon)) .sliderImgBox {
  cursor: zoom-in;
}

.sliderImgBox:hover {
  opacity: 0.9;
}

/* Prevent body scroll when modal is open */
body.modal-open {
  overflow: hidden;
}