/** Shopify CDN: Minification failed

Line 1324:18 Unexpected "{"

**/
/* .header-wrapper.header-wrapper--transparent {

    background: #00000073;

} */

h3, .h3, h4, .h4, h5, .h5, h6, .h6 {letter-spacing: 0.02rem;}

.header-wrapper.fix-search {

    position: fixed;
  background: #000000f0;
  transition: .5s;
  width: 100%;
}
.fix-search .site-header__logo-image {

    max-width: 100px;
    transition: .5s;

}
.header-wrapper--transparent {
    transition: .5s ease-in;

}
.grid-product__image-wrapper {
    height: auto !important;
}
.site-header__logo img {
    transition: .5s ease;

}
p {color:#666;
    font-family: 'Open Sans', sans-serif;
}
.js-drawer-open-left .drawer--left {
    display: block;
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    -ms-transform: translateX(320px);
    -o-transform: translateX(320px);
    transform: translateX(320px);
}
.js-drawer-open-left .page-container, .js-drawer-open-left .drawer__header-container {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(280px);
}
.drawer--left {
    width: 280px;
    left: -320px;
}
.hero__title.h1 {
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    max-width: 560px;
    margin: 0 auto;
   padding-bottom: 20px;
}
.template-index .hr--large {
    display: none;
}
.main-content {
    padding-bottom: 0px;
}

#shopify-section-footer {
    background: #3d3e40;
    color: #fff;
  margin-top:0px;
}

.template-index #shopify-section-footer {
    margin-top: 0;
}

.site-footer.small--text-center li a {
    color: #fff;
}
.site-footer.small--text-center li a:hover {
    color: #ffca64;
}
.site-footer__copyright-content a {
    color: #fff;
}
.grid-product__wrapper img {border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out; 
	-o-transition: all .5s ease-in-out; 
	-ms-transition: all .5s ease-in-out; 
	-webkit-transition: all .5s ease-in-out;}

.grid-product__wrapper:hover img {transform: scale(1.1);
  	-moz-transform: scale(1.1); 
  	-o-transform: scale(1.1); 
  	-webkit-transform: scale(1.1); 
  	-ms-transform: scale(1.1);}

.grid-uniform .grid-product__image-link {
  border-top-left-radius: 0px;
    border-top-right-radius: 0px;}

.site-nav__link{
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#shopify-section-1584017924878 .wrapper {

    width: 100%;
    max-width: 100%;
    padding: 0;

}
.site-nav__dropdown-link {
    font-style: normal;
}
#shopify-section-1584018947043 {
    margin-bottom: 40px;
}
#shopify-section-1584017631585 {
    background: #f6f6f6e6;
   padding: 50px 0px;
}
.feature-row__text--left {
    padding: 40px 50px;
    background: #ffffffd9;
  min-height: 350px;
  position: relative;
}

.featured-blog__post {
    border-radius: 2px;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(152, 149, 149, 0.2), 0 6px 20px 0 rgba(178, 176, 176, 0.19);
}
.rte-setting.featured-row__subtext a {
    color: #f1a23df2;
}
.grid-product__title {
    font-style: normal;
}
.grid-product__wrapper {
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    padding: 0;
	    overflow: hidden;
}
.grid-product__image-wrapper{
      display: block;
}

.product--wrapper > div {border-radius: 10px;}

.featured-blog__post, .title--one-post {
    margin-bottom: 10px;
}
.feat-inner {
    position: absolute;
    max-width: 450px;
    top: 50%;
    transform: translate(0, -50%);
}

.featured-blog__post .article__featured-image-link {margin-bottom:20px;}

.featured-blog__meta {margin:0;}

.date {font-style: normal;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.02rem;}


.header-wrapper .wrapper {
    width: 100%;
    max-width: 100%;
}
.site-nav__link {
    letter-spacing: normal;
}
.site-header {

    background-color: #fff;
   padding: 5px 0;
    border-top: 1px solid #eaeaea;
    box-shadow: 0px 9px 6px -9px #d5cfcf;

}
.header-container.drawer__header-container .header-wrapper .site-nav__link {    color: #4c4c4c;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.02rem;
    font-size: 15px;}

