#_desktop_top_menu .top-menu {
    /* display: block ! important; ahmar_topmenu */
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 0;
    background-color: white;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    box-shadow: none;
    float: left;
    min-width: 160px; 
}

#top-menu {
      /* display: block ! important;  ahmar_topmenu */
  /* If media is below 992 */
  position: relative;
  z-index: 9;
  padding: 2px 0;
  background-color: #f8f8f8;
  border: none;
  border-radius: 0;
  margin: 0;
  box-shadow: none; 
}

.ishicategoryblock .text-container:before {      /* ahmar */
    position: absolute;
    content: "" !important;
    color: black;
    top: 0;
    left: 0; 
}
i.fa.fa.fa-home {
  font-size: 18px !important;
}
#m-menu > ul > li > a {
  font-size: 15px !important;
  font-weight: bolder;
}
.nav-full-width {
  border: none;
  padding: 0;
}

.nav-full-width #_desktop_top_menu .top-menu {
    /* display: block !important;  ahmar_topmenu */
    height: auto !important; 
}

.footer-container {
    padding: 30px 0 10px !important;
}

.footer-after {
    padding-bottom: 10px !important; 
}

@media (min-width: 992px) {
    #top_left {
      margin-top: 30px !important;
    } 
}

@media (max-width: 991px) {
    .display_none {
      display: none !important;
    } 
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    #top_left {
        margin-top: 30px !important; 
    } 
}

