body {
    font-family: roboto;
    font-size: 14px;

}

img.grayscale {
    vertical-align: middle;
    max-height: 100px;
    max-width: 160px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><f	eColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+, IE10 */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}

.mfp-img-mobile img.mfp-img {
    z-index: 10000008;
}

.mfp-wrap {
    z-index: 10000008;
}

img.grayscale:hover {
    vertical-align: middle;
    max-height: 100px;
    max-width: 160px;
    filter: none;
    -webkit-filter: grayscale(0%);
}

/*
* updates for brands upload
 */

div#left-logos-second {
    overflow-y: scroll;
    max-height: 273px;
}

#left-logos-first > img {
    max-width: 150px;
    max-height: 150px;
    padding: 5px;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 5px;
}

#right-logos-first > img {
    max-width: 150px;
    max-height: 150px;
    padding: 5px;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 5px;
}

#left-logos-second > img {
    max-width: 150px;
    max-height: 150px;
    padding: 5px;
    display: inherit;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 5px;
}

#right-logos-second > img {
    max-width: 150px;
    max-height: 150px;
    padding: 5px;
    display: inherit;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 5px;
}

a.newMechs {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.marginimages img {
    max-width: 100%;
    max-height: 150px;
    padding: 5px;
    border: 1px solid #eee;
    margin-bottom: 5px;
    border-radius: 5px;
}

.containers {
    margin: 0 auto;
    width: 600px;
    margin-top: 20px;
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
}

.custom-file-upload > span {
    font-size: 9px;
    display: grid;
}

/*
* brands upload end
 */

a.topheadertxt.nomobile {
    margin-left: 2%;
}

.bg-white.col-md-16 {
    width: 800px;
    margin: 0 auto;
    padding-top: 120px;
}

.bg-white.col-md-16 > h1 {
    font-size: 14px;
}

.show-other-suppliers {
    margin: 0 auto;
    width: 600px;
}

h2.top-no-products {
    font-size: 20px;
    color: #fcb813;
}

h2.top-no-products-sub {
    font-size: 15px;
    color: #555555;
}

.header-number {
    display: inline-block;
}

.paddingzero {
    padding-right: 0;
    padding-left: 0;
}

.pagtops {
    padding-top: 5px;
}

span.rmsd {
    position: absolute;
    top: 200px;
    left: 300px;
}

.heading > img {
    max-height: 20px;
    margin-left: 10px;
    text-indent: -9999px
}

span.lefts {
    color: #9b9b9b;
    letter-spacing: 1px;
    display: block;
    padding-top: 10px;
}

.changes_detail_upgrades_button .rights {
    float: right;
    font-style: italic;
    font-size: 10px;
    font-weight: 700;
    color: #9b9b9b;
    margin-top: -40px;
}

span.betaswitch {
    float: right;
    font-size: 12px;
    font-weight: 800;
    color: #4da9fd;
    padding-top: 13px;
}

span.betaswitch > a {
    float: right !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    color: #4da9fd !important;
    padding-top: 13px !important;
}

.invoicecontent_center {
    display: inline-block;
    padding: 20px;
}

.invoicecontent_center > .describe {
    font-style: italic;
    font-weight: bold;
}

span.qmsg {
    color: #1180b0;
    font-size: 13px;
    font-weight: bold;
}

.btn-buynows span:nth-child(1) {
    font-size: 14px;
    display: inline-block;
    /* padding-right: 10px; */
    text-align: center;
    border-right: solid 1px #FFF;
    /* margin-right: 22px; */
    width: 20%;
}

.btn-buynows span:nth-child(2) {
    /* width:80%; */
    margin-left: 5px;
    display: inline-block;
}

.btn-buynows:hover, .btn-buynows:focus, .btn-buynows:active {

    color: #d2de2e !important;
}

.btn-buynows:hover span, .btn-buynows:focus span, .btn-buynows:active span {

}

/*side area start*/

.left_menu_main_category {
    padding-top: 14px;

}

.left_menu_category {
    position: relative;
    background-color: #fff;
    border: 1px solid #CED9EE;
    border-radius: 4px;
    padding: 10px 0;
    -webkit-box-shadow: 0 51px 40px -42px #CED9EE;
    -moz-box-shadow: 0 51px 40px -42px #CED9EE;
    box-shadow: 0 51px 40px -42px #CED9EE;
    /* width: 317px; */
    min-height: 516px;
}

.heading_left_menu_category {
    padding: 15px 0;
    border-bottom: 1px solid #ced9ee;
    padding-left: 13px;
    margin: 0 21px;
    font-size: 15px;
    /* width: 317px; */
}

.heading_left_menu_category span {

    font-size: 15px;

    vertical-align: baseline;
}

.category_left_menu {

}

.category_left_menu_ul_cat {
    padding: 0;

    padding: 10px 0;
    padding-bottom: 0;

}

.mholder2 {
    height: 265px;
    overflow-y: hidden;
    border-bottom: 1px solid #ced9ee;
}

.mholder2:hover {
    overflow-y: auto;
}

.mholder2::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(206, 217, 238, 1);
}

.mholder2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

.mholder2::-webkit-scrollbar-thumb {
    background-color: #13aef2 !important;
    outline: 1px solid slategrey;
}

.category_left_menu_ul_li_cat {

}

.category_left_menu_ul_li_cat > a {
    display: inline-block;
    width: 100%;
    padding: 7px 0 6px 19px;
}

.category_left_menu_ul_li_cat > a img {

}

.category_left_menu_ul_li_cat > a > span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 7px;
    font-weight: 400;
}

.category_left_menu_ul_li_cat a > span > img {
    padding-right: 5px;
    vertical-align: bottom;

}

.cat_div {
    position: absolute;
    right: 0;
    display: inline-block;
    bottom: 0;
    text-align: right;
    width: 100%;
}

.button_category {
    width: 180px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #1180b0;
    border-radius: 3px;
    margin-right: 30px;
    font-size: 14px;
    margin: 0 20px 20px 20px;
    color: #1180b0;
}

.button_category:hover {

    background-color: #1180b0;
    color: #fff;

}

