
/* sanchez-regular - latin */
@font-face {
    font-family: 'din black';
    font-style: normal;
    src: url('../fonts/din-blackalternate-webfont.eot'); /* IE9 Compat Modes */
    src:
            url('../fonts/din-blackalternate-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/din-blackalternate-webfont.woff') format('woff'), /* Modern Browsers */
            url('../fonts/din-blackalternate-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/din-blackalternate-webfont.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'din';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/din-boldalternate-webfont.eot'); /* IE9 Compat Modes */
    src:
            url('../fonts/din-boldalternate-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/din-boldalternate-webfont.woff') format('woff'), /* Modern Browsers */
            url('../fonts/din-boldalternate-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/din-boldalternate-webfont.svg ') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'din';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/din-lightalternate-webfont.eot'); /* IE9 Compat Modes */
    src:
            url('../fonts/din-lightalternate-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/din-lightalternate-webfont.woff') format('woff'), /* Modern Browsers */
            url('../fonts/din-lightalternate-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/din-lightalternate-webfont.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'din';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/din-mediumalternate-webfont.eot'); /* IE9 Compat Modes */
    src:
            url('../fonts/din-mediumalternate-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/din-mediumalternate-webfont.woff') format('woff'), /* Modern Browsers */
            url('../fonts/din-mediumalternate-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/din-mediumalternate-webfont.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'din';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/din-regularalternate-webfont.eot'); /* IE9 Compat Modes */
    src:
            url('../fonts/din-regularalternate-webfont.eot') format('embedded-opentype'), /* IE6-IE8 */
            url('../fonts/din-regularalternate-webfont.woff') format('woff'), /* Modern Browsers */
            url('../fonts/din-regularalternate-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
            url('../fonts/din-regularalternate-webfont.svg') format('svg'); /* Legacy iOS */
}
/* @font-face kit by Fonts2u (http://www.fonts2u.com) */
@font-face {
    font-family:"GE Flow";
    src:url("../fonts/GE_Flow_Regular.eot?") format("eot"),
    url("../fonts/GE_Flow_Regular.woff") format("woff"),
    url("../fonts/GE_Flow_Regular.ttf") format("truetype"),
    url("../fonts/GE_Flow_Regular.svg#GEFlow") format("svg");
    font-weight:normal;
    font-style:normal;
}
html,body{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: din;
}
span.price {
    float: right;
    color: grey;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 100% !important;
}
.slider-brand .description-container{
    opacity: 1 !important;
}
.slider-brand .owl-carousel .owl-item img {
    width: 100% !important;
}
.search-more-page-links-ul li {
    display: inline-block;
    background: #3568a9;
    padding: 10px;
    margin: 5px;
    color: #fff;
    border-radius: 3px;
}
.search-more-page-links-ul li a{
    color: #fff;
}
.slider-brand .product-item {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}
.description-container {
    background-color: #FFF !important;
}
.counter{
    text-align: center;
    font-size: 25px;
    text-shadow: 0px 1px 3px #ccc;
    color:#000;
}
.navbar-form .input-group > .form-control{
    z-index: 0 ;
}

.main-navbar #buttonGo {
  padding: 0.5rem 0.8rem;
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
  color: #ddd;
  border-left: unset;
  background-color: #252a66;
  height: 44px;
  box-shadow: 0;
  border: 0;
  position: relative;
  left: -12px;
}

h3.block-title {
  font-size: 27px;
  padding-left: 3%;
  display: inline-block;
  width: 100%;
  color: #252A66;
}

.contact-us{
justify-content: center !important;
}



#emptyProducts{
    text-align: center;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 80px;
    text-shadow: 0px 1px 2px #666;
    text-transform: uppercase;
}
.page-top a{
    padding-left: 30px;
}
.table-striped{
    margin-top: 20px;
}
.card {
    background: #ccc;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0px 1px 3px #ccc;
}

.cart_card{
    background: #ccc;
    margin: auto;
    border-radius: 10px;
    right: 10px;
    box-shadow: 0px 1px 3px #ccc;
    padding: 12px;
    margin-top: 0px;
}
.checkout {
    width: 100%;
    margin-bottom: 20px;
}
#GenerateKey{
    float: left;
    width: 300px;
    border-radius: 0px;
}
.checked {
    color: orange !important;
}
.fa-star {
    color: #FDFCFC;
    background: #ccc;
    padding: 3px;
    border-radius: 50px;
    width: 18px !important;
    height: 18px !important;
}

.main-contents {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 0 1px #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
form{
    width: 100%;
    margin: auto;
}
#searchkeyword{
    border-radius: 0px !important;
}
.ui-autocomplete {
    border-radius: 0px !important;
    border: 0px !important;
    left: 388px !important;
    width: 513px !important;
}
.navbar-form .input-group span.input-group-addon.search-left-Btn {
    border: 0px !important;
    border-radius: 0px !important;
}
.navbar-form .input-group span.input-group-addon.search-right-Btn {
    background-color: #2B73B9;
    border: 0px !important;
    padding: 0;
    width: 15%;
    border-radius: 0px !important;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    border-bottom: 1px solid #ccc !important;
    /*height: 57px !important;*/
}
label {
    display: inline-block !important;
    max-width: 100% !important;
    margin-bottom: 5px !important;
    font-weight: 700 !important;
}
.arabicFont{
    font-family:GE Flow ;
}
nav.navbar.navbar-default.header-nav {
    border: 0;
    margin: 0;
    min-height: auto;
}
.navbar-default.header-nav .navbar-nav>li>a {
    color: #fefefe;
    padding: 5px 5px 4px 5px;
}
div#header-nav {
    background: #252525;
    border-color: #252525;
}
span.greentxt {
    color: #25bf87;
    margin-left: 8px;
}
#main-menu li,#main-menu a {
    color: #252525;
}
.main-menu.navbar>.container-fluid a.navbar-brand {
    padding: 10px 15px 9px 15px;
    display: block;
    height: auto;
    margin: 0;
}
.banner{
    display:none;
}
.label-search {
    padding: 10px 0;
    position: relative;
    display: block;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}
