@import "owl.carousel.min.css";
/*@import "responsive.css";*/

.buyingclass:nth-child(2n) {
    background: #eeeff1;
}
.buyingclass div a {
    color: #5d6177 !important;
}
    
.sell-your-item2 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .54px;
    position: absolute;
    right: 1px;
    text-align: center;
    text-transform: uppercase;
    top: 5px;
}

/* Your custom CSS here... */

body, html {
    font-family: Roboto,Helvetica,Arial,sans-serif;
}

/* HomePage Categories */
.header-category-wrapper {
position: relative;
display: inline-block;
width: 100%;
}
.header-category-wrapper.trigger-active:hover .header-category {
display: block
}
.header-category-wrapper.trigger-active:hover .header-category-trigger {
color: #ffbe00;
text-decoration: none;
cursor: pointer;
border: 1px solid #DCDEE3;
border-bottom: 1px solid transparent
}
.header-category-wrapper.trigger-active:hover .header-category-trigger .sc-hd-prefix2-icon {
color: #ffbe00;
text-decoration: none;
}
.header-category-wrapper.trigger-active:hover .header-category-trigger .sc-hd-prefix2-icon-arrow-down {
display: inline-block;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg)
}
.header-category-wrapper .header-category-trigger {
z-index: 1;
position: relative;
padding-left: 25px;
margin-bottom: 0;
width: 170px;
height: 38px;
border: 1px solid transparent;
font-size: 16px;
font-weight: 400;
line-height: 38px;
color: #333;
}
.header-category-wrapper .header-category-trigger .sc-hd-prefix2-icon {
padding: 0 2px;
color: #A0A2AD;
vertical-align: middle
}
.header-category-wrapper .header-category {
z-index: 0;
box-sizing: border-box;
width: 100%;
/*border: 1px solid #DCDEE3;*/
padding: 10px 0;
/*background: #fff;*/
border-style: solid;
border-width: 1px;
border-color: #e2e2e2;
background: #f5f5f5 none repeat scroll 0 0;
margin-bottom: 0;
}
.header-category-wrapper .header-category .all-categories {
display: block;
padding: 10px 35px 17px 29px;
color: #292B2C;
font-weight: 500;
line-height: 1.5;
font-size: 18px;
}
.header-category-wrapper .header-category .all-categories:hover {
/*color: #FF751A*/
color: gold;
}
.header-category-wrapper .header-category .level-one-list {
z-index: 999999;
display: none;
position: absolute;
left: 100%;
top: -1px;
margin-left: -2px;
width: 856px;
height: 100%;
-moz-box-shadow: 0 1px 5px #e7e7e7;
-webkit-box-shadow: 0 1px 5px #e7e7e7;
box-shadow: 0 1px 5px #e7e7e7;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e7e7e7;
background: #ffff;
}
.header-category-wrapper .header-category .level-one-title:hover,
.header-category-wrapper .header-category .level-two-title:hover,
.header-category-wrapper .header-category .title a:hover,
.header-category-wrapper .header-category .view-more:hover {
color: #ffbe00;
text-decoration: none
}
.header-category-wrapper .header-category .title {
position: relative;
display: block;
padding: 2px 0px 5px 27px;
max-height: 38px;
overflow: hidden;
text-overflow: ellipsis;
min-height: 21px;
-moz-box-shadow: -2px 1px 5px transparent;
-webkit-box-shadow: -2px 1px 5px transparent;
box-shadow: -2px 1px 5px transparent;
border: 1px solid transparent;
box-sizing: content-box;
}
.header-category-wrapper .header-category .title a {
line-height: 21px;
text-decoration: none;
color: #666;
width: 260px;
font-size: 14px;
}
.header-category-wrapper .header-category .title .sc-hd-prefix2-icon {
position: absolute;
padding-right: 10px;
right: 5px;
top: 7px;
-moz-transition: all .3s;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s
}
.header-category-wrapper .header-category .level-one-inner {
margin: 20px 20px 0;
width: 600px
z-index:9999999;
}
.header-category-wrapper .header-category .level-one-title {
display: table-cell;
vertical-align: middle;
height: 48px;
font-weight: 700;
line-height: 16px;
color: #2192D9
}
.header-category-wrapper .header-category .level-two-title {
display: block;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 24px;
color: #666;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.header-category-wrapper .header-category .view-more {
color: #999;
font-size: 12px
}
.header-category-wrapper .header-category .level-one {
  float: left;
    box-sizing: border-box;
    padding: 0 3px 20px 20px;
    width: 33%;
    height: 250px;
    z-index:9999999;
}
.header-category ul {
padding: 0;
}


/* HomePage Slider */
section.homebanner {
/*margin-top: 26px;*/
/*margin: 34px 0 42px 0;*/
margin: 0;
}
.login-header ul li:last-child {
margin: 0;
}
.homebanner .owl-nav {
position: absolute;
display: block !important;
top: 41%;
width: 100%;
text-align: left;
}
.homebanner  button.owl-next {
position: absolute !important;
right: 0;
background: #f8f8f891 !important;
font-size: 27px !important;
width: 30px;
}
.homebanner button.owl-prev {
background: #f8f8f891 !important;
font-size: 27px !important;
width: 30px;
left: 0px;
}
.owl-dot {
display:none !important;
}


