.main-sprite, .main-added, .main-bullet-go, .main-carrot-down, .main-carrot-right, .main-envelope, .main-globe, .main-header-cart, .main-header-search-mini, .main-phone, .main-price-icon, .main-product-shadow, .main-saletag, .main-slider-arrows-left, .main-slider-arrows-right, .main-socials-fade, .cart-bar .cart-items-icon:before, .woocommerce ul.products li.product span.added, .woocommerce.single-product #primary .summary .price .product-box p.price:after {
  background-image: url('../img/main-s04d7163d7f.png');
  background-repeat: no-repeat;
}

.main-added {
  background-position: 0 0;
}

.main-bullet-go {
  background-position: 0 -71px;
}

.main-carrot-down {
  background-position: 0 -87px;
}

.main-carrot-right {
  background-position: 0 -215px;
}

.main-envelope {
  background-position: 0 -343px;
}

.main-globe {
  background-position: 0 -361px;
}

.main-header-cart {
  background-position: 0 -395px;
}

.main-header-search-mini {
  background-position: 0 -427px;
}

.main-phone {
  background-position: 0 -462px;
}

.main-price-icon {
  background-position: 0 -495px;
}

.main-product-shadow {
  background-position: 0 -521px;
}

.main-saletag {
  background-position: 0 -551px;
}

.main-slider-arrows-left {
  background-position: 0 -641px;
}

.main-slider-arrows-right {
  background-position: 0 -721px;
}

.main-socials-fade {
  background-position: 0 -801px;
}

.wrapper {
  padding: 2px 2px;
}

#wrapper-hero {
  padding: 0px !important;
}

.sticky, .gallery-caption, .bypostauthor {
  font-size: inherit;
}

.wrapper#wrapper-sticky {
  border-bottom: 1px solid #dddddd;
}

#wrapper-footer-full, #wrapper-static-hero {
  background-color: #cccccc;
}

.wp-caption {
  font-size: inherit;
}

.wp-caption-text {
  font-size: inherit;
}

.screen-reader-text {
  font-size: inherit;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  margin: 0px auto;
}

.entry-footer span {
  padding-right: 10px;
}

img.wp-post-image, article img, figure, img, #secondary img {
  max-width: 100%;
  height: auto;
}

a.skip-link {
  z-index: 1000;
  position: fixed;
  top: 0px;
  right: 0px;
}

.jumbotron {
  margin-bottom: 0px;
}

.menu-item {
  float: left;
  width: auto;
  display: inline;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar .collapsing, .navbar .collapse.in {
  width: 100%;
}

.navbar-dark .navbar-toggle {
  border: 1px solid #fff;
}
.navbar-dark .icon-bar {
  border-bottom: 1px solid #fff;
}
.navbar-dark .dropdown-menu {
  background-color: #dcdcdc;
}

.navbar #main-menu {
  float: left;
}

.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 0rem;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 0rem;
}

.nav-link {
  margin-left: .425rem;
  margin-right: .425rem;
}

.dropdown-menu .dropdown-menu {
  position: relative;
  display: block;
  border: none;
  box-shadow: none;
  margin-left: 10px;
  width: 140px;
}
.dropdown-menu .dropdown-menu li {
  list-style: square;
  padding-left: 0px;
}

.dropdown-menu .menu-item {
  width: 100%;
}
.dropdown-menu .menu-item a:hover {
  background-color: #895cd1;
}

/* ==========================================================================
   Sitewide
   ========================================================================== */
/* Fixed weird bootstrap bug that locks scrolling */
html {
  overflow: hidden !important;
  overflow-y: visible !important;
}

body {
  color: #666767;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 200%;
  font-weight: 400;
  line-height: normal;
}

a#logo-img {
  box-shadow: none;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: normal;
}

h1 {
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #3e3d3d;
  text-shadow: 1px 2px 1px #cccccc;
}

p {
  margin-bottom: 24px;
}

hr {
  border-color: #69c4df;
}

.mobile {
  display: none;
}

#container {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

button,
input.button,
.woocommerce a.button,
.woocommerce button.button {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  background-color: #5cb85c;
  border-color: #7ac24b;
  text-indent: 0px;
}
button:hover,
input.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background-color: #449d44;
  color: #ffffff;
}

select {
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: 1px solid #d4d4d4;
  background: #ffffff;
}

body#page {
  padding: 0px !important;
  float: left;
}

/* IMAGES */
figure {
  background-color: #dddddd;
}
figure figcaption.wp-caption-text {
  padding: 10px;
  font-size: 14px;
  color: #000000;
}
figure.alignleft {
  margin-right: 14px;
  margin-bottom: 10px;
}
figure.alignright {
  margin-left: 14px;
  margin-bottom: 10px;
}
figure img {
  display: block;
  width: 96%;
  margin: 0 auto;
  padding-top: 2%;
  border: 0 !important;
}

img.alignleft {
  padding-right: 10px;
}

img.alignright {
  padding-left: 10px;
}

img.aligncenter {
  display: block;
  margin: 0px auto;
}

img.wp-post-image {
  margin-bottom: 15px;
}

blockquote {
  font-style: italic;
}

/* ==========================================================================
   Global WooCommerce
   ========================================================================== */
.woocommerce #primary ul li {
  background-image: none;
}
.woocommerce input.button.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
  background-color: #ff8533;
  font-weight: 700;
  border-radius: 0;
  -webkit-transition: background 1s ease-out;
  -moz-transition: background 1s ease-out;
  -ms-transition: background 1s ease-out;
  -o-transition: background 1s ease-out;
  transition: background 1s ease-out;
}
.woocommerce input.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
  background-color: #ff6600;
}
.woocommerce .quantity {
  width: 100px;
  height: 30px;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: text-top;
  overflow: visible;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  color: #5e5e5e;
  border: 1px solid #dfdbdb;
  background: #dbdada;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.woocommerce .quantity input.qty {
  width: 40px;
  height: 30px;
  float: left;
  padding: 0;
  text-align: center;
  display: block;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
.woocommerce form .form-row input.input-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  height: auto;
  color: #696767;
  border: 1px solid #d4d4d4;
  padding: 6px;
  font: 16px 'Play';
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce form .form-row select {
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: 1px solid #d4d4d4;
  background: #ffffff;
}

/* ==========================================================================
   Header
   ========================================================================== */
.caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}

.topbar {
  padding: 10px 0;
  text-transform: uppercase;
  padding-bottom: 0;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
}
.topbar .topbar_login {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.25px;
}
.topbar .topbar_login a:hover {
  color: #9A6614;
  text-decoration: none;
}

.border {
  border: 1px solid #69c4df;
  height: 1px;
  padding-bottom: 2px;
  border-width: 0 0 1px 0;
}

.borderstrong {
  border-color: #69c4df;
  border-width: 0 0 4px 0;
}

