body{font-size: 16px;}
#product-description-short ul,
#product-description-short ol {
    padding-left: 1em;
    list-style: inherit;
}
.custom-radio input[type="radio"]:checked+span {
    width: 11px;
    height: 11px;
}
.form-control-valign > label.form-control-label.radio-inline {
    margin-right: 20px;
}
div.leo-quicklogin-modal .lql-form-content input:focus, .form-control:focus {
    border-color: #ddd;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .1);
}
.thumbnail-container a.product-thumbnail img {
    /* aspect-ratio: 100 / 125; */
    /* object-fit: cover; */
}
.leo-quicklogin-modal .lql-form-content-element .form-control-label > a {
    position: relative;
    z-index: 2;
}
#product-description-short {}#product-description-short p {margin: 0;}

.mini-navbar .box-top1 .h-logo a img {
    max-height: 70px;
  }

  .f-logo2 {
    margin: 0 0 30px;
    max-width: 100px;
  }

  body h4.title_block.title-ap-group, body .ApColumn .title_block {
    text-transform: none;
    padding: 0;
    margin: 2.5em 0 10px;
    font-size: 3em;
    font-weight: bold;
    text-align: left;
  }
  .logo-txt {
    line-height: 24px;
    display: inline-block;
    color: #c8a862;
    font-size: 20px;
    padding-left: 15px;
    vertical-align: middle;
    font-weight: 500;
  }
  .home-01 { max-width: 680px;}
.home-01 .block_content img{ height: auto;}
.home-01 .block_content .home-01-img{display: inline-block;
    display: inline-block;
  width: 50%;
  padding-right: 20px;}
.home-01 .block_content .home-txt{display: inline-block;
    width: 50%;
    vertical-align: middle;}
    .footer-logo {}
    .footer-logo .h-logo a{max-width: 95px;
        display: inline-block;}
    .footer-logo .logo-txt{font-size: 16px;}

    .footer-top {
      position: fixed;
      bottom: 0;
      left: 0;
      background: #ffffffe8;
      z-index: 9;
      font-size: 14px;
      width: 100%;
    }
    .navbar-fixed-top .header-top{max-height: 82px;}
    #page {
      padding-top: 120px !important;
    }
   body p {
      font-size: 16px;
      line-height: 1.2;
    }
    .row.container {
      margin: 0 auto;
    }
    #category #wrapper{
      max-width: 1200px; margin: 0 auto;}
      .menu2 .dropdown-menu .fullwidth li{
        float: none;
        width: 100%;
      }
#checkout{

}
#cart #main, #order-confirmation #main{max-width: 1200px; margin: 0 auto;}
.hide{
  display: none !important;
}

@media screen and (max-width: 768px) {
    .home-01 .block_content .home-01-img{display: inline-block;
        display: inline-block;
      width: 100%;
      padding-right: 0px;}
    .home-01 .block_content .home-txt{display: inline-block;
        width: 100%;
        }
        .footer-top {
          position: fixed;
          bottom: 0;
          left: 0;
          background: #ffffffe8;
          padding: 10px;
          z-index: 9;
          font-size: 14px;
          width: 100%;
          max-height: 20vh;
          overflow: scroll;
        }
}