.header-container.drawer__header-container .header-wrapper .site-nav__link:hover {

    color: #f2911ae3;

}
.section-header .section-header__title {font-family: 'Roboto', sans-serif;}


.site-nav__item.site-nav__item--compressed {
    font-size: 22px;
}
#shopify-section-1584017924878 {
    margin-top: 0px;
}

.mail {display: inline-flex;
    padding: 0 20px 0 0;
	position: relative;}

.mail:after {position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 1px;
    height: 18px;
    z-index: 1;
    background: #fff;
    margin: auto;}

.announcement-bar {

    padding: 5px 30px;

}


.social-media a {
   color: #fff;
    padding: 0 8px;

}
.bar-announce {

    display: flex;
    flex-wrap: wrap;
    align-items: center;
   justify-content: flex-end;
      margin-right: 15px;

}
.site-nav--mobile.text-right span.icon-fallback-text {
    font-size: 18px;
}



.phone {display: inline-flex;
    padding: 0 0 0 20px;}

.bar-announce span {font-family: 'Roboto', sans-serif;
    letter-spacing: 0.02rem;
    padding-left: 5px;}

.bar-announce a {color: #fff;
    font-family: open-sans;}

.bar-announce a:hover, .social-media a:hover {

    color: #f2911ae3;
}
.featured-blog__post .h3 a:hover {
     color: #f2911ae3;

}
.site-nav__link--icon {
    padding: 15px;

}
a:hover {
    transition: all .5s;

}
a {
    transition: all .5s;

}
.social-media {
   padding: 0 0px;
    width: 120px;
    display: inline-block;
    text-align: left;
    float: left;
}
.index-sections .shopify-section {
    margin-top: 0px;
}
.section-header , #contact-us header.section-header {
    margin: 40px 0;
}
.hero[data-adapt="false"], .hero[data-adapt="false"] .slideshow__overlay::before {
    height: 100%;
}
.slick-prev, .slick-next{
background: #bbbbbbbd;
border-radius: 100%;
}
.slick-prev:hover .icon::before, .slick-next:hover .icon::before {
    top: 0;
}
.hero__pause {

    opacity: 0;
    visibility: hidden;

}
.hr--small {
    width: 100px;
    margin: 5px auto;

}
.section-header__title {
    margin-bottom: 0px;
}
.featured-blog__post .hr--small.hr--left {
    display: none;
}
.copy-right p {
    padding: 10px;
    margin: 0;
  color:#fff;
  font-size: 14px;
}
.site-footer.small--text-center {
    padding-bottom: 0px;
}
.site-footer.small--text-center {
    padding-top: 30px;
}
.copy-right {
    display: block;
    text-align: center;
    background: #6f6f6f;
}
.no-bullets.social-icons {

    display: flex;
    flex-wrap: wrap;

}
.footer-address ul {
    margin: 0;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}
.no-bullets.social-icons li {
    display: inline-block;
    padding-right: 20px;
    font-size: 22px;
}



.site-footer .grid__item ul li i {
    position: absolute;
    left: -20px;
    top: 4px;
}

.address + ul.social-icons li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border: 2px solid rgba(255,255,255,0.9);
    line-height: 37px;
    border-radius: 50%;
    vertical-align: middle;
}

.address + ul.social-icons li a:hover {
    background: #fff;
}

.address + ul.social-icons li a span {
    padding: 0;
}

.site-footer .grid__item h2 {
    margin: 0;
    padding: 0 0 8px 0px;
    color: #fff;
}
.site-footer .grid__item hr {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    width: 50px;
    border-color: #fff;
    border-width: 1px;
}

.site-footer .grid__item ul li a, .site-footer .grid__item ul li {
    font-family: 'Roboto';
    font-size: 16px;
    position:relative;
}

.address + ul.social-icons {
    padding: 20px 0;
}


