/* Popup css */
.popup_logo a {
  width: 256px;
  display: inline-block;
}
.popup_main {
  text-align: center;
}
.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: auto;
  width: 45%;
  margin: 0 auto;
  left: 0 !important;
  right: 0;
  border-radius: 10px;
  padding: 40px;
}
.pum-theme-33132 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
  border-radius: 100%;
  padding: 4px 8px 9px;
  top: 15px;
  right: 15px;
}
.popup_btn a {
  padding: 20px 0;
  display: inline-block;
  /* max-width: 228px; */
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  /* min-width: 228px; */
  text-transform: uppercase;
}
.popup_btn .popup_shoponline,
.popup_btn .popup_website {
  display: inline-block;
  width: 50%;
}
.popup_btn .popup_website {
  margin-left: -5px;
}
.popup_btn {
  display: inline-block;
  border: 2px solid #000;
  border-radius: 10px;
  margin-top: 34px;
}
.popup_btn .popup_shoponline a {
  /* border-right: 2px solid #000; */
  padding: 20px 18px 20px 51px;
  position: relative;
}
.popup_btn .popup_shoponline a::before {
  content: "";
  position: absolute;
  left: 30px;
  background: url("../images/shopping-cart-new.png");
  width: 32px;
  height: 25px;
}
.popup_btn .popup_shoponline a:hover::before {
  background: url("../images/shopping-cart-new-hover.png");
}
.popup_btn .popup_shoponline a:hover {
  border-radius: 8px 0 0 8px;
}
.popup_btn a:hover {
  background-color: #d22630;
  color: #fff;
  border-radius: 0 8px 8px 0;
}
.popup_btn .popup_shoponline {
  position: relative;
}
.popup_btn .popup_shoponline::after {
  content: "OR";
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.pum-theme-33132 .pum-content + .pum-close:hover,
.pum-theme-default-theme .pum-content + .pum-close:hover {
  background: #000;
}

.mfp-wrap .home_popup_visit .mfp-close:active {
  top: 0;
}
#top-header #et-info.nonecom-info {
  padding-top: 5px;
}
.nonecom_shopbtn {
  background: #d22630;
  padding: 10px 19px 9px 48px;
  font-size: 12px;
  border-radius: 0 0 8px 8px;
  position: relative;
}
.nonecom_shopbtn::before {
  content: "";
  position: absolute;
  left: 12px;
  background: url("../images/shop-cart-top.png");
  width: 25px;
  height: 20px;
  top: 11px;
}
#top-header.nonecom .et-social-icon a {
  font-size: 12px;
  background-color: #393939;
  border-radius: 100%;
  padding: 6px 6px;
}
.nonecom .et-social-icons {
  margin-left: 20px;
}
.nonecom-email {
  margin-left: 30px;
  position: relative;
}
.nonecom-email::before {
  content: "";
  position: absolute;
  left: -30px;
  background: url("../images/email-new.png");
  width: 20px;
  height: 20px;
  top: 1px;
}

.new_header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#top-header.nonecom {
  background-color: transparent;
}
#main-header.nonecom_header {
  background-color: transparent;
}
.new-header-main {
  position: relative;
  top: 0;
}

.nonecom_header
  #quadmenu.quadmenu-divi
  .quadmenu-navbar-nav
  > li:not(.quadmenu-item-type-button)
  > a
  > .quadmenu-item-content {
  color: #fff;
}
.nonecom_header.et-fixed-header
  #quadmenu.quadmenu-divi
  .quadmenu-navbar-nav
  > li:not(.quadmenu-item-type-button)
  > a
  > .quadmenu-item-content {
  color: #666666;
}

.nonecom_search #et_search_icon::before {
  transform: rotate(274deg);
}

.nonecom_search_outer .et_search_form_container input {
  background-color: #fff;
  border: solid 1px #717171;
  color: #393939;
}
.nonecom_search_outer .et_search_form_container input::placeholder {
  color: #393939;
}
.new-header-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}

/* e-commerce*/
.ecom_shopbtn {
  color: #393939 !important;
  background-color: #fff;
  padding: 10px 20px;
  font-size: 12px;
  border-radius: 0 0 8px 8px;
}
.eco_account .fa-user {
  position: relative;
}
.eco_account .fa-user::before {
  content: "";
  position: absolute;
  left: -18px;
  top: -17px;
  background: url("../images/loginperson.png");
  width: 20px;
  height: 20px;
}
.eco_cart a::before {
  content: "";
  position: absolute;
  left: -38px;
  top: 9px;
  background: url("../images/shop-cart-top.png");
  width: 25px;
  height: 20px;
}
.top_right_header .my-account.eco_account {
  padding-left: 26px;
}
div#custom_modal {
  background: white;
  border-radius: 10px;
}
.popup_inr {
  padding: 3% 0;
}
.et_pb_gutters3.et_left_sidebar.woocommerce-page
  #main-content
  ul.products
  li.product,
.et_pb_gutters3.et_right_sidebar.woocommerce-page
  #main-content
  ul.products
  li.product {
  width: 31.8%;
}

/* 28-7 */
div.pricecnt {
  width: 51%;
  background: #f5ad1d;
  color: #fff;
  margin-right: 15px;
  padding: 2px;
  font-size: 15px;
}
div.btncntr {
  width: 36%;
  font-size: 12px;
  vertical-align: bottom;
}
.maincntt {
  margin-bottom: 0px;
}
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.btncntr {
  width: 45%;
  font-size: 11px;
  vertical-align: bottom;
}
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.pricecnt {
  width: 47%;
  background: #f5ad1d;
  color: #fff;
  margin-right: 7px;
  padding: 1px;
  font-size: 15px;
  margin-left: 7px;
}
#top-header a.nonecom_shopbtn {
  font-size: 25px;
}
.nonecom_shopbtn::before {
  background: url(../images/shoppingcart_32x25.png);
  left: 8px;
  width: 32px;
  height: 25px;
}
.et_pb_gutters3.et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product {
  width: 23.2%;
}
.et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(3n + 1) {
  clear: none;
}
.et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(4n + 1) {
  clear: both;
}
.et_pb_row
  .et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(3n),
.single.et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(3n) {
  margin-right: 20px;
}
.et_pb_row
  .et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(4n),
.single.et_right_sidebar.woocommerce-page
  #main-content
  .related.products
  ul.products
  li.product:nth-child(4n) {
  margin-right: 0px;
}
/* 31-7 */
body.page-template-tpl-instore-products.woocommerce
  #main-content
  ul.products
  li.product,
body.page-template-tpl-instore-products.woocommerce
  #main-content
  ul.products
  li.product {
  width: 23.5%;
}
body.page-template-tpl-instore-products.woocommerce
  #main-content
  ul.products
  li.product:nth-child(4n),
body.page-template-tpl-instore-products.woocommerce
  #main-content
  ul.products
  li.product:nth-child(4n) {
  margin-right: 0;
}

/* 4-8 */
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.btncntr
  i {
  position: relative;
}
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.btncntr
  i.eye_search_icon::before {
  content: "";
  position: absolute;
  background: url(../images/in_store_view.png);
  width: 16px;
  height: 16px;
  left: -19px;
  top: 0;
}