.allcatg_link {
    color: #21a9e1 !important;
    font-size: 12px;
    padding-bottom: 20px;
    display: block;
    padding-top: 10px;
    letter-spacing: 1px;
    padding-left: 30px;
}

.child_menu {
    position: absolute;
    width: 315%;
    left: 99%;
    top: 0;
    background-color: #fff;
    border-radius: 4px;
    z-index: -2;
    display: none;
    min-height: 100%;
}

.child_menu_left {
    padding: 35px 0 0 15px;
    display: inline-block;
    width: 100%;
    min-height: 509PX;
}

.child_menu_right {
    padding: 35px 0 0 15px;
    display: inline-block;
    width: 100%;
    height: 515px;
    border-left: 1px solid #ccc;
}

.child_menu_right .data {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.child_menu_right .data img {
    max-height: 200px;
    width: 100%;
}

.child_menu_right .data div {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.child_menu_right .data div a {
    color: #617083;
    padding-bottom: 5px;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category_left_menu_ul_cat > .category_left_menu_ul_li_cat:hover > div {
    display: block;
    -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 #ced9ee;
    z-index: 9;
    vertical-align: top;
    color: #fff;
    background: url(../img/background.svg) #fff no-repeat center center;
    background-size: contain;
}

.category_left_menu_ul_cat > .category_left_menu_ul_li_cat:hover > a {
    -moz-box-shadow: -2px 1px 5px #e7e7e7;
    -webkit-box-shadow: -2px 1px 5px #e7e7e7;
    box-shadow: -2px 1px 5px #e7e7e7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;

    border-right: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    margin-right: 0;
    color: #fff;
    background-color: #1180b0;
}

.child_menu ul {
    list-style: none;
    padding: 0 30px 5px;
    display: inline-block;
    min-height: 290px;
}

.child_menu ul > li:nth-child(1) > a {
    color: #1180b0;
    padding-bottom: 10px;
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    FONT-WEIGHT: BOLD;
}

.child_menu ul > li {

}

.child_menu ul > li > a {
    color: #617083;
    padding-bottom: 5px;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
}

#loadMore {
    color: #1180b0;
    cursor: pointer;
}

.bredcrumb_background {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eee !important;
}

.breadcrumps {
    padding-top: 0rem !important;
    padding-bottom: 0 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    color: #617083 !important;
    padding-left: 15px;
    margin-bottom: 0 !important;
}

#menuToggle {
    display: none;
    position: relative;
    top: 20px;
    color: #1180b0 !important;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input[type='checkbox'] {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */
    -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span.td {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #666e75 !important;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0;

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    opacity 0.55s ease;
}

#menuToggle td:first-child {
    transform-origin: 0 0;
}

#menuToggle td:nth-last-child(2) {
    transform-origin: 0 100%;
}

/*
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#badges-placement img {
    max-width: 40px;
}

.cmverify {
    color: #17c27d !important;
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2) {
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
}

a.storecategories {
    color: #337ab7 !important;
    font-weight: 500;
    font-size: 12px;
    display: block;
    text-align: left;
}

.content_supplier_search_product .itemvisitor > div > span:nth-child(1) {
    padding-right: 10px;
    font-weight: 500;
    color: #4a4a4a;
    font-size: 11px;
    font-style: italic;
}

li:last-child {
    border-bottom: 0;
}

.content_product_list_p:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

a.changes {
    color: #337ab7 !important;
    /* font-weight: 500; */
    font-size: 12px;
    line-height: 1.2 !important;
    display: inline !important;
    letter-spacing: 0.5px;
}

a.defaultd {
    color: #617083 !important;
    font-size: 14px;
    font-weight: 500;
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
    position: absolute;
    width: 350px;
    /* padding: 50px; */
    /* padding-top: 125px; */
    /* background: #ededed; */
    /* list-style-type: none; */
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */
    margin-left: 0;
    padding-left: 0;
    transform-origin: 0 0;
    transform: translate(-120%, -40px);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
    padding: 10px 0;
    font-size: 22px;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul {
    transform: scale(1.0, 1.0);
    opacity: 1;
}

.markunreads {
    cursor: pointer;
}

.displayno {
    display: none;
}

.bottomlabel {
    background-color: #fff !important;
    padding: 3px 15px !important;
}

li#notification-titles {
    border-bottom: 1px solid white;
    padding: 0 0 0 0 !important;
    position: relative;
}

ul.notification-container {
    margin-bottom: 0 !important;
    max-height: 350px;
    overflow-y: auto;
}

ul.notdown {
    padding-left: 0 !important;
}

a#viewall {
    font-size: 12px !important;
}

.requestedalert {
    color: #617083;
    font-size: 12px;
    margin-left: 10%;
}

.shiptxt {
    text-align: right;
    color: #617083;
    font-size: 16px;
    margin-bottom: 12px;
}

.rad {
    font-size: 16px;
    margin-left: 10px;
}

.main-product-heading {
    color: #1180b0;
    font-size: 25px;
    margin-left: 3%;
    font-weight: 300;
}

.reqquote {
    /* font-size: 9px; */
    /* font-weight: normal; */
    /* padding: 7px 5px; */
    border-radius: 4px;
    background-color: #1180b0;
    border: solid 1px #1180b0;
    color: #fff;
    /* text-align: center; */
    /* display: inline-block; */
    /* margin-left: 24%; */
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
}

.reqquotes {
    font-size: 9px;
    font-weight: normal;
    padding: 7px 5px;
    border-radius: 4px;
    background-color: #1180b0;
    border: solid 1px #1180b0;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 24%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blueone {
    color: #1180b0;
    font-weight: bold;
}

.text_1 {
    color: #3c495b;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 300;
}

.text_2s {
    color: #3c495b;
    text-align: left !important;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
}

.text_2 {
    color: #3c495b;
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
}

.suces_btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.suces_btn button {
    margin-top: 10px;
    width: 190px;
    background-color: #617083;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;

}