/*start buying request page*/
.buyingrequest.inner_forms p {display: inline-table;padding: 0 !important;margin: 0 0 0px 0;font-size: 15px;}
.product-info {margin-bottom: 0px;font-size: 15px;}

.buyingrequest div#userPanel .produt-info-inner {
    float: left;
}

.buyingrequest div#userPanel .right-date {
    float: right;
    padding: 16px 0 0 0;
}

 .buyingrequest div#userPanel .right-date p {
    font-size: 13px !important;
}

.buyingrequest div#userPanel .actions a {
    padding: 1px 8px 0 0;
}

.buyingrequest .actions {
    padding-left: 14px;
}
.buyingrequest.inner_forms .testC label {
    margin: 0 !important;
}


.buyingrequest.inner_forms h4.card-title {
    float: left;
}

.buyingrequest.inner_forms .addmore_buyoffer {
    float: right;
}

.product-info h4 {
    margin: 0 0 7px 0 !important;
    padding: 0;
    font-size: 20px;
}

.produt-info-inner {
    width: 70%;
    float: left;
}

.right-date {
    float: right;
    width: 30%;
}

p.testC {
    margin: 0 !important;
    display:flex;
}
div#postsList label {
        width: 130px;
    background: #f1f0f08f;
    padding: 3px 1px 2px 6px;
    font-size: 13px;
    margin-right: 5px;
}
p.testC.timevalidity label {width: 104px !important;}
.right-date label {
    width: 99px !important;
    font-size: 12px !important;
}

.buyerreqfont a i {border: 1px solid #eee;padding: 6px 5px;border-radius: 26px;height: 24px;width: 24px;font-size: 12px;background: #f7f7f7;color: #585858;}

.buyerreqfont {
    margin: 0px 0 7px 2px;
}
/*End buying request page*/

/* start platinumdashboard*/
.box-bordered {
border: 1px solid rgba(0,0,0,.125);
margin-top: 20px;
border-radius: 7px;
}
.box-title {
background: #f2f2f2!important;
border-radius: 7px;
}
h3.platinum {color: #369;font-size: 17px;padding: 17px 6px;text-align: center;/* border-bottom: 2px dashed #ff9c56; */}
.box-content.platinum {
background: #fff;
padding: 14% 7px;
text-align: center;
border-top: 2px dashed #ff9c56;
border-radius: 14px;
}
.box-content.platinum h2 {
font-size: 23px;
color: #6f6e6e;
margin-top: 20px;
}
.box-content.platinum i {
border-bottom: 2px dashed #ff9d58;
font-size: 51px;
color: #777777;
/* border: 2px solid; */
border-radius: 90px;
height: 78px;
width: 82px;
line-height: 65px;
}
.platinumform.inner_forms h3 {
font-size: 19px;
color: #6f6f6f;
padding: 7px 9px;
}
.platinumform.inner_forms table th {
font-weight: 400;
padding-top: calc(.375rem + 1px);
padding-bottom: calc(.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
color: #212529;
}
.box-title.branchesbox {
margin: 30px 0 21px 0;
}
.editmodel div#myModal label {
font-size: 15px;
}
.editmodel div#myModal input {
border-radius: 0px !important;
}
.editmodel .modal-header {
background: rgba(0,0,0,.03);
}
.editmodel div#list {
font-size: 15px;
color: #4a4747;
}

/* End platinumdashboard*/

.socaillinks button.btn {
    background: #4682b4;
    color: #fff;
}

/*End Socail Media*/

#success{
    text-align: center;
        margin: 16px 0 0 0;
        height:265px;
}
#success .img-box {
 width: 135px;
    height: 119px;
    margin: 0 auto;
}

#success .img-box img{
    width: 100px;
    height: 100px;
}
#success .testimonial {
    padding: 0px 36px;
    line-height: 20px;
    font-size: 15px;
}

.success_stories .carousel-control {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #999;
    text-shadow: none;
    top: 4px;
}

.success_stories .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
}
 

.success_stories  button.owl-prev {
    background: #6b6b6b !important;
    height: 27px;
    width: 22px;
    color: #fff !important;
    font-size: 19px !important;
    margin-right: 4px;
}
.success_stories  button.owl-next {
    background: #6b6b6b !important;
    height: 27px;
    width: 22px;
    color: #fff !important;
    font-size: 19px !important;
}

