/** Shopify CDN: Minification failed

Line 7:2 "@import" is only valid at the top level

**/
.sq-custom-blogs-wrapper {
  @import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
}
.sq-custom-blogs-wrapper .sq-article-tag {
  text-decoration: none;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  -webkit-text-decoration-style: initial;
  text-decoration-style: solid;
  -webkit-text-decoration-color: initial;
  text-decoration-color: initial;
}
.sq-custom-blogs-wrapper .sq-post-media {
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}
.sq-custom-blogs-wrapper body {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  font-family: Poppins, sans-serif;
  background-color: #fff;
}
.sq-custom-blogs-wrapper .sq-blog-grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.sq-custom-blogs-wrapper .sq-post-with-3-columns {
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.sq-custom-blogs-wrapper .sq-post-content {
  position: relative;
  margin: 0 0 30px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.sq-custom-blogs-wrapper .sq-post-media {
  overflow: hidden;
  position: relative;
  margin: -1px -1px 0;
  text-align: left;
}
.sq-custom-blogs-wrapper .sq-post-media img {
  display: block;
  max-width: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}
.sq-custom-blogs-wrapper .sq-blog-tags {
  margin: 0;
  text-align: left;
  top: 20px;
  left: 15px;
  position: absolute;
  width: 100%;
  line-height: 15px;
  z-index: 22;
}
.sq-custom-blogs-wrapper .sq-blog-tags a {
  display: inline-block;
  background-color: #d9121f;
  font-size: 9px;
  line-height: 15px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 20px;
  margin: 0 3px 9px 4px;
  padding: 1px 10px 0;
}
.sq-custom-blogs-wrapper h2.post-title a {
  font-family: Poppins, sans-serif;
  padding: 25px 30px 0 30px;
  font-size: 18px;
  line-height: 23px;
  color: #000;
  font-weight: 500;
  margin: 0;
  cursor: pointer;
  text-transform: none;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.sq-custom-blogs-wrapper .sq-post-media a:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.sq-custom-blogs-wrapper .container {
  padding-left: 45px;
  padding-right: 45px;
  margin: 0 auto;
  max-width: 1230px;
}
.sq-custom-blogs-wrapper .st-recipe-category-dropdown {
  display: inline-block;
  position: relative;
  float: left;
}
.sq-custom-blogs-wrapper .st-recipe-categories {
  font-weight: 400;
  margin: 5px 0;
  padding: 12px 20px 11px;
  padding-right: 36px;
  z-index: 9999;
  background: none;
  position: relative;
  color: grey;
  transition: background-color 0.2s linear, border-color 0.2s linear;
  -webkit-box-shadow: none;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
  background-color: #fff;
  border: 1px solid #ccc;
}
.sq-custom-blogs-wrapper #st-recipe-search .searchSubmit {
  font-family: Poppins, sans-serif;
  color: #fff !important;
  line-height: 1.6;
  font-weight: 600;
  text-transform: uppercase;
  background: #d9121f;
  font-size: 13px;
  padding: 13px 38px 10px;
  margin: 5px 0;
  border-radius: 25px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 46px;
  padding-left: 22px;
  border: none !important;
  padding-right: 22px;
}
.sq-custom-blogs-wrapper #st-recipe-search .searchSubmit, .sq-custom-blogs-wrapper form#st-recipe-search {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sq-custom-blogs-wrapper .st-recipe-categories:focus {
  outline: none;
}
.sq-custom-blogs-wrapper input.searchBox.field {
  font-weight: 400;
  margin: 5px 0;
  padding: 20px 20px 23px;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
  transition: background-color 0.2s linear, border-color 0.2s linear;
  height: 21px;
  border-radius: 25px;
  background-color: #f5f5f5;
  color: grey;
  font-size: 12px;
  border: 1px solid #f5f5f5;
  max-width: 300px;
  width: 300px;
  margin-right: -15px;
}
.sq-custom-blogs-wrapper .st-recipe-collection-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.sq-custom-blogs-wrapper .st-button-loadmore {
  font-family: Poppins, sans-serif;
  color: #fff !important;
  line-height: 1.6;
  font-weight: 600;
  text-transform: uppercase;
  background: #d9121f;
  display: inline-block;
  cursor: pointer;
  border: none;
  padding: 13px 38px 10px;
  font-size: 11px;
  border-radius: 90px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: flex;
}

@media (max-width: 991px){
	.main-content.full-width .sq-custom-blogs-wrapper .sq-post-with-3-columns {
    flex: 0 0 50%;
    max-width: 50%;
}
  
  	.main-content.full-width .sq-custom-blogs-wrapper .sq-post-with-3-columns {
    flex: 0 0 50%;
    max-width: 50%;
}
.sq-custom-blogs-wrapper input.searchBox.field {
    max-width: none !important;
    width: 100% !important;
}
.sq-custom-blogs-wrapper .st-recipe-category-dropdown {
    display: none !important;
}
.sq-custom-blogs-wrapper form#st-recipe-search {
    width: 100% !important;
}
.sq-custom-blogs-wrapper #st-recipe-search .searchSubmit{
	max-width: 100px !important;
}
.sq-custom-blogs-wrapper input.searchBox.field {
    min-height: 47px !important;
    height: 47px;
}
}
@media (max-width:767px){
	.main-content.full-width .sq-custom-blogs-wrapper .sq-post-with-3-columns {
    flex: 0 0 100%;
    max-width: 100%;
}
}