/* Custom Style Sheet - 24 August 2020, 2:30 pm */

.product-carousal .col-lg-3.col-md-3 .single-product .product-image a {
    display: flex;
    justify-content: center;
    height: 250px;
    position: relative; border: 1px solid #cccccc30;
}
.product-carousal .col-lg-3.col-md-3 .single-product .product-image a img {
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70%;
}
.product-carousal.cat_loop_sec.owl-carousel.owl-theme .product-image img {
    height: auto !important;
}

.product-carousals.inner .col-lg-4.col-md-4 .product-image a {
    display: flex;
    justify-content: center;
    height: 250px;
    position: relative;
}
.product-carousals.inner .col-lg-4.col-md-4 .product-image a img {
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    object-fit: contain;
}

.hot-section-area.cat_loop.inner .product-info a {
    font-size: 18px;
    /* line-height: 30px; */
}

.hot-section-area.cat_loop.inner .brand-info a {
    font-size: 18px;
    line-height: 0px !important;
}
.product-description .product-title {
    font-size: 30px;
    line-height: 40px;
}
.thumnail-image {
    padding-top: 40px;
}

.quntity-addcart .new_btn {
    background: #333333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-family: "product_sansregular";
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 28px;
    text-shadow: none;
    text-transform: uppercase;
    display: inline-block;
}
.quntity-addcart .new_btn:hover {
  background: #4d4d4d none repeat scroll 0 0;
}

.product-carousal
    .col-lg-3.col-md-3
    .single-product
    .product-image
    a.color-tooltip {
    height: 65px;
}

.ui-widget-content {
    width: 93%;
    margin-left: 2px;
}

/* /////////// */

.breadcrumbs {
    color: #333333;
    display: block;
    float: left;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 70px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.lenses_wrap .row {
    width: 750px;
    margin: 0px auto;
}
.lenses_loop {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 15px 15px 0 rgba(1, 1, 1, 0.1);
}
.lenses_loop img {
    margin: 0px auto;
    display: block;
}
.lenses_loop .lenses_wrap {
    float: left;
    width: 100%;
}
.lenses_loop .lenses_wrap h2 {
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
}
.lenses_loop .lenses_wrap p {
     text-align: center;
    font-size: 21px;
    margin: 15px 0px;
    color: #0082c8;


}
#lenses_loop #lenses_wrap p {
    text-align: justify;
    font-size: 15px;
    margin: 15px 0px;
    color: #333435;
    text-wrap: wrap;


}
.lenses_loop .lenses_wrap p span {
    margin-left: 10px;
    text-decoration: line-through;
    font-size: 18px;
    color: #333333;
}

.lenses_loop .lenses_wrap ul li {
    margin-bottom: 10px;
    position: relative;
}
.lenses_loop .lenses_wrap ul li:last-child {
    margin-bottom: 0px;
}
.lenses_loop .lenses_wrap ul li:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 5px;
    transform: rotate(-45deg);
    border-left: solid 2px #27aae1;
    border-bottom: solid 2px #27aae1;
    margin-right: 10px;
    vertical-align: middle;
}

.top-search {
    border-radius: 0 0 3px 3px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    left: -150%;
    margin: 0 auto 0 -215px;
    overflow: hidden;
    position: absolute;
    top: 43px;
    width: 430px;
    display: none;
    z-index: 9999;
    background: #fff;
}
.product-search {
    background: #fff;
    padding: 25px;
    width: 100%;
    float: left;
}
.top-search .product-search form {
    border: 1px solid #ededed;
    border-radius: 3px;
    float: left;
    width: 100%;
}
.top-search .product-search input {
    border: medium none;
    float: left;
    height: 38px;
    padding: 0 0 0 15px;
    width: 70%;
    font-family: Lato;
    font-size: 14px;
    color: #333333;
}
.top-search .product-search .btn-primary {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #353535;
    float: right;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    width: 40px;
}

.product-carousals.inner .col-lg-4.col-md-4.list_view {
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: auto;
    margin-bottom: 2px;
}

.product-carousals.inner .col-lg-4.col-md-4.list_view:last-child {
    border: none;
}

