.module-cart tr td:nth-child(1) img{
	width: 60px;
}
.insLabel.sale{
	position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 5px;
    font-size: 14px;
    border-color: #f89255;
    color: #ffffff;
    width: 60px;
}
.percent-price {
    color:#a6a5a5;
    font-size: 15px;
    font-weight: normal;
    padding-left: 10px;
}
.module-category {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
}
.module-category a{
    margin: 8px 10px;
    font-size: 16px;
}
.fourh-icon {
    width: 100%;
}
.insLabel.sale2{
	position: absolute;
    z-index: 1;
    padding: 5px;
    font-size: 14px;
    background-image: linear-gradient(to bottom,#FF870D,#f89255);
    border-color: #f89255;
    color: #ffffff;
    min-width: 50px;
}
.topbar-ads{
    width: 100%;
}
.topbar-ads p{
    margin:0!important;
}
#tab-description strong{
    color:unset;
}
.big-product .image img {
    width: 100%;
}
#column-left.right-0 {
    z-index: 999;
}
/*.onesignal-bell-container{
    display: none!important;
}*/
@media (max-width: 960px){
    .onesignal-bell-container{
        display: none!important;
    }
    .copyright .col-md-2{
        width: 50%;
        text-align: center;
        float: left;
    }
    .copyright .col-md-2 img{
        height: 40px!important;
        width: auto!important;
    }
    #column-left .html-module, #column-left .module {
        display: none;
    }
}
.slick-slider .item-info .des-content{
    display: none;
}

.danhmuc-scroll {
    display: none;
    z-index: 98;
    position: fixed;
    top: 63px!important;
    font-weight: 400;
    background-color: #3369b1;
    color: #fff;
    font-size: 12px;
    padding: 5.5px!important;
    border: none;
    line-height: 18px;
    height: 32px;
    left: 0;
}
.danhmuc-scroll.scrol {
    display: block;
}
.danhmuc-scroll.scrol div {
    margin: 0 9px 0 0;
    display: inline-block;
    float: none;
    width: 15px;
}
.danhmuc-scroll.scrol div span {
    display: block;
    width: 100%;
    height: 3px;
    margin-top: 2px;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.15);
    color: #fff;
    background: #fff;
}
@media (min-width: 960px) {
    .container-megamenu.vertical.scroll .megamenuToogle-wrapper .container{
        height: 31px;
    }
}
.row.border {
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.newsletter-block {
    border-bottom:2px solid #f5f5f5!important;
    padding: 5px 0;
}
.logo-slider-block {
    border-bottom:2px solid #f5f5f5!important;
}
.module-category a:nth-child(1) {
    color:#f8a24a;
}
@media (max-width: 960px){
    .row.border {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .newsletter-block {
        margin-left: 5px!important;
        margin-right: 5px!important;
    }
    .newsletter-block div {
        margin-bottom: 5px;
    }
}
.common-home .slick-product.slick-initialized .respl-item.haslabel {
    width: initial!important;
}
.view-more a{
    border:1px solid #000;
}
.view-more {
    margin-top: 10px;
    margin-bottom: 10px;
}
.respl-item.haslabel {
    margin-bottom: 15px;
}
.module-title2 a {
    width: max-content!important;
    display: inherit;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 20px;
}
.product-module {
    margin-top: 15px;
}
.row.banner-four {
    padding-bottom: 15px;
    padding-top: 15px;
}
.product-option-select .form-group input[type="radio"] {
  display: none;
}
.product-option-select .form-group input[type="radio"] + label {
  padding: 5px;
  margin-right: 3px;
  display: inline-block;
  min-width: 30px;
  height: 30px;
  border: 1px solid #878087;
  text-align: center;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  color: #000;
  font-size: 12px;
  transition: all 0.3s ease;
}
.product-image-preview img {}

.product-option-select .form-group input[type="radio"]#red + label {
  background-color: #C91524;
}
.product-option-select .form-group input[type="radio"]#blue + label {
  background-color: #314780;
}
.product-option-select .form-group input[type="radio"]#black + label {
  background-color: #323232;
}

