.top-menu-link ul {
  margin: 0;
  list-style: none;
  width: 100%;
}
.top-menu-link ul li {
  float: left;
}
.top-menu-link ul li:nth-child(1) {
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  width: 25%;
  float: left;
}
.top-menu-link ul li:nth-child(2) {
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  width: 50%;
  float: left;
}
.top-menu-link ul li:nth-child(3) {
  padding-left: 0.71429rem;
  padding-right: 0.71429rem;
  width: 25%;
  float: left;
  color: #006699;
  font-size: 1.42857rem;
  font-weight: 400;
}

@media (min-width: 768px) {
  .mega-menu {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .mega-menu {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
.navbar-expand-md .navbar-nav .nav-item.show .dropdown-menu.show {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.dropdown-menu li.level-2 {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex: 0 0 calc(3/12 * 100%);
}

.show-sub-menu ul.sub-menu-cate {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  background: red;
  flex: 0 0 100%;
  max-width: 100%;
}

ul.sub-menu-cate > li {
  width: 33% !important;
  vertical-align: top;
}

.show-sub-menu ul.sub-menu-img {
  width: 25%;
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 0 0 25%;
  max-width: 25%;
  display: none;
}

.show-sub-menu.has-sub-img ul.sub-menu-cate {
  width: 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.show-sub-menu.has-sub-img ul.sub-menu-img li {
  width: 100%;
}

.show-sub-menu.has-sub-img ul.sub-menu-img.show-two-img li {
  width: 50%;
}

ol {
  list-style-type: none !important;
}

.n-responsive-content ol {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .navbar-expand-md .navbar-nav .marked-mega-menu > ul.dropdown-menu li ul.dropdown-menu.dropdown-menu-horizontal {
    position: initial;
    display: block;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu .dropdown > .dropdown-item {
    font-weight: bold;
    margin-top: 5px;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu .dropdown li a {
    font-weight: normal;
    margin-top: 0;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu > li a {
    font-weight: bold;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu:hover > ul {
    display: flex;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu > ul {
    width: 1100px;
    flex-wrap: wrap;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu > li {
    width: 100%;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu .dropdown {
    border-bottom: none;
    padding-bottom: 5px;
    width: 33%;
    float: left;
    display: flex;
    flex-direction: column;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu .dropdown-menu > li a {
    font-weight: bold;
  }

  .navbar-expand-md .navbar-nav .marked-mega-menu > ul.dropdown-menu li ul.dropdown-menu.dropdown-menu-horizontal {
    border: none;
  }
}
.navbar-nav.mr-auto {
  flex-wrap: wrap;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 576px) {
  .navbar-collapse .navbar-nav > li:first-of-type > a {
    padding-left: 1rem;
  }
}

body {
  background-image: url("../images/pattern-1.png");
  background-position: center top;
  background-repeat: repeat-x;
}
body .wrapper-header {
  background-color: transparent;
}
body #main-content {
  background-color: transparent;
}
body .breadcrumb {
  background-color: transparent;
}
body #homepageCarousel .carousel-inner .carousel-item a.carousel-item-link {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body #homepageCarousel .carousel-inner .carousel-item a.carousel-item-link img {
  width: auto !important;
  max-width: 100%;
  max-height: 500px;
  display: initial !important;
}
body #homepageCarousel .carousel-inner .carousel-caption {
  background: rgba(64, 63, 63, 0.3);
  bottom: 50%;
  transform: translateY(50%);
}
@media (max-width: 991.98px) {
  body #homepageCarousel .carousel-inner .carousel-item a.carousel-item-link {
    height: 300px;
  }
}
/*# sourceMappingURL=custom.css.map */

.carousel-caption p.h2{
    margin-top: 0;
}

/*Clean Heading Tags*/
#afterpayModal .meg-h2 {
    font-size: 34px;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    font-family: "Merriweather";
    font-weight: 500;
    line-height: 1.2;
}
.wrapper-footer .meg-h4 {
    margin: 30px 0 15px;
    font-size: 0.98438rem;
    font-family: "Merriweather";
    font-weight: 500;
    line-height: 1.2;
}
.modal-header .meg-h4 {
    font-size: .98438rem;
    font-family: merriweather;
    font-weight: 500;
}

#accordionReviews .meg-h4 {
    font-size: .98438rem;
    margin-bottom: .5rem;
    font-family: merriweather;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}
#notifymodal .meg-h4 {
    font-family: "Merriweather";
    font-weight: 500;
    font-size: 0.98438rem;
}
#headingSpecificatoin .meg-h5,
#reviews .meg-h5 {
    font-size: 0.82031rem;
    font-family: "Merriweather";
    font-weight: 500;
    line-height: 1.2;
}
#subcategories .list-group li {
    list-style-type: none;
}
.visible-xs{
  display: none;  
}
#megantic-mob-menu .collapse {
  display: none;
}
#megantic-mob-menu .collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.navbar-nav.hidden-xs a.nav-link{
    padding-left: 7px !important;
    padding-right: 7px !important;
}
ul#megantic-mob-menu {
    padding: 10px 0;
}
li.nav-item.dropdown.first-lvl:first-of-type > a{
    padding-left: 0;
}
li.nav-item.first-lvl > a{
    padding: 0.5rem 0;
    display: block;
}
li.nav-item.dropdown.first-lvl ul{
    list-style: none;
}
li.nav-item.dropdown.first-lvl ul li{
    list-style: none;
}
li.nav-item.dropdown.first-lvl ul li a{
    color: rgba(255, 255, 255, 1);
    padding: 5px 3px 0;
    display: block;
}
ul.navbar-nav.mr-auto.hidden-xs > li:nth-child(12) > ul > li > ul {
    left: auto;
    right: 100%;
}
ul.navbar-nav.mr-auto.hidden-xs > li:nth-child(12) > ul{
    right: 0;
    left: auto;   
}
.nkg_body .card-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nkg_title-4 .input-tiny {
  margin-right: 10px !important;
  width: 40px !important;
  text-align: center;
}
.nkg_title-4 button.addtocart {
  width: 150px;
}
.nkg_title-4.justify-content-end.d-md-flex {
  width: 75%;
  padding: 0 15px;
}
.mobile-2 {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nkg_title-3.pl-0.px-md-0.text-right {
  width: 25%;
}
.nkg_title-3.pl-0.px-md-0.col-md-1.text-right {
  width: 10%;
}
.nkg_title-2.text-left {
  width: 80%;
}
.nkg_title-1 {
  padding:15px;
  width: 35%;
} 
.nkg_mobile {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nkg_title-4 .input-tiny::-webkit-outer-spin-button,
.nkg_title-4 .input-tiny::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}
@media only screen and (max-width: 1199px) {
  .nkg_mobile {
    width: 55%;
  }
  .mobile-2 {
    width: 45%;
  }
}
@media only screen and (max-width: 991px) {
div.top-menu-link.py-2 > div > ul > li:nth-child(3) > strong > span > strong > span{
 font-size: 14px;   
} 
.mobile-2 {
  flex-wrap: wrap;
}
.nkg_title-1 {
  padding: 10px;
}
.nkg_body .card-body {
  padding: 10px 0 !important;
}
.nkg_title-4.justify-content-end.d-md-flex {
  width: 100%;
}
.nkg_title-3.pl-0.px-md-0.text-right {
  width: 100%;
  padding-right: 15px !important;
  margin-bottom: 5px;
}
.wrapper-footer .container{
  max-width: 100%; 
}
}
@media only screen and (max-width: 767px) {
.hidden-xs{
  display: none;  
}
.nkg_body .card-body {
  padding: 0px 0 !important;
}
.mobile-2 {
  width: 100%;
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-wrap: wrap;
}
.nkg_mobile {
  width: 100%;
}
.nkg_title-1 {
  width: 20%;
  padding-right: 10px;
  padding-left: 0;
}
.nkg_body .card-body {
  display: inline;
}
.nkg_title-2.text-left {
  width: 75%;
}
.nkg_title-3.pl-0.px-md-0 {
  padding-left: 10px !IMPORTANT;
  text-align: left !IMPORTANT;
}
.nkg_title-4.justify-content-end.d-md-flex {
  width: 100%;
  padding: 0 10px;
  justify-content: start !important;
  margin-bottom: 10px;
}
.visible-xs{
  display: block;  
}
.top-menu-link div.row{
  margin: 0;   
}
.top-menu-link ul{
  padding-left: 0;  
}
.top-menu-link ul li{
  width: 100% !important;
  text-align: center;  
  padding-left: 0;
  padding-right:0;
}
.top-menu-link{
 background-color: rgba(255,255,255,0.5);   
}
.container.wrapper-header{
  max-width: 100%;  
}
.container.wrapper-header .justify-content-end{
 -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start;   
}
.container.wrapper-header .justify-content-end a {
    padding: 8px;
}
#header-cart{
    display: none;
}
.shipping-info{
    flex: none;
    text-align: center !important;
    max-width: 90%;
    display: block;
    margin: 0 auto;
    padding-right: 0 !important;
}
.shipping-info .call-to-action{
    width: auto;
    display: inline-block; 
    float: none !important;
}
.shipping-info p{
    width: auto;
    display: inline-block;
    margin: auto; 
    vertical-align: bottom;
}
}
@media only screen and (min-width: 768px) {
.navbar.navbar-default.navbar-expand-md.flex-md-row-reverse{
   padding-top: 0;
   padding-bottom: 0; 
}
ul.hidden-xs li {
    padding: 5px 0px;
}
ul.hidden-xs > li:hover {
    color: white;
    background-color: #231f20;
}
ul.hidden-xs li > ul > li > a:hover {
    color: white;
    background-color: #231f20;
}
}
.thumbnail.card-body .card-title {
    min-height: 75px;
}
.thumbnail.card-body input[type=number] {
  width: 50px;
  text-align: center;
  margin-right: 10px;
}



/* New Css */

form#rent-form {
    display: flex;
    background: #ddd;
    padding: 20px 10px;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

form#rent-form>div {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

form#rent-form>div label {
    margin: 0;
    font-weight: bold;
    margin-bottom: 4px;
}

form#rent-form>div input {background: #fff;border: 1px solid #ccc;height: 40px;width: 100%;}

form#rent-form button#add-to-cart-btn {
    display: none;
}