.ruquest_form_main2 {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 30px 25px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.morerel {
    min-height: 35px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 6px;
    text-align: center;
}

.new-re {
    color: #FECB00;
}

.typereq {
    color: #1180b0;
}

.loadproductsbtn {
    width: 100%;
    height: 38px;
    background-color: #1180b0;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #1180b0;
    max-width: 220px;
    margin-top: 10px;
}

.loadrequestsbtn {
    width: 100%;
    height: 38px;
    background-color: #1180b0;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #1180b0;
    max-width: 220px;
    margin-top: 10px;
}

.loadsellersbtn {
    width: 100%;
    height: 38px;
    background-color: #1180b0;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    border: 1px solid #1180b0;
    max-width: 220px;
    margin-top: 10px;
}

.rc-anchor-error-message {
    color: #27d529 !important;
}

.margin-top-25 {
    margin-top: 25px;
}

.rmto {
    margin-left: 3px;
}

/*new button style css made yahya 30/6/15*/

.img_preview_main {
    width: 347px !important;
    height: 120px !important;
    overflow: hidden;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    margin-top: 30px;
}

.img_preview_main div {
    min-width: 1px !important;
    min-height: 1px !important;
    overflow: hidden;
    text-align: center;
    width: 347px;
    height: 120px;
    display: inline-block;
    text-align: center;
}

#needcategories {
    color: #d50000;
}

.button_main {
    width: 29%;
    display: inline-block;
    border: 1px solid #ccc;
    height: 140px;
    float: left;
    margin: 2%;
    padding: 15px;
    background-color: #fff;

}

.button_main h5 {
    line-height: 19px;
}

.button_main h5 span {
    color: #d50000;
}

.btn_v_small {

    height: 22px;
    font-size: 12px;
    padding: 0 5px;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding-top: 0;
    border-radius: 2px;
}

.btn_small {

    height: 30px;
    font-size: 12px;
    padding: 0 7px;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding-top: 0;
    border-radius: 2px;
}

.btn_medium {

    height: 35px;
    font-size: 12px;
    padding: 0 10px;
/ / font-weight: bold;
    letter-spacing: 0.6px;
    padding-top: 2px;
    border-radius: 6px;
    background-color: #1180b0;
    color: #fff;
}

.btn_medium:hover {
    height: 35px;
    font-size: 12px;
    padding: 0 10px;
/ / font-weight: bold;
    letter-spacing: 0.6px;
    padding-top: 2px;
    border-radius: 6px;
    background-color: #1180b0;
    color: #fff;
}

.btn_large {

    height: 41px;
    font-size: 12px;
    padding: 0 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding-top: 0;
    border-radius: 2px;
}

.style_without_background_btn {

    background-color: transparent;
    border: 1px solid #1180b0;
    color: #1180b0;

}

.style_without_background_btn:hover {

    background-color: #1180b0;
    border: 1px solid #1180b0;
    color: #fff;

}

.style_with_background_btn {

    background-color: #1180b0;
    border: 1px solid #4084d1;
    color: #fff;

}

.style_with_background_btn:hover {

    background-color: #fff;
    border: 1px solid #4084d1;
    color: #1180b0;

}

.style_default_color_btn {

    background-color: #4084d1;
    border: 1px solid transparent;
    color: #fff;

}

.style_default_color_btn:hover {

    background-color: #fff;
    border: 1px solid #4084d1;
    color: #4084d1;

}

.style_disabled_btn {
    background-color: #ced9ee;
    border: 1px solid transparent;
    color: #fff;
}

.style_disabled_btn:hover {
    background-color: #ced9ee;
    border: 1px solid transparent;
    color: #fff;
}

.style_Color_default_btn {
    background-color: #1180b0;
    color: #fff;
    border: 1px solid #4084d1;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_default_btn:hover {
    background-color: #fff;
    color: #1180b0;
    border: 1px solid #4084d1;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.style_Color_green_btn {
    background-color: #17c27d;
    color: #fff;
    border: 1px solid #139f67;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_green_btn:hover {
    background-color: #fff;
    color: #17c27d;
    border: 1px solid #139f67;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.style_Color_yelow_btn {
    background-color: #fecb00;
    color: #fff;
    border: 1px solid #d0a700;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_yelow_btn:hover {
    background-color: #fff;
    color: #fecb00;
    border: 1px solid #d0a700;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_red_btn {
    background-color: #fa5436;
    color: #fff;
    border: 1px solid #cd452d;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_red_btn:hover {
    background-color: #fff;
    color: #fa5436;
    border: 1px solid #cd452d;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_lightgreen_btn {
    background-color: #c8d700;
    color: #fff;
    border: 1px solid #a4b000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_lightgreen_btn:hover {
    background-color: #fff;
    color: #c8d700;
    border: 1px solid #a4b000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_cyan_btn {
    background-color: #46d4e6;
    color: #fff;
    border: 1px solid #3aaebd;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_cyan_btn:hover {
    background-color: #fff;
    color: #46d4e6;
    border: 1px solid #3aaebd;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_purple_btn {
    background-color: #a500fc;
    color: #fff;
    border: 1px solid #8800cf;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_Color_purple_btn:hover {
    background-color: #fff;
    color: #a500fc;
    border: 1px solid #8800cf;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.style_transparent_btn {
    background-color: transparent;
    border: 1px solid #ced9ee;
    color: #617083;
    box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.2);
}

.style_transparent_btn:hover {
    background-color: #617083;
    border: 1px solid #ced9ee;
    color: #fff;
    box-shadow: 0 22px 24px 0 rgba(0, 0, 0, 0.2);
}

.form_text {
    margin-top: 16px;
}

.not-close {
    position: absolute;
    top: 50%;
    left: 10px;
    cursor: pointer;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fc6802;
    color: white!important;
    border-radius: 7px;
    font-size: 11px;
    border: solid 2px #fc6802;
}
.not-close:hover{
    /* background: white; */
}
.not-close[data-pop-up]:before
{
	content:attr(data-pop-up);
	position: absolute;
	background: black;
	top: 0;
	left: 0;
	transform: translate(-70%, calc(-100% + -5px));
	padding: 4px 11px;
	font-size: 13px;
	display:none;
}

.not-close[data-pop-up]:after
{
	content:'';
	position: absolute;
	border: 5px solid transparent;
	top: 0;
	left: 50%;
	border-top-color: black;
	transform: translate(-50%, calc(-100% + 5px));
	display:none;
}
.not-close[data-pop-up]:hover:before,
.not-close[data-pop-up]:hover:after{
	display:block;
}