/* 7-8-2021 */
div.pricecnt.store_price {
  width: 100%;
  background: #fff;
  color: #d22360;
  margin-right: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 10px;
}
.maincntt.store_view_buy {
  border: 1px solid #d22360;
  margin-top: 12px;
}
.maincntt.store_view_buy div.btncntr {
  width: 50%;
  margin-right: -3px;
  vertical-align: middle;
  padding: 7px 0;
  margin-top: -1px;
  margin-bottom: -1px;
  font-size: 14px;
}
.maincntt.store_view_buy a.store_view {
  width: 50%;
  display: inline-block;
  padding: 7px;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
}

/* 10-8-2021 */
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.pricecnt {
  background: #fff;
  color: #d22360;
  width: 50%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.maincntt {
  border: 1px solid #d22360;
}
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.btncntr {
  width: 50.5%;
  margin-right: -2px;
  margin-top: -1px;
  padding: 7px 0;
}
body.page-template-tpl-instore-products.woocommerce
  ul.products
  li.product
  div.btncntr
  a {
  padding-left: 10px;
}

/* 19-8-2021 */
#top-header .container {
  padding: 0.48em 0 0.19em;
}

.ecom_shopbtn {
  padding: 10px 20px;
}

#et-main-area {
  background-image: url('https://prairiemeats.ca/wp-content/uploads/2021/11/b5.jpg');
  background-size: cover;
  height: 400px;
  background-position: bottom;
}

#et-main-area h1{ font-size: 60px; padding-bottom: 0; line-height: 60px; text-shadow: 1px 1px #0000005e; }

@media screen and (max-width: 479px) {
  #et-main-area h1{ font-size: 34px; padding-bottom: 0; line-height: initial;}

}

@media screen and (max-width: 980px) {
  #et-main-area {
    background-image: url('https://prairiemeats.ca/wp-content/uploads/2021/11/ipad-b5.jpg?v=1');
    background-repeat: no-repeat;
  }

}



/* 23-8-2021 */
.header_title_new {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
}
.header_title_new h1 {
  color: #ffffff;
  padding-bottom: 46;
  text-transform: capitalize;
}
#checkout_timeline.style4.horizontal li:last-child .timeline-wrapper {
  padding-top: 15px;
  padding-bottom: 12px;
}

@media screen and (max-width: 1230px) {
  /* 31-7-2021 */
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product,
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product {
    width: 23.46%;
  }
}
@media screen and (max-width: 1200px) {
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding-left: 9px;
    padding-right: 9px;
  }
  #main-header .container {
    width: 92%;
  }
  #logo {
    max-height: 54% !important;
  }
  /* 31-7-2021 */
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product,
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product {
    width: 23.27%;
  }
}
@media screen and (max-width: 1069px) {
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding-left: 7px;
    padding-right: 7px;
  }
  #et_top_search {
    margin-left: 12px;
  }

  /* 31-7-2021 */
  .woocommerce.page-template-tpl-instore-products ul.products li.product,
  .woocommerce-page.page-template-tpl-instore-products ul.products li.product {
    width: 30.93% !important;
  }
  .woocommerce.page-template-tpl-instore-products ul.products li.first,
  .woocommerce-page.page-template-tpl-instore-products ul.products li.first {
    clear: none !important;
  }
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(4n),
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(4n) {
    margin-right: 20px;
  }
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(3n),
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  #logo {
    max-height: 47% !important;
  }
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding-left: 7px;
    padding-right: 7px;
  }
  .top_right_header .shopping-cart {
    padding-right: 8px;
  }
  .top_right_header .my-account.eco_account {
    padding-left: 18px;
  }
  .nonecom .et-social-icons {
    margin-left: 7px;
  }
  #top-header #et-info.nonecom-info {
    padding-top: 8px !important;
  }
  .maincntt.store_view_buy div.btncntr {
    font-size: 12px;
  }
  .maincntt.store_view_buy a.store_view {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  .new_header {
    position: relative;
  }
  .nonecom_header
    #quadmenu.quadmenu-divi
    .quadmenu-navbar-nav
    > li:not(.quadmenu-item-type-button)
    > a
    > .quadmenu-item-content {
    color: #666666;
  }
  #quadmenu.quadmenu-divi:not(.quadmenu-is-horizontal)
    .quadmenu-navbar-nav
    li.quadmenu-item
    .quadmenu-item-content,
  #quadmenu.quadmenu-divi:not(.quadmenu-is-horizontal)
    .quadmenu-navbar-nav
    li.quadmenu-item
    .quadmenu-item-content
    > .quadmenu-caret {
    padding: 10px;
  }
  #quadmenu
    .quadmenu-navbar-nav
    .quadmenu-dropdown-menu
    ul.product-categories
    > li:first-child {
    top: 5px;
  }
  .et_mobile_menu {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  body.admin-bar.et_fixed_nav #main-header,
  body.admin-bar.et_fixed_nav #top-header,
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
    top: 0;
    position: relative;
    background-color: #393939 !important;
  }
  body.et_fixed_nav.et_secondary_nav_enabled #main-header,
  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled
    #main-header {
    top: 0px !important;
    background-color: #000 !important;
  }
  #main-header .container {
    width: 97%;
  }
  #logo {
    max-height: 86% !important;
  }
  #top-header .container {
    width: 97%;
  }
  #top-header .et-social-icons li {
    margin-left: 8px;
  }
  .top_right_header .my-account.eco_account {
    padding-right: 6px;
  }
  .ecom_shopbtn {
    padding: 10px 12px;
  }
  #top-header.nonecom {
    top: 0;
    position: relative;
    background-color: #393939 !important;
  }
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header,
  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_non_fixed_nav.et_transparent_nav #top-header {
    position: relative;
  }
  #et-main-area {
    height: 220px;
  }
  .page-id-35418 .et_pb_section {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }
  .page-id-32760 .et_pb_section {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }
  .page-id-32409 .et_pb_section {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }
  .page-id-32409 .et_pb_text_0,
  .page-id-35418 .et_pb_text_0,
  .page-id-32760 .et_pb_text_0 {
    min-height: 226px !important;
  }
}
@media screen and (max-width: 900px) {
  .top_right_header.nonecom_top_right_corner {
    float: none;
    text-align: center;
    padding-left: 30px;
    padding-top: 9px;
  }
  #top-header #et-info.nonecom-info {
    float: none;
    text-align: center;
    padding-bottom: 12px;
  }
  .ecom_shopbtn {
    border-radius: 8px;
  }
  .nonecom_shopbtn {
    display: inline-block;
    border-radius: 8px;
  }
  /* 28-7 */
  .nonecom_shopbtn::before {
    top: 6px;
  }
}
@media screen and (max-width: 770px) {
  /* 31-7-2021 */
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(2n),
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(2n) {
    float: left;
    clear: both;
  }
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(3n),
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(3n) {
    float: left;
    margin-right: 20px;
  }
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product,
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product {
    width: 46% !important;
    margin-bottom: 2.2em;
  }
  .woocommerce.page-template-tpl-instore-products ul.products li.first,
  .woocommerce-page.page-template-tpl-instore-products ul.products li.first {
    clear: both !important;
  }
  /* 22-9-2021 */
  .page-id-32409 .et_pb_section {
    padding-bottom: 30px;
  }
  .page-id-32760 .et_pb_section {
    padding-bottom: 30px;
  }
  .page-id-35418 .et_pb_section {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .popup_btn .popup_shoponline a::before {
    left: 19px;
  }
}
@media screen and (max-width: 545px) {
  /* 31-7-2021 */
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product,
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product {
    width: 45.4% !important;
  }
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(4n),
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product:nth-child(4n) {
    margin-right: 0;
  }
  /* 10-8-21 */
  body.page-template-tpl-instore-products.woocommerce
    ul.products
    li.product
    div.btncntr {
    font-size: 10px;
  }
  body.page-template-tpl-instore-products.woocommerce
    ul.products
    li.product
    div.pricecnt {
    font-size: 14px;
  }

  /* 19-8-2021 */
  .ecom_shopbtn {
    display: block;
    width: 57%;
    margin: 0px auto 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 479px) {
  #top-header,
  #top-header a,
  #et-secondary-nav li li a,
  #top-header .et-social-icon a:before {
    font-size: 13px !important;
  }
  .ecom_shopbtn {
    display: block;
    /* max-width: 155px; */
    margin: 0px auto 0;
  }
  .top_right_header.nonecom_top_right_corner {
    padding-top: 7px;
  }
  .nonecom_shopbtn::before {
    top: 7px;
  }
  .popup_btn .popup_website {
    display: block;
    margin-left: 0;
  }
  .popup_btn .popup_shoponline {
    display: block;
  }
  .popup_btn .popup_shoponline a {
    border-right: 0;
    /* border-bottom: 2px solid #000; */
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .popup_btn a {
    font-size: 16px;
    padding: 13px 0;
  }
  .popup_btn .popup_shoponline a:hover {
    border-radius: 8px 8px 0 0px;
  }
  .popup_btn a:hover {
    border: 0 0 8px 8px;
  }
  .et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product {
    width: 100% !important;
  }

  /* 28-7-2021 */
  .nonecom_shopbtn::before {
    top: 7px;
    height: 20px;
    background-size: contain;
    width: 26px;
    left: 11px;
  }
  /* 31-7 */
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product,
  body.page-template-tpl-instore-products.woocommerce
    #main-content
    ul.products
    li.product {
    width: 100% !important;
  }

  /* 10-8-2021 */
  body.page-template-tpl-instore-products.woocommerce
    ul.products
    li.product
    div.btncntr {
    width: 50.4%;
  }
  /* 19-8-2021 */
  .ecom_shopbtn {
    width: 67%;
  }
  .tooltip .tooltiptext {
    width: 180px;
  }
  #mc_embed_signup .mc-field-group {
    margin-bottom: 10px;
  }
  .signup_row {
    margin-right: -13px;
    margin-left: -13px;
  }
}

body.woocommerce-checkout
  .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first,
body.woocommerce-cart
  .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first,
body.woocommerce-account .page_new_container #main-content > .container,
body.search.search-results .page_new_container #main-content > .container,
body.page-id-3
  .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first,
body.page-id-36915
  .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
  padding-top: inherit !important;
  margin-top: 70px;
}