#header {
  background-color: #ffffff;
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
  position: relative;
}
#header .pad {
  padding: 0 5% !important;
}

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

#logo-headersidebar-container {
  position: relative;
  margin-top: 10px;
  /* border-bottom: 1px solid #69c4df; */
}

#logo {
  padding-left: 0;
}
#logo a img {
  max-width: 100%;
}

.header-rightbar {
  padding: 0;
}
.header-rightbar img {
  margin-left: -10px;
  margin-top: 15px;
}
.header-rightbar a h3 {
  margin-top: 14px;
  color: #373736;
  margin-left: -61px;
  font-size: 18px;
}
.header-rightbar a p {
  margin-top: 14px;
  color: #373736;
  margin-left: -61px;
  font-size: 18px;
  font-size: 12px;
}

.cart-bar {
  margin-left: 8%;
}
.cart-bar .cart-items-icon:before {
  display: inline-block;
  content: "";
  background-position: 0 -395px;
  width: 34px;
  height: 32px;
  float: left;
  margin: 7px 5px 0 7px;
}
.cart-bar .cart-items-icon {
  text-align: right;
}
.cart-bar .cart-items {
  float: left;
  height: 51px;
  padding-right: 8px;
  line-height: 150%;
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #69c4df !important;
}
.cart-bar .cart-items span {
  display: block;
  float: left;
  padding-bottom: 7px;
}
.cart-bar .cart-items2 {
  float: left;
  height: 51px;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  color: #373736;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: -1px;
  border: 1px solid #69c4df !important;
  padding: 0 9px;
}
.cart-bar .cart-items2.smaller {
  font-size: 26px;
  line-height: 52px;
}
.cart-bar .cart-items2 .woocommerce-Price-amount {
  float: left;
  padding-bottom: 5px;
  padding-top: 1px;
}
.cart-bar .cart-items-label {
  font-size: 14px;
  font-weight: normal;
  padding-left: 5px;
  padding-top: 14px;
}
.cart-bar .cart-subtotal-currency {
  font-size: 15px;
  margin-top: 5px;
  font-weight: normal;
}
.cart-bar .cart-items-number {
  padding-left: 20px;
}
.cart-bar .cart-items-number span {
  font-size: 17px;
}
.cart-bar .cart-subtotal-decimal {
  padding-left: 1px;
  margin-top: -8px;
}
.cart-bar .cart-items-decimal {
  font-size: 17px;
}
.cart-bar .cart-items3 {
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  color: #373736;
  text-transform: uppercase;
}
.cart-bar .cart-button {
  padding: 14.5px 20px;
  border-radius: 0;
  text-transform: uppercase;
}
.cart-bar .cart-empty {
  background-color: #ff8533;
}

/* ==========================================================================
   Search Bar
   ========================================================================== */
.header-search {
  float: right;
  width: 30%;
  padding-right: 0;
  margin-top: -1.5px;
  margin-left: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  color: #373736;
  font-weight: bold;
  text-transform: uppercase;
}
.header-search input.yith-s {
  font-size: 21px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 0 10px 3%;
  background: url("../img/header-search-mini.png") no-repeat right center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -10px;
}
.header-search #yith-ajaxsearchform .search-navigation {
  display: block;
}
.header-search label.screen-reader-text,
.header-search #yith-searchsubmit {
  display: none;
}

#mini-search-submit {
  font-size: 21px;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 0 10px 3%;
  background: url("../img/header-search-mini.png") no-repeat right center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: -10px;
}

.text-image {
  border-bottom: 1px solid #69c4df !important;
  padding: 5px 22px;
  float: left;
}

.text-image a:hover {
  text-decoration: none;
}

.text-image1 {
  border-right: 1px solid #69c4df !important;
}

/* ==========================================================================
   Navigation
   ========================================================================== */
.navmenu .pad {
  padding: 0 5% !important;
}