.search-form button.btn.btn-default {
    background: transparent;
    border: 0;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}
.search-form .form-control{
    height:44px;
    border-color: #acacac;
}
.search-form .input-group-addon{
    padding: 5px 12px;
}
.navbar-form .input-group span.input-group-addon.search-left-Btn {
    background-color: #3f5765;
    border: 1px solid #26323a;
    width: 20%;
}
#main-menu span.input-group-addon.search-left-Btn a.dropdown-toggle {
    color: #fff;
    font-weight: bold;
}
.navbar-form .input-group span.input-group-addon.search-right-Btn {
    background-color: #2B73B9;
    border: 1px solid #2B73B9;
    padding: 0;
    width: 15%;
}
li.header-no-a a {
    padding: 0;
    display: inline-block;
}
#main-menu a.blue{
    color:#079acf;
}
.navbar.main-menu {
    margin-bottom: 0;
    border: 0;
    background-color: #ebebeb;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.62);
    border-radius: 0;
}
#main-menu li{
    padding: 10px 5px;
}
#main-menu li.cart-rightmenu{
    padding: 12px 0px;
}
#openDropDownShopping{
    text-align: left !important;
    border-radius: 0px;
}
.navbar-right {
    height: 65px;
}
.paddind-top-20,#main-menu .paddind-top-20{
    padding-top: 20px;
}
.paddind-top-15,#main-menu .paddind-top-15{
    padding-top: 15px;
}
ul.nav.navbar-nav.navbar-left {
    padding-left: 2%;
}
form.navbar-form.navbar-left.search-form {
    margin: 0;
    padding: 10px 15px;
    width: calc(70%);
}
form.navbar-form.navbar-left.search-form .form-group,form.navbar-form.navbar-left.search-form .input-group{
    width: 100%;
}
div#main-menu {
    width: calc(100% - 110px);
    float: right;
    padding: 0;
}
.container-fluid.main-content {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #efefef;
}
div#main-menu ul.nav.navbar-nav.left-side {
    width: 71%;
}
div#main-menu ul.nav.navbar-nav.navbar-right{
    margin: 0;
}
div#main-menu ul.nav.navbar-nav.navbar-right li{
    display: inline-block;
    position: relative;
    bottom: 1px;
}
.form-inline .form-group {
    width: 100%;
}
.mainmenu-right-container {
    width: 29%;
    float: left;
}
.main-container {
    /* box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.83); */
    background-color: #ffffff;
}
.navbar.main-menu .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}
h3.block-title{
  color: #252A66;
  font-size: 27px;
  padding-left: 3%;
  width: 100%;
  display: inline-block;
}
a.view-more {
    color: #079acf;
    font-size: 16px;
    padding-left: 49px;
}
.item-title {
    color: #171717;
    font-size: 14px;
}
.item-company {
    color: #262626;
    font-size: 12px;
}
.item-company > a{
    color: #0099cc;
}
.old-price{
    color:#252525;
    font-size: 14px;
    text-decoration: line-through;
}

.dashborad_buttons_3d {
    top: 0;
    left: 0;
    transition: all .15s linear 0s;
    background-color: rgb(43,115,185);
    color: white;
    letter-spacing: 1px;
    text-decoration: none;
    box-shadow: inset 0 -8px 0 0 rgba(0,0,0,.2), 1px 1px 0 0 rgb(43,115,185), 2px 2px 0 0 rgb(43,115,185), 3px 3px 0 0 rgb(43,115,185), 4px 4px 0 0 rgb(43,115,185), 5px 5px 0 0 rgb(43,115,185), 6px 6px 0 0 rgb(43,115,185), 7px 7px 0 0 rgb(43,115,185);
    /* float: left; */
    margin: 19px;
}

.new-price{
    color:#e62f4b;
    font-size: 14px;
}
.more-colors{
    color: #666666;
    font-size:12px;
    margin-top: 10px;
}

.btn3d.btn-primary.active {
    box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
    background-color: #4274D7;
}

.description-container {
    padding: 10px 8px;
    position: absolute;
    bottom: 0px;
    background-color: #fff;
    opacity: .88;
    transition: all .5s;
    width: 100%;
}
.product-item {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0 5px;
}
.product-item:hover .description-container {
    bottom: 0;
}
.clear{
    clear: both;
}
a{
    text-decoration: none !important;
}
.product-item > a > img {
    display: table;
    margin: 0 auto;
    /* width:auto !important; */
    height:auto !important;
}
.topItems {
    padding: 0 42px;
}