.woocommerce form .form-row .select2-container {
  width: 100% !important;
}
body.woocommerce-checkout span.select2.select2-container {
  width: 100%;
}
@media screen and (min-width: 981px) {
  body.woocommerce-checkout
    .et_builder_inner_content
    .et_pb_section:first-child,
  body.woocommerce-cart .et_builder_inner_content .et_pb_section:first-child,
  body.woocommerce-cart .et_builder_inner_content .et_pb_section:first-child {
    padding-top: 90px !important;
  }
}

.shppingheading {
  background: #f5ad1d;
  padding: 10px;
  margin-bottom: 13px;
  font-size: 21px !important;
}
#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
  padding: 15px 120px 12px 0;
}
#checkout_timeline.style4.horizontal
  li:not(:last-child)
  .timeline-wrapper:after {
  width: 80px;
}
.woocommerce-checkout .xoo-wsc-modal {
  display: none;
}
#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
  padding: 15px 50px 12px 0;
}
#checkout_timeline.style4.horizontal
  li:not(:last-child)
  .timeline-wrapper:after {
  width: unset;
}
a.timeline-label {
  font-size: initial;
  letter-spacing: 1px;
}
body.archive span.woocommerce-Price-amount.amount {
  display: none;
}

/* 10-9-2021 */
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 61px;
    line-height: 70px;
  }
  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row textarea {
    padding: 10px;
  }
  h2 {
    font-size: 46px;
    line-height: 52px;
  }
  .categories_filter select {
    width: auto !important;
  }
  #post-32409 .et_pb_text_1 {
    margin-top: 55px !important;
    margin-left: -160px !important;
  }
  #post-32409 .et_pb_text_1 h2 {
    font-size: 55px;
  }
  #post-32409 .et_pb_text_4 h2 {
    font-size: 55px;
  }
}

@media screen and (max-width: 1023px) {
  h1 {
    font-size: 52px;
    line-height: 59px;
  }
}
@media only screen and (max-width: 980px) {
  #post-32409 .et_pb_text_0 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  #post-32409 .et_pb_text_1 {
    margin-top: 75px !important;
    margin-left: 0px !important;
  }
  #post-32409 .et_pb_text_1 h2 {
    font-size: 46px;
  }
  #post-32409 .et_pb_text_4 h2 {
    font-size: 46px;
  }
  #post-32409 .et_pb_image_1 {
    max-width: 88%;
  }
  #post-32409 .et_pb_section_0.et_pb_section {
    padding-bottom: 20px;
  }
  #post-32409 p.lg {
    line-height: 27px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 43px;
    line-height: 50px;
  }

  .signup_row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .page-id-3 .entry-content h2 {
    font-size: 25px;
  }
  .et_pb_row {
    padding: 0 0;
  }
  #post-32409 .et_pb_text_0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #post-32409 .et_pb_row_1.et_pb_row {
    margin-top: 0px !important;
  }
  #post-32409 .et_pb_text_1 {
    margin-top: 35px !important;
  }
  #post-32409 .et_pb_text_1 h2 {
    font-size: 36px;
  }
  #post-32409 .et_pb_text_4 h2 {
    font-size: 36px;
  }
  #post-32760 .et_pb_row_1.et_pb_row {
    margin-top: 8px !important;
  }
  h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 479px) {
  .ecom_shopbtn {
    width: 70%;
  }
  .signup_row {
    margin-right: -8px;
    margin-left: -8px;
  }
  h1 {
    font-size: 34px;
    line-height: 39px;
  }

  .entry-content tr td,
  body.et-pb-preview #main-content .container tr td {
    padding: 6px 10px;
  }
  .et_pb_text_0 h2 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  #post-32409 .et_pb_text_1 h2 {
    font-size: 29px;
  }
  #post-32409 .et_pb_text_1 {
    margin-top: 0px !important;
  }
  #post-32409 .et_pb_text_4 h2 {
    font-size: 29px;
  }
  h2 {
    font-size: 29px;
    line-height: 39px;
  }
  #post-32409 .et_pb_divider_1:before {
    top: -16px;
  }
  #post-32409 .et_pb_text_3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #post-32760 .et_pb_section_0.et_pb_section {
    padding-bottom: 10px;
  }
  #post-32760 .et_pb_row {
    width: 100%;
  }
  #post-32760 .et_pb_text_2 h3 {
    font-size: 22px;
  }
  .pmbtn.md {
    font-size: 15px !important;
  }
  body #page-container #post-35418 .et_pb_section .et_pb_button_1 {
    font-size: 14px !important;
  }
  body #page-container #post-35418 .et_pb_section .et_pb_button_0 {
    font-size: 14px !important;
  }
}

