@font-face {
  font-family: 'AvenirLTStdHeavy';
  src: url("AvenirLTStdHeavy.eot");
  src: url("AvenirLTStdHeavy.eot") format("embedded-opentype"), url("AvenirLTStdHeavy.woff2") format("woff2"), url("AvenirLTStdHeavy.woff") format("woff"), url("AvenirLTStdHeavy.ttf") format("truetype"), url("AvenirLTStdHeavy.svg#AvenirLTStdHeavy") format("svg"); }

@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url("AvenirLTStd-Black.woff2") format("woff2"), url("AvenirLTStd-Black.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url("AvenirLTStd-Book.woff2") format("woff2"), url("AvenirLTStd-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirLTStdBook';
  src: url("AvenirLTStdBook.eot");
  src: url("AvenirLTStdBook.eot") format("embedded-opentype"), url("AvenirLTStdBook.woff2") format("woff2"), url("AvenirLTStdBook.woff") format("woff"), url("AvenirLTStdBook.ttf") format("truetype"), url("AvenirLTStdBook.svg#AvenirLTStdBook") format("svg"); }

@font-face {
  font-family: 'montserratregular';
  src: url("montserrat-regular-webfont.woff2") format("woff2"), url("montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratbold';
  src: url("montserrat-bold-webfont.woff2") format("woff2"), url("montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratmedium';
  src: url("montserrat-medium-webfont.woff2") format("woff2"), url("montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratsemibold';
  src: url("montserrat-semibold-webfont.woff2") format("woff2"), url("montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratlight';
  src: url("montserrat-light-webfont.woff2") format("woff2"), url("montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratthin';
  src: url("montserrat-thin-webfont.woff2") format("woff2"), url("montserrat-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PROXIMANOVA-BOLD';
  src: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/PROXIMANOVA-BOLD-WEBFONT.woff") format("woff2"), url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/PROXIMANOVA-BOLD-WEBFONT.woff.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ROCKOULTRAFLF';
  src: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/ROCKOULTRAFLF.woff2") format("woff2"), url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/ROCKOULTRAFLF.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proximaregular';
  src: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/proximanova-regular-webfont.woff2") format("woff2"), url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/52/assets/proximanova-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@keyframes nFadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    transform: none; } }

@keyframes nFadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    bottom: 0; } }

@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    transform: translate3d(0, 5px, 0); }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    display: block; } }

@media screen and (max-width: 767px) {
  @keyframes nFadeIn {
    from {
      opacity: 0;
      transform: translate3d(0, 100%, 0); }

    to {
      opacity: 1;
      transform: none; } }

  @keyframes nFadeOut {
    from {
      opacity: 1; }

    to {
      opacity: 0;
      transform: translate3d(0, 100%, 0);
      bottom: 0; } } }
.cursor_pointer {
  cursor: pointer; }

.text_center {
  text-align: center; }

.padding_lf_0 {
  padding-left: 0px;
  padding-right: 0px; }

.margin_tb_30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.margin_tb_80 {
  margin-top: 20px;
  margin-bottom: 20px; }

.margin_b_30 {
  margin-bottom: 30px; }

.margin_t_0 {
  margin-top: 0px; }

.margin_t_80 {
  margin-top: 20px; }

.mm-menu > .mm-search:after {
  background: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/t/22/assets/sear.png?51267") no-repeat;
  content: '';
  width: 26px;
  position: absolute;
  height: 26px;
  top: 15px;
  right: 9px;
  background-size: 19px; }

.sorting {
  display: none; }

div.product-block:hover .product-additional {
  perspective: none;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg); }

.btn.btn-slide.btn-visitshop:hover {
  background: #fff;
  color: #b0896c;
  border-color: #fff; }

.outerBuyttton {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  text-align: center; }

.after_pay_custom_logo .cv--btn--after__pay.afterpayM {
  box-shadow: 0 0 0;
  border-radius: 0;
  border: none;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  padding: 15px 39px; }

.after_pay_custom_logo .cv--btn--after__pay.afterpayM a {
  color: #fff; }

.btn-search a {
  color: #aaa; }

.columns-container.produyct #product_list .product-container .product_img_link {
  background: #fff; }

#header-main {
  padding: 0px 0 1px; }

#header_logo {
  padding: 5px 0 5px;
  text-align: left; }

.box-content p a {
  font-weight: bold; }

.template-index .nivo-directionNav {
  display: none; }

#apollo-menu .navbar-nav > li > a {
  padding: 14px 11px 8px; }

#apollo-menu .navbar-nav > li .caret:before {
  right: 0px; }

h3.getinTouch {
  margin-bottom: 0;
  padding-bottom: 0; }

.getinTouch {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }

.getinTouch p {
  font-size: 14px;
  letter-spacing: 0;
  margin-top: 9px; }

/* .template-collection #product_list{margin-top:50px;} */
#commercial-coffee-machines #product_list .product-container .product_img_link {
  min-height: 270px;
  background: #fff; }

.socialPayment .social_block.block {
  width: auto;
  display: inline-block;
  float: right; }

.socialPayment .social_block.block div.block_content {
  min-width: 116px;
  display: inline-block; }

.cpro_item_inner input[type="number"] {
  width: 60px;
  height: 50px;
  font-size: 14px;
  background-color: #F5F5F5;
  margin: -12px auto 0;
  padding: 12px 5px;
  text-align: center;
  border: 0px; }

.cv__after--pay__block {
  text-align: center; }

.wrapper.after_pay_custom_logo .section-image {
  display: none;
  width: 100%;
  text-align: center; }

.wrapper.after_pay_custom_logo .section-image img {
  text-align: center;
  float: none;
  display: inline-block; }

.cv-after-pay__custom h3 {
  text-align: center; }

#wholesale-barista-milk .cart {
  display: none; }

.getinTouch {
  text-align: center; }

.getinTouch h3.getinTouch {
  text-align: center; }

.innerContact {
  display: inline-block; }

.innerContact h3 {
  margin-top: 0; }

.contact-box {
  border: 1px solid #efefef;
  border-radius: 2px;
  margin-bottom: 15px;
  padding: 10px;
  clear: both; }

.contact-box p {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 9px;
  line-height: 19px; }

.contact-box p.bold-text {
  font-weight: 600; }

.contact-box p.bold-text a {
  color: #b0896c; }

.template-page .contact-form .row .form-group {
  margin-bottom: 10px; }

.template-collection.collection_c #page_content {
  background: #fff; }

.page_c.template-page #page_content {
  background: #efefef; }

.template-collection.collection_wholesale_new_c #page_content {
  background: #efefef; }

.phone-number.medium-down--hide .phone-image {
  background-image: url(https://cdn.shopify.com/s/files/1/0020/3859/5683/t/20/assets/phone-icon.png?43393);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 18px;
  margin-right: 5px;
  width: 18px; }

.phone-number.medium-down--hide {
  color: #b0896c;
  font-size: 24px;
  line-height: calc(24px + 10px);
  float: right;
  font-weight: normal; }

.adress-box {
  font-family: 'montserratregular';
  font-size: 15px; }

#account-page {
  font-family: 'montserratregular'; }

#account-page h4 {
  font-family: 'montserratregular'; }

#account-page .box-content {
  font-size: 13px; }

#EditAddress_972214567011 p input[type="checkbox"]#address_default_address_972214567011 {
  width: auto; }

#account-page h1 {
  font-family: 'montserratregular'; }

#adress-page .section-header_left {
  font-family: 'montserratregular'; }

#AddAddress, .edit_address {
  font-size: 13px; }

.contact-form-box .form-group .form-control, .contact-box .form-group .form-control {
  border: 1px solid #dddcdc;
  background: none;
  border-radius: 2px;
  box-shadow: none;
  color: #a3a3a3;
  font-size: 15px;
  height: 50px;
  line-height: 18px;
  padding: 15px 15px 15px 25px; }

/************start from here popoup design**********/
.popup-offer {
  z-index: 100000;
  display: inline-flex;
  align-items: center;
  font-family: 'montserratregular';
  justify-content: center;
  background: #fff;
  height: auto;
  position: fixed;
  padding: 27px 0 0;
  left: 0;
  max-width: 722px;
  width: 100%;
  right: 0;
  top: 15%;
  margin: 0 auto;
  opacity: 1; }

.menu-overlayoffer {
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100000;
  left: 0;
  top: 0; }

.hide_fade {
  /* transition: all 1s cubic-bezier(0.37, 0.34, 0.75, 0.51);*/
  opacity: 0;
  display: none; }

.third-titletext {
  letter-spacing: 0;
  margin-top: 11px;
  font-weight: 500;
  font-size: 16px; }

.popup-offerinner {
  padding: 10px 0 0;
  width: 100%;
  display: inline-block; }

.sepcial-offer {
  width: 100%;
  display: inline-block;
  text-align: center; }

.sepcial-offer h3 {
  padding-top: 45px;
  position: relative;
  font-family: 'montserratsemibold';
  font-weight: 700;
  color: #b0896c;
  margin: 0;
  font-size: 41px;
  text-transform: uppercase;
  line-height: 42px;
  padding-bottom: 14px; }

.sepcial-offer h4 {
  font-family: 'montserratthin';
  color: #b0896c;
  font-size: 26px;
  margin: 0 0 8px;
  font-weight: 600; }

.sepcial-offer span {
  margin-top: 14px;
  font-family: 'montserratlight';
  letter-spacing: 0px;
  padding: 1px 0 0px;
  display: inline-block;
  font-size: 13px; }

.enter-discount-code {
  font-size: 25px;
  letter-spacing: 1.5px;
  font-family: 'montserratlight';
  color: #000;
  margin-top: 10px; }

.discount-code {
  margin-top: 30px;
  background: #b0896c;
  width: 100%;
  display: inline-block; }

.innerdcode {
  padding: 48px 59px 31px;
  width: 100%;
  display: inline-block; }

.innerdcode a {
  background: #fff;
  color: #b0896c;
  display: inline-block;
  padding: 21px 30px;
  letter-spacing: 1px;
  font-family: 'montserratbold';
  font-size: 20px; }

.sepcial-offer h4 b {
  font-family: 'montserratsemibold'; }

.close-icons {
  font-family: montserratlight;
  color: #000;
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 17px;
  cursor: pointer; }

/************Ends from here popoup design**********/
.reviewProduct#shopify-product-reviews .spr-container {
  border: none; }

.reviewProduct#shopify-product-reviews .spr-content .spr-review .spr-review-header i.spr-icon.spr-icon-star {
  color: #b0896c; }

.reviewProduct#shopify-product-reviews .spr-content {
  padding: 0 30px;
  /*     max-width: 1115px; */
  /*     margin: 0 auto; */
  box-shadow: 0px 0px 12px #aaa;
  border-radius: 8px; }