.navbar {
  min-height: 40px;
  margin-bottom: 0px;
  padding: 0 3%;
  border: none;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
}
.navbar .navbar-toggle {
  background-color: #cccccc;
  float: left;
}
.navbar .navbar-toggle .icon-bar {
  border: 1px solid #ffffff;
}
.navbar .navbar-nav li a {
  color: #8d8d8d;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 1px;
  line-height: 11px;
  font-size: 18px;
}
.navbar .navbar-nav li a:hover {
  color: #79c149;
  background: none;
}
.navbar .navbar-nav li.dropdown a:hover {
  color: #79c149;
  background: none !important;
}
.navbar .navbar-nav li.dropdown-menu li a {
  font-size: 14px;
}
.navbar .navbar-nav li ul.sub-menu li {
  display: none;
  /* We show them with JS after the dropdown script runs */
  border-left: 0px;
  padding: 2px 15px 1px;
  margin-right: 0;
  float: none;
  font-size: 0.9em;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
.navbar .navbar-nav li ul.sub-menu li.clearance {
  background-image: url("../img/saletag-2.png");
  background-repeat: no-repeat;
  background-position: 90% 0px;
  background-size: 20px;
}
.navbar .navbar-nav li ul.sub-menu li.clearance a {
  color: red;
}
.navbar .navbar-nav li ul.sub-menu li a {
  border: none;
  padding: 5px 0;
  font-size: 14px;
  font-family: 'Play', sans-serif;
  line-height: 12px;
}
.navbar .navbar-nav li ul.sub-menu li ul.sub-menu {
  padding-left: 0px;
  list-style: none;
}

/* ==========================================================================
   Homepage
   ========================================================================== */
.home-page .content-area {
  padding: 0;
}
.home-page .home-slider {
  width: 100%;
}
.home-page .home-slider .slide img {
  width: 100%;
}
.home-page .home-slider .slick-prev {
  background: url("../img/slider-arrows-left.png") no-repeat 0 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: 44%;
  left: 15px;
  z-index: 5;
  color: transparent;
}
.home-page .home-slider .slick-next {
  background: url("../img/slider-arrows-right.png") no-repeat 0 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: 44%;
  right: 15px;
  z-index: 5;
  color: transparent;
}

/* ==========================================================================
   All Pages and Standard Single Template
   ========================================================================== */
.page .entry-content,
.single-post .entry-content {
  /* No bullets on Gravity Forms */
}
.page .entry-content ul,
.single-post .entry-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page .entry-content ul li,
.single-post .entry-content ul li {
  padding-left: 1.1em;
  margin-bottom: 20px;
  background-image: url("../img/bullet-go.png");
  background-repeat: no-repeat;
  background-position: 2px 4px;
}
.page .entry-content .gform_wrapper ul li,
.single-post .entry-content .gform_wrapper ul li {
  background-image: none;
}
.page .title-container,
.single-post .title-container {
  margin-bottom: 40px;
}
.page .title-container h2.entry-title,
.single-post .title-container h2.entry-title {
  margin-bottom: 10px;
  font-size: 36px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #3e3d3d;
  text-shadow: 1px 2px 1px #cccccc;
}
.page .title-container .border,
.single-post .title-container .border {
  width: 50%;
  margin: 0 auto;
}
.page article .entry-content,
.single-post article .entry-content {
  color: #3e3d3d;
}
.page article .entry-content img.alignleft,
.single-post article .entry-content img.alignleft {
  margin-right: 15px;
  margin-bottom: 15px;
}
.page article .entry-content img.alignright,
.single-post article .entry-content img.alignright {
  margin-left: 15px;
  margin-bottom: 15px;
}
.page article .entry-content img.aligncenter,
.single-post article .entry-content img.aligncenter {
  margin: 15px;
}
.page .sidebar-1 li,
.single-post .sidebar-1 li {
  list-style: none;
  font-size: 14px;
  /* Make sure the content has the proper font */
}
.page .sidebar-1 li .block-content, .page .sidebar-1 li textwidget,
.single-post .sidebar-1 li .block-content,
.single-post .sidebar-1 li textwidget {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #737373;
}
.page .sidebar-1 li.fa-arrow-right:before,
.single-post .sidebar-1 li.fa-arrow-right:before {
  color: #5cb85c;
  position: absolute;
  top: 25px;
}
.page .sidebar-1 li h2.widgettitle,
.single-post .sidebar-1 li h2.widgettitle {
  display: inline-block;
  font-size: 20px;
  padding-left: 15px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
}
.page .sidebar-1 .widget h3,
.single-post .sidebar-1 .widget h3 {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
}
.page .classes-list .class,
.single-post .classes-list .class {
  float: left;
  margin-bottom: 75px;
}
.page .classes-list .class h4,
.single-post .classes-list .class h4 {
  display: block;
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px;
  color: #3e3d3d;
  text-shadow: 1px 1px 1px #cccccc;
  font-family: 'Oswald', sans-serif;
}
.page .classes-list .class h5,
.single-post .classes-list .class h5 {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
  color: #3e3d3d;
  font-family: 'Oswald', sans-serif;
}
.page .classes-list .class .button-contain,
.single-post .classes-list .class .button-contain {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.page .classes-list .class .button-contain a,
.single-post .classes-list .class .button-contain a {
  display: block;
  margin: 0 auto;
  width: 40%;
  padding: 14px;
  font-size: 24px;
  letter-spacing: 1px;
  background-color: orange;
  color: #fff;
  text-shadow: 0.8px 0.2px 0.8px #3e3d3d;
  font-weight: 400;
  border-radius: 0;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -ms-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.page .classes-list .class .button-contain a:hover,
.single-post .classes-list .class .button-contain a:hover {
  text-decoration: none;
  transform: translate(20px, 0px);
  -webkit-transform: translate(20px, 0px);
  -moz-transform: translate(20px, 0px);
  -o-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
}
.page .classes-list .class hr,
.single-post .classes-list .class hr {
  display: block;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.page .classes-list .class.odd img.wp-post-image,
.single-post .classes-list .class.odd img.wp-post-image {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  border: 1px solid rgba(105, 196, 223, 0.7);
  box-shadow: 10px 10px 1px #dddddd;
}
.page .classes-list .class.odd img.wp-post-image:hover,
.single-post .classes-list .class.odd img.wp-post-image:hover {
  transform: rotate(2deg);
}
.page .classes-list .class.odd .button-contain a,
.single-post .classes-list .class.odd .button-contain a {
  float: right;
}
.page .classes-list .class.even img.wp-post-image,
.single-post .classes-list .class.even img.wp-post-image {
  display: block;
  float: right;
  margin-left: 20px;
  margin-bottom: 15px;
  border: 1px solid rgba(105, 196, 223, 0.7);
  box-shadow: 10px 10px 1px #dddddd;
}
.page .classes-list .class.even img.wp-post-image:hover,
.single-post .classes-list .class.even img.wp-post-image:hover {
  transform: rotate(2deg);
}
.page .classes-list .class.even .button-contain a,
.single-post .classes-list .class.even .button-contain a {
  float: left;
}

/* Page Builder Template */
body.page-template-page-builder #header {
  margin-bottom: 0 !important;
}

/* Blog Loop Page */
body.page-template-page-blog .date-comments,
body.archive .date-comments,
.single-post .date-comments {
  float: left;
  width: 10%;
  margin-right: 15px;
  font-size: 28px;
  font-family: 'Oswald', sans-serif;
  color: #a5a4a4;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
body.page-template-page-blog .date-comments p.date,
body.archive .date-comments p.date,
.single-post .date-comments p.date {
  margin-top: 2px;
  margin-bottom: 10px;
  background-color: rgba(232, 232, 232, 0.65);
  border: 2px solid #69c4df;
  display: block;
  text-align: center;
}
body.page-template-page-blog .date-comments p.date span.month,
body.archive .date-comments p.date span.month,
.single-post .date-comments p.date span.month {
  display: block;
  text-align: center;
  font-size: 22px;
  margin-top: 8px;
}
body.page-template-page-blog .date-comments p.date span.day,
body.archive .date-comments p.date span.day,
.single-post .date-comments p.date span.day {
  display: block;
  text-align: center;
  font-size: 42px;
  margin-bottom: 8px;
  line-height: 100%;
}
body.page-template-page-blog .date-comments a.comments,
body.archive .date-comments a.comments,
.single-post .date-comments a.comments {
  display: block;
  text-align: center;
  color: #c27d05;
}
body.page-template-page-blog .date-comments a.comments:hover,
body.archive .date-comments a.comments:hover,
.single-post .date-comments a.comments:hover {
  text-decoration: none;
}
body.page-template-page-blog .date-comments a.comments:hover span.fa,
body.archive .date-comments a.comments:hover span.fa,
.single-post .date-comments a.comments:hover span.fa {
  transform: rotate(10deg);
}
body.page-template-page-blog article,
body.archive article,
.single-post article {
  margin-bottom: 40px;
}
body.page-template-page-blog article .excerpt-contain,
body.archive article .excerpt-contain,
.single-post article .excerpt-contain {
  float: left;
  margin-left: 10px;
}
body.page-template-page-blog article .excerpt-contain a h2.entry-title,
body.archive article .excerpt-contain a h2.entry-title,
.single-post article .excerpt-contain a h2.entry-title {
  margin-top: 0;
  text-align: left;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  color: #79c14a;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  transition: All 0.2299s ease-in-out;
  -webkit-transition: All 0.2299s ease-in-out;
  -moz-transition: All 0.2299s ease-in-out;
  -o-transition: All 0.2299s ease-in-out;
}
body.page-template-page-blog article .excerpt-contain a:hover,
body.archive article .excerpt-contain a:hover,
.single-post article .excerpt-contain a:hover {
  text-decoration: none;
}
body.page-template-page-blog article .excerpt-contain a:hover h2.entry-title,
body.archive article .excerpt-contain a:hover h2.entry-title,
.single-post article .excerpt-contain a:hover h2.entry-title {
  font-size: 26px;
}
body.page-template-page-blog article .excerpt-contain img,
body.archive article .excerpt-contain img,
.single-post article .excerpt-contain img {
  float: left;
  margin-right: 15px;
  box-shadow: 6px 6px 1px #dddddd;
}
body.page-template-page-blog article .excerpt-contain a.btn.btn-secondary.understrap-read-more-link,
body.archive article .excerpt-contain a.btn.btn-secondary.understrap-read-more-link,
.single-post article .excerpt-contain a.btn.btn-secondary.understrap-read-more-link {
  float: right;
  border-radius: 0;
  background-color: #ff8533;
  color: white;
  text-transform: uppercase;
}

/* Blog Single */
.single-post .title-container .date-name {
  width: 33%;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  font-family: Oswald;
}
.single-post .title-container .date-name img.attachment-thumbnail {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  box-shadow: 6px 6px 1px #dddddd;
  border: 0 !important;
}
.single-post .title-container .date-name .post-date {
  display: block;
}
.single-post .title-container .date-name .by-author {
  display: block;
}
.single-post .title-container h2.entry-title {
  margin-bottom: 20px;
}

/* Team Page */
body.page-template-page-team #content .team-member {
  position: relative;
  margin-bottom: 20px;
}
body.page-template-page-team #content .team-member a h4 {
  text-align: center;
  color: #79c14a;
}
body.page-template-page-team #content .team-member a h4:hover {
  text-decoration: none;
}
body.page-template-page-team #content .team-member .team-photo {
  margin: 0 auto;
  display: block;
  text-align: center;
  /* Wiggle Animation */
}
@-ms-keyframes wiggle {
  0% {
    -ms-transform: rotate(3deg);
  }
  50% {
    -ms-transform: rotate(-3deg);
  }
  100% {
    -ms-transform: rotate(3deg);
  }
}
@-moz-keyframes wiggle {
  0% {
    -moz-transform: rotate(3deg);
  }
  50% {
    -moz-transform: rotate(-3deg);
  }
  100% {
    -moz-transform: rotate(3deg);
  }
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(3deg);
  }
  50% {
    -webkit-transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(3deg);
  }
}
@keyframes wiggle {
  0% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(3deg);
  }
}
body.page-template-page-team #content .team-member .team-photo:hover {
  -ms-animation: wiggle .3s 2;
  -moz-animation: wiggle .3s 2;
  -webkit-animation: wiggle .3s 2;
  animation: wiggle .3s 2;
}
body.page-template-page-team #content .team-member .team-photo img {
  box-shadow: 6px 6px 1px #dddddd;
}
body.page-template-page-team #content .team-member .bio-excerpt {
  display: none;
  position: absolute;
  left: 80%;
  width: 60%;
  top: 8%;
  font-size: 12px;
  background: #ffffff;
  padding: 15px;
  border: 2px solid #3e3d3d;
  border-radius: 10px;
  z-index: 999;
}
body.page-template-page-team #content .team-member:hover .bio-excerpt {
  display: block;
}
body.page-template-page-team #content .team-member a.understrap-read-more-link {
  display: none;
}