/* hide view cart button */
.addtocardbox .mainboxcnt a.added_to_cart.wc-forward {
  display: none !important;
}
input#smntcswcb {
  width: 65%;
}
.quantity {
  color: #393939 !important;
  font-weight: bold;
}

/* 17-9-2021 */
.woocommerce-page .quantity .minus {
  float: left;
  height: 38px !important;
  background-color: #f2f0f0 !important;
  color: #000 !important;
  font-weight: 700 !important;
  width: 13% !important;
}
input#smntcswcb {
  height: 38px !important;
  width: 74%;
  font-weight: 700 !important;
}
.woocommerce-page .quantity .plus {
  height: 38px !important;
  float: right;
  background-color: #f2f0f0 !important;
  color: #000 !important;
  font-weight: 700 !important;
  width: 13% !important;
}
.woocommerce-page div.product form.cart div.quantity {
  margin-right: 0px !important;
  margin-bottom: 20px !important;
}
.addtocardbox p {
  position: relative;
  padding-left: 32px;
  font-weight: 700 !important;
  padding-bottom: 20px !important;
}
.addtocardbox p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/pickup-truck.png);
  width: 24px;
  height: 24px;
}
body.single-product.et_button_no_icon.woocommerce-page button.button.alt {
  width: 100%;
}
.woocommerce-page div.product form.cart {
  margin-bottom: 0 !important;
}
.et_pb_gutters3.et_left_sidebar.woocommerce-page
  #main-content
  ul.products
  li.product {
  width: 31.6%;
}
.visit_store_text a {
  color: white;
  /* font-weight: bold; */
  font-size: 18px;
}
.woocommerce-cart input#smntcswcb {
  width: 54%;
}
.woocommerce-cart.woocommerce-page .quantity .plus {
  width: 23% !important;
}
.woocommerce-cart.woocommerce-page .quantity .minus {
  width: 23% !important;
}
.woocommerce-page .prodsummary {
  width: 39%;
}
.woocommerce-page .column.carboxsec.ndpatelvariation {
  top: 0;
}
/* 20-9-2021 */
.ecom_shopbtn:hover {
  background-color: #d22630;
  color: #ffffff !important;
}
.ecom_shopbtn {
  box-shadow: 0px 2px 4px 0px #000;
}
.nonecom_shopbtn {
  box-shadow: 0px 2px 4px 0px #000;
}
.nonecom_shopbtn:hover {
  background-color: #fff;
  color: #393939 !important;
}
.nonecom_shopbtn:hover::before {
  background: url(../images/shoppingcart_32x25_black.png);
}
.et_pb_fullwidth_section {
  position: relative;
}
.et_pb_fullwidth_section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 60%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.home #top-header .nonecom-email {
  font-weight: 700;
  letter-spacing: 0.618px;
}
#top-header .nonecom-email {
  font-weight: 700;
  letter-spacing: 0.9px;
}
#top-header .nonecom-email:hover {
  color: #d22630;
}
.nonecom-email:hover::before {
  background: url(../images/email-new-hover.png);
}
.search .footer_middle .container,
.search #main-footer .container,
.search .footer_middle .container,
.search #main-content .container {
  padding-top: inherit !important;
}
#top-header .et-social-icon a:hover {
  color: #d22630;
}
div.pricecnt.store_price {
  color: #393939;
}
.maincntt.store_view_buy a.store_view:hover {
  background-color: #c51620;
  color: #fff;
}
.maincntt.store_view_buy div.btncntr {
  padding: 5px 0;
  font-size: 14px;
  width: 100%;
  margin: 0;
}
.maincntt.store_view_buy a.store_view {
  padding: 5px 0;
  font-size: 14px;
  width: 100%;
  margin: 0;
}
.maincntt.store_view_buy {
  display: flex;
  margin: 12px 0 0;
  border: 2px solid #d22630;
  justify-content: center;
}
#top-header a {
  letter-spacing: 0.5px;
}
.home #top-header a {
  letter-spacing: 0px;
}

/* 21-9-2021 */
.error404 .custom_billboard {
  position: relative;
}
.error404 .custom_billboard::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.woocommerce-page #top-header #et-info.nonecom-info {
  padding-top: 5px;
}
#content-area {
  margin: 20px 0 0;
}
.eco_cart a::before {
  top: 7px;
  background: url("../images/shoppingcart_32x25.png");
  width: 32px;
  height: 25px;
}