.reviewProduct#shopify-product-reviews .spr-content .spr-pagination {
  padding: 27px 0 0 0; }

.reviewProduct#shopify-product-reviews .spr-content .spr-pagination .spr-pagination-page {
  margin-right: 11px; }

.reviewProduct#shopify-product-reviews .spr-content .spr-pagination .spr-pagination-page a {
  color: #a2a2a2;
  font-size: 14px; }

.reviewProduct#shopify-product-reviews .spr-content .spr-pagination .spr-pagination-page.is-active {
  color: #b0896c;
  font-size: 14px; }

.reviewProduct#shopify-product-reviews .spr-form-review-rating a {
  color: #b0896c; }

.reviewProduct#shopify-product-reviews .spr-header {
  text-align: center; }

.reviewProduct#shopify-product-reviews .spr-header .spr-icon.spr-icon-star {
  color: #b0896c; }

.reviewProduct#shopify-product-reviews .spr-header .spr-summary span.spr-starrating.spr-summary-starrating {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px; }

.reviewProduct#shopify-product-reviews .spr-summary-actions-newreview {
  float: none;
  color: #b0896c; }

.cover-reviews-custom #yotpo-testimonials-custom-tab .yotpo-review.yotpo-regular-box .yotpo-review-stars span.yotpo-icon-star.rating-star {
  color: #F080B3; }

.cover-reviews-custom #yotpo-testimonials-custom-tab .yotpo-popup-box-medium .yotpo-nav-content span.yotpo-stars span.yotpo-icon-star.rating-star {
  color: #F080B3; }

.header-container .wishlist-topbar {
  display: none; }

#wholesale .wholesale_content p img {
  float: right; }
#wholesale .wholesale_content .page-header {
  font-size: 48px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px; }
#wholesale .wholesale_content h3 {
  font-weight: 600;
  font-family: Montserrat;
  font-size: 20px; }

.quickview {
  display: none !important; }

.header-newmain {
  z-index: 1000;
  width: 100%; }

.index_c .home-top {
  padding: 50px 0 0 0; }

#slideshow {
  margin-bottom: 0; }

.navdsp {
  float: right; }

#apollo-menu {
  display: inline-block; }

.ap-mainnav {
  text-align: center;
  margin-top: 0px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center; }

.ap-mainnav .phone-number {
  position: absolute;
  right: 17px;
  top: 38px;
  font-size: 16px; }

.phone-number.medium-down--hide .phone-image {
  height: 13px;
  margin-right: 3px;
  width: 16px;
  /*background-color:#b0896c;
  border-radius:100%;*/ }

.crtBottom {
  position: relative;
  top: -2px; }

.navdsp.styllls {
  display: inline-block;
  width: 100%; }

.navdsp.styllls nav {
  float: right; }

.banner-html.banner-html1 .block-html {
  padding-top: 21px;
  padding-bottom: 21px; }

.header-newmain .header-container {
  border-bottom: none;
  background: #fff; }

.maincntntnew {
  /*padding-top: 117px;*/ }

.header-newmain #header-main {
  display: flex;
  vertical-align: middle;
  align-items: center; }

.blockcart_top .cart-inner {
  text-align: left; }

.navdsp {
  font-size: 15px !important; }

.blockcart_top #CartCount {
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 0px;
  right: 5px;
  background-color: #000;
  color: #fff;
  width: 17px;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%; }

.popup-over .popup-title:after {
  display: none; }

.newheader {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.newheader #cart {
  padding: 6px 0 6px 11px; }

.newheader .popup-title {
  padding: 7px 10px; }

.newheader .popup-title:after {
  font-size: 17px; }

#apollo-menu .dropdown-menu {
  min-width: 285px;
  text-align: center;
  text-transform: uppercase; }

#apollo-menu .dropdown-menu li a:hover {
  background: #d5d5d5; }

#footer a {
  font-size: 12px; }

#apollo-menu .dropdown-menu {
  padding: 0px 0px; }

/*******footer ***********/
#footer a {
  font-size: 12px;
  padding: 2px 0px;
  font-family: 'AvenirLTStd-Book'; }

.powered {
  font-size: 12px; }

.footer-nav {
  padding-top: 10px;
  padding-bottom: 7px; }

.istspan {
  line-height: 29px; }

.powered {
  color: #fff; }

#social_block .block_content ul li a {
  color: #fff; }

.footer-wrap.footer-center {
  padding-top: 27px;
  padding-bottom: 17px; }

.product-right-column .selector-wrapper select {
  max-width: 66%; }

#semi-mainheadder div.span-text {
  background: #b0896c;
  color: #fff; }

/*******footer ***********/
.pricefrom {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: uppercase;
  display: inline-block;
  background: #1e1e1e;
  color: #fff;
  padding: 5px 18px;
  border-radius: 31.25rem; }

.blockcart_top {
  min-width: auto; }

.apollo-megamenu .dropdown-menu .dropdown-menu-inner ul {
  float: left;
  width: 100%; }

#apollo-menu .apollo-megamenu .dropdown-menu .dropdown-menu-inner ul li {
  padding: 0; }

#apollo-menu .apollo-megamenu .dropdown-menu .dropdown-menu-inner ul li a {
  padding: 8px; }

.product-block .image .product_img_link:before {
  background: transparent; }

.new-box {
  font-size: 16px;
  min-width: 50px;
  min-height: 50px;
  border-radius: 30px;
  line-height: 50px; }

div.product-block .functional-buttons {
  bottom: 0;
  top: auto;
  width: 150px; }

div.product-block .functional-buttons div {
  display: inline-block; }

.product-block .name a {
  display: inline-block;
  border-bottom: 3px solid transparent;
  width: auto; }

.product-block .name a:hover {
  border-bottom: 3px solid #b0896c; }

.product-block .functional-buttons .ap-cp-add-compare {
  display: none; }

.product-block .functional-buttons .cart {
  width: 60px;
  height: 60px; }

.product-block .functional-buttons .cart .ajax_addtocart {
  border-radius: 30px;
  background: #b0896c;
  right: 0;
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 47px; }

.product-block .functional-buttons .cart .ajax_addtocart i.fa-cart-plus {
  font-size: 29px; }

.block-banner .banner-html.banner-html1 {
  width: 100%; }

.banner-main img {
  width: 100%; }

.banner-main {
  width: 100%;
  margin-bottom: 20px; }

.descnew {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }

.wholesale_content {
  text-align: center; }
  .wholesale_content .contact_us_outer {
    padding-left: 0px;
    padding-right: 0px; }
    .wholesale_content .contact_us_outer .contact_us_inner {
      margin-left: -15px;
      margin-right: -15px; }
    .wholesale_content .contact_us_outer .page-subheading {
      text-align: center;
      font-size: 31px !important; }
    .wholesale_content .contact_us_outer .page-subheading:before {
      width: 70px;
      text-align: center; }
    .wholesale_content .contact_us_outer .submit {
      width: 400px;
      margin: auto;
      text-align: center; }

#wholesale-barista-milk .instagram-widget {
  background-color: #fff; }

.barista_milk, .newsss {
  background-color: #fff; }
  .barista_milk #product_list .product-container .product_img_link, .newsss #product_list .product-container .product_img_link {
    background-color: #fff; }
  .barista_milk .sorting, .newsss .sorting {
    display: none; }

.newsss {
  text-align: center;
  /*   background-color: #fff; */ }
  .newsss .contact_us_outer {
    /*padding-left: 0px;
    padding-right: 0px;*/ }
    .newsss .contact_us_outer .contact_us_inner {
      margin-left: -15px;
      margin-right: -15px; }
    .newsss .contact_us_outer .page-subheading {
      text-align: center;
      font-size: 31px !important; }
    .newsss .contact_us_outer .page-subheading:before {
      width: 70px;
      text-align: center; }
    .newsss .contact_us_outer .submit {
      width: 400px;
      margin: auto;
      text-align: center;
      margin-bottom: 30px; }

#apollo-menu .navbar-nav > li {
  position: relative; }

#apollo-menu .navbar-nav > li a:hover:after {
  animation: a .2s both ease-in-out; }

.product-block .name a {
  text-transform: uppercase; }

#apollo-menu .navbar-nav > li a:after {
  content: "";
  position: absolute;
  top: 100%;
  border: none;
  left: -1px;
  width: 100%;
  height: 2px;
  z-index: 1000000;
  background-color: #caae7b;
  opacity: 0;
  pointer-events: none;
  animation: d .2s both ease-in-out; }

.template-page .page-header {
  display: none; }

.running_writing span {
  /*     background-color: rgba(0, 0, 0, 0.50); */
  padding: 4px 10px; }

.contact-us-form .page-subheading {
  margin-bottom: 0px;
  padding-bottom: 0px; }
.contact-us-form h5 {
  font-size: 20px;
  margin-bottom: 20px; }

#columns.wholesale_struct.columns-container {
  padding-top: 0px; }

.wholesale_struct .banner-main {
  position: relative; }
  .wholesale_struct .banner-main .floating_data {
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center; }
    .wholesale_struct .banner-main .floating_data h3 {
      text-shadow: 0px 2px black;
      font-family: Montserrat;
      font-weight: bold;
      font-size: 50px;
      text-transform: uppercase;
      color: #fff;
      padding: 0px;
      margin: 0px; }
    .wholesale_struct .banner-main .floating_data .bottom_text {
      font-style: italic;
      font-family: Montserrat;
      font-size: 24px;
      padding: 17px 0px;
      margin-bottom: 18px;
      color: #b38b5a;
      font-weight: 500;
      text-shadow: 0px 2px black; }
      .wholesale_struct .banner-main .floating_data .bottom_text span {
        /*           background-color: rgba(0, 0, 0, 0.50); */
        text-shadow: 1px 0px black;
        padding: 4px 10px; }
    .wholesale_struct .banner-main .floating_data a {
      border: 2px solid #b0896c;
      background: #b0896c;
      color: #fafafa;
      font-family: Montserrat;
      font-size: 14px;
      padding: 11px 28px;
      text-transform: uppercase;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-animation-name: fade;
      animation-name: fade;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: backwards;
      -moz-animation-fill-mode: backwards;
      -ms-animation-fill-mode: backwards;
      -o-animation-fill-mode: backwards;
      animation-fill-mode: backwards;
      -webkit-animation-iteration-count: none;
      animation-iteration-count: none; }

.nivo-caption .caption_2 p {
  color: #b38b5a;
  text-shadow: 0px 2px black; }

#breadcrumbs {
  margin: 0px; }

.show_mobile {
  display: none; }

.page-subheading:before {
  display: none; }

.banner-html .title-html-1 {
  font-size: 35px; }

