.nav-menu-top {
  background: #3c3c3c;
}

.nav-menu-top a.nav-link {
  color: #fff;
  padding: 3px 15px;
}

a.main-logo img {
  width: auto;
  height: 100px;
  padding: 15px;
}

.bg_black {
  background: #1f1f1f;
}

.bg_green {
  background: #74bd05;
}

.bg_white {
  background: #fff;
}

.bd_gray {
  background: #f5f5f5;
}

.slider-bottom {
  display: inline-flex;
  margin: 20px 0px;
}

.slider-bottom i {
  font-size: 40px;
  border-right: 3px solid #74bd05;
  padding: 0 15px;
  color: #74bd05;
}

.slider-bottom p {
  font-size: 16px;
  padding-left: 15px;
  font-weight: bold;
  color: #74bd05;
  margin: 0;
  line-height: 23px;
}

.slider-bottom p span {
  font-size: 14px;
  font-weight: 300;


}

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-bottom i {
    font-size: 30px;
    padding: 0 10px 0 0;
  }

  .slider-bottom p {
    font-size: 14px;
    padding-left: 11px;
  }

  .slider-bottom p span {
    font-size: 12px;
    font-weight: 300;
  }

}

.container-fluid.home-slider {
  padding: 0;
}

.row.blue-section {
  background: #2196f3;
  padding-bottom: 70px;
}

img.homeSliderImg {
  border: 50px solid #fff;
  border-radius: 50%;
  margin-top: -60px;
}


h2.sec-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 36px 15px 15px 15px;
  border-bottom: 6px double;
  display: inline-block;
  position: relative;
}

h2.sec-title:after {
  content: "";
  background: black;
  width: 20px;
  height: 20px;
  position: absolute;
  transform: rotate(45deg);
  bottom: -13px;
  left: 0;
  right: 0;
  margin: auto;
  border: 4px solid #fff;
  box-shadow: 0px 0px 3px black;
}

.row.blue-section h2.sec-title {
  color: #fff;
}

.product-cart-img {
  height: 240px;
  width: 100%;
  overflow: hidden;
}

.product-cart-img img {
  min-width: 100%;
  overflow: hidden;
  width: 100%;

}

.product-cart-img.slider-cart-img {
  height: 300px;
  width: 100%;
  overflow: hidden;
}

.product-cart-img.slider-cart-img img:hover {
  transform: scale(1.2) rotate(5deg);
  border: 0;
}

.product-cart-img.slider-cart-img img {
  min-width: 100%;
  overflow: hidden;
  width: auto;
  transition: 1.4s all;

}

.product-cart-img.non-slider-cart-img {
  height: auto;
  width: 100%;
  overflow: hidden;
}

.product-cart-img.non-slider-cart-img img:hover {
  transform: scale(1.2) rotate(5deg);
  border: 0;
}

.product-cart-img.non-slider-cart-img img {
  min-width: 100%;
  overflow: hidden;
  width: 100%;
  transition: 1.4s all;

}

.product-cart-name a {
  color: #000;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}

.item-card {
  margin: 10px;
  background: #fff;
  padding: 10px;
}

.product-cart-btn .btn-group {
  width: 100%;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  height: 60px;
  position: absolute;
  width: 60px;
  cursor: pointer;
  top: 45% !important;
  color: #fff !important;
  font-size: 50px !important;
  outline: none;
  background: #74bd05d1 !important;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {

  padding: 3px;
  border-radius: 3px;
}

.owl-carousel .owl-nav button.owl-prev {
  left: -17px;
}

.owl-carousel .owl-nav button.owl-next {
  right: -17px;
}

.slider-home .owl-dots {
  text-align: center;
}

.slider-home button.owl-dot {
  background: #4c4e48 !important;
  margin: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.slider-home button.owl-dot.active {
  background: #91d30e !important;

}

.footer_section {
  background: #1f1f1f;
  color: #b1b1b1;
  margin-top: 10px;
  padding: 40px 15px;
}

.footer-aria h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 3px double;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #b1b1b1;
}

.footer-aria p {
  font-size: 15px;
}

.footer-aria ul {
  list-style: none;
  padding-left: 0;
}

.footer-aria ul li {
  color: #b1b1b1;
}

.footer-aria ul li a {
  color: #b1b1b1;
}

.footer-address.footer-aria ul li {
  display: block;
  min-height: 36px;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 36px;
}

.footer-address.footer-aria ul li i {
  border: 1px solid #74bd05;
  font-size: 19px;
  margin-right: 5px;
  width: 36px;
  height: 36px;
  line-height: 33px;
  text-align: center;
  background: #74bd05;
  color: #fff;
  border-radius: 50%;
}

.footer-description.footer-aria ul li i {
  line-height: 40px;
  text-align: center;
  color: #b1b1b1;
}

.footer-description.footer-aria ul li {
  display: inline-flex;
}

.footer-description.footer-aria ul li a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 28px;
  text-align: center;
  line-height: 40px;
}