/* Team Single Template */
body.single-team_members #primary img {
  box-shadow: 6px 6px 1px #dddddd;
}

/* Events Loop Page */
body.page-template-page-events #primary .upcoming {
  border-right: 2px solid #69c4df;
}
body.page-template-page-events #primary .event-upcoming,
body.page-template-page-events #primary .event-recurring {
  margin-bottom: 30px;
}
body.page-template-page-events #primary h3 {
  text-align: center;
  text-transform: uppercase;
}
body.page-template-page-events #primary .title,
body.page-template-page-events #primary .date {
  text-align: center;
}
body.page-template-page-events #primary .description {
  min-height: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}
body.page-template-page-events #primary .description .thumb img {
  box-shadow: 6px 6px 1px #dddddd;
}
body.page-template-page-events #primary .link a {
  display: block;
  margin: 0 auto;
  width: 40%;
  text-align: center;
  padding: 8px;
  font-size: 24px;
  letter-spacing: 1px;
  background-color: orange;
  color: #fff;
  text-shadow: 0.8px 0.2px 0.8px #3e3d3d;
  font-weight: 400;
  border-radius: 0;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  transition: .2s ease-out;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
body.page-template-page-events #primary .link a:hover {
  text-decoration: none;
  transform: translate(20px, 0px);
  -webkit-transform: translate(20px, 0px);
  -moz-transform: translate(20px, 0px);
  -o-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
}

/* Events Single Page */
body.single-taps_events .particulars {
  text-align: center;
}
body.single-taps_events h2.entry-title {
  text-align: center;
}
body.single-taps_events .entry-content {
  margin-top: 30px;
}
body.single-taps_events .fa-backward {
  color: #ff8533;
}
body.single-taps_events a.back-to-events {
  color: #ff8533;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -o-transition: .2s ease-out;
}
body.single-taps_events a.back-to-events:hover {
  text-decoration: none;
  font-size: 20px;
}