.product-item{
    width: 100%;
}
.topItems ol.flickity-page-dots {
    display: none;
}
.large-block {
    margin-bottom: 5px;
}
#home-slider img{
    max-width: 100%;
    height: 363px;
}
#home-slider.owl-theme .owl-dots .owl-dot span{
    opacity: 0.7;
    background: #ffffff;
    margin: 0 5px;
}
#home-slider.owl-theme .owl-dots .owl-dot.active span{
    opacity: 1;
}
#home-slider.owl-theme .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
small {
    font-size: 100% !important;
    line-height: inherit;
}
.item-rate{
    clear: both;
    padding-top: 5px;
}
.item-rate img {
    width: auto !important;
    height: auto;
    display: inline-block !important;
}
.topItems .owl-theme .owl-nav [class*=owl-] {
    background: transparent;
}
.topItems .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    width: 100%;
    height: 0;
    margin: 0;
    top: 22%;
}
.topItems .owl-theme .owl-nav .owl-prev {
    float: left;
    margin: 0;
    margin-left: -42px;
    overflow: visible;
    padding: 0;
}

.topItems .owl-theme .owl-nav .owl-next {
    float: right;
    margin: 0;
    margin-right: -42px;
    overflow: visible;
    padding: 0;
}
.largeNoNav-slider.owl-carousel.owl-theme .owl-nav,.NoNav.owl-carousel.owl-theme .owl-nav{
    display: none;
}
.noLRpadding{
    padding: 0;
}
.noLpadding{
    padding-left: 0;
}
.noRpadding{
    padding-right: 0;
}
.two-col img {
    max-width: 100%;
}
.right-border {
    border-right: 1px solid #e9e9e9;
}
.padding-top-40{
    padding-top: 40px;
}
.padding-bottom-15{
    padding-bottom: 15px;
}
.border-bottom{
    border-bottom: 1px solid #e9e9e9;
}
.marginRL42 {
    margin: 0 42px;
}
a.view-more-right {
    color: #079acf;
    font-size: 18px;
    float: right;
    padding-right: 42px;
}
h3.block-long-title {
    color: #252525;
    font-size: 20.7px;
    padding-left: 2%;
    display: inline-block;
    width: 100%;
}
.show-description .description-container {
    padding: 0px 8px 10px 8px;
    position: relative;
    top: 0;
    bottom: auto;
    opacity: 1;
}
.show-description .description-container.padding-top-10{
    padding-top: 10px;
}
.two-blocks .right-side {
    background-color: #ebebeb;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 23px;

}
.side-block {
    padding: 15px 0;
}
.side-block a{
    text-decoration: none;
}
.side-block img{
    max-width: 100%;
    max-height: 155px;
    display: table;
    margin: 0 auto;
}
.side-block.lg-item img{
    display: table;
    margin: 0 auto;
    max-height: 100%;
}
.side-description{
    color: #3f5765;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}
.lg-item .side-description{
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.shop-now {
    color: #079acf;
    font-size: 18px;
    text-align: center;
    width: 100%;
    display: block;
}
.side-title{
    color: #22282f;
    font-size: 22px;
}
.side-item-padding .side-right{
    padding-left: 0;
}
.right-side a.view-more-right {
    padding-right: 0;
    float: none;
    text-align: right;
    display: block;
}
.side-block.featured .item-rate {
    display: none;
}
.side-block.featured .side-description {
    font-size: 18px;
    padding-top: 10px;
}
.side-block.featured .side-description strong {
    display: block;
}
.side-block.featured img{
    max-height: 100%;
}
.section-title{
    color: #f32b1b;
    font-size: 20px;
}
.section-main-title{
    color: #25bf87;
    font-size: 33px;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 5px;
}
.section-description{
    color: #2c2c2c;
    font-size: 13px;
    text-align: right;
}
.side-aboutsection a{
    text-decoration: none;
}
.side-aboutsection > a > div > img{
    float: left;
}
footer{
    background-color: #ebebeb;
    padding: 30px 30px;
}
/*.right-side-footer ul {
    list-style-type: none;
    margin: 0;
}
.right-side-footer ul li a,footer a {
    text-decoration: none;
    color: #323a46;
    font-size: 16px;
}*/
.copyright{
    color: #2c2c2c;
    font-size: 14px;
    padding: 0 30px;
}
.footer-title{
    color: #323a46;
    font-size: 16px;
}

.footer-social-company-main-info {
  text-align: center;
  margin-top: 3rem;
}

ul.social-media {
    margin: 0;
    padding: 5px 0px;
    list-style-type: none;
}
ul.social-media li {
    display: inline-block;
    /*float: left;*/
    margin-right: 10px;
}
ul.social-media img {
    width: auto;
    height: 25px;
}

footer img{
    max-width: 100%;
}
.logo-footer img{
  max-width: 210px !important;
  margin-top: 20px;
}
footer li > a{
    display: block;
}
footer .payment img {
    height: 25px;
}
ul.payment li {
    display: inline-block;
    padding-right: 5px;
}
a.aramix {
    display: block;
}
footer a.aramix img {
    height: 25px;
}
.right-side-footer.payment-container {
    padding: 0;
    padding-top: 30px;
}
li.icon-text {
    margin-right: 30px;
}
ul.payment li.paypal {
    padding: 0 15px;
}
.footer-block {
    margin-bottom: 15px;
}
.footer-address {
    padding-top: 20px;
}
.footer-block.follow-payment .left-side-footer {
    padding: 0 30px;
}
.show-price-rate h4.item-title {
    display: none;
}
.show-price-rate .item-company {
    display: none;
}
.show-price-rate .more-colors {
    display: none;
}
.show-price-rate .description-containe{
    padding-top: 10px;
}
.payment-container ul {
    padding: 0;
}
.xl-sm-view{
    display: none;
    clear: both;
}
.main-menu-view ul {
    margin: 0;
    list-style-type: none;
    padding: 12px 0px;
}
.main-menu-view ul li {
    display: inline-block;
    padding: 0px 5px;
}
.main-menu-view ul li a {
    color: #252525;
    text-decoration: none;
}
.user-icon{
    max-width: 100%;
    height: 22px;
}

.navbar-brand img{
    width: 70px;
}

.navbar-right {
    margin-right: 10px;
}

.right-side img {
    border-radius: 4px;
}
.pagination strong, .pagination a {
    border: 1px solid #ccc !important;
    padding: 5px !important;
    margin: 5px !important;
    height: 15px !important;
    width: 15px !important;
    min-width: 15px !important;
    min-height: 15px !important;
    color: #ccc !important;
    border-radius: 3px;
}
.info{
    padding-top: 10px;
    margin-top: 25px;
}
.gridOfView {
    margin: 0px !important;
    height: 150px !important;
}
.gridOfView img {
    width: 80px;
    height: 125px;
}

.pagination {
    clear: both !important;
    width: 100% !important;
}
.sectionOfLogin {
    width: 60%;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.co-head img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.co-head-v2 img{
    width: 100px;
    height: 100px;
}
.no-data-found {
    color: #ddd;
    margin: auto;
    padding: 90px 0;
    text-align: center;
}
.no-data-found img {
    width: 100px;
    height: 100px;
    padding: 20px;
}
/*#menuIcon div {
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 12px;
    margin: 17px;
    border-radius: 10px;
    background: rgb(43,115,185);
    color: white;
}*/

.dashboard-buttons-wrapper {
  border: 1px solid #ccc;
  text-align: center;
  padding-top: 12px;
  margin: 17px;
  border-radius: 10px;
  background: rgb(43,115,185);
  color: white;
}

#addQuoteRequests {
    color: #fff;
    background-color: #3378BB;
    border-color: #3378BB;
    float: right;
    margin-top: 22px;
}
.form-inline {
    margin: auto;
    width: 60%;
}
.col {
    margin-bottom: 20px !important;
}
.col {
    -ms-flex-preferred-size: 1 !important;
    flex-basis: 1 !important;
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    width: 100% !important;
}
.form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}
.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-control {
    display: block !important;
    width: 100% !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.content-center > .row {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    padding-top: 10px;
}
.content-center > .row:nth-child(even) {
    background-color: #f1f1f19c;
}
.out-line-remove:focus{
    outline:none;
}



/* no problem above */

.product-item .rating {
    float:left;
}

.product-item .rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.product-item .rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:150%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.product-item .rating:not(:checked) > label:before {
    content: '★ ';
}

.product-item .rating > input:checked ~ label {
    color: gold;
    text-shadow: 1px 1px gold, 2px 2px gold, 0.1em 0.1em 0.2em rgba(0,0,0,.5);
}

.product-item .rating:not(:checked) > label:hover,
.product-item .rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px gold, .1em .1em .2em rgba(0,0,0,.5);
}

.product-item .rating > input:checked + label:hover,
.product-item .rating > input:checked + label:hover ~ label,
.product-item .rating > input:checked ~ label:hover,
.product-item .rating > input:checked ~ label:hover ~ label,
.product-item .rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.product-item .rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.align-shipping-oprion{
    margin: 0 auto;
}


.progressbar {
    counter-reset: step;
}
.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
}
.progressbar li:before {
    width: 30px;
    height: 30px;
    content: counter(step);
    counter-increment: step;
    line-height: 30px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: white;
    position: relative;
    z-index: 4;
}
.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -50%;
    z-index: 1;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active {
    color: green;
}
.progressbar li.active:before {
    border-color: #55b776;
}
.progressbar li.active + li:after {
    background-color: #55b776;
}

