/*your custom css goes here*/

html {
  scroll-behavior: smooth;
}
body {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff !important;
    /*color: #656565 !important;*/
    letter-spacing: 0 !important;
    font-size: 13px !important;
    font-family: "Open Sans", sans-serif !important;
    line-height: 24px !important;
    overflow-x: hidden !important;
}

.container-fluid {
    padding: 0px !important;
    margin: 0px !important;
}

.home-banner-area {
    margin: 0px !important;
}

dl, menu, ol, ul {
     margin: 0.5em 0 !important; 
}

.ps-price {
    background-color: #e62e04 !important;
}

.top-navbar {
    min-height: 20px !important;
    background-color: #fff !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-color: #f7f7f7 !important;
    align-items: center !important;
    font-size: 11px !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
    /*z-index:1 !important;*/
}

.logo-bar-area {
    /*padding: 17px 0 !important;*/
    position: relative;
    transition: padding ease-in-out 0.2s;
}

.la-2x {
    font-size: 4em !important;
}

/* mega menu */

/*New css*/
.side-content {
    background : #fff;
    padding: 15px;
}
.side-content h4 {
    margin-bottom: 0!important;
}
.side-content ul {
    list-style: none;
    padding-left: 0;
}
.side-content ul li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding-top: 9px;
}
.side-content ul li a h5 {
    margin-bottom: 0;
}
.side-content ul li a p {
    margin-bottom: 0;
}
.side-content img {
    width: 73px;
    height: 73px;
    margin-right: 10px;
}
/*Products*/
.trending-products {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 25px;
    padding: 25px;
}
.trending-products .product-card {
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 16.66%;
    text-align: center;
}
.product-card a {
        display: block;
        width: 100%;
        height: 100%
}
.product-card a p {
        display: block;
        font-size: 13px;
        margin-top: 25px;
}
.trending-product-img {
   position: relative;
    max-width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.trending-product-img img {
    height:100px;
}

.p-banner-content {
    position: relative;
    padding: 20px;
    text-align: center;
}
.p-banner-content h3 {
    font-size: 16px;
    font-weight: 700;
}
.product-list .newlist {
    padding: 10px 25px;
    border: 1px solid #e6ecf2;
}
.list-content p {
    margin-bottom: 5px;
    padding: 0 15px;
    text-align: right;
    font-size: 13px;
    font-weight:600;
}
.list-content p span {
    font-weight:400;
}
.list-content img {
    width: 125px;
    height:125px;
}
.list-content a {
    color: #333;
}
.quotation {
    padding: 50px;
}
@media only screen and (max-width: 540px){
    .side-content ul {
    display:block!important;
}
.side-content a {
    display: flex!important;
}
}
@media only screen and (max-width: 768px){
.side-content ul {
    display:flex;
    justify-content: space-around;
}

.side-content ul li a {
    display: block;
}
.c-info {
    display: block!important;
}
.c-info span {
    display: block;
}
.c-profile {
    margin-top: 80px;
}
.c-profile .d-flex {
    display:block!important;
}
}
@media only screen and (max-width: 640px){
.trending-products .product-card {
    width: 50%!important;
}
}
@media only screen and (max-width: 1024px){
.trending-products .product-card {
    width: 33.33%;
}
}
@media only screen and (max-width: 1280px){
.trending-products .product-card {
    width: 25%;
}

}

/*Company profile*/
.c-profile {
    background: #fff;
    padding: 20px;
}
.c-profile h1{
    margin-bottom:10px;
}
.c-profile img{
    margin-right: 15px;
}

.c-profile span img{
    width: 25px;
    height:25px;
    margin: 0 10px;
}
.c-info span p {
    padding: 5px 10px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    margin-left: 10px;
}
.c-info {
    display : flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.c-list-content {
    background : #fff;
    display: block;
}
.c-list-content p {
    margin: 10px 0;
    text-align: left;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.c-list-content p span {
    font-weight: 400;
}
.ch-35 {
    height: 35px;
}
.bg-row {
    background: #f3f3f3;
    border-radius: 5px;
    
}
/*Profile Nav*/

a:hover {
  text-decoration: none;
}
.header 
{
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
.navbar .nav .nav-item .nav-link:after {
  display: none;
}


.nav-link i {
  font-size: 14px;
}
.ftco-navbar-light .navbar-nav>.nav-item.active {
 background: #01579b;
}
 .navbar .nav .nav-item.submenu {
  position: relative;
}

.navbar .nav .nav-item.submenu ul {
  border: none;
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
  background: #fff;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.navbar .nav .nav-item.submenu ul:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  transition: all 400ms linear;
}

.navbar .nav .nav-item.submenu ul .nav-item {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #ededed;
  margin-left: 0px;
  transition: all 0.4s linear;
}

.navbar .nav .nav-item.submenu ul .nav-item .nav-link {
  line-height: 45px;
  color: #5d5d5d;
  padding: 0px 10px;
  transition: all 150ms linear;
  display: block;
  margin-right: 0px;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
}

.navbar .nav .nav-item.submenu ul .nav-item:last-child {
  border-bottom: none;
}

.navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
  background: #42a5f5;
  /* background: #3949ab; */
  color: #fff;
}

.navbar .nav .nav-item.submenu:hover ul .nav-item {
  margin-top: 0px;
}
 .navbar .nav .nav-item:last-child {
  margin-right: 0px;
}

.navbar {
  font-size: 12px;
  /* line-height: 60px; */
}



 .main_menu .navbar .nav .nav-item .nav-link {
  line-height: 70px;
}


/*.sticky {*/
/*  z-index: 9999;*/
/*  position: fixed;*/
/*  left: 0;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.45) !important;*/
/*}*/


.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.ftco-navbar-light {
  background: #42a5f5;
  z-index: 3;
  padding: 0;
}

@media (min-width: 992px) {
 .navbar .nav .nav-item.submenu ul {
    position: absolute;
    top: 120%;
    left: 0px;
    min-width: 200px;
    text-align: left;
    opacity: 0;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
  }
  

 .navbar .nav .nav-item.submenu:hover ul {
    visibility: visible;
    opacity: 1;
    top: 103%;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light {
    position: relative;
    top: 0;
    padding: 10px 15px;
  }
  .c-profile {
    margin-top: 80px;
}
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  font-size: 11px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #ff0000;
  /* background: #fff; */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}



.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover:before {
  width: 100%;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    /* padding-left: 0;
    padding-right: 0;
    padding-top: .7rem;
    padding-bottom: .7rem; */
    color: rgba(255, 255, 255, 0.7);
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff;
  }
}

@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
  font-size: 12px;
  color: #000;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:focus {
  background: #3949ab;
  color: #fff;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
    color: rgba(255, 255, 255, 0.8);
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
  color: #fff;
  background: #ff0000;
  border-radius: 0px;
}

@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #fff;
    background: #ff0000;
    border-radius: 4px;
  }
}