.container-fluid.copyright {
  background: #74bd05;
  text-align: center;
  color: #fff;
  padding: 5px 15px;
  font-size: 14px;
}

.container-fluid.copyright a {
  color: #fff;
}

.row.white-section {
  background: #e4f3f7;
  padding-bottom: 70px;
}

ul.top-social {
  display: inline-flex;
  list-style: none;
  text-align: right;
  margin-top: 15px;
}

ul.top-social li a {
  padding: 15px 6px;
}

ul.top-social li i {
  border: 0;
  color: #fff;
  background: #74bd05;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: auto;
  text-align: center;
  font-size: 19px;
  border-radius: 3px;
}

.nav-quict-contact {
  padding-top: 15px;
  font-size: 15px;
}

.nav-quict-contact p {
  margin-bottom: 5px;
}

.nav-quict-contact p i {
  background-color: #74bd05;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.nav-search {
  margin-top: 15px;
}

.src-btn {
  border: 1px solid #74bd05;
  color: #fff;
  background: #74bd05;
  outline: none;
}

.nav-search input.form-control {
  border: 2px solid #74bd05;
  border-radius: 0;
  outline: none;
}

#myCart span {
  background: #74bd05;
  color: #fff;
  border-radius: 2px;
  padding: 3px;
}

.cart-item-img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}

.empay-cart {
  text-align: center;
  padding: 50px;
}

.empay-cart p {
  padding: 50px;
}

.empay-cart p {
  padding: 16px 0px;
  font-size: 40px;
  font-weight: bold;
  color: gray;
}

body {
  margin-bottom: 0;
}

.top-social {
  /*  */
}

.top-social li {
  /*  */
}

.nav-main-menu {
  background: #317bfe;
  color: #fff;
}

.nav-main-menu ul.navbar-nav li a {
  color: #fff !important;
}

#TopNavLink {
  background-color: #1f1f1f;
}

#TopNavLink ul.navbar-nav li a {
  font-size: 15px;
  color: #fff !important;
  background: transparent !important;
  padding-top: 5px;
  padding-bottom: 5px;
}

#TopNavLink .fa-shopping-cart {
  font-size: 20px;
  color: #fff;
}

nav#mainNav {
  margin-bottom: -1px;
}

.category-image img {
  width: 100%;
}

.category-image {
  height: 250px;
  display: block;
  position: relative;
  overflow: hidden;
}

.boxshadow {
  box-shadow: 0 1px 6px #cacaca;
}

#topSearchBox {
  border-radius: 0;
  border: 2px solid #74bd05;
  width: 100%;
}

#topSearchBox input {
  border: none;
  text-align: left;
  color: #1f1f1f;
}

#topSearchBox span {
  border-left: 3px solid #74bd05;
  background: #74bd05;
}

#topSearchBox span button {
  border: 0 !important;
  background: #74bd05;
  color: #fff;
  outline: none;
}

.main-logo:hover img {
  border: 0;
}

.btn-subscribe {
  background: #74bd05 !important;
}

.btn-subscribe:hover {
  background: #fff !important;
  border: 1px solid #74bd05;
  color: #74bd05;
}

input,
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px !important;
  color: #1f1f1f;
  outline: none;
  font-size: 15px;
  text-align: left;
  line-height: 1;
  vertical-align: middle;
  font-weight: 300;
}

.sideber-cat {
  width: 100%;
  text-align: left;
  margin-top: 15px;
}

.sideber-cat>h2 {
  background: #74bd05;
  color: #fff;
  font-size: 19px;
  padding: 10px;
  margin-bottom: 0;
}

.sideber-cat>.sc-main {}

.sideber-cat>.sc-child {}

.sideber-cat>.sc-parent {}

.sideber-cat ul {
  list-style: none;
  padding-left: 0;
}

.sideber-cat li {}

.sideber-cat a {
  background: #317bfe;
  padding: 5px 10px;
  margin-top: 1px;
  display: block;
  color: #fff;
}