.bid_form_container{
    display: none;
}
.intl-tel-input input, .intl-tel-input input[type="text"] {
    padding-left: 50px !important;
}
#review_stars{
    overflow: hidden;
}
#review_stars .rating {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
}

#review_stars .rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

#review_stars .rating label:last-child {
    position: static;
}

#review_stars .rating label:nth-child(1) {
    z-index: 5;
}

#review_stars .rating label:nth-child(2) {
    z-index: 4;
}

#review_stars .rating label:nth-child(3) {
    z-index: 3;
}

#review_stars .rating label:nth-child(4) {
    z-index: 2;
}

#review_stars .rating label:nth-child(5) {
    z-index: 1;
}

#review_stars .rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#review_stars .rating label .icon {
    float: left;
    color: transparent;
}

#review_stars .rating label:last-child .icon {
    color: #000;
}

#review_stars .rating:not(:hover) label input:checked ~ .icon,
#review_stars .rating:hover label:hover input ~ .icon {
    color: orange;
}

#review_stars .rating label input:focus:not(:checked) ~ .icon:last-child {
    color: #000;
    text-shadow: 0 0 5px #09f;
}
.write-review button {
    border: #2B73B9;
    background:#2B73B9;
    color:#fff;
}

@media only screen and (max-width: 768px) {
    .collapse {
        display: inline-block !important;
    }
    .lg-md-view, .dropdown.lg-md-view{
        display: inline-block !important;
    }
    .lg-view{
        display: inline-block !important;
        width: 14% !important;
    }
    div#main-menu ul.nav.navbar-nav.left-side {

        width: 100% !important;
        margin: 0px !important;
    }
    div#main-menu {

        width: 86% !important;
        float: right !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .cd-dropdown-content, .cd-dropdown-content ul {

        top: 21px !important;
    }
    #main-menu li {

        height: 60px !important;
        padding: 0px !important
    }
    #shpping-menu-div{
        width: 100% !important;
    }
    .cd-dropdown-wrapper{
        width: 100% !important;
        padding-top: 10px;
    }
    .mainmenu-right-container {
        width: auto;
        float: none !important;
    }
    .cd-dropdown-content a, .cd-dropdown-content ul a {
        display: block;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-top-width: 1px;
        border-color:
                #fff;
        border-style: solid;
        color:
                #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 30px;
    }

    ul.footer-company-main-info {
      display: block;
    }

}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 , a , div , span , p ,text {
    font-family: sans-serif;
}