.product-option-select .form-group input[type="radio"]:checked + label {
  border:1px solid red;
  background: #3369b1;
  color:#fff;
}
.product-option-select .form-group .option-list {
    margin: 0 5px;
}
.product-option-select .form-group .option-list div.radio {
    margin: 5px 0px;
    display: inline-grid;
}
.product-option-select .form-group .control-label {
    margin-bottom: 5px;
    margin-left: 10px;
    font-size: 14px;
    display: inline-block;
    color:#000;
}
.product-option-select h3 {
    margin-left: 10px;
    display: none;
}
.store-info {
    margin-bottom: 10px;
    border: 1px solid #f1f1f1;
    background: #f9f9f9;
    margin-right: 35px;
}
.store-icon, .store-check, .store-button {
    width: 100%;
    display: inline-block;
    margin-bottom: 2px;
}
.store-check svg, .store-icon svg{
    width: 25px;
}
.cart-store-icon {
    width: 100%;
    display: inline-block;
    margin-left: 0!important;
}
.cart-store-icon svg {
    width: 20px;
}
.cart-store-icon .store-name {
    font-size: 12px;
    color: #1d5296;
    vertical-align: super;
    text-transform: uppercase;
    margin-left: 0!important;
}
.store-button {
    margin-top: 8px;
}
.store-button a{
    color:#fff!important;
    padding: 5px 8px;
    font-size: 13px;
}
.store-text {
    display: inline-block;
    line-height: 18px;
}
.store-name {
    display: inline-block;
    font-size: 20px;
    color: #1d5296;
    vertical-align: super;
    text-transform: uppercase;
}
@media (min-width: 960px) {
    /*body.common-home #content{
        background: #f5f5f5;
    }
    .top-slideshow {
        background: #fff;
    }
    .top-slideshow .row {
        background: #fff;
    }*/
    .row.border,.row.banner-four {
        border-bottom:15px solid #f5f5f5;
        padding-bottom: 15px;
    }
}
@media (max-width: 960px) {
    .store-info {
        margin-right: 0;
    }
}
.chat-head {
    font-size: 20px;
    cursor: pointer;
}
.chat-head .chat-message-counter{
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 0 5px;
    font-weight: bold;
}
.chat-popup {
    width: 100px;
    background: #eee;
    z-index: 1000;
    position: fixed;
    right: 60px;
    bottom: 0;
    overflow: hidden;
    box-shadow: 0 -2px 10px rgba(0,0,0,.25);
    border-radius: 8px 8px 0 0;
}
.chat-popup.active {
    width:570px;
}
.chat-popup .chatContent {
    opacity: 0;
}
.chat-popup.active .chatContent {
    opacity: 1;
}
.chatHeader {
    background-color: #fff;
    position: relative;
    padding: 11px;
    text-align: center;
    box-shadow: 0 6px 34px -6px #e0e0e0a6;
}
.chat-popup.active .chatHeader{
    padding-left: 40px;
    text-align: left;
}

.chatHeader > .BackBtn {
    position: absolute;
    color: #0099F6;
    font-size: 28px;
    width: 40px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    left: 0;
    top: 0;
}
.chatHeader > .MinimizeBtn{
    position: absolute;
    color: #0099F6;
    font-size: 28px;
    width: 40px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    right: 0;
    top: 0;
}

.chatHeader > .headerTitle {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #1373AE;
}

.chatHeader > .headerTitle > .NameIcon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    border: 1px solid #3699f6;
    text-align: center;
    flex: none;
}

.chatHeader > .headerTitle > .Txt {
    flex: auto;
    margin-left: 10px;
}

.chatHeader > .headerTitle > .Txt > div {
    font-size: 11px;
    margin: 2px 0;
}

.chatSend {
    height: 48px;
  position:relative;
}

.chatSend > .errorTxt {
    position: absolute;
    top: -27px;
    left: 0;
    right: 0;
    background-color: #fb5c5c;
    font-size: 12px;
    padding: 7px;
    color: #fff;
    text-align: center;
}

.chatSend > .sendText {
    border: 0;
    height: 48px;
    padding-right: 55px;
    padding-left: 20px;
    font-size: 12px;
    color: #6f6f6f;
    display: block;
    width: calc(100% - 55px);
}

.chatSend > .sendText::-webkit-input-placeholder {
    color: rgba(54, 153, 246, 0.38);
}

.chatSend > .sendText::-moz-placeholder {
    color: rgba(54, 153, 246, 0.38);
}

.chatSend > .sendText:-ms-input-placeholder {
    color: rgba(54, 153, 246, 0.38);
}

.chatSend > .sendText:-moz-placeholder {
    color: rgba(54, 153, 246, 0.38);
}

.chatSend > #send-message {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 2;
    height: 48px;
    line-height: 48px;
    border: 0;
    width: 55px;
    background-color: #fff;
    font-size: 20px;
    color: #3699f6;
    text-align: center;
    transition: all 0.3s ease;
}
#send-message:hover{
    font-size: 22px;
    color:red;
}

.chatContent {
    height: 100%;
    padding: 20px;
    max-height: 400px;
    overflow-y: auto;
}
.chatContent::-webkit-scrollbar {
  width: 3px;
}

.chatContent::-webkit-scrollbar-track {
  background: #fafafa; 
}
 
.chatContent::-webkit-scrollbar-thumb {
  background: #3699f6; 
}
.chatContent::-webkit-scrollbar-thumb:hover {
  background: #3699f6; 
}