.btn, .btn--secondary {font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;}

.grid-product__title {text-align: center;
    display: block;
    color: #4c4c4c;}

.grid-product__price-wrap {display: block;}

.grid-product__price-wrap .long-dash {display: none;}

.grid-product__price {color: #ef9118;
    font-size: 26px;
    letter-spacing: 0;}

.index-newsletter-section {max-width: 1270px;
    margin: 0 auto;}

.newsletter {margin-bottom: -52px;
	padding:0;} 

.newsletter .wrapper {
    padding: 24px 20px;
    max-width: 1270px;
    border-radius: 5px;
    width: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    background: #ef9118;
    position: relative;
    z-index: 1;
}

.newsletter .left-sec {
  display: block;
    width: 60%;
    float: left;}
.newsletter .right-sec {
      width: 40%;
}

.newsletter .section-header {margin: 0px;}

.newsletter .section-header h2 {text-align: left;
    font-size: 28px;     color: #fff;} 

.newsletter .section-header+.section-subheading {margin: auto;}

.newsletter p {font-size: 16px;
    font-family: 'Roboto';
  	color: rgba(255,255,255,0.8);    
  	font-weight: 400;
    text-align: left;}

.left-sec p {
    color: #fff;
}

.instgram {
    margin: 20px auto 50px;
    position:relative;
    z-index:0;
}



.index-slideshow-section .hero__controls {
 height:auto;
 position:static;
}

.index-slideshow-section .slick-prev, .hero .slick-next {
    height: 3.125rem;
    margin-top: 0;
    width: 3.125rem;
    bottom: 0;
    top: 0;
    margin: auto;
    position: absolute;
}
.mobile-nav__item:after{
  
  display: none;
}
body .hero-slideshow {
    height: 38.667vw !important;
}
.drawer__title, .product-single__title{
  font-family: 'Roboto', sans-serif;
}
.ajaxcart__product-name, .cart__product-name{
 font-style: normal; 
}
#CartDrawer,h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
     font-family: 'Roboto', sans-serif;
}
input, textarea, select{
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.drawer{
  
      background-color: #4a4f5b;
}
.mobile-nav__item a:active, .mobile-nav__item a:focus, .mobile-nav__toggle button:active, .mobile-nav__toggle button:focus {
    color: #f4f6f8;
    background-color: #444952;
}
.mobile-nav>.mobile-nav__item {
    background-color: #4a4f5b;
      border-bottom: 1px solid #343535;
}
.cart-link__bubble--visible {
    display: block;
    position: absolute;
    top: 6px;
    right: 0px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    vertical-align: middle;
    background: #ef9118;
    line-height: 18px;
    padding: 0;
    text-align: center;
}
.header-container.drawer__header-container .header-wrapper .cart-link__bubble{
 color: #fff; 
  font-size: 13px;
}
.icon.icon-customer {
    font-size: 15px;
}
.header-container {
  
    z-index: 9999;
}
 #news .main-content, #collections .main-content, #contact-us .main-content, #your-shopping-cart .main-content, #products .main-content, #about-us .main-content {
    padding-top: 1px;
}

.about-img img {
    width: 100%;
}

.about-img:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background: rgba(0,0,0,0.3);
}

.about-img {
    position: relative;
}


.about-img .section-header{
    top: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  
}

.about-img .section-header h1 {
 color: #fff;
    padding: 0px;
    margin: 0;
}