/*start latest buying post*/
.vticker{
width: 100%;
height: 240px !important;
background: #fff;
padding:0 12px;
}
.vticker ul{
padding: 0;
width: 100%;
}
.vticker li{
list-style: none;
padding: 10px;
}
.latest-buying-request h2 {
left: initial;
float: left;
font-size: 15px;
/*padding-left: 17px;*/
font-weight: 600;
}
.latest-buying-request a {
padding-right: 0px;
float: right;
font-size: 13px;
border-bottom: 1px dashed #000;
display: block;
text-decoration: none;
margin: 0 auto;
}
.latest-buying-request{
background: #fff !important;
padding: 12px 0px 0 0;
}
.latest-buying-request ul li:nth-child(even) {background: #d6d2d240;}
.inner-heading-latestbuying {
padding: 0 7px 0 10px;
}
/*end latest buying post*/


/*homepages_product*/
.featuredproducts{
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 17px 16px;
    height: 219px;
    margin-bottom: 50px;
}
div#featuredproducts{
    margin-top: 28px; 
    padding: 0 55px;
}
div#featuredproducts img {
    width: 85px;
    height:85px;
}

div#featuredproducts .item {
    width: 74% !important;
}

div#featuredproducts .item h3 {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.featuredproducts h2 {}
.featuredproducts h2 {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.featuredproducts h2 span{
color: #fdda02;
}


.tradeshow{
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 17px 16px;
    height: 219px;
    margin-bottom: 50px;
}
div#tradeshow{
    margin-top: 28px; 
}
div#tradeshow img {
    width: 85px;
    height: 85px;
}

div#tradeshow .item {
    width: 74% !important;
}

div#tradeshow .item h3 {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.tradeshow h2 {}
.tradeshow h2 {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}
.tradeshow h2 span{
color: #fdda02;
}

/*Endhomepages_product*/


/*cataloge page*/


.produt-info-inner-catalog {
    float: left;
}

.right-date-catalog {
    float: right;
        margin-top: 14px;
}

.produt-info-inner-catalog p {
    margin: 0 !important;
}

div#userPanel {}

.cataloge-border {
    border-bottom: 1px solid#dbd8d870;
    padding-bottom: 17px;
}

.produt-info-inner-catalog {
    float: left;
    margin-left: 20px;
    margin-top: 13px;
}
/*End cataloge page*/
/*tradeshow*/

.tradeshowname p {
    font-size: 13px;
    color: #868080;
}

.tradeshowname h2 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    margin: 0;
}

.tradeshow-info {
    /*box-shadow: 2px 2px 4px #0000004a;*/
    margin: 10px 0px 36px 0;
    text-align: center;
}
.trade-img img {
    border-radius: 10px;
}
.tradeshow_page{
    padding: 10px;
}
.search-class{
 margin: 0 0 10px 17px;
    width: 75%;
    float: left;
    border-radius:0px;
}

/*tradeshow*/
/*START PACKAGES*/

.j-packages-inner {}

.j-packages-inner {
    text-align: center;
    background: #f5f5f55c;
    padding-top: 28px;
    box-shadow: 1px 0px 4px 1px #00000030;
    position: relative;
    padding-bottom: 32px;
}
.jamalinnerpakage {
    width: 19%;
    margin-right: 8px;
}
.j-packages-inner h2 {
    color: #797979;
    font-size: 24px;
}

.packages-free {
    background: #f05744;
    color: #fff;
    height: 85px;
    width: 100px;
    margin: 25px auto;
    border-radius: 60px;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1.1px;
    box-shadow: 1px 0px 22px 4px #949494e0;
    padding-top: 17px;
    position: relative;
}

.packages-info {
}

.packages-info ul li {
    margin-bottom: 13px;
    border-bottom: 1px solid #d2d2d266;
    font-size: 16px;
    color: #757575;
    padding-bottom: 9px;
}

.j-packages {
    margin-top: 59px;
    /* background: #eeeeee40; */
}

.packages-btn button {
    border: 0;
    background: #f05744;
    color: #fff;
    padding: 8px 25px;
    border-radius: 5px;
}

.packages-btn {
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
}

.duration-pkg span {
      font-size: 11px;
    padding: 0 !important;
    position: absolute;
    bottom: 32px;
    left: 25px;
}
.packages-free.third-packages {
    background: #19b491;
}

.third-pkg-btn button{
    background: #19b491;
}
/*END PACKAGES*/

/* Directories */
.directory-item{
    border: 1px solid #E1E1E1;
    background: #FFF;
    margin-top: 20px;
        padding: 8px 0;
}
.directory-item .photo img {
    margin: 0 auto;
    width: 100%;
}
.directory-item .info {
    padding: 5px 0 1px 9px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}
h5.directory-name {
    font-size: 15px;
    font-weight: 600;
}

h5.directory-price {
    font-size: 16px;
    margin: 0px 0;
}

.directory-item p.btn-add {
   float: left;
    border-right: 1px solid #d4d4d4;
    padding-right: 11px;
}

.directory-item p.btn-details { 
    float: left;
    padding-left: 18px;
}
.separator.clear-left {
    border-top: 1px solid #d8d8d8ee;
    padding-top: 8px;
}

.info {
    font-size: 15px;
}

.info i {
    padding-right: 8px;
}
p.btn-details {
    padding-left: 13px !important;
    display: inline-block;
}
.directory-item  .photo {
    padding: 7px 7px;
}
/* Directories */