#main_function_a {
    cursor: pointer;
}

.top_image_class img {
    height: 40px;
    border-radius: 100%;
    width: 40px;
}

.form_a {
    width: 25%;
    text-align: right;
    float: left;
    display: inline-block;
}

.form_b {
    width: 50%;
    float: left;
    display: inline-block;
    border-radius: 0;
}

.form_c {
    width: 25%;
    float: left;
    display: inline-block;
}

.form_text input {
    color: #7f8081;

}

.form_text > label {
    color: #617083;
    padding-top: 5px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}

.form_text > .spanfill {
    color: #4a4a4a;
    padding-top: 5px;
    font-weight: bold;
}

.fill_ok {
    background: url(../img/form_check_ok.png) no-repeat center center;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    height: 20px;
    text-align: left;
    width: 30px;
    margin-top: 5px;
    padding-left: 80px;
}

.fill_ok.paddileft {
    padding-left: 0;
}

.poopver_text li {
    color: #808080;
    font-size: 16px;
}

.popover {
    min-width: 320px;
}

.namelocsave {
    padding: 30px 0;
}

.form_text_checkbox_main {
    display: inline-flex;
    /* padding: 5px 30px 5px 0; */
    width: 32%;
}

.form_text_checkbox {
    display: inline-block;
    float: left;
}

.btn_div {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.form_text_checkbox > input[type="radio"] + label {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    border: 2px solid #dfdfdf;
    cursor: pointer;
    content: "";
    border-radius: 50%;
}

.form_text_checkbox > input[type="radio"]:checked + label {
    font: normal normal normal 9px/1 FontAwesome;
    font-size: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #1180b0;
    text-align: center;
    /* vertical-align: middle; */
    padding: 0;
    /* padding-top: 0.5px; */
}

.form_text_checkbox > input[type="radio"]:checked + label:before {
    content: "\f111";
    vertical-align: middle;
}

.form_text_text {
    display: inline-block;
    float: left;
    padding-left: 5px;
    color: #617083;
    font-size: 14px;
    /* font-style: italic; */
    font-weight: 500;
    letter-spacing: 0.5px;
    width: 83%;
}

a:focus, button:focus, input:focus {
    outline: none !important;
}

.div_right {
    float: right;

}

/*
* header common top bar
 */

.topheader {
    background-color: #3c495b;
    height: auto;
}

.rightalign {
    text-align: right;
}

.leftalign {
    text-align: left;
    margin-top: 5px;
}

.margleft {
    margin-left: 20px;
}

.minpad {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px !important;
    padding-right: 0 !important;
    font-weight: 400;
}

.whits {
    color: #ced9ee;
    font-size: 18px;
    margin-top: 5px;
}

@-moz-document url-prefix() {
    .noquotation {
        left: -180px;
        position: absolute;
        top: 380px;

    }
}

@supports (-ms-ime-align:auto) {
    .noquotation {
        left: -180px;
        position: absolute;
        top: 350px;

    }
}

.whits:hover {
    color: #f2f6ff;
}

.whitser {
    color: #ced9ee;
    font-size: 14px;
    margin-top: 7px;
}

.whitser:hover {
    color: #f2f6ff;
}

.paddleft {
    padding-left: 5px;
}

.selectedlang {
    color: #d2de2e !important;
}

.col-md-7.col-sm-7.mainlink {
    padding: 0;
}

.topheadertxt {
    font-size: 12px;
    color: #ced9ee !important;
}

.topheadertxt:hover {
    color: #f2f6ff;
}

.topheadertxtlnag {
    font-size: 14px;
    color: #ced9ee;
    margin-right: 5px;
    margin-top: 5px;
    display: inline-block;
}

.topheadertxtlnag:hover {
    font-size: 14px;
    color: #f2f6ff;
    margin-right: 5px;
}

.topheaderrequest {
    font-size: 14px;
    color: #d2de2e;
    margin-left: 10px;
}

.topheaderrequest:hover {
    font-size: 14px;
    color: #eef956;
    /*margin-left: 20px;*/
}

/*
* header common top bar end
 */

.abraa-top {
    margin: 0 !important;
    font-size: inherit;
}

.normalweight {
    font-size: 12px !important;
    font-weight: normal !important;
}

.succes-custom-msg {
    color: #1180b0;
    font-size: 15px;
    font-weight: bold;
}

.content-loading {
    z-index: 9999999;
    padding: 50%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.div_left {
    float: left;
}

.store-logo {
    max-width: 100%;
}

.btn_save_store:focus {
    color: #fff;
}

#status {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(https://assets.abraacdn.com/assets/images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.error-center {
    vertical-align: middle;
    cursor: help;
    color: #1180b0 !important;
    margin-left: 25%;
    padding-top: 5px;
    display: inline-block;
    text-transform: none !important;
}

#badges-placement {
    margin-top: 5px;
    text-align: right;
}

#badges-placement img:first-child {
    margin-right: 20px;
}

.bluelink {
    color: #1180b0 !important;
}

#childcategorylevel ul li a.bluelink {
    color: #1180b0 !important;
}

#preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff; /* change if the mask should be a color other than white */
    z-index: 99; /* makes sure it stays on top */
}

img.lazy {
    background: url('../../images/loader.gif') no-repeat center center;
}

.image-wrapper .lazy {
    min-height: 150px;
}

.modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(206, 217, 238, 1);
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

.modal-body::-webkit-scrollbar-thumb {
    background-color: #13aef2 !important;
    outline: 1px solid slategrey;
}

a:hover {
    text-decoration: none;
    color: #3B485B;
}

a {
    color: #171712;
    text-decoration: none;
}

a:hover {
    color: #414141;
    text-decoration: none;
}

a:focus {
    outline: none;
    color: #617083;
    text-decoration: none;
}

.col_less_left {
    padding-left: 0;
}

.col_less_right {
    padding-right: 0;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aab3c6;
    font-weight: 300;
    letter-spacing: 0.2px;
}