.template-product .socialsharing_product {
  display: none; }

#apollo-menucanvas.mm-menu.mm-offcanvas {
  width: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  z-index: 100000; }

.banner-main {
  min-height: 430px; }

.primary_block.newcustomprimaryBlock {
  background: #efefef; }

.productCustom {
  background: #efefef; }

.primary_block.newcustomprimaryBlock .columnnnnmain {
  border: .25rem solid #dedede;
  background: #cccccc2e;
  padding: 30px; }

.content-block {
  background: #cccccc2e;
  padding: 30px;
  margin-top: 47px; }

.columnnnnmain {
  position: absolute;
  width: 96%;
  top: 0;
  right: auto; }

.fix_detail_column_bottom.fix_detail_column {
  position: fixed;
  width: 577px; }

.product-center-column .price #ProductPrice.fromPrice {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: uppercase;
  display: inline-block;
  background: #1e1e1e;
  color: #fff;
  padding: 5px 18px;
  border-radius: 31.25rem; }

.newheader #cart {
  padding: 14px 0 6px 11px; }

.newheader .popup-title {
  padding: 14px 6px 6px 9px; }

.btn-search {
  left: 0;
  right: auto; }

#cart.media.heading {
  margin-top: 7px; }

.cartttsa {
  position: relative;
  padding-left: 28px;
  display: inline-block; }

.product-container.text-center.product-block:hover .right_block h5 a {
  border-bottom: 3px solid #b0896c;
  color: #b0896c; }

#faqs p {
  font-family: "Quicksand",sans-serif; }

.about-coffee {
  display: none; }

.add-to-cart button#AddToCart {
  visibility: visible;
  float: none;
  margin: auto;
  /*   margin-top:15px; */ }

/*.slide-caption p span{
  font-family: Playfair Display;
}*/
div#cart-page {
  background: none; }

.note_buton.col-xs-12 input[type="submit"] {
  margin-bottom: 10px;
  width: auto; }

.note_buton.col-xs-12 a.con-ajax-cart {
  vertical-align: top; }

#login-page {
  margin-top: 0;
  padding-top: 30px; }

.product-right-column .add_to_cart_detail {
  font-weight: 600;
  height: 55px;
  line-height: 55px;
  padding: 0px 44px; }

.add-to-cart button#AddToCart img {
  width: 20px;
  margin-right: 15px;
  top: -1px;
  position: relative; }

.product-right-column .product_form_custom .apQty {
  float: left;
  margin-right: 20px; }

.product-center-column .product-description {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0; }

.product-center-column div.review {
  padding: 0;
  display: inline-block; }

.spr-badge-caption {
  display: none; }

.product-center-column .spr-badge-starrating .spr-icon {
  color: #e89600; }

.main-content .primary_block .clearfix #ProductPrice {
  margin: 10px 0 0; }

.template-collection div#rc_container {
  display: none !important; }

.template-collection .main-content.maincntntnew {
  background: #fff; }

.template-product .main-content.maincntntnew {
  background: #fff; }

.template-product .main-content.maincntntnew .productCustom {
  background: #fff; }

.template-product .main-content.maincntntnew .productCustom .primary_block.newcustomprimaryBlock {
  background: #fff; }

.template-product div.instagram-widget {
  background-color: #fff;
  border-bottom: 5px solid #fff; }

.wrapper_FAQ {
  background: #efefef; }

.container_faq {
  max-width: 100%;
  width: 1200px;
  margin: 0 auto;
  padding: 50px 50px 0px; }

.istblockinner.innerfaq {
  position: relative;
  z-index: 100;
  margin-top: -180px; }

.innerfaq {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 62px 56px 15px;
  margin-bottom: 30px; }

.innerfaq:last-child {
  margin-bottom: 0; }

.leftcontent {
  text-align: left; }

#faqs .leftcontent .rte p {
  font-family: Montserrat;
  font-size: 14px;
  position: relative; }

#faqs .leftcontent .rte .main_repeat h5 p:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: -10px; }

.faq_section-inner-group-column-title {
  font-family: Montserrat; }

.leftcontent .rte h5 {
  text-align: left; }

.leftcontent .rte p {
  text-align: left; }

.main_repeat {
  padding: 15px 0px;
  border-top: 1px solid #eee; }

.leftcontent .rte h5 u {
  text-decoration: none; }

.leftcontent .rte h5 a:hover {
  text-decoration: none; }

.faq_section-inner-group-column-title {
  position: relative;
  letter-spacing: 2px;
  line-height: 23px; }

.faq_section-inner-group-column-title:after {
  content: "";
  position: absolute;
  top: -1.875rem;
  left: 0;
  width: 3rem;
  height: .5rem;
  background: #b0896c; }

.wrapper_FAQ {
  padding-bottom: 60px; }
  .wrapper_FAQ .banner-main {
    position: relative; }
    .wrapper_FAQ .banner-main .floating_data {
      position: absolute;
      top: 27%;
      width: 100%;
      text-align: center; }
      .wrapper_FAQ .banner-main .floating_data h3 {
        text-shadow: 0px 2px black;
        font-family: Montserrat;
        font-weight: bold;
        font-size: 50px;
        text-transform: uppercase;
        color: #fff;
        padding: 0px;
        margin: 0px; }
      .wrapper_FAQ .banner-main .floating_data .bottom_text {
        font-family: Playfair Display;
        font-style: italic;
        font-size: 24px;
        padding: 17px 0px;
        margin-bottom: 18px;
        color: #b38b5a;
        text-shadow: 0px 2px black; }
        .wrapper_FAQ .banner-main .floating_data .bottom_text span {
          padding: 4px 10px;
          font-size: 17px;
          color: #caae7b;
          text-shadow: 0 0 0;
          font-weight: bold; }
      .wrapper_FAQ .banner-main .floating_data a {
        border: 2px solid #b0896c;
        background: #b0896c;
        color: #fafafa;
        font-family: Montserrat;
        font-size: 14px;
        padding: 11px 28px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-animation-name: fade;
        animation-name: fade;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: backwards;
        -moz-animation-fill-mode: backwards;
        -ms-animation-fill-mode: backwards;
        -o-animation-fill-mode: backwards;
        animation-fill-mode: backwards;
        -webkit-animation-iteration-count: none;
        animation-iteration-count: none; }

#page_content .main-content.maincntntnew .wrapper .rte div.accordion.text-center {
  margin: 0; }

#cart-page .cart_header_labels {
  background: none;
  border: none;
  color: #000; }

#cart-page .cart_header_labels .label_item {
  border: none; }

#cart-page .list_product_cart .cpro_item {
  border: none; }

#cart-page .list_product_cart {
  border: none; }

#cart-page .list_button_cart {
  border: none; }

.cart_total.item {
  text-align: center; }

.cpro_item_inner .price.product-price {
  text-align: center;
  display: inline-block;
  width: 100%; }

#cart-page .cart_header_labels .label_item {
  font-size: 16px; }

.cpro_item_inner {
  font-size: 16px; }

.fontWeightBold {
  font-weight: 600; }

.fontWeightBold a.cart__remove {
  text-transform: uppercase;
  color: #b0896c;
  font-weight: 500; }

.cart_price.item {
  text-align: center; }

#cart-page .list_button_cart .note_cart label {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0; }

#cart-page .list_button_cart .note_cart textarea {
  margin-top: 6px;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  resize: vertical;
  box-shadow: 0 0 0;
  border: none;
  height: 109px !important; }

.cartTitle {
  font-size: 28px;
  color: #b0896c;
  text-align: center;
  font-weight: 600;
  font-family: Montserrat; }

.buttonText span {
  font-weight: 600;
  font-family: 'montserratregular';
  font-size: 18px;
  color: #000; }

.textShipping em {
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0; }

.warningmessge.instructmessage {
  background-color: #b0896c;
  border-color: #b0896c;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-top: 18px;
  padding: 6px 13px;
  margin: 5px 0;
  border-radius: 4px; }

.warningmessge.instructmessage label {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  color: #fff;
  font-style: italic; }

.note_buton.col-xs-12 input[type="submit"].checkout {
  padding: 14px 25px;
  font-weight: 600; }

.warningmessge.instructmessage p {
  color: #fff;
  margin-top: 5px;
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  margin-bottom: 0px; }

#CartCount {
  color: #000; }

#afterpay {
  font-family: Montserrat; }

/*#apollo-top-menu {
  a.dropdown-toggle:hover  {
    
  }
}*/
/* AFTER PAY---------- */
/* @media only screen and (min-width: 768px)
.large--four-twelfths {
    width: 33.333%;
 */
.after_pay_custom_logo img {
  margin-left: 30%; }

.after_pay_custom_logo .cv--btn--after__pay {
  background-color: #b0896c !important;
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
  height: auto;
  /*   width: auto; */
  width: 15%;
  text-decoration: none;
  padding: 13px 18px;
  font-weight: normal;
  border-radius: 6px;
  box-shadow: 1px 1px 3px 1px #b0896c;
  border: 1px solid #b0896c;
  text-align: center;
  margin-left: auto 0; }

/* END AFTER PAY---------- */
.coffee_afterpay.wrapper img {
  margin: auto; }

#someone-purchased.fade-in {
  opacity: 0;
  animation-name: nFadeIn;
  animation-duration: 1s;
  animation-fill-mode: both; }

#someone-purchased.fade-out {
  opacity: 0;
  animation-name: nFadeOut;
  animation-duration: 1s;
  animation-fill-mode: both; }

#someone-purchased {
  background: #ffffff;
  border: 0;
  border-radius: 0;
  bottom: 20px;
  left: 20px;
  top: auto !important;
  right: auto !important;
  padding: 0;
  position: fixed;
  text-align: left;
  width: auto;
  z-index: 99999;
  font-family: "Proxima Nova Regular",sans-serif;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4); }

#someone-purchased div img {
  cursor: pointer;
  float: left;
  max-height: 80px;
  max-width: 120px;
  width: auto; }

#someone-purchased div p {
  color: #cc6633;
  font-size: 13px;
  margin: 0 0 0 13px;
  width: auto;
  padding: 10px 10px 0 0;
  line-height: 20px; }

#someone-purchased div p a {
  padding-right: 51px;
  color: #000000 !important;
  display: block;
  font-size: 15px;
  font-weight: 700; }

#someone-purchased div p a:hover {
  color: black; }

#someone-purchased div p small {
  text-align: right;
  display: block;
  font-size: 10px;
  margin-bottom: 0px;
  line-height: 12px; }

#someone-purchased .close-buttom-popup {
  position: absolute;
  right: 0;
  width: 20px;
  /*     display: none; */
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  background-color: orange;
  color: white; }

