@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400&display=swap');
*{
    font-family: Kanit, sans-serif;
}
section.top-nav-wrap {
    background-color: #353434 !important;
    text-align: center;
}
.top-nav{
    text-align: center;
}
section.top-nav-wrap .welcome_message{
    color: #fff;
    width: 100%;
    font-family: Kanit, sans-serif;
    font-size: 14px;
    font-weight: 500;
}   
.navigation-wrap{
    background-color: #f7f7f7;
}
.navigation-inner{
    border:0px
}
.header-wrap-inner {
    padding: 16px 0;
}
.header-search .nice-select{
    display: none;
}
.header-search-wrap{
    padding: 0px 0px !important;
}
.header-search .header-search-lg{
    background-color: #f7f7f7;
    border: 0px;
}
.header-search .header-search-lg .btn-search i{
    font-size: 27px;
}
.horizontal-megamenu>.nav-item>.nav-link>i{
    display: none;
}
.horizontal-megamenu>.nav-item.fluid-menu>.nav-link {
    padding: 8px 40px;
    font-size: 19px;
    color: #4b4b4b;
    text-transform: uppercase;
}

.horizontal-megamenu>.nav-item.fluid-menu>.nav-link:hover {
    border-bottom: 2px solid #000;
}
.horizontal-megamenu>.nav-item.fluid-menu:first-child  {
    border-bottom: 2px solid #000;
}
.home-section-inner{
  margin-left: 0px;
  width: 100%;
}
.home-section-inner .home-slider-wrap{
  width: 100% !important;
}
.home-section-wrap{
  margin-top: 0px;
}
.footer-top .title {
  margin-bottom: 23px;
  font-size: 15px;
  font-weight: 800;
}
.footer-links:not(.footer-tags) .list-inline li a{
  color: #000;
  font-weight: 600;
}
.footer-bottom {
  margin-top: 60px;
  padding: 1px 0;
  border: 0px; 
  background-color: #000;
}
.footer-text{
  color: #fff;
}
.sell-button{
  position: fixed;
  width: 80px;
  height: 80px;
  text-align: center;
  bottom: 60px;
  right: 40px;
  background-color: #000;
  color: #fff;
  line-height: 80px;
  border-radius: 100%;
  font-weight: 500;
  font-size: 16px;
}
.header_box{
  display: inline-block;
  height: 48px;
  width: 50px;
  line-height: 48px;
  text-align: center;
}

.header_box i{
  color: #000;
  font-size: 25px;
  line-height: 48px;
}

/*Account Sidebar*/
.account-sidepanel  {
  width: 0;
  position: fixed;
  z-index: 1111111;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 50px;
}


.account-sidepanel a:hover {
  color: #f1f1f1;
}

