/* div#shopify-section-featured-content .rte p {
    margin-bottom: 10px;
}
div#shopify-section-article-template .article-content p {
    margin: 0;
    padding: 0;
}
div#shopify-section-banner-ad .inner-wrap p {
    margin-bottom: 15px;
}
div#shopify-section-article-template .article-content ul {
    margin: 0;
} */

header#header {
    padding-top: 5px;
}
#header .row {
    padding-right: 160px;
}
div#shopify-section-header .logo-wrap img {
    width: 100%;
}
nav.top-menu {
    margin-top: 0;
}
div#shopify-section-header .announcement-bar {
    margin: 5px 0px 0px 0px;
}

@media screen and (max-width: 1024px) {
 .logo.img-logo {
    padding: 0;
}
/*   .logo-wrap img {
    height: 62px;
} */
  #header .row {
    min-height: 0;
}
  .cart-info.hide-mobile {
    top: -18px;
}
}
@media screen and (max-width: 799px) {
.hide-mobile {
    display: block;
}
  .top-menu .has-sub>a {
    padding-right: 25px;
}
  nav.top-menu ul li {
    list-style: none;
}
  .top-menu .dropdown-toggle:after {
    border-color: #fff rgba(255,255,255,0) rgba(255,255,255,0);
}
.top-menu {
    background-color: #224f9d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#224f9d), to(#224f9d));
    background-image: -webkit-linear-gradient(top, #224f9d, #224f9d);
    background-image: -moz-linear-gradient(top, #224f9d, #224f9d);
    background-image: -ms-linear-gradient(top, #224f9d, #224f9d);
    background-image: -o-linear-gradient(top, #224f9d, #224f9d);
    background-image: linear-gradient(top, #224f9d, #224f9d);
    position: relative;
    z-index: 1000;
    font-weight: normal;
    padding: 0em 0.75em;
    border: #224f9d 1px solid;
    border-radius: 20px;
    margin: 1em 0 0 0;
    text-align: left;
    text-align: center;
}
  .top-menu {
    background-color: #224f9d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#224f9d), to(#224f9d));
    background-image: -webkit-linear-gradient(top, #224f9d, #224f9d);
    background-image: -moz-linear-gradient(top, #224f9d, #224f9d);
    background-image: -ms-linear-gradient(top, #224f9d, #224f9d);
    background-image: -o-linear-gradient(top, #224f9d, #224f9d);
    background-image: linear-gradient(top, #224f9d, #224f9d);
    position: relative;
    z-index: 1000;
    font-weight: normal;
    padding: 0em 0.75em;
    border: #224f9d 1px solid;
    border-radius: 20px;
    margin: 1em 0 0 0;
    text-align: left;
    text-align: center;
}
  .top-menu a.active {
    color: #77a793;
}
  .top-menu li.level-1>.sub-menu {
    background: #224f9d;
    width: 12em;
    padding: 1em 0;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
  .top-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: Cachet,sans-serif;
    font-weight: normal;
}
  .top-menu ul li {
    display: inline-block;
    border-left: #fafafa 1px solid;
    position: relative;
}

  .top-menu a {
    color: #fff;
    display: inline-block;
    padding: 0.4em 0.5em;
    text-decoration: none;
    font-size: 13px!important;
    line-height: 1.2;
    -webkit-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
  nav.off-canvas-navigation.show-mobile.newfont.js {
    display: none;
}
  .top-menu .has-sub>a {
    padding-right: 25px;
}
  .top-menu li.level-1>a .dropdown-toggle {
    width: 20px;
    background: none;
}
  .top-menu .dropdown-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.025);
}
  .top-menu ul li:first-child {
    border: none;
}
  .top-menu .sub-menu li {
    border: none;
    display: block;
}
  .top-menu ul li {
    display: inline-block;
    border-left: #fafafa 1px solid;
    position: relative;
}
  .top-menu li {
    position: relative;
    line-height: 1;
}
/*   .top-menu a {
    font-size: 13px!important;
} */
.js #main {
    width: 70%;
}
  .js #sidebar {
    margin-left: 0%;

}
   
  .cart-info.hide-mobile {
    position: absolute;
    right: 50px;
    top: 10px;
    width: 100px;
}
  #side-menu ul li a {
    position: relative;
}
  #side-menu ul a {
    color: #fcfcfc;
    display: block;
    text-decoration: none;
    padding: 0.5em 1em;
    border-bottom: #333 1px solid;
    font-size: 0.85em;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
  .top-menu .has-sub.level-1:hover>a {
    background: #224f9d;
    color: #77a793;
}
  .top-menu li.level-1:hover>ul {
    left: 0;
    visibility: visible;
    opacity: 1;
    height: auto;
    overflow: visible;
}
  .top-menu .sub-menu a {
    color: #fdfdfd;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.2em 0.75em;
    font-size: 1em;
    position: relative;
}
}

@media screen and (max-width: 959px) {
.top-menu a {
    font-size: 16px !important;
}
}

@media screen and (max-width: 815px){
.top-menu a {
    font-size: 14px !important;
}
}

@media screen and (max-width: 767px) {
.cart-info.hide-mobile {
    display: block;
    position: absolute;
    right: 80px;
    top:3px;
    width: 100px;
}
  .cart-info.hide-mobile a em {
    font-style: initial;
    font-size: 23px;
}
  .cart-info.hide-mobile a span {
    display: block;
    font-size: 0.65em;
    line-height: 1;
    position: absolute;
    right: -13px;
    text-align: left;
    top: 7px;
    width: 50px;
}
  .flexbox.flexwrap .off-canvas-navigation {
    justify-content: space-between;
    background: #224f9d;
}
  nav.off-canvas-navigation.show-mobile {
    position: relative;
}
  nav.off-canvas-navigation.show-mobile a:nth-child(2) {
    position: absolute;
    left: inherit;
    right: 133px;
}
  nav.off-canvas-navigation.show-mobile a.menu-cart:nth-child(3) {
    position: absolute;
    right: 66px;
}
  .hide-mobile {
    display: none;
}
    nav.off-canvas-navigation.show-mobile.newfont.js {
   display: inline-flex;
}
.js #main {
    width: 100%;
}
/*   .js #sidebar {
    margin-left: -100%;
} */
  .js .active-nav #sidebar {
    height: auto;
}
  .active-nav #sidebar {
    margin-left: 0;
    width: 100%;
}
  .js #sidebar {
    margin-left: -100%;
    float: left;
    width: 25%;
}
  #sidebar {
    background: #fff;
    background: rgba(255,255,255,0.35);
}
  #side-menu a.newfont {
    font-size: 17px;
}
  #side-menu a.newfont {
    font-size: px;
    display: block;
    text-decoration: none;
    color: #f9f9f9;
    text-transform: none;
    position: relative;
    margin: 0;
    padding: 0.5em 45px 0.5em 1em;
    line-height: 1.2;
    border-radius: 10px;
    cursor: pointer;
    background-color: #224f9d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#224f9d), to(#224f9d));
    background-image: -webkit-linear-gradient(top, #224f9d, #224f9d);
    background-image: -moz-linear-gradient(top, #224f9d, #224f9d);
    background-image: -ms-linear-gradient(top, #224f9d, #224f9d);
    background-image: -o-linear-gradient(top, #224f9d, #224f9d);
    background-image: linear-gradient(top, #224f9d, #224f9d);
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}
  #side-menu li {
    position: relative;
}
  .active-nav #sidebar {
    margin-left: 0;
    width: 100%;
}
  .cart-info em {
    display: block;
    font-size: 2.5em;
    font-family: Helvetica,Arial,sans-serif;
    font-style: normal;
    left: 15px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 40px;
    width: 90px;
}
}
@media screen and (max-width: 590px) {
/* div#shopify-section-header .logo-wrap img {
    height: 51px;
} */
}

@media screen and (max-width: 480px) {
.cart-info.hide-mobile {
    top: 0px;
}
/* .logo-wrap img {
    height: 53px;
} */
  .cart-info.hide-mobile {
    top: 4px;
     right: 47px;
}
  #header .row {
    padding-right: 100px;
}
 #header .announcement-bar {
    display: block !important;
   font-size:12px;
}
  .cart-info.hide-mobile a em {
    font-size: 16px;
}
  .cart-info.hide-mobile a span {
    font-size:10px;
    top: 2px;
}
}

@media screen and (max-width: 375px) {
.cart-info.hide-mobile {
    top: 4px;
    right: 47px;
}
  .cart-info.hide-mobile a span {
    top: 2px;
}
}
.one-half-column-left {
width:48%;
float:left;
}

.one-half-column-right {
width:48%;
float:right;
}

@media only screen and (max-width: 600px) {
.one-half-column-left, .one-half-column-right, 
.one-third-column, .one-third-column-last {
float:none;
width:100%;
margin-right:0;
}
}