
    h1,h2
    {
       font-size: 30px;
    }
    h4
    {
       font-size: 22px;
    }
    .container
    {
       max-width: 1200px !important;
    }

    .header .dropdown>.dropdown-toggle:active 
    {
       pointer-events: none !important;
    }
    .header .dropdown:hover>.dropdown-menu 
    {
       display: block !important;
    }
    .header .dropdown-toggle::after 
    { 
       content: none !important; 
    } 
    .header a
    {
       color: #fff !important;
    }
    .header li a
    {
       font-size: 18px !important;
    }
    .header .inner-list li a
    {
       font-size: 14px !important;
       font-weight: bold;
       color: #000 !important;
    }
    .header .dropdown-menu ul li:hover
    {
       background-color: #504b4b !important;
    }
   .header li
   {
       margin-left: 10px !important;
   }

   .footer
   { 
       padding: 30px 0 30px 0;
       margin:0px 0 0 0;
       background-color: rgb(178,39,98);
   }
   .footer h5
   {
      color: #fff;
      margin: 10px 0 25px 0;
      font-family: sans-serif;
      font-weight: 600;
   }
   .footer ul
   {
      padding: 0;
   }
   .footer ul li
   {
      list-style-type: none;
      margin:8px 0 8px 0;
   }
   .footer ul li a
   {
      text-decoration: none;
      color: #fff;
      font-size: 14px;
      font-family: sans-serif;
      font-weight: 500;
   }
   .bottom-bar
   {
      padding: 16px 0 0px 0;
      background-color: #222222;
   }
   .bottom-bar p
   {
      text-align: center;
      font-size: 19px;
      font-weight: bold;
      font-family: sans-serif;
      color: #fff;
   }

   .slider .carousel-caption
   {
      left:6% !important;
      text-align: left !important;
      padding-bottom: 3.25rem !important;
   }

   .slider .carousel-caption p
   {
      font-size: 19px;
      color: #fff;
   }
   .slider .carousel-control-prev
   {
      width: 5% !important;
   }
   .slider .carousel-control-next
   {
      width: 5% !important;
   }
   .slider .carousel-caption h3
   {
      color: #fff;
   }
   .slider .carousel-caption button
   {
      background-color: #000;
      border-color: #000;
      padding: 8px 25px 10px 25px;
      border-radius: 12px;
   }

   .main-content
   {
      padding:50px 0 50px 0;
   }
   .main-content p
   {
      text-align: justify;
   }

   .popular-products
   {
      padding:50px 0 50px 0;
   }
   .popular-products h3
   {
      margin:0 0 30px 0;
   }

   .popular-products h6
   {
      padding: 15px 0 5px 0;
   }
   .popular-products h5
   {
      font-weight: bold;
      font-size:18px;
   }

   .category
   {
      padding: 50px 0 50px 0;
   }
   .category h3
   {
      text-align: center;
   }
   .category a
   {
      text-decoration: none;
      color: #000;
   }
   .category p
   {
      margin:32px 0 0 30px;
   }
   .category .filters-home
   {
      margin: 50px 0 0 0;
   }

   .breadcrums
   {
      padding: 16px 0 10px 0;
      background-color:#e7e7e7;
   }
   .breadcrums a
   {
      text-decoration: none;
   }

   .aquarium-content #dash
   {
      width: 55px;
      height: 4px;
      background-color: #b73376;
      margin: 0 auto;
      margin-bottom: 60px;
      border-radius: 6px;
   }

   .aquarium-content h1
   {
      text-align: center;
      margin: 50px 0 15px 0;
   }

   .aquarium-content h4
   {
      text-align: center;
   }
   .aquarium-content h6
   {
      text-align: center;
   }

   .aquarium-content img
   {
      display: block;
      margin-left: auto;
      margin-right: auto;
   }

   .aquarium-content .caption
   {
      box-shadow: 0px 0px 12px 2px #ccc;
      padding: 0 0 30px 0;
      border-radius: 30px;
   }
   .aquarium-content a
   {
      display: grid;
      margin: 25px auto;
      text-decoration: none;
      margin-bottom: -15px;
   }
   .aquarium-content button
   {
      padding: 8px 0px 9px 0;
      border-radius: 10px;
      background-color: #337ab7;
      border: none;
      color: #fff;
   }

   .aquarium-content .category2 a
   {
      display: ruby-text;
      text-decoration: none;
      margin: 18px auto;
      width: 100px;
   }
   .aquarium-content .category2 button
   {
      padding: 7px 18px 8px 18px;
   }
   .aquarium-content .category2 p
   {
      font-size: 25px;
      font-weight: bold;
      text-align: center;
      font-family: calibri;
      margin-top: 15px;
   }
   .aquarium-content .category2 #price-tag
   {
      color: #f00;
   }
   .aquarium-content .category2 h4
   {
      color: #0d75d0;
   }
   .aquarium-content .category2 .popular
   {
      padding-top: 5px;
   }
   .aquarium-content .category2 .popular p
   {
      padding: 2px 0 2px 0;
      font-size: 15px;
      background: dodgerblue;
      width: 90px;
      margin: 20px auto;
      color: #fff;
      font-weight: 500;
      border-radius: 20px;
   }
   .pre-info
   {
      margin: 80px 0 0 0;
   }

   .descriptions p
   { 
      padding: 50px 0 40px 0;
   }
   
   .descriptions p
   {
      font-size: 15px;
      text-align: justify;
      color: #373737;
   }