/* FAQs Loop Page */
body.page-template-page-faqs #primary .topics {
  text-align: center;
}
body.page-template-page-faqs #primary .topics a.btn {
  margin: 10px;
  background-color: #ff8533;
  color: #ffffff;
  text-transform: uppercase;
}
body.page-template-page-faqs #primary h3 {
  clear: both;
}
body.page-template-page-faqs #primary ul.faq-list {
  list-style: none;
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item {
  float: left;
  width: 100%;
  padding-left: 1em;
  text-indent: 0px;
  background-image: url("../img/carrot-right.png");
  background-repeat: no-repeat;
  background-position: 9px -6px;
  background-size: 30px;
  padding-bottom: 10px;
  cursor: pointer;
  pointer-events: all;
  z-index: 10;
  /* Allows clicking on mobile/tablet */
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item.waiting {
  cursor: wait;
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item.open {
  background-image: url("../img/carrot-down.png");
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item .entry-content-item {
  margin-bottom: 10px;
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item .excerpt-contain {
  float: left;
  padding-left: 20px;
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item .excerpt-contain h4.entry-title {
  color: #3e3d3d;
  text-transform: uppercase;
}
body.page-template-page-faqs #primary ul.faq-list li.faq-item .excerpt-contain h4 {
  margin: 0;
  margin-top: -5px;
}

/* ==========================================================================
   Product Pages
   ========================================================================== */
/* Category and Archive Pages */
.woocommerce {
  /* Subcategory */
}
.woocommerce.tax-product_cat ul.products li.product .contain-thumb {
  height: 250px;
  display: table;
  overflow: hidden;
  position: relative;
}
.woocommerce.tax-product_cat ul.products li.product .contain-thumb a.product-cat {
  display: table-cell;
  vertical-align: middle;
}
.woocommerce.tax-product_cat ul.products li.product .contain-thumb a.product-cat img {
  margin: 0;
  max-height: 203px;
}
.woocommerce.tax-product_cat ul.products li.product .contain-thumb a.product-cat h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  padding: 0;
  padding-top: 10px;
}
.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto;
}
.woocommerce h1.woo-page-title {
  text-align: center;
}
.woocommerce h1.woo-page-title.category-page {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #3e3d3d;
  text-shadow: 1.2px 2px 1.2px #cccccc;
}
.woocommerce form.woocommerce-ordering {
  display: none;
}
.woocommerce .products-loop {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.woocommerce .subcats h3 {
  text-decoration: underline;
}
.woocommerce ul.products li.product {
  text-align: center;
}
.woocommerce ul.products li.product .thumbnail-wrapper {
  position: relative;
  min-height: 220px;
  padding: 7px;
  display: block;
  text-align: center;
  border: 1px solid #cccccc;
  z-index: -10;
  /* Sale tags on looped products */
}
.woocommerce ul.products li.product .thumbnail-wrapper img.attachment-shop_catalog {
  width: 96%;
  max-height: 99%;
  position: absolute;
  top: 0;
  text-align: center;
  margin: 0 auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.woocommerce ul.products li.product .thumbnail-wrapper .onsale {
  left: 0;
  background-color: transparent;
  z-index: 10;
}
.woocommerce ul.products li.product .thumbnail-wrapper .onsale img {
  height: 84px;
  width: 70px;
  max-height: none;
  max-width: none;
  min-height: 1px;
  min-width: 1px;
}
.woocommerce ul.products li.product span.added {
  background-position: 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 68px;
  height: 71px;
  display: block;
  margin-left: -7px;
  color: transparent;
}
.woocommerce ul.products li.product img {
  width: auto;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.woocommerce ul.products li.product h3 {
  min-height: 64px;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  color: #3E3D3D;
  font-style: normal;
  font-weight: 400;
}
.woocommerce ul.products li.product .price {
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  color: #7C7B7B;
  min-height: 45px;
}
.woocommerce ul.products li.product .add-to-cart-container {
  /* Override native AJAX add checkmark to button */
}
.woocommerce ul.products li.product .add-to-cart-container a {
  margin-top: 10px;
  font-family: 'Oswald';
  text-transform: uppercase;
  border-radius: 0;
  color: #ffffff;
  font-weight: normal;
}
.woocommerce ul.products li.product .add-to-cart-container a.add-to-cart.loading {
  background-color: #be7526 !important;
  opacity: 1;
}
.woocommerce ul.products li.product .add-to-cart-container .button.add-to-cart,
.woocommerce ul.products li.product .add-to-cart-container .button.learn-more {
  background-color: #be7526;
}
.woocommerce ul.products li.product .add-to-cart-container .button.product-details {
  background-color: #535353;
}
.woocommerce ul.products li.product .add-to-cart-container .ajax_add_to_cart.added {
  margin-right: -3px;
  padding: .618em 1.1em;
}
.woocommerce ul.products li.product .add-to-cart-container .ajax_add_to_cart.added:after {
  content: none;
}
.woocommerce ul.products li.product .add-to-cart-container .added_to_cart.wc-forward {
  display: none;
}
.woocommerce .wc-sidebar ul.product-cat-list,
.woocommerce .sidebar-1 ul.product-cat-list {
  padding-left: 0;
}
.woocommerce .wc-sidebar ul.product-cat-list li,
.woocommerce .sidebar-1 ul.product-cat-list li {
  margin-bottom: 15px;
}
.woocommerce .wc-sidebar ul.product-cat-list li a,
.woocommerce .sidebar-1 ul.product-cat-list li a {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #3e3d3d;
}
.woocommerce .wc-sidebar ul.product-cat-list li a img,
.woocommerce .sidebar-1 ul.product-cat-list li a img {
  box-shadow: 2px 2px 3px #cccccc;
}
.woocommerce .wc-sidebar ul.product-cat-list li a:hover,
.woocommerce .sidebar-1 ul.product-cat-list li a:hover {
  text-decoration: none;
}
.woocommerce .wc-sidebar li,
.woocommerce .sidebar-1 li {
  list-style: none;
  font-size: 14px;
  /* Make sure the content has the proper font */
}
.woocommerce .wc-sidebar li .block-content, .woocommerce .wc-sidebar li textwidget,
.woocommerce .sidebar-1 li .block-content,
.woocommerce .sidebar-1 li textwidget {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #737373;
}
.woocommerce .wc-sidebar li.fa-arrow-right:before,
.woocommerce .sidebar-1 li.fa-arrow-right:before {
  color: #5cb85c;
  position: absolute;
  top: 25px;
}
.woocommerce .wc-sidebar li h2.widgettitle,
.woocommerce .sidebar-1 li h2.widgettitle {
  display: inline-block;
  font-size: 20px;
  padding-left: 15px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
}
.woocommerce .wc-sidebar .widget h3,
.woocommerce .sidebar-1 .widget h3 {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
}

/* Shop Page */
body.post-type-archive-product .woocommerce-breadcrumb,
body.post-type-archive-product .woocommerce-result-count {
  display: none;
}

/* Single Product Pages */
.woocommerce.single-product {
  /* End Primary */
}
.woocommerce.single-product #primary {
  /* Composite Products */
  /* Variable Products */
  /* Sale tags on looped products */
}
.woocommerce.single-product #primary h1.product_title {
  display: block;
  margin-bottom: 30px;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #3e3d3d;
  text-shadow: 1px 2px 2px #dddddd;
  text-align: center;
  float: left;
  width: 100%;
}
.woocommerce.single-product #primary .ht-testimonial {
  width: 76%;
  margin: 10px auto 30px;
  font-size: 18px;
  text-align: center;
  font-style: italic;
}
.woocommerce.single-product #primary .ht-testimonial span {
  display: block;
  padding-top: 6px;
  color: #3e3d3d;
}
.woocommerce.single-product #primary .sales-copy {
  width: 80%;
  margin: 0 auto 40px;
}
.woocommerce.single-product #primary .sales-copy h3 {
  padding: 10px 20px;
  font-size: 30px;
  text-align: center;
  text-shadow: 1px 1px 1px #25383C;
  letter-spacing: .5px;
  color: #449d44;
  font-family: Raleway, sans-serif;
  font-weight: 700;
}
.woocommerce.single-product #primary .sales-copy h4 {
  color: #073763;
  /* font-family: georgia, serif; */
  font-family: Raleway, sans-serif;
  text-align: center;
  font-size: 30px;
  padding: 10px 20px;
  font-weight: normal;
  text-shadow: .25px .25px .25px #69c4df;
}
.woocommerce.single-product #primary .sales-copy h5 {
  font-size: 26px;
  color: #3e3d3d;
  font-family: 'Oswald', sans-serif;
}
.woocommerce.single-product #primary .sales-copy img {
  margin: 0 20px 20px 0;
  outline: 2px dashed #69c4df;
  outline-offset: 2px;
}
.woocommerce.single-product #primary .sales-copy ul {
  list-style: none;
  padding: 0;
}
.woocommerce.single-product #primary .sales-copy ul li {
  margin-left: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  background-image: url("../img/bullet-go.png");
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.woocommerce.single-product #primary .images {
  /* Sale tag on primary products */
}
.woocommerce.single-product #primary .images .primary {
  position: relative;
}
.woocommerce.single-product #primary .images span.sale-tag {
  position: absolute;
  width: 25%;
  top: 10px;
  left: 10px;
}
.woocommerce.single-product #primary .images .primary-img {
  max-width: 100%;
}
.woocommerce.single-product #primary .images .thumbnails a, .woocommerce.single-product #primary .images .thumbnails a.first {
  width: auto !important;
}
.woocommerce.single-product #primary .images .thumbnails a img, .woocommerce.single-product #primary .images .thumbnails a.first img {
  width: 100px;
  max-width: 100%;
}
.woocommerce.single-product #primary .summary {
  /* Offer Box */
}
.woocommerce.single-product #primary .summary .description {
  float: left;
  width: 100%;
}
.woocommerce.single-product #primary .summary .price {
  float: left;
  width: 100%;
  background: #f1f1f1;
  padding: 4px;
  color: #4f4d4d;
}
.woocommerce.single-product #primary .summary .price .product-box {
  border: 1px solid #d7d4d4;
  padding: 12px 9px;
  height: auto;
}
.woocommerce.single-product #primary .summary .price .product-box label {
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  color: #373736;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce.single-product #primary .summary .price .product-box p.price:after {
  float: left;
  margin-top: 6px;
  content: "";
  background-position: 0 -495px;
  width: 26px;
  height: 26px;
}
.woocommerce.single-product #primary .summary .price .product-box p.price {
  width: 100%;
  text-align: right;
  position: relative;
  border-bottom: 1px solid #d7d4d4;
  padding-top: 6px;
  padding-left: 0;
  font-size: 26px;
  font-family: 'Oswald', sans-serif;
}
.woocommerce.single-product #primary .summary .price .product-box p.price del {
  font-size: 20px;
}
.woocommerce.single-product #primary .summary .price .product-box p.price ins, .woocommerce.single-product #primary .summary .price .product-box p.price span.price ins {
  background: none;
}
.woocommerce.single-product #primary .summary .price .product-box form.variations_form .woocommerce-variation-price span.price {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart {
  margin-bottom: 0;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart label.quantity {
  float: left;
  margin-top: 10px;
  margin-left: 60px;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart .quantity-contain {
  width: 100%;
  float: left;
  margin: 0 auto;
  margin-bottom: 10px;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart .quantity-contain .quantity {
  margin: 10px 3px 0 0;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart .add-to {
  float: left;
  width: 100%;
  margin: 10px auto;
  font-size: 20px;
}
.woocommerce.single-product #primary .summary .price .product-box form.cart .add-to button.single_add_to_cart_button {
  display: block;
  float: none;
  margin: 0 auto;
  border-radius: 0;
}
.woocommerce.single-product #primary .summary .product_meta {
  float: left;
  width: 50%;
  margin-left: 2%;
  padding-top: 10px;
}
.woocommerce.single-product #primary .summary.high-ticket {
  width: 100% !important;
}
.woocommerce.single-product #primary .summary.high-ticket .price {
  background: none;
}
.woocommerce.single-product #primary .summary.high-ticket .price .product-box {
  border: none;
}
.woocommerce.single-product #primary .summary.high-ticket .price .product-box form.cart .add-to {
  font-size: 36px;
}
.woocommerce.single-product #primary .summary.high-ticket.yes {
  width: 50% !important;
}
.woocommerce.single-product #primary div.product .woocommerce-tabs ul.tabs li {
  margin-bottom: 0;
}
.woocommerce.single-product #primary .product-type-composite .summary .price h2.component_title.product_title {
  font-size: 20px;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .component_inner {
  padding-bottom: 5px;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .component_inner .component_content p.component_section_title {
  margin-bottom: 0;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .component_inner .component_content .composited_product_details_wrapper p.price {
  background: none;
  margin: 0;
  padding-top: 6px;
  font-size: 21px;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .component_inner .component_content .composited_product_details_wrapper p.price::after {
  display: none;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .clear_component_options:before,
.woocommerce.single-product #primary .product-type-composite .summary .price .component .clear_component_options:after {
  display: none;
}
.woocommerce.single-product #primary .product-type-composite .summary .price .component .component_options_inner {
  padding: 0;
}
.woocommerce.single-product #primary .variations form.cart button {
  font-size: 20px;
}
.woocommerce.single-product #primary .thumbnail-wrapper .onsale {
  left: 0;
  background-color: transparent;
  z-index: 10;
}
.woocommerce.single-product #primary .thumbnail-wrapper .onsale img {
  height: 84px;
  width: 70px;
  max-height: none;
  max-width: none;
  min-height: 1px;
  min-width: 1px;
}