.collection_wholesale_new_c .instagram-widget {
  background-color: #fff; }
  .collection_wholesale_new_c .instagram-widget .insta-bottom-lines {
    margin: 0px; }

.block.footer-block.footerAccordion .block_content {
  display: block; }

#apollo-menu .btn-menu-canvas {
  background-color: #fff;
  color: #000; }

.ap-mainnav .block-bottom {
  display: none; }

.free_shipping {
  color: #000;
  text-align: center;
  font-size: 13px;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: unset;
  bottom: 0;
  background: #fff;
  border-top: 1px solid #eee;
  line-height: 45px; }
  .free_shipping img.close_icon {
    width: 42px;
    position: fixed;
    left: 0; }
  .free_shipping p {
    width: 100%;
    margin-bottom: 0;
    line-height: 20px; }

#semi-mainheadder {
  background: #b0896c; }

#semi-mainheadder ul {
  /*     display: none; */
  z-index: 1;
  position: absolute;
  top: 28px;
  left: 19px;
  list-style: none;
  color: #fff;
  font-size: 13px;
  font-family: Montserrat;
  border: 1px solid #ccc;
  padding: 0;
  min-width: 285px;
  line-height: 36px;
  text-transform: capitalize;
  background-color: #fff;
  color: #666; }
  #semi-mainheadder ul li {
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 15px; }
  #semi-mainheadder ul li:hover {
    background: #efefef;
    color: #b0896c; }

.slider_container_c {
  overflow-x: auto; }
  .slider_container_c .span-text {
    /*     overflow-x: scroll; */
    white-space: nowrap; }
  .slider_container_c span {
    margin-left: 20px;
    margin-right: 20px;
    font-family: AvenirLTStdBook;
    text-transform: uppercase;
    padding-top: 17px;
    padding-bottom: 16px;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 3px;
    color: #fff;
    position: relative; }
  .slider_container_c span:hover, .slider_container_c span:active {
    color: #fff; }
  .slider_container_c span:hover:after {
    content: ' ';
    width: 100%;
    height: 4px;
    animation: fadeInUpSmall .2s both ease-in-out;
    background-color: #fff;
    position: absolute;
    bottom: 8px;
    left: -1px; }
  .slider_container_c span.active:after {
    content: ' ';
    width: 100%;
    height: 4px;
    animation: fadeInUpSmall .2s both ease-in-out;
    background-color: #fff;
    position: absolute;
    bottom: 8px;
    left: -1px; }

#cart-page {
  padding-top: 0px;
  margin-top: 0px; }
  #cart-page .show_only_mobile {
    display: none; }

.vimeo-wrapper iframe {
  height: 360px; }

.milklab_enquire {
  height: 55px;
  padding-left: 44px;
  padding-right: 44px;
  margin-top: 15px; }
  .milklab_enquire #AddToCartText {
    font-weight: 600;
    text-transform: uppercase; }

.ajax_addtocart.milklab_enquire {
  color: #fff; }

.checkout_continue_shopping {
  color: #b0896c;
  text-decoration: underline;
  font-size: 14px; }

.mini_cart_container {
  position: absolute;
  right: 0;
  width: 360px;
  max-height: 400px;
  background: #fff;
  color: #000;
  padding: 0 15px;
  overflow: auto;
  border: 1px solid #dedede;
  box-shadow: 0 10px 15px 1px rgba(30, 30, 30, 0.5);
  z-index: 9; }
  .mini_cart_container #minicart_c {
    margin-top: 10px; }
    .mini_cart_container #minicart_c table {
      border-collapse: separate;
      border-spacing: 0 15px;
      border-bottom: 1px solid #ccc;
      width: 100%; }
  .mini_cart_container td {
    padding: 0; }
    .mini_cart_container td a {
      color: #000; }
  .mini_cart_container .button_container_c {
    margin-bottom: 25px;
    margin-top: 15px; }
  .mini_cart_container .mini_button_c {
    text-transform: uppercase;
    padding: 18px 25px;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2px;
    font-weight: 900; }
  .mini_cart_container .view_cart_c {
    background-color: #000; }
  .mini_cart_container .checkout_c {
    background-color: #b0896c; }
  .mini_cart_container .title_c {
    text-align: left;
    font-size: 16px;
    font-family: AvenirLTStdBook;
    letter-spacing: 0.5px; }
    .mini_cart_container .title_c span {
      font-family: AvenirLTStdHeavy; }
  .mini_cart_container .subtotal_c {
    padding: 10px 0; }

.milk_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-flex;
  align-items: center; }
  .milk_popup .pop_content {
    /*     background-color: #00b6cc; */
    max-width: 280px;
    margin: 0 auto; }
    .milk_popup .pop_content a {
      float: right;
      color: #fff;
      font-size: 12px;
      padding: 8px;
      background-color: #fff3; }
    .milk_popup .pop_content h1 {
      color: #fff;
      margin-top: 40px;
      margin-left: 20px;
      margin-right: 30px;
      padding-bottom: 15px;
      border-bottom: 7px solid #fff; }
    .milk_popup .pop_content p {
      color: #fff;
      margin-left: 20px;
      margin-top: 30px; }

.display_none {
  display: none; }

.blog_zoom_template #blog-listing .blog-item img {
  margin: 0;
  width: 100%;
  transition: all 1s ease-in-out; }
.blog_zoom_template #blog-listing .blog-item .image {
  position: relative;
  overflow: hidden;
  cursor: pointer; }
.blog_zoom_template #blog-listing .blog-item .blog_cont {
  position: absolute;
  width: 100%;
  bottom: 10%;
  color: #fff;
  padding: 0 15px;
  z-index: 9; }
  .blog_zoom_template #blog-listing .blog-item .blog_cont h3 {
    padding: 0;
    text-align: left; }
    .blog_zoom_template #blog-listing .blog-item .blog_cont h3 a {
      color: #fff; }
  .blog_zoom_template #blog-listing .blog-item .blog_cont p {
    text-align: left;
    margin-bottom: 0;
    color: #fff; }
    .blog_zoom_template #blog-listing .blog-item .blog_cont p time {
      font-size: 11px; }
  .blog_zoom_template #blog-listing .blog-item .blog_cont .tags_list {
    background: #fff;
    padding: 7px 7px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    margin-right: 5px; }
  .blog_zoom_template #blog-listing .blog-item .blog_cont a:hover {
    text-decoration: none; }

.template-article .rte p {
  text-align: left;
  color: #000; }

.social-wrap .itemFacebookButton, .social-wrap .itemTwitterButton {
  line-height: 1; }

.full_width_img {
  width: 100%;
  /*   margin-left: -15px;
    margin-right: -15px; */ }

.slick_arrow_c {
  position: absolute;
  top: 50%;
  z-index: 9; }
  .slick_arrow_c.slick_left_c {
    left: 0; }
  .slick_arrow_c.slick_right_c {
    right: 0; }

body.page_wholesale_new_c {
  font-family: AvenirLTStdBook; }

.page_wholesale_new_c h1 {
  font-size: 30px;
  font-family: montserratregular; }

.wholesale_slider_containers .slider_content_c {
  text-align: center; }
  .wholesale_slider_containers .slider_content_c img {
    width: 100%; }
  .wholesale_slider_containers .slider_content_c h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase; }
.wholesale_slider_containers .slick-slide img {
  min-height: 380px; }

.wholesale_button_c {
  color: #000;
  border-color: #000;
  padding: .3em 1em;
  border: 2px solid;
  background-color: rgba(255, 255, 255, 0);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  text-transform: uppercase;
  font-family: AvenirLTStdBook;
  border-radius: 5px; }

.wholesale_top_block {
  position: relative; }
  .wholesale_top_block img {
    width: 100%; }
  .wholesale_top_block h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-family: AvenirLTStdBook; }

.color-overlay-container-c {
  position: relative; }
  .color-overlay-container-c .color-overlay-c {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .6;
    position: absolute;
    top: 0; }

.backgroud_img_container {
  background-position: center;
  -webkit-background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: 100%;
  -moz-background-size: cover;
  background-size: 100%;
  background-size: cover; }
  .backgroud_img_container h1 {
    font-size: 25px; }
  .backgroud_img_container h1.main_heading {
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px; }

.like_beauty a {
  color: #b0896c; }
.like_beauty .product-right-column .quantity-selector, .like_beauty .product-right-column .add_to_cart_detail {
  float: none; }
.like_beauty .product-right-column .quantity-selector {
  border: 1px solid #ccc;
  margin-bottom: 15px; }
.like_beauty .product-right-column .add_to_cart_detail {
  margin: 0 auto; }
.like_beauty .product-right-column .quantity_wanted_p {
  margin-top: 0; }
.like_beauty .flex {
  display: flex;
  padding: 10px 15px; }
  .like_beauty .flex .gold_brew_text {
    flex: 1; }
.like_beauty .third_row {
  margin-top: 30px; }
.like_beauty span.h2.fromPrice#ProductPrice {
  margin-top: 0px; }
.like_beauty .page_description_c h1 {
  font-weight: 600; }
.like_beauty .page_description_c .brown_text {
  color: #b0896c; }
.like_beauty .page_description_c h3 {
  font-weight: 600; }
.like_beauty .page_description_c img {
  width: 100%; }
.like_beauty .newcustomprimaryBlock {
  padding-top: 0px; }

.brown_button_c {
  background: #b0896c;
  border: 0;
  padding: 10px 33px; }

.product_c .product-left-column .content-block {
  margin-top: 0px; }
.product_c .product-left-column #image-block {
  margin-bottom: 5px; }

@media (max-width: 1500px) {
  .semi-header-bar {
    position: relative; }

  .semi-header-bar:after {
    content: "\f178";
    font-family: FontAwesome;
    right: 0px;
    top: 15px;
    position: absolute;
    color: #fff;
    font-weight: 300;
    width: 36px;
    background-color: #af896cc7;
    z-index: 1; }

  .beans__headerr:after {
    display: none; } }
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  .nivo-caption {
    left: 25px !important; }

  #header_logo {
    width: 10%; }

  #apollo-menu .navbar-nav > li {
    margin: 0 !important; }

  #apollo-menu .navbar-nav > li > a {
    padding: 14px 8px 8px !important;
    font-size: 14px !important; }

  #apollo-menu .navbar-nav > li .caret:before {
    top: 14px !important; }

  #header_logo img {
    max-width: 45px !important; }

  #header_logo {
    padding: 0 !important; }

  .navbar-nav > li > a {
    line-height: 24px !important; }

  #apollo-menu .navbar-nav > li .caret:before {
    right: 4px !important; } }
@media (max-width: 1199px) {
  .slider_container_c:after {
    top: 166px; } }