.push--large--one-tenth {
    left: 0;
    padding: 30px;
    text-align: center;
  width: 100%;
}
.about-page h3 {
    letter-spacing: normal;
    text-transform: capitalize;
  margin-bottom: 20px;
}
.about-page p {
    margin: 10px;
}
.grid-uniform .grid-product__image-link {
    display: inline-block;
}
#products .grid-product__image-wrapper {
    position: relative;
    width: 100%;
    display: block;
    table-layout: fixed;
    height: auto !important;
    max-height: 370px !important;
    overflow: hidden;
}
 .collection-hero {
   margin-bottom: 30px;
    max-height: 350px;
}
.grid--full.collection-sorting.collection-sorting--enabled {
    float: right;
    display: inline-block;
}
 #product .section-header {
    margin: 20px 0;
}
#CollectionSection .section-header.text-center {
    margin-bottom: 20px;
}
.template-product .main-content {
    padding-top: 30px;

}
.product-single__meta {
       padding-top: 0px;
    text-align: left;
}
.product-single__meta .hr--small {

    display: none;

}
.product-single__price, .product-single__price--compare-at{
  color: #ef8d1c;
    font-size: 28px;
  
}
.product-single__quantity label, .filter-dropdown label {

    font-style: normal;
    color: #373535;

}
.product-single__form--no-variants {

    margin-top: 20px;

}
.product-single__description {

    margin-top: 0px;
 

}
.collection-hero__image.is-init.lazyautosizes.lazyloaded {

    transform: unset !important;

}
body#dev-allied-safety .site-footer {
    padding: 90px 0;
  padding-bottom: 0px;
}


.pagination>span:hover {
    border-color: #ef9118;
}
.pagination>span {
    border: 1px solid #dcdcdc;
    min-width: 34px;
    font-size: 16px;
    font-family: "Open Sans",sans-serif !important;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.pagination>span {
    display: inline-block;
    line-height: 1;
}
.pagination .page.current {
    background: #ef9118;
    color: #fff;
    border-color: #ef9118;
}
.pagination>span:hover a {
    background: #ef9118;
    color: #fff;
    border-color: #ef9118;
}
.title-pro h2{
  font-size: 20px;
  padding: 0;
}
#product .hr--large {
    display: none;
}
.pagination {
  padding: 30px 0px 50px 0px;}
.product-single__thumbnails .grid__item {
    
    width: 100%;
}
.product-recommendations {

    margin: 50px 0;
}
.product-single__meta.scroll-to-fixed-fixed {
    position: static !important;
}
#custom-made-products .hr--large, #products .hr--large {
    display: none;
}
.product-single .product-single__photo {
    max-width: 100%;
    max-height: 600px;
}
.product-single .product-single__photo-wrapper{
  padding-top: 100% !important;
}
.product-single .owl-item .product-single__photo-wrapper {

    padding-top: 0% !important;

}

.product-single__thumbnails {
    margin-left: 0;
}
.product-single__thumbnails .grid__item {
    padding-left: 0px;
}
.product-single__thumbnails li {
    margin-bottom: 0px;
}
.owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   
  z-index: -1;
}
.owl-prev {

    position: absolute;
    left: 0px;

}
.owl-next {

    position: absolute;
    right: 0px;

}
.owl-next span, .owl-prev span {
    font-size: 20px;
    color: #fff;
    padding: 0 10px;
    vertical-align: text-bottom;
    display: inline-block;
    font-weight: 600;
    text-shadow: 1px 1px 1px #ef8d1c;
    border: 1px solid;
    background: #3d3e40;
    line-height: 25px;
    text-align: center;
    height: 30px;
}
button:focus {
    outline: none;
}
js-:focus {
    outline: none;
}
input:active, input:focus, textarea:active, textarea:focus, select:active, select:focus {
    opacity: 1;
   outline: none;
}
.social-sharing.clean a {
    line-height: 26px;
    font-size: 18px;
    margin: 0 5px;
    background: #ef8d1c;
    border-radius: 50%;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
  border:1px solid #ef8d1c;
}
.social-sharing a:hover{
    background: #fff;
  color: #ef8d1c;
}

.social-sharing.clean a span {

    padding: 0;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
}
.social-sharing .icon::before {
    line-height: 0;
    display: inline-block;
    padding: 8px;
    vertical-align: middle;
}
.owl-dots {
    display: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {

    top: 0;
    position: absolute;
    bottom: 0;
}
.product-single__photo--container {
    max-width: 100% !important;
}
.owl-carousel .owl-item img {
    width: auto !important;

}
#ProductThumbs{
      padding: 0 30px;
}
.breadcrumbs__item {
    margin: 0;
    padding: 0 5px;
}

