.select2-container .select2-selection,.select2-container .select2-selection__rendered {
    height: 43px;
    line-height: 27px;
}
.social-media a i {
    font-size: 18px!important;
    padding: 15px!important;
    margin-right: 0!important;
    background: none!important;
}
.back-top {
    bottom: 20px;
}
.product-link {
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
.lslide img {
    width: 100%;
}
.product-link img
{
    transition: 300ms all;
}
.product-link:hover img {
    transform: scale(1.2);
}
.active.dropdown-test .fa-list-ul {
    line-height: 20px;
}
.btn:hover {    
    background-image: linear-gradient(to right, #cb2d3e, #ef473a);
}
.new-product .product-info button.btn:hover {
    background-image: linear-gradient(to right, #cb2d3e, #ef473a);
}
input:focus, textarea:focus {
    outline: none;
}
.view-cart, .checkout {
    font-size: 12px;
    padding: 15px;
}
#frmOrder .checkout {
    padding: 0
}
.navbar-nav>li:hover
{
    background: #4c4b4b;
}
.category {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 15px;
    list-style: none;   
    display: flex;
    align-items: center;
}
.category:hover
{
    background: var(--background-gradient);
}
.category:hover a
{
    color: #fff;
}
.category:hover img
{
    filter: brightness(0) invert(1);
}
.slider-show .bx-wrapper img {
    height: 440px;
}
.category-image {
    width: 25px;
    height: auto;
    margin-right: 10px;
}
.slide {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding-bottom: 0px;
    margin: 0;
}
@media (max-width: 767px) {    
    .slide {
        margin-left: -15px;
        margin-right: -15px;
    }
}
.slider-show {
    margin-top: 15px;
}
.field {
    margin-top: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 15px;
}
.category a {
    color: #111;
}
.category-list {    
    margin-bottom: 15px;
}
.category a:hover {
    text-decoration: none;
}
.sweet-alert h2 {
    line-height: 50px;
}
.section-6 .button{
    margin-top: 30px;
}
.pd-0 {
    padding: 0!important;
}
.product-category {
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
    background-color: #fff;
    padding: 15px;
    border-radius: 8px;
}
.feature-products .product
{
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.05);
}
.request-title {
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: bold;
}
.request-form .form-control {
    margin-bottom: 10px;
}
.request-form #btnsend {
    margin-top: 0;
    margin-bottom: 30px;
}
.request-image {
    height: 300px;
    object-fit: cover;
}
.feature-products .product {
    height: 325px;
    margin-bottom: 15px;
}
.modal-title{
    font-size: 22px;
}
.modal-header{
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.form-horizontal .form-group {
    margin-right: 0px; 
    margin-left: 0px; 
}
.mt-10 {
    margin-top: 10px;
}
.product-pagination {
    font-size: 13px;
    font-weight: 400;
}
.main-categorie .pro-pagination {
    margin: 10px 0;
}
.pro-pagination {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.list-inline-item {
    display: inline-block;
    margin-left: 10px;
}
.validation-error-label, .validation-valid-label {
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
    color: #f44336 !important;
    position: absolute;
    padding-left: 26px;
    right: 0;
    top: 0;
    margin-right: 12px;
}
.validation-error-label:before, .validation-valid-label:before {
    font-family: Fontawesome;
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}
.validation-error-label:before {
    content: "\f00d";
}
.close span{
    font-size: 22px;
}
.modal-title a{
    font-size: 22px;
}
/*<<<<<<< Updated upstream*/
/* buy product*/
.vertical-line {
    border-right: 1px solid #e3e3e3;
    right: 10px;
    top: 10px;
    position: absolute;
    bottom: 10px;
}
.weight .title h2 {
    font-size: 16px;
    text-align: left;
    text-transform: inherit;
}
#frmSearchSidebar .nice-select {
    position: relative;
    width: 100%;
}
#frmSearchSidebar .nice-select:after{
    right: 15px;
}
#frmSearchSidebar .nice-select ul.list {
    width: 100%;
}
/* supplier */
.product-img {
    width: 100%;
}
.new-product .product-info .member-type {
    width: 22px;
    height: auto;
}
.company-title {
    display: inline-block
}
.contact-featured {
    margin-bottom: 15px;
}
.header-content {
    margin-bottom: 15px;
}
.header-content .tab>a.active {
    color: #ff7519;
    font-weight: 600;
}
.header-content .tab>a:first-child {
    border-right: 1px solid #e5e5e5;
    margin-right: 10px;
    padding-right: 5px;
}