/*START RFQ PAGE*/
.rfq-heading h6 {
    border-bottom: 1px solid #ddd;
    position: relative;
        padding-bottom: 3px;
            font-size: 18px;
}

.rfq-heading h6:after {
    border-color: #c1bfbfa6 transparent transparent;
    border-style: solid;
    border-width: 6px;
    bottom: -12px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: " ";
    display: block;
    left: 35px;
    position: absolute;
    z-index: 2;
    bottom: -13px;
}


.controlrfq {
    display: block !important;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    display: inline;
    padding-right: 15px;
    margin-bottom: 10px;
    float: left;
}

.controlrfq input {
    z-index: -1;
    float: left;
    height: 20px;
    margin-top: 2px;
}


.other-requirements {
    margin: 6px 0 5px 0;
}
button.btn.btn-primary.btn-lg.rfqbtn {
    padding: 1px 25px;
    border-radius: 0;
    font-size: 18px;
    margin-bottom: 16px;
}
/*END RFQ PAGE*/
/*Start Listingpage*/

.listing-info ul li div {
    float: left;
    margin-right: 11px;

    margin-top: 4px;
}


.listing-socail ul li {
    float: left;
    margin-right: 3px;
    height: 26px;
    width: 22px;
    padding-left: 2px;
    text-align: center;
    border-radius: 68px;
    background: #eee;
    padding-top: 4px;
}

.listing-socail ul li i {
    font-size: 12px;
}

.listing-socail ul {
    padding: 0;
    margin: 9px 0 0 0;
}


.listing-inner {
    margin: 16px 0;
}
.listing-logo {
    border: 1px solid #c7bfbfcc;
    text-align: center;
    padding: 3px 0;
    box-shadow: 1px 1px 2px #c1bfbfd6;
}
.listing-title a {
    font-weight: 600;
    color: #369;
    font-size: 17px;
    letter-spacing: 0.4px;
}
.listing-info {
    color: #484747;
    margin-top:3px;
}

.listing-info i {
    color: #336699;
    width: 16px;
}

/*.listing-info ul li {margin-bottom: 9px;display: contents;}*/
.packages-img img {
    width: 94px;
}


/*.listing-envlope a {
    color: #336699;
    border: 1px solid #afafaf;
    padding: 1px 5px;
    border-radius: 4px;
    font-size: 18px;
}*/

.listing-envlope a {
    /*color: #336699;
    border: 1px solid #afafaf;
    padding: 1px 5px;
    width: 36px !important;
    font-size: 17px;
    height: 35px;
    border-radius: 45px;
    line-height: 31px;*/
    
    /*background: #e61d24;*/
    background-image: linear-gradient(to bottom,#ffeb43 0,#fcde11 100%);
    border-color: #f6d80f;
    /*color: #ffffff !important;*/
    color: #292b2c !important;
    padding: 6px 19px;
    /*border-radius: 15px;*/
    width: 68px !important;
    font-size: 17px;
    height: 35px;
}

.listing-envlope {
    margin: 19px 0px;
}

.listing-banner {
    text-align: center;
    margin: 5px 0 4px 0;
}
/*End Listing Page*/
/*After QA Changes*/
/*Tradeshow*/
.row-featured-category .box-title .inner h2 {
    /* display: none; */
    padding: 0 17px;
}
.box-content.tradeshow_search {
    padding: 0 10px;
    margin: 16px 0 42px 0px;
}
.tradeshow_search button {
    border: 1px solid #d6d6d6;
    padding: 8px 12px;
}
.inner a {
    padding: 14px 44px;
}
div#userPanel .tradeshow_page {
    padding: 11px 31px;
}
/*footercss*/
footer.main-footer {
    margin-top: 50px;
}
div#userPanel {
    width: 100%;
}
div.tradeshow-sliders{
    margin-top: 28px; 
    padding: 0 55px;
}
/*footercss end*/
/*homecss*/
.product-name h3 {
    line-height: 22px;
    text-align: center;
}
.abt-content {
    height: 282px;
    padding: 25px 29px;
}

.abt-content p {
    text-align: justify;
    line-height: 23px;
}
/*.skin-yellow a {
    color: #535454 !important;
}*/


.success_stories .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
}
 
.success_stories  button.owl-prev {
    background: #6b6b6b !important;
    height: 27px;
    width: 22px;
    color: #fff !important;
    font-size: 19px !important;
    margin-right: 4px;
}
.success_stories  button.owl-next {
    background: #6b6b6b !important;
    height: 27px;
    width: 22px;
    color: #fff !important;
    font-size: 19px !important;
}
.inner-rightbanner {
    margin-bottom: 10px;
}

.btn-primary:not([href]):not([tabindex]):not(.btn-line) {
    color: #000 !important;
}


/*Catalogue Show after QA asif*/
.cataloge-center-img {
    float: left;
}
.user-panel-sidebar ul li a.active {
    background-color: #2a3744;
    color: #fff !important;
}
.user-panel-sidebar ul li a:hover {
    background-color: #2a3744;
    color: #fff !important;
}
.footer-nav li a i {
    color: #fff;
}
/*after QA Directories*/
.btn-add {
    float: left;
    border: 0;
    font-size: 14px;
    padding: 0px;
}