.all-blog h1 {
  display: block;
  text-align: left;
  margin-bottom: 20px;
}

    /* custom ahmar */


    input.qty {
      width: 60px;
      border: 1px solid #ccc;
      font-family: Arial, Helvetica, sans-serif;
      /* font-size: 12px; */
      text-align: center;
      float: left;
    }
    
    .head-color {
        background-color: #fbd707 !important;
        font-size: medium;
    }

    .calculator-main.resilient-main {
      text-align: left;
    }

    .title-block h3 {
      font-size: 23px;
      line-height: 23px;
      color: #000;
      border-bottom: 2px solid #fbd707;
      padding-bottom: 5px;
      margin: 0 0 14px;
      text-align: left;
    }
  
    .title-block p {
      font-size: 14px;
      line-height: 15px;
      font-weight: 500;
      color: #000;
      text-align: left;
      margin-bottom: 18px;
    }
    .cal-block {
      border-bottom: 2px solid #ccc;
      padding-bottom: 10px;
      max-width: 100%;
      display: flex;
      margin-bottom: 2.5rem !important;
    }
    .cal-title {
      font-size: 15px;
      line-height: 16px;
      color: #000;
      padding: 10px 0;
      margin-right: 10px;
      width: 50%;
      text-align: left;
    }
    .cal-inpt {
      text-align: left;
    }
    .input-form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    }
    #require_stud:focus {
      color: #495057;
      background-color: #fff;
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    }
    .qty.fixed1:focus {
      color: #495057;
      background-color: #fff;
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    }
    .cal-inpt input {
      width: 50%;
      font-size: 1.6rem;
      background: transparent !important;
      border: none;
      color: #000;
    }
  
    .input-rounded-pill {
        border-radius: 50rem !important;
        padding: 1rem 1.8rem !important;
    }
    .description p {
      margin: 10px 0px;
      color: #000;
      font-weight: 500;
    }

    #button-Calculate {
      font-size: 17px;
      font-weight: 400;
      padding: 15px 25px;
      border-radius: 8px !important;
    }
    #button-addtocart {
      font-size: 17px;
      font-weight: 400;
      padding: 15px 25px;
      border-radius: 8px !important;
    }
    button#button-cart {
      border-radius: 5px !important;
    }
    .custom-btn {
      font-size: 17px;
      font-weight: 400;
      padding: 15px 25px;
      border-radius: 8px !important;
    }

    .w-50 {
      width: 50%;
    }
    .w-100 {
      width: 100%;
    }
    .m-auto {
      margin: auto;
    }
    .text-center {
      text-align: center;
    }

    .fw_500{
      font-weight: 500;
    }

    .p-15 {
      padding: 15px;
    }
    .py-15 {
      padding-top: 15px;
      padding-bottom: 15px;
    }
    
    .pb-5 {
      padding-bottom: 5px;
    }
    
    .mt-20 {
        margin-top: 20px !important;
    }
    .mt-30 {
        margin-top: 30px !important;
    }
    .mb-20 {
        margin-bottom: 20px !important;
    }
    .m-0 {
        margin: 0px !important;
    }
    .arrow-img {
      margin: 120px 0px 0px 55px;
    }
    .pro_table_right b {
      font-size: 19px;
      line-height: 19px;
      color: #009fe9;
      text-align: center;
    }
    
    .pro_table_right .bld {
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
        color: #000;
        margin-bottom: 2px;
        margin-top: 0;
    }
    .product-table-main {
      margin-top: 50px;
    }

    .select-width {
      width: 100%;
      max-width: 260px;
    }
    
    table {
        color: black;
    }
        
    .cal_div {
      background-color: #111111;
      position: absolute;
      top: 60px;
      right: 26%;
      width: 215px;
      z-index: 999999;
      border: 3px solid #ffb700;
    }

    .cal_div a {
      padding: 10px 20px;
      font-size: 14px;
      display: inline-block;
      line-height: 30px;
      position: relative;
      font-weight: 500;
      width: 100%;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      color: #fff;
    }

    .cal_div ul {
      padding: 0;
      margin: 0;
    }

    .cal_div a:hover,
    .cal_div a:focus {
      color: #ffb700;
    }

    .cal_div a:before {
      content: "";
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.1);
      transition: all 400ms ease-in-out;
      -moz-transition: all 400ms ease-in-out;
      -webkit-transition: all 400ms ease-in-out;
      margin: 0 auto;
      top: auto;
      width: 85%;
    }

    .clearfix {
      clear: both;
    }

    @media (max-width:425px) {
      #title_1 {
          font-size: 10px !important;
      }
    }

    @media (max-width:1000px) {
      .arrow {
          display: none;
      }
    }

    /* hide */

    .stock_msg {
      display: none !important;
    }

    @media (max-width: 991px) {
      .col-sm-3.product {
          display: none !important;
      }
    }

    .blink_me {
      /* border: 1px black solid; */
      animation: blinker .8s linear infinite;
      animation-iteration-count: 4;
    }

    @keyframes blinker {
      50% {
          opacity: .5;
          font-weight: bold;
          font-size: 16px;
      }
    }

    .padding-x {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

    .our_brands_img {
      max-height: 35px !important;
      margin-bottom: 9px;
    }
    .container h1,
    .container h2 {
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        color: #222222;
    }
    .table.table-bordered > tbody > tr > td > div {
      text-transform: none !important;
    }
    .table.table-bordered > tbody > tr > td > strong {
      text-transform: none !important;
    }

    
    @media (max-width:425px) {
      #button-Calculate.button-Calculate {
        font-size: 15px;
        font-weight: 400;
        padding: 13px 7px;
      }
      .button-Calculate-margin-left{
        margin-left: 0px !important;
      }
    }
    #room_name{
      border-radius: 3px;
      background-color: #f6f6f6;
      border: none;
      color: #3d3d3d;
      padding: 9px;
      -webkit-transition: all 0.3s ease;
    }

    .header-right {
      width: 35%; 
    }

    .blocks-title {
      color: white !important;
    }
    #newlatest.owl-carousel .owl-nav {
      top: -42px;
    }
    #bestseller.owl-carousel .owl-nav {
      top: -37px;
    }
    .ishicategoryblock-container > .text-container > a[href="Eco-Friendly-Products"] > .heading {
      color: green;
    }
    nav#m-menu{
      z-index: 2 !important
    }
    #menu-icon {
      display: none;
    }
    .product-thumb .caption .price .price-tax {
      display: block;
      color: black;
      /* font-size: 14px; */
    }
    .product-thumb .caption p.price span {
      font-size: 14px !important;
    }

    @media (max-width:500px) {
      /* .ishislider {
        display: none !important;
      }
      .ishiproductsblock {
        display: none !important;
      }
      .linklist_block {
        display: none !important;
      }
      .ishispecial {
        display: none !important;
      }
      .smartblog_block {
        display: none !important;
      }
      #newlatest {
        display: none !important;
      }
      #bestseller-container {
        display: none !important;
      }
      .manufacturerblock {
        display: none !important;
      } */

    }