@media screen and (max-width: 991px) {
  .maincntntnew .home-top {
    padding-left: 15px;
    padding-right: 15px; }

  .primary_block.newcustomprimaryBlock .columnnnnmain {
    display: inline-block; }

  div.phone-number.medium-down--hide {
    display: block; }

  .ap-mainnav .phone-number {
    position: absolute;
    right: 70px;
    top: 8px;
    font-size: 16px; }

  .innerfaq.istblockinner {
    margin-top: 0; }

  .primary_block.newcustomprimaryBlock .columnnnnmain {
    position: inherit;
    width: 100%; }

  .menusbubMenu .mm-next {
    display: none; }

  .arrowinn:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }

  .arrowinn:after {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0; }

  .header-newmain .header-container {
    width: 100%;
    position: inherit; }

  #apollo-menu {
    float: right; }

  /*   #search_block_top{display:none;} */
  .maincntntnew {
    padding: 0; }

  .product-container.text-center a.product_img_link {
    display: block; }

  .banner-main {
    min-height: auto; }

  #apollo-menucanvas .innerappolo .mm-first.mm-last li {
    text-transform: uppercase; }

  .mobile-menu-bottom-lines p {
    text-align: center;
    font-size: 11PX;
    font-family: Montserrat;
    /*       padding-bottom: 200px; */ }
  .mobile-menu-bottom-lines H3 {
    font-size: 13PX;
    TEXT-ALIGN: center;
    font-family: Montserrat; }

  .mm-panel.mm-highest.mm-current.mm-opened .mm-listview.mm-first.mm-last li {
    padding-top: 10px;
    padding-bottom: 10px; }

  .mm-listview > li:not(.mm-divider):after {
    left: 0px; }

  /********mobile menu*********/
  .newheader #header_logo a.logo img {
    width: 50px; }

  .mm-header {
    display: none; }

  .mm-search input {
    background: #000;
    color: #fff; }

  .mm-menu.mm-hasheader.mm-hassearch .mm-panel {
    top: 130px; }

  section#apollo-menucanvas .innerappolo ul.mm-listview.mm-first {
    margin-top: 0px; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview {
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li {
    -webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
    -ms-transition: all 2s ease-in;
    -o-transition: all 2s ease-in;
    transition: all 2s ease-in; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li a {
    text-transform: uppercase; }

  .mm-search input[type="text"] {
    border: none;
    padding: 10px 43px 10px 16px;
    height: 48px;
    font-size: 12px; }

  .mm-search {
    padding: 0;
    display: inline-block;
    margin-top: 46px; }

  /*   .mm-header{display:none;} */
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened {
    top: 94px; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened .mm-listview li:after {
    left: 0; }

  .closebuttn {
    position: absolute;
    z-index: 1000;
    left: 14px;
    top: 11px; }

  .crttspan.cpssp .popup-over {
    top: 7px; }

  .crttspan .blockcart_top {
    top: 11px; }

  #header_logo {
    width: 82px;
    float: none;
    margin: 0 auto;
    left: auto;
    right: auto;
    z-index: 99999; }

  .ap-mainnav {
    padding: 0;
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 10000; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li {
    text-align: center; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li a {
    text-align: center;
    width: 100%;
    padding: 23px 10px 23px 20px;
    letter-spacing: 2px;
    color: #8d8d8d; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li.active a {
    color: #000; }

  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:first-child a {
    padding: 3px 10px 23px 20px; }

  .crttspan .blockcart_top {
    padding: 0;
    min-width: auto; }

  .crttspan .popup-over .popup-title {
    padding: 0 21px 0 15px; }

  #apollo-menu .cartttsa #cart {
    padding: 5px 0 6px 11px; }

  .crttspan .popup-over .popup-title span {
    display: none; }

  .crttspan.crttpan .blockcart_top .title-cart {
    top: -4px; }

  .closebuttn {
    position: absolute;
    z-index: 1000;
    left: 5px;
    top: 7px; }
    .closebuttn img {
      width: 36px; }

  .mm-menu.mm-hassearch > .mm-header {
    top: 32px; }

  #apollo-menu {
    float: left; }

  #apollo-menu .btn-menu-canvas {
    margin: 0; }

  .newheader #cart {
    min-width: auto; }

  .submenuMain {
    background: #efefef; }

  .submenuMain li {
    text-align: center;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }

  .submenuMain li a {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 23px 10px 23px 20px; }

  .cartttsa #cart .title-cart.crtBottom {
    top: -3px; }

  .submenuMain li:first-child a {
    padding: 23px 10px 23px 20px !important; }

  .menusbubMenu .mm-prev:before, .mm-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg); }

  /*  .cartman{ background:url('https://cdn.shopify.com/s/files/1/0020/3859/5683/t/13/assets/cart.png?23592') no-repeat;	}
    .header_user_info.headerUser .fa.fa-user{ background:url('https://cdn.shopify.com/s/files/1/0020/3859/5683/t/13/assets/user.png?23613') no-repeat;	}*/
  .newheader .popup-title img {
    vertical-align: top; }

  /********mobile menu*********/
  .after_pay_custom_logo img {
    margin: auto 0; }

  .coffee_after {
    text-align: center; }

  .phone-number.medium-down--hide {
    display: none; } }
@media screen and (max-width: 767px) {
  #someone-purchased {
    bottom: 0px;
    left: 0px; }

  .block.footer-block.footerAccordion .block_content {
    display: block !important; }

  div.footerAccordion {
    padding-left: 0px; }

  .slider_container_c:after {
    top: 72px;
    right: 0; }

  .container_faq {
    padding: 14px; }

  .innerfaq {
    padding: 39px 23px 15px; }

  .wrapper_FAQ .banner-main .floating_data {
    top: 15px; }

  .wrapper_FAQ .banner-main .floating_data .bottom_text {
    padding: 0; }

  .wrapper_FAQ .banner-main .floating_data h3 {
    font-size: 100%; }

  #header_logo {
    margin-bottom: 0px; }
    #header_logo .logo {
      text-align: left; }

  .wholesale-content .col-md-12 img {
    width: 100%;
    margin-bottom: 15px;
    height: auto; }

  #apollo-menucanvas .innerappolo .mm-first.mm-last li {
    text-transform: uppercase; }

  .mobile-menu-bottom-lines p {
    text-align: center;
    font-size: 11PX;
    font-family: Montserrat;
    /*       padding-bottom: 200px; */ }
  .mobile-menu-bottom-lines h3 {
    font-size: 13PX;
    TEXT-ALIGN: center;
    font-family: Montserrat; }

  .mm-panel.mm-highest.mm-current.mm-opened .mm-listview.mm-first.mm-last li {
    padding-top: 10px;
    padding-bottom: 10px; }

  .mm-listview > li:not(.mm-divider):after {
    left: 0px; }

  .wrapper_FAQ .banner-main .floating_data {
    top: 70px; }

  .product-right-column .add_to_cart_detail {
    height: 46px;
    line-height: 46px;
    padding: 0px 17px; }

  .primary_block.newcustomprimaryBlock .columnnnnmain {
    padding-left: 15px;
    padding-right: 15px; }

  #cart-page .cart_header_labels {
    display: none; }
  #cart-page .hide_mobile {
    display: none !important; }
  #cart-page .show_only_mobile {
    display: block; }
  #cart-page .image_block {
    width: 60px;
    min-width: 20%;
    padding-left: 5px;
    padding-right: 5px; }
  #cart-page .cpro_item.product_title_block {
    width: 60%;
    text-align: left; }
    #cart-page .cpro_item.product_title_block p {
      font-size: 14px;
      font-weight: 500; }
  #cart-page .quantity_block {
    width: 20%; }
  #cart-page .list_product_cart .cpro_item {
    display: inline-block;
    float: left; }
    #cart-page .list_product_cart .cpro_item .cpro_item_inner input {
      margin: 0px auto 0; }
  #cart-page .note_buton {
    text-align: center; }

  .closebuttn img {
    background-color: #fff; }

  .flex {
    flex-direction: column-reverse; }

  .product_c ol.breadcrumb {
    margin-bottom: 0;
    padding-bottom: 5px; }
  .product_c .product-left-column .content-block {
    margin-top: 0px; }
  .product_c .product-left-column #image-block {
    margin-bottom: 5px; } }
@media screen and (max-width: 480px) {
  .custom-right-foot h3 {
    text-align: center; }

  .custom-block-social #social_block .list-unstyled {
    text-align: center !important; }

  #footernav .footer-brand-image {
    padding-right: 0;
    float: none;
    text-align: center; }

  .footer-wrap.footer-center {
    padding-bottom: 5px; }

  footer#footer {
    padding-bottom: 47px; }

  .ap-mainnav .phone-number {
    right: 56px;
    font-size: 12px; }

  .phone-number.medium-down--hide .phone-image {
    height: 11px;
    margin-right: 0px;
    width: 13px; }

  .wrapper_FAQ .banner-main .floating_data h3 {
    font-size: 13px; }

  .show_desktop {
    display: none; }

  .show_mobile {
    display: inline; }

  #footer .footerAccordion {
    padding: 0;
    text-align: center; }
  #footer .right-footer {
    padding-right: 15px; }
  #footer #footernav {
    text-align: center; }

  .nivo-caption a.btn.btn-slide.btn-visitshop {
    font-size: 15px; }
  .nivo-caption h3 {
    font-size: 15px; }
  .nivo-caption p {
    font-size: 15px; }

  .wholesale_struct .banner-main .floating_data {
    top: 30%; }
    .wholesale_struct .banner-main .floating_data h3 {
      font-size: 15px;
      margin: 0px; }
    .wholesale_struct .banner-main .floating_data .bottom_text {
      padding: 0px 0px;
      margin-bottom: 0px;
      font-size: 10px;
      text-shadow: none; }
      .wholesale_struct .banner-main .floating_data .bottom_text span {
        padding: 0px 5px; }
    .wholesale_struct .banner-main .floating_data a {
      font-size: 7px;
      padding: 4px 7px; }

  #wholesale .maincntntnew {
    padding-left: 0;
    padding-right: 0; }
  #wholesale #breadcrumbs {
    margin: 0; }
  #wholesale .wholesale_struct {
    padding-top: 0; }

  .wholesale_content .contact_us_outer .submit {
    width: 100%; }

  .ap-mainnav {
    padding-right: 0; }

  .header-newmain #header-main {
    display: block; }
    .header-newmain #header-main a.navbar-toggle {
      margin-left: 0; }
    .header-newmain #header-main .logo {
      text-align: center; }
    .header-newmain #header-main .ap-mainnav {
      padding-left: 0px; }
    .header-newmain #header-main #apollo-menu {
      float: left; }

  .template-index .slider-container .nivo-controlNav {
    display: none; }

  .banner-html .title-html-1 {
    font-size: 27px; }

  .nivo-caption .caption_2 p {
    text-shadow: none; }

  .running_writing span {
    display: none;
    text-shadow: 1px 1px black;
    padding: 0px 5px; }

  .wrapper_FAQ .banner-main .floating_data {
    top: 36px; }

  #cart-page {
    padding-left: 0px;
    padding-right: 0px; }
    #cart-page .product_title_block {
      padding-left: 0px;
      padding-right: 0px; }
    #cart-page .cpro_item.product_title_block {
      width: 59%; }
    #cart-page .cpro_item.quantity_block {
      padding-left: 0px;
      padding-right: 0px; }
    #cart-page .cpro_item.image_block {
      padding-left: 0px;
      padding-right: 0px; }

  .vimeo-wrapper iframe {
    height: 260px; }

  .template-cart .custom-continue_shopping {
    width: 100%; }
  .template-cart .checkout_button {
    width: 100%; }

  .newsss .contact_us_outer .contact_us_inner {
    margin-left: 0;
    margin-right: 0; }

  .milklab_enquire {
    margin: 0 auto; }

  .mini_cart_container {
    right: -40px;
    width: 320px; }

  /*   .flex { display: block !important; } */ }