.btn-add button {
    border: 0;
    background: content-box;
}

.btn-details {
    font-size: 14px;
    color: #000 !important;
    border-left: 1px solid #dbdbdb;
    display: inline-block;
    padding-left: 4px;
    padding-left: 7px;
}

.btn-details a {
    color: #000 !important;
}



/*after QA cart*/
.cart-headerheading {
    padding: 7px 17px;
}

.cart-item {
}

.cart-item a {
    margin: 8px 31px 0 0px;
}

.cart-item a {
    padding: 5px 9px;
}
table.table.itemcartt tbody tr td {width: 1% !important;}

/*listingproduct*/

        ul.style-scrollbar {
    height: 700px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0px 10px;
}
section.product-listing .row {
    padding: 12px 15px;
}
.style-scrollbar li {
    padding: 13px 0;
    border-bottom: 1px solid #dcdcdc;
    display: flex;
}
.sidemenu ul li a {
    font-size: 13px;
    font-weight: 400;
    color: #4a4a4a !important;
}
.sidemenu {
    background: #eaeaea66;
}
section.product-listing .row {
    padding: 35px 15px;
}

section.product-listing {
    background: #f5f5f5 none repeat scroll 0 0;
}

section.product-listing h2 {
    font-size: 15px;
    letter-spacing: 0.5px;
    background: grey;
    display: inline-block;
    color: #fff;
    padding: 5px 8px;
    margin-bottom: 9px;
}
.latestreqHeading {
    padding: 5px 14px;
    font-size: 13px;
    font-weight: 600;
}
a.icon-color.yt {
    background: #c4302b;
}

/*home carosal arrows*/
div#featuredproducts .owl-nav {
    display: block !important;
    /* position: absolute; */
    background: red;
    position: absolute;
    z-index: 9999;
    top: 23px;
        width: 100%;
}

div#featuredproducts {
    position: relative;
}

div#featuredproducts .owl-nav button.owl-prev {
    position: absolute;
    left: -40px;
    font-size: 23px;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
        line-height: 1px;
    
}


div#featuredproducts .owl-nav button.owl-next {
    position: absolute;
    font-size: 23px !important;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
    right: 71px !important;
        line-height: 1px;
}
div#tradeshow .owl-nav {
    display: block !important;
    /* position: absolute; */
    background: red;
    position: absolute;
    z-index: 9999;
    top: 23px;
        width: 100%;
}
div#tradeshow {
    position: relative;
}
div#tradeshow .owl-nav button.owl-prev {
    position: absolute;
    left: -40px;
    font-size: 23px;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
        line-height: 1px;
    
}

div#tradeshow .owl-nav button.owl-next {
    position: absolute;
    font-size: 23px !important;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
    right: 71px !important;
        line-height: 1px;
}


div#success .owl-nav {
    display: block !important;
    background: red;
    position: absolute;
    z-index: 9999;
    top: 61px;
    width: 100%;
    right: -56px;
}

div#success {
    position: relative;
}

div#success .owl-nav button.owl-prev {
    position: absolute;
    left: -46px;
    font-size: 23px;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
    line-height: 1px;
}
div#success .owl-nav button.owl-next {
    position: absolute;
    font-size: 23px !important;
    background: #eee !important;
    height: 31px;
    width: 24px;
    border-radius: 0px;
    right: 66px !important;
    line-height: 1px;
}
.header-data{
    margin: 0 !important;
}

.listing-envlope a {
    line-height: 36px;
        font-size: 12px;
           text-align: center;
           margin: 0 auto;
}

.listing-envlope a:hover {
    color: #fff !important;
    /*border: 1px solid #e61d24;*/
    transition: 0.5s all;
}


.listing-envlope small {
    font-size: 14px;
}


/*.listing-envlope {
    margin: 16px auto;
    text-align: center;
}

.listing-envlope a {
    margin-bottom: 13px;
}

.listing-envlope a {
    font-size: 15px;
}*/

/*li.listing_readmore {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    margin-top: 54px;*/
/*}*/

/*li.listing_readmore a {*/
/*    background: #336699;*/
/*    color: #fff !important;*/
/*    padding: 1px 10px;*/
/*}*/