/* ==========================================================================
   WooCommerce Pages
   ========================================================================== */
/* Cart Page */
.woocommerce table.cart td.actions .input-text#coupon_code {
  width: auto;
}
.woocommerce table.shop_table {
  padding: 5px;
  border: 2px dashed #69c4df;
  border-radius: 0;
}
.woocommerce table.shop_table .coupon input.button {
  background-color: #5cb85c;
  border: 1px solid #398439;
  color: #ffffff;
  font-weight: 400;
}
.woocommerce table.shop_table span.freight-quote {
  font-size: 16px;
  color: #c9be6b;
  text-shadow: .5px .5px 1px #ddd;
}
.woocommerce .calc-shipping {
  text-align: center;
  color: #3e3d3d;
}
.woocommerce .calc-shipping h3 {
  font-size: 32px;
}
.woocommerce .calc-shipping p {
  font-size: 20px;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator {
  width: 50%;
  margin: 0 auto;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator .shipping-calculator-button {
  display: none !important;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator .shipping-calculator-form {
  display: block !important;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator select {
  font-size: 18px;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: 1px solid #d4d4d4;
  background: #ffffff;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator input {
  padding-left: 7px;
  font-size: 18px;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: red;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red;
  opacity: 1;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red;
  opacity: 1;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}
.woocommerce .calc-shipping form.woocommerce-shipping-calculator button.button {
  margin-top: 10px;
  background-color: #5cb85c;
  border: 1px solid #398439;
  color: #ffffff;
}
.woocommerce .cart_totals {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
}
.woocommerce .cart_totals h2 {
  text-align: center;
  color: #3e3d3d;
}
.woocommerce .cart_totals ul#shipping_method li {
  background-image: none;
  margin-bottom: 0;
}
.woocommerce .cart_totals p.woocommerce-shipping-contents small {
  font-style: italic;
}
.woocommerce .cart_totals .cart-subtotal td,
.woocommerce .cart_totals .tax-rate td,
.woocommerce .cart_totals .fee td,
.woocommerce .cart_totals .order-total td {
  text-align: center;
}

/* Checkout Page */
.woocommerce-checkout .page .entry-content ul li {
  background-image: none;
}
.woocommerce-checkout form.woocommerce-checkout {
  position: relative;
}
.woocommerce-checkout .woocommerce .col2-set {
  float: left;
  width: 100%;
  margin-right: 2%;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
  float: left;
  width: 100%;
}
.woocommerce-checkout .woocommerce .col2-set #order_review_heading {
  float: left;
}
.woocommerce-checkout .woocommerce .col2-set .woocommerce-billing-fields h3 {
  margin-top: 0;
}
.woocommerce-checkout .woocommerce .col2-set .woocommerce-billing-fields p.form-row {
  margin: 0;
}
.woocommerce-checkout .woocommerce .col2-set .woocommerce-billing-fields .create-account {
  margin-top: 20px;
}
.woocommerce-checkout .woocommerce .col2-set .woocommerce-billing-fields .create-account p:first-child {
  margin-bottom: 6px;
  font-weight: bold;
}
.woocommerce-checkout .woocommerce form #coupons_list {
  display: none;
}
.woocommerce-checkout .woocommerce .gift-certificate.sc_info_box .gift-certificate-show-form ul li {
  margin-bottom: 0;
  padding-left: 0;
  background-image: none;
}
.woocommerce-checkout .woocommerce #order_review {
  float: left;
  width: 48%;
}
.woocommerce-checkout .woocommerce #order_review ul#shipping_method li,
.woocommerce-checkout .woocommerce #order_review ul.wc_payment_methods li {
  background-image: none;
}
.woocommerce-checkout .woocommerce .taps-shipping-alert {
  display: none;
  height: 50px;
  width: 50%;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #cccccc;
  border: 1px solid #000;
}
.woocommerce-checkout .woocommerce #payment #place_order {
  float: none;
  display: block;
  width: 85%;
  margin: 0 auto;
  padding: 22px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 2px;
}