@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.active>a {
    color: #fff;
  }
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  /* border: 1px solid #fff;
  padding: 10px; */
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:focus {
  outline: none !important;
}

.navbar-brand {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin: 15px 0;
}

.navbar-brand span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
}

.navbar-brand:hover,
.navbar-brand:focus {
  color: #000;
}


.searchform {
  height: 35px;
  border: 1px solid #f3f3f3;
  overflow: hidden;
   border-radius: 5px; 
}

@media (min-width: 992px) {
  .searchform {
    width: 300px;
  }
}

.searchform .form-control {
  width: calc(100% - 50px);
  border: none;
  background: #fff !important;
  color: rgba(0, 0, 0, 0.7) !important;
  height: 35px;
}
.search-right {
   margin: 0;
}

.searchform .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control:-ms-input-placeholder {
  /* IE 0+ */
  color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .search-btn {
  width: 50px;
  padding: 10px;
  background: #FF0000 !important;
}

.searchform .search-btn span {
  font-size: 16px;
  color: #fff;
}
/*Company Product page*/
.product-sidebar {
    background: #fff;
    padding: 15px;
}
.product-sidebar h4 {
    margin-bottom: 10px;
}
.product-list ul {
    list-style: none;
    padding-left: 0;
}
.product-list ul li {
    padding: 10px 0;
}
.product-list ul li a {
    color: #333;
    font-size: 14px;
}
.product-list ul li a:hover {
    color: #FF0000;
    font-size: 14px;
}
.line {
    border-bottom: 1px solid #ddd ;
    margin: 15px;
}
.contact-supplier h4 {
    margin-bottom: 5px;
}
.c-icon img {
   width: 25px!important;
   height: 25px!important;
}
.contact-supplier img {
   width: 70px;
   height: 70px;
}
.contact-supplier p {
    margin-bottom: 5px;
    margin-left: 10px;
}
.contact-supplier textarea {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #ced3d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    resize: vertical;
    outline: 0;
    overflow: auto;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.c-product p {
    margin-bottom: 2px;
}
.c-product a img {
    min-height: 240px;
}
.c-product {
    border: 1px solid #ddd;
}
.c-absolute-top-right {
    position: absolute;
    top: 0;
    right: 0;
}
.c-product .position-relative {
    overflow: hidden;
}
/*category box*/

.course {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	display: flex;
	max-width: 100%;
	margin: 10px;
	overflow: hidden;
	width: 230px;
}

.course:hover {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	display: flex;
	max-width: 100%;
	margin: 10px;
	overflow: hidden;
	width: 230px;
}

.course h2 {
	/*letter-spacing: 1px;*/
	margin: 8px 0;
	font-size: 0.8rem;
	color: white;
}

.course-preview {
	background-color: #F9BB08;
	color: white;
	padding: 30px;
	max-width: 150px;
}

.course-info {
	padding: 30px;
	position: relative;
	width: 100%;
}

.hdr-content {
    padding: 0px 0 !important;
}

.hdr-desktop .mmenu:not(.mmenu--vertical) > li > a {
    color: #2d2c2c !important;
}
.mmenu:not(.mmenu--vertical) > li > a:not(:only-child) {
    padding-right: 27px !important;
}

.hdr-desktop .mmenu:not(.mmenu--vertical) > li > a {
    color: #2d2c2c !important;
}
.mmenu:not(.mmenu--vertical) > li > a:not(:only-child) {
    padding-right: 27px !important;
}
.mmenu:not(.mmenu--vertical) > li > a {
    display: block !important;
    position: relative !important;
    padding: 20px 16px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: .1px !important;
    transition: 0.2s !important;
}

.border-primary {
    border-color: #42a5f5 !important;
}

.btn-decor {
    letter-spacing: 0px !important;
}

.image-only-wrapper {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ebebeb;
    margin: auto;
    transition: transform 1s;
}

.image-only-wrapper:hover {
    transform: translate(0px,-6px);
}

.main-home-slider img {
    height: 520px;
}

@media only screen and (max-width: 600px) {
  .main-home-slider img {
     height: 320px;
   }
}

.category-text {
    color: #030106;
}

.category-text:hover {
    color: #27c7d8 !important;
    text-decoration: none !important;
}

.shop-features-style4 .shop-feature .shop-feature-icon {
    margin: 0 !important;
    min-width: 102px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 44px !important;
    line-height: 1em !important;
    color: #000 !important;
}

.aiz-p-hov-icon a:hover {
    background: #27c7d8 !important;
    color: #fff;
}

/* The sidepanel menu */
.sidepanel {
  height: 100vh; /* Specify a height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0;
  left: 0;
  line-height:1.4em;
  background-color: #f8f8fa;
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: 0.5s ease-in-out; /* 0.5 second transition effect to slide in the sidepanel */
}

/* The sidepanel links */
.sidepanel a {
  padding: 20px;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  display: block;
  transition: 0.3s;
  text-transform: uppercase;
  line-height: 18px;
}

/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #0B0A08;
}

/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 100%;
    background: #42a5f5;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Style the button that is used to open the sidepanel */
.openbtn {
  font-size: 11px;
  cursor: pointer;
  /*background-color: #111;*/
  color: #42a5f5;
  padding: 3px 8px;
  border: 1px solid #42a5f5;
  margin-bottom: 7px;
  height:35px;
  font-family: "Montserrat", sans-serif;
}

.openbtn:hover {
  background-color: #42a5f5;
  color: white !important;
}

.delivery-btn {
    padding: 10px 8px !important;
    font-size: 12px !important;
}

.be-seller-btn {
    background-color: #27c7d8;
    color: #fff;
    padding: 10px 22px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
}

.be-seller-btn:hover {
    background-color: #fff;
    border:1px solid #27c7d8;
    color:#27c7d8;
}

.sidenav-wrapper {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1);
    font-family: "Open Sans", sans-serif !important;
    
}