li.listing_readmore i {
    font-size: 12px;
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
}
.item-list{
    height: auto !important;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sidebar-card {
     -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.listing-detail-socail ul li {
    float: left;
    color: #fff !important;
    margin-right: 7px;
    height: 22px;
    width: 27px;
    text-align: center;
    line-height: 23px;
    font-size: 12px;
}

.listing-detail-socail ul li a {
    color: #fff !important;
}

.listing-detail-socail {
    text-align: center;
    margin: 0 auto;
    text-align: center;
    padding: 6px 25px;
}

.listing-detail-socail ul {
    margin: 0 auto;
    text-align: center;
}
.listing-info ul li {
    float: left;
    margin-right: 9px;
    margin-bottom: 4px;
}
.cat_readmore {
    float: left;
    clear: both;
    margin: 9px 0;
}

.cat_readmore ul li a {
    background: #e61d24;
    color: #fff !important;
    padding: 6px 19px;
    border-radius: 15px;
}

.contactUser{
    padding: 0px !important;
    width: 28px!important;
    margin: 8px auto;
        display: block;
}

.relatedpro-area h2 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #292b2c;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.relatedproimg_div {
    text-align: center;
}

.relatedproimg img {
    border: 1px solid #908f8fcc;
    margin-bottom: 7px;
}

.relatedpro-area {
    text-align: center;
}

.relatedproimg h4 {
    font-size: 16px;
}
td.del-classification {
    padding: 39px 0 0 0;
}
td.add-arrow {
    padding: 8px 0 0 0;
}

.standard h5 {
    float: left;
    font-weight: 600;
    padding-right: 16px;
}
.summary-area {
    margin: 28px 0 26px 0;
}

.col-md-8.sellerinfo-margin {
    margin: 33px 0;
}

.check.seller-brdr .back {
    background: #e9e9e9;
    padding: 6px 9px;
    margin-bottom: 10px;
}

.realtedproductsmain h2 { font-weight: 700;color: #535454;text-transform: uppercase;font-weight: 600 !important;}

.realtedproductsmain h2 span {
    font-weight: 600 !important;
    font-size: 18px;
}


.realtedproductsmain img {width: 85% !important;}

.realtedproductsmain span.item-name {
    margin: 0 51px !important;
    text-align: left;
}

.level-two-list  {
    z-index: 99999999;
}


.cardEmail {
    margin: -20px 0px 0px 25px;
}

.cardEmail span {
    margin-left: 0px !important;
}

/*extra css*/



/*****seller packages CSS starts*****/

.inner-banner-leftnav {
    background: url(../images/about-banner.jpg) no-repeat left top;
    background-size: cover;
    padding: 70px 0;
    color: #fff
}

.inner-banner-leftnav h1 {
    margin: 0;
    line-height: 42px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 600;
    letter-spacing: -1px
}

.inner-banner-leftnav span {
    background: #e61d24;
    display: inline-block;
    padding: 3px 5px;
    font-size: 11px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 15px
}

.lite-table {
    border-collapse: collapse;
    font-size: 13px;
    color: #777;
    border: 1px solid #dbdeea
}

.lite-table td,
.table td{
    height: 23px;
    border: 1px solid #d1d5e6;
    text-align: center;
    font-size: 12px;
   
}

.lite-table .td1 {
    border-top: none;
    font-size: 18px;
    color: #333;
    
}

.lite-table .td3,
.table .td3 {
    border-left: none;
    text-align: right;
    padding: 14px;
    color: #333
}

.lite-table .height {
    height: 50px;
    border:none;
}

.lite-table .height2 {
    height: 60px;
    padding: 8px 0 0 0;
}

.lite-table .bold {
    font-weight: 700
}

.lite-table .mony {
    font-size: 13px;
    color: #cc1f14;
    font-weight: 700;
   
}

.lite-table .font18 {
    font-size: 18px
}

.lite-table .lite-btn {
    color: #333;
    background-image: none;
    background-color: #e63631;
    font-weight: 400;
    padding: 7px 27px;
    filter: none;
    border-radius: 50px;
    margin: 0;
    color: #fff !important;
    font-family: inherit;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    overflow: visible;
    line-height: normal;
    margin: 7px 0 7px 0;
}

.lite-table .lite-btn:hover {
    background-color: #ff0a04;
    color: #fff;
    border: none
}

section.premium-pricing {
    padding: 50px 0;
    background: #f2f2f2;
}

.lite-table tbody tr:nth-child(even) {
    background: #f2f2f2
}

.lite-table tbody tr:nth-child(odd) {
    background: #fff
}

.lite-table .packageComponentSubHeading {
    font-weight: 600
}

.lite-table .packageComponentMainHeading {
    background: #304c588a;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
}


.sec-heading h3 {
    color: #383f60;
    font-weight: 700;
    margin-bottom: 0
}

.sec-heading h6 {
    color: #383f60;
    font-size: 14px;
    text-align: center;
    padding: 10px 0 10px 0;
}



.join-free-packages {
    background: #fff!important
}

.join-free-packages .lite-table {
    border: none;
    overflow:hidden;
}

.join-free-packages .elite-td {
    background: #e5e5e4;
}

.join-free-packages .gold-td {
    background: #462f80;
}

.join-free-packages .platinum-td {
    background: #d68b6d;
}

.join-free-packages .platinum-plus-td {
    background: #e8bd5a;
}

.join-free-packages .exclusive-td {
    background: #959595
}

.packages-heading h1 {
    font-weight: 700;
    margin-bottom: 7px;
    font-size: 29px;
    color: #383f60;
}

.packages-heading span {
    color: #e61d25
}

.packages-section {
    color: #383f60;
    border: 1px solid #c9cee3;
     margin: 15px 0 0 1px; 
}

.packages-border {
    border: 1px solid #c9cee3
}

.lite-bg {
    background: #e5e5e4;
}

figure.Verified-bg {
    background: #462f80;
}

figure.Bronze-bg {
    background: #d68b6d;
}

figure.Gold-bg {
    background: #e8bd5a;
}

figure.Platinum-bg {
    background: #959595;
}

.packages-section>div a {
    color: #fff;
    background-color: #e63631;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    border-radius: 18px;
    padding: 7px 17px;
}

.packages-section .last-child {
    background: #f2f2f2;
    border-top: 1px solid #c9cee3;
    border-bottom: 1px solid #c9cee3
}

.packages-section>div a:hover {
    background-color: #ff0a04
}

.packages-section h4 {
    color: #e61d25;
    border-top: 1px solid #c9cee3;
    border-bottom: 1px solid #c9cee3;
    background: #f2f2f2
}

.packages-section h4 span {
    font-size: 29px;
    vertical-align: unset
}

.text-underline {
    text-decoration: underline!important
}

#packages-slider .owl-nav{
    position: absolute;
    top: -44px;
    margin-top: 0;
    display: block;
    width: 100%;
}
#packages-slider .owl-nav i {
    background: #e63631;
    color: #fff;
    border-radius: 40px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 2;
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
}