.shipping_address {
  display: none;
}

#payment ul.payment_methods li.wc_payment_method.payment_method_pos_cash,
#payment ul.payment_methods li.wc_payment_method.payment_method_pos_card,
#payment ul.payment_methods li.wc_payment_method.payment_method_cheque {
  display: none;
}

/* My Account Page */
body.woocommerce-account {
  /* NOT LOGGED IN */
}
body.woocommerce-account .addresses {
  width: 100%;
  margin: 20px;
}
body.woocommerce-account .addresses .title h3 {
  margin-top: 0;
}
body.woocommerce-account .woocommerce-Address {
  float: left;
  width: 48%;
  border: 1px dashed #69c4df;
  padding: 10px;
}
body.woocommerce-account .woocommerce-Address.u-column1 {
  margin-right: 2%;
}
body.woocommerce-account table.my_account_orders {
  width: 100%;
  margin-bottom: 30px;
}
body.woocommerce-account table.my_account_orders th, body.woocommerce-account table.my_account_orders td {
  padding: 5px 0px 0px 5px;
}
body.woocommerce-account table.my_account_orders td {
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}
body.woocommerce-account table.my_account_orders .order-actions {
  padding: 5px 5px 0px 5px;
}
body.woocommerce-account table.my_account_orders .order-actions > a.button {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 0 5px 0;
}
body.woocommerce-account .woocommerce .col2-set#customer_login {
  width: 100%;
  margin-right: 0;
}
body.woocommerce-account .woocommerce .col2-set#customer_login .col-1 {
  margin-right: 2%;
}
body.woocommerce-account .woocommerce .col2-set#customer_login .col-1,
body.woocommerce-account .woocommerce .col2-set#customer_login .col-2 {
  float: left;
  width: 48%;
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer.site-footer {
  height: auto;
  background-color: #009ac9;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-style: normal;
  font-weight: 300;
}
footer.site-footer .border {
  border: 1px solid #e0dfdf;
  border-right: 0;
  border-left: 0;
}
footer.site-footer .border.borderstrong {
  border: 2px solid #e0dfdf;
  border-right: 0;
  border-left: 0;
}
footer.site-footer .submenu ul {
  padding-left: 0;
  text-align: center;
}
footer.site-footer .submenu ul li {
  display: block;
  float: none;
  padding: 2px;
}
footer.site-footer .submenu ul li a {
  color: #ffffff;
}
footer.site-footer .opt-in-offer {
  border: 3px dashed gold;
  padding-bottom: 26px;
  text-align: center;
}
footer.site-footer .opt-in-offer .footer-offer {
  margin-top: 20px;
}
footer.site-footer .opt-in-offer .footer-offer h4 {
  font-size: 22px;
  letter-spacing: .5px;
  text-shadow: 1px 1px 1px #151B54;
}
footer.site-footer .opt-in-offer .footer-offer .newsletter-input input {
  display: block;
  width: 100%;
  border: 1px solid #d1d1cf;
  padding: 10px 0px 10px 15px;
  margin: 0px;
  background-color: #ffffff;
  color: #000000;
}
footer.site-footer .opt-in-offer .footer-offer .input-group-addon:first-child {
  border-radius: 0;
}
footer.site-footer .opt-in-offer .footer-offer .input-group-addon:first-child i.fa-lg {
  width: 30px;
}
footer.site-footer .opt-in-offer .footer-offer .submit-field {
  text-shadow: none !important;
  text-transform: uppercase;
  box-shadow: 0px;
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  background-color: #c27d05;
  border: 0px;
  display: inline-block;
  font-size: 22px;
  font-family: 'Oswald', 'Verdana', 'Arial', sans-serif;
  font-weight: normal;
  padding: 14px 50px;
  margin-top: 10px;
  background-color: #50b948;
  color: #ffffff;
  -webkit-transition: background .5s ease-out;
  -moz-transition: background .5s ease-out;
  -ms-transition: background .5s ease-out;
  -o-transition: background .5s ease-out;
  transition: background .5s ease-out;
}
footer.site-footer .opt-in-offer .footer-offer .submit-field:hover {
  background-color: #e79c0c;
}
footer.site-footer .trust {
  text-align: center;
}
footer.site-footer .trust .copyright {
  text-transform: capitalize;
}
footer.site-footer .trust div.AuthorizeNetSeal {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  font: normal 9px arial,helvetica,san-serif;
  line-height: 10px;
  color: black;
  margin-top: 50px;
}
footer.site-footer .trust div.AuthorizeNetSeal a {
  text-decoration: none;
}
footer.site-footer .trust div.AuthorizeNetSeal a:hover {
  text-decoration: underline;
}
footer.site-footer .trust div.AuthorizeNetSeal a img {
  border: 0px;
  margin: 0px;
  text-decoration: none;
}
footer.site-footer .bottom-border {
  margin-top: 10px;
}