.product-single .large--seven-twelfths,.product-single .large--five-twelfths {
    width: 50%;
}
body.template-product .main-content {
    padding-top: 0px;
}
.breadcrumbs__list {
    list-style-type: none;
    margin: 0;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    width: 300px;
}
#judgeme_product_reviews {
    margin-top: 60px;
}
.breadcrumbs__link:hover {
    color: #ef8d1c;
}
.breadcrumbs__item:last-child a {color: #8f8f8f;}
.breadcrumbs__item:last-child a:hover {color: #ef8d1c;}
.jdgm-ask-question-btn, .jdgm-write-rev-link {
    border: 1px solid #ef8d1c;
    color: #fff;
    font-size: 18px;
    background: #ef8d1c;
}
.jdgm-write-rev-link:hover{
  

   color: #fff;

}
.jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown.jdgm-sort-dropdown{
  padding:  1px 28px 1px 8px;
font-size: 15px;
border: 1px solid #472323;
color: #472323;
  
}
.jdgm-rev-widg__sort-wrapper .jdgm-sort-dropdown-arrow{
  border-top: 6px solid #472323;}
.product-single__thumbnail.active-thumb img {
    border-color: #ef9118;
}
.product-single__thumbnail .product-single__thumb {
    border: 2px solid #472323;
}
#your-shopping-cart .push--large--one-twelfth {
    left: 0;
}
#your-shopping-cart .grid__item.large--five-sixths.push--large--one-twelfth{
  padding-left:0;
}
#your-shopping-cart .large--five-sixths {
    width: 100%;
}
#your-shopping-cart .grid {
    margin-left: 0px;
}
.grid__item.large--three-fifths.my-pro {

    padding: 0 50px;

}
.template-cart h1.text-left {

    margin: 0;

}
.cart__row {

    margin-bottom: 10px;

}
.cart__row .grid__item.one-third{
  padding-left: 0;
}
.cart__row .cart__image {
    width: 100px;
    height: 100px;

}
.cart__row:first-child {
    border-bottom: 1px solid #dcdcdc;
    background: #fbfbfb;
    margin: 0;
    padding: 10px;
}
.cart__row--last {

    border-top: 1px solid #dcdcdc;

}
.cart__row {
    padding: 10px 0;

    margin: 0;
}
.cart__product-name {
    width: 100%;
}
.h4.cart__product-name {
    font-weight: 500;
}
.h4.cart__product-name:hover {
    color:#ef9118;
}
.grid--full.cart__row--table p {
    color: #ef9118;
}
.btn--secondary.update-cart {
    background: #fff;
    background: ;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #f29118;
    display: inline-block;
    font-size: 18px;
    border: 2px solid #ef9118;
    padding: 10px 30px;
}
.btn.cart__checkout {
    background: #f29118;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    border: 2px solid #f29118;
        border-left-width: 2px;
    border-left-width: 3px;
    padding: 10px 30px;
}
#your-shopping-cart .hr--large {

    display: none;

}
.cart__row.cart__row--last {
    
    padding-bottom: 40px;

}
.cart__note .input-full{
  margin-top: 8px;
}
.ajaxcart__policies, .ajaxcart__subtotal {
    color: #fff;
  font-family: 'Roboto', sans-serif;
}
#contact-us .hr--large {
    display: none;
}
#contact-us .main-content {
    padding-bottom: 40px;
  background: #f9f9f9;
}
#contact-us .grid{
  margin-left: 0;
  
}
  
 #contact-us .main-content .wrapper {
    padding: 0px 30px;
    background: #fff;
}
#contact-us h1{
  margin-top: 20px;
}
#contact-us .large--one-whole {

    padding-bottom: 30px;
}
#contact_form .grid__item.large--one-half:first-child {
    padding-left: 0;
}