.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #aab3c6;
    font-weight: 300;
    letter-spacing: 0.2px;
}

.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #aab3c6;
    font-weight: 300;
    letter-spacing: 0.2px;
}

.form-control:-moz-placeholder { /* Firefox 18- */
    color: #aab3c6;
    font-weight: 300;
    letter-spacing: 0.2px;
}

input:focus, select:focus {
    box-shadow: none !important;
    border-color: #ccc !important;
    outline: none;
}

ul {
    list-style: none;
}



.select_main {
    display: inline-block;
    width: 18%;
    text-align: center;
}

.suggest-cats-box {
    position: absolute;
    z-index: 777;
    border: 1px solid #e4e4e4;
    border-top: none;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    background: white;
    width: 100%;
    z-index: 9999999 !important;
    display: none;

}

.suggest-cats-box ul {
    margin: 0;
    padding: 0;
}

.suggest-cats-box ul li {
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
}

.suggest-cats-box ul li a {
    color: gray;
    font-size: 14px !important;
    cursor: pointer;
    display: block;
    padding: 10px 0 0 0;
}

.suggest-cats-box ul li a:hover {
    color: #f5a623;
}

.suggest-cats-box ul li:last-child {
    padding-bottom: 10px;
    border-bottom: none;
}

.suggest-cats-box ul li a.cat {
    display: inline;
    font-size: 10px;
    padding-bottom: 3px;
}

.header_right {
    display: inline-block;
    width: 100%;
    text-align: right;
    padding: 15px 0;

}

.header_right a {
    width: 28%;
    display: inline-block;
    font-size: 14px;
    color: #617083;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;

}

.header_right a.border {
    border: 1px solid #F44336;
    padding: 5px 0;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(86, 162, 253, 0.2);
    min-width: 73px;
    background: #F44336;
    color:white;
}

.header_right_signup {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
}

.header_right_signup .normal {
    display: inline-flex;
    width: 100%;
    align-items: center;
    height: 74px;
    justify-content: space-between;
}

.header_right_signup .normal > .data {
    display: inline-block;
    text-align: center;
    margin: 0 0 0 20px;
}

.header_right_signup .normal > .datam {
    display: inline-block;
    font-size: 13px;
    float: left;
    text-align: center;
    font-weight: 500;
    color: #3c495b;
    padding: 0 8px;
}

.watchlist_data_count {
    top: -3px;
    left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    /* vertical-align: middle; */
    white-space: nowrap;
    /* text-align: center; */
    /* border-radius: 10px; */
    background-color: #f7bd19 !important;
    /* margin-left: -8px; */
    height: 20px;
    width: 20px;
    /* min-width: 18px; */
    /* margin-top: -12px; */
    padding: 5px 0 0 0 !important;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
}