/* no problem above*/

#ci-profiler-menu-open {
    display: none !important;
}

.card-active-design{
    margin: 0 auto;
}
.reco-head-table{
    background: lightgray;

}
.table-shadowing-design
{
    border: 0;
    background-color: #ebebeb;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.62);
    border-radius: 0;
}
.align-total-orders{
    margin: 15px;
    text-align: center;
    border-radius: 10px;
    border: 0;
    background-color: #ebebeb;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.62);
    border-radius: 0;
}
.total-orders-inner{
    font-size: 17px;
    font-weight: 800;
}
.card-header-title{
    padding: 25px;
    text-align: center;
    font-size: 25px;

}
.header-row-table{
    font-weight: 800;
    font-size: 16px;
}
.progress-bar-design{
    padding-left: 30px;
}
.justfiy-with-first-table{
    margin: 15px;
}
.total-product-summry{
    font-size: 19px;
    padding: 15px;
}
.export-button{
    color: white;
    background-color: green;
    border-radius: 10px;
    float: right;
    font-size: 21px;
}


.justfity-content-checkout{
    margin: 5px;
    padding:15px;

}
.shipping-table-jusify-title{
    padding:15px;

}
.shipping-table-jusify{
    padding: 10px;

}
.Shipping-Options{
    padding: 15px;
}
.font-header-checkout-title , .justify-status-tansction-title-font-wight{
    font-weight: 900;
}
.btn-cancel-color-red{
    color: red;
}
.font-tr-wight{
    font-weight: 600;

}
.font-tr-wight{
    font-weight: 600;

}
.justify-status-tansction-title{
    padding: 15px;
}
.card-head-redisgn{
    margin: 5px;
}
.margin-content-action{
    margin-top: 15px;
}
.border-top-none{
    border-top:none !important;
}
.image-object-fit {
    object-fit: cover;
}
.align-div-center {
    text-align: center;
    background: gainsboro;
}
.border-bottom-cart {
    border-bottom: 1px solid;
}
.pickup-products .border-bottom-cart, .aramex-products .border-bottom-cart {
    border-bottom: 0;
}
.uploded-imges {
    display: none;
    color: green;
    font-size: 16px;
}

.pagnation-boxes {
    position: relative;
    bottom: 54px;
}
/* no problem bottom */
.pagination-new>li>a, .pagination-new>li>span {
    position: relative;
    float: left;
    padding: 6px 12px !important;
    margin-left: -1px !important;
    line-height: 1.42857143;
    color: #337ab7 !important;
    text-decoration: none !important;
    background-color: #fff;
    border: 1px solid #ddd !important;
}
.pagination-new strong, .pagination-new a {
    border: 1px solid #ccc !important;
    padding: 5px !important;
    margin: 0 !important;
    height: auto !important;
    width: auto !important;
    min-width: 15px !important;
    min-height: 15px !important;
    color: #ccc !important;
    border-radius: 3px;
}
.show-entry-first-text{
    font-size: 16px;
    padding-top: 20px;
}
.show-entry-secound-text{
    font-size: 16px;
    padding-top: 19px;
    margin-left: -21px;
}
.pagination-new-width {
    width: 94% !important;
}
.add-user .form-check {
    padding-left: 15px;
    width: 25%;
    float: left;
}
#checkbox{
    background: #f1f1f1;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 1px 1px #ccc;
}
.form-group {
    margin-bottom: 15px;
    width: 97%;
}
.search-filters {
    box-shadow: 0px 1px 3px 2px #ebebeb;
    padding: 15px;
}
.search-filters > h4 {
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 10px;
}
.search-result {
    padding-left: 30px;
}
.search-filters #product_variations .variation-label {
    font-weight: bold;
    pointer-events: none;
}
.search-filters #product_variations option {
    padding: 2px 0;
}
.search-filters #product_variations option:not(.variation-label) {
    padding-left: 7px;
}

#loading-gif .loading-background, #loading-progress-bar .loading-background{
    height: 100%;
    width: 100%;
    background-color: black;
    position: absolute;
    top: 0;
    opacity: 0.3;
}
#loading-progress-bar .loading-background {
    opacity: 0.5;
}
#loading-gif, #loading-progress-bar {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 15%;
    height: 100%;
    display: none;
}
#loading-progress-bar {
    padding-top: 20%;
    z-index: 1;
}
#loading-progress-bar .all-files-progress {
    margin: 0 25%;
    height: 30px;
    z-index: 1;
    position: relative;
}
#loading-progress-bar .all-files-progress .progress-bar {
    width: 18%;
    height: 100%;
    padding: 6px 0;
    transition: width 0.2s;
    font-size: 13px;
}
.order_detials .card-block{
    width: 25%;
    float: left;
    margin-bottom: 20px;
    font-weight: bold;
}
.details hr{
    width: 100%;
    clear: both;
}
.edit-png-style{
    width: 17px;position: relative;left: 15px;top: 2px;
}
#print_quotation ,#download_pdf{
    margin-top: 25px;
}
.cart-new-styling{
    position: relative;
    right: 20px;
    bottom: 5px;
    margin: auto;
}
.cart-new-styling-icon{
    width: 28px;
}

