@charset "UTF-8";
/***********************************
BASE STYLES
***********************************/
@font-face {
  font-family: "stefanos";
  src: url("./fonts/stefanos.eot?21463015");
  src: url("./fonts/stefanos.eot?21463015#iefix") format("embedded-opentype"), url("./fonts/stefanos.woff2?21463015") format("woff2"), url("./fonts/stefanos.woff?21463015") format("woff"), url("./fonts/stefanos.ttf?21463015") format("truetype"), url("./fonts/stefanos.svg?21463015#stefanos") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  speak: none;
  line-height: 1;
  font-family: "stefanos";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "stefanos";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-minus:before {
  content: "\e800";
}

.icon-play:before {
  content: "\e801";
}

.icon-plus:before {
  content: "\e802";
}

.icon-share:before {
  content: "\e803";
}

.icon-facebook:before {
  content: "\e804";
}

.icon-phone:before {
  content: "\e805";
}

.icon-clock-o:before {
  content: "\e806";
}

.icon-angieslist:before {
  content: "\e807";
}

.icon-arrow-left:before {
  content: "\e808";
}

.icon-arrow-right:before {
  content: "\e809";
}

.icon-envelope:before {
  content: "\e80a";
}

.icon-arrow-long:before {
  content: "\e80b";
}

.icon-megaphone:before {
  content: "\e80c";
}

.icon-quotes:before {
  content: "\e80d";
}

.icon-locations:before {
  content: "\e80e";
}

.icon-caret-right:before {
  content: "\e80f";
}

.icon-port-2:before {
  content: "\e810";
}

.icon-port-1:before {
  content: "\e811";
}

.icon-bubbles:before {
  content: "\e812";
}

.icon-instagram:before {
  content: "\e813";
}

.icon-yelp:before {
  content: "\e814";
}

.icon-angle-up:before {
  content: "\e815";
}

.icon-arrow-long-down:before {
  content: "\e816";
}

.icon-arrow-long-left:before {
  content: "\e817";
}

.icon-arrow-long-right:before {
  content: "\e818";
}

.icon-arrow-long-up:before {
  content: "\e819";
}

.icon-beach-chair:before {
  content: "\e81a";
}

.icon-building:before {
  content: "\e81b";
}

.icon-clock:before {
  content: "\e81c";
}

.icon-clubhouse:before {
  content: "\e81d";
}

.icon-fence:before {
  content: "\e81e";
}

.icon-grid:before {
  content: "\e81f";
}

.icon-grid-alt:before {
  content: "\e820";
}

.icon-house-building:before {
  content: "\e821";
}

.icon-house-window:before {
  content: "\e822";
}

.icon-kuaishou:before {
  content: "\e823";
}

.icon-lamp-street:before {
  content: "\e824";
}

.icon-linkedin:before {
  content: "\e825";
}

.icon-map:before {
  content: "\e826";
}

.icon-messenger:before {
  content: "\e827";
}

.icon-quote-left:before {
  content: "\e828";
}

.icon-qzone:before {
  content: "\e829";
}

.icon-search:before {
  content: "\e82a";
}

.icon-cancel:before {
  content: "\e82b";
}

.icon-sinaweibo:before {
  content: "\e82c";
}

.icon-tiktok:before {
  content: "\e82d";
}

.icon-twitter:before {
  content: "\e82e";
}

.icon-walkways:before {
  content: "\e82f";
}

.icon-angle-down:before {
  content: "\e830";
}

.icon-angle-left:before {
  content: "\e831";
}

.icon-angle-right:before {
  content: "\e832";
}

.icon-payment:before {
  content: "\e833";
}

.icon-credit-card:before {
  content: "\e834";
}

.icon-cart-shopping:before {
  content: "\e835";
}

.icon-edit:before {
  content: "\e836";
}

.icon-logout:before {
  content: "\e83c";
}

.icon-pools:before {
  content: "\e842";
}

.icon-stairs:before {
  content: "\e843";
}

.icon-excavation:before {
  content: "\e844";
}

.icon-lighting:before {
  content: "\e845";
}

.icon-hardscaping:before {
  content: "\e846";
}

.icon-plowing:before {
  content: "\e847";
}

.icon-fences:before {
  content: "\e848";
}

.icon-irrigation:before {
  content: "\e849";
}

.icon-landscaping:before {
  content: "\e84a";
}

.icon-user:before {
  content: "\e84b";
}

.icon-gplus-squared:before {
  content: "\f0d4";
}

.icon-gplus:before {
  content: "\f0d5";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-vkontakte:before {
  content: "\f189";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-wechat:before {
  content: "\f1d7";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-address-book-o:before {
  content: "\f2ba";
}

.icon-quora:before {
  content: "\f2c4";
}

.icon-telegram:before {
  content: "\f2c6";
}

.bg-stripes {
  background-image: url(images/stripes.jpg);
}

.bg-red {
  background-color: #E80524;
}

.bg-black {
  background-color: #000;
}

.lr-0 {
  margin-left: 0;
  margin-right: 0;
}
.lr-0 > [class*=col] {
  padding-left: 0;
  padding-right: 0;
}

.cover-bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

body {
  height: 100%;
  width: 100%;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: proxima-nova, sans-serif;
  color: #151718;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a,
article,
aside,
audio,
body,
caption,
div,
fig,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
img,
label,
legend,
li,
mark,
nav,
ol,
option,
p,
section,
span,
table,
td,
th,
time,
tr,
ul,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

h4,
h5 {
  padding-bottom: 2%;
}

.fluid {
  max-width: 100% !important;
}
.fluid br {
  display: none;
}
.fluid h1, .fluid h2, .fluid h3, .fluid h4, .fluid h5, .fluid h6,
.fluid .h1, .fluid .h2, .fluid .h3, .fluid .h4, .fluid .h5, .fluid .h6, .fluid p,
.fluid .entry-title, .fluid .description, .fluid .block-content,
.fluid .content, .fluid .testi-item, .fluid div {
  max-width: 100% !important;
}

.lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lr-10 [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.btn {
  border: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  border-radius: 500px;
  font-family: "proxima-nova", sans-serif;
  padding: 14px 24px 14px;
  background-color: #E80524;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.btn-black {
  background-color: #000000;
}
.btn.btn-primary {
  background-color: #E80524;
}
.btn:hover, .btn:focus {
  color: #FFFFFF;
  background-color: #000000;
}
.btn:hover.btn-black, .btn:focus.btn-black {
  background-color: #E80524;
}
.btn:hover.btn-primary, .btn:focus.btn-primary {
  background-color: #000000;
}

.hidden {
  display: none !important;
}

.social-media li a {
  width: 24px;
  height: 24px;
  display: block;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-media li a.icon-facebook {
  color: #FFFFFF;
  background: #3B5998;
}
.social-media li a.icon-facebook:hover {
  color: #FFFFFF;
  background: rgb(44.7393364929, 67.4881516588, 115.2606635071);
}
.social-media li a.icon-twitter {
  color: #FFFFFF;
  background: #1DA1F2;
}
.social-media li a.icon-twitter:hover {
  color: #FFFFFF;
  background: rgb(11.9665271967, 133.4728033473, 208.0334728033);
}
.social-media li a.icon-instagram {
  color: #FFFFFF;
  background: #D5347E;
}
.social-media li a.icon-instagram:hover {
  color: #FFFFFF;
  background: rgb(177.3142857143, 36.6857142857, 101.3224489796);
}
.social-media li a.icon-youtube-play {
  color: #FFFFFF;
  background: #FE0000;
}
.social-media li a.icon-youtube-play:hover {
  color: #FFFFFF;
  background: #cb0000;
}
.social-media li a.icon-linkedin {
  color: #FFFFFF;
  background: #0A63BC;
}
.social-media li a.icon-linkedin:hover {
  color: #FFFFFF;
  background: rgb(7.4242424242, 73.5, 139.5757575758);
}
.social-media li a.icon-angieslist {
  color: #FFFFFF;
  background: #83B441;
}
.social-media li a.icon-angieslist:hover {
  color: #FFFFFF;
  background: rgb(103.7306122449, 142.5306122449, 51.4693877551);
}
.social-media li a.icon-yelp {
  color: #FFFFFF;
  background: #FA231E;
}
.social-media li a.icon-yelp:hover {
  color: #FFFFFF;
  background: rgb(224.0217391304, 9.9565217391, 4.9782608696);
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.entry-title .title {
  text-transform: initial;
}

.text-initial {
  text-transform: initial !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.clear {
  clear: both;
}

.no-overflow {
  overflow: hidden;
}

[data-icon]:before {
  content: attr(data-icon);
}

.breadcrumbs-menu,
h1,
h2,
h3,
h4,
h5,
h6,
header ul.btns-wrap li a {
  text-transform: uppercase;
}

h1, .h1 {
  font: 700 48px/48px proxima-nova, sans-serif;
  padding-bottom: 1%;
}
h1.fs-lg, .h1.fs-lg {
  font-size: 60px;
  line-height: 66px;
}

h2, .h2 {
  font: 700 22px/28px proxima-nova, sans-serif;
}

h3, .h3 {
  font: 700 30px/36px proxima-nova, sans-serif;
}
h3.fs-lg, .h3.fs-lg {
  font-size: 36px;
  line-height: 42px;
}

h4, .h4 {
  font: 700 18px/30px proxima-nova, sans-serif;
}

h5, .h5 {
  font: 700 24px/35px proxima-nova, sans-serif;
}

h6, .h6 {
  padding: 0;
  font: 400 12px/12px proxima-nova, sans-serif;
  color: #5a6167;
  letter-spacing: 2px;
  margin-bottom: 25px;
}

p.content,
span.content,
span.content p {
  font: 300 15px/26px proxima-nova, sans-serif;
}

.breadcrumbs-menu {
  float: left;
  font-size: 12px;
  padding: 15px 0 13px;
  width: 100%;
}

.hours-call-mobile,
.social-head-mobile {
  display: none;
}

header {
  width: 100%;
  height: 144px;
  padding: 17px 15px 0;
}

header .contain {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

header ul.btns-wrap {
  list-style-type: none;
  float: right;
}

header ul.btns-wrap li {
  float: right;
  margin: 0 8px 0 0;
}

header ul.btns-wrap li a {
  display: block;
  text-align: center;
  background-color: #d73a3a;
  border-radius: 25px !important;
  padding: 12px 22px;
  font: 400 12px/12px proxima-nova, sans-serif;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none !important;
}

header ul.btns-wrap li a:hover {
  background-color: rgba(215, 58, 58, 0.65);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

header ul.btns-wrap li:first-child {
  margin: 0 !important;
}

header ul.hours-call {
  list-style-type: none;
  float: right;
  padding: 8px 20px;
}

header ul.hours-call li {
  float: left;
  margin: 0 0 0 20px;
}

header ul.hours-call li span {
  display: inline-block;
}

header ul.hours-call li i {
  color: #000;
  margin: 0 8px 0 0;
  position: relative;
}

header ul.hours-call li .icon-clock-o {
  font-size: 13px;
  top: 4px;
}

header ul.hours-call li .icon-phone {
  font-size: 14px;
  top: 3px;
}

header ul.hours-call li a,
header ul.hours-call li p {
  font: 400 12px/24px proxima-nova, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

header ul.hours-call li a {
  color: #fff;
}

header ul.hours-call li a:hover {
  color: #000;
  text-decoration: none !important;
}

header ul.hours-call li p {
  color: #fff;
  float: right;
}

header ul.hours-call li:first-child {
  margin: 0 !important;
}

header ul.social-head {
  list-style-type: none;
  float: right;
  margin: 0 0 0 20px;
}

header ul.social-head li {
  float: left;
  position: relative;
  margin: 0 0 0 5px;
}

header ul.social-head li a {
  display: block;
  width: 100%;
  height: 32px;
}

header ul.social-head li a .circle {
  background-color: #fff;
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 100% !important;
}

header ul.social-head li a .circle:hover {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

header ul.social-head li a .circle i {
  position: relative;
}

header ul.social-head li a .circle .icon-instagram {
  font-size: 16px;
  top: 8px;
  left: 8px;
  color: #d9317e;
}

header ul.social-head li a .circle .icon-facebook {
  font-size: 16px;
  top: 8px;
  left: 8px;
  color: #3b5998;
}

header ul.social-head li a .circle .icon-angieslist {
  font-size: 18px;
  top: 8px;
  left: 7px;
  color: #83b441;
}

header ul.social-head li a .circle .icon-yelp {
  font-size: 18px;
  top: 8px;
  left: 7px;
  color: #A80000;
}

header li:first-child {
  margin: 0 !important;
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
}

#header .clear-wrap {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.header-gutter {
  display: block;
  height: 144px;
  -webkit-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
}

.bx_stack .arrow_box_bottom,
.bx_stack .row-2 .arrow_box_left {
  display: none;
}

#header.stop,
#header.stop + .header-gutter {
  height: 115px;
}

#header.stop {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
}

#header.stop .navbar-header {
  max-width: 190px;
}

#header.stop .clear-wrap {
  height: 50px;
  margin: 0;
}

.bx_stack {
  width: 100%;
  padding: 20px 0;
}

.bx_stack .arrow_box_left {
  position: relative;
  background: #fff;
  border: none;
}

.bx_stack .arrow_box_left:after,
.bx_stack .arrow_box_left:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.bx_stack .arrow_box_left:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 22px;
  margin-top: -22px;
}

.bx_stack .arrow_box_left:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #fff;
  border-width: 22px;
  margin-top: -22px;
}

.bx_stack .arrow_box_left {
  float: left;
  top: 211px;
}

.bx_stack .row-1 div.feat {
  float: left;
}

.bx_stack .row-1 div.photo,
.bx_stack .row-2 div.feat {
  float: right;
}

.bx_stack .row-2 {
  margin: -6px 0 0;
}

.bx_stack .row-2 div.photo {
  float: left;
}

.bx_stack .row-2 .arrow_box_right {
  position: relative;
  background: #fff;
  border: none;
}

.bx_stack .row-2 .arrow_box_right:after,
.bx_stack .row-2 .arrow_box_right:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.bx_stack .row-2 .arrow_box_right:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 22px;
  margin-top: -22px;
}

.bx_stack .row-2 .arrow_box_right:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #fff;
  border-width: 22px;
  margin-top: -22px;
}

.bx_stack .row-2 .arrow_box_right {
  float: right;
  top: 211px;
}

.bx_stack ul {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.bx_stack ul li {
  width: 100%;
  max-width: 50%;
  float: left;
  position: relative;
}

.bx_stack ul li div.feat {
  max-width: 400px;
  max-height: 400px;
  width: 50%;
}

.bx_stack ul li div.feat .feat-inner {
  padding: 50px 50px 0;
}

.bx_stack ul li div.feat .feat-inner h3.title {
  color: #E80524;
  margin: 0 0 15px;
}

.bx_stack ul li div.feat .feat-inner p.content {
  color: #5a6167;
  margin: 0 0 30px;
}

.bx_stack ul li div.feat .btns-wrap {
  padding: 0 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bx_stack ul li div.feat .btns-wrap a {
  display: block;
  font: 400 12px/24px proxima-nova, sans-serif;
  color: #E80524;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 1px;
}

.bx_stack ul li div.feat .btns-wrap a:hover {
  color: #000;
}

.bx_stack ul li div.feat .btns-wrap .icon-arrow-long {
  font-size: 15px;
  position: relative;
  top: 3px;
  left: 6px;
}

.bx_stack ul li div.photo {
  width: 50%;
}

.bx_stack ul li div.photo .photo-img {
  max-width: 400px;
  min-height: 400px;
}

.hm_three {
  width: 100%;
  color: #fff;
}

.hm_three h6 {
  margin: 0 0 32px;
  color: #fff !important;
}

.hm_three h3 {
  margin: 0 0 30px;
}

.hm_three .hm_three-img {
  display: block;
  width: 100%;
  height: 439px;
}

.hm_three .hm_bx {
  width: 100%;
  max-width: 100%;
}

.hm_three .hm_bx .bx_pad {
  padding: 40px;
}

.hm_three .hm_bx a {
  display: block;
  float: right;
  margin: 32px 0 0;
  font: 400 12px/24px proxima-nova, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 1px;
}

.hm_three .hm_bx a:hover {
  color: #E80524;
}

.hm_three .hm_bx .icon-arrow-long {
  font-size: 15px;
  position: relative;
  top: 3px;
  left: 6px;
}

.hm_three .hm_bx .columns-wrap {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

footer {
  width: 100%;
  min-height: 342px;
  padding: 55px 0 85px;
}

footer .footer-content {
  width: 100%;
  max-width: 1350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer .footer-content .logo-foot {
  float: left;
}

footer .footer-content .logo-foot a {
  display: block;
  width: 100%;
  max-width: 246px;
  height: auto !important;
}

footer .footer-content #menu-footer-sitemap li span,
footer .footer-content .gen-info-wrap .goingclear p span,
footer .footer-content ul li span {
  display: inline-block;
}

footer .footer-content p.title {
  font: 700 12px/24px proxima-nova, sans-serif;
  color: #E80524;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 20px;
}

footer .footer-content #menu-footer-sitemap,
footer .footer-content ul {
  float: left;
  list-style-type: none;
}

footer .footer-content #menu-footer-sitemap li,
footer .footer-content ul li {
  width: 100%;
  float: none;
  clear: both;
}

footer .footer-content #menu-footer-sitemap li i,
footer .footer-content ul li i {
  color: #E80524;
  margin: 0 12px 0 0;
  position: relative;
}

footer .footer-content #menu-footer-sitemap li i.icon-envelope,
footer .footer-content ul li i.icon-envelope {
  font-size: 11px;
  top: 1px;
}

footer .footer-content #menu-footer-sitemap li i.icon-phone,
footer .footer-content ul li i.icon-phone {
  font-size: 12px;
  top: 2px;
}

footer .footer-content #menu-footer-sitemap li i.icon-clock-o,
footer .footer-content ul li i.icon-clock-o {
  font-size: 12px;
  top: 4px;
}

footer .footer-content #menu-footer-sitemap li a,
footer .footer-content ul li a {
  font: 400 12px/24px proxima-nova, sans-serif;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}

footer .footer-content #menu-footer-sitemap li a:hover,
footer .footer-content ul li a:hover {
  color: #E80524;
  text-decoration: none !important;
}

footer .footer-content #menu-footer-sitemap li p,
footer .footer-content ul li p {
  font: 400 12px/24px proxima-nova, sans-serif;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}

footer .footer-content .gen-info-wrap {
  max-width: 320px;
  float: left;
}

footer .footer-content .gen-info-wrap ul li {
  margin: 15px 0 0;
}

footer .footer-content .gen-info-wrap ul li p {
  float: right;
}

footer .footer-content .gen-info-wrap ul li:first-child {
  margin: 0 !important;
}

footer .footer-content .gen-info-wrap .goingclear {
  color: #1e1e1e;
  font-style: italic;
  margin: 20px auto 0;
  width: 100%;
}

footer .footer-content .gen-info-wrap .goingclear p {
  font: 300 10px/21px proxima-nova, sans-serif;
  text-transform: uppercase;
  color: #b7b7b7;
}

footer .footer-content .gen-info-wrap .goingclear a {
  color: #b7b7b7 !important;
  font: 400 10px/10px Arial, Helvetica, sans-serif;
}

footer .footer-content .gen-info-wrap .goingclear p span.gc {
  color: #fff !important;
}

footer .footer-content .gen-info-wrap .goingclear a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

footer .footer-content .sitemap-wrap {
  max-width: 130px;
  float: left;
}

footer .footer-content .serv-areas-wrap {
  max-width: 150px;
  float: left;
}

footer .footer-content .serv-areas-wrap a {
  display: block;
  color: #fff;
}

footer .footer-content .serv-areas-wrap a:hover {
  color: #E80524;
}

footer .footer-content .serv-areas-wrap p.desc {
  font: 400 12px/17px proxima-nova, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

footer .footer-content .social-wrap {
  width: 100%;
  width: 250px;
  float: left;
}

footer .footer-content .social-wrap ul {
  list-style-type: none;
  width: 100%;
}

footer .footer-content .social-wrap ul li {
  margin: 10px 0 0;
  position: relative;
}

footer .footer-content .social-wrap ul li span {
  display: block;
}

footer .footer-content .social-wrap ul li a {
  display: block;
  width: 100%;
  height: 32px;
}

footer .footer-content .social-wrap ul li a .instagram {
  background-color: #d9317e;
}

footer .footer-content .social-wrap ul li a .facebook {
  background-color: #3b5998;
}

footer .footer-content .social-wrap ul li a .angies {
  background-color: #83b441;
}

footer .footer-content .social-wrap ul li a .yelp {
  background-color: #A80000;
}

footer .footer-content .social-wrap ul li a .circle {
  margin: 0 12px 0 0;
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 100% !important;
}

footer .footer-content .social-wrap ul li a .circle i {
  color: #fff;
  position: relative;
}

footer .footer-content .social-wrap ul li a .circle .icon-facebook,
footer .footer-content .social-wrap ul li a .circle .icon-yelp,
footer .footer-content .social-wrap ul li a .circle .icon-instagram {
  font-size: 16px;
  top: 7px;
  left: 8px;
}

footer .footer-content .social-wrap ul li a .circle .icon-angieslist {
  font-size: 17px;
  top: 8px;
  left: 7px;
}

footer .footer-content .social-wrap ul li a span {
  line-height: 32px;
}

footer .footer-content .social-wrap li:first-child {
  margin: 0 !important;
}

.container {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.container.d-container {
  max-width: 1280px;
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.nopadding-center {
  padding: 0 !important;
  margin: 0 auto !important;
}

.navbar-default {
  background-color: transparent !important;
  border: none !important;
  float: left;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #000;
}

.navbar-nav {
  float: right;
}

#navbar-collapse-1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.navbar {
  min-height: auto !important;
}

.navbar-default .navbar-nav > li > a {
  font: 400 14px/24px proxima-nova, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  padding: 0 !important;
  margin: 0 13px 0 0;
}

.navbar-default .navbar-nav > li:first-child a {
  margin: 0 13px;
}

.navbar-default .navbar-nav > li:first-child a:before {
  display: none;
}

.navbar-default .navbar-nav > li.current-menu-item a:after,
.navbar-default .navbar-nav > li > a:focus:after,
.navbar-default .navbar-nav > li > a:hover:after {
  display: block;
  width: auto;
  border-bottom: 3px solid #000;
  margin: 5px 0 0;
  content: "";
}

.navbar-default .navbar-nav > li.current-menu-item a {
  color: #000;
}

.button a,
.inner_services h3,
.read_more a,
a,
a:hover {
  color: #E80524;
}

.navbar-header {
  float: left;
  width: 100%;
  max-width: 246px;
}

.navbar-default .navbar-brand {
  width: 100%;
  max-width: 246px;
  height: auto !important;
  padding: 0;
}

.clear-wrap {
  width: auto;
  height: 60px;
  margin: 8px 0 0;
}

#menu-primary-menu {
  margin: 6px 0 0;
}

a:hover {
  text-decoration: none;
}

.button a,
.read_more a {
  text-transform: uppercase;
}

.button a,
.read_more {
  display: table;
  margin-top: 3.6em;
}

.read_more,
.right {
  float: right;
}

.left,
.right {
  margin-bottom: 30px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.banner,
.con_f span {
  float: left;
}

.button a {
  font: 400 12px/24px proxima-nova, sans-serif;
  letter-spacing: 1px;
  text-decoration: none !important;
}

.button i {
  display: table-cell;
  font-size: 15px;
  line-height: 29px;
  padding-left: 10px;
  vertical-align: middle;
}

.inner_services {
  padding: 10%;
}

.service_dec {
  color: #5a6167;
  font-size: 16px;
  padding-top: 10px;
}

.banner,
.flexbox,
.test_wrap {
  text-align: center;
}

.co_team_wrap,
.flex_cont_1,
.flex_cont_2,
.flexbox_serivecs {
  text-align: left;
}

.banner {
  padding: 60px 0;
  width: 100%;
}

.banner h1 {
  padding-bottom: 0;
}

.test_desc {
  font-size: 16px;
  font-style: italic;
  padding: 0 0 20px;
}

.test_desc:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}

.test_wrap h5 {
  font-style: italic;
  text-transform: capitalize;
}

.test_wrap .test_inner {
  padding: 50px 5%;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.flexbox > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

.comp_logo,
.ts_author_meta {
  width: 100%;
  bottom: 50px;
}

.comp_logo img {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}

.flexbox-1,
.flexbox-2 {
  position: relative;
  background: #fff;
}

.pattern-1 {
  background: #f4f4f4;
}

.pattern-1:nth-child(2n),
.pattern-2 {
  background: #fff;
}

.pattern-2:nth-child(2n) {
  background: #f4f4f4;
}

.flexbox_serivecs .button a:hover {
  color: #000;
}

.flex_logo {
  -webkit-box-flex: 5;
      -ms-flex: 5 1 18%;
          flex: 5 1 18%;
  margin: 10px;
}

.empty_height {
  height: 20px;
  width: 100%;
  clear: both;
}

.bg-white {
  background: #fff;
  clear: both;
}

.pay-online h1 {
  margin: 0 0 30px;
}

.pay-online .buttons .sf-btn-outline {
  margin: 0 0 0 20px;
}

.hiring-banner-wrapper {
  padding-top: 24px;
  display: block;
  padding-bottom: 20px;
}

.hiring-text {
  background-color: #000;
  color: #FFF;
  height: 40px;
}

.hiring-text h2 {
  line-height: 42px;
}

.hiring-statement {
  background-color: #FFF;
}

.hiring-statement h2 {
  color: #E80524;
  padding: 10px;
}

.hiring-button {
  background-color: #FFF;
  padding-bottom: 20px;
}

.flex_online_item_1 {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 50%;
          flex: 2 1 50%;
  padding: 18px 4%;
}

.buttons {
  clear: both;
  padding: 40px 0 0;
}

.faq_a,
.faq_q {
  color: #E80524;
  width: 4%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.faq_q_t {
  font-weight: 700;
}

.faq_a_t,
.faq_q_t {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 96%;
}

.about_photo img,
.co_team_wrap img,
.con_f_inner,
.contact-wrap textarea,
.ct,
.flex_team img,
.submit-wrap {
  width: 100%;
}

.faq_row {
  line-height: 25px;
  padding-bottom: 30px;
}

.pay-online .faq_row:last-child {
  padding: 0 !important;
}

.contact_info {
  padding: 40px;
}

.contact_info h1 {
  margin: 0 0 20px;
}

.contact_info i {
  color: #000;
  margin-right: 15px;
  float: left;
  position: relative;
}

.icon-locations {
  font-size: 14px;
  top: 7px;
}

.icon-clock-o {
  font-size: 16px;
  top: 6px;
}

.icon-bubbles {
  font-size: 17px;
  top: 6px;
}

.con_f a,
.con_f p {
  text-transform: uppercase;
  font: 400 16px/26px proxima-nova, sans-serif;
}

.con_f_inner {
  display: inline-block;
  max-width: 100%;
  margin: 20px 0 0;
}

.con_f a {
  display: block;
  clear: both;
}

.con_f a:hover {
  color: #000 !important;
}

.flex_cont_1 {
  padding: 40px 6% 0;
}

.flex_cont_3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin: 40px 40px 40px 0;
}

.ct {
  border: 2px solid #ebebeb;
  min-height: 45px;
}

.contact_form label {
  padding: 0;
  font: 400 14px/14px proxima-nova, sans-serif;
  color: #151718;
}

.flex_cont_2 {
  padding: 40px 20px 20px;
}

.co_team_wrap h6,
.flex_team h6 {
  font-size: 14px;
}

.co_teams h6,
.flex_team h6 {
  color: #E80524;
}

.flex_team {
  padding: 0 15px 20px;
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  max-width: 25%;
}

.co_teams h5 {
  padding-bottom: 1%;
  line-height: 25px;
}

.flex_team_co_1 {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 66.66%;
          flex: 2 1 66.66%;
  padding: 60px;
}

.flex_team_co_2 {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 33.33%;
          flex: 2 1 33.33%;
  padding: 60px 0;
}

.top_co_team {
  padding-bottom: 30px;
}

.co_teams {
  padding-bottom: 10px;
}

.flex_about_item_1 {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 50%;
          flex: 2 1 50%;
  padding: 40px;
}

.flex_about_item_1 h1 {
  margin: 0 0 40px;
}

.flex_about_item_2 {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 50%;
          flex: 2 1 50%;
  padding: 40px 40px 40px 0;
}

.contact-wrap input[type=text],
.contact-wrap input[type=email],
.contact-wrap input[type=tel] {
  width: 100%;
  outline: 0;
  background-color: #fff;
  color: #1e1e1e;
  padding: 13px 25px;
  border: 2px solid #c9c9c9;
  margin: 5px 0 20px;
}

.contact-wrap textarea {
  height: 120px;
  outline: 0;
  color: #1e1e1e;
  padding: 13px 25px;
  border: 2px solid #c9c9c9;
  margin: 20px 0 0;
}

.contact-wrap select,
.ginput_complex select {
  padding: 14px 25px !important;
  border: 2px solid #c9c9c9;
  margin-top: 4px !important;
  margin-left: 0 !important;
}

.submit-wrap {
  max-width: 422px;
  float: right;
  position: relative;
  padding: 20px 0 0;
}

.g-recaptcha {
  width: 218px;
  margin: 0 12px 0 0;
  float: left;
}

.blog_content {
  padding: 0 0 40px;
}

.return-to-blog {
  margin: 40px 0 0;
}

.return-to-blog h5 {
  padding: 0;
}

.return-to-blog a {
  color: #E80524;
  text-decoration: none;
}

.return-to-blog a:hover {
  color: #000;
}

.return-to-blog .icon-arrow-long-left {
  font-size: 20px;
  position: relative;
  top: 2px;
}

.featured-box-wrap h3 {
  color: #E80524;
}

.blg-pst {
  max-width: 930px;
  width: 100%;
  height: 500px;
  background-color: #000;
  margin-bottom: 30px;
  padding: 5px 0 5px 5px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blg-pst .blg-post {
  height: auto;
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 5;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blg-pst .blg-post h6 {
  color: #fff !important;
}

.blg-pst .blg-post p {
  margin: 0 0 35px;
}

.blg-pst a,
.blg-pst h3,
.blg-pst p {
  color: #FFF;
}

.blg-pst a {
  margin: 50px 0 0;
  display: inline-block;
}

.blg-pst .blg-feat {
  max-width: 830px;
  width: 100%;
  height: 500px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.blog_box,
.slider-counter {
  position: relative;
}

.flex-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.slider-counter {
  top: -23px;
  text-align: right;
  padding-right: 100px;
}

.slider2-wrapper .slick-prev {
  margin-right: 10px;
}

.slider2-wrapper .slick-nav {
  position: relative;
  margin-top: 15px;
}

.slick-nav-red {
  background-color: #E80524;
  color: #fff;
}

.blog_box a {
  margin: 0 !important;
}

.blog_box > .posts_2_3 > .blog-three {
  position: absolute;
  bottom: 0;
}

.posts_2_3 {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.posts_2_3 .row {
  height: 49%;
}

.posts_2_3_box {
  padding: 30px;
}

.posts_2_3_box p.content {
  font: 300 italic 15px/26px proxima-nova, sans-serif !important;
  margin: 0 0 28px;
}

.posts_2_3 .posts_2_3_box h3 {
  margin: 0 0 10px;
}

.title-bar {
  padding-top: 25px;
}

.blg-latest-pst {
  margin: 0 auto 40px;
  max-width: 1400px;
}

.blg-latest-pst h3 {
  margin: 0 0 15px;
}

.blg-latest-pst .blg-pst_single {
  width: 100%;
  max-width: 890px;
  float: left;
  padding: 40px 0;
}

.blg-latest-pst .blg-pst_single h1 {
  padding: 0;
  margin: 0 0 12px;
}

.blg-latest-pst .blg-pst_single img {
  display: block;
  margin: 0 0 50px;
}

.social-icons-sidebar {
  width: 100%;
  max-width: 400px;
  float: right;
  padding: 0 0 40px;
  border-bottom: 2px solid #f4f4f4;
  margin: 0 0 20px;
}

.social-icons-sidebar ul.sidebar-icons {
  list-style-type: none;
}

.social-icons-sidebar ul.sidebar-icons li {
  display: inline-block;
}

.social-icons-sidebar ul.sidebar-icons li a .circle {
  background-color: #fff;
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 100% !important;
  font: 400 12px/24px proxima-nova, sans-serif;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}

.social-icons-sidebar ul.sidebar-icons li a .circle .icon-envelope {
  font-size: 13px;
  top: 6px;
  left: 9px;
  position: relative;
}

.social-icons-sidebar ul.sidebar-icons li a .instagram {
  background-color: #d9317e;
}

.social-icons-sidebar ul.sidebar-icons li a .facebook {
  background-color: #3b5998;
}

.social-icons-sidebar ul.sidebar-icons li a .angies {
  background-color: #83b441;
}

.social-icons-sidebar ul.sidebar-icons li a .circle .icon-facebook,
.social-icons-sidebar ul.sidebar-icons li a .circle .icon-instagram {
  font-size: 16px;
  top: 7px;
  left: 7px;
  position: relative;
}

.social-icons-sidebar ul.sidebar-icons li a .circle .icon-angieslist {
  font-size: 17px;
  top: 8px;
  left: 7px;
  position: relative;
}

.rcnt-post {
  width: 100%;
  max-width: 400px;
  float: right;
}

.rctn-post-child {
  padding-bottom: 10px;
}

.rctn-post-child h3 {
  font-size: 24px;
  color: #E80524;
}

.rctn-post-child a {
  float: none;
  display: table;
  margin-top: 0;
}

.recent-post {
  padding: 40px;
}

.sidebar-posts-wrap .rctn-post-child:nth-child(2n-1) {
  background: #f4f4f4;
}

/*basic*/
section.basic {
  padding-top: 60px;
}

.basic h1, .basic h2 {
  margin-bottom: 35px;
  color: #E80524;
}

.basic p {
  font-size: 18px;
  line-height: 28px;
}

.basic p a {
  color: #003d98;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.basic p a:hover {
  color: #003d98;
}

.gform_wrapper {
  margin: 0px !important;
  max-width: 100%;
}

.gform_wrapper label.gfield_label, .gform_wrapper label {
  display: none;
}

.gform_wrapper h3.gform_title {
  font-weight: 700;
  font-size: 36px !important;
  margin: 0px !important;
  color: #E80524;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=number], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=search], .gform_wrapper input[type=password], .gform_wrapper textarea {
  border: 1px solid #bfbfbf;
  background-color: #f0f0f0;
  font: 700 11px/18px futura-pt-bold, sans-serif;
  outline: none;
  width: 100%;
  border-radius: 26px;
  padding: 6px 20px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 42px;
  color: #777777;
  letter-spacing: 0.55px;
  margin-top: 0 !important;
}

.gform_wrapper textarea {
  height: 100px !important;
}

.gform_wrapper .gform_footer {
  margin-top: 5px !important;
  text-align: right;
  padding-bottom: 0 !important;
}

.gform_wrapper button.btn-blue-outline {
  width: 158px;
  height: 36px;
  border-radius: 30px;
  background-color: #fff;
  margin-right: 18px;
  color: #fff;
  text-align: center;
  font: 700 12px/1 futura-pt-bold, sans-serif;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #003d98;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-transform: uppercase;
  outline: none;
  color: #000;
}

.gform_wrapper button.btn-blue-outline:hover {
  background-color: #003d98;
  color: #fff;
}

.gform_wrapper ::-webkit-input-placeholder {
  color: #777777;
  font-size: 11px;
  font-weight: 700;
  font-family: futura-pt-bold, sans-serif;
  letter-spacing: 0.55px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.gform_wrapper :-moz-placeholder {
  color: #777777;
  font-size: 11px;
  font-weight: 700;
  font-family: futura-pt-bold, sans-serif;
  letter-spacing: 0.55px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.gform_wrapper ::-moz-placeholder {
  color: #777777;
  font-size: 11px;
  font-weight: 700;
  font-family: futura-pt-bold, sans-serif;
  letter-spacing: 0.55px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.gform_wrapper :-ms-input-placeholder {
  color: #777777;
  font-size: 11px;
  font-weight: 700;
  font-family: futura-pt-bold, sans-serif;
  letter-spacing: 0.55px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.pg-contact {
  margin: 45px 0 130px;
}

.pg-contact h2.se-title {
  font-size: 36px;
  margin: 10px 0;
}

.contact-module-2 li {
  display: block;
  margin-top: 30px;
}

.contact-module-2 li:first-child {
  margin-top: 0;
}

.contact-module-2 a {
  display: inline-block;
  position: relative;
  padding-left: 42px;
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.contact-module-2 a:hover {
  color: #003d98;
}

.contact-module-2 a i {
  position: absolute;
  font-size: 24px;
  color: #003d98;
  left: 0;
  top: 0;
}

.blog-main {
  margin: 90px 0;
}

.article-side-gutter {
  padding-right: 50px !important;
}

.blog-loop li {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
}

.blog-loop .inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blog-loop .img-zoom-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 18px;
}

.blog-loop .img-zoom {
  width: 182px;
  height: 142px;
}

.blog-loop .text-box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.blog-loop h6 {
  margin-bottom: 10px;
}

.blog-loop h6 a {
  color: #003d98;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.blog-loop h6 a:hover {
  color: #003d98;
}

.blog-loop h6 a:focus, .blog-loop h6 a:active {
  color: #003d98;
}

.blog-loop h5 {
  margin-bottom: 14px;
}

.blog-loop h5 a {
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.blog-loop h5 a:hover {
  color: #003d98;
}

.blog-loop h5 a:focus, .blog-loop h5 a:active {
  color: #000;
}

aside .aside-box, article .aside-box {
  margin-top: 40px;
}

aside .aside-box:first-child, article .aside-box:first-child {
  margin-top: 0;
}

.blog-search {
  position: relative;
  width: 100%;
}

.blog-search input[type=text] {
  width: 100%;
  height: 50px;
  border-radius: 25px;
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
  padding: 5px 30px;
}

.blog-search ::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.blog-search :-moz-placeholder {
  color: #000000;
  font-size: 16px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.blog-search ::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.blog-search :-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.blog-search button {
  padding: 0;
  background: transparent !important;
  color: #003d98;
  position: absolute;
  top: 15px;
  right: 22px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: none;
  outline: none;
}

.blog-search button:hover {
  color: #000;
}

ul.tags {
  font-size: 0;
  margin: 0 -6px -12px;
}

ul.tags li {
  margin: 0 6px 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

ul.tags a {
  display: inline-block;
  font: 700 11px/1 futura-pt-bold, sans-serif;
  background-color: #003d98;
  border-radius: 25px;
  padding: 12.5px 26px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  letter-spacing: 1.38px;
  text-transform: uppercase;
}

ul.tags a:hover {
  background-color: #57ffb1;
  color: #000;
}

.single-seaker {
  margin: 40px 0 100px;
}

.single-seaker h1 {
  margin-bottom: 12px;
}

.speaker-left {
  padding-left: 30px !important;
}

.video-module {
  position: relative;
}

.video-module:before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  top: 0;
  bottom: 0;
  content: "";
  opacity: 0.5;
  background: #000;
  z-index: 1;
}

.video-module:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26.5px 0 26.5px 51px;
  border-color: transparent transparent transparent #57ffb1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -26.3px;
  content: "";
  position: absolute;
  z-index: 2;
}

.video-module .img-zoom {
  height: 300px;
}

ul.gallery {
  margin-bottom: -18px !important;
}

ul.gallery li {
  margin-bottom: 18px;
}

ul.gallery .img-zoom {
  height: 82px;
}

ul.books li {
  margin-top: 20px;
}

ul.books li:first-child {
  margin-top: 0;
}

ul.books a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003d98;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

ul.books a:hover {
  color: #000;
}

ul.books .cover-bg {
  border-radius: 82px;
  width: 82px;
  height: 82px;
  margin-right: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

ul.books h6 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

ul.docs li {
  margin-top: 10px;
}

ul.docs li:first-child {
  margin-top: 0;
}

ul.docs a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 12px;
  background: #000;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  height: 72px;
  padding: 10px 20px;
  color: #fff;
}

ul.docs a:hover {
  background-color: #57ffb1;
  color: #000;
}

ul.docs a:hover i {
  color: #000;
}

ul.docs h4 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

ul.docs i {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  font-size: 34px;
  color: #57ffb1;
  top: 5px;
}

.speaker-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #000;
  padding: 10px 24px 10px 40px;
  border-radius: 12px;
  color: #fff;
  min-height: 96px;
}

.speaker-bottom h4 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.speaker-bottom .btn-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.single-post-main h1.title {
  font-size: 36px;
  margin-bottom: 20px;
}

.single-post-main .date {
  margin-bottom: 12px;
}

.single-post-main .date a {
  color: #003d98;
}

.single-post-main .date a:hover {
  color: #003d98;
}

.share-wrapper {
  margin: 18px 0;
}

a.btn-share {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 82px;
  height: 30px;
  border-radius: 15px;
  background-color: #95d03a;
  align-items: center;
  padding: 2px 12px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

a.btn-share:hover {
  background-color: #000;
  color: #fff;
}

a.btn-share i {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: 2px;
}

.basic-content-wrapper h1, .basic-content-wrapper h2, .basic-content-wrapper h3, .basic-content-wrapper h4, .basic-content-wrapper h5, .basic-content-wrapper h6 {
  margin-bottom: 20px;
  font-weight: 700;
  font-family: futura-pt-bold, sans-serif;
}

.basic-content-wrapper ul {
  list-style: disc;
}

.basic-content-wrapper ul, .basic-content-wrapper ol {
  margin-left: 15px;
  margin-bottom: 25px;
  padding-left: 20px;
}

.basic-content-wrapper ul li, .basic-content-wrapper ol li {
  margin-top: 10px;
  padding-left: 15px;
}

.basic-content-wrapper ul li:first-child, .basic-content-wrapper ol li:first-child {
  margin-top: 0;
}

.basic-form {
  margin-top: 55px;
  max-width: 320px;
  margin-bottom: 40px;
}

.basic-form .gform_wrapper .gc-btn {
  background-color: #57ffb1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-transform: uppercase;
  font: 700 14px/1 futura-pt-bold, sans-serif;
  text-decoration: none !important;
  border-radius: 4px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 210px;
  height: 60px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  border: none !important;
}

.basic-form .gform_wrapper .gc-btn:before {
  background-color: #003d98;
}

.basic-form .gform_wrapper .gform_footer {
  text-align: left;
}

@media all and (min-width: 801px) {
  .flexbox-2 {
    -webkit-box-flex: 3;
        -ms-flex: 3 1 0px;
            flex: 3 1 0;
    margin: 0 2px 2px;
  }
  .flexbox-1 {
    -webkit-box-flex: 2;
        -ms-flex: 2 0px;
            flex: 2 0px;
    margin: 0 1px 1px;
  }
}
@media all and (min-width: 800px) {
  .flex_cont_1,
  .flex_cont_2 {
    text-align: left;
    padding: 60px 6%;
  }
  .flex_cont_1 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-right: solid 2px #ebebeb;
  }
  .flexbox_serivecs {
    -webkit-box-flex: 4;
        -ms-flex: 4 25%;
            flex: 4 25%;
  }
}
@media only screen and (max-width: 1420px) {
  .bx_stack ul li div.feat {
    width: 60%;
  }
  .bx_stack ul li div.photo {
    width: 40%;
  }
}
@media only screen and (max-width: 1400px) {
  .test_wrap h5 {
    min-height: 75px;
  }
  .inner_services h3 {
    font-size: 26px;
  }
}
@media all and (max-width: 1350px) {
  .co_team_wrap h1 {
    font-size: 36px;
    line-height: 35px;
  }
  .co_team_wrap h5 {
    font-size: 20px;
    line-height: 20px;
  }
  .co_team_wrap h6 {
    font-size: 14px;
  }
  .flex_team {
    -webkit-box-flex: 2;
        -ms-flex: 2 1 50%;
            flex: 2 1 50%;
    padding: 0 15px 20px;
    max-width: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .test_wrap h5 {
    min-height: 77px;
  }
  .banner {
    padding: 30px 0;
    text-align: center;
    float: left;
    width: 100%;
  }
  .inner_services h3 {
    font-size: 24px;
  }
  .service_dec {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) {
  .inner_services h3 {
    font-size: 22px;
  }
  .service_dec {
    font-size: 14px;
  }
  .left,
  .right {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  .button {
    margin-top: 10px;
  }
  .button a {
    margin-top: 5px;
  }
  .fixed {
    width: 47.6%;
  }
  .navbar-default .navbar-nav > li > a {
    font: 400 11px/24px proxima-nova, sans-serif;
  }
  header ul.hours-call {
    padding: 5px 124px 5px 0;
  }
  header ul.hours-call li {
    float: none;
    clear: both;
    margin: 0;
  }
  header ul.btns-wrap li a {
    padding: 11px 18px;
    font: 400 10px/10px proxima-nova, sans-serif;
  }
  header ul.social-head {
    margin: 0 0 0 10px;
  }
  #header.stop,
  #header.stop + .header-gutter {
    height: 130px;
  }
  #header.stop .clear-wrap {
    height: 60px;
  }
  #header.stop .navbar-header {
    max-width: 218px;
  }
  footer {
    padding: 40px 0 50px;
  }
  footer .footer-content {
    padding: 0 30px;
  }
  footer .footer-content .logo-foot {
    float: none;
    margin: 0 auto 32px;
    width: 100%;
  }
  footer .footer-content .logo-foot a {
    margin: 0 auto;
  }
  .bx_stack ul li div.feat .feat-inner {
    padding: 30px 30px 0;
  }
  .bx_stack ul li div.feat .feat-inner p.content {
    margin: 0 0 20px;
  }
  .bx_stack ul li div.feat .btns-wrap {
    padding: 0 0 0 30px;
  }
  .bx_stack ul li div.feat .btns-wrap a {
    -webkit-box-flex: 100%;
    -ms-flex: 100% 1;
    flex: 100% 1;
  }
  .blg-latest-pst {
    margin: 0 auto;
  }
  .blg-latest-pst .blg-pst_single {
    max-width: none;
    margin: 0 auto;
    float: none;
    padding: 40px 30px;
  }
  .rcnt-post {
    height: auto;
    max-width: none;
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .rcnt-post h5 {
    text-align: center;
    margin: 0 0 15px;
  }
  .sidebar-posts-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .rctn-post-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .sidebar-posts-wrap .rctn-post-child:nth-child(2n-1) {
    background: 0 0;
  }
  .sidebar-posts-wrap .rctn-post-child:nth-child(3n-2) {
    background: #f4f4f4;
  }
  .social-icons-sidebar {
    max-width: none;
    float: none;
    margin: -40px 0 20px;
    padding: 0 30px 30px;
  }
}
@media only screen and (max-width: 1060px) {
  .pay-online .buttons .sf-btn {
    float: left;
  }
  .pay-online .buttons .sf-btn-outline {
    clear: both;
    margin: 10px 0 0;
  }
  .navbar-header,
  footer .footer-content .logo-foot a {
    max-width: 185px;
  }
  .navbar-default .navbar-brand {
    max-width: 185px;
    min-width: 185px;
    padding: 17px 0 0;
  }
  .bx_stack ul li div.feat {
    width: 65%;
  }
  .bx_stack ul li div.photo {
    width: 35%;
  }
}
@media all and (max-width: 1000px) {
  .flex_online_item_1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
  .flex_logo {
    -webkit-box-flex: 3;
        -ms-flex: 3 33.33%;
            flex: 3 33.33%;
  }
  .pay-online .buttons .sf-btn-outline {
    clear: none;
    margin: 0 0 0 20px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .open .dropdown-menu > li,
  .open .dropdown-menu > li > a:hover {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 991px) {
  #header.stop,
  #header.stop + .header-gutter,
  .header-gutter,
  header {
    height: 115px;
  }
  #menu-primary-menu li.hidden {
    display: block !important;
  }
  .clear-wrap,
  .social-head-desktop {
    margin: 100px 0 0 !important;
  }
  header {
    padding: 17px 0 0;
  }
  #header.stop .navbar-header {
    max-width: 100%;
  }
  .navbar-brand {
    padding: 3px 0 0 15px !important;
    margin-right: auto;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover,
  .navbar-toggle {
    background-color: #000;
  }
  .mobile-center {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 410px;
    padding: 18px 0 0;
    margin: 0 auto 0 -10px;
  }
  .mobile-center ul.hours-call-mobile,
  .mobile-center ul.social-head-mobile {
    display: block;
  }
  .mobile-center ul.hours-call-mobile {
    float: right;
    padding: 0 !important;
  }
  .mobile-center ul.social-head-mobile {
    float: left;
    margin: 8px 0;
  }
  .navbar-header {
    width: 100%;
    max-width: 100%;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navbar-default {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .navbar-toggle {
    display: block;
    border: none !important;
    margin-left: auto;
    max-height: 42px;
    margin-top: 22px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-collapse,
  .navbar-collapse.collapse.in {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #menu-primary-menu {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 10px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  #navbar-collapse-1 {
    margin: 20px 0 0 !important;
    background-color: #E80524;
    position: relative;
    z-index: 9999 !important;
  }
  .navbar-default .navbar-nav > li > a {
    font: 400 13px/24px proxima-nova, sans-serif;
    padding: 3px 0 3px 22px !important;
    margin: 0 !important;
  }
  .navbar-default .navbar-nav > li:first-child a {
    margin: 0 !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none !important;
  }
  .navbar-default .navbar-nav > li.current-menu-item a:after,
  .navbar-default .navbar-nav > li > a:focus:after,
  .navbar-default .navbar-nav > li > a:hover:after {
    display: none;
  }
  footer .footer-content {
    padding: 0 15px;
  }
  .bx_stack ul li {
    max-width: 100%;
  }
  .bx_stack ul li div.feat {
    width: 60%;
    max-width: none;
    max-height: 300px;
  }
  .bx_stack ul li div.feat .feat-inner {
    padding: 50px 50px 0;
  }
  .bx_stack ul li div.feat .btns-wrap {
    padding: 0 50px;
  }
  .bx_stack ul li div.feat .btns-wrap a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bx_stack ul li div.photo {
    width: 40%;
  }
  .bx_stack ul li div.photo .photo-img {
    min-height: 300px;
  }
  .row-2 div.feat {
    float: left !important;
  }
  .row-2 div.photo {
    float: right !important;
  }
  .row-2 .arrow_box_left {
    display: block !important;
  }
  .row-2 .arrow_box_right {
    display: none !important;
  }
  .arrow_box_left {
    top: 150px !important;
  }
  .posts_2_3_box h6 {
    margin-bottom: 15px;
  }
  .slider-detail-box .sf-btn ~ .sf-btn {
    margin: 10px 0 0 !important;
  }
  .flex_cont_3 {
    margin: 20px 0;
  }
  .flex_cont_3 h2 {
    text-align: center;
  }
}
footer a.belgard-logo-desktop {
  display: block;
  width: 54px;
  height: 54px;
  position: relative;
}

footer a.belgard-logo-mobile {
  display: none;
  width: 54px;
  height: 54px;
  position: relative;
  margin: 15px 0 0 0;
}

@media only screen and (max-width: 930px) {
  footer a.belgard-logo-mobile {
    display: block;
  }
  footer a.belgard-logo-desktop {
    display: none;
  }
}
@media only screen and (max-width: 930px) {
  footer .social-wrap {
    display: none;
  }
  footer .footer-content .gen-info-wrap {
    margin: 0 45px 0 0;
  }
  footer .footer-content .sitemap-wrap {
    margin: 0 45px 0 0;
  }
  .footer-content {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
@media only screen and (max-width: 900px) {
  .bx_stack ul li div.feat {
    width: 50%;
    max-height: 400px;
  }
  .bx_stack ul li div.photo {
    width: 50%;
  }
  .bx_stack ul li div.photo .photo-img {
    min-height: 400px;
  }
  .arrow_box_left {
    top: 211px !important;
  }
  .test_wrap h5 {
    font-size: 18px;
    min-height: 53px;
  }
  .blg-pst a {
    clear: both;
    display: inline-block;
    margin: 0;
  }
}
@media all and (max-width: 800px) {
  .co_team_wrap h1 {
    font-size: 25px;
    line-height: 25px;
  }
  .co_team_wrap h5 {
    font-size: 15px;
    line-height: 15px;
  }
  .co_team_wrap h6 {
    font-size: 12px;
    line-height: 12px;
  }
  .flexbox-2 {
    -webkit-box-flex: 3;
        -ms-flex: 3 1 100%;
            flex: 3 1 100%;
    margin: 0 2px 1px;
  }
  .flexbox-1 {
    -webkit-box-flex: 2;
        -ms-flex: 2 0px;
            flex: 2 0px;
    margin: 0 1px 1px;
  }
  .left {
    margin-top: 0;
    margin-bottom: 0;
  }
  .right {
    margin-top: 0;
    margin-bottom: 0;
  }
  .blog-services {
    width: 50% !important;
  }
}
@media all and (max-width: 799px) {
  .flexbox_serivecs {
    -webkit-box-flex: 2;
        -ms-flex: 2 50%;
            flex: 2 50%;
  }
  .tab-pattern-1 {
    background: #f4f4f4;
  }
  .tab-pattern-1:nth-child(2n) {
    background: #fff;
  }
  .tab-pattern-2 {
    background: #fff;
  }
  .tab-pattern-2:nth-child(2n) {
    background: #f4f4f4;
  }
}
@media all and (max-width: 767px) {
  .hm_three .hm_three-img {
    height: 400px;
  }
  .slider-detail-box .sf-btn ~ .sf-btn {
    margin: 0 0 0 10 !important;
  }
  .flex_about_item_2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    padding: 4%;
  }
  #about .owl-nav {
    bottom: 1%;
    float: right;
    margin-bottom: 8px;
    position: absolute;
    right: 0;
  }
  .empty_height {
    height: 20px !important;
  }
  .co_team_wrap h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .co_team_wrap h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .co_team_wrap h6 {
    font-size: 14px;
  }
  .flex_team_co_1 {
    -webkit-box-flex: 2;
        -ms-flex: 2 1 100%;
            flex: 2 1 100%;
    padding: 10px 0;
  }
  .flex_team_co_2 {
    -webkit-box-flex: 2;
        -ms-flex: 2 1 100%;
            flex: 2 1 100%;
    padding: 10px 0;
  }
  .flex_team {
    -webkit-box-flex: 4;
        -ms-flex: 4 100%;
            flex: 4 100%;
    max-width: 100%;
  }
  .flexbox-1 {
    margin-bottom: 5px;
  }
  .flexbox-2 {
    margin-bottom: 5px;
  }
  .left {
    margin-bottom: 10px;
  }
  .right {
    margin-bottom: 10px;
  }
  .comp_logo {
    bottom: 30px;
  }
  .button a {
    margin-top: 15px;
  }
  .inner_services h3 {
    font-size: 22px;
  }
  .service_dec {
    font-size: 14px;
  }
  .test_main_wrap .button a {
    font-size: 10px;
  }
  h1 {
    font: 700 30px/40px proxima-nova, sans-serif;
  }
  h4 {
    font: 700 16px/24px proxima-nova, sans-serif;
  }
}
@media only screen and (max-width: 750px) {
  .mobile-center ul.social-head-mobile {
    display: none;
  }
  .mobile-center {
    max-width: 265px;
  }
  .bx_stack ul li div.feat .feat-inner {
    padding: 30px 30px 0;
  }
  .bx_stack ul li div.feat .btns-wrap {
    padding: 0 0 0 30px;
  }
  .bx_stack ul li div.feat .btns-wrap a {
    -webkit-box-flex: 100%;
    -ms-flex: 100% 1;
    flex: 100% 1;
  }
}
@media only screen and (max-width: 680px) {
  .bx_stack ul li div.feat {
    width: 55%;
  }
  .bx_stack ul li div.photo {
    width: 45%;
  }
}
@media all and (max-width: 667px) {
  .flex_logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
  }
  .flexbox_serivecs:nth-child(2n) {
    background: #fff;
  }
  .flexbox_serivecs {
    -webkit-box-flex: 0;
        -ms-flex: 0 auto;
            flex: 0 auto;
    background: #f4f4f4;
  }
}
@media only screen and (max-width: 640px) {
  footer .footer-content {
    padding: 0;
  }
  footer .footer-content .gen-info-wrap {
    margin: 0 35px 0 0;
  }
  footer .footer-content .sitemap-wrap {
    margin: 0 35px 0 0;
  }
}
@media only screen and (max-width: 600px) {
  footer a.belgard-logo-mobile {
    margin: 15px auto 0 auto !important;
  }
  footer .footer-content .serv-areas-wrap {
    display: none;
  }
  footer .footer-content .logo-foot {
    margin: 0 auto 22px;
  }
  footer .footer-content .logo-foot a {
    max-width: 140px;
  }
  footer .footer-content .gen-info-wrap ul li {
    margin: 5px 0 0;
  }
  footer .footer-content .gen-info-wrap .goingclear a {
    font: 300 9px/18px proxima-nova, sans-serif;
    letter-spacing: 1px;
  }
  footer .footer-content .gen-info-wrap .goingclear p {
    font: 300 9px/18px proxima-nova, sans-serif;
    letter-spacing: 1px;
  }
  footer {
    min-height: 0;
  }
  .footer-content .gen-info-wrap p.title {
    display: none;
  }
  .footer-content .gen-info-wrap {
    margin: 0 !important;
    text-align: center;
  }
  .footer-content .sitemap-wrap {
    display: none;
  }
  .mobile-center {
    display: none;
  }
  .bx_stack ul li div.feat {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .bx_stack ul li div.feat .feat-inner {
    padding: 30px;
  }
  .bx_stack ul li div.feat .btns-wrap {
    padding: 0 30px 30px;
  }
  .bx_stack ul li div.feat .btns-wrap a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .bx_stack ul li div.photo {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .bx_stack ul li div.photo .photo-img {
    max-width: 100%;
    min-height: 400px;
  }
  .bx_stack .arrow_box_left {
    display: none !important;
  }
  .bx_stack .arrow_box_right {
    display: none !important;
  }
  .bx_stack .arrow_box_bottom {
    display: block !important;
    position: relative;
    background: #fff;
    border: none;
    float: left;
    left: 30px;
  }
  .bx_stack .arrow_box_bottom:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 22px;
    margin-top: -22px;
  }
  .bx_stack .arrow_box_bottom:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fff;
    border-width: 22px;
    margin-top: -22px;
  }
  .hm_three .hm_three-img {
    height: 253px !important;
  }
  .blog-services {
    width: 100% !important;
  }
  .blg-latest-pst .blg-pst_single {
    padding: 40px 15px;
  }
  .blg-latest-pst .blg-pst_single img {
    margin: 0 0 35px;
  }
  .rctn-post-child {
    -webkit-box-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
  .sidebar-posts-wrap .rctn-post-child:nth-child(3n-2) {
    background: 0 0;
  }
  .sidebar-posts-wrap .rctn-post-child:nth-child(2n-1) {
    background: #f4f4f4;
  }
}
@media only screen and (max-width: 480px) {
  .bx_stack ul li div.feat .feat-inner {
    padding: 30px 30px 0;
  }
  .bx_stack ul li div.photo .photo-img {
    min-height: 300px !important;
  }
  .pay-online .buttons .sf-btn-outline {
    clear: both;
    margin: 10px 0 0;
  }
}
@media all and (max-width: 450px) {
  .hm_three .hm_bx .columns-wrap {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .faq_a {
    color: #E80524;
    width: 5%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .faq_q {
    color: #E80524;
    width: 5%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .buttons {
    clear: both;
    display: block;
  }
  .faq_a_t {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 95%;
  }
  .faq_q_t {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 95%;
  }
}
/***********************************
HEADER STYLE
***********************************/
.scroll-down .header:not(.sticky) {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.scroll-up .header, .scroll-up .header.transparent {
  -webkit-box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.24);
}
.scroll-up .header:not(.sticky) .navbar, .scroll-up .header.transparent:not(.sticky) .navbar {
  padding: 16px 0;
}

.header {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  z-index: 1030;
  position: fixed;
  background-color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: initial;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .container:before, .header .container:after {
  display: none;
}
.header .navbar {
  margin: 0;
  padding: 18px 0 18px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-header {
  width: auto;
  max-width: initial;
  float: inherit;
}
.header .navbar .navbar-header .navbar-brand {
  margin: 0;
  height: auto;
  z-index: 9999;
  position: relative;
  padding: 0 !important;
}
.header .navbar .navbar-header .navbar-brand img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .navbar .navbar-collapse-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__top .navbar-nav > li:not(:first-child) {
  margin-left: 20px;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__top .navbar-nav.navbar-nav--right {
  margin-left: 20px;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__top .navbar-nav.navbar-nav--right > li:not(:first-child) {
  margin-left: 12px;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse__bottom .navbar-collapse {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.header .navbar .navbar-collapse-wrap .navbar-nav {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li {
  list-style: none;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li:not(:first-child) {
  margin-left: 22px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > span {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > span:before {
  color: #E80524;
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -1px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > a {
  color: #FFFFFF;
  padding: 0;
  display: block;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  text-decoration: none;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:before {
  color: #E80524;
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -1px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:hover, .header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:focus {
  color: #FFFFFF;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:hover:after, .header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:focus:after {
  width: 100%;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:after {
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  bottom: -8px;
  content: "";
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn {
  margin-left: 12px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn a {
  z-index: 9999;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  padding: 6.5px 12px;
  white-space: nowrap;
  border-radius: 500px;
  position: relative;
  border: 2px solid #E80524;
  background-color: #E80524;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn a:hover, .header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn a:focus {
  color: #FFFFFF;
  background-color: transparent;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a {
  background-color: transparent;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a:hover, .header .navbar .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a:focus {
  color: #FFFFFF;
  background-color: #000000;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only a {
  width: 37px;
  height: 37px;
  font-size: 0;
  line-height: 37px;
  text-align: center;
  border-radius: 500px;
  border: 2px solid #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only a .glyphicon {
  display: block;
  font-size: 14px;
  margin-left: -1px;
  line-height: 28px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only a .glyphicon:before {
  vertical-align: 1px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only.active a, .header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only:hover a, .header .navbar .navbar-collapse-wrap .navbar-nav > li.icon-only:focus a {
  color: #FFFFFF;
  background: #000000;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown {
  position: inherit;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown > a .dropdown-toggle {
  width: 12px;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown > a .dropdown-toggle:after {
  border: 0;
  width: auto;
  height: auto;
  content: "\e802";
  font-size: 9px;
  margin-left: 0;
  font-family: "stefanos";
  vertical-align: 2px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu {
  top: 150%;
  margin: 0;
  border: 0;
  left: auto;
  opacity: 0;
  padding: 0px 0;
  display: block;
  border-radius: 0;
  min-width: 245px;
  background: #FFFFFF;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.36);
          box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.36);
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu:after {
  left: 0;
  bottom: 100%;
  width: 95px;
  content: "";
  height: 18px;
  position: absolute;
  background: transparent;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu:before {
  top: -4px;
  left: 30px;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li:not(:last-child) a {
  border-bottom: 1px solid #ECECE6;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li > a {
  color: #000000;
  z-index: 11;
  display: block;
  padding: 12px 19px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li > a:hover, .header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li > a:focus {
  color: #E80524;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li.active a {
  color: #E80524;
  background-color: transparent;
  position: relative;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li.active a:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #000000;
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown.show > a .dropdown-toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown.show > a .dropdown-toggle:after {
  content: "\e800";
}
.header .navbar .navbar-collapse-wrap .navbar-nav > li.dropdown.show .dropdown-menu {
  top: 90%;
  opacity: 1;
  visibility: visible;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social {
  margin-left: 20px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(:first-child) {
  margin-left: 5px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li.mobile-navbar-toggler {
  display: none;
  margin-left: 15px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist {
  font-size: 21px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist:before {
  margin-top: 3px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook {
  font-size: 17px;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook {
  color: #3B5998;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-twitter {
  color: #1DA1F2;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-twitter:hover {
  color: #FFFFFF;
  background-color: #1DA1F2;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-instagram {
  color: #D5347E;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-instagram:hover {
  color: #FFFFFF;
  background-color: #D5347E;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-youtube-play {
  color: #FE0000;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-youtube-play:hover {
  color: #FFFFFF;
  background-color: #FE0000;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-linkedin {
  color: #0A63BC;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-linkedin:hover {
  color: #FFFFFF;
  background-color: #0A63BC;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist {
  color: #83B441;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist:hover {
  color: #FFFFFF;
  background-color: #83B441;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-yelp {
  color: #FA231E;
}
.header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-yelp:hover {
  color: #FFFFFF;
  background-color: #FA231E;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse {
  padding: 0;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  display: none;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:not(.mobile-navbar-toggler) > a {
  position: relative;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:not(.mobile-navbar-toggler) > a:before {
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  bottom: -8px;
  content: "";
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.current-menu-item > a:before, .header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.current_page_parent > a:before {
  width: 100%;
}
.header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:hover:not(.dropdown) > a:before, .header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:focus:not(.dropdown) > a:before {
  width: 100%;
}
.header.stop {
  -webkit-box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.24);
}
.header.stop .navbar {
  padding: 10px 0 15px;
}
.header.stop .navbar .navbar-header .navbar-brand img {
  max-width: 170px;
}

.header + .header-gutter {
  height: 120px;
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  max-width: 320px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #E80524;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.16);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px;
}
.sidr .sidr-inner .mobile-header {
  display: block !important;
}
.sidr .sidr-inner .mobile-header .navbar-header {
  width: 100%;
  padding: 0;
  max-width: 100%;
  padding-bottom: 10px;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle {
  border: 0;
  margin: 0;
  padding: 0;
  float: left;
  color: #FFFFFF;
  background: transparent;
  display: block !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle i {
  font-size: 24px;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle:hover, .sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle:focus {
  color: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse__top {
  padding-top: 15px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse__top .navbar-nav > li span:before {
  margin-top: 4px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse__top .navbar-nav.navbar-nav--right > li {
  margin-bottom: 10px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse__bottom .navbar-collapse {
  display: block !important;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav {
  float: none;
  margin: 0;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li {
  list-style: none;
  display: block;
  float: none;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > span {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: 0.4px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > span:before {
  color: #000000;
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -1px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > a {
  z-index: 9999;
  color: #FFFFFF;
  padding: 0;
  display: block;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  text-decoration: none;
  background: transparent;
  padding: 8px 10px 8px 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > a span {
  margin-right: 6px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:before {
  color: #000000;
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -1px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:hover, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li > a[href^="tel:"]:focus {
  color: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn a {
  z-index: 9999;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
  padding: 6.5px 12px;
  white-space: nowrap;
  border-radius: 500px;
  position: relative;
  border: 2px solid #000000;
  background-color: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn a:hover, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn a:focus {
  color: #FFFFFF;
  background-color: transparent;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a {
  background-color: transparent;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a:hover, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.menu-btn.menu-btn-border a:focus {
  color: #FFFFFF;
  background-color: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only a {
  padding: 0;
  width: 100%;
  height: 37px;
  font-size: 0;
  line-height: 37px;
  text-align: center;
  border-radius: 500px;
  border: 2px solid #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only a .glyphicon {
  display: block;
  font-size: 14px;
  margin-right: 0;
  line-height: 28px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only a .glyphicon:before {
  vertical-align: 1px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only.active a, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only:hover a, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.icon-only:focus a {
  color: #FFFFFF;
  background: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown {
  position: inherit;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-right: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown > a .dropdown-toggle {
  right: 0;
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown > a .dropdown-toggle:after {
  margin: 0;
  border: 0;
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 0;
  content: "\e802";
  vertical-align: 1px;
  font-family: "stefanos";
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  float: none;
  min-width: 100%;
  max-width: 100%;
  margin-top: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  background-color: transparent;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li a {
  color: #FFFFFF;
  border: 0;
  font-size: 16px;
  line-height: 24px;
  padding-left: 15px;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li a:hover, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu li a:focus {
  color: #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown .dropdown-menu.show {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown.show > a .dropdown-toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav > li.dropdown.show > a .dropdown-toggle:after {
  content: "\e800";
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(:first-child) {
  margin-left: 5px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li.mobile-navbar-toggler {
  margin-left: 15px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a {
  width: 36px;
  padding: 0;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist {
  font-size: 21px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist:before {
  margin-top: 3px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook {
  font-size: 17px;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook {
  color: #3B5998;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-facebook:hover {
  color: #FFFFFF;
  background-color: #3B5998;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-twitter {
  color: #1DA1F2;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-twitter:hover {
  color: #FFFFFF;
  background-color: #1DA1F2;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-instagram {
  color: #D5347E;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-instagram:hover {
  color: #FFFFFF;
  background-color: #D5347E;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-youtube-play {
  color: #FE0000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-youtube-play:hover {
  color: #FFFFFF;
  background-color: #FE0000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-linkedin {
  color: #0A63BC;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-linkedin:hover {
  color: #FFFFFF;
  background-color: #0A63BC;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist {
  color: #83B441;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-angieslist:hover {
  color: #FFFFFF;
  background-color: #83B441;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-yelp {
  color: #FA231E;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li:not(.mobile-navbar-toggler) > a.icon-yelp:hover {
  color: #FFFFFF;
  background-color: #FA231E;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse {
  padding: 0;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse .navbar-nav > li > a {
  border-bottom: 1px solid #000000;
}
.sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.current-menu-item > a, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.current-menu-paren > a, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:hover > a, .sidr .sidr-inner .mobile-header .navbar-collapse-wrap .navbar-collapse .navbar-nav > li:focus > a {
  color: #000000;
}

.navbar-toggle {
  border: 0;
  width: 30px;
  padding: 0;
  display: block;
  border-radius: 0;
  overflow: inherit;
  background: transparent;
}
.navbar-toggle:hover .icon-bar:nth-child(1) {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.navbar-toggle:hover:before, .navbar-toggle:focus:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar-toggle.in .icon-bar {
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle.in .icon-bar:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.navbar-toggle.in .icon-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle.in .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.navbar-toggle .icon-bar {
  width: 100%;
  height: 4px;
  display: block;
  border-radius: 1px;
  background-color: #FFFFFF;
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle .icon-bar:not(:last-child) {
  margin-bottom: 5px;
}

.dashboard-header {
  top: 0;
  left: 0;
  padding: 0;
  padding: 0;
  height: auto;
  z-index: 999;
  position: fixed;
  background-color: #000000;
}
.dashboard-header .navbar-top {
  padding: 6px 0 8px;
  background-color: #E80524;
}
.dashboard-header .navbar-top .btn-back {
  color: #FFFFFF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dashboard-header .navbar-top .btn-back span {
  color: #FFFFFF;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  line-height: 26px;
  margin-right: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dashboard-header .navbar-top .btn-back span:before {
  line-height: 29px;
}
.dashboard-header .navbar-top .btn-back:hover, .dashboard-header .navbar-top .btn-back:focus {
  color: #000000;
}
.dashboard-header .navbar-top .btn-back:hover span, .dashboard-header .navbar-top .btn-back:focus span {
  color: #000000;
  border-color: #000000;
}
.dashboard-header .navbar {
  margin: 0;
  border: 0;
  padding: 12px 0 14px;
}
.dashboard-header .navbar:before, .dashboard-header .navbar:after {
  display: none;
}
.dashboard-header .navbar .container.d-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard-header .navbar .container.d-container:before, .dashboard-header .navbar .container.d-container:after {
  display: none;
}
.dashboard-header .navbar .navbar-header {
  margin: 0;
  width: auto;
  float: initial;
  max-width: inherit;
}
.dashboard-header .navbar .navbar-header:before, .dashboard-header .navbar .navbar-header:after {
  display: none;
}
.dashboard-header .navbar .navbar-header .navbar-brand {
  float: inherit;
  height: auto;
  padding: 0 !important;
  margin: 0;
}
.dashboard-header .navbar .navbar-header .navbar-brand img {
  max-width: 100px;
}
.dashboard-header .navbar .navbar-collapse {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dashboard-header .navbar .navbar-collapse:before, .dashboard-header .navbar .navbar-collapse:after {
  display: none;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 5px 14px 5px 10px;
  background-color: #E80524;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login:after {
  margin-left: 10px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile {
  position: relative;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .media {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 40px;
  border-radius: 500px;
  margin-right: 10px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .media img {
  width: 100%;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .text {
  font: 700 16px/24px "proxima-nova", sans-serif;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu {
  top: 150%;
  margin: 0;
  border: 0;
  left: auto;
  opacity: 0;
  padding: 0 0;
  display: block;
  border-radius: 0;
  position: absolute;
  min-width: 100%;
  background: #E80524;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.36);
          box-shadow: 0px 20px 18px rgba(0, 0, 0, 0.36);
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu > li a {
  color: #FFFFFF;
  padding: 7px 15px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu > li a i {
  margin-right: 5px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu > li a .icon-credit-card {
  font-size: 12px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu > li a:hover, .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu > li a:focus {
  color: #E80524;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile.open .user-login {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile.open .dropdown-menu {
  top: 100%;
  opacity: 1;
  overflow: hidden;
  visibility: visible;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  font-size: 22px;
  position: relative;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #FFFFFF;
  padding: 20px 30px 6px 25px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a .cart-qty {
  top: 5px;
  right: 17px;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E80524;
  font: 700 12px/18px "proxima-nova", sans-serif;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler {
  display: none;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) {
  border-radius: 8px;
  background-color: #FFFFFF;
  padding: 8.5px 5px;
  margin-left: -5px;
  margin-right: -5px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li {
  padding-right: 5px;
  padding-left: 5px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li > a {
  color: #000000;
  display: block;
  padding: 4.5px 15px;
  border-radius: 500px;
  text-decoration: none;
  font: 500 14px/24px "proxima-nova", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li > a span {
  font-size: 16px;
  margin-right: 6px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li.active > a, .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li.current-menu-item > a, .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li.current_page_parent > a, .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li:hover > a, .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li:focus > a {
  color: #FFFFFF;
  background-color: #E80524;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
  margin-left: 25px;
}
.dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right > li {
  margin-left: 20px;
}
.dashboard-header.stop {
  -webkit-box-shadow: 0px 0px 55px rgba(255, 255, 255, 0.15);
          box-shadow: 0px 0px 55px rgba(255, 255, 255, 0.15);
}
.dashboard-header + .header-gutter {
  height: 120px;
}

/***********************************
HOME PAGE STYLES
***********************************/
section.bg-stripes.hiring-sec {
  overflow: hidden;
}

.bx_stack {
  overflow: hidden;
}

section.featured-box-wrap.bg-stripes {
  overflow: hidden;
}

section.bg-stripes.hs-ctas .container {
  background: #FFFFFF;
}
section.bg-stripes.hs-ctas .hs-cta-embed {
  padding: 0;
  margin: 0 auto 30px auto;
}

.blog_content {
  overflow: hidden;
}

.hm-testimonial {
  padding: 23px 0 0px;
}
.hm-testimonial .slick-nav {
  display: none !important;
}
.hm-testimonial .testimonial-slider {
  padding: 43px 40px 36px 40px !important;
}
.hm-testimonial .testimonial-slider__content p {
  max-width: 1300px;
}

/***********************************
ABOUT US PAGE STYLES
***********************************/
.about-us {
  padding: 61px 0 99px;
}
.about-us__content {
  margin-bottom: 30px;
}
.about-us__content .sub-title {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: initial;
}
.about-us__content .title {
  padding-bottom: 0;
  margin-bottom: 2px;
  text-transform: initial;
}
.about-us__content .expand-more {
  max-width: 508px;
}
.about-us__content .expand-more p:last-child {
  margin-bottom: 0;
}
.about-us__content .read-more a, .about-us__content .read-less a {
  color: #000000;
  font-weight: 700;
}
.about-us__content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.about-us__media img {
  width: 100%;
}

.about-teams {
  padding: 70px 0 40px;
  background-color: #F8F8F5;
}
.about-teams .entry-title {
  margin-bottom: 15px;
}
.about-teams .entry-title .title {
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: initial;
}
.about-teams__card {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.about-teams__card .link {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  position: absolute;
}
.about-teams__card .media {
  overflow: hidden;
  margin-bottom: 7px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.about-teams__card .media a, .about-teams__card .media img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-teams__card .text .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2px;
}
.about-teams__card .text .name {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 2px;
  margin-right: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-teams__card .text .designation {
  color: #E80524;
  font-size: 18px;
  line-height: 1.2;
}
.about-teams__card:hover .media a img, .about-teams__card:focus .media a img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.about-teams__card:hover .text a:-moz-any-link .name, .about-teams__card:focus .text a:-moz-any-link .name {
  color: #E80524;
}
.about-teams__card:hover .text a:any-link .name, .about-teams__card:focus .text a:any-link .name {
  color: #E80524;
}
.about-teams .btn-box {
  margin-top: 18px;
}

.about-testimonial {
  padding: 40px 0 122px;
  background-color: #F8F8F5;
  position: relative;
}
.about-testimonial:before {
  left: 0;
  width: 100%;
  content: "";
  bottom: 17px;
  height: 200px;
  position: absolute;
  background-image: url("./images/line-pattern.svg");
}
.about-testimonial .testimonial-slider {
  border-radius: 6px;
  padding: 43px 40px 36px 40px !important;
}

.testimonial-slider {
  background-color: #FFFFFF;
  padding: 30px 0 !important;
}
.testimonial-slider__content {
  padding-top: 4px;
  padding-left: 124px;
  position: relative;
}
.testimonial-slider__content .title {
  margin-bottom: 5px;
  text-transform: initial;
}
.testimonial-slider__content p {
  font-size: 16px;
  line-height: 24px;
  max-width: 880px;
}
.testimonial-slider__content .meta-auth {
  margin-top: 20px;
}
.testimonial-slider__content .meta-auth .name {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonial-slider__content .meta-auth .name:-moz-any-link:hover .name {
  color: #E80524;
}
.testimonial-slider__content .meta-auth .name:any-link:hover .name {
  color: #E80524;
}
.testimonial-slider__content .meta-auth a:-moz-any-link:hover .name {
  color: #E80524;
}
.testimonial-slider__content .meta-auth a:any-link:hover .name {
  color: #E80524;
}
.testimonial-slider__content .meta-auth .designation {
  color: #E80524;
  font-size: 16px;
  line-height: 20px;
}
.testimonial-slider__content:before {
  top: 0;
  left: 1px;
  color: #E80524;
  font-size: 71px;
  line-height: 1;
  position: absolute;
  content: "\e828";
  font-family: "stefanos";
}

.certification-categories {
  padding: 98px 0 40px;
}
.certification-categories .entry-title {
  margin-bottom: 40px;
}
.certification-categories .entry-title .title {
  color: #000000;
  text-transform: initial;
}
.certification-categories__item {
  margin-bottom: 50px;
}
.certification-categories__item .title {
  color: #E80524;
  margin-bottom: 30px;
  line-height: 1.2;
  padding-bottom: 11px;
  text-transform: initial;
  border-bottom: 1px solid #707070;
}
.certification-categories__item .last-none {
  margin-bottom: -20px;
}

.certifications-card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding: 20px 15px;
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.certifications-card:-moz-any-link:hover, .certifications-card:-moz-any-link:focus {
  background-color: #FFFFFF;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
}
.certifications-card:any-link:hover, .certifications-card:any-link:focus {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
}

.about-related {
  padding: 50px 0 93px;
}
.about-related.has--meet-team {
  background-color: #F8F8F5;
}
.about-related hr {
  margin-top: -50px;
  border-bottom: 3px solid #000000;
}
.about-related .last-none {
  margin-bottom: -20px;
}

.related-card {
  color: #FFFFFF;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 66px 30px 30px;
}
.related-card .title {
  line-height: 1.2;
  margin-bottom: 5px;
}
.related-card p {
  max-width: 405px;
  font-size: 16px;
  line-height: 20px;
}
.related-card .btn {
  margin-top: 18px;
  padding: 12px 16px;
}
.related-card .btn:hover, .related-card .btn:focus {
  color: #000000 !important;
  background: #FFFFFF !important;
}
.related-card .btn:hover.btn-black, .related-card .btn:focus.btn-black {
  color: #000000;
  background-color: #FFFFFF;
}
.related-card .btn:hover.btn-primary, .related-card .btn:focus.btn-primary {
  color: #E80524;
  background-color: #FFFFFF;
}

/***********************************
TEAM PAGE STYLES
***********************************/
.meet-the-team {
  padding: 61px 0 87px;
}
.meet-the-team__content {
  margin-bottom: 28px;
}
.meet-the-team__content .sub-title {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: initial;
}
.meet-the-team__content .title {
  padding-bottom: 0;
  margin-bottom: 2px;
  text-transform: initial;
}
.meet-the-team__content p {
  font-size: 16px;
  line-height: 24px;
}
.meet-the-team__categories-item:not(:last-child) {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #E80524;
}
.meet-the-team__categories-item .title {
  margin-top: 0;
  margin-bottom: 15px;
}
.meet-the-team__categories-item .last-none {
  margin-bottom: -20px;
}

.team-testimonial {
  background-color: #F8F8F5;
  padding: 80px 0 50px;
}
.team-testimonial .testimonial-slider {
  padding: 43px 40px 36px 40px !important;
}

.team-details {
  padding: 60px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .team-details {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .team-details {
    padding: 40px 0;
  }
}
.team-details__text {
  max-width: 736px;
}
@media only screen and (max-width: 767px) {
  .team-details__text {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .team-details__text {
    margin-bottom: 20px;
  }
}
.team-details__text .name {
  text-transform: math-auto;
}
.team-details__text .position {
  color: #000000;
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .team-details__text .position {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__text .position {
    font-size: 18px;
    line-height: 26px;
  }
}
.team-details__text .quick-contact {
  margin: 0;
  margin-top: 25px;
  margin-bottom: 0;
  list-style-type: none;
}
@media only screen and (max-width: 991px) {
  .team-details__text .quick-contact {
    margin-top: 20px;
  }
}
.team-details__text .quick-contact li {
  margin: 0;
  padding: 0;
}
.team-details__text .quick-contact li:not(:last-child) {
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .team-details__text .quick-contact li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__text .quick-contact li:not(:last-child) {
    margin-bottom: 15px;
  }
}
.team-details__text .quick-contact li a {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px) {
  .team-details__text .quick-contact li a {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__text .quick-contact li a {
    font-size: 18px;
    line-height: 26px;
  }
}
.team-details__text .quick-contact li a:before {
  width: 42px;
  height: 42px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  min-width: 42px;
  font-size: 20px;
  margin-top: -10px;
  margin-right: 10px;
  background: #E80524;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px) {
  .team-details__text .quick-contact li a:before {
    width: 36px;
    height: 36px;
    font-size: 16px;
    min-width: 36px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__text .quick-contact li a:before {
    width: 32px;
    height: 32px;
    font-size: 14px;
    min-width: 32px;
    margin-top: -3px;
  }
}
.team-details__text .quick-contact li a:-moz-any-link:hover {
  color: #E80524;
}
.team-details__text .quick-contact li a:any-link:hover {
  color: #E80524;
}
.team-details__text .quick-contact li a:-moz-any-link:hover:before {
  color: #FFFFFF;
  background: #E80524;
  border-color: #E80524;
  animation: shake 0.5s forwards;
}
.team-details__text .quick-contact li a:any-link:hover:before {
  color: #FFFFFF;
  background: #E80524;
  border-color: #E80524;
  -webkit-animation: shake 0.5s forwards;
          animation: shake 0.5s forwards;
}
.team-details__text .content__editor {
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .team-details__text .content__editor {
    margin-top: 20px;
  }
}
.team-details__text .content__editor h1, .team-details__text .content__editor h2, .team-details__text .content__editor h3, .team-details__text .content__editor h4, .team-details__text .content__editor h5, .team-details__text .content__editor h6,
.team-details__text .content__editor .h1, .team-details__text .content__editor .h2, .team-details__text .content__editor .h3, .team-details__text .content__editor .h4, .team-details__text .content__editor .h5, .team-details__text .content__editor .h6 {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 5px;
  text-transform: math-auto;
}
.team-details__text .content__editor p {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
@media only screen and (max-width: 991px) {
  .team-details__text .content__editor p {
    font-size: 16px;
    line-height: 24px;
  }
}
.team-details .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.team-details__media {
  width: 100%;
  overflow: hidden;
  border-radius: 24px;
}
@media only screen and (max-width: 767px) {
  .team-details__media {
    border-radius: 16px;
  }
}
.team-details__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-details .member-portfolio {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #E80524;
}
@media only screen and (max-width: 767px) {
  .team-details .member-portfolio {
    margin-top: 50px;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .team-details .member-portfolio {
    margin-top: 40px;
    padding-top: 40px;
  }
}
.team-details .member-portfolio .last-none {
  margin-bottom: -28px;
}
@-webkit-keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
.team-details .pagination {
  margin-top: 80px;
  padding-top: 40px;
}
@media only screen and (max-width: 991px) {
  .team-details .pagination {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details .pagination {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .team-details .pagination {
    margin-top: 40px;
  }
}
.team-details .pagination a:not(.btn) {
  text-decoration: none;
}
.team-details .pagination a:not(.btn) [class*=icon-] {
  width: 60px;
  height: 60px;
  font-size: 15.16px;
  border-color: #000000;
}
.team-details .pagination a:not(.btn):active, .team-details .pagination a:not(.btn):hover, .team-details .pagination a:not(.btn):focus {
  color: #E80524;
  background: transparent;
}
.team-details .pagination a:not(.btn):active [class*=icon-], .team-details .pagination a:not(.btn):hover [class*=icon-], .team-details .pagination a:not(.btn):focus [class*=icon-] {
  color: #FFFFFF;
  background: #E80524;
  border-color: #E80524;
}

/***********************************
SERVICES PAGE STYLES
***********************************/
.our-services {
  position: relative;
  padding: 61px 0 60px;
  background-color: #F8F8F5;
}
.our-services .before-media {
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.our-services .before-media img {
  height: 100%;
}
.our-services__content {
  margin-bottom: 64px;
  max-width: 859px;
}
.our-services__content .sub-title {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: initial;
}
.our-services__content .title {
  padding-bottom: 0;
  margin-bottom: 13px;
  text-transform: initial;
}
.our-services__content p {
  font-size: 30px;
  line-height: 26px;
}

.search-mixitup .form-group {
  margin-top: auto;
  margin-bottom: 20px;
}
.search-mixitup .form-group label {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.search-mixitup .input-group input {
  border: 0 !important;
  width: 100% !important;
  height: auto !important;
  line-height: 1.1 !important;
  color: #000000 !important;
  font-size: 14px !important;
  border-radius: 10px !important;
  padding: 23px 46px 22px 26px !important;
  background-color: #FFFFFF !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-mixitup .input-group input::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.search-mixitup .input-group input::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.search-mixitup .input-group input:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.search-mixitup .input-group input:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.search-mixitup .input-group input::-webkit-search-decoration, .search-mixitup .input-group input::-webkit-search-cancel-button, .search-mixitup .input-group input::-webkit-search-results-button, .search-mixitup .input-group input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.search-mixitup .input-group input:hover, .search-mixitup .input-group input:focus {
  outline: 0;
}
.search-mixitup .input-group .submit {
  right: 0;
  height: 100%;
  font-size: 20px;
  position: absolute;
  border: 0 !important;
  outline: 0 !important;
  padding: 0 20px 0 7px !important;
  background: transparent !important;
}
.search-mixitup .input-group .submit:hover {
  color: #E80524;
}
.search-mixitup .switch-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.search-mixitup .switch-field label {
  width: 100%;
  color: #000000;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  padding: 10px 20px;
  border-radius: 500px;
  text-transform: initial;
  background-color: transparent;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.search-mixitup .switch-field label i {
  font-size: 16px;
  margin-right: 6px;
}
.search-mixitup .switch-field input {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  position: absolute !important;
}
.search-mixitup .switch-field input:checked + label {
  color: #FFFFFF;
  background-color: #E80524;
}
.search-mixitup .advanced-filters {
  text-align: right;
  padding-bottom: 30px;
  border-bottom: 2px solid #000000;
}
.search-mixitup .advanced-filters button {
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  background-color: transparent;
}
.search-mixitup .advanced-filters button .icon-grid {
  height: 33px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  min-width: 33px;
  font-size: 14px;
  margin-left: 21px;
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000000;
}
.search-mixitup #advancedFilters {
  padding: 0;
}
.search-mixitup .advanced-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: 20px;
}
.search-mixitup .advanced-field label {
  width: 100%;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 180px;
          flex: 1 1 180px;
  overflow: hidden;
  position: relative;
  line-height: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  text-transform: initial;
  padding: 12px 32px 12px 16px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-mixitup .advanced-field label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-mixitup .advanced-field label span:before {
  font-size: 20px;
  margin-right: 10px;
}
.search-mixitup .advanced-field label:before {
  top: 6px;
  right: 6px;
  width: 10px;
  content: "";
  height: 10px;
  position: absolute;
  border-radius: 500px;
  background-color: #EBEBE5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-mixitup .advanced-field label:after {
  top: 9px;
  right: 9px;
  width: 4px;
  content: "";
  height: 4px;
  position: absolute;
  border-radius: 500px;
  background-color: #EBEBE5;
}
.search-mixitup .advanced-field label:hover {
  background-color: #EBEBE5;
}
.search-mixitup .advanced-field label:hover .text {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.search-mixitup .advanced-field label:hover:before {
  background-color: #FFFFFF;
}
.search-mixitup .advanced-field input {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  position: absolute !important;
}
.search-mixitup .advanced-field input:checked + label {
  background-color: #E80524;
}
.search-mixitup .advanced-field input:checked + label span {
  color: #FFFFFF;
}
.search-mixitup .advanced-field input:checked + label span:before {
  color: #000000;
}
.search-mixitup .advanced-field input:checked + label:before {
  background-color: #EBEBE5;
}
.search-mixitup .advanced-field input:checked + label:after {
  top: 8px;
  right: 8px;
  width: 6px;
  height: 6px;
  background-color: #000000;
}

.services {
  position: relative;
}
.services:not(.mix) {
  padding: 43px 0 30px;
}
.services:before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 120px;
  position: absolute;
  background-image: url("./images/line-pattern.svg");
}
.services .categories {
  margin-bottom: -5px;
}
.services .categories li {
  margin-bottom: 5px;
}
.services .categories li a {
  z-index: 1;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 11.5px 15px;
  border-radius: 10px;
  text-decoration: none;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services .categories li a:before {
  font-size: 16px;
  margin-right: 6px;
}
.services .categories li a:hover:-moz-any-link, .services .categories li a:focus:-moz-any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.services .categories li a:hover:any-link, .services .categories li a:focus:any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.services .last-none {
  margin-bottom: -20px;
}
.services__card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 380px;
  position: relative;
  border-radius: 6px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 18px 18px 24px 20px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.services__card .link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.services__card.has--overlay {
  z-index: 0;
}
.services__card.has--overlay .media:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  z-index: 1;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.services__card .media {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  margin-top: 0;
  overflow: hidden;
  position: absolute;
}
.services__card .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.services__card .categories {
  text-align: right;
}
.services__card .text {
  margin-top: auto;
}
.services__card .text .title {
  color: #FFFFFF;
  margin-bottom: 3px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.services__card .text p {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 0;
}
.services__card .text .wrap {
  margin-right: 20px;
}
.services__card .text button {
  border: 0;
  outline: 0;
  height: 36px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 36px;
  font-size: 10px;
  line-height: 0;
  margin-top: auto;
  margin-right: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E80524;
}
.services__card:hover .media img, .services__card:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.services__card:hover .text .title, .services__card:focus .text .title {
  color: #E80524;
}

.services-testimonial {
  padding: 24px 0 50px;
}
.services-testimonial .testimonial-slider {
  border-radius: 6px;
  background-color: #F4F4F1;
  padding: 43px 40px 36px 40px !important;
}

.services-faqs {
  margin: 60px auto;
  padding: 0 24px;
}
.services-faqs h2.title {
  font-size: 30px;
  font-weight: 700;
  color: #E80524;
  margin-bottom: 14px;
  letter-spacing: -0.3px;
  text-transform: initial;
}
.services-faqs .faq-divider {
  border: none;
  border-top: 2px solid #E80524;
  margin-bottom: 0;
}
.services-faqs .faq-item {
  border-bottom: 1px solid #e0e0e0;
}
.services-faqs .faq-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  width: 100%;
  background: none;
  border: none;
  padding: 26px 0;
  cursor: pointer;
  text-align: left;
}
.services-faqs .faq-toggle:focus {
  outline: none;
  outline-offset: 2px;
  border-radius: 2px;
}
.services-faqs .faq-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  position: relative;
}
.services-faqs .faq-icon:before, .services-faqs .faq-icon:after {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}
.services-faqs .faq-icon:before {
  width: 14px;
  height: 2px;
}
.services-faqs .faq-icon:after {
  width: 2px;
  height: 14px;
}
.services-faqs .faq-toggle[aria-expanded=true] .faq-icon {
  background: #fff;
  border: 2px solid #111;
}
.services-faqs .faq-toggle[aria-expanded=true] .faq-icon::before {
  background: #111;
}
.services-faqs .faq-toggle[aria-expanded=true] .faq-icon::after {
  opacity: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.services-faqs .faq-question {
  font-size: 20px;
  font-weight: 600;
  color: #111;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  line-height: 1.4;
}
.services-faqs .faq-toggle[aria-expanded=true] .faq-question {
  color: #d0021b;
}
.services-faqs .faq-body {
  padding: 0 0 22px 52px; /* indent to align with question text */
}
.services-faqs .faq-body p {
  font-size: 16px;
  color: #333;
  line-height: 1.65;
  margin: 0;
}
.services-faqs .faq-body p strong {
  font-weight: 700;
  color: #111;
}
.services-faqs {
  /* Bootstrap collapse animation tweak */
}
.services-faqs .collapse {
  -webkit-transition: none;
  transition: none;
}
.services-faqs .collapsing {
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

.services-detail {
  padding: 61px 0 171px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
.services-detail:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}
.services-detail__content .sub-title {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: initial;
}
.services-detail__content .title {
  padding-bottom: 0;
  margin-bottom: 2px;
  text-transform: initial;
}
.services-detail__content .expand-more {
  max-width: 829px;
}
.services-detail__content .expand-more p:last-child {
  margin-bottom: 0;
}
.services-detail__content .read-more a, .services-detail__content .read-less a {
  color: #000000;
  font-weight: 700;
}
.services-detail__content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.services-detail .media, .services-detail .popup-video .media {
  max-height: 370px;
  border-radius: 6px !important;
  background-size: cover;
  min-width: 100%;
  min-height: 370px;
}

.outdoor-kitchen {
  position: relative;
  margin-top: -100px;
  padding-bottom: 43px;
}
.outdoor-kitchen:before {
  left: 0;
  top: 100px;
  width: 100%;
  content: "";
  height: 120px;
  position: absolute;
  background-image: url("./images/line-pattern.svg");
}
.outdoor-kitchen .main-title {
  color: #E80524;
  margin-bottom: 30px;
  line-height: 1.2;
  padding-bottom: 11px;
  text-transform: initial;
  border-bottom: 1px solid #707070;
}
.outdoor-kitchen .last-none {
  margin-bottom: -28px;
}
.outdoor-kitchen .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 55px;
  margin-left: -12px;
  margin-bottom: -10px;
  margin-right: -12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.outdoor-kitchen .btn-box.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.outdoor-kitchen .btn-box .btn {
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 10px;
  padding: 11px 16px 12px;
  white-space: break-spaces;
}
.outdoor-kitchen__card {
  width: 100%;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
}
.outdoor-kitchen__card .categories {
  margin-bottom: -5px;
}
.outdoor-kitchen__card .categories li {
  margin-bottom: 5px;
}
.outdoor-kitchen__card .categories li a {
  z-index: 1;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 11.5px 15px;
  border-radius: 10px;
  text-decoration: none;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.outdoor-kitchen__card .categories li a:before {
  font-size: 16px;
  margin-right: 6px;
}
.outdoor-kitchen__card .categories li a:hover:-moz-any-link, .outdoor-kitchen__card .categories li a:focus:-moz-any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.outdoor-kitchen__card .categories li a:hover:any-link, .outdoor-kitchen__card .categories li a:focus:any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.outdoor-kitchen__card .social-link {
  z-index: 1;
}
.outdoor-kitchen__card .social-link li {
  margin-bottom: 5px;
}
.outdoor-kitchen__card .social-link li a {
  height: 26px;
  line-height: 0;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.outdoor-kitchen__card .social-link li a.icon-walkways {
  font-size: 8px;
}
.outdoor-kitchen__card .social-link li a:-moz-any-link:hover, .outdoor-kitchen__card .social-link li a:-moz-any-link:focus {
  border-color: #E80524;
  color: #FFFFFF !important;
  background-color: #E80524;
}
.outdoor-kitchen__card .social-link li a:any-link:hover, .outdoor-kitchen__card .social-link li a:any-link:focus {
  border-color: #E80524;
  color: #FFFFFF !important;
  background-color: #E80524;
}
.outdoor-kitchen__card .link {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.outdoor-kitchen__card.has--overlay {
  z-index: 0;
}
.outdoor-kitchen__card.has--overlay .media:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.outdoor-kitchen__card .media {
  margin-top: 0;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 15px;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.outdoor-kitchen__card .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.outdoor-kitchen__card .media .figcaption {
  left: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 24px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.outdoor-kitchen__card .media .figcaption .categories {
  margin-bottom: 10px;
  margin-right: 10px;
}
.outdoor-kitchen__card .media .figcaption .social-link {
  margin-bottom: 10px;
}
.outdoor-kitchen__card .categories {
  text-align: right;
}
.outdoor-kitchen__card .text {
  margin-top: auto;
}
.outdoor-kitchen__card .text .title {
  color: #000000;
  max-width: 340px;
  margin-bottom: 0;
  line-height: 30px;
  text-transform: initial;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.outdoor-kitchen__card .text a:-moz-any-link:hover .title {
  color: #E80524;
}
.outdoor-kitchen__card .text a:any-link:hover .title {
  color: #E80524;
}
.outdoor-kitchen__card .text p {
  color: #E80524;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 7px;
}
.outdoor-kitchen__card:hover .media img, .outdoor-kitchen__card:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.outdoor-kitchen__card:hover .text a:-moz-any-link .title, .outdoor-kitchen__card:focus .text a:-moz-any-link .title {
  color: #E80524;
}
.outdoor-kitchen__card:hover .text a:any-link .title, .outdoor-kitchen__card:focus .text a:any-link .title {
  color: #E80524;
}

.services-detail-testimonial {
  padding: 50px 0 80px;
}
.services-detail-testimonial .testimonial-slider {
  border-radius: 6px;
  background-color: #F4F4F1;
  padding: 43px 40px 36px 40px !important;
}

/***********************************
PORTFOLIO PAGE STYLES
***********************************/
.mfp-move-from-top {
  -webkit-transition: initial;
  transition: initial;
}
.mfp-move-from-top.mfp-bg {
  opacity: 0.96;
  background: #EBEBE5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top .mfp-container {
  padding: 0;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: 100%;
  vertical-align: middle;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
          transform: translateY(300px);
}
.mfp-move-from-top .mfp-iframe-scaler {
  overflow: inherit;
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.96;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-content {
  height: auto;
  padding: 0 15px;
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow {
  margin: 0;
  opacity: 1;
  width: 44px;
  height: 44px;
  color: #E80524;
  border-radius: 500px;
  border: 2px solid #000000;
  background: transparent;
}
@media all and (max-width: 680px) {
  .mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow {
    color: #E80524;
    background: #FFFFFF;
    border-color: #FFFFFF;
  }
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow:before {
  top: 0;
  left: 0;
  border: 0;
  margin: 0;
  opacity: 1;
  width: 100%;
  content: "";
  height: 100%;
  font-size: 16px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow:after {
  content: none;
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow.mfp-arrow-left {
  left: 25px;
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow.mfp-arrow-left:before {
  top: calc(50% - 5px);
  left: calc(50% - 4px);
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  display: inline-block;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow.mfp-arrow-right {
  right: 25px;
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow.mfp-arrow-right:before {
  top: calc(50% - 5px);
  left: calc(50% - 7px);
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  display: inline-block;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow:hover, .mfp-move-from-top.vertical-middle .mfp-container button.mfp-arrow:focus {
  color: #FFFFFF;
  background: #E80524;
  border-color: #E80524;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-content {
  width: initial;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-content .mfp-title {
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 30px;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-content .mfp-title .title {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 6px;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-content .mfp-title p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-content .mfp-counter {
  display: none;
}
.mfp-move-from-top.vertical-middle.mfp-gallery .mfp-container .mfp-close {
  opacity: 1;
  right: 0;
  color: #E80524;
  font-size: 30px;
  cursor: pointer;
}
.enable-lightbox-wrapper .mfp-container {
  right: 0;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  color: #E80524;
}

.popup-video .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.popup-video .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup-video .media:before {
  z-index: 1;
  width: 72px;
  height: 72px;
  color: #E80524;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  content: "\e801";
  position: absolute;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  font-family: "stefanos";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-video:hover .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.popup-video:hover.popup-video .media::before {
  color: #FFFFFF;
  background-color: #E80524;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.featured-portfolio {
  overflow: hidden;
  padding: 30px 0 50px;
}
.featured-portfolio__slider-text {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 27px;
  padding-left: 70px;
  position: relative;
  background: #FFFFFF;
}
.featured-portfolio__slider-nav {
  height: 100%;
}
.featured-portfolio__slider-nav .slick-list {
  overflow: inherit;
  margin-left: -10px;
  margin-right: -10px;
}
.featured-portfolio__slider-nav .slick-list .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
}
.featured-portfolio__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.featured-portfolio__slider-item .slider-controls {
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.featured-portfolio__slider-item .slider-controls .slick-arrow {
  z-index: 2;
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #E80524;
  font-size: 30px;
  cursor: pointer;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 36px 66px rgba(0, 0, 0, 0.44);
          box-shadow: 0 36px 66px rgba(0, 0, 0, 0.44);
}
.featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-next {
  margin-right: -50px;
}
.featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-prev {
  margin-left: -50px;
}
.featured-portfolio__slider-item .content .label {
  padding: 0;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 59px;
  display: inline-block;
  letter-spacing: 0.35px;
}
.featured-portfolio__slider-item .content .sub-title {
  color: #E80524;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: initial;
}
.featured-portfolio__slider-item .content .title {
  margin-top: 12px;
  max-width: 382px;
  margin-bottom: 4px;
  text-transform: initial;
}
.featured-portfolio__slider-item .content p {
  font-size: 16px;
  line-height: 24px;
  max-width: 345px;
}
.featured-portfolio__slider-item .content .btn {
  margin-top: 18px;
}
.featured-portfolio__slider-item .categories {
  margin-bottom: -5px;
}
.featured-portfolio__slider-item .categories li {
  margin-bottom: 5px;
}
.featured-portfolio__slider-item .categories li a {
  z-index: 1;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 11.5px 15px;
  border-radius: 10px;
  text-decoration: none;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-portfolio__slider-item .categories li a:before {
  font-size: 16px;
  margin-right: 6px;
}
.featured-portfolio__slider-item .categories li a:hover:-moz-any-link, .featured-portfolio__slider-item .categories li a:focus:-moz-any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.featured-portfolio__slider-item .categories li a:hover:any-link, .featured-portfolio__slider-item .categories li a:focus:any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.featured-portfolio__slider-item .social-link {
  z-index: 1;
}
.featured-portfolio__slider-item .social-link li {
  margin-bottom: 5px;
}
.featured-portfolio__slider-item .social-link li a {
  color: #FFFFFF;
  height: 26px;
  line-height: 0;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-portfolio__slider-item .social-link li a.icon-walkways {
  font-size: 8px;
}
.featured-portfolio__slider-item .social-link li a:hover:-moz-any-link, .featured-portfolio__slider-item .social-link li a:focus:-moz-any-link {
  color: #FFFFFF;
  border-color: #E80524;
  background-color: #E80524;
}
.featured-portfolio__slider-item .social-link li a:hover:any-link, .featured-portfolio__slider-item .social-link li a:focus:any-link {
  color: #FFFFFF;
  border-color: #E80524;
  background-color: #E80524;
}
.featured-portfolio__slider-item .link {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.featured-portfolio__slider-item .media {
  margin-top: 0;
  height: 440px;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.featured-portfolio__slider-item .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.featured-portfolio__slider-item .media:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.featured-portfolio__slider-item .media .figcaption {
  left: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 20px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.featured-portfolio__slider-item .media .figcaption .categories {
  margin-bottom: 10px;
  margin-right: 10px;
}
.featured-portfolio__slider-item .media .figcaption .social-link {
  margin-bottom: 10px;
}
.featured-portfolio__slider-item .media:hover img, .featured-portfolio__slider-item .media:focus img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.featured-portfolio .slider-controls-wrapper {
  padding-top: 50px;
}
.featured-portfolio .slider-controls-wrapper .progress-bar {
  height: 2px;
  width: 100%;
  position: relative;
  background-color: #F4F4ED;
}
.featured-portfolio .slider-controls-wrapper .progress-bar .inner-line {
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  display: block;
  position: absolute;
  -webkit-transition: initial;
  transition: initial;
  background-color: #E80524;
}

.portfolio-page {
  padding-bottom: 0;
  position: relative;
}
.portfolio-page .search-mixitup {
  padding: 46px 0 0;
  position: relative;
}
.portfolio-page .search-mixitup:before {
  left: 0;
  top: 0;
  width: 100%;
  content: "";
  height: 100%;
  min-height: 360px;
  position: absolute;
  background-image: url("./images/line-pattern-1.svg");
}
.portfolio-page .search-mixitup .card-body {
  padding: 15px 0 30px;
}
.portfolio-page .portfolio-filter {
  margin-top: 30px;
}

.btn-arrow-down {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
  font-size: 16px;
  border-radius: 500px;
  display: block;
  height: 50px;
  width: 50px;
  padding: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-top: 40px;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-arrow-down:hover {
  background-color: #E80524;
  border-color: #E80524;
  color: #FFFFFF;
}
.btn-arrow-down:focus, .btn-arrow-down:active {
  text-decoration: none;
}

.categories {
  margin-bottom: -5px;
}
.categories li {
  margin-bottom: 5px;
}
.categories li a {
  z-index: 1;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 11.5px 15px;
  border-radius: 10px;
  text-decoration: none;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categories li a:before {
  font-size: 16px;
  margin-right: 6px;
}
.categories li a:hover:-moz-any-link, .categories li a:focus:-moz-any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.categories li a:hover:any-link, .categories li a:focus:any-link {
  color: #FFFFFF;
  background-color: #E80524;
}

.portfolio-detail-top {
  position: relative;
  padding: 50px 0 96px;
  background-color: #F8F8F5;
}
.portfolio-detail-top:before {
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: 29px;
  position: absolute;
  background-image: url("./images/line-pattern.svg");
}
.portfolio-detail-top .content {
  margin-bottom: 30px;
}
.portfolio-detail-top .content .meta-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.portfolio-detail-top .content .meta-wrap .categories {
  margin-right: 13px;
}
.portfolio-detail-top .content .meta-wrap .author-meta {
  color: #E80524;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
}
.portfolio-detail-top .content .meta-wrap .author-meta:-moz-any-link:hover, .portfolio-detail-top .content .meta-wrap .author-meta:-moz-any-link:focus {
  text-decoration: underline;
}
.portfolio-detail-top .content .meta-wrap .author-meta:any-link:hover, .portfolio-detail-top .content .meta-wrap .author-meta:any-link:focus {
  text-decoration: underline;
}
.portfolio-detail-top .content .title {
  max-width: 542px;
  padding-bottom: 0;
  margin-bottom: 15px;
  text-transform: initial;
}
.portfolio-detail-top .content .portfolio-categories {
  margin-bottom: -5px;
}
.portfolio-detail-top .content .portfolio-categories li {
  margin-bottom: 5px;
}
.portfolio-detail-top .content .portfolio-categories li a {
  z-index: 1;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 7px 12px 6px;
  border-radius: 6px;
  text-decoration: none;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-detail-top .content .portfolio-categories li a:before {
  color: #E80524;
  font-size: 16px;
  margin-right: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-detail-top .content .portfolio-categories li a:hover:-moz-any-link, .portfolio-detail-top .content .portfolio-categories li a:focus:-moz-any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.portfolio-detail-top .content .portfolio-categories li a:hover:any-link, .portfolio-detail-top .content .portfolio-categories li a:focus:any-link {
  color: #FFFFFF;
  background-color: #E80524;
}
.portfolio-detail-top .content .portfolio-categories li a:hover:-moz-any-link:before, .portfolio-detail-top .content .portfolio-categories li a:focus:-moz-any-link:before {
  color: #FFFFFF;
}
.portfolio-detail-top .content .portfolio-categories li a:hover:any-link:before, .portfolio-detail-top .content .portfolio-categories li a:focus:any-link:before {
  color: #FFFFFF;
}
.portfolio-detail-top .content .btn {
  margin-top: 40px;
}
.portfolio-detail-top .media {
  overflow: hidden;
  border-radius: 6px;
}

.portfolio-detail {
  padding: 120px 0 80px;
}
.portfolio-detail .main-content h1, .portfolio-detail .main-content .h1, .portfolio-detail .main-content h2, .portfolio-detail .main-content .h2, .portfolio-detail .main-content h3, .portfolio-detail .main-content .h3, .portfolio-detail .main-content h4, .portfolio-detail .main-content .h4, .portfolio-detail .main-content h5, .portfolio-detail .main-content .h5, .portfolio-detail .main-content h6, .portfolio-detail .main-content .h6 {
  text-transform: initial;
}
.portfolio-detail .main-content .entry-title .title {
  color: #E80524;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 5px;
}
.portfolio-detail .main-content .content__editor {
  max-width: 743px;
}
.portfolio-detail .main-content .article-testimonial {
  margin-top: 50px;
}
.portfolio-detail .main-content .article-testimonial .title {
  color: #E80524;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 11px;
}
.portfolio-detail .main-content .article-testimonial .testimonial-slider {
  border-radius: 6px;
  background-color: #F4F4F1;
  padding: 43px 40px 36px 40px !important;
}
.portfolio-detail .main-content .article-testimonial .testimonial-slider__content {
  padding-left: 84px;
}
.portfolio-detail .main-content .article-testimonial .testimonial-slider__content:before {
  font-size: 46px;
}
.portfolio-detail .main-content .article-testimonial .testimonial-slider__content p {
  max-width: 556px;
}
.portfolio-detail .photos {
  margin-top: 48px;
}
.portfolio-detail .photos .title {
  color: #E80524;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 11px;
}
.portfolio-detail .photos .enable_lightbox .media {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  margin-bottom: 20px;
}
.portfolio-detail .photos .enable_lightbox .media:before {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  content: "";
  height: 100%;
  border-radius: 0;
  visibility: hidden;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.portfolio-detail .photos .enable_lightbox .media:after {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  content: "+";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 50px;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  visibility: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio-detail .photos .enable_lightbox .media:hover:before, .portfolio-detail .photos .enable_lightbox .media:focus:before {
  opacity: 1;
  visibility: visible;
}
.portfolio-detail .photos .enable_lightbox .media:hover:after, .portfolio-detail .photos .enable_lightbox .media:focus:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

.sidebar .widget {
  margin-bottom: 40px;
}
.sidebar .widget .widget-title {
  color: #E80524;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 11px;
  position: relative;
}
.sidebar .widget .widget-title sup {
  color: #FFFFFF;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  text-indent: 2px;
  text-align: center;
  display: inline-block;
  border-radius: 500px;
  background-color: #000000;
}
.sidebar .widget .description {
  max-width: 320px;
}
.sidebar .widget .dollar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -7px;
  margin-right: -7px;
}
.sidebar .widget .dollar span {
  color: #EBEBE5;
  font-size: 36px;
  font-weight: 700;
  padding-left: 7px;
  line-height: 26px;
  padding-right: 7px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 0;
  overflow: hidden;
  padding-top: 50px;
  margin: 60px 0 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 2px solid #E80524;
}
.pagination a {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a i {
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #E80524;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:hover, .pagination a:focus {
  color: #E80524;
}
.pagination a:hover i, .pagination a:focus i {
  color: #FFFFFF;
  border-color: #E80524;
  background-color: #E80524;
}
.pagination .btn-view {
  margin-left: 10px;
  margin-right: 10px;
}
.pagination .btn-view i {
  color: #000000;
  margin-right: 10px;
}
.pagination .float-left a i {
  margin-right: 17px;
}
.pagination .float-right a i {
  margin-left: 17px;
}

.tooltip {
  margin-bottom: 10px;
}
.tooltip.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  margin-top: -10px;
}
.tooltip .tooltip-inner {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  color: #000000;
  text-align: center;
  border-radius: 6px;
  padding: 24px 28px;
  background-color: #F4F4F1;
  font: 400 16px/26px "proxima-nova", sans-serif;
}
.tooltip .tooltip-inner .tooltip-content ul.list-style {
  list-style: none;
}
.tooltip .tooltip-inner .tooltip-content ul.list-style li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tooltip .tooltip-inner .tooltip-content ul.list-style li:not(:last-child) {
  margin-bottom: 9px;
}
.tooltip .tooltip-inner .tooltip-content ul.list-style li .dollar {
  margin: 0;
  padding-right: 8px;
}
.tooltip .tooltip-inner .tooltip-content ul.list-style li .dollar span {
  padding: 0;
  color: #DEDED9;
  font-size: 24px;
  line-height: 26px;
  margin-right: 5px;
}
.tooltip .tooltip-arrow {
  border: 0;
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 2px;
  position: absolute;
  background-color: #F4F4F1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tooltip .tooltip-arrow:before {
  display: none;
}

.default-page {
  padding: 60px 0;
}

.content__editor h1, .content__editor .h1, .content__editor h2, .content__editor .h2, .content__editor h3, .content__editor .h3, .content__editor h4, .content__editor .h4, .content__editor h5, .content__editor .h5, .content__editor h6, .content__editor .h6 {
  color: #E80524;
  margin-bottom: 10px;
}
.content__editor p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 30px;
}
.content__editor p:last-child {
  margin: 0;
}
.content__editor p a:not(.btn) {
  color: #000000;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor p a:not(.btn):hover, .content__editor p a:not(.btn):focus {
  color: #E80524;
}
.content__editor p img.radius {
  border-radius: 24px;
}
.content__editor a {
  color: #000000;
}
.content__editor a:hover, .content__editor a:focus {
  color: #E80524;
}
.content__editor hr {
  margin-bottom: 30px;
}
.content__editor .btn {
  margin-bottom: 30px;
}
.content__editor a:not(.btn):not([class^=icon]):hover, .content__editor a:not(.btn):not([class^=icon]):focus {
  color: #E80524;
}
.content__editor ul, .content__editor ol {
  padding: revert;
  margin-bottom: 30px;
}
.content__editor ul.list-unstyled, .content__editor ol.list-unstyled {
  padding: 0;
  list-style: none;
}
.content__editor ul.list-unstyled li, .content__editor ol.list-unstyled li {
  padding-left: 0;
}
.content__editor ul.list-unstyled li:before, .content__editor ol.list-unstyled li:before {
  display: none;
}
.content__editor ul li, .content__editor ol li {
  margin-bottom: 15px;
}
.content__editor ul li ul, .content__editor ul li ol, .content__editor ol li ul, .content__editor ol li ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content__editor blockquote {
  color: #000000;
  padding: 30px;
  margin-top: 30px;
  background: #FFFFFF;
  padding-left: 88px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 44px 36px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 44px 36px rgba(0, 0, 0, 0.06);
}
.content__editor blockquote:before {
  left: 30px;
  top: 35px;
  content: "\e828";
  color: #E80524;
  font-size: 32px;
  position: absolute;
  font-family: "stefanos";
}

/***********************************
SHOP STORE PAGE STYLES
***********************************/
.stefanos-shops {
  padding: 53px 0;
  background-color: #F8F8F5;
}
.stefanos-shops__content {
  margin-bottom: 30px;
}
.stefanos-shops__content .sub-title {
  color: #E80524;
  letter-spacing: 0;
  font: 700 18px/24px "proxima-nova", sans-serif;
  margin-bottom: 15px;
}
.stefanos-shops__content .title {
  font-family: "proxima-nova", sans-serif;
  padding-bottom: 3px;
}
.stefanos-shops__content p {
  font-size: 30px;
  line-height: 42px;
  max-width: 440px;
}
.stefanos-shops__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 280px;
  position: relative;
  border-radius: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFFFFF;
  padding: 50px 260px 60px 60px;
}
.stefanos-shops__card .media {
  right: 0;
  position: absolute;
}
.stefanos-shops__card .text .title {
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 8px;
}
.stefanos-shops__card .text p {
  font-size: 18px;
  line-height: 26px;
}
.stefanos-shops__card .text .btn {
  margin-top: 16px;
}

.shop-products {
  position: relative;
  padding: 40px 0 37px;
}
.shop-products:before {
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  content: "";
  height: 120px;
  position: absolute;
  background-image: url(./images/line-pattern-1.svg);
}
.shop-products__card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 480px;
  position: relative;
  border-radius: 6px;
  padding: 20px 20px 18px;
  margin-bottom: 30px !important;
}
.shop-products__card .link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.shop-products__card .media {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 6px;
  overflow: hidden;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.shop-products__card .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-products__card .text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shop-products__card .text .title {
  color: #FFFFFF;
  margin-bottom: 0;
  max-width: 205px;
  line-height: 32px;
  padding-bottom: 0;
  text-transform: initial;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-products__card .text .price {
  margin-top: auto;
  font-weight: 400;
  line-height: 32px;
  color: #FFFFFF !important;
  font-size: 24px !important;
}
.shop-products__card:hover .media img, .shop-products__card:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/***********************************
MAKE PAYMENT PAGE STYLES
***********************************/
.payment-page {
  padding: 5px 0 90px;
  background-color: #F8F8F5;
}
.payment-page .woocommerce-message {
  border-top-color: #33A700;
  background-color: #FFFFFF;
}
.payment-page .woocommerce-message:before {
  color: #33A700;
}
.payment-page .woocommerce-message .button {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 8px 16px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.payment-page .woocommerce-message .button:hover, .payment-page .woocommerce-message .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.payment-page__wrap {
  padding: 20px 20px;
  border-radius: 6px;
  border: 1px solid #000000;
}
.payment-page__wrap .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.payment-page__wrap .content {
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 35px 60px 48px 40px;
}
.payment-page__wrap .content .title {
  margin-bottom: 12px;
}
.payment-page__wrap .content p {
  margin-bottom: 14px;
}
.payment-page__wrap .content .currency-field-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  margin-bottom: 22px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.payment-page__wrap .content .currency-field-group input[type=radio] {
  display: none;
}
.payment-page__wrap .content .currency-field-group label {
  color: #7C7C7A;
  cursor: pointer;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100px;
          flex: 1 1 100px;
  line-height: 24px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  font-family: "proxima-nova", sans-serif;
  padding: 14px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #EBEBE5;
}
.payment-page__wrap .content .currency-field-group label:before {
  left: 31px;
  width: 24px;
  bottom: -43px;
  height: 24px;
  position: absolute;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #000000;
}
.payment-page__wrap .content .currency-field-group label.active {
  color: #FFFFFF;
  background-color: #000000;
}
.payment-page__wrap .content .currency-field-group label.active:before {
  content: "";
}
.payment-page__wrap .content .currency-field-group input:checked + label {
  color: #FFFFFF;
  background-color: #000000;
}
.payment-page__wrap .content .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 18px;
}
.payment-page__wrap .content .input-group:before {
  left: 19px;
  color: #000000;
  content: "$";
  z-index: 1;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  font-family: "proxima-nova", sans-serif;
}
.payment-page__wrap .content .input-group input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.payment-page__wrap .content .input-group input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.payment-page__wrap .content .input-group input {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 4px solid #000000 !important;
  padding: 14px 15px 14px 40px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.payment-page__wrap .content .input-group input::-webkit-input-placeholder {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.payment-page__wrap .content .input-group input::-moz-placeholder {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.payment-page__wrap .content .input-group input:-ms-input-placeholder {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.payment-page__wrap .content .input-group input:-moz-placeholder {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.payment-page__wrap .content .input-group input:hover, .payment-page__wrap .content .input-group input:focus {
  outline: 0;
}
.payment-page__wrap .content .input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.payment-page__wrap .content .input-wrap .btn-cart {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
  padding: 12px 35px;
  border-radius: 500px;
  background-color: #33A700;
  font: 500 18px/24px "proxima-nova", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.payment-page__wrap .content .input-wrap .btn-cart[disabled] {
  opacity: 0.5;
  background: #000000;
  pointer-events: none;
}
.payment-page__wrap .content .input-wrap .btn-cart:hover, .payment-page__wrap .content .input-wrap .btn-cart:focus {
  outline: 0;
  text-decoration: none;
  background-color: #E80524;
}
.payment-page__wrap .content .optional-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  background-color: #F8F8F5;
  padding: 9px 10px 9px 16px;
}
.payment-page__wrap .content .optional-group label {
  color: #7C7C7A;
  margin-right: 11px;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.payment-page__wrap .content .optional-group input[type=text],
.payment-page__wrap .content .optional-group input[type=number],
.payment-page__wrap .content .optional-group input[type=email],
.payment-page__wrap .content .optional-group input[type=tel],
.payment-page__wrap .content .optional-group input[type=search],
.payment-page__wrap .content .optional-group input[type=password],
.payment-page__wrap .content .optional-group input[type=url],
.payment-page__wrap .content .optional-group select, .payment-page__wrap .content .optional-group textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.payment-page__wrap .content .optional-group input[type=text]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=number]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=email]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=tel]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=search]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=password]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group input[type=url]::-webkit-inner-spin-button,
.payment-page__wrap .content .optional-group select::-webkit-inner-spin-button, .payment-page__wrap .content .optional-group textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.payment-page__wrap .content .optional-group input[type=text],
.payment-page__wrap .content .optional-group input[type=number],
.payment-page__wrap .content .optional-group input[type=email],
.payment-page__wrap .content .optional-group input[type=tel],
.payment-page__wrap .content .optional-group input[type=search],
.payment-page__wrap .content .optional-group input[type=password],
.payment-page__wrap .content .optional-group input[type=url],
.payment-page__wrap .content .optional-group select, .payment-page__wrap .content .optional-group textarea {
  width: 100% !important;
  height: auto !important;
  color: #7C7C7A !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.payment-page__wrap .content .optional-group input[type=text]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=number]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=email]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=tel]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=search]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=password]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group input[type=url]::-webkit-input-placeholder,
.payment-page__wrap .content .optional-group select::-webkit-input-placeholder, .payment-page__wrap .content .optional-group textarea::-webkit-input-placeholder {
  color: #7C7C7A;
  font-size: 16px;
  font-weight: 400;
}
.payment-page__wrap .content .optional-group input[type=text]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=number]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=email]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=tel]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=search]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=password]::-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=url]::-moz-placeholder,
.payment-page__wrap .content .optional-group select::-moz-placeholder, .payment-page__wrap .content .optional-group textarea::-moz-placeholder {
  color: #7C7C7A;
  font-size: 16px;
  font-weight: 400;
}
.payment-page__wrap .content .optional-group input[type=text]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=number]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=email]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=tel]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=search]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=password]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group input[type=url]:-ms-input-placeholder,
.payment-page__wrap .content .optional-group select:-ms-input-placeholder, .payment-page__wrap .content .optional-group textarea:-ms-input-placeholder {
  color: #7C7C7A;
  font-size: 16px;
  font-weight: 400;
}
.payment-page__wrap .content .optional-group input[type=text]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=number]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=email]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=tel]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=search]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=password]:-moz-placeholder,
.payment-page__wrap .content .optional-group input[type=url]:-moz-placeholder,
.payment-page__wrap .content .optional-group select:-moz-placeholder, .payment-page__wrap .content .optional-group textarea:-moz-placeholder {
  color: #7C7C7A;
  font-size: 16px;
  font-weight: 400;
}
.payment-page__wrap .content .optional-group input[type=text]:hover, .payment-page__wrap .content .optional-group input[type=text]:focus,
.payment-page__wrap .content .optional-group input[type=number]:hover,
.payment-page__wrap .content .optional-group input[type=number]:focus,
.payment-page__wrap .content .optional-group input[type=email]:hover,
.payment-page__wrap .content .optional-group input[type=email]:focus,
.payment-page__wrap .content .optional-group input[type=tel]:hover,
.payment-page__wrap .content .optional-group input[type=tel]:focus,
.payment-page__wrap .content .optional-group input[type=search]:hover,
.payment-page__wrap .content .optional-group input[type=search]:focus,
.payment-page__wrap .content .optional-group input[type=password]:hover,
.payment-page__wrap .content .optional-group input[type=password]:focus,
.payment-page__wrap .content .optional-group input[type=url]:hover,
.payment-page__wrap .content .optional-group input[type=url]:focus,
.payment-page__wrap .content .optional-group select:hover,
.payment-page__wrap .content .optional-group select:focus, .payment-page__wrap .content .optional-group textarea:hover, .payment-page__wrap .content .optional-group textarea:focus {
  outline: 0;
}
.payment-page__wrap .content .media img {
  width: 100%;
}

/***********************************
FOOTER TOP SECTION STYLES
***********************************/
.footer-top {
  padding: 100px 0;
  overflow: hidden;
  background-color: #F8F8F5;
}
.footer-top .content {
  max-width: 444px;
  margin-left: 100px;
  margin-bottom: 30px;
}
.footer-top .content .title {
  font-size: 60px;
  line-height: 66px;
  margin-bottom: 10px;
  text-transform: initial;
}
.footer-top .content .desc p:last-child {
  margin-bottom: 0;
}
.footer-top .content p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 26px;
}
.footer-top .form img {
  width: 100%;
}

.footer {
  color: #FFFFFF;
  padding: 76px 0 100px;
  background-color: #000000;
}
.footer__logo {
  margin-bottom: 30px;
}
.footer__widget {
  margin-bottom: 30px;
}
.footer__widget .title {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.footer__widget .desc {
  font-size: 16px;
  line-height: 20px;
}
.footer__widget .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-top: 10px;
  max-width: 147px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 21px 10px 13px;
}
.footer__widget .btn span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget .btn:hover, .footer__widget .btn:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.footer__widget .btn:hover span, .footer__widget .btn:focus span {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.footer__widget .menu {
  list-style: none;
}
.footer__widget .menu li:not(:last-child) {
  margin-bottom: 12px;
}
.footer__widget .menu li a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget .menu li a:-moz-any-link:hover, .footer__widget .menu li a:-moz-any-link:focus {
  color: #E80524;
}
.footer__widget .menu li a:any-link:hover, .footer__widget .menu li a:any-link:focus {
  color: #E80524;
}
.footer__widget .menu li.menu-btn a {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 700;
  max-width: 147px;
  background: #E80524;
  border-radius: 500px;
  padding: 10px 20px 9px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__widget .menu li.menu-btn a span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget .menu li.menu-btn a:hover, .footer__widget .menu li.menu-btn a:focus {
  color: #FFFFFF;
  background-color: rgb(182.0759493671, 3.9240506329, 28.253164557);
}
.footer__widget .menu li.menu-btn a:hover span, .footer__widget .menu li.menu-btn a:focus span {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.footer__widget-nav {
  list-style: none;
}
.footer__widget-nav li:not(:last-child) {
  margin-bottom: 12px;
}
.footer__widget-nav li a, .footer__widget-nav li span {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget-nav li a:before, .footer__widget-nav li span:before {
  padding-top: 5px;
  color: #E80524;
  font-size: 10px;
  margin-right: 13px;
}
.footer__widget-nav li a:-moz-any-link:hover, .footer__widget-nav li a:-moz-any-link:focus, .footer__widget-nav li span:-moz-any-link:hover, .footer__widget-nav li span:-moz-any-link:focus {
  color: #E80524;
}
.footer__widget-nav li a:any-link:hover, .footer__widget-nav li a:any-link:focus, .footer__widget-nav li span:any-link:hover, .footer__widget-nav li span:any-link:focus {
  color: #E80524;
}
.footer__social-media {
  list-style: none;
}
.footer__social-media li:not(:last-child) {
  margin-bottom: 10px;
}
.footer__social-media li a {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__social-media li a:before {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  font-size: 12px;
  margin-right: 10px;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__social-media li a.icon-facebook:before {
  background: #3B5998;
}
.footer__social-media li a.icon-facebook:hover {
  color: #3B5998;
}
.footer__social-media li a.icon-twitter:before {
  background: #1DA1F2;
}
.footer__social-media li a.icon-twitter:hover {
  color: #1DA1F2;
}
.footer__social-media li a.icon-instagram:before {
  background: #D5347E;
}
.footer__social-media li a.icon-instagram:hover {
  color: #D5347E;
}
.footer__social-media li a.icon-youtube-play:before {
  background: #FE0000;
}
.footer__social-media li a.icon-youtube-play:hover {
  color: #FE0000;
}
.footer__social-media li a.icon-linkedin:before {
  background: #0A63BC;
}
.footer__social-media li a.icon-linkedin:hover {
  color: #0A63BC;
}
.footer__social-media li a.icon-angieslist:before {
  background: #83B441;
}
.footer__social-media li a.icon-angieslist:hover {
  color: #83B441;
}
.footer__social-media li a.icon-yelp:before {
  background: #FA231E;
}
.footer__social-media li a.icon-yelp:hover {
  color: #FA231E;
}
.footer__copyright {
  margin-top: 63px;
}
.footer__copyright.d-md-none {
  display: none;
}
.footer__copyright p {
  color: #B7B7B7;
  font-size: 12px;
  line-height: 21px;
  font-weight: 300;
  max-width: 255px;
}

input[type=text]:not(.select2-input, .select2-search__field),
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
input[type=url],
select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=text]:not(.select2-input, .select2-search__field)::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=tel]::-webkit-inner-spin-button,
input[type=search]::-webkit-inner-spin-button,
input[type=password]::-webkit-inner-spin-button,
input[type=url]::-webkit-inner-spin-button,
select::-webkit-inner-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
input[type=text]:not(.select2-input, .select2-search__field),
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
input[type=url],
select, textarea {
  border: 0 !important;
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 18px 23px !important;
  background: #FFFFFF !important;
  border-radius: 10px !important;
  font-family: "proxima-nova", sans-serif !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
input[type=text]:not(.select2-input, .select2-search__field)::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
input[type=text]:not(.select2-input, .select2-search__field)::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder, textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
input[type=text]:not(.select2-input, .select2-search__field):-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
input[type=text]:not(.select2-input, .select2-search__field):-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
select:-moz-placeholder, textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
input[type=text]:not(.select2-input, .select2-search__field):hover, input[type=text]:not(.select2-input, .select2-search__field):focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=url]:hover,
input[type=url]:focus,
select:hover,
select:focus, textarea:hover, textarea:focus {
  outline: 0;
}

.select2-dropdown {
  border-color: #EBEBE5 !important;
  border-radius: 6px !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding-left: 25px;
}
.gform_confirmation_wrapper .gform_confirmation_message:before {
  left: 0;
  color: #000000;
  content: "✔";
  position: absolute;
  padding-right: 10px;
}

.gform_wrapper .gform_validation_errors {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 15px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
  font-family: "proxima-nova", sans-serif;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_lable_inline {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_lable_inline .gfield_label {
  left: 0;
  top: 10px;
  position: absolute;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_lable_inline .ginput_container.ginput_container_radio {
  top: 7px;
  left: 100px;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container {
  grid-row-gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container span {
  width: 100%;
  padding: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_background_white {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 50px 30px 35px;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_background_white .gfield_label {
  top: 34px;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_address span label {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 20px;
  display: inline-block;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea {
  line-height: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea {
  padding: 18px 23px !important;
  border-radius: 10px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.small {
  height: 108px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.medium {
  height: 120px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before {
  z-index: 1;
  right: 20px;
  color: #FFFFFF;
  font-size: 10px;
  content: "\e830";
  line-height: 10px;
  position: absolute;
  pointer-events: none;
  top: calc(50% - 5px);
  font-family: "stefanos";
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select {
  margin: 0 !important;
  color: #FFFFFF !important;
  padding: 18px 23px !important;
  background: #000000 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select::-webkit-input-placeholder {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select::-moz-placeholder {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select:-ms-input-placeholder {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select:-moz-placeholder {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice {
  margin-right: 10px;
  margin-bottom: 5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input:checked ~ label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input:checked ~ label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input:checked ~ label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input:checked ~ label span {
  background: #E80524;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  padding-left: 36px;
  font-family: "proxima-nova", sans-serif;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:before {
  top: 0;
  left: 0;
  width: 30px;
  content: "";
  height: 30px;
  position: absolute;
  background: #EBEBE5;
  border-radius: 10px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:after {
  left: 6px;
  top: 5.7px;
  width: 18px;
  content: "";
  height: 18px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 500px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label span, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label span {
  top: 11px;
  left: 11px;
  width: 8px;
  z-index: 1;
  height: 8px;
  display: block;
  position: absolute;
  background: #E3E3DD;
  border-radius: 500px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description {
  display: block;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  min-height: 60px;
  line-height: 18px;
  position: relative;
  padding-right: 80px;
  color: rgba(0, 0, 0, 0.5);
  padding: 21px 23px !important;
  border-radius: 10px !important;
  background: #FFFFFF !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description:before {
  top: 0;
  right: 0;
  height: 100%;
  width: 80px;
  content: "";
  position: absolute;
  background-color: #FFFFFF;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description:after {
  top: 10px;
  right: 10px;
  color: #000000;
  display: block;
  font-size: 14px;
  cursor: pointer;
  min-width: 110px;
  padding: 9px 10px;
  text-align: center;
  background: #FFFFFF;
  position: absolute;
  white-space: nowrap;
  border-radius: 500px;
  font-family: "proxima-nova", sans-serif;
  content: "Attach a File";
  border: 2px solid #E80524;
  background-color: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .validation_message {
  word-break: break-all;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .ginput_container_fileupload {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .ginput_container_fileupload input {
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  min-height: 60px;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  border-radius: 10px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .ginput_container_fileupload [id^=gform_preview] {
  top: 0;
  left: 0;
  z-index: 1;
  width: 200px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 10px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .ginput_container_fileupload [id^=gform_preview] .ginput_preview {
  margin: 19px 15px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .ginput_container_fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  border: 0;
  padding: 0;
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform_ajax_spinner {
  display: none;
}
.gform_wrapper form.inline .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper form .gform_footer {
  margin-top: 0 !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0 !important;
}
.gform_wrapper form .gform_footer .btn {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  margin: 0 !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner {
  display: none;
}

.contact_form input[type=text]:not(.select2-input),
.contact_form input[type=number], .contact_form input[type=email],
.contact_form input[type=tel], .contact_form input[type=search],
.contact_form input[type=password], .contact_form input[type=url],
.contact_form select, .contact_form textarea, .basic-content-wrapper input[type=text]:not(.select2-input),
.basic-content-wrapper input[type=number], .basic-content-wrapper input[type=email],
.basic-content-wrapper input[type=tel], .basic-content-wrapper input[type=search],
.basic-content-wrapper input[type=password], .basic-content-wrapper input[type=url],
.basic-content-wrapper select, .basic-content-wrapper textarea {
  background: rgba(240, 240, 240, 0.6117647059) !important;
}
.contact_form .gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description, .basic-content-wrapper .gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description {
  background: rgba(240, 240, 240, 0.6117647059) !important;
}
.contact_form .gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description:before, .basic-content-wrapper .gform_wrapper form .gform_body .gform_fields .gfield.gf_custom_upload .gfield_description:before {
  background: rgba(240, 240, 240, 0.6117647059);
}

/*** My Account Page */
.page-template:not(.logged-in) .my-account-page {
  padding: 94px 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #F8F8F5));
  background: linear-gradient(90deg, transparent 50%, #F8F8F5 50%);
}
.page-template.woocommerce-lost-password .my-account-page {
  background: #FFFFFF;
}

.my-account-page {
  padding: 20px 0 40px;
  background-color: #F8F8F5;
}
.my-account-page .woocommerce h3 {
  margin-bottom: 22px;
}
.my-account-page .woocommerce .sub-title {
  letter-spacing: 0;
  margin-bottom: 0;
}
.my-account-page .woocommerce .woocommerce-error {
  max-width: 45%;
}
.my-account-page .woocommerce .woocommerce-info {
  border-top-color: #E80524;
  background-color: #FFFFFF;
}
.my-account-page .woocommerce .woocommerce-info:before {
  color: #000000;
}
.my-account-page .woocommerce .woocommerce-form-wrap {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.my-account-page .woocommerce .woocommerce-MyAccount-navigation {
  display: none;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content {
  width: 100%;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title {
  display: none;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .button {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .button:hover, .my-account-page .woocommerce .woocommerce-MyAccount-content .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce_account_subscriptions .button {
  font-size: 16px;
  line-height: 22px;
  padding: 8px 16px;
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce_account_subscriptions .button:hover, .my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce_account_subscriptions .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce-OrderUpdates {
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.my-account-page .woocommerce .woocommerce-MyAccount-content .woocommerce-OrderUpdates li {
  margin-bottom: 10px;
}
.my-account-page .woocommerce .woocommerce-form {
  padding: 0;
  margin: 0;
  border: 0 !important;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-form input[type=number],
.my-account-page .woocommerce .woocommerce-form input[type=email],
.my-account-page .woocommerce .woocommerce-form input[type=tel],
.my-account-page .woocommerce .woocommerce-form input[type=search],
.my-account-page .woocommerce .woocommerce-form input[type=password],
.my-account-page .woocommerce .woocommerce-form input[type=url],
.my-account-page .woocommerce .woocommerce-form select, .my-account-page .woocommerce .woocommerce-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=number]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=email]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=tel]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=search]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=password]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form input[type=url]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-form select::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-form textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-form input[type=number],
.my-account-page .woocommerce .woocommerce-form input[type=email],
.my-account-page .woocommerce .woocommerce-form input[type=tel],
.my-account-page .woocommerce .woocommerce-form input[type=search],
.my-account-page .woocommerce .woocommerce-form input[type=password],
.my-account-page .woocommerce .woocommerce-form input[type=url],
.my-account-page .woocommerce .woocommerce-form select, .my-account-page .woocommerce .woocommerce-form textarea {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #F8F8F5 !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=number]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=email]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=tel]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=search]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=password]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=url]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-form select::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-form textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input)::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=number]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=email]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=tel]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=search]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=password]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=url]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form select::-moz-placeholder, .my-account-page .woocommerce .woocommerce-form textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input):-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=number]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=email]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=tel]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=search]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=password]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=url]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-form select:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-form textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input):-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=number]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=email]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=tel]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=search]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=password]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form input[type=url]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-form select:-moz-placeholder, .my-account-page .woocommerce .woocommerce-form textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input):hover, .my-account-page .woocommerce .woocommerce-form input[type=text]:not(.select2-input):focus,
.my-account-page .woocommerce .woocommerce-form input[type=number]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=number]:focus,
.my-account-page .woocommerce .woocommerce-form input[type=email]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=email]:focus,
.my-account-page .woocommerce .woocommerce-form input[type=tel]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=tel]:focus,
.my-account-page .woocommerce .woocommerce-form input[type=search]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=search]:focus,
.my-account-page .woocommerce .woocommerce-form input[type=password]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=password]:focus,
.my-account-page .woocommerce .woocommerce-form input[type=url]:hover,
.my-account-page .woocommerce .woocommerce-form input[type=url]:focus,
.my-account-page .woocommerce .woocommerce-form select:hover,
.my-account-page .woocommerce .woocommerce-form select:focus, .my-account-page .woocommerce .woocommerce-form textarea:hover, .my-account-page .woocommerce .woocommerce-form textarea:focus {
  outline: 0;
}
.my-account-page .woocommerce .woocommerce-form label {
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-form .show-password-input {
  display: none;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox {
  position: relative;
  margin-bottom: 20px;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox:before {
  left: 0;
  top: 1px;
  content: "";
  height: 18px;
  min-width: 18px;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #EBEBE5;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox:after {
  top: 6px;
  left: 5px;
  opacity: 0;
  content: "";
  width: 8px;
  height: 8px;
  visibility: hidden;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox span {
  display: block;
  margin-left: 28px;
  line-height: 20px;
}
.my-account-page .woocommerce .woocommerce-form .checkbox-wrapper input {
  display: none !important;
}
.my-account-page .woocommerce .woocommerce-form .checkbox-wrapper input:checked ~ label:after {
  opacity: 1;
  visibility: visible;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-Button, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit {
  border: 0;
  width: 100%;
  color: #FFFFFF;
  float: inherit;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  border-radius: 500px;
  font-family: "proxima-nova", sans-serif;
  padding: 14px 24px 14px;
  background-color: #E80524;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-Button.btn-black, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit.btn-black {
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-Button:hover, .my-account-page .woocommerce .woocommerce-form .woocommerce-Button:focus, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:hover, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:focus {
  color: #FFFFFF;
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-Button:hover.btn-black, .my-account-page .woocommerce .woocommerce-form .woocommerce-Button:focus.btn-black, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:hover.btn-black, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:focus.btn-black {
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-form .woocommerce-Button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-form .woocommerce-Button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:hover.btn-primary, .my-account-page .woocommerce .woocommerce-form .woocommerce-form-login__submit:focus.btn-primary {
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=number],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=email],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=tel],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=search],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=password],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register input[type=url],
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register select, .my-account-page .woocommerce .woocommerce-form.woocommerce-form-register textarea {
  background: #FFFFFF !important;
}
.my-account-page .woocommerce .woocommerce-form.woocommerce-form-register label {
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-ResetPassword p {
  margin-bottom: 15px;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm, .my-account-page .woocommerce .woocommerce-address-fields, .my-account-page .woocommerce .woocommerce-ResetPassword {
  padding: 0;
  margin: 0;
  border: 0 !important;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .form-row.form-row-first, .my-account-page .woocommerce .woocommerce-address-fields .form-row.form-row-first, .my-account-page .woocommerce .woocommerce-ResetPassword .form-row.form-row-first {
  width: 100%;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .form-row.form-row-last, .my-account-page .woocommerce .woocommerce-address-fields .form-row.form-row-last, .my-account-page .woocommerce .woocommerce-ResetPassword .form-row.form-row-last {
  width: 100%;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url],
.my-account-page .woocommerce .woocommerce-EditAccountForm select, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-address-fields input[type=number],
.my-account-page .woocommerce .woocommerce-address-fields input[type=email],
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel],
.my-account-page .woocommerce .woocommerce-address-fields input[type=search],
.my-account-page .woocommerce .woocommerce-address-fields input[type=password],
.my-account-page .woocommerce .woocommerce-address-fields input[type=url],
.my-account-page .woocommerce .woocommerce-address-fields select, .my-account-page .woocommerce .woocommerce-address-fields textarea, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url],
.my-account-page .woocommerce .woocommerce-ResetPassword select, .my-account-page .woocommerce .woocommerce-ResetPassword textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-EditAccountForm select::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-address-fields select::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-address-fields textarea::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]::-webkit-inner-spin-button,
.my-account-page .woocommerce .woocommerce-ResetPassword select::-webkit-inner-spin-button, .my-account-page .woocommerce .woocommerce-ResetPassword textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password],
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url],
.my-account-page .woocommerce .woocommerce-EditAccountForm select, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-address-fields input[type=number],
.my-account-page .woocommerce .woocommerce-address-fields input[type=email],
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel],
.my-account-page .woocommerce .woocommerce-address-fields input[type=search],
.my-account-page .woocommerce .woocommerce-address-fields input[type=password],
.my-account-page .woocommerce .woocommerce-address-fields input[type=url],
.my-account-page .woocommerce .woocommerce-address-fields select, .my-account-page .woocommerce .woocommerce-address-fields textarea, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input),
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password],
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url],
.my-account-page .woocommerce .woocommerce-ResetPassword select, .my-account-page .woocommerce .woocommerce-ResetPassword textarea {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm select::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields select::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-address-fields textarea::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]::-webkit-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword select::-webkit-input-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input)::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm select::-moz-placeholder, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea::-moz-placeholder, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input)::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields select::-moz-placeholder, .my-account-page .woocommerce .woocommerce-address-fields textarea::-moz-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input)::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]::-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword select::-moz-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input):-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm select:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input):-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields select:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-address-fields textarea:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input):-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]:-ms-input-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword select:-ms-input-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input):-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-EditAccountForm select:-moz-placeholder, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea:-moz-placeholder, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input):-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-address-fields select:-moz-placeholder, .my-account-page .woocommerce .woocommerce-address-fields textarea:-moz-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input):-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]:-moz-placeholder,
.my-account-page .woocommerce .woocommerce-ResetPassword select:-moz-placeholder, .my-account-page .woocommerce .woocommerce-ResetPassword textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input):hover, .my-account-page .woocommerce .woocommerce-EditAccountForm input[type=text]:not(.select2-input):focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=number]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=email]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=tel]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=search]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=password]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm input[type=url]:focus,
.my-account-page .woocommerce .woocommerce-EditAccountForm select:hover,
.my-account-page .woocommerce .woocommerce-EditAccountForm select:focus, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea:hover, .my-account-page .woocommerce .woocommerce-EditAccountForm textarea:focus, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input):hover, .my-account-page .woocommerce .woocommerce-address-fields input[type=text]:not(.select2-input):focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=number]:focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=email]:focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=tel]:focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=search]:focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=password]:focus,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]:hover,
.my-account-page .woocommerce .woocommerce-address-fields input[type=url]:focus,
.my-account-page .woocommerce .woocommerce-address-fields select:hover,
.my-account-page .woocommerce .woocommerce-address-fields select:focus, .my-account-page .woocommerce .woocommerce-address-fields textarea:hover, .my-account-page .woocommerce .woocommerce-address-fields textarea:focus, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input):hover, .my-account-page .woocommerce .woocommerce-ResetPassword input[type=text]:not(.select2-input):focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=number]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=email]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=tel]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=search]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=password]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword input[type=url]:focus,
.my-account-page .woocommerce .woocommerce-ResetPassword select:hover,
.my-account-page .woocommerce .woocommerce-ResetPassword select:focus, .my-account-page .woocommerce .woocommerce-ResetPassword textarea:hover, .my-account-page .woocommerce .woocommerce-ResetPassword textarea:focus {
  outline: 0;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm label, .my-account-page .woocommerce .woocommerce-address-fields label, .my-account-page .woocommerce .woocommerce-ResetPassword label {
  font-weight: 400;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .show-password-input, .my-account-page .woocommerce .woocommerce-address-fields .show-password-input, .my-account-page .woocommerce .woocommerce-ResetPassword .show-password-input {
  display: none;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox {
  position: relative;
  margin-bottom: 20px;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox:before, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox:before, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox:before {
  left: 0;
  top: 1px;
  content: "";
  height: 18px;
  min-width: 18px;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #EBEBE5;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox:after, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox:after, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox:after {
  top: 6px;
  left: 5px;
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox span, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox span, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox span {
  display: block;
  margin-left: 28px;
  line-height: 20px;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox input, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox input, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox input {
  display: none !important;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form__label-for-checkbox input:checked + label:after, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form__label-for-checkbox input:checked + label:after, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form__label-for-checkbox input:checked + label:after {
  background: #E80524;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit, .my-account-page .woocommerce .woocommerce-EditAccountForm .button, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit, .my-account-page .woocommerce .woocommerce-address-fields .button, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit, .my-account-page .woocommerce .woocommerce-ResetPassword .button {
  border: 0;
  width: 100%;
  color: #FFFFFF;
  float: inherit;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  border-radius: 500px;
  font-family: "proxima-nova", sans-serif;
  padding: 14px 24px 14px;
  background-color: #E80524;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .button.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .button.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .button.btn-black {
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:hover, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:focus, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:hover, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:focus, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:hover, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:focus, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:hover, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:focus, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:hover, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:focus, .my-account-page .woocommerce .woocommerce-address-fields .button:hover, .my-account-page .woocommerce .woocommerce-address-fields .button:focus, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:hover, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:focus, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:hover, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:focus, .my-account-page .woocommerce .woocommerce-ResetPassword .button:hover, .my-account-page .woocommerce .woocommerce-ResetPassword .button:focus {
  color: #FFFFFF;
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:hover.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:focus.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:hover.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:focus.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:hover.btn-black, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:focus.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:hover.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:focus.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:hover.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:focus.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .button:hover.btn-black, .my-account-page .woocommerce .woocommerce-address-fields .button:focus.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:hover.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:focus.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:hover.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:focus.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .button:hover.btn-black, .my-account-page .woocommerce .woocommerce-ResetPassword .button:focus.btn-black {
  background-color: #E80524;
}
.my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-Button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:hover.btn-primary, .my-account-page .woocommerce .woocommerce-EditAccountForm .woocommerce-form-login__submit:focus.btn-primary, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-EditAccountForm .button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-Button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:hover.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .woocommerce-form-login__submit:focus.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-address-fields .button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-Button:focus.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:hover.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .woocommerce-form-login__submit:focus.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .button:hover.btn-primary, .my-account-page .woocommerce .woocommerce-ResetPassword .button:focus.btn-primary {
  background-color: #000000;
}
.my-account-page .woocommerce .woocommerce-input-wrapper {
  width: 100%;
  display: block;
  position: relative;
}
.my-account-page .woocommerce .woocommerce-input-wrapper .select2-container {
  line-height: 42px;
}
.my-account-page .woocommerce .woocommerce-input-wrapper .select2-container .select2-selection--single {
  height: 42px;
  border-radius: 6px;
  border-color: #EBEBE5;
}
.my-account-page .woocommerce .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.my-account-page .woocommerce .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow b {
  left: 40%;
}
.my-account-page .woocommerce .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  line-height: 40px;
}
.my-account-page .woocommerce .woocommerce-Addresses h3 {
  margin-bottom: 0;
  text-transform: initial;
}
.my-account-page .woocommerce .woocommerce-Addresses .woocommerce-Address-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 17px 20px;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-account-page .woocommerce .woocommerce-Addresses .woocommerce-Address-title:before, .my-account-page .woocommerce .woocommerce-Addresses .woocommerce-Address-title:after {
  display: none;
}
.my-account-page .woocommerce .woocommerce-Addresses address {
  border-radius: 6px;
  padding: 10px 12px;
  border: 1px solid #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.my-account-page .woocommerce table.woocommerce-orders-table {
  border: 0;
  margin: 0 0px 30px 0;
}
.my-account-page .woocommerce table.woocommerce-orders-table thead th {
  border: 0;
  color: #E80524;
  padding: 7px 12px;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.my-account-page .woocommerce table.woocommerce-orders-table thead th.woocommerce-orders-table__header-order-actions {
  text-align: right;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td {
  color: #000000;
  padding: 7px 12px;
  font: 400 16px/24px "proxima-nova", sans-serif;
  border-color: #000000 !important;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td a:-moz-any-link:hover, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td a:-moz-any-link:focus {
  color: #E80524;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td a:any-link:hover, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td a:any-link:focus {
  color: #E80524;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td:first-child {
  border-left: 1px solid;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td:last-child {
  border-right: 1px solid;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions {
  text-align: right;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button {
  color: #FFFFFF;
  text-align: center;
  border-radius: 500px;
  padding: 7px 10px 5px;
  background-color: #000000;
  font: 500 14px/1.2 "proxima-nova", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:not(:last-child), .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:not(:last-child) {
  margin-right: 5px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button.cancel, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button.cancel {
  color: #FFFFFF;
  background-color: #E80524;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button.pay, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button.pay {
  color: #FFFFFF;
  background-color: #33A700;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:hover, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:focus, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:hover, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:hover.cancel, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:focus.cancel, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:hover.cancel, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:focus.cancel {
  color: #FFFFFF;
  background-color: rgb(182.0759493671, 3.9240506329, 28.253164557);
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:hover.pay, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:focus.pay, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:hover.pay, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions .button:focus.pay {
  color: #FFFFFF;
  background-color: #E80524;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr:first-child td:first-child {
  border-top-left-radius: 6px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr:first-child td:last-child {
  border-top-right-radius: 6px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr:last-child td {
  border-bottom: 1px solid;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot {
  max-width: 260px;
  margin-left: auto;
  border-radius: 6px;
  border: 1px solid #000000;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr {
  border: 0;
  margin-bottom: 0;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr:last-child {
  border-top: 1px solid;
  border-radius: 0;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr td, .my-account-page .woocommerce table.woocommerce-orders-table tfoot tr th {
  border: 0;
  font-size: 18px;
  padding: 9px 12px;
  line-height: 26px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.cart-subtotal td, .my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.cart-subtotal th, .my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.shipping td, .my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.shipping th {
  padding: 8px 12px;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.order-total td, .my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.order-total th {
  color: #000000;
  border: 0;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot tr.order-total td {
  color: #000000;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot th {
  text-align: left;
}
.my-account-page .woocommerce table.woocommerce-orders-table tfoot td {
  text-align: right;
  border-color: #000000 !important;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px 30px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table th.product-name, .my-account-page .woocommerce .woocommerce-order-details table.shop_table td.product-name {
  text-align: left;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table th.product-total, .my-account-page .woocommerce .woocommerce-order-details table.shop_table td.product-total {
  text-align: right;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  margin-bottom: 10px;
  border: 1px solid #000000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table thead {
  display: block;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table thead tr {
  border: 0;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table thead tr th {
  color: #E80524;
  padding: 0;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table thead tr th:last-child {
  padding-right: 12px;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody {
  display: block;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr.cart_item td {
  border: 0;
  font-size: 16px;
  padding: 9px 12px;
  line-height: 24px;
  font-weight: 700;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td {
  border: 0;
  color: #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td a {
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td a:hover, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td a:focus {
  color: #E80524;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td.product-total {
  padding-right: 12px !important;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td .wc-item-meta li {
  font-size: 14px;
  font-weight: 400;
  color: #AAAAA5;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td .wc-item-meta li strong {
  display: inline-block;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tbody tr td .wc-item-meta li p {
  display: inline-block;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot {
  max-width: 360px;
  margin-left: auto;
  border-radius: 6px;
  border: 1px solid #000000;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr:last-child {
  border-bottom: 0;
  border-radius: 0;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr td, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr th {
  border: 0;
  font-size: 18px;
  padding: 9px 12px;
  line-height: 26px;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.cart-subtotal td, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.cart-subtotal th, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.shipping td, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.shipping th {
  padding: 8px 12px;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.order-total td, .my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.order-total th {
  color: #000000;
  border: 0;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot tr.order-total td {
  color: #000000;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot th {
  text-align: left;
}
.my-account-page .woocommerce .woocommerce-order-details table.shop_table tfoot td {
  text-align: right;
  border-color: #000000 !important;
}
.my-account-page .woocommerce .woocommerce-customer-details .woocommerce-column__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 17px 20px;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 15px;
  text-transform: initial;
}
.my-account-page .woocommerce .woocommerce-customer-details address {
  border-radius: 6px;
  padding: 10px 12px;
  border: 1px solid #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.my-account-page .woocommerce .woocommerce-payment-history {
  border-radius: 12px;
  padding: 18px 15px 27px;
  background-color: #FFFFFF;
}
.my-account-page .woocommerce .woocommerce-payment-history h2.title {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 13px;
  text-transform: initial;
}
.my-account-page .woocommerce .woocommerce-payment-history .woocommerce-orders-table {
  margin-bottom: 20px;
}
.my-account-page .woocommerce .woocommerce-payment-history .btn {
  width: 100%;
}
.my-account-page .woocommerce .dashboard-breadcrumb__inside {
  margin-bottom: 15px;
}
.my-account-page .woocommerce .dashboard-breadcrumb__inside .order-number-date-status {
  margin: 15px 0 7px;
  font-size: 16px;
  line-height: 24px;
}
.my-account-page .woocommerce .dashboard-breadcrumb__inside .order-number, .my-account-page .woocommerce .dashboard-breadcrumb__inside .order-date, .my-account-page .woocommerce .dashboard-breadcrumb__inside .order-status {
  border-radius: 2px;
  background-color: #EBEBE5;
}
.my-account-page .woocommerce .dashboard-breadcrumb__inside .title {
  font-size: 24px;
  line-height: 32px;
}
.my-account-page .woocommerce .dashboard-breadcrumb__inside + p {
  display: none;
}
.my-account-page .woocommerce .u-columns.woocommerce-Addresses.col2-set {
  padding: 0;
  margin-top: 30px;
}
.my-account-page .woocommerce .u-columns.woocommerce-Addresses.col2-set .u-column1.col-1.woocommerce-Address, .my-account-page .woocommerce .u-columns.woocommerce-Addresses.col2-set .u-column2.col-2.woocommerce-Address {
  padding: 0;
}

.woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper {
  width: 50%;
  text-align: center;
}
.woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-lost-password .my-account-page .woocommerce-error {
  max-width: 100%;
}

.my-account-history {
  margin-bottom: -10px;
}
.my-account-history__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 170px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: currentColor;
}
.my-account-history__card .sub-title {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.my-account-history__card .sub-title.black {
  color: #000000;
}
.my-account-history__card .title {
  color: #FFFFFF;
  font-weight: 400;
}
.my-account-history__card .title.black {
  color: #000000;
}
.my-account-history__card .number {
  color: #FFFFFF;
  margin-top: 6px;
}
.my-account-history__card .btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-account-history__card .btn.btn-secondary {
  background-color: #33A700;
}
.my-account-history__card .btn:hover, .my-account-history__card .btn:focus {
  color: #E80524;
  background-color: #FFFFFF;
}
.my-account-history__card .btn:hover.btn-secondary, .my-account-history__card .btn:focus.btn-secondary {
  color: #FFFFFF;
  background-color: #E80524;
}

.dashboard-breadcrumb {
  padding: 15px 0;
  background-color: #F8F8F5;
}
.dashboard-breadcrumb__wrap {
  padding: 0;
  z-index: 1;
  background: #FFFFFF;
  position: relative;
  border-radius: 12px;
  padding: 20px 20px 15px;
}
.dashboard-breadcrumb__wrap .breadcrumb {
  border: 0;
  margin: 0;
  z-index: 2;
  padding: 0;
  border-radius: 0;
  position: relative;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  vertical-align: middle;
  font-family: "proxima-nova", sans-serif;
}
.dashboard-breadcrumb__wrap .breadcrumb span.angle-right {
  color: #000000;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
}
.dashboard-breadcrumb__wrap .breadcrumb .current-page {
  color: #000000 !important;
  text-decoration: none !important;
}
.dashboard-breadcrumb__wrap .breadcrumb a {
  color: #000000;
  vertical-align: middle;
}
.dashboard-breadcrumb__wrap .breadcrumb a:hover, .dashboard-breadcrumb__wrap .breadcrumb a:focus {
  color: #E80524;
}

.cart-page {
  padding-bottom: 80px;
  background-color: #F8F8F5;
}
.cart-page .woocommerce .woocommerce-info {
  border-top-color: #E80524;
  background-color: #FFFFFF;
}
.cart-page .woocommerce .woocommerce-info:before {
  color: #33A700;
}
.cart-page .woocommerce .woocommerce-message {
  border-top-color: #33A700;
  background-color: #FFFFFF;
}
.cart-page .woocommerce .woocommerce-message:before {
  color: #33A700;
}
.cart-page .woocommerce .return-to-shop .wc-backward {
  border: 0;
  margin: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding: 12px 24px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  font-family: "proxima-nova", sans-serif;
  background-color: #E80524;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart-page .woocommerce .return-to-shop .wc-backward:hover, .cart-page .woocommerce .return-to-shop .wc-backward:focus {
  color: #FFFFFF;
  background: #000000;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #000000;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table thead th {
  color: #E80524;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td {
  color: #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions) {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions):first-child {
  border-left: 1px solid #000000;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions):last-child {
  border-right: 1px solid #000000;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions {
  border: 0;
  padding: 5px 0;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
  padding: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 360px;
  position: relative;
  border-radius: 6px;
  padding: 10px 10px;
  background-color: #FFFFFF;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon #coupon_code {
  float: none;
  margin: 0 !important;
  border-right: 0 !important;
  font-size: 16px !important;
  margin-right: 10px !important;
  line-height: 24px !important;
  padding: 7px 14px !important;
  border-radius: 6px !important;
  background-color: #F8F8F5 !important;
  border: 1px solid #EBEBE5 !important;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon #coupon_code::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon #coupon_code::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon #coupon_code:-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon #coupon_code:-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon .button {
  float: none;
  outline: 0;
  height: 100%;
  padding: 8px 18px;
  white-space: nowrap;
  background-color: #33A700;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon .button:hover, .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon .button:focus {
  background: #E80524 !important;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .button {
  border: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .button:hover, .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions input[type=submit] {
  background: #E80524;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove {
  width: 3%;
  min-width: 40px;
  padding-left: 20px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove a {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  color: #FFFFFF !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E80524;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
  width: 5%;
  min-width: 85px;
  padding-right: 0;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail img {
  width: 72px;
  border-radius: 12px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name {
  width: 50%;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name a {
  color: #000000;
  font-weight: 700;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name a:hover, .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name a:focus {
  color: #E80524;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name .variation-InvoiceNumber, .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name .variation-Description {
  font-size: 14px;
  font-weight: 400;
  color: #AAAAA5;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity {
  width: 100%;
  color: #FFFFFF;
  max-width: 70px;
  position: relative;
  margin-right: auto;
  border-radius: 8px;
  background-color: #E80524;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .label {
  display: none !important;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input {
  font-size: 16px;
  line-height: 1.2;
  border: 0 !important;
  color: #FFFFFF !important;
  padding-right: 28px !important;
  padding: 10px 17px !important;
  background: transparent !important;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input::-webkit-input-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input::-moz-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input:-ms-input-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input:-moz-placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid {
  z-index: 1;
  right: 12px;
  font-size: 6px;
  cursor: pointer;
  line-height: 6px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid:hover {
  color: #000000;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid.icon-plus {
  top: 12px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid.icon-plus:before {
  width: 0;
  height: 0;
  content: "";
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid.icon-minus {
  bottom: 12px;
}
.cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity .qid.icon-minus:before {
  width: 0;
  height: 0;
  content: "";
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.cart-page .woocommerce .cart-collaterals {
  margin-top: 20px;
}
.cart-page .woocommerce .cart-collaterals .cart_totals {
  max-width: 380px;
}
.cart-page .woocommerce .cart-collaterals .cart_totals h2 {
  display: none;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table {
  margin-bottom: 10px;
  border: 1px solid #000000;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr {
  font-size: 16px;
  line-height: 24px;
  font-family: "proxima-nova", sans-serif;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td, .cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {
  border-color: #000000;
  color: #000000;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td {
  text-align: right;
  font-weight: 700;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr a {
  color: #000000;
}
.cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr a:hover, .cart-page .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr a:focus {
  color: #E80524;
}
.cart-page .woocommerce .cart-collaterals .wc-proceed-to-checkout {
  margin: 0;
  padding: 0;
}
.cart-page .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
  border: 0;
  margin: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding: 18px 26px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  font-family: "proxima-nova", sans-serif;
  background-color: #33A700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart-page .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover, .cart-page .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus {
  color: #FFFFFF;
  background: #E80524;
}

/*** Checkout Page */
.checkout-page {
  padding: 40px 0 60px;
  background-color: #F8F8F5;
  overflow: hidden;
}
.checkout-page .woocommerce {
  overflow: hidden;
}
.checkout-page .woocommerce .woocommerce-info {
  border-top-color: #E80524;
  background-color: #FFFFFF;
}
.checkout-page .woocommerce .woocommerce-info:before {
  color: #000000;
}
.checkout-page .woocommerce .woocommerce-form-login {
  padding: 20px;
  border-radius: 0;
  margin: 0 0 30px;
  border: 2px solid #000000;
}
.checkout-page .woocommerce .woocommerce-form-login p {
  margin: 0;
}
.checkout-page .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row {
  margin-top: 10px !important;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row.form-row-first {
  width: 50%;
  padding-right: 15px !important;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row.form-row-last {
  width: 50%;
  padding-left: 15px !important;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row label {
  line-height: inherit;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row label.woocommerce-form-login__rememberme {
  margin-bottom: 10px;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row .input-text, .checkout-page .woocommerce .woocommerce-form-login .form-row input {
  margin: 0 !important;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input),
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url],
.checkout-page .woocommerce .woocommerce-form-login .form-row select, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-form-login .form-row select::-webkit-inner-spin-button, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input),
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password],
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url],
.checkout-page .woocommerce .woocommerce-form-login .form-row select, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row select::-webkit-input-placeholder, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input)::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row select::-moz-placeholder, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input):-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row select:-ms-input-placeholder, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input):-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-form-login .form-row select:-moz-placeholder, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input):hover, .checkout-page .woocommerce .woocommerce-form-login .form-row input[type=text]:not(.select2-input):focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=number]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=email]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=tel]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=search]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=password]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row input[type=url]:focus,
.checkout-page .woocommerce .woocommerce-form-login .form-row select:hover,
.checkout-page .woocommerce .woocommerce-form-login .form-row select:focus, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea:hover, .checkout-page .woocommerce .woocommerce-form-login .form-row textarea:focus {
  outline: 0;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row .button {
  border: 0;
  outline: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 700;
  line-height: 26px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-page .woocommerce .woocommerce-form-login .form-row .button:hover, .checkout-page .woocommerce .woocommerce-form-login .form-row .button:focus {
  color: #FFFFFF;
  background: #E80524;
}
.checkout-page .woocommerce .woocommerce-form-login .lost_password {
  margin: 15px 0 0;
  font-size: 18px;
  line-height: 26px;
}
.checkout-page .woocommerce .woocommerce-form-login .lost_password a {
  color: #000000;
}
.checkout-page .woocommerce .woocommerce-form-login .lost_password a:hover, .checkout-page .woocommerce .woocommerce-form-login .lost_password a:focus {
  color: #E80524;
}
.checkout-page .woocommerce .checkout_coupon {
  padding: 20px;
  border-radius: 0;
  margin: 0 0 30px;
  border: 2px solid #000000;
}
.checkout-page .woocommerce .checkout_coupon p {
  margin: 0;
}
.checkout-page .woocommerce .checkout_coupon .form-row {
  width: 100%;
  margin-top: 15px !important;
}
.checkout-page .woocommerce .checkout_coupon .form-row .input-text {
  margin: 0 !important;
}
.checkout-page .woocommerce .checkout_coupon .form-row .button {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-page .woocommerce .checkout_coupon .form-row .button:hover, .checkout-page .woocommerce .checkout_coupon .form-row .button:focus {
  background: #E80524;
}
.checkout-page .woocommerce .woocommerce-checkout {
  overflow: hidden;
}
.checkout-page .woocommerce .woocommerce-checkout h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: initial;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input),
.checkout-page .woocommerce .woocommerce-checkout input[type=number],
.checkout-page .woocommerce .woocommerce-checkout input[type=email],
.checkout-page .woocommerce .woocommerce-checkout input[type=tel],
.checkout-page .woocommerce .woocommerce-checkout input[type=search],
.checkout-page .woocommerce .woocommerce-checkout input[type=password],
.checkout-page .woocommerce .woocommerce-checkout input[type=url],
.checkout-page .woocommerce .woocommerce-checkout select, .checkout-page .woocommerce .woocommerce-checkout textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]::-webkit-inner-spin-button,
.checkout-page .woocommerce .woocommerce-checkout select::-webkit-inner-spin-button, .checkout-page .woocommerce .woocommerce-checkout textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input),
.checkout-page .woocommerce .woocommerce-checkout input[type=number],
.checkout-page .woocommerce .woocommerce-checkout input[type=email],
.checkout-page .woocommerce .woocommerce-checkout input[type=tel],
.checkout-page .woocommerce .woocommerce-checkout input[type=search],
.checkout-page .woocommerce .woocommerce-checkout input[type=password],
.checkout-page .woocommerce .woocommerce-checkout input[type=url],
.checkout-page .woocommerce .woocommerce-checkout select, .checkout-page .woocommerce .woocommerce-checkout textarea {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input)::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]::-webkit-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout select::-webkit-input-placeholder, .checkout-page .woocommerce .woocommerce-checkout textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input)::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]::-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout select::-moz-placeholder, .checkout-page .woocommerce .woocommerce-checkout textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input):-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]:-ms-input-placeholder,
.checkout-page .woocommerce .woocommerce-checkout select:-ms-input-placeholder, .checkout-page .woocommerce .woocommerce-checkout textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input):-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]:-moz-placeholder,
.checkout-page .woocommerce .woocommerce-checkout select:-moz-placeholder, .checkout-page .woocommerce .woocommerce-checkout textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input):hover, .checkout-page .woocommerce .woocommerce-checkout input[type=text]:not(.select2-input):focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=number]:focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=email]:focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=tel]:focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=search]:focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=password]:focus,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]:hover,
.checkout-page .woocommerce .woocommerce-checkout input[type=url]:focus,
.checkout-page .woocommerce .woocommerce-checkout select:hover,
.checkout-page .woocommerce .woocommerce-checkout select:focus, .checkout-page .woocommerce .woocommerce-checkout textarea:hover, .checkout-page .woocommerce .woocommerce-checkout textarea:focus {
  outline: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper {
  width: 100%;
  display: block;
  position: relative;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper .select2-container {
  line-height: 42px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper .select2-container .select2-selection--single {
  height: 42px;
  border-radius: 6px;
  border-color: #EBEBE5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow b {
  left: 40%;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  line-height: 40px;
}
.checkout-page .woocommerce .woocommerce-checkout .col2-set {
  width: 48%;
  float: left;
}
.checkout-page .woocommerce .woocommerce-checkout .col2-set .col {
  padding-left: 0;
  padding-right: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row {
  padding: 0;
  margin: 0 0 10px !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row#billing_address_1_field, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row#billing_postcode_field {
  margin-top: 13px !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row.form-row-first, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row.form-row-last {
  width: 100%;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row label {
  margin-bottom: 5px;
  font-weight: 400;
  line-height: inherit;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row input.input-text:focus, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection__rendered:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields {
  margin-bottom: 15px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row input[type=checkbox] {
  display: none;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row label:before, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row label:after {
  left: 0;
  z-index: 2;
  content: "";
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  position: absolute;
  border-radius: 500px;
  top: calc(50% - 10px);
  background-color: #F8F8F5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row label:after {
  z-index: 1;
  border: 5px solid transparent;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row input:checked ~ label:after {
  background: #E80524;
  border-color: #F8F8F5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row label {
  line-height: inherit;
  margin-bottom: 5px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row textarea {
  font-size: 16px !important;
  line-height: 24px !important;
  border-radius: 6px !important;
  border: 1px solid #EBEBE5 !important;
  background-color: #FFFFFF !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row textarea::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row textarea:-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
  width: 48%;
  float: right;
  border-radius: 10px;
  padding: 20px 20px 30px;
  border: 1px solid #000000;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order h3 {
  margin-top: 0;
  margin-bottom: 4px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px 30px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table th.product-name, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table td.product-name {
  text-align: left;
  padding-left: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table th.product-total, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table td.product-total {
  text-align: right;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  margin-bottom: 10px;
  border: 1px solid #000000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead {
  display: block;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead tr {
  border: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead tr th {
  color: #E80524;
  padding: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead tr th:last-child {
  padding-right: 12px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody {
  display: block;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item td {
  border: 0;
  font-size: 16px;
  padding: 9px 12px;
  line-height: 24px;
  font-weight: 700;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item td.product-name .variation-InvoiceNumber, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item td.product-name .variation-Description {
  font-size: 14px;
  font-weight: 400;
  color: #AAAAA5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr td {
  color: #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
  border-color: #000000 !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tbody tr td.product-total {
  padding-right: 12px !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot {
  max-width: 260px;
  margin-left: auto;
  border-radius: 6px;
  border: 1px solid #000000;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr {
  border: 0;
  margin-bottom: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr:last-child {
  border-top: 1px solid;
  border-radius: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr td, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr th {
  border: 0;
  font-size: 18px;
  padding: 9px 12px;
  line-height: 26px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal td, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal th, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping td, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping th {
  padding: 8px 12px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total th {
  color: #000000;
  border: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td {
  color: #000000;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot th {
  text-align: left;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot td {
  text-align: right;
  border-color: #000000 !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
  background: transparent !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment#payment .form-row.place-order {
  padding: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods {
  border: 0 !important;
  padding: 0 !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li {
  padding-left: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li input[type=radio] {
  display: none;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:before, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:after {
  left: 0;
  z-index: 2;
  content: "";
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  position: absolute;
  border-radius: 500px;
  top: calc(50% - 10px);
  background-color: #F8F8F5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:after {
  z-index: 1;
  border: 5px solid transparent;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li input:checked ~ label:after {
  background: #E80524;
  border-color: #F8F8F5;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .payment_box {
  padding: 0 !important;
  margin: 15px 0 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  background-color: transparent !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .payment_box:before {
  content: none !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon img {
  margin: 0 15px 0 0 !important;
  max-height: inherit !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a {
  color: #9b9b9c;
  font-size: 12px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a:hover, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a:focus {
  color: #E80524;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_box:before {
  border-bottom-color: #F8F8F8 !important;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order {
  margin: 0;
  padding: 0;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  display: none;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  padding: 10px 0 15px;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper a {
  color: #E80524;
  font-weight: 400;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper a:hover, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper a:focus {
  color: rgba(221, 221, 221, 0.8666666667);
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper label {
  cursor: pointer;
  line-height: 26px;
  padding-left: 30px;
  position: relative;
  display: inline-block;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper label:before, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper label:after {
  left: 0;
  top: 4px;
  z-index: 2;
  content: "";
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  position: absolute;
  border-radius: 500px;
  border: 2px solid #E80524;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper label:after {
  z-index: 1;
  border: 5px solid transparent;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper input:checked ~ label:after {
  background: #E80524;
  border-color: #FFFFFF;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
  display: none;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .button {
  border: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 800;
  line-height: 26px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .button:hover, .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}

.woocommerce-order-received .woocommerce .woocommerce-order h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 10px;
  text-transform: initial;
}
.woocommerce-order-received .woocommerce .woocommerce-order ul {
  margin-bottom: 20px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order ul li {
  padding-left: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order ul.order_details li {
  border-right: 0;
  padding-right: 0;
  padding-left: 15px;
  border-left: 1px dashed #d3ced2;
}
.woocommerce-order-received .woocommerce .woocommerce-order ul.wc-item-meta {
  font-size: 14px;
  font-weight: 400;
  color: #AAAAA5;
}
.woocommerce-order-received .woocommerce .woocommerce-order ul.wc-item-meta li strong {
  font-weight: 400;
}
.woocommerce-order-received .woocommerce .woocommerce-order p {
  margin: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice--success {
  position: relative;
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice--success:before {
  color: green;
  content: "✔";
  font-size: 15px;
  padding-right: 10px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details {
  margin: 0;
  padding: 30px 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px 30px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table th.product-name, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table td.product-name {
  text-align: left;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table th.product-total, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table td.product-total {
  text-align: right;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  margin-bottom: 10px;
  border: 1px solid #000000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead {
  display: block;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead tr {
  border: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead tr th {
  color: #E80524;
  padding: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead tr th:last-child {
  padding-right: 12px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody {
  display: block;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr.cart_item td {
  border: 0;
  font-size: 16px;
  padding: 9px 12px;
  line-height: 24px;
  font-weight: 700;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td {
  border: 0;
  color: #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td a {
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td a:hover, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td a:focus {
  color: #E80524;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td.product-total {
  padding-right: 12px !important;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot {
  max-width: 360px;
  margin-left: auto;
  border-radius: 6px;
  border: 1px solid #000000;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child {
  border-bottom: 0;
  border-radius: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr td, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr th {
  border: 0;
  font-size: 18px;
  padding: 9px 12px;
  line-height: 26px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.cart-subtotal td, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.cart-subtotal th, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.shipping td, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.shipping th {
  padding: 8px 12px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.order-total td, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.order-total th {
  color: #000000;
  border: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr.order-total td {
  color: #000000;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot th {
  text-align: left;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot td {
  text-align: right;
  border-color: #000000 !important;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details {
  margin: 0;
  padding-bottom: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 17px 20px;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 15px;
  text-transform: initial;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns {
  padding: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details address {
  border-radius: 6px;
  padding: 10px 12px;
  border: 1px solid #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}

#order_review table.shop_table {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0px 30px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#order_review table.shop_table th.product-name, #order_review table.shop_table td.product-name {
  text-align: left;
}
#order_review table.shop_table th.product-total, #order_review table.shop_table td.product-total {
  text-align: right;
}
#order_review table.shop_table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  margin-bottom: 10px;
  border: 1px solid #000000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#order_review table.shop_table thead {
  display: block;
}
#order_review table.shop_table thead tr {
  border: 0;
}
#order_review table.shop_table thead tr th {
  color: #E80524;
  padding: 0;
}
#order_review table.shop_table thead tr th:last-child {
  padding-right: 12px;
}
#order_review table.shop_table tbody {
  display: block;
}
#order_review table.shop_table tbody tr.cart_item td {
  border: 0;
  font-size: 16px;
  padding: 9px 12px;
  line-height: 24px;
  font-weight: 700;
}
#order_review table.shop_table tbody tr td {
  border: 0;
  color: #000000;
  font: 400 16px/24px "proxima-nova", sans-serif;
}
#order_review table.shop_table tbody tr td a {
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#order_review table.shop_table tbody tr td a:hover, #order_review table.shop_table tbody tr td a:focus {
  color: #E80524;
}
#order_review table.shop_table tbody tr td.product-total {
  padding-right: 12px !important;
}
#order_review table.shop_table tfoot {
  max-width: 360px;
  margin-left: auto;
  border-radius: 6px;
  border: 1px solid #000000;
}
#order_review table.shop_table tfoot tr {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid;
}
#order_review table.shop_table tfoot tr:last-child {
  border-bottom: 0;
  border-radius: 0;
}
#order_review table.shop_table tfoot tr td, #order_review table.shop_table tfoot tr th {
  border: 0;
  font-size: 18px;
  padding: 9px 12px;
  line-height: 26px;
}
#order_review table.shop_table tfoot tr.cart-subtotal td, #order_review table.shop_table tfoot tr.cart-subtotal th, #order_review table.shop_table tfoot tr.shipping td, #order_review table.shop_table tfoot tr.shipping th {
  padding: 8px 12px;
}
#order_review table.shop_table tfoot tr.order-total td, #order_review table.shop_table tfoot tr.order-total th {
  color: #000000;
  border: 0;
}
#order_review table.shop_table tfoot tr.order-total td {
  color: #000000;
}
#order_review table.shop_table tfoot th {
  text-align: left;
}
#order_review table.shop_table tfoot td {
  text-align: right;
  border-color: #000000 !important;
}
#order_review #payment {
  background: transparent !important;
}
#order_review #payment .form-row {
  padding: 0;
}
#order_review #payment .payment_methods {
  border: 0 !important;
  padding: 0 !important;
}
#order_review #payment .payment_methods li {
  padding-left: 0;
}
#order_review #payment .payment_methods li input[type=radio] {
  display: none;
}
#order_review #payment .payment_methods li label {
  color: #AAAAA5;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
#order_review #payment .payment_methods li label:before {
  left: 0;
  top: 1px;
  content: "";
  height: 18px;
  width: 18px;
  padding: 0;
  border: 0;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #F8F8F5;
}
#order_review #payment .payment_methods li label:after {
  top: 6px;
  left: 5px;
  content: "";
  height: 8px;
  z-index: 2;
  border: 0;
  padding: 0;
  width: 8px;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #E3E3DD;
}
#order_review #payment .payment_methods li input:checked ~ label {
  color: #000000;
}
#order_review #payment .payment_methods li input:checked ~ label:after {
  background: #E80524;
}
#order_review #payment .payment_methods li .payment_box {
  padding: 0 !important;
  margin: 10px 0 !important;
  padding-left: 30px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  background-color: transparent !important;
}
#order_review #payment .payment_methods li .payment_box:before {
  content: none !important;
}
#order_review #payment .payment_methods li .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#order_review #payment .payment_methods li .icon img {
  margin: 0 15px 0 0 !important;
  max-height: inherit !important;
}
#order_review #payment .payment_methods li .icon a {
  color: #9b9b9c;
  font-size: 12px;
}
#order_review #payment .payment_methods li .icon a:hover, #order_review #payment .payment_methods li .icon a:focus {
  color: #E80524;
}
#order_review #payment .wc_payment_methods {
  border-radius: 6px;
  padding: 20px 20px !important;
  background-color: #FFFFFF;
}
#order_review #payment .form-row:not(.validate-required) {
  padding-top: 15px;
}
#order_review #payment .form-row:not(.validate-required) .woocommerce-terms-and-conditions-wrapper {
  display: inline-block;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  font-family: "proxima-nova", sans-serif;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  border: 1px solid #EBEBE5 !important;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h1, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h2, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h3, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h4, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h5, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions h6, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h1, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h2, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h3, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h4, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h5, #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .h6 {
  text-transform: initial;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions ul {
  margin-bottom: 20px;
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions ul li {
  font-size: 16px;
  line-height: 24px;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions ul li:not(:last-child) {
  margin-bottom: 3px;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  padding: 0;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper a {
  color: #E80524;
  font-weight: 400;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper input[type=checkbox] {
  display: none;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper label {
  color: #000000;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper label:before {
  left: 0;
  top: 1px;
  content: "";
  height: 18px;
  width: 18px;
  padding: 0;
  border: 0;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #F8F8F5;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper label:after {
  top: 6px;
  left: 5px;
  content: "";
  height: 8px;
  z-index: 2;
  border: 0;
  padding: 0;
  width: 8px;
  position: absolute;
  border-radius: 500px;
  display: inline-block;
  background-color: #E3E3DD;
}
#order_review #payment .woocommerce-terms-and-conditions-wrapper input:checked ~ label:after {
  background: #E80524;
}
#order_review #payment .button {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 12px 20px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#order_review #payment .button:hover, #order_review #payment .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}

/***********************************
SHOP Details STYLES
***********************************/
.shop-details {
  padding: 30px 0 50px;
}
.shop-details hr {
  border-color: #000000;
}
.shop-details .woocommerce-message {
  border-top-color: #33A700;
  background-color: #FFFFFF;
}
.shop-details .woocommerce-message:before {
  color: #33A700;
}
.shop-details .woocommerce-message .button {
  border: 0;
  outline: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 8px 16px;
  position: relative;
  border-radius: 500px;
  text-decoration: none;
  background-color: #33A700;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-details .woocommerce-message .button:hover, .shop-details .woocommerce-message .button:focus {
  color: #FFFFFF;
  background-color: #E80524;
}
.shop-details__content {
  padding-bottom: 50px;
}
.shop-details__content .left {
  max-width: 472px;
  margin-right: 30px;
}
.shop-details__content .icon i {
  font-size: 17px;
}
.shop-details__content .title {
  margin-bottom: 5px;
  text-transform: initial;
}
.shop-details__content .price {
  margin-bottom: 20px;
  color: #E80524 !important;
  font-size: 30px !important;
  line-height: 27px !important;
}
.shop-details__content .woocommerce-product-details__short-description {
  max-width: 510px;
  margin-bottom: 20px;
}
.shop-details__content p {
  font-size: 16px;
  line-height: 24px;
}
.shop-details__content .product_meta {
  margin-bottom: 5px;
}
.shop-details__content .product_meta span {
  color: #767D8E;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 9px;
}
.shop-details__content .product_meta .posted_in {
  display: none;
}
.shop-details__content .cart {
  margin: 0 !important;
}
.shop-details__content .cart .nyp {
  margin: 0;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #E9EEF9;
}
.shop-details__content .cart .nyp label {
  margin: 0;
  min-width: 184px;
  color: #000000;
  text-align: left;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.shop-details__content .cart .nyp .nyp-input {
  color: #000000 !important;
  text-align: left !important;
  max-width: 260px !important;
  padding: 8px 20px !important;
  background: #FFFFFF !important;
  border-radius: 500px !important;
  border: 1px solid #000000 !important;
}
.shop-details__content .cart .nyp .woocommerce-nyp-message {
  width: 100%;
  padding-left: 194px;
  margin: 0 !important;
}
.shop-details__content .cart .nyp .woocommerce-nyp-message .woocommerce-error {
  border: 0;
  margin-bottom: 0;
  padding: 0 0 0 25px;
  background: transparent;
}
.shop-details__content .cart .nyp .woocommerce-nyp-message .woocommerce-error:before {
  top: auto;
  left: 0;
}
.shop-details__content .cart .custom_invoice_number {
  margin: 0;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #E9EEF9;
}
.shop-details__content .cart .custom_invoice_number label {
  margin: 0;
  min-width: 184px;
  color: #000000;
  text-align: left;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.shop-details__content .cart .custom_invoice_number input, .shop-details__content .cart .custom_invoice_number textarea {
  color: #000000 !important;
  text-align: left !important;
  max-width: 260px !important;
  padding: 8px 20px !important;
  background: #FFFFFF !important;
  border-radius: 500px !important;
  border: 1px solid #000000 !important;
}
.shop-details__content .cart .variations {
  margin: 0 !important;
}
.shop-details__content .cart .variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #E9EEF9;
}
.shop-details__content .cart .variations th, .shop-details__content .cart .variations td {
  padding: 10px 0;
}
.shop-details__content .cart .variations .label {
  overflow: hidden;
  display: inline-block;
}
.shop-details__content .cart .variations .label label {
  margin: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  width: 200px !important;
}
.shop-details__content .cart .variations .label span {
  color: #767D8E;
  text-align: left;
  display: block !important;
  font-size: 14px;
  margin-top: 3px !important;
  margin-left: -6px !important;
  font-weight: 500;
  line-height: 16px;
}
.shop-details__content .cart .variations .value {
  display: inline-block;
}
.shop-details__content .cart .variations .value select {
  border: 1px solid #000000 !important;
  padding: 5px 15px !important;
}
.shop-details__content .cart .variations .reset_variations {
  margin-left: 20px !important;
}
.shop-details__content .cart .variations .reset_variations[style="visibility: hidden;"] {
  display: none !important;
}
.shop-details__content .cart .variations .variable-items-wrapper {
  margin: -8px !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper {
  margin: -6px !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li {
  margin: 6px !important;
  width: 45px !important;
  height: 45px !important;
  padding: 4px !important;
  border-radius: 125px !important;
  border: 1px solid transparent !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li:hover {
  background: transparent !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li.selected {
  background: transparent !important;
  border-color: #E80524 !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li .variable-item-contents:before {
  display: none !important;
}
.shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li .variable-item-span {
  overflow: hidden !important;
  border-radius: 24px !important;
}
.shop-details__content .cart .variations .variable-items-wrapper li {
  margin: 8px !important;
  padding: 0 !important;
  width: 80px !important;
  height: 42px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 21px !important;
  border: 1px solid #E80524 !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.shop-details__content .cart .variations .variable-items-wrapper li:hover {
  color: #FFFFFF !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #E80524 !important;
}
.shop-details__content .cart .variations .variable-items-wrapper li.selected {
  color: #FFFFFF !important;
  background: #E80524 !important;
}
.shop-details__content .cart .variations .variable-items-wrapper li .variable-item-contents {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.shop-details__content .cart .variations .variable-items-wrapper li .variable-item-span {
  font-size: 18px !important;
  line-height: 42px !important;
}
.shop-details__content .cart .quantity {
  border-top: 1px solid #E9EEF9;
  margin: 0 !important;
  border-bottom: 1px solid #E9EEF9;
  float: none !important;
  display: block !important;
  padding: 20px 0 !important;
  gap: 10px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.shop-details__content .cart .quantity .label {
  margin: 0;
  color: #000000;
  text-align: left;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  width: 184px !important;
}
.shop-details__content .cart .quantity .label span {
  color: #767D8E;
  display: block;
  text-align: left;
  font-size: 14px;
  margin: 5px 0 0;
  font-weight: 400;
  line-height: 16px;
}
.shop-details__content .cart .quantity .qid {
  width: 80px;
  height: 42px;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 21px;
  background: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shop-details__content .cart .quantity .qid:before {
  font-size: 12px;
}
.shop-details__content .cart .quantity .qty {
  height: 42px;
  padding: 8px 0 !important;
  width: 80px !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  background: #FFFFFF !important;
  border-radius: 21px !important;
}
.shop-details__content .cart .quantity .qty::-webkit-inner-spin-button {
  display: none;
}
.shop-details__content .cart .woocommerce-variation-price {
  margin-left: 200px;
  margin-bottom: 10px;
}
.shop-details__content .cart .single_add_to_cart_button {
  outline: 0;
  position: relative;
  color: #FFFFFF !important;
  margin-top: 20px !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  border-radius: 32px !important;
  background: #000000 !important;
  padding: 12px 26px !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.shop-details__content .cart .single_add_to_cart_button:hover {
  color: #FFFFFF !important;
  background: #E80524 !important;
}
.shop-details__media {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  padding-bottom: 50px;
}
.shop-details__media .woocommerce-product-gallery {
  padding: 0;
  margin: 0 !important;
  width: 100% !important;
}
.shop-details__media .woocommerce-product-gallery--with-images {
  position: relative;
}
.shop-details__media .woocommerce-product-gallery--with-images:after {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  color: #283D66;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  text-align: center;
  pointer-events: none;
  mix-blend-mode: multiply;
  content: "Click on image to zoom in";
}
.shop-details__media .woocommerce-product-gallery .flex-control-nav {
  top: 40px;
  left: 20px;
  margin: -4px;
  position: absolute;
}
.shop-details__media .woocommerce-product-gallery .flex-control-nav li {
  height: 38px;
  overflow: hidden;
  background: #FFFFFF;
  margin: 6px !important;
  width: 38px !important;
  float: none !important;
  border-radius: 500px !important;
}
.shop-details__media .woocommerce-product-gallery .flex-control-nav li img {
  padding: 2px;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  border-radius: 500px;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-details__media .woocommerce-product-gallery .flex-control-nav li img.flex-active {
  border-color: #E80524;
}
.shop-details .woocommerce-tabs .tabs {
  padding: 0;
  display: block;
  position: relative;
  list-style: none;
  border-bottom: 1px solid #E9EEF9;
}
.shop-details .woocommerce-tabs .tabs li {
  display: inline-block;
}
.shop-details .woocommerce-tabs .tabs li:not(:last-child) {
  margin-right: 5px;
}
.shop-details .woocommerce-tabs .tabs li a {
  outline: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 10px 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-family: "proxima-nova", sans-serif;
}
.shop-details .woocommerce-tabs .tabs li a:before {
  left: 0;
  right: 0;
  width: 0;
  content: "";
  bottom: -1px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  background-color: #E80524;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-details .woocommerce-tabs .tabs li.active a:before {
  width: 100%;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
  padding: 20px 0 0;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  margin-bottom: 8px;
  text-transform: initial;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews p {
  margin-bottom: 0;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-reply-title {
  display: block;
  margin-bottom: 10px;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form label {
  margin-bottom: 5px;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field),
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field)::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]::-webkit-inner-spin-button,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select::-webkit-inner-spin-button, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field),
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url],
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea {
  width: 100% !important;
  height: auto !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  line-height: 24px !important;
  padding: 8px 15px !important;
  background: #FFFFFF !important;
  border-radius: 6px !important;
  font-family: "proxima-nova", sans-serif !important;
  border: 1px solid #EBEBE5 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field)::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]::-webkit-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select::-webkit-input-placeholder, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field)::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]::-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select::-moz-placeholder, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field):-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]:-ms-input-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select:-ms-input-placeholder, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field):-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]:-moz-placeholder,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select:-moz-placeholder, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field):hover, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=text]:not(.select2-input, .select2-search__field):focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=number]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=email]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=tel]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=search]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=password]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form input[type=url]:focus,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select:hover,
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form select:focus, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea:hover, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form textarea:focus {
  outline: 0;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form .form-submit .submit {
  border: 0 !important;
  color: #FFFFFF !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  padding: 8px 20px !important;
  position: relative !important;
  border-radius: 500px !important;
  text-decoration: none !important;
  background-color: #000000 !important;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form .form-submit .submit:hover, .shop-details .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .comment-form .form-submit .submit:focus {
  color: #FFFFFF;
  background-color: #E80524 !important;
}

.pswp__bg, .pswp__caption {
  background: transparent;
  backdrop-filter: blur(10px);
  --webkit-backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__button:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.similar-products__content {
  margin-bottom: 10px;
}
.similar-products__content .title {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
  text-transform: initial;
}

.related-products {
  padding: 10px 0;
}

@media only screen and (max-width: 991px) {
  .checkout-page .woocommerce .woocommerce-checkout h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .checkout-page .woocommerce .woocommerce-checkout .col2-set {
    float: none;
    width: 100%;
  }
  .checkout-page .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row {
    margin-bottom: 10px !important;
  }
  .checkout-page .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order {
    width: 100%;
    float: none;
    padding: 20px;
    margin-top: 30px;
  }
}
/***********************************
BLOG PAGE STYLES
***********************************/
.featured-post {
  padding: 30px 0 80px;
}
@media only screen and (max-width: 991px) {
  .featured-post {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-post {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .featured-post {
    padding: 30px 0 40px;
  }
}
.featured-post .entry-title {
  margin-bottom: 30px;
}
.featured-post .entry-title .description {
  margin-top: 5px;
}
.featured-post__item {
  width: 100%;
  display: block;
}
.featured-post__item .text {
  max-width: 548px;
}
@media only screen and (max-width: 991px) {
  .featured-post__item .text {
    max-width: 100%;
  }
}
.featured-post__item .text .categories {
  margin-bottom: 5px;
}
.featured-post__item .text .title {
  color: #000000;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .featured-post__item .text .title {
    font-size: 24px;
  }
}
.featured-post__item .text .description {
  color: #000000;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .featured-post__item .text .description {
    margin-top: 0;
    font-size: 18px;
    line-height: 28px;
  }
}
.featured-post__item:hover .media img, .featured-post__item:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.featured-post__item:hover .text .title, .featured-post__item:focus .text .title {
  color: #000000;
}
.featured-post__item .media {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 24px;
  margin-bottom: 12px;
  max-height: 400px;
}
.featured-post__item .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-post__item.has--small {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E80524;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .featured-post__item.has--small:first-child {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #E80524;
  }
}
.featured-post__item.has--small:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.featured-post__item.has--small.video .media:before {
  z-index: 1;
  width: 60px;
  height: 60px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  text-indent: 5px;
  content: "\e814";
  overflow: hidden;
  position: absolute;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "bostonseedcapital";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .featured-post__item.has--small.video .media:before {
    width: 56px;
    height: 56px;
    font-size: 16px;
    top: calc(50% - 28px);
    left: calc(50% - 28px);
  }
}
.featured-post__item.has--small .media {
  max-width: 220px;
  margin-bottom: 0;
  border-radius: 16px;
}
@media only screen and (max-width: 575px) {
  .featured-post__item.has--small .media {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.featured-post__item.has--small .text {
  margin-right: 20px;
}
.featured-post__item.has--small .text .categories {
  margin-bottom: 5px;
}
.featured-post__item.has--small .text .title {
  font-size: 18px;
  line-height: 26px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.featured-post__item.has--small:hover .media:before, .featured-post__item.has--small:focus .media:before {
  color: #FFFFFF;
  background: #E80524;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.featured-post__item.has--small:hover .media img, .featured-post__item.has--small:focus .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.featured-post__item.has--small:hover .text .title, .featured-post__item.has--small:focus .text .title {
  color: #000000;
}

.blog-page {
  padding: 100px 0;
}
@media only screen and (max-width: 1199px) {
  .blog-page {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .blog-page {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-page {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 575px) {
  .blog-page {
    padding: 40px 0;
  }
}
.blog-page .main-title {
  color: #000000;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E80524;
}
.blog-page .sidebar {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .blog-page .sidebar {
    margin-top: 20px;
  }
}
.blog-page .sidebar .widget {
  margin-bottom: 20px;
}
.blog-page .sidebar .widget:last-child {
  margin-bottom: 0;
}
.blog-page .sidebar .widget__title {
  color: #000000;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #E80524;
}
.blog-page .sidebar .widget .search-form {
  width: 100%;
  margin-bottom: 20px;
}
.blog-page .sidebar .widget .search-form .form-group {
  margin: 0;
  overflow: hidden;
  position: relative !important;
}
.blog-page .sidebar .widget .search-form .form-group .btn-search {
  top: 50%;
  border: 0;
  left: 15px;
  outline: 0;
  z-index: 1;
  color: #000000;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  background: transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.blog-page .sidebar .widget .search-form .form-group input[type=search] {
  color: #000000 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  padding: 24px 20px !important;
  padding-left: 40px !important;
  background: #FFFFFF !important;
  border-radius: 10px !important;
  border-radius: 6px !important;
  padding-right: 10px !important;
  border-color: #F3F0E8 !important;
}
.blog-page .sidebar .widget .search-form .form-group input[type=search]::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.blog-page .sidebar .widget .search-form .form-group input[type=search]::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.blog-page .sidebar .widget .search-form .form-group input[type=search]:-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.blog-page .sidebar .widget .search-form .form-group input[type=search]:-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.blog-page .sidebar .widget .search-form .form-group input[type=search]:hover, .blog-page .sidebar .widget .search-form .form-group input[type=search]:focus {
  outline: 0;
}
.blog-page .sidebar .widget .category {
  margin: 0;
  padding: 0;
}
.blog-page .sidebar .widget .category li {
  margin-bottom: 6px;
}
.blog-page .sidebar .widget .category li:last-child {
  margin-bottom: 0;
}
.blog-page .sidebar .widget .category li a {
  width: 100%;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  background: #000000;
  text-align: center;
  border-radius: 8px;
  padding: 13px 15px 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-page .sidebar .widget .category li a:-moz-any-link:hover {
  color: #FFFFFF;
  background: #E80524;
}
.blog-page .sidebar .widget .category li a:any-link:hover {
  color: #FFFFFF;
  background: #E80524;
}

.blog-post {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E80524;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blog-post:last-child {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog-post.video .media:before {
  z-index: 1;
  width: 60px;
  height: 60px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  text-indent: 5px;
  content: "\e814";
  overflow: hidden;
  position: absolute;
  background: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "bostonseedcapital";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .blog-post.video .media:before {
    width: 56px;
    height: 56px;
    font-size: 16px;
    top: calc(50% - 28px);
    left: calc(50% - 28px);
  }
}
.blog-post .media {
  z-index: 1;
  width: 100%;
  max-width: 280px;
  overflow: hidden;
  min-width: 280px;
  position: relative;
  border-radius: 16px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media only screen and (max-width: 1199px) {
  .blog-post .media {
    max-width: 240px;
    min-width: 240px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-post .media {
    max-width: 220px;
    min-width: 220px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-post .media {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.blog-post .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-post .media a {
  width: 100%;
  display: block;
}
.blog-post .text {
  margin-right: 20px;
}
@media only screen and (max-width: 575px) {
  .blog-post .text {
    max-width: 100%;
    margin-right: 0;
  }
}
.blog-post .text .title {
  color: #000000;
  line-height: 1.2;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1199px) {
  .blog-post .text .title {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-post .text .title {
    font-size: 18px;
    line-height: 26px;
  }
}
.blog-post .text .categories {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .blog-post .text .categories {
    margin-bottom: 5px;
  }
}
.blog-post .text a:hover .title {
  color: #E80524;
}
.blog-post:hover .media:before {
  color: #FFFFFF;
  background: #E80524;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.blog-post:hover .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.blog-details {
  padding: 40px 0 100px;
}
@media only screen and (max-width: 1199px) {
  .blog-details {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details {
    padding: 30px 0 40px;
  }
}
.blog-details__banner {
  padding-bottom: 100px;
  border-bottom: 1px solid #E80524;
}
@media only screen and (max-width: 1199px) {
  .blog-details__banner {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__banner {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__banner {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__banner {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__banner .content {
    margin-bottom: 20px;
  }
}
.blog-details__banner .content .categories {
  margin-bottom: 5px;
}
.blog-details__banner .content .socialshare {
  margin: 0;
  margin-bottom: 0;
  margin-top: 25px;
}
@media only screen and (max-width: 991px) {
  .blog-details__banner .content .socialshare {
    margin-top: 20px;
  }
}
.blog-details__banner .media {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 24px;
  height: 400px;
}
@media only screen and (max-width: 767px) {
  .blog-details__banner .media {
    border-radius: 16px;
  }
}
.blog-details__banner .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-details__banner .media:-moz-any-link:hover img, .blog-details__banner .media:-moz-any-link:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-details__banner .media:any-link:hover img, .blog-details__banner .media:any-link:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-details__content {
  padding-top: 90px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__content {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__content {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__content {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__content {
    padding-top: 30px;
  }
}
.blog-details__cta {
  z-index: 1;
  width: 100%;
  padding: 30px;
  display: block;
  margin-top: 30px;
  overflow: hidden;
  padding-top: 25px;
  position: relative;
  background: #415367;
  border-radius: 24px;
}
@media only screen and (max-width: 767px) {
  .blog-details__cta {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-details__cta {
    padding: 25px;
    padding-top: 20px;
    border-radius: 16px;
  }
}
.blog-details__cta .text {
  max-width: 455px;
}
@media only screen and (max-width: 575px) {
  .blog-details__cta .text {
    max-width: 100%;
  }
}
.blog-details__cta .text .description {
  margin-top: 5px;
}
.blog-details__cta .text .btn {
  color: #000000;
  margin-top: 15px;
  padding: 14px 16px;
  background: #FFFFFF;
}
.blog-details__cta .text .btn:hover, .blog-details__cta .text .btn:focus {
  color: #FFFFFF;
  background: #000000;
}
.blog-details__cta .media {
  top: 50%;
  z-index: -1;
  right: -50px;
  max-width: 334px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 575px) {
  .blog-details__cta .media {
    right: -100px;
  }
}
@media only screen and (max-width: 480px) {
  .blog-details__cta .media {
    right: -200px;
  }
}
.blog-details__cta .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.categories {
  gap: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}
.categories li {
  margin: 0;
  padding: 0;
}
.categories li a {
  z-index: 5;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: 500;
  background: #E80524;
  line-height: 20px;
  position: relative;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categories li a:-moz-any-link:hover {
  color: #FFFFFF;
  background: #000000;
}
.categories li a:any-link:hover {
  color: #FFFFFF;
  background: #000000;
}

.pagination {
  margin: 0;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  overflow: hidden;
  border-radius: 0;
  padding-top: 30px;
  border-top: 1px solid #E80524;
}
.pagination a:not(.btn) {
  border: 0;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:not(.btn) i {
  width: 64px;
  height: 64px;
  color: #E80524;
  font-size: 18px;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  border: 2px solid #E80524;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575px) {
  .pagination a:not(.btn) i {
    width: 58px;
    height: 58px;
  }
}
@media only screen and (max-width: 480px) {
  .pagination a:not(.btn) i {
    width: 52px;
    height: 52px;
    font-size: 12px;
  }
}
.pagination a:not(.btn) i:hover {
  color: #FFFFFF;
  background: #E80524;
}
.pagination a:not(.btn):hover {
  color: #E80524;
}
.pagination .float-left {
  padding-right: 10px;
}
.pagination .float-left a i {
  margin-right: 10px;
}
.pagination .float-right {
  padding-left: 10px;
}
.pagination .float-right a i {
  margin-left: 10px;
}

.navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navigation .nav-links .page-numbers {
  border: 0;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .nav-links .page-numbers span {
  width: 64px;
  height: 64px;
  color: #000000;
  font-size: 14px;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  border: 2px solid #E80524;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 575px) {
  .navigation .nav-links .page-numbers span {
    width: 58px;
    height: 58px;
  }
}
@media only screen and (max-width: 480px) {
  .navigation .nav-links .page-numbers span {
    width: 52px;
    height: 52px;
    font-size: 12px;
  }
}
.navigation .nav-links .page-numbers span:hover {
  color: #FFFFFF;
  background: #E80524;
}
.navigation .nav-links .page-numbers.prev {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  margin-right: 10px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.navigation .nav-links .page-numbers.prev span {
  margin-right: 10px;
}
.navigation .nav-links .page-numbers.next {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  margin-left: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.navigation .nav-links .page-numbers.next span {
  margin-left: 10px;
}
.navigation .nav-links .page-numbers:hover {
  color: #E80524;
}
.navigation .nav-links .page-numbers:not(.next):not(.prev):not(.dots) {
  width: 30px;
  height: 30px;
  color: #000000;
  display: inline;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  border-radius: 500px;
  background: transparent;
}
.navigation .nav-links .page-numbers.current {
  color: #E80524 !important;
  border: 2px solid #E80524 !important;
}

/***********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1366px) {
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio__slider-text {
    padding-left: 60px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-next {
    margin-right: -35px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-prev {
    margin-left: -35px;
  }
}
@media only screen and (max-width: 1199px) {
  .container.d-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 48px;
    line-height: 60px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) {
    margin-left: -3px;
    margin-right: -3px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) > li {
    padding-right: 3px;
    padding-left: 3px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
    margin-left: 20px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right > li {
    margin-left: 15px;
  }
  /***********************************
  ABOUT US PAGE STYLES
  ***********************************/
  .about-us {
    padding-bottom: 80px;
  }
  .about-testimonial {
    padding-bottom: 80px;
  }
  .certification-categories {
    padding-top: 80px;
  }
  .about-related {
    padding-bottom: 80px;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio__slider-text {
    padding-left: 50px;
  }
  .featured-portfolio__slider-item .media {
    height: 400px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 15px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-next {
    margin-right: -15px;
  }
  .featured-portfolio__slider-item .slider-controls .slick-arrow.arrow-prev {
    margin-left: -15px;
  }
  .portfolio-detail {
    padding: 100px 0 80px;
  }
  /***********************************
  SHOP STORE PAGE STYLES
  ***********************************/
  .stefanos-shops__content p {
    font-size: 24px;
    line-height: 36px;
    max-width: 100%;
  }
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page__wrap .media {
    margin-bottom: 30px;
  }
  /***********************************
  FOOTER TOP SECTION STYLES
  ***********************************/
  .footer-top {
    padding: 80px 0;
  }
  .footer-top .content {
    max-width: 100%;
    margin-left: 30px;
  }
  .footer-top .content .title {
    font-size: 48px;
    line-height: 60px;
  }
  .footer {
    padding: 60px 0 60px;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__logo .brand-logo {
    display: inline-block;
  }
} /* 1199 */
@media only screen and (max-width: 991px) {
  .container.d-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 42px;
    line-height: 56px;
  }
  h3.fs-lg, .h3.fs-lg {
    font-size: 32px;
    line-height: 36px;
  }
  /***********************************
  HEADER STYLE
  ***********************************/
  .scroll-up .header .navbar, .scroll-up .header.transparent .navbar {
    padding: 10px 0;
  }
  .header .navbar {
    padding: 13px 0;
  }
  .header .navbar .navbar-header {
    margin: 0 !important;
  }
  .header .navbar .navbar-header .navbar-brand img {
    max-width: 120px;
  }
  .header .navbar .navbar-collapse-wrap .navbar-collapse__top {
    margin-bottom: 0;
  }
  .header .navbar .navbar-collapse-wrap .navbar-nav {
    margin: 0 !important;
  }
  .header .navbar .navbar-collapse-wrap .navbar-nav > li {
    display: none;
  }
  .header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li.mobile-navbar-toggler {
    margin: 0;
    display: block !important;
    margin-left: 15px;
  }
  .header .navbar .navbar-collapse-wrap .navbar-nav.navbar-nav--social > li.mobile-navbar-toggler .navbar-toggle {
    margin: 0;
  }
  .header .navbar .navbar-collapse-wrap .navbar-collapse {
    padding: 0;
  }
  .header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
    display: block !important;
  }
  .header .navbar .navbar-collapse-wrap .navbar-collapse .navbar-nav > li.mobile-navbar-toggler .navbar-toggle {
    margin: 0;
  }
  .header.stop .navbar {
    padding: 10px 0;
  }
  .header.stop .navbar .navbar-header .navbar-brand img {
    max-width: 100px;
  }
  .header + .header-gutter {
    height: 80px;
  }
  .dashboard-header .navbar-top {
    padding: 6px 0;
  }
  .dashboard-header .navbar {
    padding: 10px 0px;
  }
  .dashboard-header .navbar .navbar-header .navbar-brand {
    padding: 0;
  }
  .dashboard-header .navbar .navbar-collapse {
    padding: 0;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login {
    padding: 5px 14px 5px 10px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login:after {
    margin-left: 10px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .media {
    height: 32px;
    min-width: 32px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .text {
    font-size: 12px;
    line-height: 1.2;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a {
    font-size: 17px;
    padding: 15px 20px 6px 14px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a .cart-qty {
    right: 10px;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 1;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler {
    display: block;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler .navbar-toggle {
    padding: 0;
    margin: 0;
    margin-right: 0;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) {
    display: none;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
    margin-left: 15px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right > li {
    margin-left: 15px;
  }
  .dashboard-header + .header-gutter {
    height: 109px;
  }
  /***********************************
  ABOUT US PAGE STYLES
  ***********************************/
  .about-us {
    padding: 40px 0 70px;
  }
  .about-us__content .expand-more {
    max-width: 100%;
  }
  .about-teams {
    padding: 50px 0 40px;
  }
  .about-testimonial {
    padding-bottom: 70px;
  }
  .about-testimonial:before {
    height: 150px;
  }
  .testimonial-slider__content {
    padding-left: 90px;
  }
  .testimonial-slider__content:before {
    font-size: 50px;
  }
  .certification-categories {
    padding: 60px 0 30px;
  }
  .certification-categories__item {
    margin-bottom: 40px;
  }
  .about-related {
    padding-bottom: 70px;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .meet-the-team {
    padding: 40px 0 70px;
  }
  .meet-the-team__categories-item:not(:last-child) {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .team-testimonial {
    padding: 60px 0 50px;
  }
  /***********************************
  SERVICES PAGE STYLES
  ***********************************/
  .our-services {
    padding: 40px 0 40px;
  }
  .our-services .before-media {
    top: initial;
  }
  .our-services .before-media img {
    height: auto;
    max-width: 500px;
  }
  .our-services__content {
    max-width: 100%;
  }
  .our-services__content .sub-title {
    font-size: 18px;
  }
  .our-services__content .title {
    margin-top: 10px;
  }
  .our-services__content p {
    font-size: 24px;
    line-height: 26px;
  }
  .services .categories li a {
    font-size: 14px;
    padding: 7.5px 10px;
  }
  .services .categories li a:before {
    font-size: 12px;
  }
  .services-detail {
    padding: 40px 0 130px;
  }
  .outdoor-kitchen {
    padding-bottom: 20px;
  }
  .outdoor-kitchen .btn-box {
    margin-top: 30px;
  }
  .outdoor-kitchen__card .categories li a {
    font-size: 14px;
    padding: 7.5px 10px;
  }
  .outdoor-kitchen__card .categories li a:before {
    font-size: 12px;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio .lr-0 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .featured-portfolio .lr-0 [class^=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .featured-portfolio__slider-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .featured-portfolio__slider-item .slider-controls {
    display: none;
  }
  .featured-portfolio__slider-nav {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .featured-portfolio__slider-nav .slick-list {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
  }
  .featured-portfolio__slider-nav .slick-list .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .featured-portfolio__slider-text {
    padding-top: 0;
    padding-left: 0;
    position: relative;
  }
  .featured-portfolio__slider-text .content .label {
    margin-bottom: 15px;
  }
  .featured-portfolio__slider-text .content .title {
    max-width: 100%;
  }
  .featured-portfolio__slider-text .content p {
    max-width: 100%;
  }
  .portfolio-page .search-mixitup {
    padding-top: 40px;
  }
  .categories li a {
    font-size: 14px;
    padding: 7.5px 10px;
  }
  .categories li a:before {
    font-size: 12px;
  }
  .portfolio-detail-top {
    padding: 40px 0 80px;
  }
  .portfolio-detail-top .content .title {
    max-width: 100%;
  }
  .portfolio-detail-top .content .meta-wrap {
    margin-bottom: 10px;
  }
  .portfolio-detail-top .content .btn {
    margin-top: 30px;
  }
  .portfolio-detail {
    padding: 60px 0 80px;
  }
  .portfolio-detail .main-content {
    margin-bottom: 40px;
  }
  .portfolio-detail .main-content .content__editor {
    max-width: 100%;
  }
  .portfolio-detail .article-testimonial {
    margin-top: 30px;
  }
  .portfolio-detail .photos {
    margin-top: 30px;
  }
  .sidebar .widget {
    margin-bottom: 30px;
  }
  .sidebar .widget:last-child {
    margin-bottom: 20px;
  }
  .sidebar .widget .widget-title {
    margin-bottom: 5px;
  }
  .sidebar .widget .description {
    max-width: 100%;
  }
  .pagination {
    margin-top: 40px;
    padding-top: 30px;
  }
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page {
    padding-bottom: 80px;
  }
  .payment-page__wrap .media {
    margin-bottom: 30px;
  }
  .payment-page__wrap .content {
    padding: 30px 20px 40px;
  }
  .payment-page__wrap .content .media {
    margin-bottom: 0;
  }
  /***********************************
  FOOTER TOP SECTION STYLES
  ***********************************/
  .footer-top {
    padding: 70px 0;
  }
  .footer-top .content {
    margin-left: 0px;
  }
  .footer-top .content .title {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template:not(.logged-in) .my-account-page {
    padding: 50px 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #F8F8F5));
    background: linear-gradient(90deg, transparent 50%, #F8F8F5 50%);
  }
} /* 991 */
@media only screen and (max-width: 880px) {
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper {
    width: 50%;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
    max-width: 360px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .container.d-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 36px;
    line-height: 42px;
  }
  h3.fs-lg, .h3.fs-lg {
    font-size: 30px;
    line-height: 36px;
  }
  /***********************************
  HEADER STYLE
  ***********************************/
  .header .navbar .navbar-header {
    margin: 0 !important;
  }
  .header .navbar .navbar-header .navbar-brand img {
    max-width: 100px;
  }
  .header.stop .navbar {
    padding: 10px 0;
  }
  .header.stop .navbar .navbar-header .navbar-brand img {
    max-width: 90px;
  }
  .header + .header-gutter {
    height: 71px;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .hm-testimonial .testimonial-slider, .about-testimonial .testimonial-slider, .team-testimonial .testimonial-slider, .services-testimonial .testimonial-slider, .services-detail-testimonial .testimonial-slider, .article-testimonial .testimonial-slider {
    padding: 30px 30px !important;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio__slider-item .media {
    height: 350px;
  }
  /***********************************
  ABOUT US PAGE STYLES
  ***********************************/
  .about-us {
    padding: 30px 0 60px;
  }
  .about-teams {
    padding: 40px 0 30px;
  }
  .about-testimonial {
    padding-bottom: 60px;
  }
  .testimonial-slider {
    padding: 30px 30px !important;
  }
  .testimonial-slider__content {
    padding-top: 0;
    padding-left: 60px;
  }
  .testimonial-slider__content:before {
    top: 2px;
    font-size: 30px;
  }
  .certification-categories {
    padding: 40px 0 30px;
  }
  .about-related {
    padding-bottom: 60px;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .meet-the-team {
    padding: 35px 0 60px;
  }
  .team-testimonial {
    padding: 50px 0 50px;
  }
  /***********************************
  SERVICES PAGE STYLES
  ***********************************/
  .services-detail {
    padding: 40px 0 120px;
  }
  .outdoor-kitchen {
    padding-bottom: 20px;
  }
  .outdoor-kitchen .btn-box {
    margin-top: 30px;
  }
  .outdoor-kitchen__card .media .figcaption {
    padding: 5px 15px;
  }
  .outdoor-kitchen__card .text .title {
    font-size: 21px;
    line-height: 28px;
  }
  .services-detail-testimonial {
    padding: 30px 0 60px;
  }
  .portfolio-detail-top {
    padding: 40px 0 60px;
  }
  .portfolio-detail {
    padding: 40px 0 60px;
  }
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page {
    padding-bottom: 60px;
  }
  .payment-page__wrap .content .currency-field-group label {
    font-size: 14px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60px;
            flex: 1 1 60px;
    line-height: 19px;
    padding: 8px 10px;
  }
  /***********************************
  FOOTER TOP SECTION STYLES
  ***********************************/
  .footer-top {
    padding: 40px 0 60px;
  }
  .footer-top .content {
    margin-left: 0px;
  }
  .footer-top .content .title {
    font-size: 32px;
    line-height: 40px;
  }
  .footer {
    padding: 40px 0 40px;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__logo .brand-logo {
    display: inline-block;
  }
  .footer__copyright {
    margin-top: 0px;
  }
  .footer__copyright.d-md-block {
    display: none;
  }
  .footer__copyright.d-md-none {
    display: block;
  }
  .footer__copyright p {
    max-width: 100%;
  }
  .page-template:not(.logged-in) .my-account-page {
    padding: 40px 0 10px;
    background: transparent;
  }
  .page-template:not(.logged-in) .my-account-page .woocommerce-form-wrap {
    max-width: 100%;
  }
  /***********************************
  MY ACCOUNT PAGE STYLES
  ***********************************/
  .my-account-page .woocommerce .woocommerce-payment-history .title {
    margin-bottom: 0;
  }
  .my-account-page .woocommerce table.woocommerce-orders-table {
    border: 0;
  }
  .my-account-page .woocommerce table.woocommerce-orders-table thead th {
    border: 0 !important;
    border-radius: 0 !important;
  }
  .my-account-page .woocommerce table.woocommerce-orders-table tbody tr {
    padding: 15px 10px;
  }
  .my-account-page .woocommerce table.woocommerce-orders-table tbody tr:nth-of-type(even) {
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.025);
  }
  .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td {
    border: 0 !important;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0 !important;
    background-color: transparent;
  }
  .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions, .my-account-page .woocommerce table.woocommerce-orders-table tbody tr td.order-actions {
    text-align: right !important;
  }
  .woocommerce-account:not(.logged-in) .my-account-page {
    overflow: hidden;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
    max-width: 100%;
    margin-left: 0;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .u-columns {
    padding-left: 0px;
    padding-right: 0px;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .u-columns [class*=col] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .u-columns .u-column2 {
    position: relative;
    padding-top: 10px;
    margin-top: 50px;
  }
  .woocommerce-account:not(.logged-in) .my-account-page .woocommerce .u-columns .u-column2:before {
    top: -17px;
    left: -17px;
    width: 101vw;
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    background-color: #F8F8F5;
  }
  /***********************************
  CART STYLES
  ***********************************/
  .dashboard-breadcrumb {
    padding: 15px 0;
  }
  .dashboard-breadcrumb__wrap {
    padding: 15px 20px 15px;
  }
  .cart-page {
    padding-bottom: 40px;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr:not(:first-child).cart_item {
    margin-top: 30px;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions) {
    border-top: 0;
    border-bottom: 1px solid #000000;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions):first-child {
    border-left: 0;
    border-radius: 0;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td:not(.actions):last-child {
    border-right: 0;
    border-radius: 0;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions {
    margin-top: 15px;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-remove {
    width: 100%;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-name {
    width: 100%;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity {
    margin-left: auto;
    margin-right: 0;
  }
  .cart-page .woocommerce .woocommerce-cart-form .shop_table tbody tr td.product-quantity .quantity input {
    padding: 8px 15px !important;
  }
  .cart-page .woocommerce .cart-collaterals {
    margin-top: 20px;
  }
  .cart-page .woocommerce .cart-collaterals .cart_totals {
    max-width: 100%;
  }
  /***********************************
  SHOP Details STYLES
  ***********************************/
  .shop-details {
    padding: 30px 0 20px;
  }
} /* 767 */
@media only screen and (max-width: 680px) {
  /***********************************
  SHOP STORE PAGE STYLES
  ***********************************/
  .stefanos-shops {
    padding: 40px 0;
  }
  .stefanos-shops__content .sub-title {
    margin-bottom: 10px;
  }
  .stefanos-shops__content p {
    font-size: 21px;
    line-height: 32px;
  }
  .stefanos-shops__card {
    padding: 30px 260px 30px 30px;
  }
} /* 680 */
@media only screen and (max-width: 575px) {
  h1.fs-lg, .h1.fs-lg {
    font-size: 32px;
    line-height: 36px;
  }
  h3.fs-lg, .h3.fs-lg {
    font-size: 24px;
    line-height: 32px;
  }
  h5, .h5 {
    font-size: 21px;
    line-height: 30px;
  }
  .col-xs-6 {
    width: 100%;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .hm-testimonial .testimonial-slider, .about-testimonial .testimonial-slider, .team-testimonial .testimonial-slider, .services-testimonial .testimonial-slider, .services-detail-testimonial .testimonial-slider, .article-testimonial .testimonial-slider {
    padding: 30px 20px !important;
  }
  /***********************************
  ABOUT US PAGE STYLES
  ***********************************/
  .about-us {
    padding: 35px 0 40px;
  }
  .about-us .sub-title {
    font-size: 16px;
  }
  .about-us .title {
    margin-top: 10px;
  }
  .about-teams {
    padding: 30px 0 20px;
  }
  .about-testimonial {
    padding-bottom: 50px;
  }
  .testimonial-slider {
    padding: 30px 20px !important;
  }
  .testimonial-slider__content {
    padding-top: 0;
    padding-left: 40px;
  }
  .testimonial-slider__content .title {
    font-size: 24px;
  }
  .testimonial-slider__content:before {
    top: 5px;
    font-size: 24px;
  }
  .certification-categories {
    padding: 30px 0 20px;
  }
  .certification-categories .entry-title {
    margin-bottom: 30px;
  }
  .certification-categories__item {
    margin-bottom: 30px;
  }
  .certification-categories__item .title {
    margin-bottom: 20px;
  }
  .about-related {
    padding: 40px 0;
  }
  .about-related hr {
    border-width: 2px;
    margin-top: -40px;
  }
  .related-card {
    padding: 50px 20px 30px;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .meet-the-team {
    padding: 35px 0 50px;
  }
  .meet-the-team__content .sub-title {
    font-size: 16px;
  }
  .meet-the-team__content .title {
    margin-top: 10px;
  }
  .meet-the-team__categories-item:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .meet-the-team .col-xs-6 {
    width: 100%;
  }
  .team-testimonial {
    padding: 40px 0 40px;
  }
  /***********************************
  SERVICES PAGE STYLES
  ***********************************/
  .our-services {
    padding: 40px 0 10px;
  }
  .our-services .before-media {
    top: initial;
  }
  .our-services .before-media img {
    height: auto;
    max-width: 500px;
  }
  .our-services__content {
    margin-bottom: 40px;
  }
  .our-services__content .sub-title {
    font-size: 16px;
  }
  .our-services__content .title {
    margin-top: 10px;
  }
  .our-services__content p {
    font-size: 21px;
    line-height: 26px;
  }
  .services {
    padding-bottom: 10px;
  }
  .services .services-filter .col-xs-6 {
    width: 100%;
  }
  .services__card {
    min-height: 320px;
    padding: 16px 16px 20px 20px;
  }
  .services__card .text button {
    margin-right: 0;
  }
  .services-testimonial {
    padding-bottom: 40px;
  }
  .services-detail__content .sub-title {
    font-size: 16px;
  }
  .services-detail__content .title {
    margin-top: 10px;
  }
  .outdoor-kitchen__card .text .title {
    font-size: 21px;
    line-height: 28px;
  }
  .services-detail-testimonial {
    padding: 30px 0 40px;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio__slider-item .media {
    height: 300px;
  }
  .portfolio-detail-top {
    padding: 35px 0 60px;
  }
  .portfolio-detail {
    padding: 30px 0 40px;
  }
  .portfolio-detail .main-content {
    margin-bottom: 30px;
  }
  .portfolio-detail .main-content .content__editor {
    max-width: 100%;
  }
  .portfolio-detail .main-content .article-testimonial {
    margin-top: 30px;
  }
  .portfolio-detail .main-content .article-testimonial .testimonial-slider {
    padding: 30px 20px !important;
  }
  .portfolio-detail .main-content .article-testimonial .testimonial-slider__content {
    padding-top: 0;
    padding-left: 50px;
  }
  .portfolio-detail .main-content .article-testimonial .testimonial-slider__content .title {
    font-size: 24px;
  }
  .portfolio-detail .main-content .article-testimonial .testimonial-slider__content:before {
    top: 5px;
    font-size: 24px;
  }
  .portfolio-detail .photos {
    margin-top: 30px;
  }
  .sidebar .widget {
    margin-bottom: 30px;
  }
  .sidebar .widget:last-child {
    margin-bottom: 20px;
  }
  .sidebar .widget .widget-title {
    margin-bottom: 5px;
  }
  .sidebar .widget .description {
    max-width: 100%;
  }
  .pagination {
    margin-top: 30px;
    padding-top: 50px;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pagination a {
    font-size: 14px;
    line-height: 24px;
  }
  .pagination a i {
    width: 32px;
    height: 32px;
    font-size: 10px;
    border-width: 1px;
  }
  .pagination .btn-view {
    top: 15px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
  }
  .pagination .float-left {
    margin-right: 10px;
  }
  .pagination .float-left a i {
    margin-right: 10px;
  }
  .pagination .float-right {
    margin-left: 10px;
  }
  .pagination .float-right a i {
    margin-left: 10px;
  }
  /***********************************
  SHOP STORE PAGE STYLES
  ***********************************/
  .stefanos-shops {
    padding: 40px 0;
  }
  .stefanos-shops__content .sub-title {
    font-size: 16px;
  }
  .stefanos-shops__content p {
    font-size: 18px;
    line-height: 28px;
  }
  .stefanos-shops__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px 40px;
  }
  .stefanos-shops__card .media {
    position: relative;
    margin-bottom: 15px;
  }
  .stefanos-shops__card .text {
    text-align: center;
  }
  .shop-products {
    padding-bottom: 20px;
  }
  /***********************************
  SHOP Details STYLES
  ***********************************/
  .shop-details {
    padding: 30px 0 0px;
  }
  .shop-details__content .cart .variations td, .shop-details__content .cart .variations th {
    padding: 6px 0;
  }
  .shop-details__content .cart .variations .label label {
    width: 120px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper {
    margin: -5px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li {
    width: 38px !important;
    height: 38px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper li {
    margin: 5px !important;
    width: 50px !important;
    height: 30px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper li .variable-item-span {
    line-height: 30px !important;
  }
  .shop-details__content .cart .quantity {
    gap: 8px;
    padding: 8px 0 !important;
  }
  .shop-details__content .cart .quantity .label {
    width: 112px !important;
  }
  .shop-details__content .cart .quantity .qid, .shop-details__content .cart .quantity .qty {
    width: 50px;
    height: 30px;
  }
  .shop-details__content .cart .quantity .qty {
    width: 50px !important;
    padding: 2px 0 !important;
  }
  .shop-details__content .cart .woocommerce-variation-price {
    margin-left: 120px !important;
  }
  .shop-details__media {
    padding-bottom: 30px;
  }
  .shop-details__media .woocommerce-product-gallery .flex-control-nav {
    top: 25px;
    left: 14px;
  }
  /***********************************
  SHOP Details STYLES
  ***********************************/
  .shop-details {
    padding-bottom: 40px;
  }
  .shop-details__content .cart .variations td, .shop-details__content .cart .variations th {
    padding: 6px 0;
  }
  .shop-details__content .cart .variations .label label {
    width: 120px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper {
    margin: -5px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper.color-variable-items-wrapper li {
    width: 38px !important;
    height: 38px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper li {
    margin: 5px !important;
    width: 50px !important;
    height: 30px !important;
  }
  .shop-details__content .cart .variations .variable-items-wrapper li .variable-item-span {
    line-height: 30px !important;
  }
  .shop-details__content .cart .quantity {
    gap: 8px;
    padding: 8px 0 !important;
  }
  .shop-details__content .cart .quantity .label {
    width: 112px !important;
  }
  .shop-details__content .cart .quantity .qid, .shop-details__content .cart .quantity .qty {
    width: 50px;
    height: 30px;
  }
  .shop-details__content .cart .woocommerce-variation-price {
    margin-left: 120px !important;
  }
  .shop-details__media .woocommerce-product-gallery .flex-control-nav {
    top: 25px;
    left: 14px;
  }
  .shop-details .woocommerce-error, .shop-details .woocommerce-info, .shop-details .woocommerce-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding: 0.5em 0.5em 0.5em 2em !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .shop-details .woocommerce-error:before, .shop-details .woocommerce-info:before, .shop-details .woocommerce-message:before {
    top: 7px;
    left: 8px;
  }
  .shop-details .woocommerce-error a, .shop-details .woocommerce-info a, .shop-details .woocommerce-message a {
    margin-top: 4px;
  }
  .shop-details .related-products {
    padding-top: 40px;
  }
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page {
    padding-bottom: 40px;
  }
  .payment-page .woocommerce-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding: 0.5em 0.5em 0.5em 2em !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .payment-page .woocommerce-message:before {
    top: 7px;
    left: 8px;
  }
  .payment-page .woocommerce-message a {
    margin-top: 4px;
  }
  .payment-page__wrap .content {
    padding: 30px 15px 30px;
  }
  .payment-page__wrap .content .media {
    margin-bottom: 0;
  }
  /***********************************
  FOOTER TOP SECTION STYLES
  ***********************************/
  .footer-top {
    padding: 20px 0 40px;
  }
  .footer-top .content {
    margin-left: 0px;
  }
  .footer-top .content .title {
    font-size: 24px;
    line-height: 32px;
  }
  .footer {
    padding: 30px 0 30px;
  }
  .footer__logo {
    text-align: left;
  }
  .footer__logo .brand-logo {
    display: inline-block;
  }
  .footer__copyright {
    margin-top: 0px;
  }
  .footer__copyright.d-md-block {
    display: none;
  }
  .footer__copyright.d-md-none {
    display: block;
  }
  .footer__copyright p {
    max-width: 100%;
  }
} /* 575 */
@media only screen and (max-width: 591px) {
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page__wrap .content .currency-field-group {
    grid-gap: 6px;
  }
  .payment-page__wrap .content .input-wrap .btn-cart {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 161px;
            flex: 1 1 161px;
  }
  .payment-page__wrap .content .optional-group {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 308px;
            flex: 1 1 308px;
  }
}
@media only screen and (max-width: 480px) {
  .dashboard-header .navbar-top {
    padding: 6px 0;
  }
  .dashboard-header .navbar {
    padding: 10px 0px;
  }
  .dashboard-header .navbar .navbar-header .navbar-brand {
    padding: 0;
  }
  .dashboard-header .navbar .navbar-collapse {
    padding: 0;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login {
    padding: 5px 14px 5px 10px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li .user-login:after {
    margin-left: 10px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .media {
    height: 32px;
    min-width: 32px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .text {
    display: none;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.user-profile .dropdown-menu {
    right: 0;
    left: auto;
    border-top-left-radius: 8px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a {
    font-size: 17px;
    padding: 15px 20px 6px 14px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.shopping-cart a .cart-qty {
    right: 10px;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 1;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler {
    display: block;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav li.mobile-navbar-toggler .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav:not(.navbar-nav--right) {
    display: none;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right {
    margin-left: 15px;
  }
  .dashboard-header .navbar .navbar-collapse .navbar-nav.navbar-nav--right > li {
    margin-left: 15px;
  }
  .dashboard-header + .header-gutter {
    height: 109px;
  }
  /***********************************
  SERVICES PAGE STYLES
  ***********************************/
  .our-services .before-media img {
    max-width: 400px;
  }
  .search-mixitup .form-group {
    margin-bottom: 15px;
  }
  .search-mixitup .input-group input {
    padding: 18px 46px 17px 15px !important;
  }
  .search-mixitup .switch-field {
    padding: 8px 8px;
  }
  .search-mixitup .switch-field label {
    font-size: 14px;
    line-height: 1.2;
    padding: 8px 10px;
    border-radius: 500px;
  }
  .search-mixitup .switch-field label i {
    font-size: 16px;
    margin-right: 6px;
  }
  .shop-details__content .cart .nyp .nyp-input {
    max-width: 100% !important;
  }
  .shop-details__content .cart .nyp .woocommerce-nyp-message {
    padding-left: 0;
  }
  .shop-details__content .cart .custom_invoice_number {
    display: block;
  }
  .shop-details__content .cart .custom_invoice_number label {
    min-width: 100%;
    margin-bottom: 10px;
  }
  .shop-details__content .cart .custom_invoice_number input {
    max-width: 100% !important;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .featured-portfolio__slider-item .media {
    height: 280px;
  }
} /* 480 */
@media only screen and (max-width: 420px) {
  /***********************************
  MAKE PAYMENT PAGE STYLES
  ***********************************/
  .payment-page__wrap .content .currency-field-group {
    grid-gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment-page__wrap .content .currency-field-group label {
    font-size: 14px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 80px;
            flex: 1 1 80px;
    line-height: 19px;
    padding: 8px 15px;
  }
  .payment-page__wrap .content .currency-field-group label:before {
    display: none;
  }
  .payment-page__wrap .content .input-currency {
    border: 2px solid #000000 !important;
  }
} /* 420 */
@media only screen and (max-width: 375px) {
  /***********************************
  SERVICES PAGE STYLES
  ***********************************/
  .search-mixitup .form-group {
    margin-bottom: 15px;
  }
  .search-mixitup .input-group input {
    padding: 10px 46px 11px 15px !important;
  }
  .search-mixitup .input-group .submit {
    font-size: 16px;
    padding: 0 15px 0 7px !important;
  }
  .search-mixitup .switch-field {
    padding: 6px 6px;
  }
  .search-mixitup .switch-field label {
    font-size: 12px;
    line-height: 1.2;
    padding: 5px 6px;
  }
  .search-mixitup .switch-field label i {
    font-size: 12px;
    margin-right: 4px;
  }
  .contact_info {
    padding: 40px 0px;
  }
  .flex_cont_2 {
    padding: 40px 0px 20px;
  }
  .contact_form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_recaptcha {
    overflow: hidden;
  }
  .contact_form .gform_wrapper .gform_body .gform_fields .gfield .ginput_container.ginput_recaptcha iframe {
    -webkit-transform: scale(0.8) translate(-32px, 0);
            transform: scale(0.8) translate(-32px, 0);
  }
} /* 375 */
/* 320 */