.owl-theme .owl-nav [class*='owl-'] {
    background: white !important;
    margin: 0 !important;
    padding: 5px !important;
}

img.owl-lazy {
    margin: 0 auto;
}

.packages-heading.text-center p {
    margin: 0px 0 51px 0px;
}

div#packages-slider {
    padding: 10px 0 0 0;
}    

.buy-pckgs{
    padding:10px;
}


.owl-carousel .owl-item {
    height: 100% !important;
}

/*****seller packages CSS ends*****/
/*START CLASSIFICATION PAGE ASIF*/


	.collapsible > .summary
		{
		/* border: 1px solid rgb(220, 240, 245); */
		/*  background: linear-gradient(to right, #ffc107, rgba(230, 250, 255, 0));
		*/  cursor: default;
		opacity: 0.999;  /* to make it participate in z-order */
		border-bottom: 1px solid #ddd;
		font-family: sans-serif;
		font-size: 15px;
		font-weight: bold;
		/* letter-spacing: 1px; */
		color: #343a40;
		display: block;
		padding: 15px 0;
		font-size: 18px;
		}
		.summry-view {
		float: right;
		font-size: 10.5px;
		padding: 15px 10px 15px 0;
		color: #343a40;
		}
		.summary-hdg h2 {
		font-size: 17px;
		font-weight: 700;
		color: #19496d;
		    padding: 10px 10px 10px 15px;
		border-bottom: 1px solid #ddd;
		}
		.collapsible > .summary > *
		{
		/*text-decoration: underline;*/
		}
		.collapsible > .summary::before
		{
			box-sizing: border-box;
		margin: 0.5em;
		display: inline-block;
		content: '-';
		text-align: center;
		valign: center;
		height: 1.1em;
		width: 1em;
		font-family: courier;
		text-decoration: none;
		font-size: 24px;
		background: #ffd900;
		/* margin: 0px 0 0; */
		/* padding: 0px 0 0px 0; */
		color: #212529;
		/* border: 2px solid #f7d66b; */
		height: 32px;
		width: 30px;
		}
		.collapsible:not([open]) > .summary::before
		{
		content: 'View ';
		font-size: 24px;
		background: #ffd900;
		/* margin: 0px 0 0; */
		/* padding: 0px 0 0px 0; */
		color: #212529;
		/* border: 2px solid #f7d66b; */
		height: 32px;
		width: 30px;
		}
		.collapsible:not([open]) > .summary::before
		{
		content: '+';
		font-size: 24px;
		background: #ffd900;
		/* margin: 0px 0 0; */
		/* padding: 0px 0 0px 0; */
		color: #212529;
		/* border: 2px solid #f7d66b; */
		height: 32px;
		width: 30px;
		
		}
		.collapsible > *:not(.summary)
		{
		transition: all 0.25s ease-in-out;
		opacity: 0.999;
		max-height: 100%;
		}
		.collapsible:not([open]) > *:not(.summary)
		{
		opacity: 0;
		max-height: 0;
		z-index: -100;  /* So it does not hide stuff below */
		}
		table
		{
		background-color: #f8f8f8;
		
		}
		button.expnd-btn{
		padding: 5px 10px 5px 10px;
		font-size: 15px;
		background: #ffd901;
		border: none;
		color: #212529;
		border-radius: 4px;
		font-weight: 500;
		}
		.list-classifi li{
			list-style: none;
			padding: 0 0 0 35px;
		}
		section.collapsible {
    overflow: hidden;
}
li.more {
    font-weight: bold;
    color: #19496d;
}
span.main-class {
    font-size: 14px;
}
		/*END CLASSIFICATION PAGE*/