.variation .col .form-check {
    padding-left: 0px;
    width: 25%;
    float: left;
}

.variation .col .form-check .form-check-label{
    padding-left: 10px;
}
.total_products{
    text-align: center;
    font-size: 40px;
    text-shadow: 0px 1px 2px #ccc;
    background: #f1f1f1;
    padding: 10px;
    border-radius: 10px;
    width: 98%;
}
#payfort_payment_form #submit {
    width: 10%;
    background: #f35b3f;
    color: white;
}
#payfort_payment_form #cards-icons > div {
    width: 20%;
    display: inline-block;
    margin-right: 15px;
}
#payfort_payment_form #cards-icons > div img {
    filter: grayscale(100%);
    transition: filter 0.5s;
}
.cart fieldset .seller-items {
   /* box-shadow: 0 1px 3px 2px #f2f2f2;*/
    border: 1px solid #f35b3f;
    border-radius: 5px;
    padding: 0 15px;
    margin-bottom: 15px;
}
.cart fieldset .seller-items .item-data, .cart fieldset .seller-items .item-selection {
    padding-top: 12px;
}
.cart fieldset .seller-items .item-data span {
    font-weight: bold;
}
.cart fieldset .seller-items .item-data > div:not(.item-main-data):not(.item-actions),
.cart fieldset .seller-items .item-data .item-main-data div:last-child {
    font-size: 13px;
}
.cart fieldset .seller-items .item-data .item-main-data div:first-child {
    font-size: 15px;
}
.cart fieldset .seller-items .item-img img {
    /* width: 48%; */
    width: 100%;
    height: 100%;
}
.cart fieldset .seller-items .item {
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px;
}
.cart fieldset .seller-items .item:last-child {
    border-bottom: 0;
    padding-bottom: 20px;
}
.cart fieldset .seller-items .item.not-shippable {
    opacity: 0.6;
}
.cart fieldset .seller-items .item.not-shippable .item-main-data div:last-child {
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.cart fieldset.shipping-amount .btn {
    float: left;
}
.cart fieldset.shipping-amount .shipping {
    font-size: 13px;
    color: #f35b3f;
    padding-top: 1px;
    /*display: none;*/
    clear: both;
}
.cart button#clear-shipments {
    line-height: 1.5;
    font-weight: 400;
    height: 38px;
    margin-left: 15px;
}
.cart fieldset.shipping-amount .shipping span {
    font-weight: bold;
    font-size: 14px;
}
.details .order_detials:last-child > hr:last-child {
    display: none;
}
.details .order_detials .orderSellerCompany:nth-last-child(2) hr {
    display: none;
}
.details .order_detials .orderSellerUser:nth-last-child(2) hr {
    display: none;
}
.noData >*{
  display: none;
}
.noData:before{
  content: attr(no-data-title);
}

/*.header-main-logo {
 float: unset;
 height: unset;
 padding: unset;
}

.header-main-logo img{
  width: 90px;
  margin-top: 1rem;

}*/

/* -------- Home -------- */
  /* ------ Products cards ------ */
    /* ---- Container ----  */
.large-block {
  margin-top: 32px;
  margin-bottom: 32px;
}

.product-item {
  box-shadow: 0px 0px 3px #00000047;
  padding: 0;
  border-radius: 8px;
}

.owl-item {
  padding-bottom: 4px;
}

    /* ---- Description box ----  */
.description-container {
  background-color: #ebebeb;
  opacity: 1;
  border-radius: 0;
  position: unset;
  box-shadow: none;
  margin-bottom: 0;
  min-height: 152px;
}

  /* ------ Side block ------ */
    /* ---- Cards ---- */
.side-block {
  background-color: #fff;
  margin: 12px;
  border-radius: 8px;
  box-shadow: 2px 2px 10px #00000047;
}

  /* ------ Why Shamel? section ------ */
    /* ---- Wrapper ---- */
.why-shamel__info-wrapper {
  width: 60%;
  margin: auto;
  display: block;
  clear: both;
  float: none;
}

    /* ---- Link ---- */
.why-shamel__info-link {
  margin: 16px;
  text-align: center;
  color: #000;
  display: inline-block;
}

    /* ---- Image ---- */
.why-shamel__img {
  border-radius: 50%;
  transition: 0.5s all;
  max-width: 100px;
}

.why-shamel__info-link:hover .why-shamel__img,
.why-shamel__info-link:focus .why-shamel__img {
  /* The box shadow has the same design as a traditional border, but its reveal can be animated */
  box-shadow: 0 0 0 4px #fff, 0 0 0 5px #000;
  /* border: 1px solid #000; */
}

    /* ---- Image title ---- */
.why-shamel__info-desc {
  margin-top: 8px;
  font-size: 14px;
  color: #666;
}

.main-navbar {
  padding: 0 2rem;
  width: 100%;
}

.sign-up-log-in-topbar {
  font-size: 12px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: .5rem 2rem;
  display: flex;
}

.sign-up-log-in-topbar .left-side-topbar {
  width: 50%;
}

.sign-up-log-in-topbar .left-side-topbar ul {
  display: flex;
}

.sign-up-log-in-topbar .right-side-topbar {
  width: 50%;
}

.sign-up-log-in-topbar .right-side-topbar ul {
  display: flex;
  float: right;
}

.sign-up-log-in-topbar li {
  color: #252a66;
}

.sign-up-log-in-topbar li:not(:last-child){
  margin-right: 1rem;
}