/* 22-9-2021 */
.white-popup {
  width: 47% !important;
  max-width: 525px !important;
}
.popup_btn .popup_website {
  width: 100%;
}
.popup_btn a {
  width: 100%;
}
.popup_btn .popup_shoponline {
  width: 100%;
  border-right: 2px solid #000;
}
.popup_btn {
  display: flex;
}
.woocommerce-page .woocommerce-billing-fields h3,
body.woocommerce-checkout #customer_shipping_details h3.shppingheading,
.woocommerce-checkout-review-order h3#order_review_heading,
.yith-woocommerce-checkout-payment h3#payment_heading {
  position: relative;
  padding-left: 45px !important;
}
.woocommerce-page .woocommerce-billing-fields h3::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 24px;
  background: url("../images/billing_checkout.svg");
  width: 24px;
  height: 20px;
}
body.woocommerce-checkout #customer_shipping_details h3.shppingheading::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 24px;
  background: url("../images/shipping_checkout.svg");
  width: 20px;
  height: 20px;
}
h3#order_review_heading::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 24px;
  background: url("../images/order_checkout.svg");
  width: 17px;
  height: 20px;
}
h3#payment_heading::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 26px;
  background: url("../images/payment_checkout.svg");
  width: 17px;
  height: 16px;
}
.et_pb_with_background {
  position: relative;
}
.page-id-35418 .et_pb_with_background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.page-id-32760 .et_pb_with_background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.page-id-32409 .et_pb_with_background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.page-id-32688 .et_pb_with_background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.page-id-32688 .et_pb_with_background.et_pb_section_3::after,
.page-id-32688 .et_pb_with_background.et_pb_section_2::after {
  content: none;
}
.page-id-33796 .et_pb_with_background::after {
  content: "";
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
.woocommerce ul#shipping_method li input {
  margin: 0px 0.4375em 0 0 !important;
  vertical-align: middle !important;
}
.eco_account .fa-user::before {
  background: url("../images/account_18x20.png");
  width: 18px;
}
div#city_popup {
  max-width: 70% !important;
  width: 70% !important;
}
/* 23-9-2021 */
.head_right_top_merge {
  display: flex;
  justify-content: right;
  align-items: center;
}
/*.page-id-32688 div.et_pb_section.et_pb_section_3 {
  background-size: 100% !important;
} */
#top-header .container {
  padding-top: 0;
}
.nonecom_shopbtn::before {
  top: 6px;
}
.nonecom_shopbtn {
  padding: 10px 19px 11px 48px;
}
/* 27-9-2021 */
.ecom_shopbtn.add_online_btn_icon {
  padding-left: 33px;
  padding-right: 7px;
  position: relative !important;
  color: #fff !important;
  background-color: #d22630;
}
.ecom_shopbtn.add_online_btn_icon:hover {
  background-color: #fff !important;
  color: #393939 !important;
}
.ecom_shopbtn.add_online_btn_icon::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 12px;
  background: url(../images/shoppingcart_32x25.png);
  width: 23px;
  height: 18px;
  background-size: 100%;
}
.ecom_shopbtn.add_online_btn_icon:hover::before {
  background: url(../images/shoppingcart_32x25_black.png);
  background-size: 100%;
}
@media screen and (max-width: 1300px) {
  /* 21-9-2021 */
  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products
    li.product {
    width: 31.5%;
  }
  /* 22-9-2021 */
  body.page-id-3.privacy-policy
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .woocommerce-page .column.carboxsec.ndpatelvariation {
    right: 0;
    width: 27%;
  }
  .woocommerce-page .continue_shipping a {
    padding: 11px 31px;
  }
  .maincntt.store_view_buy a.store_view {
    /* width: 51%; */
    padding: 6px;
    font-size: 13px;
  }
  /* 21-9-2021 */
  .nonecom .et-social-icons {
    margin-left: 5px;
  }
  .top_right_header .shopping-cart {
    padding-right: 7px;
  }
  .top_right_header .my-account.eco_account {
    padding-left: 15px;
  }
  .eco_cart a::before {
    left: -40px;
  }
  #top-header .et-social-icons li {
    margin-left: 9px;
  }
  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products
    li.product {
    width: 31.2%;
  }
  .maincntt.store_view_buy div.btncntr {
    /* width: 53%; */
    font-size: 12px;
  }
  .maincntt.store_view_buy a.store_view {
    font-size: 11px;
  }
  .carboxsec {
    width: 28% !important;
  }
  .column .summary.entry-summary {
    padding-left: 25px !important;
  }
  .woocommerce div.product .product_title {
    font-size: 27px !important;
    line-height: 38px !important;
  }
  div#city_popup {
    max-width: 79% !important;
    width: 79% !important;
  }
  #city_popup ul#city_popup_list {
    padding-left: 25px;
  }
  #top-header .container {
    width: 94%;
  }
  /* 22-9-2021 */
  body.page-id-3.privacy-policy
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 40px;
  }
  .white-popup {
    max-width: 475px !important;
  }
  .popup_btn .popup_shoponline a::before {
    left: 21px;
  }
  .ecom_shopbtn {
    font-size: 13px !important;
  }
  /* 23-9-2021 */
  .page-id-32688 .et_pb_text_1 {
    margin-top: 135px !important;
  }
  #top-header a.nonecom_shopbtn {
    font-size: 13px;
    padding: 10px 10px 11px 39px;
  }
  .nonecom_shopbtn::before {
    left: 2px;
  }

  /* 25-9-2021 */
  .page-id-32688 .et_pb_row_4.et_pb_row {
    padding-left: 90px !important;
  }
  /* 27-9-2021 */
  .ecom_shopbtn.add_online_btn_icon::before {
    top: 10px;
  }
}
@media screen and (max-width: 1023px) {
  /* 21-9-2021 */
  #top-header #et-info.nonecom-info {
    padding-top: 7px !important;
  }
  .ecom_shopbtn {
    padding: 13px 9px;
  }
  .woocommerce-page #top-header #et-info.nonecom-info {
    padding-top: 6px !important;
  }
  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products
    li.product {
    width: 31.1%;
  }
  .column .summary.entry-summary {
    padding-left: 4px !important;
  }
  .related.products > h2 {
    font-size: 44px !important;
    line-height: 52px !important;
  }
  #city_popup ul#city_popup_list {
    column-count: 4;
  }
  #checkout_timeline li.active {
    margin: 0 !important;
  }
  #checkout_timeline.horizontal.style4 li {
    display: inline-block;
  }
  #checkout_timeline.style4 li .timeline-wrapper .timeline-step,
  #checkout_timeline.style4 li .timeline-wrapper .timeline-label {
    display: block;
  }
  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 15px 10px 12px 0;
  }
  #top-header .et-social-icons li {
    margin-left: 6px;
  }

  .top_right_header .my-account a {
    padding: 0;
  }
  /* 22-9-2021 */
  .white-popup {
    width: 61% !important;
    max-width: 462px !important;
  }
  .woocommerce-page .woocommerce-billing-fields h3::before,
  body.woocommerce-checkout
    #customer_shipping_details
    h3.shppingheading::before,
  .woocommerce-checkout-review-order h3#order_review_heading::before,
  h3#payment_heading::before {
    top: 20px;
  }
  #checkout_timeline {
    margin-bottom: 40px;
  }
  .top_right_header .shopping-cart:after {
    right: 3px;
  }
  /* 23-9-2021 */
  .page-id-32409 .et_pb_section_0.et_pb_section {
    padding-bottom: 30px !important;
    padding-top: 265px !important;
  }
  /* 27-9-2021 */
  .ecom_shopbtn.add_online_btn_icon::before {
    top: 13px;
  }
}
@media screen and (max-width: 980px) {
  .woocommerce-page .column .summary.entry-summary {
    padding-left: 10px;
  }
  .woocommerce-page .column.carboxsec.ndpatelvariation {
    width: 29%;
  }
  /* 21-9-2021 */
  body.woocommerce.tax-product_cat.woocommerce-page .woocommerce-breadcrumb {
    padding-bottom: 10px !important;
  }
  .addtocardbox p {
    font-size: 14px !important;
    line-height: 21px !important;
    padding-left: 29px;
  }
  .addtocardbox {
    padding: 14px 5px !important;
  }
  body.single-product.et_button_no_icon.woocommerce-page button.button,
  body.single-product.et_button_no_icon.woocommerce-page button.button.alt {
    padding: 6px 14px !important;
  }
  .woocommerce-page .continue_shipping a {
    padding: 6px 25px;
    margin-top: 10px;
  }
  #city_popup ul#city_popup_list {
    column-count: 3;
  }
  #checkout_timeline li .timeline-wrapper .timeline-label {
    padding: 5px 5px 5px 8px !important;
  }
  #top-header.nonecom .et-social-icon a {
    padding: 6px 2px;
  }
  #top-header .container {
    width: 97%;
  }
  /* 22-9-2021 */
  body.page-id-3.privacy-policy
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 30px;
  }
  #checkout_timeline {
    margin-bottom: 30px;
  }
  .home .et_pb_divider_0:before {
    top: -12px;
  }
  body.single-product.et_button_no_icon.woocommerce-page button.button:hover,
  body.single-product.et_button_no_icon.woocommerce-page
    button.button.alt:hover {
    padding: 6px 14px !important;
  }
  /* 23-9-2021 */
  .page-id-32688 .et_pb_section_0.et_pb_section {
    padding-top: 110px !important;
    padding-bottom: 70px !important;
  }
  .page-id-35418 .et_pb_section_0.et_pb_section {
    padding-top: 37px !important;
    padding-bottom: 20px !important;
  }
  .page-id-32688 .et_pb_text_1 {
    margin-top: 0px !important;
    min-height: auto;
  }
  .page-id-32688 .et_pb_text_inner p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .page-id-32688 .et_pb_column.et_pb_column_2_5.et_pb_column_4 {
    float: right;
    width: 63%;
    max-width: 465px;
  }
  .page-id-32688 .et_pb_column.et_pb_column_2_5.et_pb_column_6 {
    float: right;
    width: 62%;
    max-width: 460px;
  }
  .page-id-32409 .et_pb_section_0.et_pb_section {
    padding-bottom: 10px !important;
    padding-top: 135px !important;
  }
  .nonecom .et-social-icons {
    margin-left: 0;
  }
  #top-header .top_right_header.nonecom_top_right_corner a {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .head_right_top_merge {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-cart input#smntcswcb {
    width: 11%;
  }
  .woocommerce-cart.woocommerce-page .quantity .minus {
    width: 5% !important;
    margin-right: -4px;
    float: inherit;
  }
  .woocommerce-cart.woocommerce-page .quantity .plus {
    width: 5% !important;
  }
  .woocommerce-cart table.cart td.actions .button[name="update_cart"] {
    min-width: 230px;
    width: 39%;
  }
  .woocommerce-page.woocommerce-cart table.cart td.actions .button {
    min-width: 230px;
    margin: 0 auto 10px;
    width: 39%;
  }
  /* 21-9-2021 */
  .error404 .custom_billboard::before {
    height: 20%;
  }
  .product_sidebar .product_sidebar_block {
    margin-bottom: 0;
  }
  .column.imagesec {
    width: 100% !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    float: none;
  }
  .woocommerce-page .prodsummary {
    width: 61%;
  }
  .carboxsec {
    width: 35% !important;
  }
  #left-area .column.imagesec ol {
    padding: 0 !important;
  }
  .related.products > h2 {
    font-size: 38px !important;
    line-height: 48px !important;
  }
  .column.carboxsec.ndpatelvariation {
    position: relative !important;
    width: 60% !important;
    padding: 0;
  }
  body.single-product .summary.entry-summary .price {
    margin-bottom: 0;
  }
  .eco_cart a::before {
    top: 4px;
  }
  #checkout_timeline.horizontal.style4 li {
    display: table;
  }
  #checkout_timeline.style4 li .timeline-wrapper .timeline-step,
  #checkout_timeline.style4 li .timeline-wrapper .timeline-label {
    display: table-cell;
  }
  /* 22-9-2021 */
  body.page-id-3.privacy-policy
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 10px;
  }
  .white-popup {
    width: 87% !important;
    max-width: 408px !important;
  }
  .popup_btn a {
    font-size: 16px;
  }
  .popup_btn .popup_shoponline a {
    padding-left: 40px;
  }
  .popup_btn .popup_shoponline a::before {
    left: 9px;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: right !important;
    width: auto !important;
  }
  #checkout_timeline {
    margin-bottom: 20px;
  }
  /* 23-9-2021 */
  .page-id-35418 .et_pb_section_1.et_pb_section {
    padding-top: 80px !important;
  }
  /* 27-9-2021 */
  .visit_store_text a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce-page .woocommerce-billing-fields h3::before,
  body.woocommerce-checkout
    #customer_shipping_details
    h3.shppingheading::before,
  .woocommerce-checkout-review-order h3#order_review_heading::before,
  h3#payment_heading::before {
    top: 15px;
  }
  .home .et_pb_column_0 {
    padding-top: 40px;
  }
  .home .et_pb_section_3.et_pb_section {
    padding-bottom: 40px;
  }
  /* 23-9-2021 */
  .page-id-32688 .et_pb_section_1.et_pb_section {
    padding-top: 70px;
  }
  .page-id-32688 .et_pb_text_2 .et_pb_text_inner {
    padding-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .woocommerce-page .prodsummary {
    width: 100%;
  }
  .carboxsec {
    width: 59% !important;
    max-width: 265px !important;
  }
  .woocommerce-page .column .summary.entry-summary {
    margin-bottom: 0 !important;
  }
  body.single-product .summary.entry-summary .price {
    margin-bottom: 0;
  }
  #city_popup ul#city_popup_list {
    column-count: 2;
  }
  /* 22-9-2021 */
  #et-main-area {
    height: 140px;
  }
  /* 23-9-2021 */
  .page-id-32688 .et_pb_column.et_pb_column_2_5.et_pb_column_4 {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .page-id-32688 .et_pb_column.et_pb_column_2_5.et_pb_column_6 {
    float: none;
    width: 100%;
    max-width: 100%;
    padding-bottom: 20px !important;
  }
  .page-id-32688 .et_pb_text_1,
  .page-id-32688 .et_pb_text_2,
  .page-id-32688 .et_pb_text_3 {
    padding-left: 20px !important;
    padding-right: 20px;
  }
  .page-id-32688 .et_pb_image_1 {
    margin-left: 20px !important;
  }

  .page-id-32688 div.et_pb_section.et_pb_section_2 {
    background-image: none !important;
  }
  .page-id-32688 .et_pb_row_2.et_pb_row {
    padding-bottom: 50px !important;
  }
  .page-id-32688 .et_pb_text_4,
  .page-id-32688 .et_pb_text_5,
  .page-id-32688 .et_pb_text_6,
  .page-id-32688 .et_pb_text_7 {
    padding-left: 0 !important;
  }
  .page-id-32688 ol.big_ordered_lists li span {
    top: 6px !important;
  }
  .page-id-32409 .et_pb_section_0.et_pb_section {
    padding-bottom: 0px !important;
    padding-top: 75px !important;
  }

  /* 25-9-2021 */
  /* .page-id-32688 div.et_pb_section.et_pb_section_3 {
    background-image: none !important;
  } */
}

