html {
   height:100%;
}
body {
   font-family:'PT Serif', serif;
   overflow-x:hidden;
   overflow-y:scroll;
   height: 100%;
}
.alert {
   display:none;
}
h1 {
   margin-top: 10px;
   margin-bottom: 30px;
   font-family: 'Alex Brush', cursive;
   color: #d6a843;
   font-size: 60px;
   line-height: 44px;
   font-weight: 300;
   text-align:center;
}
h2 {
   margin-top: 10px;
   margin-bottom: 30px;
   font-family: 'Alex Brush', cursive;
   color: #d6a843;
   font-size: 60px;
   line-height: 44px;
   font-weight: 300;
   text-align:center;
   padding-bottom: 20px;
   border-bottom:1px solid #d6a843;
}
h3 {
   margin-bottom: 30px;
   font-size: 32px;
   line-height: 36px;
   font-weight: 700;
   color: #d6a843;
   text-align: center;
}
h4 {
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 18px;
   line-height: 24px;
   font-weight: 700;
}
h5 {
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 14px;
   line-height: 20px;
   font-weight: 700;
}
h6 {
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 12px;
   line-height: 18px;
   font-weight: 700;
}
.center-align {
   text-align:center;
}
.right-align {
   text-align:right;
}
a, a:hover {
   color:#666;
   text-decoration:none;
}
header {
   position: fixed;
   z-index: 1000;
   width: 100%;
   height: 60px;
   padding-right: 40px;
   padding-left: 40px;
   background-color: #1a1a1a;
   color:white;
}
footer {
   position: relative;
   z-index: 1000;
   background-color: #333;
   color: #b0b0b0;
   font-size: 12px;
   margin:0;
}
.container-header {
   max-width:1200px;
   margin:auto;
}
.container-firstpage {
   position: absolute;
   top: 80%;
   width:100%;
   padding:0;
   margin:0;
}
.container-footer {
   max-width:1200px;
   margin:auto;
   padding:50px 20px 10px 20px;
}
.container-contents {
   max-width:1200px;
   margin:auto;
   padding:120px 20px;
}
.banner-contents {
   max-width:1200px;
   margin:auto;
   padding-top:60px;
}
.store-carousel {
   height: 300px;
}
.store-contents {
   max-width:1200px;
   margin:auto;
   padding:40px 20px 70px 20px;
}
.store-contents.extra {
   padding-top: 170px;
}
.logo-company {
   width:220px;
   padding-top:5px;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -ms-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s;
}
.logo-company.smaller {
   width:160px;
   padding-top:5px;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -ms-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s;
}
.grey-decoration {
   width:150px;
   margin-bottom:25px;
}
.white-decoration {	
   width:150px;
   margin-bottom:25px;
}
nav.main-nav > ul {
   margin:0;
   padding:0;
   padding-top:17px;
   list-style:none;
}
nav.main-nav > ul > li {
   margin:0;
   padding:0;
   display:inline-block;
   padding-right: 20px;
   padding-left: 20px;
}
nav.main-nav > ul > li > a:link, nav.main-nav > ul > li > a:hover, nav.main-nav > ul > li > a:active, nav.main-nav > ul > li > a:visited  {
   color:white;
   text-decoration:none;
   font-size: 14px;
   font-style: italic;
}
.welcome-image {
   position: absolute;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 80%;
   background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0)), url('/images/fo/main-img.jpg');
   background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0)), url('/images/fo/main-img.jpg');
   background-position: 0% 0%, 18% -68px;
   background-size: auto, 1990px;
   background-repeat: repeat, no-repeat;
}
.welcome-image-contents {
   display:block;
   width:100%;
   position:absolute;
   bottom:100px;
}
.btn.btn-welcome:link, .btn.btn-welcome:hover, .btn.btn-welcome:active, .btn.btn-welcome:visited {
   display:inline-block;
   padding: 8px 30px;
   border: 1px solid #d6a843;
   background-color: transparent;
   font-family:'Open Sans', sans-serif;
   color: white;
   font-size: 12px;
   text-align: center;
   text-decoration: none;
}
.circular-btn {
   display: block;
   margin-right: auto;
   margin-left: auto;
   padding-top: 40px;
   width:40px;
}
#anim1, #anim2, #anim3, #anim4 {
   opacity:0;
}
#history p {
   margin-bottom: 50px;
   font-family:'PT Serif', serif;
   font-style: italic;
   line-height: 22px;
   text-align: justify;
   color: #a6a5a5;
}
#products p {
   margin-bottom: 50px;
   font-family:'PT Serif', serif;
   font-style: italic;
   line-height: 22px;
   text-align: justify;
   color: #a6a5a5;
}
.squares {
   padding:15px;
}
.product-img-squares {
   background-repeat: no-repeat;
   background-size: contain;
   background-position: center;
}
.gallery-img-squares {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}
.border-white {
   border:2px solid white;
}
.home-square-1 {
   background-image: url('/images/fo/img-01.jpg');
   background-size: cover;
   background-repeat: no-repeat;
}
.home-square-2 {
   background-image: url('/images/fo/img-02.jpg');
   background-size: cover;
   background-repeat: no-repeat;
}
.home-square-3 {
   background-image: url('/images/fo/img-03.jpg');
   background-size: cover;
   background-repeat: no-repeat;
}
.form-warper {
   display: block;
   max-width: 420px;
   margin: -120px auto 20px;
   padding: 20px;
   padding-bottom:40px;
   border: 10px solid #d6a843;
   background-color: white;
   font-style:italic;
}
.investe {
   display: block;
   max-width: 380px;
   margin: auto;
   margin-bottom: 10px;
}
.btn-form, .btn-form:hover {
   display: block;
   width: 100%;
   background-color: #333;
   font-size: 14px;
   color:white;
   height:40px;
}
.copyright {
   padding-top: 25px;
   padding-bottom: 25px;
   background-color: #1a1a1a;
   color: #b0b0b0;
   font-size: 9px;
}
.miligram-logo {
   width:20px;
   margin:0px 30px;
}
.grey-container {
   border:1px solid #deb969;
   background-color:#fcf8f0;
   padding:30px;
   margin-bottom:20px;
}
.grey-container h4 {
   border-bottom:1px solid #d6a843;
   padding-bottom:15px;
   margin-bottom:20px;
   color:#d6a843;
}
.grey-container p {
   color: #666;
}
.grey-container ul {
   color: #666;
   list-style:none;
   margin:0;
   padding:0;
}
.grey-container ul span {
   color:green;
}
.white-container {
   border-bottom:1px solid #d6a843;
   background-color:white;
   padding:30px 0px;
}
ul.products {
   margin:0;
   margin-bottom:30px;
   padding:0;
   list-style:none;
   border-top:1px solid #efefef;
   min-height:300px;
}
ul.products > li {
   position: relative;
   display:inline-block;
   width:calc(87% / 3);
   margin:0px 2%;
   padding:25px 0px;
   border-bottom:1px solid #efefef;
   text-align:center;
   vertical-align:top;
}
ul.products img {
   width:100%;
}
ul.products h5 {
   text-align:center;
   font-size:15px;
   font-weight:400;
   font-style:italic;
   color:#a6a5a5;
}
ul.products h4 {
   text-align:center;
   font-weight:400;
   font-style:italic;
   margin-bottom:20px;
}
.alert-info {
   position:fixed;
   width:100%;
   height: 100%;
   background-color:rgba(255,255,255, .7);
   text-align:center;
   color:white;
   z-index:10;
   display:none;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 50;
  stroke-miterlimit: 10;
  stroke: rgba(102,102,102, .8);
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px rgba(102,102,102, .2);
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px rgba(102,102,102, .2);
  }
}