tr.shipping th {
  display: none;
}

@media (max-width: 993px) {
  .cart-bar {
    float: right;
    margin-left: 0;
  }
  .cart-bar .cart-items {
    padding-right: 8px;
  }

  .header-search {
    width: 100%;
    margin-top: 20px;
  }
  .header-search input.yith-s {
    margin-left: 0;
  }

  footer.site-footer .opt-in-offer {
    margin-bottom: 20px;
  }
  footer.site-footer .trust div.AuthorizeNetSeal {
    margin-top: 10px;
  }
  footer.site-footer .mobile-subnav .menu-footer-menu-right-container {
    font-size: 14px;
  }
  footer.site-footer .mobile-subnav .menu-footer-menu-right-container ul.menu {
    padding-left: 0;
  }
  footer.site-footer .mobile-subnav .menu-footer-menu-right-container ul.menu li.menu-item {
    display: block;
    padding: 2px 0;
    float: none;
    text-align: center;
  }
  footer.site-footer .mobile-subnav .menu-footer-menu-right-container ul.menu li.menu-item a {
    color: white;
  }

  .entry-content {
    margin-top: 24px;
  }

  /* Sidebars */
  .sidebar-1 {
    border-top: 1px solid #3e3d3d;
    margin-top: 12px;
  }

  /* Events */
  body.page-template-page-events #primary .upcoming {
    border-right: 0;
  }
  body.page-template-page-events #primary .description {
    min-height: 0;
  }
  body.page-template-page-events #primary .link a {
    width: 100%;
  }

  /* Team Members */
  body.single-team_members #primary h2 {
    text-align: center;
  }
  body.single-team_members #primary img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 22px;
  }

  nav.navbar .navbar-header {
    border: 1px solid #ccc;
    border-radius: 2px;
  }
  nav.navbar span.mobile-menu {
    display: inline-block;
    float: left;
    padding-top: 12px;
    padding-left: 13px;
  }
  nav.navbar .navbar-toggle {
    float: right;
  }

  .mini-cart {
    background: url("../img/header-cart.png") left center no-repeat;
    background-size: 20px;
  }
  .mini-cart .summary {
    padding-left: 25px;
  }
  .mini-cart a:hover {
    color: #9A6614;
    text-decoration: none;
  }

  #logo {
    margin-bottom: 18px;
  }
  #logo a img {
    display: block;
    margin: 0 auto;
  }

  .header-rightbar {
    float: none;
    width: 47%;
    margin: 10px auto;
    display: block;
    clear: both;
    display: none;
    /* to simplify things */
  }
  .header-rightbar .cart-items3 {
    margin-bottom: 12px;
  }

  .header-search {
    float: none;
    width: 80%;
    margin: 0 auto;
    clear: both;
  }
  .header-search #mini-search-submit {
    margin-left: 0;
    background-size: 30px;
    font-size: 16px;
  }

  .nav li {
    width: 100%;
  }

  /* WooCommerce Pages */
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
    display: block;
    margin-bottom: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #3e3d3d;
    border-radius: 0;
  }
  .woocommerce #content div.product div.images {
    width: 75%;
    margin: 0 auto;
    margin-top: 100px;
  }
  .woocommerce #content div.product div.images .primary {
    float: left;
    border: none;
  }
  .woocommerce #content div.product div.images .thumbnails {
    padding-top: 5px;
  }
  .woocommerce #content div.product div.summary {
    width: 75%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .woocommerce #content div.product div.summary .description {
    width: 100%;
    text-align: center;
  }
  .woocommerce #content div.product div.summary .product_meta {
    width: 100%;
    margin-bottom: 30px;
  }
  .woocommerce #content div.product .woocommerce-tabs .panel {
    width: 90%;
    margin: 0 auto;
  }
  .woocommerce #content div.product .woocommerce-tabs .panel h2 {
    text-align: center;
  }
  .woocommerce #content div.product .up-sells {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  /* FAQ Page */
  body.page-template-page-faqs .content,
  body.page-template-page-faqs .content-area {
    padding: 0;
  }
  body.page-template-page-faqs .topic {
    padding: 0;
  }
  body.page-template-page-faqs #primary ul.faq-list li.faq-item {
    background-position: -3px -4px;
    background-size: 20px;
    font-size: 15px;
  }
  body.page-template-page-faqs #primary ul.faq-list li.faq-item .entry-contain {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .header-contain {
    padding: 0;
  }
  .header-contain .mini-cart {
    background: none;
  }
  .header-contain .mini-cart .summary {
    padding-left: 0;
  }

  #topbar-left,
  #topbar-right {
    width: 100%;
    text-align: center;
  }

  /* WooCommerce Pages */
  .woocommerce .woocommerce-breadcrumb {
    display: none;
  }
  .woocommerce.single-product .margin-bottom {
    margin-bottom: 0;
  }
  .woocommerce.single-product h1.product_title {
    padding: 0 11%;
    margin-bottom: 5px;
  }
  .woocommerce #content div.product div.images {
    margin-top: 10px;
  }
  .woocommerce #content div.product div.images .thumbnails a img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 480px) {
  /* Header */
  .header-search input.yith-s {
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    padding: 6px 0 6px 3%;
    background-size: 20px;
  }

  .mini-cart .summary {
    padding-left: 0;
  }

  /* Homepage */
  .home-page .home-slider .slick-prev,
  .home-page .home-slider .slick-next {
    display: none !important;
  }

  /* WooCommerce Pages */
  .woocommerce ul.products li.product {
    width: 98%;
  }
  .woocommerce ul.products li.product .contain-thumb {
    margin: 0 auto;
  }
  .woocommerce.single-product .margin-bottom {
    margin-bottom: 0;
  }
  .woocommerce.single-product h1.product_title {
    font-size: 26px;
  }
  .woocommerce.single-product .container {
    padding: 0;
  }
  .woocommerce.single-product .content-area {
    padding: 0;
  }
  .woocommerce.single-product #primary .sales-copy {
    width: 100%;
    font-size: 16px;
  }
  .woocommerce.single-product #primary .sales-copy h3,
  .woocommerce.single-product #primary .sales-copy h4 {
    padding: 5px 20px;
    font-size: 22px;
  }
  .woocommerce.single-product .summary .price .product-box form.cart label.quantity {
    margin-left: 130px;
  }
  .woocommerce.single-product .summary .price .product-box form.cart .add-to {
    width: 100%;
  }

  .woocommerce-page ul.products li.product {
    width: 98%;
  }
  .woocommerce-page ul.products li.product .contain-thumb {
    margin: 0 auto;
  }
}