@media screen and (max-width: 991px) {
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(30, 30, 30, 0.2);
    transition: opacity 0.2s 0 ease;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li a {
      letter-spacing: 3px;
      font-size: 13px;
      padding: 19px !important;
      line-height: 35px;
      display: inline-block;
      width: auto;
      font-family: AvenirLTStdHeavy;
      text-transform: uppercase; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(1) {
    animation: 1s ease 0s normal forwards 1 fadeInUp;
    -webkit-animation: 1s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(2) {
    animation: 1.2s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.2s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(3) {
    animation: 1.3s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.3s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(4) {
    animation: 1.4s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.4s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(5) {
    animation: 1.5s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.5s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(6) {
    animation: 1.6s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.6s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(7) {
    animation: 1.7s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.7s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(8) {
    animation: 1.8s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.8s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(9) {
    animation: 1.9s ease 0s normal forwards 1 fadein;
    -webkit-animation: 1.9s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }
  #apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li:nth-child(10) {
    animation: 2s ease 0s normal forwards 1 fadein;
    -webkit-animation: 2s ease 0s normal forwards 1 fadeInUp;
    opacity: 1; }

  .mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    height: auto; }

  ::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */ }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }

  ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }

  .mm-search input[type="text"] {
    font-family: AvenirLTStdHeavy;
    text-transform: lowercase;
    letter-spacing: 2px; } }
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/* new footer css */
#footercenter .ftr_content p {
  font-family: 'AvenirLTStd-Book';
  font-size: 14px; }

#footercenter #header_logo {
  width: 100%; }

#footercenter #header_logo img {
  max-width: 100%; }

#footer .right-footer .custom-right-foot h3 {
  color: #999 !important;
  font-size: 12px !important;
  font-family: 'AvenirLTStd-Book'; }

div#powered span {
  color: #999999; }