.block-title.has-arrow.sidebar-header h5 {
      padding: 8px 16px;
    margin-bottom: 8px;
    background: #f2f2f2!important;
    border-radius: 7px !IMPORTANT;
}

.block-content.list-filter.locations-list ul li {
    border-bottom: 1px solid #ececec;
    padding-bottom: 2px;
}

span.select2-dropdown.select2-dropdown--below {
    width: 65% !important;
}

.select2-container--default .select2-selection--single {
    height: 35px;
    padding: 5px 0;
    border-radius:0;
    box-shadow:none;
}

.filter-content {
   width: 90%;
    margin: 12px 0 0 10px;
    
}

.block-content.list-filter.locations-list ul li a {
    padding: 5px 0 5px 12px;
}

p.maxlist-morep {
    padding: 0;
}

p.maxlist-more a {
    padding: 7px 11px !important;
    display: block;
}
.block-content.list-filter.locations-list ul li:hover {
    background: #d0cece59;
    transition: 0.5s linear;
}

.order-proccesing {
    float: left;
    width: 60%;
}

.order_processing_info {
    float: left;
    margin: 36px 0 0 0;
    width: 40%;
}

td.add-next {
    padding: 8px 0 0 0;
}
input#nextrowtwo {
    width: 100px;
    float: right;
}


input#addrow {
    float: left;
    width: 184px;
}

input#next-btn-new {
    width: 67px;
    float: right;
    margin: 0;
}
.adrow_next {
    margin-bottom: 31px;
}

.skin-yellow .form-control:focus {
        border-color: #929090;
    box-shadow: none !important;
    outline: 0 none;
}
.listing-inner.orderlistinginner {
    padding: 0 4px;
}

.orderlistinginner li.listing_catalogue {
    margin-top: 5px;
}

.orderlistinginner .listing-socail {padding-left: 9px;}

.orderlistinginner .listing-socail ul li {
    margin-bottom: 7px;
    margin-right: 5px;
}

ul#bx-pager a {
    padding: 0;
}

.listing_class {
    color: #484747 !important;
}

@media only screen and (max-width: 600px)  {
    #suggestList {
        margin: 0 !important;
    }
    .header-category-wrapper .header-category .level-one-list {
        float: left;
        left: 0;
        top: 14%;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .header-category-wrapper .header-category .level-one {
        width: 100%;
        height: auto;
    }
    .main-logo {
        width : 60%;
    }
    .modal-dialog {
        margin-top:25%;
    }
    .inner a {
        padding: 0px;
    }
}


/********************* Shopping Demo-6 **********************/
.product-grid6,.product-grid6 .product-image6{overflow:hidden}
.product-grid6{text-align:center;position:relative;transition:all .5s ease 0s;border: solid 1px #f5f5f5;background: white;margin-bottom: 20px;margin-top: 20px;}
.product-grid6:hover{box-shadow:0 0 10px rgba(0,0,0,.3);}
.product-grid6 .product-image6 a{display:block}
.product-grid6 .product-image6 img{width:60%;height:auto;transition:all .5s ease 0s;padding: 19px 0 20px 0px;}
.product-grid6:hover .product-image6 img{transform:scale(1.1)}
.product-grid6 .product-content{padding:12px 12px 15px;transition:all .5s ease 0s;}
.product-grid6 .title{font-size: 15px;font-weight: 400;text-transform:capitalize;margin:0 0 10px;transition:all .3s ease 0s;}
.product-grid6 .title a{color:#000}
.product-grid6 .title a:hover{color:#2e86de}
.product-grid6 .price{font-size:18px;font-weight:600;color:#2e86de}
.product-grid6 .price span{color:#999;font-size:15px;font-weight:400;text-decoration:line-through;margin-left:7px;display:inline-block}
@media only screen and (max-width:990px){
    .product-grid6{margin-bottom:30px}
}

@media only screen and (max-width:360px){
   .item img {
    height: 171px;
}

.row-featured-category .sell-your-item {
    padding: 5px 12px 0 0;
}

.search-row .icon-append {
   
    left: 20px;
}

.search-row .search-col .form-control, .search-row button.btn-search, .search-row-wrapper .form-control, .search-row-wrapper button.btn {
    height: 45px;
    width: 329px;
    margin: 0 0 10px 16px;
}

.skin-yellow .wide-intro .search-row {
    background-color: #f1c40f;
}

div#homebanner {
    margin: 0px;
}

.list-inline {
    margin: 0px 0 39px 0;
}

div#tawkchat-status-text-container {
    border: 1px solid red !important;
    bottom: 12px;
}
   
}

div.rounded {
    min-height: 300px; 
    margin-bottom: 10px;
}

.card-notify-badge {
    color: #E61D24;
    padding:5px;
}

.card-notify-name {
    font-weight:bold;
    padding:5px;
}

.card-notify-mobile {
    padding:0px 5px 0px 5px;
}

.card-notify-details {
    padding:0px 5px 0px 5px;
}

.card-notify-price {
    font-weight:bold;
    background:#e2b405;
    padding: 5px;
}