.non-sign-log-item a {
  color: #252a66;
}

.non-sign-log-item .top-bar-icons {
  font-size: 16px;
}

.header-number-of-cart-items {
  margin-left: .1rem;
}

.nav-dropdown-link {
  font-size: 12px;
}

.ship_header_button {
  color: #252a66!important;
  opacity: 1;
  font-size: 16px;
  text-align: right;
}

.header-country-selection-wrapper {
  padding: 0 1rem;
}

.header-country-selection {
  width: 100%;
  border: 1px solid #252a66!important;
  font-size: 14px;
  border-radius: 0.2rem;
  padding: 0.8rem 0.5rem!important;
  color: #252a66;
  margin-bottom: 3rem;
}

#header_ship_modal h6 {
  padding: 1rem 1rem;
  color: #252a66;
  line-height: 24px;
}

img.navbar-main-logo {
  width: 115px;
  position: relative;
  top: 9px;
}

.main-navbar #product_search {
  margin: unset;
  width: 80%;
}

.main-navbar #searchkeyword {
  display: inline-block!important;
  margin-left: 2rem;
  width: 80%!important;
  border-radius: 0px !important;
  border: 1px solid #252a66!important;
  font-size: 14px!important;
  border-top-left-radius: 0.2rem!important;
  border-bottom-left-radius: 0.2rem!important;
  padding: 1.3rem 1rem!important;

}

.main-navbar .first-navbar-ul {
  width: 100%;
}
.main-navbar #buttonGo {
  padding: 0.5rem 0.8rem;
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
  color: #ddd;
  border-left: unset;
  background-color: #252a66;
  cursor: pointer;
  margin-left: .7rem;
}

.main-navbar #buttonGo path {
  fill: #ddd;
}

.other-menu-items-link{
  font-size: 14px;
  color: #252a66;
}

.second-menu-nav-wrapper {
  border-top: 1px solid #ddd;
  padding: 0 1rem;
}

.second-menu-nav-wrapper .second-navbar {
  padding: 0 1rem;
}
.second-menu-nav-wrapper .second-navbar-ul {
  width: 100%;
}

.megamenu-link {
position: static;
}

.second-menu-nav-wrapper .second-navbar-ul a {
font-size: 14px;
color: #252a66;
}

.megamenu-link .megamenu-dropdown {
  width: 100%!important;
  border: none;
}

footer .footer-items {
  margin-right: 2rem;
  margin-bottom: 1rem;
}

footer .footer-items li a  {
  text-decoration: none;
  color: #252a66;
  font-size: 14px;
  padding-bottom: .5rem;
}

footer .footer-social-company-main-info  ul.social-media a {
  font-size: 14px!important;
  color: #252a66;
}
.main-footer{
    width: 100% !important;
}
.main-footer ul.social-media {
    margin: 0;
    padding: 5px 0px;
    list-style-type: none;
    font-size: 35px !important;
}
.main-footer ul.social-media li {
    display: inline-block;
    /*float: left;*/
    margin-right: 10px;
}
.main-footer ul.social-media img {
    width: auto;
    height: 25px;
}

ul.footer-company-main-info {
  display: inline-flex;
  text-align: center;
  margin-bottom: 1rem;
}

ul.footer-company-main-info li {
  color: #252a66;
  font-size: 14px;
}

ul.footer-company-main-info li:not(:last-child):after {
  content: '';
  border-right: 1px solid #9e9e9e;
  width: 1px;
  height: 1px;
  margin-right: 0.5rem;
  padding-left: 0.5rem;
}

#home-slider img {
  width: 100%;
  height: 500px;
}

.secondary-footer {
  padding-top: 2rem;
}
.secondary-footer .copyright {
  padding: .5rem 1rem 2rem;
  color: #252a66;
  font-size: 14px;
}

.slider-logos-div{
  text-align: right;
}

.slider-logos{
  width: 50px!important;
  height: 30px!important;
}

  /* -------- Cart -------- */
    /* ------ Container ------ */
.product-info-wrapper {
  width: 90%;
  margin: 0 auto;
}

    /* ------ Delete and edit icons ------ */
.cart-delete-edit {
  align-self: center;
}

  /* -------- Cart's Shipping Method -------- */
    /* ------ Text above container ------ */
.shipping-text-confirmation,
.notice--bold {
  text-align: center;
  color: #000;
  font-weight: 900;
}

.click-calculate-notice {
  text-align: center;
  color: #000;
}

  /* -------- Sign up  page -------- */
    /* ------ Required fields ------ */
.required::after {
  content: '*';
  padding-left: 2px;
  color: red;
}

    /* ------ Submit button ------ */
.register-submit-btn {
  padding-left: 0 !important;
  margin-bottom: 15px;
}

.side-block a div:first-child {
    float: left;
}

.side-block a .noLpadding {
    float: right;
}

.ui-autocomplete {
  border-radius: 0px !important;
  border: 0px !important;
  /* left: 0!important;
  width: 60% !important; */
  left: 195px !important;
  width: 54.1% !important;
  /* right: 0!important; */
  margin: auto!important;
  z-index: 10000000000;
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
  .ui-autocomplete {
  border-radius: 0px !important;
  border: 0px !important;
  left: 0!important;
  width: 54% !important;
  right: 0!important;
  margin: auto!important;
  z-index: 10000000000;
  height: 366px;
  overflow: hidden;
  overflow-y: auto;
  border: 3px lightgray solid !important;
  right: 15% !important;
}

.megamenu-div-wrapper {
  max-height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}

.disabled-search-button {
  opacity: .6;
  cursor: no-drop !important;
}

.signin-register-mobile {
  display: inline-block !important;
}

.username-mobile {
  padding: 1rem !important;
}

#search-results-page .search-result-page-main-title {
  padding-top: 2rem;
}

