/************************************ category *************************************/

.content-aside .module {
    border: 1px solid #dedede;
    border-radius: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
    color: #1173ce !important;
}

.product-category aside.left_column .module.so_filter_wrap li.so-filter-options .so-filter-option.opt_disable {
    display: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label {
    color: #333;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count {
    display: none;
}

.so-filter-content-opts-container .option-count {
    background-color: #f5f5f5 !important;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count span {
    color: #333;
    font-size: 10px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label {
    color: #333;
    white-space: initial;
    word-break: break-all;
    max-width: 88%;
    font-size: 13px;
    vertical-align: text-top;
    line-height: 1.4 !important;
}

.module.so_filter_wrap .modcontent #btn_resetAll {
    font-weight: 400 !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    background-color: #333 !important;
}

.so-listing-tabs .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span {
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500 !important;
}

h3.title-category {
    font-family: 'Rubik', sans-serif !important;
    font-weight: 500 !important;
    border-bottom: 2px dotted #ddd !important;
}

.title-category:after {
    display: none;
}

.filters-panel .list-view button.btn {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    margin-right: 3px !important;
}

.filters-panel .btn#compare-total {
    background: #ff6561;
    border: 1px solid #ff6561;
    color: #fff;
}

.product-category .refine-search {
    display: none;
}

.refine-search a {
    color: #222;
    line-height: 1.3;
    font-size: 12px;
}

.product-category .module.so-listing-tabs-ltr {
    margin: 20px 0 30px 0;
}


/********************************* products details *******************************/

.product-product .container.product-detail .content-product-left {
    width: 45%;
}

.product-product .container.product-detail .content-product-right {
    width: 40%;
}

.product-product .product-view .content-product-right .box-review .order-num {
    font-weight: 500 !important;
}

.product-product .product-view .content-product-right .box-info-product .cart .btn.btn-checkout {
    background-color: #1173ce !important;
}

.product-product .product-view .content-product-right .box-info-product .cart .btn.btn-checkout:hover {
    background-color: #0761b5 !important;
}

.product-product .content-product-right .list-unstyled.text-success {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px 15px;
    margin: 10px 0;
    color: #333;
}

.product-product .content-product-right .list-unstyled.text-success li {
    border-bottom: 1px dashed #ddd;
    padding: 3px 10px;
    position: relative;
}

.product-product .content-product-right .list-unstyled.text-success li span {
    font-size: 18px;
    float: right;
    padding-left: 15px;
}

.product-product .content-product-right .list-unstyled.text-success li:last-child {
    border-bottom: none;
}

.product-product .product-view .content-product-right .product-box-desc {
    float: none;
    font-size: 12px;
}

.product-product .product-view .content-product-right .countdown_box {
    clear: both;
}

.product-product .content-product-right .form-group select {
    display: inline-block;
    width: auto;
    margin-left: 10px;
}

.product-product .content-product-right .form-group {
    margin-bottom: 10px;
}

.product-product .product-view .content-product-right .box-info-product .add-to-links {
    font-size: 11px;
}

.product-product .box-social-share {
    margin-bottom: 15px;
}

.product-product .box-social-share #kakao-link-btn {
    display: block;
    float: left;
    margin-right: 8px;
    position: relative;
    opacity: 1;
    top: 0;
    transition: 0.2s ease-in;
    -webkit-transition: position opacity 0.2s ease-in;
    -moz-transition: position opacity 0.2s ease-in;
    -o-transition: position opacity 0.2s ease-in;
}

.product-product .box-social-share #kakao-link-btn img {
    max-width: 40px;
    height: auto;
    border-radius: 50px;
}

.product-product .box-social-share #kakao-link-btn:hover {
    opacity: .8;
    top: -4px;
}

.product-product .content-product-right #tab-tags,
.product-product .content-product-right #tab-tags a {
    font-size: 10px;
    padding: 2px 5px;
}

.product-product .content-product-right #tab-tags a.btn-primary {
    background-color: #999 !important;
}

.product-product .container.product-detail .content-seller-info {
    width: 15%;
    box-shadow: 0 0 1px #999;
    padding: 30px 20px;
}

.product-product .container.product-detail .content-seller-info hr {
    margin-bottom: 10px;
}

.product-product .container.product-detail .content-seller-info .seller-housebrand,
.product-product .container.product-detail .content-seller-info .seller-dropshipping {
    font-weight: 400;
    font-size: 12px;
    padding-left: 0px;
    position: relative;
}

.product-product .container.product-detail .content-seller-info .seller-housebrand i,
.product-product .container.product-detail .content-seller-info .seller-dropshipping i {
    padding: 4px;
    border-radius: 30px;
    background: limegreen;
    color: #fff;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: -2px;
}

.product-product .container.product-detail .content-seller-info .seller-housebrand i.lni-ban,
.product-product .container.product-detail .content-seller-info .seller-dropshipping i.lni-ban {
    background: #333;
    position: absolute;
    left: 0;
    top: -2px;
}

.product-product .container.product-detail .content-seller-info .seller-dropshipping .product-product .container.product-detail .content-seller-info li {
    list-style-type: none;
    font-size: 12px;
}

.product-product .container.product-detail .content-seller-info .seller-information {
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    color: #333;
    background: #f1f1f1;
    margin-bottom: 15px;
}

.product-product .container.product-detail .content-seller-info li {
    list-style-type: none;
    margin-bottom: 5px;
}

.product-product .container.product-detail .content-seller-info img.seller-logo {
    max-width: 25px;
    height: auto;
    display: inline-block;
    margin-right: 7px;
}

.product-product .container.product-detail .content-seller-info li.seller-name {
    display: inline-block;
    color: #000;
    font-weight: 500;
}