.sc-child>li a {
  padding-left: 15px;
}

.sc-parent>li a {
  padding-left: 25px;
}

.sc-child>li {
  position: relative;
}

.sideber-cat a:hover {
  background: #1f1f1f;
  transition: .75s;
}

.btn-warning {
  color: #fff;
  background-color: #74bd05 !important;
  border-color: #74bd05 !important;
}

.btn-warning:hover {

  background-color: #64a502 !important;
  border-color: #64a502 !important;
}








.navbar-nav>li>a {
  padding-top: 0;
  padding-bottom: 0;
}

.mainmenu {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  border: 0px !important;
}

.navbar-nav>li:last-child>a {
  padding-right: 0px;
  margin-right: 0px;
}

.dropdown-menu {
  padding: 0px 0;
  margin: 0 0 0;
  border: 0px solid transition !important;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;

}

/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu>li>a {
  padding: 16px 15px 16px 25px;
}

.header_bottom {
  background: #0071ba
}

.header_area .header_bottom .mainmenu a,
.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  padding: 16px 15px;
  font-family: 'Roboto', sans-serif;
}

.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #0071ba;
  background: #54c6d4;
  outline: 0;
}

/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle {
  border-color: #fff
}

/*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff
}

/*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul>li:hover>a {
  background: #54c6d4;
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  background: #CBEAF0;
}

.mainmenu .collapse ul ul ul>li:hover>a {
  background: #CBEAF0;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
  background: #98D7E1;
}

.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
  background: #0a1464
}

.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
  background: #e4eeb8
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px
}

@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li {
    position: relative;
  }

  .mainmenu .collapse ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none
  }

  /*******/
  .mainmenu .collapse ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul li:hover>ul {
    display: block
  }

  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none
  }

  /*******/
  .mainmenu .collapse ul ul ul li {
    position: relative
  }

  .mainmenu .collapse ul ul ul li:hover ul {
    display: block
  }

  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1
  }

}


.home-slider-text {
  margin-top: 25%;
}

.home-slider-text.Left {
  right: 0;
  text-align: center;
}

.home-slider-text span {
  color: red;
  font-size: 30px;
  font-weight: bold;
  font-family: "Clicker Script", cursive;
}

.home-slider-text h3 {
  font-size: 30px;
  letter-spacing: 12px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 30px;

}

.home-slider-text h2,
.home-slider-text h1 {
  font-size: 55px;
  color: #292621;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;

}

.home-slider-text p {
  color: #74706b;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;

}

.home-slider-text a {
  background: #292621;
  color: #fff;
  padding: 15px 30px;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
}

.page-body {
  background: #f4f4f4;
  padding-bottom: 15px;
}

.page-card {
  background: #fff;
  padding: 10px;
  margin-top: 15px;
}

.page-card-header {
  background: #e7e7e7;
  margin: -10px -10px 15px -10px;
  padding: 10px 15px;
  font-weight: bold;
}

.btn-fw {
  width: 100%;
}


.details-note {
  background: #fafafa;
}

.dn-head {
  font-weight: bold;
  padding-left: 15px;
  color: gray;
}

.dn-body {
  display: table;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dn-icon {
  display: table-cell;
  vertical-align: middle;
  color: #939393;
  text-align: center;
  font-size: 32px;
  padding: 0 5px;
  width: 60px;
}

.dn-description {
  display: table-cell;
  vertical-align: middle;
  color: #202020;
  word-break: break-word;
  line-height: 18px;
  padding: 10px;
}

.dn-rate {
  display: table-cell;
  vertical-align: middle;
  color: #009db4;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
}

.dn-description>small {
  color: #939393;
}

.drift-zoom-pane.drift-open {
  z-index: 9;
  border: 2px solid gray;
}

.address-label {
  background: #74bd05;
  color: #fff;
  padding: 5px;
  border-radius: 10px;
  font-weight: bold;
}

p.pd-discount {
  font-size: 25px;
  font-weight: bold;
  color: #74bd05;
}

p.pd-price {
  margin-top: -12px;
}

.page-content {
  background: #fff;
  padding: 15px;
  margin: 50px 0;
}

h2.page-titel {
  font-size: 40px;
  text-align: center;
  margin: 50px 0;
  font-weight: bold;
}

.page-description p {
  font-size: 26px;
  line-height: 39px;
  font-weight: 300;
  font-family: sans-serif;
}