#search-results-page .search-result {
  margin-bottom: 1rem;
}

#search-results-page .search-filters {
  padding-top: 2rem;
}

#search-results-page .product-description-preview {
  line-height: 25px;
}

#search-results-page  .search-result-item {
  padding-top: 1rem;
}

.search-pagination-modification {
  display: block;
}

.search-pagination-modification a {
  font-size: 14px;
  padding: .1rem 0.3rem !important;
  min-width: unset!important;
  min-height: unset!important;
  height: unset!important;
  width: unset!important;
}

#search-results-page .search-page-item-info {
  font-size: 14px;
  padding-top: .2rem;
}
#mobile-header {
  display: none;
}

.mobile_menu #product_search {
  margin: 1rem auto;
  width: 100%;
}

.mobile_menu #searchkeyword {
  display: inline-block!important;
  margin-left: 1rem;
  width: 60%!important;
  border-radius: 0px !important;
  border: 1px solid #252a66!important;
  font-size: 14px!important;
  border-top-left-radius: 0.2rem!important;
  border-bottom-left-radius: 0.2rem!important;
  padding: 1.3rem 1rem!important;
  /*background: -webkit-linear-gradient(#252a66, #2b73b9)!important;*/
  background: #252a66!important;
  -webkit-text-fill-color: transparent!important;
}

.mobile_menu #buttonGo {
  padding: 0.5rem 0.8rem;
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
  color: #ddd;
  border-left: unset;
  background-color: #252a66;
}

.mobile_menu #buttonGo path {
  fill: #ddd;
}

.profile-head-image {
  margin-bottom: 1rem;
  text-align: center;
}

.company-main-info-card {
  background-color: #efefef78;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-radius: .2rem;
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.dashboard-item-links div{
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.user-statistics-desc, .user-statistics-count {
  font-size: 24px;
}

.dashboard-main-items {
  width: 80%;
  margin: 2rem auto;
}

/* -------- Clear floats --------  */
.clear-float {
  float: none !important;
}

/* -------- Request Buyer page -------- */
  /* ------ Transaction tables ------ */
.transation_table_container,
.table-container {
  width: 100%;
}

.transation_table_container {
  margin-bottom: 32px;
}

.my-company-billing {
  font-size: 16px;
  border-bottom: 1px solid;
  display: block!important;
}

.MyCompany-page-form {
  width: 90%;
  margin: 1rem auto;
}

.product-list-page-options:not(:first-child){
  margin-left: 1rem;
}

.search-form-product-list {
  width: 100%!important;
  justify-content: center;
}

#textSearsh {
  width: 60%!important;
}

.bulk-guidelines {
  border: unset!important;
  border-bottom: 1px solid #ebebeb!important;
  margin-bottom: 1rem;
}

.inner-product-quantity-select-section {
  display: flex;
}

.inner-product-quantity-select {
  width: 55% !important;
  border: 2px solid #001A70;
  height: 38px;
  display: inline !important;
}

.quantity-unit {
  margin: .5rem;
}

.search-more-page-links-ul {
  margin-bottom: 1rem;
}
fieldset.location-map-picker {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-top: 20px;
    margin-bottom: 20px;
}
fieldset.location-map-picker legend {
    width: 15%;
    margin-left: 40px;
    padding-left: 9px;
    font-weight: bold;
}
.company-profile .co-head, .company-profile .co-body { 
    width: 100%;
}
#home-main-slider .customized-owl-carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 3rem;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.owl-dots {
    position: relative;
    bottom: 4rem;
}

.message .alert-success {
    width: 100%;
    border: 1px solid #94b491;
    padding: 10px;
    background: #f1f9f0;
    color: #7bba77;
    display: block;
}

.message .alert-error {
    border: 1px solid #d29c98;
    padding: 10px;
    background: #fff5f4;
    color: #f48a8a;
    width: 100%;
}

@media only screen and (max-width: 767px) {
  /* -------- Cart -------- */
    /* ------ Container ------ */
  .product-info-wrapper {
    width: 100%;
  }
}

@media only screen and (min-width: 800px) and (max-width: 992px) {
    .main-navbar #searchkeyword {
      width: 70%!important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1165px) {
    .main-navbar #searchkeyword {
      width: 70%!important;
    }

    .main-navbar #product_search {
      width: 75%!important;
    }
}

@media only screen and (max-width: 800px) {
  .footer-company-main-info {
    display: block!important;
  }
  #desktop-header {
    display: none;
  }
  #mobile-header {
    display: block;
    padding-bottom: 1rem;
  }
  .ui-autocomplete {
    width: 95% !important;
    top: 150px !important;
  }
  .inner-profile-pages-titles {
    font-size: 24px;
  }

  .user-statistics-desc, .user-statistics-count {
    font-size: 20px;
  }

  .MyCompany-page-form {
    width: 95%;
    margin: 1rem auto;
  }
  .add-user .form-check {
    padding-left: unset!important;
    width: unset!important;
    float: unset!important;
  }
}
@media only screen and (max-width: 600px) {
  #AddToCartForm {
  margin-left: .5rem;
  margin-bottom: 1rem;
  }

.cotact-us-title{
justify-content: center;
}

.input-group{
    flex-wrap: nowrap !important;
}
}
/*
.tomato {
    text-transform: uppercase !important;
}
*/