.custom-block-social ul li a i {
  color: #949596; }

.toggle-footer li a {
  color: #999999 !important; }

#social_block .block_content ul li {
  margin-right: 0; }

span.spr-pagination-next a {
  font-family: 'AvenirLTStd-Black'; }

span.spr-pagination-next a:hover {
  color: #818846; }

#footer {
  background: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/files/footer_img.jpg?v=1602662725") no-repeat;
  padding-top: 40px;
  margin-top: 50px;
  padding-bottom: 0;
  background-size: cover; }

.footer-wrap.footer-center {
  padding-top: 53px; }

.footer-brand-image {
  margin-top: 37px; }

.block-html-des2 {
  margin-top: 40px; }

.block-html-des {
  margin-top: 40px; }

span.para_title a {
  color: #818846; }

span.blogtag {
  position: absolute;
  left: 0;
  top: 197px;
  background: #818747;
  margin-left: 15px;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px; }

.banner-html2 {
  position: relative; }

/* coffee_hero_brew_espressso_home css */
.nivo-caption {
  top: 45%; }

span.s_div {
  color: #818846; }

.banner-html.banner-html1 .block-html {
  text-align: left; }

.banner-html.banner-html1 .shopify-section.shopify-section {
  max-width: 750px;
  margin: 0 auto; }

.vimeo-wrapper iframe {
  width: 100vw;
  height: 65vw;
  max-width: 750px;
  max-height: 428px;
  border: 7px solid #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #ccc7c7; }

.vimeo-wrapper {
  margin: 35px 0; }

.vimeo-wrapper {
  margin: 35px 0; }

.block-html-des ul {
  margin: 0;
  padding: 0; }

.banner-html2 img {
  width: 100%; }

ul.method_section li span {
  width: 25px;
  height: 25px;
  background: #818846;
  color: #fff;
  display: inline-table;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  padding-top: 4px;
  margin-right: 13px; }

ul.method_section li {
  margin-bottom: 13px;
  font-size: 15px;
  display: flex;
  font-family: proximaregular; }

.block-html-des h3 {
  font-size: 23px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 20px;
  font-family: PROXIMANOVA-BOLD; }

.banner-html .title-html-1 {
  color: #333333; }

ul.method_section2 li span {
  font-size: 14px;
  padding-top: 4px;
  margin-right: 13px; }

ul.method_section2 li span i {
  color: #818846; }

ul.method_section2 li {
  margin-bottom: 13px;
  font-size: 15px;
  display: flex;
  font-family: proximaregular; }

.block-html-des {
  margin-top: 30px; }

.lastsection {
  background: #f6f7f9; }

.rowss.rg_colomn h2 {
  text-align: center;
  margin: 10px 0 40px 0;
  font-weight: 700;
  color: #333333;
  font-size: 35px; }

.lastsection {
  background: #f6f7f9; }

.lastsection {
  background: #f6f7f9;
  padding: 40px 0 50px 0; }

h5.blog_ttl {
  background: #fff;
  margin: 0;
  padding: 20px;
  font-weight: 500;
  font-size: 12px; }

.banner-html2 img {
  width: 100%;
  height: 220px; }

.banner-html.banner-html1 .block-html {
  padding-top: 0;
  padding-bottom: 0; }

.banner-html .title-html-1:before {
  display: none; }

.banner-html .title-html-1:after {
  display: none; }

.banner-html .title-html-1 {
  margin-bottom: 0;
  padding-bottom: 0; }

h5.title-html-2 {
  text-align: center;
  font-weight: 700;
  color: #333333;
  font-family: proximaregular; }

.banner-html p {
  line-height: 25px;
  color: #333333;
  font-size: 15px;
  font-family: proximaregular; }

.guide p span {
  color: #818747; }

.my-form .cv-ok__custom {
  width: 25%;
  background: #818846;
  border-radius: 20px;
  height: 37px;
  font-family: proximaregular; }

input#contact_email {
  width: 75%;
  border-radius: 20px;
  padding-left: 17px;
  font-family: 'AvenirLTStd-Book'; }

form.my-form.search-wrapper.cf {
  border-radius: 20px;
  border: 1px solid #c7c8c9;
  display: flex;
  width: 85%; }

input:focus {
  outline: 0; }

.row.wow.animated.animated {
  border-top: 1px solid #e7e5e5;
  display: flex;
  align-items: center;
  padding: 10px 0; }

div#powered span {
  color: #999999;
  font-size: 14px;
  font-family: 'AvenirLTStd-Book'; }

#social_block .block_content ul li:hover a i {
  color: #fff;
  padding-top: 7px; }

/* homepage css */
.template-page .columns-container {
  padding-top: 0; }

.slide-caption.caption_home h3 {
  margin: 0; }

.slide-caption h3 {
  font-weight: normal;
  font-family: 'AvenirLTStd-Black';
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: .125rem;
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2); }

.slide-caption.caption_home a {
  background: #818747;
  color: #fff;
  padding: 15px 35px;
  font-weight: 700;
  border-radius: 8px;
  font-family: 'AvenirLTStd-Black';
  text-transform: uppercase;
  font-size: 13px;
  color: #000; }

.slide-caption.caption_home h5 {
  margin-bottom: 35px; }

.nivo-caption.home_caption {
  top: 30%; }

.homes-youtube {
  background: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/files/coffee_bg.jpg?v=1602749809") no-repeat;
  padding: 20px 0;
  background-size: cover; }

.homes-fifth {
  background: url("https://cdn.shopify.com/s/files/1/0020/3859/5683/files/supply_bg_2aa854dc-70a5-42f0-bbfe-4baf2cb7d1db.jpg?v=1603186912") no-repeat;
  padding: 70px 0;
  background-size: cover; }

.youtube-html {
  width: 100%; }

.youtube-html .shopify-section {
  max-width: 750px;
  margin: 0 auto;
  margin-top: 40px; }

.confif p {
  color: #fff;
  font-family: 'AvenirLTStd-Book'; }

.confif h3 {
  color: #fff;
  margin: 0;
  font-size: 35px;
  font-weight: 700;
  font-family: 'AvenirLTStd-Black'; }

.confif a {
  background: #818747;
  color: #fff;
  padding: 11px 19px;
  font-size: 15px;
  font-weight: 700;
  font-family: 'AvenirLTStd-Black';
  border-radius: 8px; }

.confif {
  text-align: center; }

.contentdata {
  margin: 30px 0; }

.spr-review {
  padding: 24px !important;
  border: none !important;
  background: #f6f7f9;
  margin-bottom: 1rem; }

.reviewProduct#shopify-product-reviews .spr-content .spr-review .spr-review-header i.spr-icon.spr-icon-star {
  color: #818846; }

.reviewProduct#shopify-product-reviews .spr-content {
  padding: 0;
  box-shadow: unset;
  border-radius: 0;
  margin: 0 !important; }

.spr-review-reply {
  background: transparent !important;
  margin: 0 0 13px 0 !important;
  padding: 24px 0 0 0 !important; }

.spr-review-reportreview {
  font-family: 'AvenirLTStd-Book'; }

p.spr-review-reply-body {
  font-family: 'AvenirLTStd-Book'; }

span.spr-summary-actions-togglereviews {
  font-family: 'AvenirLTStd-Book'; }

.spr-header-title {
  font-size: 34px;
  font-weight: 700;
  font-family: 'AvenirLTStd-Book'; }

span.spr-summary-caption {
  display: flex;
  align-items: center;
  justify-content: center; }

span.spr-starrating.spr-summary-starrating {
  display: none !important; }

span.spr-summary-actions {
  float: right; }

.reviewProduct#shopify-product-reviews .spr-summary-actions-newreview {
  float: none;
  border: 1px solid #818747;
  color: #818747;
  padding: 11px 17px;
  font-size: 12px;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: 'AvenirLTStd-Black';
  font-weight: 600; }

.spr-review-header-byline {
  font-style: italic;
  font-family: 'AvenirLTStd-Book'; }

.spr-reviews {
  margin: 40px 0 0 0; }

.spr-review-content-body {
  font-family: 'AvenirLTStd-Book'; }

.spr-review-header-title {
  font-family: 'AvenirLTStd-Black'; }

.banner-story {
  margin: auto;
  text-align: center; }

.block-story.block-story-top {
  display: flex; }

.banner-story .title-html-1 {
  margin: 0;
  padding-bottom: 0;
  font-family: 'AvenirLTStd-Black';
  font-size: 35px;
  color: #333333; }

.banner-story p {
  line-height: 25px;
  color: #000;
  font-size: 17px;
  font-family: AvenirLTStd-Book;
  margin: 0;
  letter-spacing: .03125rem; }

.container.home-top.home-story {
  padding-bottom: 50px; }

.slick-slide img {
  width: 100%; }

.product-card {
  width: 100% !important;
  background: #fff;
  padding: 20px !important;
  font-size: 14px;
  text-align: center;
  font-family: 'AvenirLTStd-Book'; }

.produc h2 {
  text-align: center;
  font-family: 'AvenirLTStd-Black';
  font-size: 35px;
  color: #333333;
  margin-bottom: 40px;
  margin-top: 0; }

.homes-feature {
  background: #f6f7f9;
  padding: 50px 0; }

a.product-card p {
  color: #000;
  margin-top: 12px; }

.slick-slide.slick-active {
  outline: 0; }

a:focus {
  outline: 0; }

.viewproduct a {
  border: 1px solid #818747;
  color: #818747;
  font-family: 'AvenirLTStd-Black';
  padding: 11px 19px;
  border-radius: 8px; }

.spr-pagination {
  border: none !important; }

.reviewProduct#shopify-product-reviews .spr-content .spr-pagination .spr-pagination-page.is-active {
  color: #818846; }

.slick-slide:hover .image_overlay {
  opacity: 0.9; }

.image_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #818747; }

.image_mid {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.viewproduct {
  margin-top: 54px;
  text-align: center;
  margin-bottom: 15px; }

.spr-review:first-child {
  margin-top: 40px; }

div#shopify-product-reviews {
  margin: 50px 0 0 0; }

.reviewProduct#shopify-product-reviews .spr-container {
  padding: 0; }

.image_mid .text {
  color: #fff;
  font-size: 14px;
  margin-bottom: 13px;
  font-family: 'AvenirLTStd-Book'; }

.image_mid .cart {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  font-family: 'AvenirLTStd-Black'; }

form.addtocart button {
  background: #fff;
  color: #333333;
  padding: 9px 20px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 20px;
  border: none;
  margin-top: 16px;
  font-family: 'AvenirLTStd-Black'; }

form.addtocart button:focus {
  outline: 0; }

.spr-review-reportreview:hover {
  color: #818846; }

.primary_block.newcustomprimaryBlock p {
  font-family: proximaregular;
  margin-bottom: 25px; }

.block-htmlss {
  display: flex;
  align-items: center; }

.banner-second {
  width: 100%; }

.imgsec img {
  width: 100%; }

.consec {
  width: 35%;
  float: right;
  background: #f6f7f9;
  padding: 60px 25px;
  position: relative;
  right: 60px; }

.imgsec {
  width: 65%;
  float: left; }

.consec h3 {
  color: #333333;
  font-family: 'AvenirLTStd-Black';
  font-size: 35px;
  margin: 0; }

.consec p {
  color: #000;
  font-size: 16px;
  margin: 25px 0;
  font-family: AvenirLTStd-Book;
  letter-spacing: .03125rem; }

.consec a {
  padding: 11px 19px !important;
  background: #818747;
  color: #fff;
  font-weight: 700;
  border-radius: 8px;
  font-family: 'AvenirLTStd-Black';
  text-transform: uppercase;
  color: #000;
  font-size: 13px !important; }

.home-top.home-story:after {
  background: url(https://cdn.shopify.com/s/files/1/0020/3859/5683/files/coffee_seed.png?v=1602822500) no-repeat;
  content: '';
  top: -58px;
  position: absolute;
  right: -73px;
  z-index: 99;
  background-position: right;
  background-size: cover;
  height: 154px;
  width: 193px; }

.reviewProduct#shopify-product-reviews .spr-summary-actions-newreview:hover {
  background: #818747;
  color: #fff;
  border: none; }

.viewproduct a:hover {
  background: #818747;
  color: #fff;
  border: none; }

.slide-caption.caption_home a:hover {
  background: #6d723c; }

.consec a:hover {
  border: 2px solid #818747;
  background: transparent;
  color: #818747; }

.confif a:hover {
  border: 2px solid #818747;
  background: transparent;
  color: #818747; }

p.storycontent b {
  color: #333333; }

.spr-header-title {
  font-size: 40px !important;
  color: #333333;
  font-family: 'AvenirLTStd-Black'; }

.block-html.bloc-improve .title-html-1 {
  color: #818846;
  font-family: PROXIMANOVA-BOLD; }

.block-html.bloc-improve ul.method_section2 p {
  margin: 0;
  font-family: proximaregular; }

.guide p span {
  color: #818747;
  font-family: proximaregular; }

#blog-listing {
  margin: 50px 0 0 0; }

.inner.row {
  display: flex;
  flex-flow: row wrap; }

/* blog page css */
.blog_cont a strong {
  color: #818846;
  font-family: proximaregular; }

.blog_zoom_template #blog-listing .blog-item img {
  height: 300px;
  object-fit: cover; }

.blog_zoom_template #blog-listing .blog-item .image {
  border: 1px solid #f5f5f5;
  height: 100%;
  margin-bottom: 30px; }

.blog_zoom_template #blog-listing .blog-item .blog_cont {
  position: unset;
  padding: 15px;
  font-family: proximaregular;
  color: #333333 !important; }

p.date_cont i {
  color: #848a4b;
  margin-right: 9px; }

p.date_cont {
  color: #333333 !important; }

.blog-item h3 a {
  color: #333333 !important;
  font-family: proximaregular; }

.blog_cont h3 {
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 7px; }

.nivo-directionNav a {
  display: none; }

.tabledata .table {
  border: 1px solid #e0e0e0; }

.table > thead > tr > th {
  border-bottom: none !important; }

span.para_title {
  color: #818846;
  margin: 0 !important; }

/* header css */
#apollo-menu .navbar-nav > li > a {
  padding: 14px 21px 8px;
  font-size: 15px;
  text-transform: uppercase !important;
  font-family: AvenirLTStd-Black;
  color: black !important;
  font-weight: bold; }

#apollo-menu .navbar-nav > li > a:hover, #apollo-menu .navbar-nav > li > a:focus, #apollo-menu .navbar-nav > li > a:active {
  color: #818747 !important; }

#apollo-menu .navbar-nav > li a:after {
  background-color: #818747; }

.btn-search a:hover {
  color: #818747; }

.blockcart_top #CartCount {
  background-color: #818747 !important; }

.mega-col-inner ul {
  padding-left: 0; }

#footer #header_logo img {
  max-width: 100% !important; }

.slick-prev:before, .slick-next:before {
  color: #818747; }

input#contact_email::placeholder {
  color: #999999; }

span.spr-summary-actions-togglereviews {
  color: #888888;
  font-size: 14px; }

li.active a span {
  color: black !important; }

.socialPayment {
  padding: 0; }

.slick-prev:before {
  font: 40px/1 'FontAwesome';
  content: "\f104" !important;
  font-family: "FontAwesome" !important; }

.slick-next:before {
  font: 40px/1 'FontAwesome';
  content: "\f105" !important;
  font-family: "FontAwesome" !important; }

#apollo-menu .dropdown-menu li a:hover {
  color: #818747; }

.produc .slick-prev, .slick-next {
  top: calc(50% - 0px) !important;
  border-radius: 50% !important;
  width: 64px !important;
  height: 64px !important;
  border: 1px solid #e9e9e9 !important;
  background-color: rgba(202, 174, 122, 0.8) !important;
  z-index: 999; }

.slick-prev:before, .slick-next:before {
  color: #000 !important;
  font-size: 38px !important; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: #fff;
  outline: none;
  background: #818747 !important; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
  color: black !important; }

input#contact_email::placeholder {
  color: #999999;
  opacity: 0.5; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  border-top: none !important; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff; }

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9 !important; }

.tabledata table td:first-child {
  text-align: center; }

table.table th, tr, td {
  font-family: proximaregular; }

.tabledata table td {
  color: #333333 !important;
  font-size: 15px !important; }

.tabledata thead {
  background: #818747;
  color: #fff; }

.tabledata {
  margin: 60px 0; }

a.readmorearticle {
  text-transform: uppercase;
  font-size: 13px; }

.page_guides_home_c .hero__overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.gold_brew_text {
  text-align: left;
  padding: 20px; }

.like_beauty .page_description_c h3 {
  font-weight: 600;
  color: #333333; }

.like_beauty .flex .gold_brew_text {
  flex: 1;
  text-align: left;
  padding: 20px;
  min-height: 260px; }

.like_beauty a {
  color: #818747;
  font-size: 12px;
  text-transform: uppercase; }

.gold_brew_text p {
  color: #888888;
  font-size: 15px; }

.columnleft {
  border: 1px solid #e9efef; }

.product_like-beauty_c.template-product .newcustomprimaryBlock {
  padding-top: 30px !important; }

.third_row img {
  width: 100%; }

.product_like-beauty_c .slide-caption.caption_home h3 {
  color: #281615 !important; }

.product_like-beauty_c .slide-caption.caption_home h5 {
  margin-bottom: 35px;
  color: #818747 !important;
  font-size: 47px;
  font-family: 'ROCKOULTRAFLF'; }

.product_like-beauty_c .nivo-caption {
  left: 5%; }

.like_beauty .page_description_c h3 {
  color: #333333;
  font-size: 35px; }

.page_brewguides_c .hero__overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

a.arrowsbanner img {
  position: unset !important; }

a.arrowsbanner img {
  position: unset !important;
  padding-top: 10px; }

.slide-caption.caption_2 h5 {
  font-family: PROXIMANOVA-BOLD; }

.searchpage {
  background: #f6f7f9;
  padding: 40px 0; }

.searchpage label {
  font-family: 'PROXIMANOVA-BOLD';
  color: #333333;
  margin-right: 25px; }

.mega-col-inner ul li a span {
  color: #333333 !important; }

.mm-search input[type="text"] {
  text-transform: capitalize; }

.mm-menu.mm-offcanvas {
  position: absolute !important; }

.bannTitle h5.title-html-2 {
  text-align: left;
  font-size: 14px;
  text-transform: uppercase; }

.bannTitle h6.ti2 {
  font-size: 12px;
  color: #888888;
  font-family: proximaregular;
  margin: 0; }

.nivoimgsec {
  margin-bottom: 30px; }

.searchpage input.input-group__field {
  background: #fff;
  color: #010000 !important;
  text-align: left !important;
  border-radius: 20px;
  border: 1px solid #d4d3d3;
  text-align-last: left;
  padding: 5px;
  margin-right: 12px;
  height: 35px;
  padding-left: 14px; }

.input-group--underline {
  align-items: center; }

.searchpage .input-group__btn button {
  background: #818846;
  color: #fff;
  border-radius: 20px;
  padding: 8px 20px;
  font-family: 'proximaregular';
  font-weight: 700;
  font-size: 12px; }

.bannTitle {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  padding: 20px; }

.page_brewguides_c .home-top {
  padding-top: 50px;
  padding-bottom: 0; }

.page_brewguides_c .nivo-caption {
  top: 38%; }

.searchpage .input-group__btn button:focus {
  outline: 0; }

.nivoimgsec img {
  border-radius: 4px; }

input.input-group__field::placeholder {
  color: #333; }

.blog_cont h3 {
  height: 30px; }

#apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li a {
  width: 100%;
  text-align: left;
  padding: 13px 20px !important; }

#apollo-menucanvas .innerappolo.mm-panel.mm-opened ul.mm-listview li a i {
  float: right;
  font-size: 18px; }

@media only screen and (min-width: 1200px) {
  #apollo-menu .navbar-nav > li > a {
    padding: 26px 5px 24px !important; } }
@media only screen and (min-width: 1024px) and (max-height: 1366px) {
  #header_logo {
    margin: 0; }

  .consec {
    padding: 60px 25px; }

  .consec a {
    padding: 11px 19px;
    font-size: 15px; }

  .consec h3 {
    font-size: 35px; }

  .consec p {
    margin: 25px 0; }

  .block.footer-block.footerAccordion .block_content {
    display: block !important; }

  .apollo-megamenu ul.nav.navbar-nav.megamenu {
    padding-left: 0px; }

  #apollo-menu .navbar-nav > li > a {
    padding: 14px 12px 8px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  main.main-content.maincntntnew .row {
    margin-left: 0;
    margin-right: 0; }

  .product-block .functional-buttons .cart .ajax_addtocart {
    right: 12px !important; }

  .product-block .functional-buttons .cart .ajax_addtocart {
    display: flex;
    align-items: center;
    justify-content: center; }

  .like_beauty .page_description_c h3 {
    font-size: 31px; }

  .primary_block.newcustomprimaryBlock p {
    font-size: 15px !important; }

  .primary_block.newcustomprimaryBlock p br {
    display: none; }

  #page {
    margin-bottom: 20px; }

  .product-card {
    min-height: 230px !important; }

  .confif p {
    font-size: 15px !important; }

  #header_logo {
    width: 10%; }

  .vimeo-wrapper iframe {
    max-width: 100%;
    max-height: 416px; }

  .block.footer-block.footerAccordion .block_content {
    display: block !important; }

  .slide-caption.caption_home {
    position: relative; }

  .slide-caption.caption_home h5 {
    margin-bottom: 25px !important;
    font-size: 16px !important; }

  .consec {
    padding: 20px;
    right: 60px; }

  .home-top.home-story:after {
    top: -24px;
    right: -42px;
    height: 156px;
    width: 200px; }

  .consec h3 {
    font-size: 25px; }

  .banner-story p {
    font-size: 16px; }

  .consec p {
    margin: 8px 0;
    font-size: 15px !important; }

  .consec a {
    padding: 11px 17px;
    font-size: 13px; }

  .footer-brand-image img {
    width: 100%; }

  .my-form .cv-ok__custom {
    height: auto; }

  .my-form .cv-ok__custom {
    font-size: 10px; }

  .footerAccordion {
    padding-left: 50px; }

  form.addtocart button {
    padding: 9px 8px !important;
    font-size: 13px !important;
    margin-top: 10px !important; }

  .ftr_content p br {
    display: none; }

  .my-form .cv-ok__custom {
    font-size: 10px !important; }

  .product_like-beauty_c .slide-caption.caption_home h5 {
    font-size: 16px !important; }

  input#contact_email {
    padding: 6px !important;
    font-size: 9px !important; }

  .my-form .cv-ok__custom {
    font-size: 7px !important; } }
@media only screen and (max-width: 767px) {
  span.pad_tp {
    position: unset !important;
    top: 0px; }

  .reviewProduct#shopify-product-reviews .spr-summary-actions-newreview {
    padding-top: 13px !important; }

  .confif a {
    padding-top: 13px !important; }

  .consec a {
    padding-top: 12px !important; }

  .slide-caption.caption_home a {
    padding-top: 8px !important; }

  #page {
    margin-bottom: 20px; }

  .primary_block.newcustomprimaryBlock p {
    text-align: left;
    font-size: 15px; }

  .primary_block.newcustomprimaryBlock p br {
    display: none; }

  .product_like-beauty_c .nivo-caption {
    left: 0; }

  .viewproduct a {
    font-size: 15px !important; }

  .slide-caption.caption_home h3 {
    text-align: left; }

  slide-caption.caption_home h3 {
    margin: 0;
    text-align: left; }

  .slide-caption.caption_home h5 {
    font-size: 13px !important;
    text-align: left; }

  .banner-story p {
    font-size: 15px;
    line-height: 23px; }

  .consec h3 {
    text-align: left; }

  .consec p {
    text-align: left;
    font-size: 15px; }

  .slide-caption.caption_home h5 {
    margin-bottom: 10px !important; }

  .blog_cont h3 {
    height: auto !important; }

  .page_brewguides_c .input-group__btn {
    float: left; }

  .page_brewguides_c .searchpage input.input-group__field {
    float: left; }

  .page_brewguides_c .searchpage label {
    float: left; }

  .page_brewguides_c .searchpage {
    background: #f6f7f9;
    padding: 40px 0;
    float: left;
    width: 100%; }

  .page_brewguides_c .input-group--underline {
    padding-left: 20px;
    display: inline-block !important; }

  .like_beauty .page_description_c h3 {
    font-size: 30px; }

  .block-html.bloc-improve .title-html-1 br {
    display: none; }

  .product_like-beauty_c .slide-caption.caption_home h5 {
    font-size: 13px;
    margin-bottom: 6px; }

  .reviewProduct#shopify-product-reviews .spr-content .spr-pagination {
    margin-right: 18px; }

  .slick-slide img {
    margin-bottom: 15px; }

  .my-form .cv-ok__custom {
    height: 35px; }

  span.spr-summary-actions {
    float: none; }

  .confif h3 {
    font-size: 28px; }

  .confif p {
    font-size: 15px; }

  .youtube-html .shopify-section {
    margin-top: 0; }

  .vimeo-wrapper {
    margin: 0; }

  .banner-story p {
    text-align: justify; }

  .home-top.home-story:after {
    display: none; }

  .reviews_c .wrapper.container #shopify-product-reviews .spr-content {
    margin: 0 !important; }

  form.addtocart button {
    padding: 9px 14px !important; }

  form.my-form.search-wrapper.cf {
    width: 100%; }

  .banner-html .title-html-1 {
    font-size: 24px; }

  .rowss.rg_colomn h2 {
    font-size: 25px; }

  .lastsection {
    padding: 34px 0; }

  .banner-html2 {
    margin-bottom: 1rem; }

  .vimeo-wrapper iframe {
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: unset; }

  .footer-brand-image {
    margin: 20px 0;
    text-align: center; }

  #footer {
    background: #f6f7f9 !important; }

  .footer-wrap.footer-center {
    padding: 0px; }

  div#powered span {
    font-size: 11px; }

  .footer-brand-image img {
    width: 100%; }

  #social_block .block_content ul {
    text-align: left !important;
    padding: 0px; }

  footer#footer {
    padding-bottom: 0px; }

  .slide-caption.caption_home a {
    padding: 5px 10px;
    font-size: 12px; }

  .slide-caption.caption_home h5 {
    margin: 6px 0; }

  .slide-caption.caption_home {
    position: relative; }

  .nivo-caption.home_caption {
    top: 20%; }

  .block-htmlss {
    display: inline-block; }

  .imgsec {
    width: 100%; }

  .consec {
    width: 100%;
    position: relative;
    right: 0;
    margin-top: 50px; }

  .spr-summary-actions-newreview:before, .spr-summary-actions-newreview:after {
    display: inline-block; }

  .reviewProduct#shopify-product-reviews .spr-summary-actions-newreview {
    padding: 8px 15px;
    display: inline-block;
    margin-top: 16px; }

  .spr-pagination-next {
    position: relative; }

  .ftr_content p br {
    display: none; }

  .page_brewguides_c .nivo-caption {
    top: 24%; } }