.sidenav-wrapper ul .nav {
    background-color: #fff;
}

.nav-level-1 {
    display:block; 
    font-weight:bold; 
    text-transform:uppercase; 
    border-top:1px solid #e2e2e2; 
    border-bottom:1px solid #e2e2e2; 
    margin-bottom:-1px;
}

.arrow {
    display: inline-block;
    position: relative;
    float: right;
    margin-left: -50px;
    z-index: 100;
    width: 50px;
    height: 44px;
    top: 0;
    right: 0;
    font-family: 'icomoon';
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
}

.arrow .nav-level-1[aria-expanded="true"]::after {
    display:none;
}

.nav-level-1[aria-expanded="true"]::after {
    content: "\e92a";
    font-family: 'icomoon';
    display: inline-block;
    position: relative;
    float: right;
    margin-left: -50px;
    z-index: 100;
    width: 50px;
    height: 44px;
    top: 0;
    right: 0;
    font-family: 'icomoon';
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
}

.dropdown-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: white;
  color:black;
  width: 850px;
  padding: 20px;
  margin-top: 50px;
  z-index: 1000000000;
  border-top: 1px solid #f7f7f7;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 400ms, visibility 400ms;
}

.dropdown-content a:hover {color: #27c7d8;}

.dropdown:hover .dropdown-content {
  visibility: visible;
  opacity: 1;
}

.dropdown:hover .dropbtn {color:#27c7d8;}


.submenu-title {
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 0px !important;
}

.single-menu-text{
    font-weight: bold;
    color:#2d2c2c;
    font-size: 14px;
    letter-spacing:1px;
    margin-left: 0px !important;
}

.submenu-text {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0px;
    color: #2d2c2c;
    margin-left: 0px !important;
}
.menu-col {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: static;
    padding: 0 20px;
    width: 100%;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f7f7f7;
}

.menu-col:first-child {
  border-left: none;
}

.submenu-text-link {
    font-weight: bold;
    color:#2d2c2c;
    font-size: 14px;
    margin-left: 0px !important;
}

.submenu-text-link:hover{
    color:#2d2c2c;
    text-decoration: underline;
}


.navigation-text {
    color: #2d2c2c;
    text-align:center;
    float:left;
    font-size: 13px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05 px;
    transition: 0.2s;
}

.navigation-text:hover {
    color: #42a5f5;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.add-to-cart-buy-now-btn {
    padding: 0;
    width: 170px;
    text-align: center;
    margin-right: 10px;
    height: 44px;
    font-size: 15px;
    border-radius: 2px;
    transition: all .3s ease-out;
    outline: none;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.buy-now-btn {
    background-color: #FEA800;
    border: 1px solid #FEA800;
    color: #fff;
}
.buy-now-btn:hover {
    background: #ED8900;
}
.add-to-cart-btn {
    background-color: #27c7d8;
    color: #fff;
}
.add-to-cart-btn:hover {
    border-color: #27c7d8;
    background: #27c7d8;
}

.delivery-options {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
}

.delivery-header {
    display: table;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    font-weight: 600;
    font-size: 11px;
}

.delivery-pincode {
    display: table-cell;
    vertical-align: middle;
    color: #202020;
    padding-right: 10px;
    max-width: 215px;
    word-break: break-word;
    line-height: 20px;
}

.delivery-box {
    border-bottom: 1px solid #f7f7f7;
}

.seller-name_title {
    color: #757575;
    font-size: 12px;
}
.seller-name__title {
    margin-top: 0px;
    font-size: 16px;
}

.visit-store-link {
    font-size: 12px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    text-align:center;
}

.wishlist-icon {
    font-size: 20px;
}

.wishlist-icon:hover {
    color: #27c7d8;
}

.fs-15 {
    font-size: 1.07rem!important;
}
.fs-14 {
    font-size: 0.95rem !important;
}
.fs-13 {
    font-size: 1.06rem !important;
}
.minicart-title {
    font-size: 12px !important;
}
.header-search {
    font-size: 16px !important;
}

.promo-topline {
    position: relative;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
    color: #fff;
}
.hdr .custom-text {
    font-size: 12px !important;
}
.hide{
  display:none;
}
.show{
  display:block;
}

.h-30px, .size-30px {
    height: 25px;
}

.w-30px, .size-30px {
    width: 25px;
}

.h-35px, .size-35px {
    height: 45px;
}

.delivery-address-btn {
    background: #fff !important; 
    color: #000 !important; 
    border: 2px solid #27c7d8;
}

.bootstrap-select .dropdown-toggle .filter-option {
    top: 6px !important;
}

.sell-area {
    position: absolute;
    top: 20px;
    left: 0px;
    height: 100%;
    display: block;
    z-index: 9;
    color:white;
    border-top-right-radius: 10px; 
    border-bottom-right-radius: 10px;
}

.sell-area .sale {
    background-color: #42c406;
    color: white;
    padding: 0px 3px;
    font-size: 0.97em;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px 15px;
}