.check_bar {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.suces_btn {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.ruquest_form_main2 {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 30px 25px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.check_bar i {
    font-size: 70px;
    color: #a6e42b;
    /* vertical-align: middle; */
    padding-top: 15px;
}

.check_bar i .error {
    font-size: 70px;
    color: red;
    /* vertical-align: middle; */
    padding-top: 15px;
}

.check_bar span {
    border: 1px solid #617083;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

.header_right_signup .normal > .data a {
    font-size: 18px;
    position: relative;
}

.header_right_signup .profile {
    float: left;
    display: inline-block;
    padding-top: 6px;
}

.header_right_signup .profile a {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}

.header_right_signup .profile a .iamge {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid #ced9ee;
    display: inline-block;
    overflow: hidden;
    text-align: left;
}

.header_right_signup .profile a .iamge img {
    width: 130%;
    height: 130%;
    margin-top: -10px;
    margin-left: -10px;
}

.header_right_signup .profile a i {
    font-size: 18px;
    padding-left: 10px;
    color: #21a9e1;
}

.extra_option {
    background-color: #fff;
    width: 370px;
    padding: 0;
    position: absolute;
    z-index: 99999;
    box-shadow: 0 2px 9px 0 rgba(60, 72, 91, 0.20);
    right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    top: 75px;

}

.extra_option > .data {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;

}

.extra_option .data.center {
    border-left: 1px solid #ced9ee;
    border-right: 1px solid #ced9ee;
}

.extra_option .data a {

}

.extra_option .data a span {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px;
    display: block;
}

.extra_option .data a img {

}

.profile_down {
    background-color: #fff;
    width: 370px;
    padding: 0;
    position: absolute;
    z-index: 99999;
    box-shadow: 0 2px 9px 0 rgba(60, 72, 91, 0.20);
    display: none;
	top: 75px;
    right: 0;
}

.profile_down .top {
    padding: 10px 20px;
    overflow: auto;
    border-bottom: 1px solid #ced9ee;
    text-align: left;
}

.profile_down .top .image {
    width: 80px;
    height: 80px;
    border: 1px solid #ced9ee;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.profile_down .top .image img {
    width: 100%
}

.profile_down .top .right {

    padding-left: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.profile_down .top .right .heading {
    font-size: 18px;
    color: #3c495b;
    font-weight: bold;
    /* padding-bottom: 5px; */
    letter-spacing: 1px;

}

.profile_down .top .right .email {
    color: #617083;
    font-size: 12px;
    letter-spacing: 1px;
}

.profile_down .top .right .button {
    padding-top: 7px;
	display:flex
}

.profile_down .top .right .button button {
    height: 30px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #1180b0;
    font-weight: 400;
    text-transform: uppercase;
}

.profile_down .bottom {
    padding: 20px;
    text-align: left;
}

.profile_down .bottom a {
    font-size: 14px;
    font-weight: 300;
    padding: 2px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    color: #617083;
    text-align: left;
}

/*foter start*/

/*Azeez New style - foter start*/
.dlist-slide-container {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 19px 0 0 0;
}

.dlist-slide-h3-footer {
    font-size: 22px;
    color: #fff;
}

.dlist-slide-h4-footer {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: roboto;
    color: #3c495b;
    font-size: 20px;
    line-height: 16px;
    font-weight: 600;
    text-transform: none;
}

.dlist-footer-subscribe {
    margin-top: 25px;
    margin-bottom: 26px;
}

.dlist-footer-input {
    display: inline-block;
    position: relative;
}

input.dlist-subscribe-text {
    width: 302px;
    height: 34px;
    border-radius: 4px;
    border: solid 1px #ced9ee;
    outline: none;
    padding: 8px 10px;
    color: #3c495b;
    font-family: roboto;
    letter-spacing: 1px;
    display: inline-table;
    float: left;
}

.content-filter-requests {
    margin-top: 30px;
    background-color: transparent;
    padding-top: 5px;
}

/*
input.dlist-subscribe-text:focus {
    border: solid 1 px #2da6de !important;
    box-shadow: 0 0 px 7 px #8dc9ff !important;
    font-size: 16 px;
}
*/

button.dlist-subscribe-button {
    background: #1180b0;
    color: #FFF;
    font-family: roboto;
    font-size: 13px;
    border: 0;
    padding: 7px 15px;
    letter-spacing: 1px;
    height: 34px;
    width: 102px;
    float: left;
    margin-left: 15px;
    opacity: 0.85;
}

button.dlist-subscribe-button:hover {
    /*background: #fdd257;*/
    /*box-shadow: 0 px 6 px 9 px #fdd257 !important;*/
    color: #FFF;
    opacity: 1;
}

.dlist-slide-paragraph {
    width: 100%;
    margin-bottom: 0;
    color: #cfdaef;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .03em;
    font-family: roboto;
    margin: 16px auto 0;
    max-width: 410px;
}

.dlist-footer {
    width: 1185px;
    margin: 0 auto;
}

.dlist-col h4 {
    font-family: roboto;
    font-size: 20px;
    color: #1180b0;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.dlist-col h4 i {
    margin-right: 10px;
    font-size: 23px;
}

ul.dlist-footer-ul {
    padding-left: 37px;
}

ul.dlist-footer-ul li {
    line-height: 23px;
    color: #617083;
    font-size: 14px;
    font-family: roboto;
    font-weight: 500;
}

.dlist-footer-copyright {
    font-family: roboto;
    font-size: 14px;
    margin-top: 49px;
    margin-left: 38px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding-bottom: 2px;
}

.dlist-footer-social-media {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.dlist-footer-social-media li {
    float: left;
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
}

.dlist-footer-social-media li > a.fa {
    font-size: 28px;
}

span#subscriber_email_error {
    position: absolute;
    text-align: initial;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    bottom: -32px;
    width: 100%;
    color: #C00;
}

/*Azeez New style - foter End*/

footer {
}

footer a {
    color: #cfdaef;
}

footer a:hover, footer a:focus {
    color: #1180b0;
}

footer .main_heading {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
    letter-spacing: 1px;
    height: 70px;
    font-weight: bold;
}

footer .footer_left {
    padding-top: 20px;
    padding-bottom: 20px;
}

footer .footer_right {
    padding-top: 20px;
    padding-bottom: 20px;
}

footer .heading {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;

}

footer .main_div {

}

footer .data_area_ul {
    padding-left: 0;
}

footer .data_area_ul li {

}

footer .data_area_ul li a {
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
}

.padding_20 {
    padding-top: 20px;
}

.subxcribe_footer {

}

.subxcribe_footer input {
    height: 36px;
    letter-spacing: 1px;
    border-radius: 5px;

}

.subxcribe_footer button {
    width: 100%;
    margin-top: 8px;
    background-color: #1180b0;
    height: 36px;
    letter-spacing: 1px;
    color: #fff;
    box-shadow: 0 5px 10px 4px rgba(206, 216, 238, 0.30);
    font-weight: bold;
}

.subxcribe_footer button:hover {
    color: #fff;
    box-shadow: none;
}

.social_footer .social_footer {
    padding-top: 20px;
}

.social_heading {
    padding-top: 40px;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
}

.social_footer .social_icon {
}

.social_footer .social_icon a {
    font-size: 26px;
    padding-right: 10px;
    color: #000000;
}

.copy_right_footer {
    padding-top: 30px;
}

.copy_right_footer .copy {
    letter-spacing: 1px;
    font-size: 15px;
    color: #3c495b;
    padding-bottom: 5px;
}

.copy_right_footer .help {

}

.copy_right_footer .help a {
    letter-spacing: 1px;
    font-size: 15px;
    padding-right: 5px;
    padding-left: 5px;
}

/*breadcrumber*/
.menuitem {
    width: auto;

    vertical-align: top;
    display: inline-block !important;
    zoom: 1;
    float: initial !important;
}

.menuitem > a, .regular-link {
    font-family: 'roboto';
    font-size: 12px !important;
    text-transform: none !important;
    color: #4c4242;
}

.navbar .navbar-nav > li > a {
    font-size: 13px !important;
    text-transform: none !important;
    font-weight: 500;
}

.breadcrumber {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;

}

.navbar .navbar-nav > li.active > a {
    color: #fff !important;
    background-color: #faa635
}

.navbar-nav {

    width: 100%;
    text-align: center;
}

.navbar .navbar-nav > li > a {
    color: #333 !important;
}

.navbar .navbar-nav > li > a:hover {
    color: #000 !important;
}

.languagebox {
    display: none;
    width: 34%;
    float: right;
    padding-top: 10px;
    /* padding-left: 5%; */
    text-align: -webkit-center;
    /* padding: 0; */
}

.languagebox select {
    margin: 10px 0;
    height: 34px;
    border: 1px solid #ced9ee;
    border-radius: 0;
    padding-right: 0;
    border-radius: 4px;
    box-shadow: none;
    width: 60px;
    padding: 0;
    text-align: -webkit-center;
    padding-left: 8px;
}

.right_col_header_lan {
    padding-left: 0;
    padding-right: 15px;
}

.right_col_header_search {
    padding-right: 7px;
    padding-left: 7px;
}

.filter_area_bar_hegiht {
    height: 50px;
}

/**/

/*////////////////////////////////////
////////////////responsive start/////////////////////////
/////////////////////////////////////*/

@media (min-width: 300px) and (max-width: 780px) {

    @media (max-width: 600px) {

    }
    .mainlink {
        float: left;
        width: 50%;
    }

    @media ( min-width: 500px) and (max-width: 620px ) {
        .suppliers_featured_products_logo img {
            width: 100% !important;
        }

    }
    @media (min-width: 500px) and (max-width: 770px) {
        .featured_products_div > .col-md-2 {
            width: 50%;
        }
    }

}

@media (max-width: 400px) {
    .profile_down, .extra_option {
        width: 100%;
    }

    .profile_down .top {
        text-align: center;
    }

    .profile_down .top .image {
        float: none;
    }

    .profile_down .top .right {
        width: 100%;
    }
}

@media (max-width: 620px) {

    i#search-button-top {
        font-size: 25px !important;
    }

    .select_main, .search_box .input {
        /* width: 100% !important; */
        border: none;
    }

    .slider_area {
        display: none;
    }

    .mainlink {
        float: left;
        width: 50%;
    }

    .search_box {
        height: 42px;
    }

    .search_box select {
        height: 40px;
        border-bottom: 1px solid #ced9ee;
        border-radius: 0;
        width: 100% !important;
        padding: 0 10px;
        max-width: 100% !important;
    }

    .news_stories .heading {
        padding-top: 0;
    }

    .news_stories {
        padding: 15px;
    }

}

.other-items-title {
    font-size: 12px;
    text-align: center;
}

.other-single {
    padding: 10px;
    display: flex;
    flex-flow: row wrap;
}

.dlist-content_product_other-img, .dlist-content_product_other-img > img {
    max-height: 52px;
}

.logos {
    display: none;
}

.onmobile {
    display: none;
}

@media (max-width: 768px) {
    .leftalign > .topheadertxt {
        display: none;
    }

    .onmobile.minpad {
        color: #fff;
    }

    .language-select {
        display: none;
    }

    .topheader {
        min-height: 80px;
    }

    .pagtops {
        font-size: 6px !important;
    }

    .changes_detail_upgrades_button .rights {
        margin-top: 0;
    }

    /* .fa-instagram {
        display: none;
    } */

    span.multiselect-selected-text {
        font-size: 10px;
    }

    .multiselect-container {
        left: -50px !important;
    }

    .topheaderrequest {
        font-size: 10px;
        color: #d2de2e;
        margin-left: 0;
    }

    .topheaderrequest:hover {
        font-size: 10px;
        color: #eef956;
        margin-left: 0;
    }

    .nomobile {
        display: none;
    }

    .pagtops {
        display: none;
    }

    .onmobile {
        display: block;
    }

    .dropdown-toggle {
        font-size: 10px;
    }

    .sot_by_list {
        font-size: 10px;
    }

    .col-lg-6.col-md-6.col-xs-12.col_less_right {
        display: none;
    }

    .rquest_quote_big {
        height: 326px;
    }

    .col-xs-2 > .logo {
        display: none;
    }

    .logos {
        float: left;
        display: block !important;
        z-index: 99999;
        width: 98px;
        margin-top: 20px;
    }

    .col-md-6.col-xs-10.right_col_header_search {
        right: 10px;
    }

    .input-group .form-control {
        z-index: 0;
    }

    li#company-information-tab {
        display: none;
    }

    li#email-verification-tab {
        display: none;
    }

    li#email-verification {
        display: none;
    }

    li#personal-information-tab {
        display: none;
    }

    li.active {
        display: block !important;
    }

    .hideonmobiletab {
        display: none;
    }

    .bnow {
        display: none !important;
    }

    .dlist-btn-buy {
        text-align: center !important;
    }

    .fa-shopping-cart {
        border: 0 !important;
    }

    .pricetxt_to {
        float: none;
        margin-left: 20%;
        margin-bottom: 20px;
    }

    .pricetxt_from {
        float: none;
        margin-left: 20%;
        margin-bottom: 20px;
    }

    #menuToggle {
        display: block;
    }

    .filter_main {
        display: none;
    }

    .left_menu_main_category {
        display: none;
    }

    .add_banner_main {
        display: none;
    }

    .rquest_quote_big .content_area .function {
        width: 100% !important;
    }

    .figures_number .data {
        padding: 13px 10px;
    }

    .content_product_list_store {
        border-left: none !important;
    }

    .content_product_list_p {
        padding: 0 !important;
    }

}