#apollo-menu {
  float: left;
  margin: auto auto auto 0px; }

#apollo-menu .navbar-nav > li {
  margin: 0 7px; }

#apollo-menu .navbar-nav > li .caret:before {
  top: 25px; }

.apollo-megamenu ul, .apollo-megamenu ol {
  display: block; }

.dropdown-menu.level1:before, .dropdown-menu.level1:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  margin: 0 auto;
  padding-top: 8px; }

.dropdown-menu.level1:before {
  top: -24px;
  border-bottom: 16px solid #d5d5d5; }

.dropdown-menu.level1, .dropdown-menu.level1:after, .dropdown-menu.level1:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

#apollo-menu .dropdown-menu {
  left: 50%; }

.dropdown-menu.level1:after {
  top: -22px;
  border-bottom: 16px solid #fff; }

#apollo-menu .navbar-nav > li.parent.dropdown a:after {
  display: none; }

#apollo-menu .dropdown-menu {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 16px 0; }

#apollo-menu .navbar-nav > li:hover .caret:before {
  content: "\f106"; }

#apollo-menu .navbar-nav > li.active a:after {
  background-color: #000;
  opacity: 1; }

.slide-caption.caption_home h5 {
  margin-bottom: 35px;
  font-family: AvenirLTStd-Book;
  font-size: 18px; }

.slick-disabled {
  opacity: .16; }

.slick-disabled:before {
  opacity: 1 !important; }

.product-card {
  min-height: 295px; }

.slick-next:before {
  left: 2px;
  position: relative; }

.slick-prev:before {
  position: relative;
  right: 2px; }

.slick-next {
  right: -15px !important; }

.slick-prev {
  left: -15px !important; }

.contactsection h3 {
  font-weight: 600;
  color: #333333;
  font-size: 30px; }

span.pad_tp {
  position: relative;
  top: 1px; }