/* guide */
.guide {
    padding: 0
}
.weight .title h2,.sales-off .title h2 {
    border-bottom: 2px solid rgb(235, 235, 235);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0px 0 10px;
    text-transform: uppercase;
    background: none;
    color: #333e48;
    width: 100%;
}
.weight .title h2::before,.sales-off .title h2::before {
    background: var(--primary-color) none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 30%;
}
.feature a.view-all, .policy a.view-all, .rules a.view-all, .guide a.view-all {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 14px;
}
.section-5  .blog-left h3 {
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    margin-bottom: -10px;
    text-align: justify;
    line-height: 1.5;
    font-weight: bold;
    color: #fefefe;    
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 15px;
    text-transform: uppercase;
    font-size: 20px;
}
.ads-lft, .ads-lft img {
    display: inline-block;
    width: 100%;
}
@media screen and (min-width: 1400px){
    .container {
        width: 1400px;
    }
}
/* notification */
.sub-feature p.content-sub-feature, .sub-buyer-guide p.content-sub-buyer-guide {
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    text-align: justify;
    font-weight: 300;
}
.sub-feature .img-feature img, .sales-off .img-sales-off img, .sub-buyer-guide .img-buyer-guide img {
    height: 140px;
    width: 100%;
    object-fit: cover;
}
.sub-feature .title-feature h4, .sub-buyer-guide .title-buyer-guide h4 {
    line-height: 20px;
    margin-top: 0;
    max-height: 40px;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 400;
}
.sub-feature, .sub-buyer-guide {
    height: 140px;
    margin-top: 20px;
    border-bottom: 1px dashed #eee;
}
.sub-feature:first-child, .sub-buyer-guide:first-child {
    margin-top: 0;
}
.item-sale-off .info-sale-off a h4 {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}
.item-sale-off .info-sale-off a {
    color: #fff;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    padding: 0 10px;
}
.sales-off .view-all-sales-off {
    text-align: center;
    border-bottom: 1px solid #ccc;    
    padding: 10px;
    padding-top: 0;
}
.bg-info {
    bottom: 0;
    float: left;
    left: 0;
    height: 199px;
    position: absolute;
    width: 100%;
    z-index: 8;
    background: linear-gradient(#ffffff00, #000000c7);
}
.item-sale-off .item-image a img {
    height: 140px;
    width: 100%;
    object-fit: cover;
}
.item-sale-off {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}
.item-sale-off .bg-info {
    height: 140px;
}
.big-feature .img-feature img, .big-policy .img-policy img, .big-rules .img-rules img, .big-buyer-guide .img-buyer-guide img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.big-feature p.content-feature, .big-policy p.content-policy, .big-rules p.content-rules, .big-buyer-guide p.content-buyer-guide {
    height: 60px;
    overflow: hidden;
    text-align: justify;
    font-weight: 300;
}
.weight {
    float: left;
    margin-bottom: 25px;
    padding: 0;
}
.title {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.mt-20 {
    margin-top: 20px;
}
.buy-products .product {
    height: 290px;
}

.supply-img {
    position: relative;
}

.supply-img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.supply-img img{
    height: 150px;
    object-fit: contain;
    padding: 10px;
}
.supply-content {
    min-height: 115px;
    overflow: hidden;
    padding: 20px 15px;
    position: relative;
}
.supply-content
{
    height: 88px;
    overflow: hidden;
    min-height:auto;
}
.supply-img h4 a {
    color: #363636;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 9px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    /* text-transform: capitalize; */
    white-space: nowrap;
}
h4.supply-name a
{
    text-overflow: unset;
    white-space: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}
h4.supply-name a:hover{
    color: var(--primary-color);
}
.gold-tags
{
    display: block;
    position: absolute;
    width: 44px;
    height: 35px;
    text-align: center;
    background: url('../../../uploads/gold-tag.png') no-repeat;
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.supply-button {
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 15px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: 100%;
    z-index: 10;
    padding: 0 10px;
}
.btn-supply {
    background: #ff7519;
    color: #fff;
    padding: 8px 35px;
    border-radius: 3px;
    cursor: pointer;
}
.btn-supply a {
    color: #fff;
}
.btn-detail {
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
}

.supply:hover .supply-button{
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.supply-name {
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.supply{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    background-color: #fff;
    margin-bottom: 15px;
    text-align: justify;
}
.view-all, .view-all-sales-off a{
    color: var(--primary-color);
}
.title-feature a h4{
    color: #111;
    font-weight: 600
}
.feature a.view-detail, .policy a.view-detail, .rules a.view-detail, .sales-off a.view-detail, .guide a.view-detail {
    float: right;
    color: var(--primary-color);
    font-style: italic;
    font-size: 14px;
}
.title-extenal{
    background-color: var(--primary-color)!important;
}
li.title-extenal strong, li.title-extenal span {
    color: #fff !important;
}
.help ul.ht-dropdown>li {
    padding: 10px 0 !important;
}
.help .ht-dropdown>li ul li {
    color: #000;
    background-color: #fff;
    margin: 0 !important;
    padding: 10px !important;
}
.supplier-frame{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    padding: 20px;
    background-color: #fff;
}
.bg-white {
    background-color: #fff;
}
.filter-outer input[name='start_date'],.filter-outer input[name='end_date']{
    height: 42px;
}
.pro-actions {
    background: #fff;
    display: block;
    left: 15px;
    right: 15px;
    opacity: 0; 
    height: 100px;
    position: absolute;
    bottom: 15px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    z-index: 10;
    padding: 0 10px;
}
.actions-primary {
    background: #ff7519;
    color: #fff;
    padding: 8px 35px;
    border-radius: 3px;
    cursor: pointer;
}
.actions-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    padding-right: 6px;
}
.add-cart {
    text-align: center;
    width: 180px;
    margin: 0 auto;
    display: block;
}
.single-product:hover .pro-actions, .single-product:hover .actions-secondary a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.actions-secondary a {
    background: transparent none repeat scroll 0 0;
    color: #333;
    margin-left: 5px;
    transform: scale(0.6);
}
.item:hover .pro-actions, .item:hover .actions-secondary a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
h3.sidebar-title {
    border-bottom: 2px solid rgb(235, 235, 235);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0px 0 10px;
    text-transform: uppercase;
    background: none;
    color: #333e48;
    width: 100%;
}
h3.sidebar-title::before {
    background: var(--primary-color) none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 30%;
}
ul.sidbar-style li {
    margin: 10px 0;
    list-style: none;
}
ul.sidbar-style li a{
    text-decoration: none;
    color: #000;
}
.main-blog .sub-blog {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.main-blog .sub-blog .thumb-img {
    width: 150px;
    height: 150px;
    float: left;
}
.main-blog .first-blog .blog-description
{
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    display: block;
    text-align: justify;
    height: 52px;
    margin-bottom: 20px;
}
.main-blog .sub-blog {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.main-blog .sub-blog .thumb-img
{
    width: 150px;
    height: 150px;
    float: left;
}
.main-blog .sub-blog .thumb-img a img
{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.main-blog .sub-blog .blog-description, .main-blog .sub-blog .blog-title
{
    width: calc( 100% - 160px);
    float: right;
    text-align: justify;
}
.main-blog .sub-blog .blog-title
{
    font-weight: 600;
    font-size: 16px;
    color: #222;
    max-height: 78px;
    overflow: hidden;
}
.main-blog .sub-blog .blog-description
{
    font-size: 14px;
    overflow: hidden;
    height: 50px;
    margin-bottom: 5px;
}
.main-blog .view-more
{
    text-decoration: none;
    font-size: 14px;
    font-style: italic;
    float: right;
    color: #f7931f !important;
}
.main-blog .view-more:hover{
    color: #d40c18;
}
.row-title {
    padding: 20px 0 20px;
    line-height: 30px;
}
.row-title .main-title {
    margin: 0;
    padding-right: 16px;
    font-weight: 700;
    color: #333;
    text-transform: Uppercase;
}
.main-title a {
    font-size: 24px;
    color: #222;
}
.main-title a:hover, ul.sidbar-style li a:hover{
    text-decoration: none;
    color: #f7931f;
}
.row-title .sh-line {
    margin-top: 12px;
    border: 3px solid #DCDEE3;
    border-radius: 3px;
    overflow: hidden;
}
.util-clearfix:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    content: '\0020';
    clear: both;
}
#thumb1 img {
    width: 100%;
}
.review-list .badge {
    width: auto;
}