#contact_form {
    margin-bottom: 110px;
}
.contact_left address a:hover {
    color: #ef9118;
}
#contact_form .grid__item.large--one-half{
   padding-left: 10px;
}
.template-blog .grid__item.grid-product.medium--one-half.large--one-third {
    border-radius: 2px;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(152, 149, 149, 0.2), 0 6px 20px 0 rgba(178, 176, 176, 0.19);
}
.grid.blogger {

    margin: 0;
      margin-bottom: 60px;

}
.grid.blogger .grid__item {

    padding-left: 0px;

}
.grid.blogger .large--one-third {
    width: 31.633%;
    margin: 10px;
}
.grid.blogger .push--large--one-tenth {
    padding: 10px;
        
}
.template-customers-login .grid__item.large--one-third.push--large--one-third.text-center {
    padding: 30px;
    box-shadow: 0 4px 8px 0 rgba(152, 149, 149, 0.2), 0 6px 20px 0 rgba(178, 176, 176, 0.19);
}
.template-customers-login .section-header {
    margin: 10px 0 30px;
}

.template-404 p {
    margin-top: 20px;
}

.template-404 .main-content {
    padding-bottom: 50px;
}

.right-sec #contact_form {
    margin-bottom: 0;
}

.about-us .main-content > .wrapper {
    max-width: 100%;
    padding: 0;
}


.about-us .grid.wrapper {
margin:0 auto;
}

.abt_img {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}

.abt_img img {
    width: 100%;
}


.abt_txt {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
      padding: 40px 50px;
    background: #ffffffd9;
    min-height: 330px;
    position: relative;
  left: -2px;
}

.abt_frst {
    background: #f6f6f6e6;
    padding: 50px 0px;
}

.abt_inn {
    position: absolute;
    max-width: 450px;
    top: 50%;
    transform: translate(0, -50%);
}


.about-page {
    margin: 50px auto;
    text-align: center;
      max-width: 850px;
}

.abt_inn h2 {
    font-weight: 600;
  font-size: 25px;
  line-height: 1.2;
}

.all_page h4 {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0 0 15px;
}

.template-page header.section-header {
    margin: 0;
}

.all_page {
    text-align: left;
}

.form-vertical input,
.form-vertical textarea{
    border: 1px solid #ccc;
}

.form-vertical input:focus {
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}

.form-vertical input.btn {
    border: 0;
}

.form-vertical  a:hover , button#HideRecoverPasswordLink:hover {
    text-decoration: underline;
    color: #ef9118;
    transition: none;
}

.registers,.login {
    padding: 0 30px 30px;
    box-shadow: 0 4px 8px 0 rgba(152, 149, 149, 0.2), 0 6px 20px 0 rgba(178, 176, 176, 0.19);
  margin-bottom: 80px;
}

.form-vertical a {
    font-weight: 700;
}

button#HideRecoverPasswordLink {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}