@media (max-width: 991px) {
    .search_box > .input {
        width: 60% !important;
    }

    .rightalign {
        text-align: center;
    }
    .minpad {
        max-height: 70px;
    }

    .leftalign {
        text-align: left;
        padding-bottom: 15px;
    }

    .fa-linkedin-square {
        display: none;
    }

    .mainlink {
        float: left;
        width: 50%;
    }

    .select_main {
        float: left;
        width: 40%;
    }

    .input {
        float: left;
        width: 72%;
    }

    .topheadertxt {

    }

    .whits {
        color: #ced9ee;
        font-size: 24px;
    }

    .paddleft {
        padding-left: 2px !important;
    }

    .paddsfirst {
        display: none;
    }

    .logo {
        text-align: center;
    }

    .slider_area, .slider_area, .left_menu_main_category, .bottom_stripbanner {
        padding-top: 15px;
    }

    .search_box {
        margin: 10px 0;
    }

    .header_right {
        text-align: center;
        padding: 10px 0;

    }

    .col_less_right {
        padding-right: 15px;
    }

    .col_less_left {
        padding-left: 15px;
    }

    .loader-ajax {
        display: none;
    }

    .about_me_area_data .desc, .about_me_area_data .heading,
    .about_me_area_data .read {
        padding-left: 0;
    }

    .about_me_area_data .heading {
        padding-top: 10px !important;
    }

    .about_me_area_data .desc {
        max-height: 117px;
        overflow: hidden;
    }

    .blackbg {
        padding-top: 60px;
    }

    .filter_area_bar_hegiht {
        height: auto !important;
    }

}

@media (min-width: 992px) and (max-width: 1049px) {
    .featured_products_div > .col-md-2 {
        width: 33%;
    }

}

@media (max-width: 1170px) {

    .featured_products_div > .col-md-2 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .category_left_menu_ul_li_cat > a > span {
        letter-spacing: 0 !important;
        font-size: 12px !important;
        padding-left: 4px !important;
    }

    .category_left_menu_ul_li_cat > a img {
        max-width: 18px !important;
    }

    .category_right_product {
        display: none;
    }

}