.product-product .container.product-detail .content-seller-info li.seller-country img,
.product-product .container.product-detail .content-seller-info li.seller-medal img {
    max-width: 25px;
    height: auto;
    margin-right: 7px;
}

.product-product .container.product-detail .content-seller-info li.seller-rate {
    margin: 10px 0;
}

.product-product .container.product-detail .content-seller-info .rating {
    display: block !important;
    text-align: center;
    font-size: 12px;
}

.product-product .container.product-detail .content-seller-info .rating span.seller-rating-text {
    display: none;
}

.product-product .container.product-detail .content-seller-info .rating span.fa-stack .fa-star-o:before {
    font-size: 15px;
}

.product-product .container.product-detail .content-seller-info li.seller-contact a {
    display: block;
    background: #ff6561 !important;
    color: #fff;
    border-radius: 30px !important;
    padding: 8px 10px;
}

.product-product .container.product-detail .content-seller-info li.seller-contact a:hover {
    background: #ff332e !important;
}

.product-product .container.product-detail .content-seller-info li.seller-contact a i,
.product-product .container.product-detail .content-seller-info li.seller-profile a i {
    padding-right: 5px;
}

.product-product .container.product-detail .content-seller-info li.seller-profile a {
    background: #999 !important;
    color: #fff;
    display: block;
    text-align: center;
}

.product-product .container.product-detail .content-seller-info li.seller-profile a:hover {
    background: #666 !important;
}

.product-product .producttab .tabsslider.horizontal-tabs .nav-tabs {
    background-color: #eff4fa;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
    background-color: transparent !important;
    border: none!important;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a.thumb-video i {
    display: none;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a
/*.producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a */

{
    background-color: #c7e7fe!important;
    border-color: transparent!important;
}

.product-product .dropshipping-country {
    border: none;
    transform: translate(0);
    background-image: linear-gradient(45deg, #1176e6, #8d54e9);
    border-radius: 5px;
    display: inline-block;
    margin: 10px 0;
    padding: 3px 12px;
    font-size: 13px;
}

.product-product .dropshipping-country .location-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(45deg, #1176e6, #8d54e9);
}

.product-product .dropshipping-country .location-text:after {
    content: '';
    border-radius: 4px;
    position: absolute;
    margin: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: white;
}

.product-product .dropshipping-country .location-text i.fa-map-marker {
    padding-left: 10px;
    padding-right: 3px;
}

.product-product .producttab .tabsslider.horizontal-tabs .tab-content {
    float: none;
    max-width: 1200px;
    margin: 0 auto;
}

.product-product .content-product-bottom {
    margin-top: 50px;
}

.product-product .content-product-bottom .nav-tabs li a {
    color: #bbb;
    font-size: 16px;
    z-index: 0;
}

.product-product .content-product-bottom .nav-tabs li.active a {
    color: #000;
}

.product-product .content-product-bottom .nav-tabs li.active a:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: -1;
    background-color: yellow;
}

.product-product .content-product-bottom .nav-tabs:after {
    display: none !important;
}

.product-product #review .fa-stack i::before {
    margin-left: 0 !important;
}

.product-product #review .row.wrapper-review-images {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.product-product #review .review-img {
    flex: 0 0 auto;
    padding-right: 3px;
    padding-left: 3px;
}

.product-product #review .review-img .img-thumbnail {
    padding: 0;
    border-radius: 0;
    height: 100%;
}


/*********************** general inspection application ******************/

.product-product #content.inspection-application .content-product-mainheader .content-product-left {
    display: none;
}

.product-product #content.inspection-application .content-product-mainheader .content-product-right {
    width: 100%;
    float: none;
}

.product-product #content.inspection-application .content-product-mainheader .title-product h1 {
    font-family: 'Rubik', sans-serif;
    text-align: center;
    font-size: 3em;
    color: #222;
}

.product-product #content.inspection-application .content-product-mainheader .box-review,
.product-product #content.inspection-application .content-product-mainheader .product-box-desc,
.product-product #content.inspection-application .content-product-mainheader .box-info-product .quantity,
.product-product #content.inspection-application .content-product-mainheader .add-to-links,
.product-product #content.inspection-application .content-product-mainheader .content-seller-info {
    display: none;
}

.product-product #content.inspection-application .content-product-mainheader .product_page_price,
.product-product #content.inspection-application .content-product-mainheader .box-info-product .cart {
    text-align: center;
}

.product-product #content.inspection-application .content-product-mainheader .product_page_price .price-new {
    font-size: 30px;
}

.product-product #content.inspection-application .content-product-mainbody .content-product-midde {
    margin-top: 0;
}

.product-product #content.inspection-application .producttab .nav.nav-tabs {
    display: none;
}

.product-product #content.inspection-application .tab-content {
    padding-top: 10px;
}

.product-product #content.inspection-application .tab-content h3.product-property-title {
    display: none;
}

.product-product .tab-content .inspection.detail p {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

.product-product .tab-content .inspection.detail h4 {
    font-size: 20px;
    font-weight: 500;
    color: #1173ce;
    margin-top: 30px;
    margin-bottom: 20px;
}

.product-product .tab-content .inspection.detail ul li {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    margin-bottom: 7px;
}

.product-product .tab-content .inspection.form {
    margin-top: 35px;
    padding: 30px 50px 50px 50px;
    background: #f4f6f8;
}

.product-product #content.inspection-application .content-product-bottom {
    display: none;
}

.product-product #content.inspection-application .modal-dialog .modal-body .cart-popup-left .product-image {
    display: none;
}

#previewModal .cart-popup-info .product-name {
    color: #000;
}

#previewModal .modal-content .modal-title {
    color: #000;
}

.product-product #content .content-product-content #tab-description table {
    width: 100%;
    max-width: 100%;
}