body.template-article .section-header{
            margin: 0 0 15px 0;
}
body.template-article .section-header .date:last-child{
      margin-bottom: 0;
}
body.template-article .push--large--one-tenth{
      padding: 0;
      text-align: left;
}
.single-blog-row{
  display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.single-blog-row .article{
      margin-bottom: 0;
    width: 75%;
}
.order-summary-toggle__icon, .order-summary-toggle__text, .order-summary-toggle__dropdown {
    fill: #f49217;
}
.single-blog-row .article header h1{
    line-height: normal;
    letter-spacing: 0.3px;
    font-size: 28px;
    margin: 0 0 15px 0;
    text-align: left;
    font-weight: 700;
    text-transform: capitalize;
}
.single-blog-row .article header p{
  text-align: left;
    margin-bottom: 0px;
    height: auto;
    letter-spacing: 0;
    color: #666;
    font-size: 15px;
    display: flex;
    width: 100%;
    padding-bottom: 10px;
}
.single-blog-row .article p{
  color:#000;
}

.single-blog-row .sidebar{
  width: 22%;
  background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 35px;
}
.single-blog-row .sidebar h3,.single-blog-row .sidebar h2{
      margin: 0 0 10px 0;
    font-size: 17px;
    font-weight: 600;
    padding: 12px 20px;
    border-left: 5px solid #272f46;
    background: #fff;
    letter-spacing: 0.5px;
}
.single-blog-row .sidebar ul{
      margin-top: 0;
    margin-left: 0;
  margin-bottom: 25px;
}
.single-blog-row .sidebar ul li{
  line-height: 0;
    margin: 0;
    padding: 10px 5px;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
      letter-spacing: normal;
}
.single-blog-row .sidebar ul li a{
  line-height: 18px;
    vertical-align: middle;
  color: #272f46;
    font-size: 14px;
    text-decoration: none;
}
.return-link{
  font-family: inherit;
  display: block;
    padding: 20px 0 40px 0;
    text-align: left;
}


@media only screen and (max-width: 768px){
  .announcement-bar {
     padding: 5px 10px;
    font-size: 12px;
}
  .title-pro {
    margin-top: 20px;
}
  .newsletter .section-header h2 {
   
    font-size: 25px;
  
    line-height: 1.2;
}
  li.mobile-nav__spacer {
    display: none;
}
  li.mobile-nav__item.mobile-nav__item--secondary {
    content: "";
    bottom: 0;
    border-bottom: 1px solid #343535;
}
  font-size: 12px;{
    display: none;
  }
  .mobile-nav__item a, .mobile-nav__toggle button {
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.2;
}
  .mail {
    padding: 0 10px 0 0;
  }
  .social-media {
    display: none;
}
  .bar-announce{
        float: none; 
    margin-right: 0;
    display: block;
  }

  .newsletter .wrapper{
    display:block;
  }
  header.site-header {
    padding: 0;
}
.index-slideshow-section .slick-prev, .hero .slick-next {
    height: 2.125rem;
    width: 2.125rem;
}  
  body .hero-slideshow {
    height: 100.667vw !important;
}
  .hero__adapt-text-wrap {
    position: absolute;
    left: 0;
    right: 0;
top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
}
  div#HeroWrapper-slideshow {
    position: relative;
}
  .hero__title.h1 {
    font-size: 20px;
    max-width: 280px;
    color: #fff;

}
  #contact_form {
    margin-bottom: 80px;
}
  .grid.contact-f .grid__item {
    padding: 0;
}
  .btn, .btn--secondary{
    padding: 8px 15px;
  }
  .feature-row__text--left {
    padding: 0px 10px;
    min-height: 275px;
    
}
  #shopify-section-1584017631585 {
    padding: 30px 0px;
}
  .slick-list {
    height: 374px !important;
}
 body .hero-slideshow .slick-track, .hero-slideshow .slideshow__overlay:before {
    height: 100vw;
}
  .hero[data-adapt="true"] .slideshow__overlay:before {
    min-height: 100vw;
}
  .newsletter .left-sec, .newsletter .right-sec {
    width: 100%;
    float: none;
}
  .feat-inner h2.h3 {
    font-size: 20px;
}
  .input-group-field {
    height: 35px;
}

