/** Shopify CDN: Minification failed

Line 77:0 Unexpected "}"

**/
@media only screen and (max-width:1159px){
.secure_text h2 {
    font-size: 18.9px;
}
}
@media only screen and (max-width:1130px){
.product-tabs {
    width: 460px;
    margin: auto;
}
}
@media only screen and (max-width:798px){
.product-block.product-block--custom-liquid{
  width: 440px;
    margin: auto;
}
  .product-quantity-box.purchase-details__quantity {
        width: 125px !important;
}
  .purchase-details__buttons.purchase-details__spb--true{
    width:100%;
  }
  
  .product-quantity-box.purchase-details__quantity {
    width: 97px!important;
    margin-right:0px;
}
  .product-quantity-box .quantity{
    padding:6px 9px;
  }
.purchase-details .purchase-details__quantity .js-change-quantity
{
width: 30px !important;
}
.purchase-details .purchase-details__quantity .quantity
{
width: calc(100% - 67px)!important;
}
}
@media only screen and (max-width:640px){
  .product-tabs {
    width: 100%;
}
}
@media only screen and (max-width:436px){
.fulfillment_timeline{
  width: 29%;
    vertical-align: top;
}
}
@media only screen and (max-width:377px){
.fulfillment_timeline:nth-of-type(3){
  margin-left:0px !important;
}
}
@media only screen and (max-width:360px){
  .buy_moree{
    width:auto;
  }
}
@media only screen and (max-width:330px)

.purchase-details .purchase-details__buttons button
{
padding: 13px 0px !important;
}
.purchase-details .purchase-details__buttons button:first-child
{
    font-size: 18px !important;
height: 59px !important;
}
}
@media only screen and (min-width:797px){
.gallary_title{
  text-align:center;
}
}
@media only screen and (max-width:1235px) and (min-width:799px){
p.timeline-date {
    font-size: 13px;
}
  .fulfillment_timeline {
    width: 29%;
    vertical-align: text-top;
}
}