.account-sidepanel .closebtn {
  position: absolute;
    top: 6px;
    left: 18px;
    font-size: 17px;
    font-weight: 200;
    color: #000;
}
.account-sidepanel .guest-screen{
  background-image: url(../images/panel_bg.PNG);
  width: 100%;
  height: 350px;
  padding: 35% 10px;
  text-align: center;
}
.account-sidepanel .guest-screen b{
    font-size: 14px;
    font-weight: 600;
    line-height: 10px !important;
}
.account-sidepanel .account-sidebar-menu li{
  list-style: none;
}
.account-sidepanel .account-sidebar-menu li a{
  color: #666666;
  padding: 4px 0px;
  display: block;
}
.account-sidepanel .account-sidebar-menu li a:hover{
  color:#f44336
}
.account-sidepanel .sidebar-content{
  padding: 15px;
}
.account-sidepanel .account-details{
  padding:8px 20px;
}
.account-sidepanel .account-details img{
  width: 35px;
  height: 35px;
  border-radius: 100%;
}
.account-sidepanel .account-email{
  text-overflow: ellipsis;
  overflow: hidden;
  width: 82%;
  white-space: nowrap;
  display: block;
  font-weight: 700;
}
.account-sidepanel .tab-pane{
  padding: 20px;
}
.account-sidepanel .tab-pane .account-sidebar-menu li a{
  color: #000;
  padding: 6px 0px;
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.account-sidepanel .tab-pane .account-sidebar-menu li a:hover{
  color:#f44336
}

.account-sidepanel .tab-pane .account-sidebar-menu li a i{
  margin-right: 8px;
  font-size: 19px;
}

/*Dashboard Side Bar*/



.dashboard-sidebar a:hover {
  color: #f1f1f1;
}

.dashboard-sidebar .closebtn {
  position: absolute;
    top: 6px;
    left: 18px;
    font-size: 17px;
    font-weight: 200;
    color: #000;
}
.dashboard-sidebar .guest-screen{
  background-image: url(../images/panel_bg.PNG);
  width: 100%;
  height: 350px;
  padding: 35% 10px;
  text-align: center;
}
.dashboard-sidebar .guest-screen b{
    font-size: 14px;
    font-weight: 600;
    line-height: 10px !important;
}
.dashboard-sidebar .account-sidebar-menu li{
  list-style: none;
}
.dashboard-sidebar .account-sidebar-menu li a{
  color: #666666;
  padding: 4px 0px;
  display: block;
}
.dashboard-sidebar .account-sidebar-menu li a:hover{
  color:#f44336
}
.dashboard-sidebar .sidebar-content{
  padding: 15px;
}
.dashboard-sidebar .account-details{
  padding:8px 20px;
}
.dashboard-sidebar .account-details img{
  width: 35px;
  height: 35px;
  border-radius: 100%;
}
.dashboard-sidebar .account-email{
  text-overflow: ellipsis;
  overflow: hidden;
  width: 82%;
  white-space: nowrap;
  display: block;
  font-weight: 700;
}
.dashboard-sidebar .tab-pane{
  padding: 20px;
}
.dashboard-sidebar .tab-pane .account-sidebar-menu li a{
  color: #000;
  padding: 6px 0px;
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.dashboard-sidebar .tab-pane .account-sidebar-menu li a:hover{
  color:#f44336
}

.dashboard-sidebar .tab-pane .account-sidebar-menu li a i{
  margin-right: 8px;
  font-size: 19px;
}

/*Dashboard Sidebar*/
.btn-dark{
  background-color: #000 !important;
  border: 2px solid #000 !important;
  color: #fff !important; 
  font-weight: 700 !important;
}
.btn-outline-dark{
  background-color: transparent !important;
  border: 2px solid #000 !important;
  color: #000 !important; 
  font-weight: 700 !important;
}
.account-wrap .account-left{
  width: 245px;
}
.dashboard-status-boxes{
  padding:20px 10px;
  box-shadow: 6px 6px 20px -6px rgba(0,0,0,0.32);
-webkit-box-shadow: 6px 6px 20px -6px rgba(0,0,0,0.32);
-moz-box-shadow: 6px 6px 20px -6px rgba(0,0,0,0.32);
}
.dashboard-status-boxes .title_status{
  color: #969494;
  font-size: 17px;
  line-height: 13px;
}

.dashboard-status-boxes .status_description{
  color: #000;
  font-size: 17px;
  font-weight: 700;
}

.dashboard-status-boxes .status_description.green{
  color: rgb(0, 177, 0);
  font-size: 17px;
}
.account-wrap .account-right {
  width: 100%;
  margin-left: 30px;
  overflow: hidden;
  padding: 20px;
  background-color: #f7f7f7;
}

.panel,.panel-body{
  background-color: #fff !important;
  border: 0px !important;
}
.panel.grey,.panel-body.grey{
  background-color: #f7f7f7 !important;
  border: 0px !important;
  margin-bottom: 0px;
}
.account-right a{
  color: #969494;
}
.account-right b{
  font-size: 18px;
}
.account-right b.text-grey{
  color: #969494;
}
/*Scroll bar*/
.scroll-style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.scroll-style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.scroll-style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
/*Scroll bar*/

.form-wrap-inner {
  width: 530px !important;
  margin: auto;
  padding: 0 15px;
}
.form-wrap-inner .form-control{
  border: 2px solid #c0c0c0;
  font-weight: 600;
}.form-control{
  border: 2px solid #c0c0c0;
  font-weight: 600;
}
.form-wrap-inner .btn-sign-in{
  background-color: #f44336 !important;
}
.login-wrap .forgot-password {
  margin-top: -1px;
  color: #f44336;
  float: right;
}
.sell-process-menu{
  margin-bottom: 50px;
}
.sell-process-menu .nav-link{
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
}
.sell-process-menu .nav-link.active{
  color: #000;
  border-bottom: 2px solid #f44336;
}
.sell-process-menu .nav-link.disabled{
  color:#4d4d4d
}
.sell-process hr{
   height: 1px;
   background-color: #000;
}
.sell-process .product-category-selection{
  padding: 40px 20px;
  margin: 0px 10px;
}
.sell-process .product-category-selection img{
  margin-bottom: 20px;
}
.float-right{
  float: right;
}
.sell-form{
  margin-top: 30px;
}
.sell-form label{
  font-size: 22px;
  color: #000;
  margin-bottom: 0px !important;
  font-weight: 800 !important;
}
.sell-form label.small{
  font-size: 18px;
  color: #000;
  margin-bottom: 0px !important;
  font-weight: 600 !important;
}
.sell-form .form-control{
  width: 80% !important;
  border: 2px solid #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.account-wrap .panel-body{
  padding:30px 20px  !important;
}
.sell-form small{
  color: #000;
  font-size: 14px;
  font-weight: 600;
  display: block;
}
.table thead{
  border-bottom: 2px solid #000;
}
.table th{
  font-weight: 700;
}
.account-wrap table td{
    padding:5px 30px
}
.status-line .col-md-6{
  padding: 0px ;
}
.status-box{
  height: 10px;
  width: 100%;
  text-align: center;
}
.status-box.bad{
  background-color: red;
}
.status-box.better{
    background-color: #ffcf31;
}
.status-box.good{
  background-color: #00b900;
}

.status-location{
  padding: 4px;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.status-location.bad{
  background-color: red;
}
.status-location.better{
    background-color: #ffcf31;
}
.status-location.good{
  background-color: #00b900;
}
.app-text-content{
  padding: 60px 20px;
}

.nav-tabs .active.nav-link, .tabs:not(.featured-categories-tabs) .active.tab-item{
  color:#000;
  font-weight: 700;
  font-size: 19px;
}
.nav-tabs .nav-link:after, .nav-tabs .nav-link:before, .tabs:not(.featured-categories-tabs) .tab-item:after, .tabs:not(.featured-categories-tabs) .tab-item:before{
  color:#000;
  background-color:#000;
}
.product-price{
  color: #000;
}
.product-card .product-price:after{
  background-color: #000;
}
.btn-add-to-cart{
  background-color: #000;
}
.section-title:after{
  border-color: #000;
}
.filter-price .noUi-connect {
  background: #000000;
  background: #000000;
}

.condition-box{
  width: 100%;
  padding: 30px 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin: 20px 0px;
  cursor: pointer;
  border: 2px solid transparent;
}
.condition-box.select{
  border: 2px solid #353434;
}
.condition-box b{
  font-size: 16px;
  color: #969494;
}
.condition-box ul{
  margin-left: 20px;
  margin-top: 10px;
}
.condition-box ul li{
  color: #969494;
}
.product-images_box b{
  width: 100%;
  background-color: #f1f1f1;
  padding: 10px;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
  border: 2px solid #000;
  color:  #000;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 16px;
  font-weight:600;
  text-transform: uppercase;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
label{
  font-size: 18px;
  font-weight: 600;
}
.review_image{
  padding: 20px;
  border:2px solid tomato;
  display: inline-block;
  margin-right: 20px;
}
.product_detail_value{
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 18px  !important;
  margin: 15px 0px;
  text-transform: uppercase;
}
.sidebar-cart-top{
  background-color: #000 !important;
}
.btn-primary, .btn-primary:focus{
  background-color: #000 !important;
}
.sidebar-cart-bottom .sidebar-cart-subtotal>span{
  color: #000;
}
.btn-default{
  border: 1px solid #000;
}
/*
.step-tabs .step-tab{
  border:0px;
  width:200px;
}
.step-tabs .step-tab::after{
  content:" ";
  width:100px;
  height:2px;
  background-color:#000
}

.step-tabs .step-tab:last-child:after{
  display:none !important
}
.step-tabs .step-tab-link{
  width:80px;
  height:80px;
  font-size:15px
}
.step-tabs .step-tab.active{
  background-color:transparent;
}
.step-tabs .step-tab.active .step-tab-text{
  width:80px;
  height:80px;
  color:#000;
  font-size:15px !important;
}
.step-tabs .step-tab .step-tab-text{
  width:80px;
  height:80px;
  color:#000;
  font-size:15px !important;
}*/
.step-tabs .step-tab.active{
  background-color: #000;
}
.details-info-top .category_name {
  font-size: 16px;
  font-weight: 500;
  color: #969494;
}
.product-details-info .product-name {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-details-info .selling_condition{
  color: #969494;
}
.product-details-info .selling_condition .condition{
  color: #00b900;
}
.details-info-middle-actions {
  display: none !important;
}
.product_inspection{
  padding: 10px 0px;
}
.product_inspection small{
  color: #8c8c8c;
  display: block;
}
.product_inspection .col-md-1{
  padding-top: 6px;
}
.MuiSvgIcon-root {
  width: 1em;
  height: 1em;
}
.jss102{
  color: #969494;
  font-size: 14px;
}
.product_questions{
  width: 100%;
}
.product_questions .question_box{
  padding:15px 10px;
  width: 24%;
  display: inline-block;
  height: 130px;
  border: 1px solid #EEEEEE;
  text-align: center;
  vertical-align: top;
}
.product_questions .question_box b{
  color: #000;
  margin-top: 10px;
  display: block;
}
.product-details-info .prices a{
  color: #969494;
}
.product_details{
  margin-top: 70px;
}
h4 small{
  color: #969494;
  font-size: 13px;
}
.product_order_details{
  margin-top: 50px;
}
.product_order_details .details_box{
  padding: 20px;
  height: 110px;
  background-color: #e8e7e7;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.text-green{
  color: #00b900;
}
@media (min-width: 1281px) { 
      .container {
        width: 1471px;
    }
    .header-logo{
        width: 200px !important;
        height: 48px !important;
    }
    .header-search .header-search-lg .search-input {
        height: 48px;
        padding-left: 18px;
        border: none;
        font-size: 16px;
        background-color: #f7f7f7;
    }
    .header-search .header-search-lg .btn-search{
        height: 48px;
        background-color: #f7f7f7;
        color: #a2a2a2;
        font-size: 20px;
    }
    .header-column-right {
        height: 48px;
        padding: 0 15px;
    }
    .product-image-gallery {
        width: 600px;
    }
}
  
  /* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
  
  @media (min-width: 1025px) and (max-width: 1280px) {
    .container {
      width: 1471px;
    }
    .header-logo{
        width: 200px !important;
        height: 48px !important;
    }
    .header-search .header-search-lg .search-input {
        height: 48px;
        padding-left: 18px;
        border: none;
        font-size: 16px;
        background-color: #f7f7f7;
    }
    .header-search .header-search-lg .btn-search{
        height: 48px;
        background-color: #f7f7f7;
        color: #a2a2a2;
        font-size: 20px;
    }
    .header-column-right {
        height: 48px;
        padding: 0 15px;
    }
    .product-image-gallery {
        width: 600px;
    }
  }
  
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) {
    .container {
      width: 1471px;
    }
    .header-logo{
        width: 200px !important;
        height: 48px !important;
    }
    .header-search .header-search-lg .search-input {
        height: 48px;
        padding-left: 18px;
        border: none;
        font-size: 16px;
        background-color: #f7f7f7;
    }
    .header-search .header-search-lg .btn-search{
        height: 48px;
        background-color: #f7f7f7;
        color: #a2a2a2;
        font-size: 20px;
    }
    .header-column-right {
        height: 48px;
        padding: 0 15px;
    }
    .product-image-gallery {
        width: 600px;
    }
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    
    /* CSS */
    
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    /* CSS */
    
  }
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    /* CSS */
    
  }