.small--text-center {
    text-align: left !important;
}.product--wrapper {
    margin: 0px auto;
}
  .input-group .btn, .input-group .btn--secondary, .input-group .input-group-field {
    height: 35px;
}
  .newsletter form .newsletter--form {
    padding: 4px;
}.product-single .large--seven-twelfths, .product-single .large--five-twelfths {
    width: 100%;
}
  .grid__item.grid-product.small--one-half.medium--one-half.large--one-third {
    width: 100%;
}
  .product-recommendations {
    margin: 20px 0;
}
.product-single__photos{
    margin-top: 0;
    padding-bottom:0px;
    padding: 0 15px;
}
  .product-single__photos .slick-dots {

    width: 92%;
}
 .jdgm-ask-question-btn, .jdgm-write-rev-link {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
    
}
  body#dev-allied-safety .site-footer {
    padding: 30px 0;
    padding-bottom: 0px;
    margin-top: 30px;
}
  .hero .slick-list, .hero .slick-track {
    min-height: 100vh;
}
  .site-footer {
    padding: 30px 0;
    margin-top: 0px;
}
  .abt_inn {
    position: absolute;
    max-width: 280px;
    top: 50%;
    transform: translate(0, -50%);
}
  .abt_img {
    
    width: 100%;
    line-height: 0;
}
.abt_txt {
    width: 100%;
    min-height: 420px;
    padding: 20px 10px;
    line-height: 1.5;
}
  .abt_inn p:last-child {
    margin-bottom: 0;
}
  .about-page {
    margin: 20px auto;
    padding: 15px;
}
  .about-page h3 {
    font-size: 15px;
  }
  .about-img .section-header h1{
    font-size: 35px;
  }
  .abt_frst {
    padding: 30px 0px;
}
  #contact-us .main-content .wrapper {
    padding: 0px 20px;
}

 .trading_hours {
    padding-bottom: 20px;
} 
#contact_form .grid__item.large--one-half {
    padding-left: 0px;
}
  .single-blog-row .sidebar {
    width: 100%;
  margin-bottom: 0px;
}
  .single-blog-row .article {
    margin-bottom: 0;
    width: 100%;
}
.return-link{
      padding: 30px 0 40px 0;
}
  .site-footer .grid__item hr{
    width: 100px;
  }
  .grid.blogger .large--one-third {
    width: 100%;
    margin: 0;
}
  #shopify-section-list-collections-template h1 {
    padding-top: 15px;
}
.my-blogs header.section-header.text-center {
    margin: 20px 0;
}  
.grid.blogger {

    margin-bottom: 0px;
}
.grid.collection-grid {
    padding: 20px 0;
}
  .my-blogs .grid__item.grid-product.medium--one-half.large--one-third {
    margin-bottom: 20px;
}
body#create-account .grid {
    margin: 0;
}  
.registers, .login {
    padding: 0 10px 10px;
    margin-bottom: 0;
}
.registers .section-header{
  margin: 20px 0;
}
#contact-us .main-content {
    padding-bottom: 0px;
}  
.hero__adapt-text-wrap {
    width: 230px;
    padding: 0;
    margin: 0 auto;
}
  #CollectionSection .section-header.text-center {
    margin: 20px 0;
}
    .newsletter {
    margin-bottom: 0;
    padding: 0;
    margin: 0 15px;
}
  .instashow-gallery-container .instashow-gallery-media {
    width: 33% !important;
    height: auto !important;
}
  body#challenge .main-content {
    padding-bottom: 30px;
}
  body#account .main-content {
    padding-bottom: 30px;
    padding-top: 0 !important;
}
  .site-header .grid--table {
    height: 64px;
}
  .site-header__logo img {
    margin-top: 0px;
    margin-bottom: 0px;
}
 .section-header, #contact-us header.section-header {
    margin: 0px 0;
    padding-top: 1px;
} 
  .grid.login-page {
    margin: 0;
}
  body#create-account .main-content {
    padding-bottom: 30px;
}
  .phone {
    
    padding: 0 0 0 8px;
}
}
@media screen and (max-width: 768px) and (min-width: 591px){

  .newsletter form{
      margin: 0;
    padding-top: 15px;
  
}
 .site-footer .grid__item ul li a, .site-footer .grid__item ul li {
    font-size: 11px; 
}
.site-footer .grid__item h2{
  font-size: 20px;
}  
  
  .no-bullets.social-icons li {
    padding-right: 9px;
}
 .address + ul.social-icons li a {
    width: 30px;
    height: 29px; 
   line-height: 27px;
 }

.grid-product__wrapper .grid-product__image-wrapper {
    height: auto !important;

} 
  .product-single__meta {
    position: static !important;
}
.cart__row .js-qty, .cart__row .ajaxcart__qty {
    margin: 0;
}

}
div#ProductImageWrapper-15566993653805 {
    max-width: 228px !important;
}