.chatContent .chat-column {
    display: flex;
    margin-bottom: 20px;
}

.chatContent .chat-column > .item > .chat-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #0099F6;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-right: 13px;
    margin-top: 5px;
}

.chatContent .chat-column > .item > .chat-message {
    background-color: #3699f6;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    border-radius: 10px;
    line-height: 20px;
}

.chatContent .chat-column > .item > .message-date {
    font-size: 10px;
    color: #3699f6;
    font-weight: 600;
    margin-top: 5px;
}

.chatContent .chat-column.company {
    flex-direction: row-reverse;
}

.chatContent .chat-column.company > .item > .chat-icon {
    margin-right: 0;
    margin-left: 13px;
    background-color: #fff;
    color: #3699f6;
}

.chatContent .chat-column.company > .item > .chat-message {
    background-color: #fff;
    color: #3699f6;
}
.option-list + .text-danger {
    margin-left: 5px;
}
.store-info-page{
    text-align: center;
}
.store-info-page .store-name{
    font-size: 24px;
    padding: 4px 8px;
    color:#fff;
    background: #1d5296;
    border-radius: 5px;
    vertical-align: top;
    margin-top: 5px;
}
.shield-svg {
    width: 20px;
    height: 20px;
}
.store-text-page {
    font-size: 18px;
}
.collections_des_and_menu_list {
    margin-bottom: 15px;
    margin-top: 15px
}

.collections_des_and_menu_list ul li {
    margin-bottom: 10px
}

.collections_des_and_menu_list ul li a {
    display: block;
    padding: 7px 14px;
    border-radius: 5px;
    border: 1px solid #efefef;
    color: #222
}

.collections_des_and_menu_list ul li a:hover, .collections_des_and_menu_list ul li a.active,.collections_des_and_menu_list ul li a:focus {
    text-decoration: none;
    color: #189eff;
    border-color: #189eff
}

.collections_des_and_menu_list ul li.active a {
    color: #189eff;
    border-color: #189eff
}
.star-rating {
    font-size: 0;
}

.star-rating-wrap {
    display: inline-block;
    font-size: 1rem;
}

.star-rating-wrap:after {
    content: "";
    display: table;
    clear: both;
}

.star-rating-ico {
    font-size: 2.5em;
    float: right;
    padding-left: 10px;
    cursor: pointer;
    color: #FFB300;
}

.star-rating-ico:last-child {
    padding-left: 0;
}

.star-rating-input {
    display: none;
}

.star-rating-ico:hover:before,
.star-rating-ico:hover ~ .star-rating-ico:before,
.star-rating-input:checked ~ .star-rating-ico:before {
    content: "\f005";
}
.checkout-cart #accordion a:hover {
    color:#fff;
}
#top #currency .currency-select:hover, .dropdown-menu li>a:hover {
    background-color: #1d5296!important
}
.container-megamenu.vertical.scroll:hover .vertical-wrapper .megamenu.hover-hidden2, .container-megamenu.vertical:hover .vertical-wrapper .megamenu.hover-hidden{
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
.megamenu .label {
    top: 5px;
}
.megamenu i {
    color: #d5375f;
}
.delivery-more {
    color: #0099F6;
    text-decoration: underline;
    margin-left: 5px;
}
.stock-qty {
    color: #fff;
    background: #f68e1f;
    border-radius: 3px;
    padding: 4px 8px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}
.location-ship {
    font-size: 15px;
}
.location-ship div > .address {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.location-ship .address-change {
    color: rgb(11, 116, 229);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    flex-shrink: 0;
    cursor: pointer;
}
.location-ship .shipping-method {
    margin-top: 20px;
    border-radius: 8px;
    border: 1px solid #b9b0b0;
    padding: 20px 50px 20px 10px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    min-width: 250px;
}
.location-ship .shipping-method img {
    width: 120px;
    position: absolute;
    top: -14px;
    left: 20px;
}
.location-ship .shipping-type {
    color: rgb(0, 171, 86);
    font-weight: bold;
    margin-top: 5px;
}
.module.flashsale .slick-slider {
    margin-top: 55px!important;
}
.hidden-block {
    display: none!important;
}
.flash-sale-date-text {
    text-transform:initial!important;
    font-size: 13px!important;
    font-weight: bold!important;
    letter-spacing:0!important;
    margin-left: 3px;
    margin-right: 3px;
}
.vs__dropdown-option {
    width: 100%;
}
.addthis_toolbox a iframe {
    width: 100%!important;
}
.product-module .deal-wrapper-banner {
    clear: initial!important;
}
.respl-item .item-inner .w-image-box .item-image a img{
        object-fit: contain;
}