@media (min-width: 1100px) and (max-width: 1299px) {

    .featured_products_div > .col-md-2 {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 1300px) {
    .content_product_list_store_contact a {
        padding: 0 10px;
    }
}

@media (min-width: 1500px) and (max-width: 1550px) {
    .recent_product_price {
        height: 75px;
    }
}

@media (max-width: 1601px) {

}

@media (max-width: 1500px) {

}

@media (min-width: 1550px) {

}

@media (min-width: 1199px) {
    .dlist-footer .dlist-col:nth-child(1) {
        width: 35.8%;
    }

    .dlist-footer .dlist-col:nth-child(2) {
        width: 36.4%;
    }

    .dlist-footer .dlist-col:nth-child(3) {
        width: 26.6%;
    }
}

@media (max-width: 1199px) {
    .dlist-footer {
        width: 100% !important;
        margin: 50px auto;
        text-align: center;
    }

    .dlist-footer-social-media {
        margin: 20px auto;
        display: inline-block;
    }

    input.dlist-subscribe-text {
        width: 60%;

    }

}

@media (max-width: 960px) {
    ul.dlist-footer-ul {
        padding-left: 0;
    }

}


/*modal css*/

.modal-header {
    text-align: center;
}

.modal-title {
    font-size: 18px;
    font-weight: 500;
    color: #333333;

    /* font-size: 13px; */
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.btn_save_store {
    width: 130px;
    background-color: #1180b0;
    height: 35px;
    text-align: center;
    color: #fff;
    border: 1px solid #1180b0;
    letter-spacing: 1px;
    font-size: 15px;
}

.btn_save_store:hover {
    background-color: #fff;

    color: #1180b0;
}
.modal-open .modal {
    z-index: 10000005 !important;
}

.btn_cancel_store {
    width: 130px;
    background-color: #fff;
    height: 35px;
    text-align: center;
    color: #617083;
    border: 1px solid #ced9ee;
    letter-spacing: 1px;
    font-size: 15px;
}

.btn_cancel_store:hover {

    background-color: #1180b0;
    color: #fff;
}

.modal-body .form-group > label {
    color: #333333;
    font-size: 14px;
    font-weight: 100;
}
.modal-body .form-group > label sup {
    color: #d50000
   
}
.custom_select{
    display: flex;
    align-items: center;
}
.custom_select::after{
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 5px !important;
}

.error {
    color: #d50000 !important;
    padding-top: 5px;
    display: inline-block;
    text-transform: none !important;
}

.home-container {
    padding-top: 110px;
}

.modal-open {
    overflow: hidden !important;
}

#manage-store .form-control {
    border-color: #ced9ee;
    border-radius: 3px;
}

.supplier_country_status {
    display: inline-block;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff;
    margin-top: 70px;
    padding: 20px;
}

.filter_select {
    height: 30px !important;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: 500;
    padding-left: 8px;
    width: 47% !important;
    display: inline-block !important;
    min-width: 0 !important;
    /* border-color: #ccc; */
    margin-top: 3px;
    border-radius: 4px;
    margin-left: 10px;
}

.sot_by_list {
    padding: 0;
    letter-spacing: 1px;
    color: #617083;
    font-size: 13px;
    padding-top: 8px;
    display: inline-block;
}

.content_filter_area {
    display: flex;
    width: 100%;
    padding: 1px 16px 6px;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}

.content_filter_area > div {

padding: 0;

display: flex;

align-items: center;
}

.s_n_f_div_main {
    margin: 0;
    background: url(../img/Searchnotfound.png) no-repeat center center;

    text-align: center;

    width: 100%;
    background-size: contain;
}

.s_n_f_div {
    padding: 9% 33% 13% 33%;
    margin: 0;
    display: block;
}

.s_n_f_div_text {
    display: block;
}

.s_n_f_div_text > span:nth-child(1) {
    font-size: 37px;
    color: #fcb813;
    font-weight: 300;
    display: block;
    line-height: 44px;
}

.s_n_f_div_text > span:nth-child(2) {
    display: block;
    font-size: 20px;
    color: #686868;
    font-weight: 300;
}

.s_n_f_div_text > span:nth-child(3) {
    display: block;
    color: #7fbae5;
    font-weight: 400;
    font-size: 17px;
}

.s_n_f_div_search {
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 10px 0 !important;
    width: 100%;
}

.s_n_f_div_search_input {
    position: relative !important;
    height: 35px !important;
    width: 100% !important;
    background-color: #f4f4f4;
}

.s_n_f_div_search_btn {
    position: absolute;
    z-index: 5;
    margin: 0;
    right: 0;
    color: #fff !important;
    background-color: #faa61a;
    height: 35px;
    padding: 0 20px;
}

.s_n_f_div_search_btn:hover, .s_n_f_div_search_btn:active {

    color: #fff;
    background-color: #21aae1;
}

.s_n_f_div_button {

}

.s_n_f_div_button span:nth-child(1) {
    display: block;
    font-size: 12px;
    color: #686868
}

.s_n_f_div_button_btn {
    z-index: 5;
    margin: 5px 0;
    right: 0;
    color: #fff !important;
    background-color: #faa61a;
    height: 35px;
    padding: 0 20px;
    border-radius: 20px;
}

.s_n_f_div_button_btn:hover, .s_n_f_div_button_btn:active {

    color: #fff;
    background-color: #21aae1;
}

.paddingzero {
    padding: 0 !important;
}

.language-select {
    float: left;
    direction: ltr;
    color: #fff;
}

.language-select select {
    border: 1px solid #999;
    border-radius: 3px;
    color: #666;
    padding: 3px;
}

.dlist404-page-img > img {
    width: 70%;
}

.formforrequest #details {
    resize: vertical;
}

@media screen and (max-width: 767px) {
  .main-slider .swiper-button-next,
  .main-slider .swiper-button-prev {
    top: 57%!important;
  }
}

.regformbutton input{
    background-color: #1180b0;
    color: white;
    margin-top: 15px;
}