.header-lower-mob {
    display: none;
}
.header-lower {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.other-nav {
    width: 100%;
    float: left;
    margin-top: -20px;
}
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:first-child {
    border-right: 0;
}
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;

}

.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;
}
.card-carousel {
    min-height: 620px;
}
.host-right {
    margin-top: 10px;
    width: 100%;
}
.mt-none {
    margin-top: 0px;
}
.profilePicInfo {
    border: 1px solid #ddd;
    padding: 12px 0;
    border-radius: 6px;
    width: calc(100% - -20px);

}
.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 .lineIcons {
    display: inline-block;
    margin-right: 0px;
}
.profilePicInfo ul.social_icons li .thumbsUpLineIcon {
    background-size: 400px;
    background: url("/static/images/svgIcons/Asset_107.e1b1a73d76e0.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/svgIcons/liked.fdc929910d44.svg") no-repeat center center;
}
.mr-0 {
    margin-right: 0px !important;
    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 {
    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 .shareLineIcon {
    background-size: 400px;
    background: url("/static/images/svgIcons/Asset_104.6b6ea1b08af0.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/svgIcons/Asset_102.a97bfa0d10f8.svg") no-repeat center center;
}
.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 ul.social_icons li .heartLineIcon {
    background-size: 400px;
    background: url("/static/images/svgIcons/fav_bordered_grey.393afc6c57fa.svg") no-repeat center center;
    width: 27px;
    height: 23px;
    position: relative;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 1px;
    display: inline-block;
    margin-right: 0px;
}
.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/svgIcons/menu_heart_red.b0b2ab122830.svg") no-repeat center center;
}
.product_like {
    color: #c7c6c7;
}

.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 .copyLinkToolTip:hover {
    background: url("/static/images/svgIcons/copy-green.cd98397d5ae2.svg") no-repeat center center;
}

.desktop-carou-pic {
    display: block;
    width: 98%;
    height: 545px;
    text-align: center;
    line-height: 539px;
}

.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;
    overflow: hidden;
    width: calc(100% - 10px);
}
.box-wrap .carousel-video{
    filter: blur(4px);
}
.desktop-carou-pic {
    overflow-y: hidden;
}
.desktop-carou-pic img {
    vertical-align: middle;
    max-height: 590px;
    object-fit: cover;
}

.comments-update {
    display: block;
    width: 100%;
    min-height: 20px;
    padding: 5px;
    padding-top: 20px;
    font-size: 18px;
    border-top: 1px solid #ddd;
    max-height: 560px;
    overflow: auto;
}
.brdr-top-none {
    border-top: none !important;
}
.comments-update.comments-list .titleComment, .comments-update.comments-list .no_logged_in {
    font-size: 16px;
    color: #3b414a;
    margin-left: -2px;
}
.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;

}
.userImagebg {
    display: inline-block;
    line-height: 40px;
}
svg {
    border: 0px solid #3b414a;
    border-radius: 50%;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.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;
}
.newBtnComment, .newBtnCancel {
    font-size: 14px;
    line-height: 14px;
    border: none;
    border-radius: 2px;
    background: transparent;
    text-transform: capitalize;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.newBtnComment {
    background-color: #cecece;
}
.comments-update.comments-list .userImagebg {
    background-size: 300px;
    transform: none;
}
.commentName {
    font-size: 18px;
    font-weight: 600;
    margin-right: 15px;
}
.comments-update.comments-list .commentName {
    font-size: 16px;
    color: #3b414a;
    margin-right: 20px;
    margin-top: 5px;
    display: inline-block;
}
.comments-update.comments-list .commentTime {
    color: #949494;
    font-size: 12px;
}
.commentTxt {
    font-size: 15px;
    color: #6c7a89;
}
.comments-update.comments-list .commentTxt {
    color: #3b414a;
    font-size: 16px;
}
.ca-icons h2 {
    font-size: 20px;
    margin-top: 5px;
}
.profilePicInfo h1 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.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.dropdown-menu.show {
    display: flex;
}
.profilePicInfo ul.social_icons li {
    display: inline-flex;
    align-items: center;
    margin: 0 12px 0 0px;
}
.profilePicInfo ul.social_icons li.icon-dropdown .sub-dropdown li {
    margin: 0 0 5px;
    width: 100%;
    padding: 0 !important;
}
.r5 {
    right: 5px !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;
}
/* .video-js {
    padding-top: 0 !important;
    height: 530px !important;
} */
ul.star-icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 17px;
  }
.media-top-locks {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.media-top-locks {
    top: 240px;
}

.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);
}
.newBtnComment.active {
    color: #fff !important;
    background-color: #3b414a;
}
.no-media span {
    align-self: center;
    font-size: 19px;
    color: #d5d5d5;
}
.no-media {
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    height: 128px;
}
.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    height: 530px ! important;
    max-height: 530px ! important;
    padding-top: 50% !important;
}
.newBtnComment {
    width:135px !important;
}
.no_logged_in a {
    font-weight: 600;
    text-decoration: underline;
    text-underline-position: under;
}
#productPrice {
    display: contents;
}
@media (min-width: 767px) { 
    .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;
    }
    
}
.slick-prev, .slick-next {
  position: absolute;
  top: 265px;
}
.slick-next {
  right: 52px;
}.connect-chat-icon {
    background: url("/static/images/svgIcons/chat_chat__up_active.ea4a35d239fa.svg") no-repeat center center;
}
.connect-call-icon.offline {
    background: url("/static/images/svgIcons/chat_chat_up.7f3ae9181671.svg") no-repeat center center;
}
.connect-call-icon {
    background: url("/static/images/svgIcons/call_chat__up_active.18bf8e2a8779.svg") no-repeat center center;

}
.connect-call-icon.offline {
    background: url("/static/images/svgIcons/call_chat_up.25533ef15fd4.svg") no-repeat center center;
}
.connect-video-icon {
    background: url("/static/images/svgIcons/Asset_140.9c515afb6dd3.svg") no-repeat center center;
}
.connect-video-icon.offline {
    background: url("/static/images/svgIcons/Asset_143.3e29a3075a14.svg") no-repeat center center;
}
.host-right .connect-icon-base {
    top: 6px !important;
}
.connect-icon-base {
    justify-content: left;
}
.carousel-video {
    max-height: 530px;
    min-height: 530px;
}