@import url('//fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,700');
#variables {
  opacity: 1;
}
.body-weight {
  font-weight: 400;
}
.faw {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.var-hs {
  font-family: 'Crimson Text', serif !important;
  line-height: 1.1em;
}
.var-body {
  font-family: 'Crimson Text', serif;
  line-height: 1.35em;
  color: #3a3a3a;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h4,
h5,
h6 {
  font-family: 'Crimson Text', serif !important;
  line-height: 1.1em;
  margin-bottom: .5rem;
  font-weight: 700;
  line-height: 1.1;
}
.blue {
  color: #2b6ff9 !important;
}
.fff {
  color: #ffffff !important;
}
.c00 {
  color: #ffffff !important;
}
.brand {
  color: #b5121b !important;
}
.accent {
  color: #b5121b !important;
}
.trans {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.trans4 {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.btn-lm {
  color: #ffffff;
}
.btn-lm:after {
  display: inline-block;
  content: "\f101";
  color: #b5121b;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  padding-left: 1.5rem;
  text-decoration: none !important;
}
.btn-lm:hover {
  color: #f7f7f7;
  text-decoration: underline;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.ttu {
  text-transform: uppercase;
}
.ttc {
  text-transform: capitalize;
}
.ttl {
  text-transform: lowercase;
}
.ttn {
  text-transform: none;
}
.fsi {
  font-style: italic;
}
.fsn {
  font-style: normal;
}
.fwb {
  font-weight: 900 !important;
}
.fw1 {
  font-weight: 100;
}
.fw2 {
  font-weight: 200;
}
.fw3 {
  font-weight: 300;
}
.fw4 {
  font-weight: 400;
}
.fw5 {
  font-weight: 500;
}
.fw6 {
  font-weight: 600;
}
.fw7 {
  font-weight: 700;
}
.fw8 {
  font-weight: 800;
}
.fw9 {
  font-weight: 900;
}
.fz8 {
  font-size: 0.8rem !important;
  line-height: 1.2em;
}
.fz10 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz12 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz14 {
  font-size: 1.4rem !important;
  line-height: 1.2em;
}
.fz15 {
  font-size: 1.5rem;
  line-height: 1.2em;
}
.fz16 {
  font-size: 1.6rem;
  line-height: 1.2em;
}
.fz18 {
  font-size: 1.8rem;
  line-height: 1.2em;
}
.fz20 {
  font-size: 2rem;
  line-height: 1.2em;
}
.fz22 {
  font-size: 2.2rem;
  line-height: 1.2em;
}
.fz24 {
  font-size: 2.4rem;
  line-height: 1.2em;
}
.fz26 {
  font-size: 2.6rem;
  line-height: 1.2em;
}
.fz28 {
  font-size: 2.8rem;
  line-height: 1.2em;
}
.fz29 {
  font-size: 2.9rem;
  line-height: 1.2em;
}
.fz30 {
  font-size: 3rem;
  line-height: 1.2em;
}
.fz32 {
  font-size: 3.2rem;
  line-height: 1.2em;
}
.fz34 {
  font-size: 3.4rem;
  line-height: 1.2em;
}
.fz36 {
  font-size: 3.6rem;
  line-height: 1.2em;
}
.fz38 {
  font-size: 3.8rem;
  line-height: 1.15em;
}
.fz40 {
  font-size: 4.0rem;
  line-height: 1.15em;
}
.fz42 {
  font-size: 4.2rem;
  line-height: 1.15em;
}
.fz44 {
  font-size: 4.4rem;
  line-height: 1.15em;
}
.fz46 {
  font-size: 4.6rem;
  line-height: 1.15em;
}
.fz48 {
  font-size: 4.8rem;
  line-height: 1.15em;
}
.fz50 {
  font-size: 5rem;
  line-height: 1.15em;
}
.fz52 {
  font-size: 5.2rem;
  line-height: 1.15em;
}
.fz54 {
  font-size: 5.4rem;
  line-height: 1.15em;
}
.fz56 {
  font-size: 5.6rem;
  line-height: 1.15em;
}
.mt50 {
  margin-top: 5rem;
}
.mt45 {
  margin-top: 4.5rem;
}
.mt40 {
  margin-top: 4rem;
}
.mt35 {
  margin-top: 3.5rem;
}
.mt30 {
  margin-top: 3rem;
}
.mt25 {
  margin-top: 2.5rem !important;
}
.mt20 {
  margin-top: 2rem !important;
}
.mt15 {
  margin-top: 1.5rem !important;
}
.mt10 {
  margin-top: 1rem !important;
}
.mb50 {
  margin-bottom: 5rem;
}
.mb45 {
  margin-bottom: 4.5rem;
}
.mb40 {
  margin-bottom: 4rem;
}
.mb35 {
  margin-bottom: 3.5rem;
}
.mb30 {
  margin-bottom: 3rem;
}
.mb25 {
  margin-bottom: 2.5rem !important;
}
.mb20 {
  margin-bottom: 2rem !important;
}
.mb15 {
  margin-bottom: 1.5rem !important;
}
.mb10 {
  margin-bottom: 1rem !important;
}
.pt50 {
  padding-top: 5rem;
}
.pt45 {
  padding-top: 4.5rem;
}
.pt40 {
  padding-top: 4rem;
}
.pt35 {
  padding-top: 3.5rem;
}
.pt30 {
  padding-top: 3rem;
}
.pt25 {
  padding-top: 2.5rem !important;
}
.pt20 {
  padding-top: 2rem !important;
}
.pt15 {
  padding-top: 1.5rem !important;
}
.pt10 {
  padding-top: 1rem !important;
}
.pb50 {
  padding-bottom: 5rem;
}
.pb45 {
  padding-bottom: 4.5rem;
}
.pb40 {
  padding-bottom: 4rem;
}
.pb35 {
  padding-bottom: 3.5rem;
}
.pb30 {
  padding-bottom: 3rem;
}
.pb25 {
  padding-bottom: 2.5rem !important;
}
.pb20 {
  padding-bottom: 2rem !important;
}
.pb15 {
  padding-bottom: 1.5rem !important;
}
.pb10 {
  padding-bottom: 1rem !important;
}
.vcenter .row {
  font-size: 0;
}
.vcenter .row .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-bottom: 1.2rem;
}
::-webkit-input-placeholder {
  color: #7f828c;
}
:-moz-placeholder {
  color: #7f828c;
}
::-moz-placeholder {
  color: #7f828c;
}
:-ms-input-placeholder {
  color: #7f828c;
}
#nav {
  opacity: 1;
}
.menu-top-container .menu li a {
  font-size: 1.6rem;
}
.menu-top-container .menu li .sub-menu a {
  font-size: 1.4rem;
}
.arch-top-inner * {
  color: #000 !important;
}
.arch-top-inner a.tels {
  margin-left: 0.4em;
}
#header-section:before,
#header .is-sticky .sticky-header,
#header-section .is-sticky #main-nav.sticky-header,
#header-section.header-6 .is-sticky #header.sticky-header,
.ajax-search-wrap,
#header .sticky-header {
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  #logo {
    width: auto !important;
    float: left;
    position: absolute;
  }
  .arch-top {
    top: -10px !important;
  }
}
@media only screen and (min-width: 1200px) {
  #header-section:before,
  #header .is-sticky .sticky-header,
  #header-section .is-sticky #main-nav.sticky-header,
  #header-section.header-6 .is-sticky #header.sticky-header,
  .ajax-search-wrap,
  #header .sticky-header {
    background: #ffffff;
  }
}
@media only screen and (max-width: 767px) {
  #logo img.dark-logox {
    max-width: 225px;
  }
}
body.single-product p,
body.woocommerce-cart p,
body.woocommerce-checkout p,
body.woocommerce-page p,
body.single-product ul,
body.woocommerce-cart ul,
body.woocommerce-checkout ul,
body.woocommerce-page ul,
body.single-product li,
body.woocommerce-cart li,
body.woocommerce-checkout li,
body.woocommerce-page li {
  font-size: 1.5rem;
}
body.single-product .product_meta .leave-feedback,
body.woocommerce-cart .product_meta .leave-feedback,
body.woocommerce-checkout .product_meta .leave-feedback,
body.woocommerce-page .product_meta .leave-feedback {
  display: none;
}
body.single-product .checkout-button.button.wc-forward,
body.woocommerce-cart .checkout-button.button.wc-forward,
body.woocommerce-checkout .checkout-button.button.wc-forward,
body.woocommerce-page .checkout-button.button.wc-forward {
  color: #fff !important;
}
body.single-product .checkout-button.button.wc-forward:hover,
body.woocommerce-cart .checkout-button.button.wc-forward:hover,
body.woocommerce-checkout .checkout-button.button.wc-forward:hover,
body.woocommerce-page .checkout-button.button.wc-forward:hover {
  color: #fff !important;
}
body.single-product .page-heading.page-heading-hidden,
body.woocommerce-cart .page-heading.page-heading-hidden,
body.woocommerce-checkout .page-heading.page-heading-hidden,
body.woocommerce-page .page-heading.page-heading-hidden {
  display: block !important;
  background: #000000 url('/wp-content/uploads/2020/01/bg-archery-programs-01.jpg') center center no-repeat;
  background-size: cover;
  padding-top: 14vh;
  padding-bottom: 14vh;
}
body.single-product .page-heading.page-heading-hidden h1,
body.woocommerce-cart .page-heading.page-heading-hidden h1,
body.woocommerce-checkout .page-heading.page-heading-hidden h1,
body.woocommerce-page .page-heading.page-heading-hidden h1 {
  color: #fff;
  padding-bottom: 7px;
}
body.single-product .cart_totals ul#shipping_method li,
body.woocommerce-cart .cart_totals ul#shipping_method li,
body.woocommerce-checkout .cart_totals ul#shipping_method li,
body.woocommerce-page .cart_totals ul#shipping_method li {
  text-align: left;
  font-size: 13px !important;
}
body.single-product .cart_totals ul#shipping_method li label,
body.woocommerce-cart .cart_totals ul#shipping_method li label,
body.woocommerce-checkout .cart_totals ul#shipping_method li label,
body.woocommerce-page .cart_totals ul#shipping_method li label {
  margin-left: 0;
}
body.single-product .cart_totals .woocommerce-shipping-destination,
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination,
body.woocommerce-checkout .cart_totals .woocommerce-shipping-destination,
body.woocommerce-page .cart_totals .woocommerce-shipping-destination {
  text-align: left;
  font-size: 13px !important;
}
#default {
  opacity: 1;
}
html {
  font-size: 8.9px;
}
.pum-content {
  padding: 2rem 3rem;
}
.pum-content .wpcf7 input,
.pum-content .wpcf7 textarea {
  max-width: 100%;
  width: 100%;
}
.fbtn {
  display: inline: block;
  max-width: 150px;
}
body,
body p,
p {
  font-family: 'Crimson Text', serif;
  line-height: 1.35em;
  color: #3a3a3a;
  font-weight: 400;
  font-size: 1.8rem;
}
body strong,
body p strong,
p strong {
  letter-spacing: 0;
  font-family: 'Crimson Text', serif;
  font-weight: bold !important;
}
#main-container a,
#main-container .ui-widget-content a {
  color: #b5121b;
}
#main-container a:hover,
#main-container .ui-widget-content a:hover {
  color: #6f0b11;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.35rem;
}
h3 {
  font-size: 2.25rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
.crimson {
  font-family: "Crimson Text", serif !important;
}
#top-bar {
  font-size: 1.9rem;
  line-height: 1.25em;
}
#top-bar .tb-left,
#top-bar .tb-right {
  text-align: center;
  display: block;
}
.home-three > .spb_wrapper p {
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 600;
  text-align: left;
  clear: left;
  display: block;
  padding-left: 2.35em;
}
.home-three i {
  float: left;
  clear: left;
  color: red !important;
  position: relative;
  bottom: -0.8em;
  margin-right: 7px;
}
.home-three i.fa-clock-o:before {
  content: '\f017';
}
.map-wrpr iframe {
  border: 0.6rem solid #fff;
}
.p0-5 {
  padding: 0 5px;
  padding: 0 1px;
}
.p0-5 h3 {
  font-size: 2.2rem;
  line-height: 1.2em;
  margin: 0.5em;
  padding-bottom: 0.36em;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.p0-5 a {
  color: #fff !important;
}
.p0-5 a:hover {
  color: #dfdfdf;
  text-decoration: underline;
}
.eqh-01 {
  background-attachment: initial !important;
  background-position: 50% !important;
}
.overlays:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.fff * {
  color: #fff;
}
.fff textarea,
.fff textarea.wpcf7-textarea {
  color: initial;
  max-height: 13em;
}
.sform .wpcf7-form input.wpcf7-submit,
.sform .wpcf7-form .wpcf7-form-control-wrap {
  margin: 0;
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.sform .wpcf7-form input.wpcf7-submit,
.sform .wpcf7-form input.wpcf7-form-control {
  font-size: 1.7rem !important;
  padding: 0.4em 1em;
  line-height: 1.15em;
}
.sform .wpcf7-form .wpcf7-form-control-wrap {
  width: 40%;
}
.sform .wpcf7-form .wpcf7-form-control-wrap input {
  margin: 0 !important;
}
.nform .wpcf7 {
  text-align: center;
}
.nform .wpcf7 form {
  width: 100%;
  max-width: 600px;
  display: inline-block;
  text-align: left;
}
.nform .wpcf7 form label {
  width: 100%;
}
.wpcf7 textarea {
  max-height: 12em;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea,
select,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  max-width: 100%;
}
.max-w-700 {
  text-align: center;
}
.max-w-700 .container {
  margin-bottom: 10px;
}
.max-w-700 .container p {
  margin-bottom: 0;
}
.max-w-700 .spb_text_column {
  margin-bottom: 0;
}
.max-w-700 > div {
  display: inline-block;
  max-width: 70rem;
}
.vam .row {
  font-size: 0;
}
.vam h3 {
  font-weight: 900;
  letter-spacing: 1px;
}
.wrpr-iframe iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 450px;
}
.redbtn {
  background: #b5121b;
  text-decoration: none;
  padding: 1rem 1.5rem;
  display: inline-block;
  color: #fff !important;
  margin-top: 1em;
  font-weight: 600;
  font-size: 2.3rem;
}
.redbtn:hover {
  background-color: #121212;
}
.archery-video h3 {
  font-size: 3.6rem;
  margin-top: 0;
}
.btn {
  display: block;
  width: auto;
  margin: 0 auto;
  padding: 1rem 2rem;
  background-color: #b5121b;
  color: #fff !important;
  margin-top: 1rem;
  border-radius: 0;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
s .btn.bg-fff {
  background-color: rgba(255, 255, 255, 0.85);
  color: #000 !important;
  font-weight: 900;
}
s .btn.bg-fff:hover {
  background-color: #fff !important;
}
.btn.btn-red {
  background-color: #b5121b;
}
.btn.btn-red:hover {
  background-color: #042f87;
}
.btn.btn-blue {
  background-color: #2b6ff9;
}
.btn.btn-blue:hover {
  background-color: #042f87;
}
.btn.btn-green {
  background-color: #2eaf03;
}
.btn.btn-green:hover {
  background-color: #042f87;
}
.btn + br {
  display: none;
}
.fancy-heading .heading-text {
  text-align: center;
}
h1.entry-title {
  display: inline-block;
}
.archive h1.entry-title,
.page-titles {
  text-align: left;
  text-transform: uppercase;
  font-size: 3.45rem;
  line-height: 1.18em;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 3rem !important;
}
.sub-titles {
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 600;
}
.red {
  color: #b5121b;
}
.und {
  border-bottom: 2px solid #b5121b;
  font-weight: 300;
}
.wrpr-btn {
  text-align: center;
}
.wrpr-btn a {
  display: inline-block;
  font-weight: 700;
  font-size: 2rem;
}
.bg-efefef {
  background-color: #efefef;
  border-radius: 0.3rem;
}
.bg-efefef > div {
  padding: 2.2rem 0.7rem;
}
div.back * {
  color: #fff !important;
}
div.front {
  text-align: center;
}
div.front i {
  color: #b5121b !important;
}
div.front img {
  max-width: 145px;
  margin-bottom: 2rem;
}
.c000,
.c000 *,
.c000 a {
  color: #000000 !important;
}
.fff a {
  color: #ffffff !important;
}
.home-ser .spb_single_image {
  margin-bottom: 1.2rem;
}
.home-ser .spb_content_element {
  max-width: 350px;
  margin: 0 auto;
}
.home-ser .f,
.home-ser p {
  color: #7a828c;
}
.home-ser img {
  max-width: 160px;
  height: auto;
  display: inline-block;
  margin-bottom: 1.5rem;
}
.home-ser .wrpr-btn a {
  font-size: 1.8rem;
}
.home-ser .wrpr-btn a:after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.6rem;
  font-size: 1.3em;
  position: relative;
  bottom: -0.15em;
}
#footer-widgets li {
  border: none !important;
}
#footer-widgets li a {
  padding: 2px 0;
}
#footer-widgets li a:before {
  display: none;
}
#footer-widgets h6 {
  margin-top: 1.5em;
  font-size: 2.39rem;
  margin-bottom: 1rem;
  font-weight: 700 !important;
  border-bottom: 0.35rem solid #fff;
  text-transform: capitalize;
  padding-bottom: 0.5em;
  max-width: 30rem;
  display: inline-block;
}
#footer-widgets h5 {
  color: #fff;
  font-size: 1.77rem;
  text-transform: uppercase;
}
#footer-widgets p,
#footer-widgets li,
#footer-widgets ul {
  font-size: 1.45rem;
}
#footer-widgets .widget_media_image {
  text-align: right;
}
#footer-widgets .widget_media_image img {
  display: inline-block;
}
.a-gray,
.a-gray * {
  color: #7f828c;
}
.a-black,
.a-black * {
  color: #1a1a1a;
}
.img-a img {
  display: inline-block;
  max-width: 10.5rem;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
figure.animated-overlay figcaption {
  background-color: transparent !important;
}
ul.blog-items li {
  width: 50%;
}
ul.blog-items h4 {
  font-size: 3rem;
  text-transform: capitalize;
}
ul.blog-items .blog-item-details {
  font-size: 0;
}
ul.blog-items .blog-item-details span {
  font-size: 1.9rem;
  color: #b5121b;
  text-transform: capitalize;
}
ul.blog-items .blog-item-details span.date {
  margin-left: 6px;
}
ul.blog-items .masonry-item-wrap {
  border: 1px solid #121212;
  background-color: #fff !important;
}
ul.blog-items .read-more-button {
  border: none;
  display: inline-block;
  font-size: 1.8rem;
  text-transform: capitalize;
  letter-spacing: initial;
  padding: 0;
}
.wform div.wpcf7 {
  max-width: 350px;
  margin: 0 auto;
}
.wform div.wpcf7 input.wpcf7-submit {
  background: transparent !important;
  border: 2px solid #fff;
}
.bg-red > .spb_wrapper {
  background-color: #b5121b;
  padding: 40px 15px 10px;
}
.bg-grey > .spb_wrapper {
  background-color: #444444;
  padding: 40px 15px 10px;
}
.bg-gray > .spb_wrapper {
  background-color: #ebebeb;
  padding: 40px 15px 10px;
}
.bg-gray svg,
.bg-gray img {
  filter: invert(12%) sepia(70%) saturate(5956%) hue-rotate(350deg) brightness(88%) contrast(95%);
}
.ico-red svg,
.ico-red img {
  filter: invert(12%) sepia(70%) saturate(5956%) hue-rotate(350deg) brightness(88%) contrast(95%);
}
.ico-white svg,
.ico-white img {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(163deg) brightness(103%) contrast(113%);
}
figure.animated-overlay figcaption {
  background: none !important;
}
.teamu {
  text-align: center;
}
.teamu figure.animated-overlay:hover img {
  filter: initial !important;
  opacity: 0.97 !important;
  background: #000 !important;
}
.teamu .spb_single_image {
  margin-bottom: 1.5rem;
}
.teamu img {
  display: inline-block;
  max-width: 100%;
}
.teamu h3 {
  font-size: 1.78rem;
  line-height: 1.53em;
  color: #666;
}
.teamu h3 span {
  color: #999;
  font-size: 1.48rem;
  line-height: 1.4em;
  display: block;
}
.team .team-body-wrap {
  padding: 0 1.5rem 1.5rem;
}
.team .team-body-wrap h2 {
  color: #444;
}
.team h2 {
  font-size: 4rem;
  color: #b5121b;
  margin-top: 0;
}
.qs-wrpr {
  border-radius: 2rem;
  float: none;
  margin: 0 auto;
}
.page-heading.fancy-heading {
  background-color: rgba(0, 0, 255, 0.05);
}
.page-heading.fancy-heading.dark-style {
  background: #b5121b !important;
  border-top: 1px solid orangered !important;
  border-bottom: 1px solid orangered !important;
}
.page-heading.fancy-heading.dark-style .entry-title {
  color: #fff !important;
}
.spb_text_column ul,
.box-content-wrap ul {
  list-style: disc outside none;
  margin-left: 1.35em;
}
.img-aa {
  text-align: center;
}
.img-aa img {
  display: inline-block;
  width: auto;
}
.red {
  color: #b5121b;
}
figure.animated-overlay:hover svg,
figure.animated-overlay:hover img {
  filter: invert(0%) sepia(55%) saturate(221%) hue-rotate(56deg) brightness(98%) contrast(80%);
  opacity: 0.87 !important;
}
.no-hover-red figure.animated-overlay:hover svg,
.no-hover-red figure.animated-overlay:hover img {
  filter: invert(12%) sepia(70%) saturate(5956%) hue-rotate(350deg) brightness(88%) contrast(95%) !important;
  opacity: 1 !important;
}
.icon-red figure.animated-overlay svg,
.icon-red figure.animated-overlay:hover svg,
.icon-red figure.animated-overlay img,
.icon-red figure.animated-overlay:hover img {
  filter: invert(12%) sepia(70%) saturate(5956%) hue-rotate(350deg) brightness(88%) contrast(95%) !important;
  opacity: 1 !important;
}
.icon-white figure.animated-overlay svg,
.icon-white figure.animated-overlay:hover svg,
.icon-white figure.animated-overlay img,
.icon-white figure.animated-overlay:hover img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%) !important;
  opacity: 1 !important;
}
.no-hover-white figure.animated-overlay:hover svg,
.no-hover-white figure.animated-overlay:hover img {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(163deg) brightness(103%) contrast(113%) !important;
  opacity: 1 !important;
}
.no-hover figure.animated-overlay:hover svg,
.no-hover figure.animated-overlay:hover img {
  filter: none !important;
  opacity: 1 !important;
}
figure.animated-overlay figcaption .thumb-info i {
  background: #222222;
  color: #ffffff;
  opacity: 0 !important;
}
.home-btns .btn {
  border-radius: 0.5rem;
  display: inline-block;
  width: auto;
  margin: 5px 10px;
  font-size: 2.5rem;
  line-height: 1.1em;
  padding: 0.7rem 2.7rem;
}
.home-btns .btn-white {
  background-color: #fff;
  color: #b5121b !important;
  border: 1px solid #b5121b;
}
.home-btns .btn-white:hover {
  background-color: #b5121b;
  color: #FFF !important;
}
.home-car > div {
  background-color: #f0eef1;
  padding: 15px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.home-car > div .container {
  border: 2px solid #000 !important;
  padding: 2.5px;
}
.home-car > div .container h2 {
  color: #121212;
  font-family: Georgia, serif !important;
  text-transform: uppercase;
  white-space: nowrap;
}
.home-car > div .container .wrpr-btn a {
  font-size: 1.8rem;
  font-weight: 100 !important;
  color: #121212 !important;
  font-family: "Brush Script MT", cursive !important;
}
.home-car > div .container .wrpr-btn a:after {
  display: none !important;
}
.home-car > div .container > div.row {
  border: 1px solid #000 !important;
  margin: 0 !important;
  padding: 3.5rem 1.5rem 1rem !important;
}
.home-car:hover > div {
  background-color: #f8f8f8;
}
.home-car:hover > div .container {
  border-color: #b5121b !important;
}
.home-car:hover > div .container .row {
  border-color: #b5121b !important;
}
.steps > div {
  background-color: #f0eef1;
  padding: 4rem 15px 3rem;
  min-height: 485px;
}
.steps > div h2 + p {
  font-size: 0.8em;
}
.steps .wpcf7 {
  text-align: left;
  max-width: 390px;
  margin: 0 auto;
}
.m0a {
  margin: 0 auto;
  float: none !important;
  max-width: 485px;
}
.pdfs .col-sm-6 {
  padding-top: 3rem;
}
.pdfs .col-sm-6 img {
  display: block;
  max-width: 55px;
  margin: 0 auto 15px;
}
div.home-blogo {
  background-size: 45% !important;
  background-position: 50% 50% !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea,
select,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select,
.ginput_container input[type="text"],
.ginput_container input[type="email"],
.ginput_container textarea,
.ginput_container select,
.mymail-form input[type="text"],
.mymail-form input[type="email"],
.mymail-form textarea,
.mymail-form select {
  padding: 10px 20px;
  font-size: 16px !important;
  margin-bottom: 2.5px !important;
}
.steps .wpcf7 input[type="email"] {
  margin-bottom: 23px !important;
}
.steps .wpcf7 .wpcf7-form-control-wrap.upload {
  margin-bottom: 23px !important;
}
.wpcf7 input.wpcf7-submit {
  width: 100% !important;
  display: block !important;
}
.ulsq li {
  list-style-position: outside;
  list-style-type: none;
}
.ulsq li:before {
  content: ' ';
  display: inline-block;
  width: 0.45em;
  height: 0.45em;
  background-color: #000;
  margin-right: 0.5em;
}
.ulsq li ul li:before {
  content: ' ';
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  background-color: #b5121b;
  margin-right: 0.35em;
  border-radius: 100%;
  position: relative;
  top: -0.15em;
}
.ulsq-red li:before {
  background-color: #b5121b;
}
.ulsq-white li:before {
  background-color: #fff;
}
.a-fff,
.a-fff * {
  color: #fff !important;
}
.ssrf {
  font-family: sans-serif !important;
}
.wrpr-blocks {
  background-color: #000028;
  background-repeat: repeat-x !important;
}
.wrpr-blocks > .spb_content_element {
  background: -moz-linear-gradient(left, rgba(0, 0, 40, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 40, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 40, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > *[aria-hidden] {
  padding-right: 0 !important;
}
@media only screen and (min-width: 375px) {
  html {
    font-size: 9.2px;
  }
  .home-slogan span {
    display: block;
  }
}
@media only screen and (min-width: 576px) {
  html {
    font-size: 9.4px;
  }
}
.lgp00 {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  html {
    font-size: 9.6px;
  }
  .page-bg .page-content {
    background-image: url(https://geller.iqm.io/wp-content/uploads/2020/05/GR-logo.svg);
    background-size: 45% !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .page-id-96 .fancy-heading {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .page-id-96 .entry-title {
    opacity: 0;
  }
  #top-bar {
    font-size: 1.6rem;
  }
  #top-bar .tb-left {
    text-align: left;
  }
  #top-bar .tb-right {
    text-align: right;
  }
  .home-slogan {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .vam .row .spb_content_element {
    float: none;
    vertical-align: middle;
    display: inline-block;
  }
  .archery-video h3 span {
    display: block;
  }
  .md-dbl {
    display: block;
  }
  .btn i {
    margin-left: 3rem;
  }
  .mxw-575 > div {
    max-width: 575px;
    display: inline-block;
  }
  .mxw-1005 > div {
    max-width: 1005px;
    display: block;
    margin: 0 auto;
  }
  .flx,
  ul.blog-items {
    display: flex;
  }
  .flx li,
  ul.blog-items li {
    flex: 1;
  }
  .my-flex ul.blog-items {
    display: flex;
  }
  .my-flex li.blog-item {
    flex: 1;
  }
  .my-flex .row {
    display: flex;
    /* equal height of the children */
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .my-flex .row > .spb_content_element.col-sm-6 {
    flex: 1;
    /* additionally, equal width */
  }
  .my-flex .row > .spb_content_element.col-sm-6 > .spb_wrapper {
    height: 325px;
  }
  .team .team-image-wrap,
  .team .team-body-wrap,
  .team .team-body-nav {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
  }
  .team .team-image-wrap {
    width: 25%;
    max-width: 18rem;
  }
  .team .team-body-wrap {
    width: 60%;
    max-width: 57rem;
  }
  .team .team-body-nav {
    width: 21%;
    float: right;
  }
}
.team-body-nav ul {
  list-style: none;
}
.team-body-nav ul a {
  color: #444444 !important;
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 9.8px;
  }
  .archive h1.entry-title,
  .page-titles {
    font-size: 9rem;
  }
  .sub-titles {
    font-size: 6rem;
  }
  #footer-widgets .widget_media_image {
    text-align: right;
    padding-top: 15%;
  }
  .twos .row {
    text-align: center;
  }
  .twos .spb_content_element.col-sm-6 {
    display: inline-block;
    float: none;
    max-width: 30rem;
  }
}
@media only screen and (min-width: 1024px) {
  .sblocks h2 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 11px;
  }
  #top-bar {
    font-size: 1.8rem;
  }
  #header .container {
    width: 92.3VW;
  }
  .sblocks h2 {
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 1400px) {
  html {
    font-size: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .container {
    width: 98%;
  }
}
@media only screen and (max-width: 767px) {
  .home .home-slider-wrap {
    display: none !important;
  }
  .page-id-96 .page-heading {
    padding: 45px 0 30px !important;
  }
  .home-three > .home-three p {
    padding-left: 2.45em;
    background-color: rgba(0, 255, 0, 0.05);
    border: 1px dashed green;
  }
  .fw-row > .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fw-row .spb_content_element > .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  #top-bar .container {
    padding: 0;
  }
  #top-bar .tb-left,
  #top-bar .tb-right {
    width: 100%;
  }
  .wrpr-iframe,
  .wrpr-video,
  .wrpr-map {
    width: 100%;
    min-height: 300px;
  }
  .xsmb0 {
    margin-bottom: 0;
  }
  .spb_parallax_asset.eqh-01 {
    height: auto !important;
    overflow: visible !important;
  }
  .sm-mb0 {
    margin-bottom: 0;
  }
  #footer-widgets h6 {
    margin-top: 1.5em;
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
  #footer-widgets > div {
    margin-bottom: 0;
  }
  #footer-widgets .widget {
    padding-bottom: 0;
  }
}
.wpcf7-form.sent,
.wpcf7-form.invalid {
  position: relative;
  padding-top: 2.2em;
  z-index: 7;
}
.wpcf7-form.invalid .wpcf7-not-valid {
  border: 1px dashed #ed3342 !important;
}
.wpcf7-form.invalid .wpcf7-not-valid-tip {
  font-size: 12px;
  position: relative;
  top: -1em;
}
.wpcf7-form .wpcf7-response-output {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 12px;
  background-color: #ddd;
  line-height: 1.25em;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #24890d;
  border: 1px solid #24890f;
  color: #fff;
}
.wpcf7-form .wpcf7-validation-errors {
  background-color: #f7e700;
  border: 1px solid #f7e700;
  color: #222;
}
.wpcf7-form input {
  font-weight: 500;
  font-size: 14px;
}
.wpcf7 .ajax-loader {
  background-image: none !important;
  position: relative;
}
.wpcf7 .ajax-loader:before,
.wpcf7 .ajax-loader:after {
  content: ' ';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #000000;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
}
.wpcf7 .ajax-loader:before {
  opacity: 0.55;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  left: 0;
}
.wpcf7 .ajax-loader:after {
  opacity: 0.75;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  right: 0;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#nav {
  opacity: 1;
}
div#undefined-sticky-wrapper {
  display: block;
}
body.mobile-menu-open {
  overflow: hidden;
  max-height: 100%;
}
#header-sections {
  position: relative;
}
#header-sections .container {
  width: 100%;
}
#logos {
  position: relative;
}
#logos .logo {
  padding: 1.65rem 0;
  display: block;
}
#logos img {
  max-width: 33rem;
  height: auto;
}
.fix-top {
  position: fixed;
  top: 0;
  left: 0;
}
.sticky-wrapper {
  height: auto !important;
}
.sticker {
  padding: 0.8rem 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.sticker .bg-mn {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  width: 10rem;
  position: absolute;
  z-index: 999999;
  right: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
}
.fm-overlay {
  top: 0;
  left: 0;
  overflow: auto;
  padding-top: 84px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  position: fixed;
  z-index: 100;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#fs-menu {
  text-align: right;
}
#fs-menu .menu-top-container {
  display: inline-block;
  max-width: 100%;
}
#fs-menu ul.sub-menu,
#fs-menu li {
  background-color: transparent !important;
  border: none;
}
#fs-menu ul.menu > li {
  margin-bottom: 0.4rem;
}
#fs-menu ul.menu > li > a {
  letter-spacing: 2.2px;
}
#fs-menu ul.menu li {
  border: none;
  padding-right: 1.5rem;
}
#fs-menu ul.menu li a {
  font-size: 2.15rem;
  font-weight: 500;
  line-height: 1.35em;
  position: relative;
  display: block;
  color: #fff;
  padding-right: 5rem;
  padding-top: 0.4em;
  padding-bottom: 0.4rem;
  text-transform: uppercase;
}
#fs-menu ul.menu li a .nav-line {
  position: absolute;
  display: block;
  min-height: 3px;
  background-color: #b5121b;
  right: 0;
  top: 50%;
  margin-top: -2px;
  width: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#fs-menu ul.menu li a:hover {
  padding-right: 9rem;
  background-color: rgba(0, 0, 0, 0.08);
  color: #fff;
}
#fs-menu ul.menu li a:hover .nav-line {
  width: 8rem;
}
#fs-menu ul.menu li > ul > li {
  margin-right: 2.2rem;
}
#fs-menu ul.menu li > ul > li a {
  position: relative;
  font-size: 1.75rem;
  line-height: 1.15em;
  font-weight: 200;
}
#fs-menu ul.menu li > ul > li a:after {
  content: ' ';
  position: absolute;
  right: 3rem;
  top: 50%;
  margin-top: -1rem;
  width: 0.25rem;
  height: 2rem;
  background-color: rgba(255, 255, 255, 0.95);
}
#fs-menu ul.menu li > ul > li a:hover {
  color: #b5121b !important;
}
#fs-menu ul.menu li.current-menu-item a {
  background-color: transparent;
  color: #b5121b;
}
.mobile-menu-open {
  overflow: hidden;
}
.mobile-menu-open .bg-mn {
  opacity: 0;
}
.mobile-menu-open #mobile-menu-wrap {
  display: block !important;
}
.mobile-menu-open #container {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  opacity: 0.7;
}
.mobile-menu-open .fm-overlay {
  opacity: 1;
  visibility: visible;
}
.mobile-menu-open .menu-wrpr {
  background-color: transparent;
}
.mobile-menu-open .fm-button.mobile-menu-show span {
  display: none;
  background-color: #fff !important;
}
.mobile-menu-open .fm-button.mobile-menu-show span:first-child {
  width: 100% !important;
  display: block;
  transform: rotate(45deg);
  top: 1.9rem;
}
.mobile-menu-open .fm-button.mobile-menu-show span:last-child {
  width: 100% !important;
  display: block;
  transform: rotate(-45deg);
  top: 1.9rem;
}
.fm-button.mobile-menu-show {
  width: 10rem;
  position: fixed;
  z-index: 102;
  right: 0;
  top: 0;
  display: block;
  text-align: center;
  box-sizing: border-box;
  min-height: 78px;
}
.fm-button.mobile-menu-show > div {
  position: absolute;
  width: 4.3rem;
  height: 4.3rem;
  display: inline-block;
  top: 50%;
  margin-top: -2.15rem;
  right: 50%;
  margin-right: -2.15rem;
  box-sizing: border-box;
}
.fm-button.mobile-menu-show > div span {
  background-color: #000;
  display: block;
  position: absolute;
  width: 100%;
  min-height: 0.4rem !important;
  height: 0.4rem !important;
  max-height: 0.4rem !important;
  top: 1.95rem;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.fm-button.mobile-menu-show > div span:first-child {
  top: 0.9rem;
}
.fm-button.mobile-menu-show > div span:last-child {
  top: 3rem;
}
.fm-button.mobile-menu-show:hover span {
  width: 80%;
}
.fm-button.mobile-menu-show:hover span:first-child {
  width: 98%;
}
.fm-button.mobile-menu-show:hover span:last-child {
  width: 96%;
}
#header .sticky-header {
  width: 100% !important;
}
#header .sticky-header .header-container {
  padding-top: 5px;
}
#wrpr-logo {
  width: 100%;
  text-align: center;
  margin: 0;
}
#wrpr-logo #logo {
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .fm-button.mobile-menu-show {
    top: 2rem;
  }
  #fs-menu .menu-top-container {
    display: inline-block;
    max-width: 80rem;
  }
  .arch-top {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 55px;
    height: 100%;
    top: 0;
    right: 0;
    float: right;
  }
  .sticky-wrapper {
    height: 125px !important;
  }
  .arch-top-inner {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .arch-top-inner > span {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 600;
  }
}
@media only screen and (max-width: 767px) {
  #logos img {
    max-width: 25rem;
  }
  #header-sections #logo {
    width: auto !important;
    height: 75px !important;
    z-index: 9;
    left: auto;
    top: 25px;
    text-align: center;
  }
  .sticky-wrapper {
    height: 65px !important;
    background-color: #fff;
  }
  #header-section.header-6 #header {
    padding-top: 5px !important;
    height: 65px !important;
  }
  #logo {
    text-align: center;
  }
  #logo a {
    float: none;
  }
  #logo a img {
    margin: 0 auto;
  }
  .arch-top {
    text-align: center;
  }
  .arch-top .arch-top-inner {
    padding: 0.5rem;
  }
  .arch-top .arch-top-inner span {
    font-weight: 700;
  }
}
@media only screen and (max-width: 640px) {
  #logo img,
  #logo img.retina {
    width: 225px !important;
    height: auto;
  }
  .fm-button.mobile-menu-show {
    top: 0;
    min-height: 71px;
  }
  .fm-button.mobile-menu-show > div {
    margin-top: -3.15rem;
  }
}
.myaccount-menu:before {
  display: block;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  content: '';
  display: none !important;
}
#my-account-menu .user-profile {
  background-color: #f6f6f6;
}
#my-account-menu .user-profile .user-image {
  background-color: rgba(0, 0, 0, 0.01);
  display: block;
  width: 100%;
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none;
}
#my-account-menu .user-profile .user-image img {
  display: block;
  width: 100%;
  height: auto;
}
#my-account-menu .user-profile .username {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 1.95rem;
  line-height: 2.8em;
  margin-bottom: 0 !important;
  background-color: #555;
  color: #fff;
}
#my-account-menu .user-profile .logout {
  text-transform: capitalize;
  background-color: transparent;
  display: none;
}
#my-account-menu .myaccount-menu {
  margin-top: 0;
}
#my-account-menu .myaccount-menu li {
  background-color: #f5f5f5;
}
#my-account-menu .myaccount-menu li a {
  padding-left: 1.5rem;
}
#my-account-menu .myaccount-menu li.active {
  background-color: #fff;
}
.wc_payment_methods li {
  display: block;
  padding-left: 2.35rem;
  margin-bottom: 20px;
}
.wc_payment_methods li label:after {
  background-color: rgba(0, 0, 255, 0.05);
  opacity: 1 !important;
}
.iq-dash {
  border: 1px solid #eee;
  padding: 1.5rem;
  border-radius: 0.6rem;
}
.iq-dash .wpb_column {
  padding: 0 1rem !important;
}
.iq-dash .iq-widget {
  display: block;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #ddd;
  border-radius: 0.6rem;
  padding: 4rem 1.5rem;
  margin-bottom: 1.7rem;
  min-height: 6rem;
}
.iq-dash .iq-widget h3 {
  font-weight: 900;
  letter-spacing: 1px;
}
.iq-dash .iq-widget p {
  font-size: 1.3rem;
}
.iq-dash .iq-widget i {
  font-size: 3rem;
  padding-bottom: 1rem;
}
.iq-dash .iq-widget:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-button.button.print-pro-forma-invoice {
  display: inline-block;
  margin-left: 8px;
  padding-left: 7px;
  border-left: 1px solid #f1f1f1;
  font-size: 0;
}
.woocommerce-button.button.print-pro-forma-invoice:before {
  content: 'Invoice';
  font-size: 14px;
}
.wishlist_table .add_to_cart_button {
  display: block;
  width: 100%;
  white-space: nowrap;
}
.express-co {
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #ddd;
  border-radius: 0 0 0.6rem 0.6rem;
  padding: 15px 20px;
  line-height: 1.5em;
  margin-bottom: 1em;
  border-left: 6px solid #d0a164;
}
.express-co p {
  line-height: 1.7em;
  margin-bottom: 1em !important;
}
.express-co a {
  color: #555;
  font-weight: 800;
}
.btns {
  background-color: #d0a164;
  color: #fff !important;
  padding: 1rem 3rem;
}
.btns:hover {
  background-color: #333 !important;
}
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-thumbnail {
  width: 110px !important;
  padding: 5px !important;
}
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-thumbnail a {
  max-width: 100%;
  width: 100%;
}
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-thumbnail a img {
  width: 100%;
  max-height: auto;
  max-height: initial;
}
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-name {
  width: 33%;
}
.woocommerce-MyAccount-content .qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart,
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-add-to-cart {
  width: 110px;
}
.woocommerce-MyAccount-content .qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart .con-button,
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-add-to-cart .con-button {
  letter-spacing: 0;
}
.woocommerce-MyAccount-content .qodef-woocommerce-page .shop_table.cart tbody tr td.product-add-to-cart .con-button span,
.woocommerce-MyAccount-content .woocommerce .shop_table.cart tbody tr td.product-add-to-cart .con-button span {
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .qodef-container {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .qodef-container > * {
    box-sizing: border-box;
  }
  .qodef-container-inner,
  .qodef-grid,
  .qodef-grid-section .qodef-section-inner,
  .qodef-slider .carousel-inner .qodef-slider-content-outer {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-woocommerce-page.woocommerce-account .my_account_orders tbody td {
    font-size: 12px;
    padding: 5px 3px;
  }
  .qodef-woocommerce-page.woocommerce-account .my_account_orders thead th {
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-woocommerce-page.woocommerce-account .my_account_orders tbody td {
    font-size: 10px;
    padding: 5px 3px;
  }
  .qodef-woocommerce-page.woocommerce-account .my_account_orders thead th {
    font-size: 12px;
  }
}