@media screen and (max-width: 565px) {
  .head_right_top_merge {
    display: block;
  }
  .top_right_header.nonecom_top_right_corner {
    padding-top: 0;
    padding-bottom: 7px;
  }
  .shop_top_btn_header {
    padding: 10px 0;
  }
  /* 27-9-2021 */
  .online_shop_btn_header {
    padding: 10px 0;
  }
  .ecom_shopbtn.add_online_btn_icon {
    width: 57%;
    max-width: 265px;
  }
}
@media screen and (max-width: 545px) {
  .shop_top_btn_header {
    padding: 0;
  }
  /* 27-9-2021 */
  .ecom_shopbtn {
    width: 45%;
    max-width: 216px;
  }
  .online_shop_btn_header {
    padding: 0;
  }
}
@media screen and (max-width: 530px) {
  .woocommerce-cart.woocommerce-page .quantity .minus {
    width: 6% !important;
  }
  .woocommerce-cart.woocommerce-page .quantity .plus {
    width: 6% !important;
  }
  /* 21-9-2021 */
  .error404 .custom_billboard {
    padding-bottom: 50px;
  }
  .woocommerce .woocommerce-ordering select {
    padding: 5px 0;
  }
  .product_sidebar .product_sidebar_block h4 {
    font-size: 22px;
  }
  .et_pb_column .et_pb_module {
    margin-bottom: 15px;
  }
  body.woocommerce-cart
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 50px;
  }
  /* 22-9-2021 */
  .internal_billboard h1 + p {
    padding-top: 5px !important;
  }
}
@media screen and (max-width: 479px) {
  .woocommerce-cart.woocommerce-page .quantity .minus {
    width: 11% !important;
    max-width: 26px !important;
  }
  .woocommerce-cart.woocommerce-page .quantity .plus {
    width: 11% !important;
    max-width: 26px !important;
  }
  .woocommerce-cart input#smntcswcb {
    width: 16%;
    max-width: 38px;
  }
  .woocommerce-cart-form__cart-item.cart_item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* 21-9-2021 */
  #top-header a {
    font-size: 14px !important;
  }
  .nonecom_shopbtn {
    padding: 10px 6px 9px 43px;
  }
  .top_right_header.nonecom_top_right_corner {
    padding-left: 0;
  }
  .top_right_header .shopping-cart {
    padding-left: 30px;
  }
  .eco_cart a::before {
    left: -9px;
    top: 5px;
  }
  .ecom_shopbtn {
    width: 72%;
    max-width: 223px !important;
  }
  .column.imagesec {
    padding: 0 !important;
  }
  .carboxsec {
    width: 85% !important;
    max-width: 252px !important;
  }
  .related.products > h2 {
    font-size: 31px !important;
    line-height: 41px !important;
  }
  div#city_popup {
    max-width: 100% !important;
    padding: 10px 0;
    width: 100% !important;
  }
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    .related.products
    ul.products
    li.product {
    margin-bottom: 10px !important;
  }
  .et_pb_row {
    width: 85%;
  }
  body.woocommerce-cart
    .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    margin-top: 30px;
  }
  .column.carboxsec.ndpatelvariation {
    width: 85% !important;
  }
  /* 22-9-2021 */
  .home .et_pb_column_0 {
    padding-top: 30px;
    padding-right: 5%;
    padding-bottom: 40px;
    padding-left: 5%;
  }
  .home .et_pb_row {
    width: 100%;
  }
  #sidebar.product_sidebar {
    padding-top: 10px;
  }
  .woocommerce-loop-product__title {
    height: auto !important;
  }
  .et_pb_post_title_0 .et_pb_title_container h1.entry-title {
    font-size: 28px !important;
  }
  .woocommerce-cart-form__cart-item.cart_item {
    padding-top: 0 !important;
  }
  .popup_btn .popup_shoponline a {
    padding-left: 33px;
    padding-right: 5px;
  }
  .popup_btn .popup_shoponline::after {
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 10px;
  }
  .popup_btn a {
    font-size: 13px;
  }
  .white-popup {
    width: 100% !important;
    max-width: 308px !important;
    padding: 20px 10px;
  }
  .popup_btn .popup_shoponline a::before {
    left: 4px;
  }
  .ecom_shopbtn.online_storebtn {
    width: 80%;
  }
  .woocommerce-shipping-totals.shipping th,
  .woocommerce-shipping-totals.shipping td {
    display: block;
  }
  .home .et_pb_text_0 h2 {
    font-size: 35px !important;
    line-height: 43px !important;
  }
  .home .et_pb_row.et_pb_row_1 {
    padding: 0 15px;
  }
  .srvs_row .srvs_box h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .et_button_no_icon.woocommerce-page a.button,
  .et_button_no_icon.woocommerce-page a.button.alt,
  .woocommerce button.button,
  .woocommerce-page button.button {
    font-size: 17px !important;
  }
  /* 23-9-2021 */
  .page-id-32688 .et_pb_text_1 h1 {
    font-size: 38px;
  }
  .page-id-32688 .et_pb_text_4 h2 {
    font-size: 26px;
  }
  .page-id-32688 ol.big_ordered_lists li .copy h4 {
    font-size: 20px;
    padding-bottom: 0;
  }
  .page-id-32688 ol.big_ordered_lists li {
    margin-bottom: 0;
  }
  .page-id-32688 .et_pb_text ol {
    padding-bottom: 10px;
  }
  .page-id-32688 .et_pb_column.et_pb_column_2_5.et_pb_column_6 {
    padding-bottom: 50px !important;
  }
  .woocommerce div.product form.cart .variations td.label {
    width: 100%;
    display: block;
  }
  .woocommerce div.product form.cart .variations tr {
    display: block;
  }
  .woocommerce div.product form.cart .variations td:last-child {
    padding-top: 10px !important;
  }
  /* 27-9-2021 */
  .ecom_shopbtn.add_online_btn_icon {
    width: 89%;
    max-width: 277px !important;
  }
  .ecom_shopbtn.add_online_btn_icon::before {
    top: 11px;
  }
}
@media screen and (max-width: 400px) {
  /* 22-9-2021 */
  .home .et_pb_fullwidth_menu_0.et_pb_fullwidth_menu {
    margin-top: 0 !important;
  }
}
body.post-type-archive-product #main-content .container {
  padding-bottom: 0;
}
body.woocommerce #main-content .container {
  padding-bottom: 0;
}
@media (min-width: 981px) {
  .search-no-results #left-area {
    width: 70.125%;
  }
}