.img-thumbnail {
   width:80px;
}
.plus-btn {
   display:block;
   text-align:center;
   line-height:25px;
   vertical-align:middle;
   margin: auto 5px auto auto;
   border: 1px solid #ccc;
   width:25px;
   height:25px;	
   border-radius:50%;
}
.minus-btn {
   display:block;
   text-align:center;
   line-height:25px;
   vertical-align:middle;
   margin: auto auto auto 5px;
   border: 1px solid #ccc;
   width:25px;
   height:25px;	
   border-radius:50%;
}
.qty-field {
   max-width:50px;
   text-align:center;
   margin:auto;
   margin-bottom:5px;
   margin-top:5px;
}
ul.checkout-steps {
   margin:0;
   padding:0;
   list-style:none;
   margin-bottom:50px;
}
ul.checkout-steps li {
   display:inline-block;
   width:calc(100% / 3);
   background-color:#efdcb4;
   border:1px solid #deb969;
   padding:15px 0px;
   text-align:center;
   margin-left:-4px;
   color:white;
}
ul.checkout-steps li:first-child {
   margin-left:0px;
}
ul.checkout-steps li.active {
   color:white;
   background-color:#deb969;
}
.spacer {
   display:block;
   height:30px;
}
.product-details h4 {
   font-style:italic;	
   margin-bottom:20px;
   font-weight:400;
}
.product-details h5 {
   font-style:italic;
   padding-bottom:20px;
   margin-bottom:20px;
   font-size:22px;
   font-weight:400;
}
.product-details p {
   font-style:italic;
   border-top:1px solid #ccc;
   border-bottom:1px solid #ccc;
   padding:30px 0px;
   margin-bottom:20px;
   color:#666;
}
nav.category-navigation ul {
   list-style: none;
   margin: 0;
   padding: 0 15px;
   margin-bottom: 20px;
}
.search-form {
   margin-bottom: 30px;
}
nav.category-navigation > ul {
   margin: 0px;
   padding: 15px;
}
nav.category-navigation > ul > li > a {
   font-style:italic;
   font-size:18px;
   font-weight:400;
   color: #666;
}
nav.category-navigation > ul > li > ul {
   margin-top: 5px;
}
nav.category-navigation > ul > li > ul > li {
   height: 25px;
   vertical-align: middle;
}
nav.category-navigation > ul > li > ul > li > a {
   font-style:italic;
   font-size:14px;
   font-weight:400;
   color: #a6a5a5;
}
nav.category-navigation ul ul ul {
   visibility: collapse;
}
.breadcrumb {
   text-transform: capitalize;
}
a.back-btn, a.back-btn:hover, a.back-btn:focus, a.back-btn:active {
   display: inline-block;
   color: #d6a843; 
   text-decoration: none;
}
.order_obs {
   position:absolute;
   max-width:250px;
   padding:12px;
   background-color:#fff;
   border-radius:4px;
   border:1px solid #ccc;
   -webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.23);
   -moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.23);
   box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.23);
   display:none;
}
.order-details {
   position:fixed;
   top:0;
   left:0;
   bottom:0;
   width:100%;
   height:100%;
   z-index:900;
   background-color:rgba(0,0,0,0.70);
   display:none;
}
.order-details-warper {
   padding:30px;
   position:absolute;
   height:80%;
   top:10%;
   width:90%;
   left:50%;
   margin-left:-45%;
   z-index:900;
   background-color:white;
   -webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   -moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   border-radius:4px;
   font-size:12px;
}
.order-details-paypal {
   position:fixed;
   top:0;
   left:0;
   bottom:0;
   width:100%;
   height:100%;
   z-index:900;
   background-color:rgba(0,0,0,0.70);
}
.order-details-paypal-warper {
   padding:30px;
   position:absolute;
   height:30%;
   top:35%;
   width:30%;
   left:50%;
   margin-left:-15%;
   z-index:900;
   background-color:white;
   -webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   -moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.35);
   border-radius:4px;
   font-size:12px;
}
.order-details-paypal-warper form {
   margin-top: 15%;
}
.overflow {
   position:relative;
   height:90%;
   overflow:hidden;
   overflow-y:auto;
   padding:0px 10px 0px;
}
.emails {
   max-width: 900px;
}
.emails tr {
   height: 35px;
}
ul.gallery {
   width: 100%;
   min-height: 400px;
   margin:40px 0px 60px;
   padding:0;
   list-style:none;
}
ul.gallery > li {
   position: relative;
   display:inline-block;
   width:calc(90% / 4);
   margin:0px 1%;
   padding: 5px;
   border-radius: 5px;
   border: 1px solid #e1e1e1;
}


/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 

}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1024px) {

}

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {   


}

/* Small devices (iphone5 and 6, 568px and up) */
@media (max-width: 568px) {   

}

/* Small devices (iphone4, 480px and up) */
@media (max-width: 480px) {   


}