.product-carousals.inner .col-lg-4.col-md-4.list_view .product-image {
    float: left;
    width: 200px;
    margin-right: 20px;
}
.cat_loop .product-carousals.inner .col-lg-4.col-md-4.list_view .product-info {
    width: 72%;
}
.cat_loop
    .product-carousals.inner
    .col-lg-4.col-md-4.list_view
    .product-info
    a {
    text-align: left;
    padding-bottom: 0px;
}
.cat_loop
    .product-carousals.inner
    .col-lg-4.col-md-4.list_view
    .product-info
    .price-box {
    text-align: left;
    margin-bottom: 10px;
}
.cat_loop .product-info p {
    display: none;
}
.cat_loop
    .product-carousals.inner
    .col-lg-4.col-md-4.list_view
    .product-info
    p {
    display: block;
}
.cat_loop
    .product-carousals.inner
    .col-lg-4.col-md-4.list_view
    .product-info
    p:last-child {
    margin-bottom: 0px;
}
.action-button form.cart-form {
    margin-bottom: 10px;
}

.discount {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    background: #c60c0c;
    z-index: 11;
    border-radius: 50px;
    padding: 11px 0 0 0;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    top: 8px;
}

.radio-tile-group {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.radio-tile-group .input-container {
    position: relative;
    height: 25px;
    width: 25px;
    margin: 0.5rem;
}
.radio-tile-group .input-container .radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 150%;
    width: 150%;
    margin: 0;
    cursor: pointer;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
    background-color: #079ad9;
    border: 2px solid #079ad9;
    color: white;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.radio-tile-group .input-container .radio-tile {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 2px solid #079ad9;
    border-radius: 5px;
    padding: 1rem;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}
.radio-tile-group
    .input-container
    .radio-button:checked
    + .radio-tile
    .radio-tile-label {
    color: white;
    background-color: #079ad9;
}
.radio-tile-group .input-container .radio-tile-label {
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #079ad9;
    margin-left: -16px;
    margin-top: 5px;
}

.alert-danger {
    display: table;
    margin: 0px auto;
    width: 50%;
}

.div.col-lg-3.col-md-3.col-sm-3 {
    position: relative;
}
.div.col-lg-3.col-md-3.col-sm-3::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #e5e5e5;
    right: -10px;
    top: 0;
}

.action-button a {
    border: none;
}
.list_view span.discount {
    top: 10px;
    /* right: inherit; */
    right: -8px;
}

.featured-product.discount {
    overflow: visible;
}

.radio-tile-group.color_Wrap .input-container {
    width: 110px;
    height: 40px;
    margin: 0 20px 10px 0px;
}
.radio-tile-group.color_Wrap .input-container .radio-tile-label {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.radio-tile-group.color_Wrap .input-container .radio-tile-label img {
    object-fit: cover;
    height: 100%;
}
.radio-tile-group.color_Wrap .input-container .radio-tile {
    border-color: #333;
    padding: 0;
}
.radio-tile-group.color_Wrap
    .input-container
    .radio-button:checked
    + .radio-tile,
.radio-tile-group.color_Wrap
    .input-container
    .radio-button:checked
    + .radio-tile
    .radio-tile-label {
    background-color: transparent;
}

.scroll {
    height: 250px;
    overflow-y: scroll;
}

.floating-chat {
    border-radius: 50% !important;
    height: 50px;
    width: 50px;
    color: #fff;
    background: #012070;
    position: fixed;
    right: 26px;
    bottom: 102px;
    font-size: 24px;
    padding: 7px 13px;
    z-index: 11;
}

.chat_back .chat_btn {
    background: #FECD00;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    font-weight: 600;
    margin-bottom: 20px;
}
.friend-list {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
}
.friend-list li {
    border-bottom: 1px solid #eee;
}
.friend-list li a {
    position: relative;
    display: block;
    padding: 10px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.friend-list li a {
    text-decoration: none;
}
.friend-list li a img {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
}
.friend-list li a .friend-name, .friend-list li a .friend-name:hover {
    color: #777;
}
.friend-list li a .last-message {
    width: 65%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.friend-list li a .time {
    position: absolute;
    top: 10px;
    right: 8px;
}
.chat-message {
    background: #f9f9f9;
    height: 500px;
    overflow-y: scroll;
    padding: 50px 20px;
}
.chat {
    list-style: none;
    margin: 0;
}
.chat-box {
    padding: 15px;
    border-top: 1px solid #eee;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
button#msger-input {
    width: auto;
}
.chat-box .btn_new.send_btn {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-decoration: none;
}
.btn_new {
    background: #FECD00;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 15px;
    font-weight: 600;
}



#chat-form {
    display: flex;
    width: 100%;
}
#chat-form .input-group {
    width: 88%;
}

#chat-form .input-group-btn {
    width: 12%;
    float: right;
}
#chat-form .input-group-btn #msger-input {
    width: 100%;
    border: none;
    padding: 6px 3px;
}

.account-area button.btn {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
