/** Shopify CDN: Minification failed

Line 163:0 Expected "}" to go with "{"

**/
.bloghead{
  border-top: 1px solid rgba(21, 21, 21, 0.5);
  font-family: ITCAvantGardeStd-Demi;
  border-bottom: 1px solid rgba(21, 21, 21, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 30px;
  color: #151515;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.cstm-tle {
    font-family: ITCAvantGardeStd-Demi;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 96px;
    text-align: center;
    text-transform: uppercase;
    color: #151515;
} 
.owl-carousel{
  margin-bottom: 40px;
}
  .blg-lft {
  padding: 0px 20px;
}  
.blg-lft img {width: 100%;}
.blg-lft h2 {
    font-family: ITCAvantGardeStd-Demi;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #151515;
}
.blg-lft p {
    font-size: 18px;
    font-weight: 300;
    margin:0px;
    line-height: 23px;
    color:#151515;
} 
p.blg-lft-dte {
    font-size: 16px;
    font-weight: 300;
    margin:0px;
    line-height: 19px;
    color: #151515b5;
    padding: 10px 0px;
}
.blg-lft .readmore{
    font-size: 18px;
    font-weight: 500;
    margin:0px;
    line-height: 23px;
    font-family: ITCAvantGardeStd-Md;
    color: #FCBD00;
    padding: 20px 0px;
    display: inline-block;
} 
.readmore:hover{
    color: #FCBD00;
} 
.blg-rgt {
    padding: 0px 20px 50px 0px;
    float: left;
}  
.blg-rgt-img {
    width: 40%;
    float: left;
}
.blg-rgt-img img {
    width: 229px;
    float: left;
}  
.blg-rgt-txt {
    float: left;
    width: 60%;
    padding-left: 10px;
} 
.blg-rgt h2 {
    font-family: ITCAvantGardeStd-Demi;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #151515;
}
.blg-rgt p {
    font-size: 14px;
    font-weight: 300;
    margin:0px;
    line-height: 19px;
    letter-spacing: 1px;
    color:#151515;
} 
p.blg-rgt-dte {
    font-size: 16px;
    font-weight: 300;
    margin:0px;
    line-height: 19px;
    letter-spacing: 1px;
    font-family: 'ITCAvantGardeStd-MdCn'; 
    color: #151515b5;
    padding: 4px 0px 10px 0px;
}
.readmore{
    font-size: 18px;
    font-weight: 500;
    margin:0px;
    line-height: 23px;
    font-family: 'ITCAvantGardeStd-Md';
    color: #FCBD00;
    padding: 20px 0px;
    display: inline-block;
}  


.readmore .blg-icn{
  width: auto !important;
    display: inherit !important;
}
img.blg-icn {
    width: auto;
}
  
@media only screen and (max-width: 767px) { 
.blg-rgt-img img {
    width: 100%;
    float: unset;
}  
.blg-rgt-img {
    width: 100%;
}
.blg-rgt-txt {
    width: 100%;
    padding-left: 0px;
}  
.blg-rgt {
    padding: 0px 0px 0px 0px;
}
.blg-lft h2 {
    font-size: 20px;
    line-height: 24px;  
}
.blg-lft {
    padding: 0px 0px;
}