a.ecom_shopbtn.add_online_btn_icon {
  line-height: 36px;
}

form.woocommerce-ordering {
  display: none;
}
@media (max-width: 545px) {
  a.ecom_shopbtn.add_online_btn_icon {
    line-height: 14px;
  }
}
@media (max-width: 479px) {
  /* a.ecom_shopbtn.add_online_btn_icon {
    line-height: 10px;
  } */
  #top-header a.nonecom_shopbtn {
    font-size: 14px !important;
  }
}
@media (max-width: 320px) {
  #top-header .ecom_shopbtn.add_online_btn_icon {
    font-size: 12px !important;
    max-width: 233px !important;
  }
  #top-header .ecom_shopbtn {
    font-size: 12px !important;
  }
}
@media (max-width: 271px) {
  #top-header .ecom_shopbtn.add_online_btn_icon {
    width: 100% !important;
  }
  #top-header .ecom_shopbtn {
    width: 100% !important;
  }
  #top-header .top_right_header.nonecom_top_right_corner a {
    font-size: 13px !important;
  }
  #top-header a.nonecom_shopbtn {
    font-size: 13px !important;
    padding: 10px 7px 11px 33px;
  }
}

/* 7-10-2021 */
nav#quadmenu ul.quadmenu-navbar-nav > li.fresh_width_full {
  float: left;
}
.button.alt.yith-wcms-button:hover {
  color: #ffffff !important;
  background-color: #393939 !important;
}
#payment #place_order:hover {
  color: #ffffff !important;
  background-color: #393939 !important;
}
/* 8-10-2021 */
#rural-delivery .et_pb_row.et_pb_gutters1 {
  display: flex;
  align-items: center;
}
#rural-delivery .et_pb_row_inner_0.et_pb_row_inner {
  margin-top: 0 !important;
}
#special-orders .et_pb_row.et_pb_gutters1 {
  display: flex;
  align-items: center;
}
#special-orders .et_pb_image_5 {
  margin-top: 0 !important;
}
.et_pb_text_1 h2 {
  font-size: 26px !important;
}
.et_pb_text_5 h2 {
  font-size: 26px !important;
}
.et_pb_text_3 h2 {
  font-size: 26px !important;
}
#et-main-area-newproduct .custom_billboard::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background-image: linear-gradient(
    to top,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  z-index: 2;
}
@media (max-width: 1200px) {
  #quadmenu_2
    .quadmenu-navbar-nav
    li.quadmenu-item
    > a
    > .quadmenu-item-content
    > .quadmenu-text {
    font-size: 16px;
  }
  /* 8-10-2021 */

  .pclt li .pclt_holder {
    padding-bottom: 40px;
  }
  .custom_billboard {
    padding-top: 190px;
    padding-bottom: 100px;
  }
  .product_cl li .pcl_title a {
    font-size: 14px !important;
  }
  .et_pb_text_1 h2 {
    font-size: 22px !important;
  }

  .et_pb_text_5 h2 {
    font-size: 22px !important;
  }
  .et_pb_text_3 h2 {
    font-size: 22px !important;
  }
  .et_pb_text_7 h4 {
    font-size: 18px !important;
  }
  .et_pb_accordion_0.et_pb_accordion h5.et_pb_toggle_title,
  .et_pb_accordion_0.et_pb_accordion h1.et_pb_toggle_title,
  .et_pb_accordion_0.et_pb_accordion h2.et_pb_toggle_title,
  .et_pb_accordion_0.et_pb_accordion h3.et_pb_toggle_title,
  .et_pb_accordion_0.et_pb_accordion h4.et_pb_toggle_title,
  .et_pb_accordion_0.et_pb_accordion h6.et_pb_toggle_title {
    font-size: 13px !important;
  }
  .et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title,
  .et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title,
  .et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,
  .et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title,
  .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,
  .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title,
  .et_pb_toggle .et_pb_toggle_title,
  .et_pb_toggle h5.et_pb_toggle_title {
    padding: 0 30px 0 0 !important;
  }
}
@media (max-width: 1198px) {
  .sale_banner .sale_banner_copy h2 {
    color: #fff !important;
  }
  .sale_banner .sale_banner_copy p {
    color: #fff !important;
  }
}
@media (max-width: 1024px) {
  #quadmenu_2
    .quadmenu-navbar-nav
    li.quadmenu-item
    > a
    > .quadmenu-item-content
    > .quadmenu-text {
    font-size: 15px;
  }
}
@media (max-width: 980px) {
  nav#quadmenu ul.quadmenu-navbar-nav > li.fresh_width_full {
    width: 100%;
  }
  /* 8-10-2021 */

  .product_cl li .pcl_holder {
    padding-bottom: 25px !important;
  }
  .product_cl li .pcl_title a {
    font-size: 13px !important;
  }
  .custom_billboard {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  #rural-delivery .et_pb_row.et_pb_gutters1 {
    display: inline;
  }
  #special-orders .et_pb_row.et_pb_gutters1 {
    display: inline;
  }
  .page-id-33796 .et_pb_section_0 {
    height: auto;
    min-height: auto;
  }
}
@media (max-width: 825px) {
  .custom_billboard .banner_search .search-submit {
    flex-grow: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .banner_search .search-form select,
  .banner_search .search-form .search_box,
  .banner_search .search-form .search-submit,
  .banner_search .search-form .multi-select {
    display: inline-block;
    width: 46%;
    height: 53px;
  }
  .banner_search .search-form {
    display: inline-block;
  }
  .custom_billboard .banner_search .search-submit {
    margin-top: 0;
    height: auto !important;
  }
  .banner_search .search-form .search_box {
    margin-top: 20px;
  }
}
@media (max-width: 582px) {
  .banner_search .search-form select,
  .banner_search .search-form .search_box,
  .banner_search .search-form .search-submit,
  .banner_search .search-form .multi-select {
    margin-bottom: 10px;
    width: 95%;
  }
  .banner_search .search-form .search_box {
    margin-top: 0;
  }
  .custom_billboard .default_section {
    padding-top: 40px 0 0;
  }
}
@media (max-width: 479px) {
  .ginput_container.ginput_recaptcha.gform-initialized > div {
    width: 292px !important;
  }
}


div#page-container{    padding-top: inherit !important;}
@media only screen and (min-width: 981px){
  .et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form{    background-color: #ffffff;}
}
#main-header{    box-shadow: none;}
.post_categories_author{display: none;}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, .et-db #et-boc .et-l .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et-db #et-boc .et-l .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, .et-db #et-boc .et-l .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info{   color: #ffffff !important;}

/* 11-10-2021 */
#et-boc .area-outer-wrap.popup_outer_wrap.et-l.entry-content.full-height {
  z-index: 5 !important;
}

.et_search_form_container input{color: #707070 !important;}

div#et-boc div.area-outer-wrap.popup_outer_wrap{ z-index: 1 !important; }

/*12-10-2021*/
.fundraising_bottom .et_pb_row .et_pb_column.et-last-child{    margin-left: -90px !important;}
@media only screen and (max-width: 981px){
  .fundraising_bottom .et_pb_row .et_pb_column.et-last-child{    margin-left: 0px !important;}
}


body.page-id-31910 select#shipping_city{ padding: 15px; }


body.single-product .woocommerce div.product p.price del, body.single-product .woocommerce div.product span.price del {
 /* display: none; */
}


/* inner banner CSS */
/*#et-main-area {
  background-image: url("https://prairiemeats.ca/wp-content/uploads/2021/11/Desktop-Banner-Inner-Pages.png");
  background-position: center;
 
  background-repeat: no-repeat;
}


@media screen and (max-width: 980px) {
  #et-main-area {
     background-size: cover;    
  }

}*/
/* end inner banner CSS */

@media screen and (min-width: 1000px) {
  div.logo_container {
     display: none !important;    
  }
  #et-top-navigation{ padding-top: 30px !important; }

}
