body {
  background: #fff;
  font-size: 19px !important;
  line-height: 1.7 !important;
  font-weight: 300 !important;
  color: #626262;
  font-family: 'proxima-nova', 'helvetica', sans-serif;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

body.custom-background {
  background: #fff !important; }

#content, #footer, #header, .container, nav {
  max-width: 1440px;
  margin: 0 auto; }

.vc_column_container > .vc_column-inner, .vc_container-block.vc_col-sm-12 {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  float: none; }

#wrap {
  padding: 40px 0px; }

#wrap .has_cover {
  margin-top: -40px; }

.wrapper {
  padding: 10px 0; }

.breakout, .wp-block-cover-image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: 0vw; }

.wp-block-image.alignfull, .wp-block-image.alignfull img {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.wp-block-image.alignwide {
  width: 75vw;
  position: relative;
  left: 25%;
  right: 25%;
  margin-left: -25vw;
  margin-right: -25vw; }

header {
  line-height: 0; }

#header {
  padding: 20px; }

#header .site-title {
  text-align: left;
  padding: 0;
  display: block; }

#header .site-description {
  text-align: left;
  font-size: 16px;
  display: block; }

#main-menu .navbar-nav {
  margin-top: 20px; }
  #main-menu .navbar-nav > li {
    margin-bottom: 0px !important; }
  #main-menu .navbar-nav > li > a {
    text-transform: uppercase;
    padding: 10px 25px; }
  #main-menu nav.navbar-default {
    background-image: none;
    background-color: transparent;
    border-color: transparent;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin-bottom: 0px;
    clear: both; }
  #main-menu .navbar-brand, #main-menu .navbar-nav > li > a, #main-menu a {
    text-shadow: unset;
    color: #6d7287; }
  #main-menu .navbar-default .navbar-nav > .active > a, #main-menu .navbar-default .navbar-nav > .open > a {
    background-image: none;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset; }
  #main-menu .navbar-nav > li.active > a, #main-menu .navbar-nav > li:hover > a, #main-menu .navbar-nav > li:focus > a, #main-menu .navbar-default .navbar-nav > .open > a, #main-menu .navbar-default .navbar-nav > .open > a:focus, #main-menu .navbar-default .navbar-nav > .open > a:hover, #main-menu .navbar-default .navbar-toggle:hover, #main-menu .navbar-default .navbar-toggle:focus {
    background-color: #fff;
    color: #6d7287;
    outline: none; }
  #main-menu .navbar-nav > li > .dropdown-menu, #main-menu .navbar-nav > li > .dropdown-menu a {
    font-size: 16px;
    background-color: #fff;
    color: #6d7287; }
  #main-menu .dropdown-menu > .active > a, #main-menu .dropdown-menu > .active > a:focus, #main-menu .dropdown-menu > .active > a:hover {
    background-image: none;
    background-color: #fff;
    color: #6d7287; }
  #main-menu .dropdown-menu > li > a:focus, #main-menu .dropdown-menu > li > a:hover {
    background-image: none;
    background-color: #fff;
    color: #6d7287; }
  #main-menu .dropdown-menu, #main-menu .dropdown-menu li {
    margin: 0;
    padding: 0; }
  #main-menu .navbar-nav > li > .dropdown-menu li, #main-menu .dropdown-submenu li {
    padding: 5px 0px; }
  #main-menu .navbar-default .navbar-toggle {
    color: #6d7287;
    border-color: #6d7287; }
  #main-menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #6d7287; }
  #main-menu .navbar-brand {
    padding: 0 15px;
    height: auto; }
  #main-menu .navbar-brand img {
    width: 100%;
    max-width: 200px; }
  #main-menu .navbar-collapse, #main-menu .navbar-form {
    border-color: #fff;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset; }
  #main-menu .dropdown-toggle i {
    margin-left: 5px; }
  #main-menu .dropdown-submenu {
    position: relative; }
  #main-menu .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 6px;
    margin-left: -1px;
    background: #fff; }
  #main-menu .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  #main-menu .dropdown-submenu > .dropdown-menu li {
    margin: 0px;
    padding: 0px; }
  #main-menu .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px; }
  #main-menu .dropdown-submenu:hover > a:after {
    border-left-color: #fff; }
  #main-menu .dropdown-submenu.pull-left {
    float: none; }
  #main-menu .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

#main-menu.affix {
  width: 100%;
  z-index: 9999; }

#wrap {
  background: #fff; }

#content .wrapper {
  padding: 20px 0; }

#vctemplate #content, #vctemplate #content .wrapper, #vctemplate #wrap {
  padding: 0 5px !important; }

.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 100% !important; }

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 100% !important; }

.woocommerce div.product {
  padding-top: 30px; }

.woocommerce-MyAccount-navigation ul {
  margin-left: 20px; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 5px 10px;
  min-height: 40px; }

#sidebar-primary {
  color: #626262;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8; }
  #sidebar-primary .wrapper {
    padding: 10px; }
  #sidebar-primary .widget {
    margin-bottom: 30px;
    line-height: 1.3em; }
  #sidebar-primary .widget h3 {
    margin-bottom: 10px; }
  #sidebar-primary h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-transform: uppercase; }
  #sidebar-primary ul {
    margin: 0px;
    padding: 0; }
  #sidebar-primary ul li {
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 10px;
    display: block; }
  #sidebar-primary a {
    color: #626262;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8; }

.push-sidebar #sidebar-primary {
  position: relative;
  margin-top: 430px; }

#footer-sidebar {
  color: #dde0e5;
  font-size: 14px;
  padding: 60px 20px; }
  #footer-sidebar a {
    color: #dde0e5; }
  #footer-sidebar h3, #footer-sidebar #wp-calendar caption {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #dde0e5;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-align: left; }
  #footer-sidebar ul, #footer-sidebar ol {
    margin: 0px;
    padding: 0px; }
  #footer-sidebar ul li, #footer-sidebar ol li {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    list-style-type: none; }
  #footer-sidebar #wp-calendar tbody td {
    border: 1px solid #dde0e5; }
  #footer-sidebar .widget a {
    color: #dde0e5;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8; }

#footer-copyright {
  padding: 20px 0px;
  background: #232323;
  color: #dde0e5;
  font-size: 12px; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto\9; }

.content {
  padding-top: 20px; }

.post-type {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  text-align: right;
  padding-top: 0; }

.post-type-image {
  margin-bottom: 10px; }

.post-type-icon {
  position: relative;
  top: 3px;
  left: -5px;
  opacity: 0.4;
  filter: alpha(opacity=40); }

.post-list h1, .post-list h2, .post-list h3, .post-list h4 {
  margin-bottom: 0; }

.readmore {
  text-align: center;
  margin: 20px 0 20px;
  text-transform: uppercase; }

.widget_search #searchinput {
  max-width: 155px; }

.black, a.black {
  color: #000; }

.white, a.white {
  color: #fff; }

.grey, a.grey {
  color: #595959; }

.red, a.red {
  color: #be0712; }

.blue, a.blue {
  color: #004dc5; }

.green, a.green {
  color: #1a7719; }

.yellow, a.yellow {
  color: #dcda04; }

.purple, a.purple {
  color: #a900a8; }

h1.entry-title {
  margin: 10px 0px;
  padding: 0px;
  font-weight: normal;
  margin-top: 10px; }

h3.entry-title {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  text-align: center;
  font-weight: bold; }

#searchsubmit {
  border: none;
  box-shadow: none;
  background: transparent;
  color: #00ac33;
  font-family: FontAwesome;
  padding-left: 5px; }

.button, .readmore a, .btn-primary, .btn-default, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 1.5em !important;
  letter-spacing: 1.5px !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #00ac33;
  border: 1px solid #00ac33;
  color: #fff; }

.button:hover, .readmore a:hover, .btn-primary:hover, .btn-default:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 1.5em !important;
  letter-spacing: 1.5px !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #03892a;
  border: 1px solid #03892a;
  color: #fff;
  transition: 0.5s ease;
  text-decoration: none;
  outline: none; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 300;
  border-radius: 5px;
  font-size: 15px !important;
  line-height: 1.5em !important;
  letter-spacing: 1.5px !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #f53279;
  border: 2px solid #f53279;
  color: #fff; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  padding: 5px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 300;
  border-radius: 5px;
  font-size: 15px !important;
  line-height: 1.5em !important;
  letter-spacing: 1.5px !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #f53279;
  border: 2px solid #f53279;
  color: #fff; }

.entry-content ol, .entry-content ul {
  margin-left: 20px; }

.entry-content ol li, .entry-content ul li {
  margin-bottom: 5px; }

.widget {
  margin: 0px 0px 30px 0px; }
  .widget h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-transform: uppercase; }
  .widget ul {
    margin: 0px;
    padding: 0; }
  .widget ul li {
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 10px;
    display: block; }
  .widget a {
    color: #626262; }

main .widget, main .widget a {
  color: #626262; }

.widget_calendar {
  float: left; }

#wp-calendar {
  width: 100%; }

#wp-calendar thead {
  font-size: 14px; }

#wp-calendar thead th {
  padding-bottom: 10px; }

#wp-calendar tbody td {
  text-align: center;
  padding: 8px; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 14px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 10px; }

body.blog #content {
  padding-top: 20px; }

div.row.isblog article {
  position: relative; }

div.row.isblog article .entry-footer {
  position: absolute;
  width: 90%;
  bottom: 10%; }

.wp-block-cover, .no_sidebar .post-thumb-cover {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px; }

.push-sidebar .post-thumb-cover {
  width: 100vw;
  position: relative;
  left: 60.3%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px; }

.post-thumb-cover .inner {
  height: 400px;
  line-height: 400px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: table; }

.post-thumb-cover .inner h1.entry-title {
  padding: 20px;
  margin: 0px;
  color: #fff !important;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 50px; }

.post-thumb-cover::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.excerpt-standard .post-thumb-blog {
  padding: 10px 0px 20px 0; }

.post-thumb-blog {
  text-align: center; }

.postmeta-single {
  text-align: left; }

.postmeta-blog {
  text-align: center; }

.postmeta-single, .postmeta-blog {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  font-style: normal;
  font-weight: light; }
  .postmeta-single ul, .postmeta-blog ul {
    margin: 0 !important;
    padding: 0 !important; }
  .postmeta-single li, .postmeta-blog li {
    display: inline-block !important;
    padding: 0;
    margin-bottom: 0;
    color: #929292; }
  .postmeta-single li:after, .postmeta-blog li:after {
    content: "";
    padding: 0px 5px; }
  .postmeta-single li:last-child:after, .postmeta-blog li:last-child:after {
    content: ""; }
  .postmeta-single li > i, .postmeta-blog li > i {
    padding-right: 4px; }
  .postmeta-single a, .postmeta-blog a {
    outline: none;
    color: #929292; }
  .postmeta-single span, .postmeta-blog span {
    padding-right: 7px; }

.postmeta-single-single-comments {
  color: #333;
  font-size: 13px; }

.postmeta-single-comments a {
  color: #333;
  font-weight: bold; }

.excerpt-standard, .excerpt-quote, .excerpt-aside, .excerpt-status, .excerpt-link, .excerpt-gallery, .excerpt-audio, .excerpt-video, .excerpt-image, .excerpt-chat {
  padding-top: 40px; }

.format-quote.no_cover, .format-aside.no_cover, .format-status.no_cover, .format-link.no_cover, .format-gallery.no_cover, .format-audio.no_cover, .format-video.no_cover, .format-image.no_cover, .format-chat.no_cover {
  padding-top: 40px; }

.format-quote .entry-title {
  margin-top: 20px; }

.no_cover .format-gallery h1.entry-title, .no_cover .format-audioh1.entry-title, .no_cover .format-video h1.entry-title, .no_cover .format-standard h1.entry-title {
  padding-top: 10px; }

.post-icon-blog {
  margin-bottom: 20px; }

.post-icon-blog span {
  background-clip: padding-box;
  border: 1px solid #929292;
  color: #929292;
  display: table;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.post-format-icon {
  color: #929292;
  font-size: 14px;
  padding-top: 10px;
  font-style: normal; }

.post-format-icon i {
  padding-right: 4px; }

.entry-quote blockquote, .excerpt-quote blockquote {
  font-size: 115%;
  font-style: italic; }

.excerpt-aside .entry-content, .entry-aside .entry-content {
  background: #f7f7f7;
  padding: 20px;
  font-size: 115%;
  font-style: italic;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.excerpt-status .entry-content, .entry-status .entry-content {
  background: #f7f7f7;
  padding: 20px;
  border-top: 4px solid #ccc; }

.excerpt-status .post-time, .entry-status .post-time {
  font-weight: bold;
  font-size: 90%;
  padding-top: 5px; }

.excerpt-link .entry-content, .entry-link .entry-content {
  background: #f7f7f7;
  padding: 20px;
  border-top: 4px solid #ccc; }

.entry-video .video-embed, .entry-audio .audio-embed {
  margin-bottom: 20px; }

.isblog.islist article {
  margin-bottom: 40px; }

.isblog.islist article.format-standard {
  margin-bottom: 60px; }

.post-thumb-single {
  padding-bottom: 20px;
  text-align: center; }

.post-content {
  padding: 20px 0px; }

.gallery img {
  border: none !important; }

.gallery-item {
  margin: 0px !important;
  padding: 0px !important; }

.gallery-lightbox, .gallery-slider {
  margin: 20px auto; }

.entry-image .view-larger, .excerpt-image .view-larger {
  position: relative;
  text-align: center; }

.entry-image .view-larger .enlarge, .excerpt-image .view-larger .enlarge {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.entry-image .view-larger i, .excerpt-image .view-larger i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #fff;
  display: inline-block;
  height: 75px;
  padding: 20px;
  position: absolute;
  right: -40px;
  width: 75px;
  font-size: 200%; }

.highlight {
  background: #ff0; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.font8 {
  font-size: 8px !important; }

.font9 {
  font-size: 9px !important; }

.font10 {
  font-size: 10px !important; }

.font11 {
  font-size: 11px !important; }

.font12 {
  font-size: 12px !important; }

.font13 {
  font-size: 13px !important; }

.font14 {
  font-size: 14px !important; }

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

.font16 {
  font-size: 16px !important; }

.font17 {
  font-size: 17px !important; }

.font18 {
  font-size: 18px !important; }

.font19 {
  font-size: 19px !important; }

.font20 {
  font-size: 20px !important; }

.font21 {
  font-size: 21px !important; }

.font22 {
  font-size: 22px !important; }

.font23 {
  font-size: 23px !important; }

.font24 {
  font-size: 24px !important; }

.font25 {
  font-size: 25px !important; }

.font26 {
  font-size: 26px !important; }

.font27 {
  font-size: 27px !important; }

.font28 {
  font-size: 28px !important; }

.font29 {
  font-size: 29px !important; }

.font30 {
  font-size: 30px !important; }

.font31 {
  font-size: 31px !important; }

.font32 {
  font-size: 32px !important; }

.font33 {
  font-size: 33px !important; }

.font34 {
  font-size: 34px !important; }

.font35 {
  font-size: 35px !important; }

.font36 {
  font-size: 36px !important; }

.font37 {
  font-size: 37px !important; }

.font38 {
  font-size: 38px !important; }

.font39 {
  font-size: 39px !important; }

.font40 {
  font-size: 40px !important; }

.font41 {
  font-size: 41px !important; }

.font42 {
  font-size: 42px !important; }

.font43 {
  font-size: 43px !important; }

.font44 {
  font-size: 44px !important; }

.font45 {
  font-size: 45px !important; }

.font46 {
  font-size: 46px !important; }

.font47 {
  font-size: 47px !important; }

.font48 {
  font-size: 48px !important; }

.font49 {
  font-size: 49px !important; }

.font50 {
  font-size: 50px !important; }

.tahoma {
  font-family: tahoma, sans-serif; }

.impact {
  font-family: impact, sans-serif; }

.helvetica {
  font-family: helvetica, sans-serif; }

* {
  margin: 0;
  padding: 0; }

.breaker {
  clear: both; }

.group:after, .group:before {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

address, dl, fieldset, figure, hr, ol, p, pre, table, ul {
  margin-bottom: 20px; }

p {
  margin: 0 0 25px; }

p:empty {
  display: none; }

a {
  color: #224bb2;
  outline: none;
  text-decoration: none; }

a:focus, a:active, a:hover {
  outline: none;
  text-decoration: none !important; }

address {
  font-style: italic !important; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

.entry-content {
  overflow-wrap: break-word; }

.parallax-window {
  min-height: 200px;
  background: transparent; }

.spacer {
  border-bottom: 1px solid #eee;
  margin: 20px auto 0; }

.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: -9999px; }

.aligncenter {
  text-align: center; }

.alignleft {
  position: relative;
  float: left;
  padding-right: 10px; }

.alignright {
  position: relative;
  float: right;
  padding-left: 10px; }

.pad-left-20 {
  padding-left: 20px; }

.pad-right-20 {
  padding-right: 20px; }

.pad-top-20 {
  padding-top: 20px; }

.pad-btm-20 {
  padding-bottom: 20px; }

.pad-left-40 {
  padding-left: 40px; }

.pad-right-40 {
  padding-right: 40px; }

.pad-top-40 {
  padding-top: 40px; }

.pad-btm-40 {
  padding-bottom: 40px; }

.pad-top-80 {
  padding-top: 80px; }

.pad-btm-80 {
  padding-bottom: 80px; }

.clear {
  clear: both; }

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0; }

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.row-eq-height {
  display: table; }

.cover-pad-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.cover-pad-40 {
  margin-top: 20px;
  margin-bottom: 20px; }

.wp-block-quote, .wp-block-preformatted, .wp-block-verse, .wp-block-latest-posts, .wp-block-categories, .wp-block-gallery, .wp-block-table, .wp-block-image, .wp-block-button {
  margin-top: 40px;
  margin-bottom: 40px; }

.wp-block-pullquote {
  border-left: none; }

.wp-block-button.aligncenter {
  display: table !important;
  margin-left: auto;
  margin-right: auto; }

.wp-block-button.alignleft, .wp-block-button.alignright {
  padding-left: 20px !important;
  padding-right: 20px !important;
  display: inline-block !important; }

.w-205 {
  width: 25% !important; }

.w-500 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-1000 {
  width: 100% !important; }

.h-205 {
  height: 25% !important; }

.h-500 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-1000 {
  height: 100% !important; }

.mw-1000 {
  max-width: 100% !important; }

.mh-1000 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-10 {
  margin: 0.25rem !important; }

.mt-10, .my-10 {
  margin-top: 0.25rem !important; }

.mr-10, .mx-10 {
  margin-right: 0.25rem !important; }

.mb-10, .my-10 {
  margin-bottom: 0.25rem !important; }

.ml-10, .mx-10 {
  margin-left: 0.25rem !important; }

.m-20 {
  margin: 20px !important; }

.mt-20, .my-20 {
  margin-top: 20px !important; }

.mr-20, .mx-20 {
  margin-right: 20px !important; }

.mb-20, .my-20 {
  margin-bottom: 20px !important; }

.ml-20, .mx-20 {
  margin-left: 20px !important; }

.m-30 {
  margin: 30px !important; }

.mt-30, .my-30 {
  margin-top: 30px !important; }

.mr-30, .mx-30 {
  margin-right: 30px !important; }

.mb-30, .my-30 {
  margin-bottom: 30px !important; }

.ml-30, .mx-30 {
  margin-left: 30px !important; }

.m-40 {
  margin: 40px !important; }

.mt-40, .my-40 {
  margin-top: 40px !important; }

.mr-40, .mx-40 {
  margin-right: 40px !important; }

.mb-40, .my-40 {
  margin-bottom: 40px !important; }

.ml-40, .mx-40 {
  margin-left: 40px !important; }

.m-50 {
  margin: 50px !important; }

.mt-50, .my-50 {
  margin-top: 50px !important; }

.mr-50, .mx-50 {
  margin-right: 50px !important; }

.mb-50, .my-50 {
  margin-bottom: 50px !important; }

.ml-50, .mx-50 {
  margin-left: 50px !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-10 {
  padding: 0.25rem !important; }

.pt-10, .py-10 {
  padding-top: 0.25rem !important; }

.pr-10, .px-10 {
  padding-right: 0.25rem !important; }

.pb-10, .py-10 {
  padding-bottom: 0.25rem !important; }

.pl-10, .px-10 {
  padding-left: 0.25rem !important; }

.p-20 {
  padding: 20px !important; }

.pt-20, .py-20 {
  padding-top: 20px !important; }

.pr-20, .px-20 {
  padding-right: 20px !important; }

.pb-20, .py-20 {
  padding-bottom: 20px !important; }

.pl-20, .px-20 {
  padding-left: 20px !important; }

.p-30 {
  padding: 30px !important; }

.pt-30, .py-30 {
  padding-top: 30px !important; }

.pr-30, .px-30 {
  padding-right: 30px !important; }

.pb-30, .py-30 {
  padding-bottom: 30px !important; }

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

.p-40 {
  padding: 40px !important; }

.pt-40, .py-40 {
  padding-top: 40px !important; }

.pr-40, .px-40 {
  padding-right: 40px !important; }

.pb-40, .py-40 {
  padding-bottom: 40px !important; }

.pl-40, .px-40 {
  padding-left: 40px !important; }

.p-50 {
  padding: 50px !important; }

.pt-50, .py-50 {
  padding-top: 50px !important; }

.pr-50, .px-50 {
  padding-right: 50px !important; }

.pb-50, .py-50 {
  padding-bottom: 50px !important; }

.pl-50, .px-50 {
  padding-left: 50px !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 30px; }

#pagination {
  margin: 20px;
  text-align: center; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #00ac33;
  border-color: #00ac33;
  color: #fff;
  cursor: default;
  z-index: 2; }

.pagination > li > a, .pagination > li > span {
  background-color: #00ac33;
  border: 1px solid #00ac33;
  color: #fff;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  background-color: transparent;
  border-color: #00ac33; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-color: #00ac33; }

.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-area {
  max-width: 747px;
  margin: 40px 0; }

.comment-list, .comment-reply-title, .comment-respond .comment-form, .comment-respond iframe, .comments-title, .must-log-in {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.sidebar .comment-list, .sidebar .comment-navigation, .sidebar .comment-reply-title, .sidebar .comment-respond .comment-form, .sidebar .comments-title, .sidebar .must-log-in {
  max-width: 1040px;
  padding-left: 60px;
  padding-right: 376px; }

.comments-title {
  margin: 20px 0; }

.comment-list, .comment-list .children {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.comment-list .children {
  margin: 0 0 0 40px; }

.comment-list .children > li:before, .comment-list > li:after {
  background: url("images/dotted-line.png") repeat left top;
  background-size: 4px 4px;
  content: "";
  display: block;
  height: 1px;
  width: 100%; }

.comment-list > li:last-child:after {
  display: none; }

.comment-body {
  padding: 24px 0;
  position: relative;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7; }

.comment-author .avatar {
  display: block;
  float: left;
  margin: 0 20px 20px 0; }

.comment-author .fn {
  word-wrap: break-word; }

.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
  color: #f53279;
  font-size: 16px;
  font-style: normal;
  font-weight: bold; }

.says {
  display: none; }

.no-avatars .comment-author {
  margin: 0 0 5px;
  max-width: 100%;
  position: relative; }

.no-avatars .comment-content, .no-avatars .comment-list .reply, .no-avatars .comment-metadata {
  width: 100%; }

.comment-list .edit-link {
  margin-left: 20px; }

.comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata {
  margin: 10px 0; }

.comment-meta, .comment-meta a {
  color: #a2a2a2;
  font-size: 13px; }

.comment-meta a:hover {
  color: #555; }

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

.ping-meta {
  color: #a2a2a2;
  font-size: 13px;
  line-height: 2; }

.comment-awaiting-moderation {
  color: #a2a2a2; }

.comment-awaiting-moderation:before {
  content: "\f021";
  margin-right: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal; }

.comment-reply-link:before, .comment-reply-login:before {
  content: "\f122";
  margin-right: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal; }

.comment-respond {
  background-color: #f5f5f5;
  padding: 40px;
  margin: 30px 0;
  max-width: 747px; }

.comment .comment-respond {
  margin-bottom: 20px;
  padding: 20px; }

.comment-reply-title small a {
  color: #131310;
  display: inline-block;
  float: right;
  height: 20px;
  overflow: hidden;
  width: 20px; }

.comment-reply-title small a:hover {
  color: #ed331c;
  text-decoration: none; }

.comment-reply-title small a:before {
  content: "\f05c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal; }

.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form {
  padding: 0; }

.comment-form .comment-notes {
  margin-bottom: 15px; }

.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
  margin-bottom: 30px; }

.comment-form [for="author"], .comment-form [for="comment"], .comment-form [for="email"], .comment-form [for="url"] {
  float: left;
  padding: 10px 0;
  width: 100px; }

.comment-form .required {
  color: #ff8778; }

.comment-form input[type="email"], .comment-form input[type="text"], .comment-form input[type="url"] {
  max-width: 300px;
  width: 60%; }

.comment-form textarea {
  width: 100%; }

.form-allowed-tags, .form-allowed-tags code {
  color: #686758;
  font-size: 14px; }

.form-allowed-tags code {
  font-size: 10px;
  margin-left: 3px;
  white-space: pre-wrap; }

.comment-list .pingback, .comment-list .trackback {
  padding-top: 24px; }

.comment-navigation {
  border-bottom: 1px solid #e7e7e7;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0 auto;
  max-width: 747px;
  padding: 20px 0;
  width: 100%; }

.no-comments {
  background-color: #eee;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  padding: 10px 0;
  text-align: center; }

.sidebar .no-comments {
  padding-left: 60px;
  padding-right: 376px; }

.comment-reply-title {
  margin-top: 0; }

body.woocommerce-page #content {
  padding: 20px 0px 40px 0px; }

.woocommerce #customer_details .col-1, .woocommerce #customer_details .col-2 {
  width: 100% !important; }

.woocommerce #customer_details, .woocommerce #order_review {
  width: 47%;
  position: relative;
  float: left; }

.woocommerce #customer_details {
  margin-right: 40px; }

h3#order_review_heading {
  display: none; }

@media (max-width: 800px) {
  .woocommerce #customer_details, .woocommerce #order_review {
    width: 100% !important; } }

#customer_details, #order_review .shop_table, #order_review #payment {
  background: #f4f4f4;
  padding: 20px;
  border-radius: 0px;
  border: none; }

#order_review {
  background: transparent !important; }

#customer_details h3, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
  font-size: 26px !important; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

body {
  background: #fff;
  color: #626262 !important;
  font-family: 'proxima-nova', 'helvetica', sans-serif !important;
  font-weight: 300 !important; }

#content, #footer, #header, .container, .ibsection .container, #wrapper .container, .wp-ib-section-wrap {
  max-width: 1440px !important;
  margin: 0 auto;
  width: 100%; }

.zrf_field_title {
  color: #333 !important; }

#header-container {
  background: transparent !important;
  border-bottom: 1px solid #e4e4e4; }

#header-container.transparent {
  background: transparent !important; }

#header-container.colored {
  background: #fff;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear; }

.menu-desktop #sec-191 {
  margin-top: -142px; }

#video-editor a {
  background: #f4f5f9;
  color: #f53279;
  padding: 15px;
  position: fixed;
  right: 0px;
  top: 220px;
  z-index: 9;
  border-radius: 5px 0px 0px 5px;
  line-height: 1.2em;
  text-align: center;
  outline: none; }
  #video-editor a i {
    font-size: 28px; }
  #video-editor a span {
    font-size: 12px;
    text-transform: uppercase; }

.hero-margin-top {
  position: relative;
  top: 70px; }

.hero-temp-1 {
  margin-bottom: 70px; }
  .hero-temp-1 h1 {
    font-size: 48px;
    color: #fff !important;
    line-height: 48px;
    margin-bottom: 30px; }
  .hero-temp-1 p {
    font-size: 24px;
    color: #fff;
    line-height: 32px; }
  .hero-temp-1 .hero-img {
    text-align: center; }
  .hero-temp-1 .hero-img img {
    -webkit-box-shadow: 0 2px 15px 9px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 2px 15px 9px rgba(0, 0, 0, 0.10);
    box-shadow: 0 2px 15px 9px rgba(0, 0, 0, 0.10); }

.hero-temp-2 h1 {
  font-size: 56px;
  color: #fff !important;
  line-height: 60px;
  padding-bottom: 10px; }
  .hero-temp-2 p {
    font-size: 22px;
    color: #fff;
    line-height: 32px; }

.hero-ob {
  background: rgba(255, 255, 255, 0.87);
  width: 22vw;
  height: 22vw;
  border-radius: 50%;
  display: table; }
  .hero-ob .hero-ob-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 80px; }
  .hero-ob .hero-divider {
    background: #f53279;
    width: 150px;
    height: 2px;
    margin: 30px auto;
    display: block; }
  .hero-ob h1, .hero-ob p {
    text-align: center !important;
    color: #000 !important; }

.hero-ob-easter {
  background: #fff !important; }

.hero-ob-2 {
  background: rgba(255, 255, 255, 0.87);
  width: 16vw;
  height: 16vw;
  border-radius: 50%;
  display: table; }
  .hero-ob-2 .hero-ob-2-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 40px; }
  .hero-ob-2 .hero-divider {
    background: #f53279;
    width: 150px;
    height: 2px;
    margin: 30px auto;
    display: block; }
  .hero-ob-2 h1, .hero-ob-2 p {
    text-align: center !important;
    color: #000 !important; }

.hero-breakout {
  width: 44vw;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #f53279;
  background: linear-gradient(to right, #f53279, transparent);
  padding: 20px;
  margin-top: -130px;
  height: 200%; }

.hero-breakout-2 {
  width: 44vw;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #f53279;
  background: linear-gradient(to right, #f53279, transparent);
  padding: 20px;
  margin-top: -200px; }

.hero-temp-3 h1, .hero-temp-3 h3, .hero-temp-3 p {
  color: #000 !important; }

.awesomplete ul {
  color: #000;
  background: #fff; }
  .awesomplete ul li {
    display: block !important;
    padding: 5px 10px !important;
    cursor: pointer; }

#main-menu {
  background-color: transparent;
  color: #6d7287;
  padding: 10px 0px; }

#mega-menu-wrap-main-menu .mega-menu-toggle {
  font-size: 18px; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search-wrap {
  z-index: 1; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-has-children > a.mega-menu-link::after {
  content: '\f107';
  font-family: FontAwesome; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
  content: '\f106';
  font-family: FontAwesome; }

#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu {
  padding-top: 20px; }

#mega-menu-main-menu > li.mega-menu-item > ul.mega-sub-menu {
  width: 100% !important;
  max-width: 1140px !important;
  left: 10% !important; }

#mega-menu-item-kbe_article_widgets-3 {
  padding: 0px 15px !important; }

.mega-menu-item .kbe_widget {
  margin-bottom: 0px !important; }

.mega-search-closed {
  border: none;
  border-radius: 100%;
  box-shadow: unset !important; }

.mega-search-open {
  box-shadow: unset; }

.mega-search-open input[type="text"] {
  padding: 10px 15px !important;
  height: 45px !important;
  border-bottom: 2px solid #f53279 !important;
  width: 250px !important;
  position: relative;
  top: -8px;
  font-size: 16px; }

.mega-search-open input[type="text"]:focus {
  box-shadow: unset !important; }

.mega-search .search-icon {
  z-index: 9; }

.mega-search-wrap {
  margin-right: 5px; }

.mega-menu-logo {
  height: 60px !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search.mega-search-open input[type="text"] {
  max-width: 175px; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search .search-icon {
  font-size: 24px !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-402, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-16, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-711 {
  margin-right: 0px !important; }

#mega-menu-item-365 {
  margin-right: 70px !important; }

#mega-menu-item-370 {
  margin-left: 50px !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 a:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-402 a:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-16 a:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-711 a:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-365 a:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 a:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-402 a:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-16 a:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-711 a:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-365.mega-current-menu-item a {
  border-bottom: 1px solid transparent !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-365 a {
  border-bottom: none; }

li.icon_background > a.mega-menu-link {
  font-size: 23px !important;
  margin: 0px 10px !important;
  padding: 0px !important;
  color: #353a4f !important; }

.mega-search .search-icon .form-control {
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important; }

#mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-402.mega-menu-flyout > ul.mega-sub-menu, #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-flyout li#mega-menu-item-402 > ul.mega-sub-menu {
  width: 150px !important; }

li.link_background {
  margin-left: 5px !important; }

li.link_background > a.mega-menu-link {
  background: #f53279 !important;
  color: #fff !important;
  border-radius: 50px !important;
  padding: 0px 15px !important;
  font-size: 14px !important;
  height: auto !important;
  text-transform: uppercase !important;
  line-height: 27px !important; }

#main-menu {
  background-color: transparent;
  color: #fff;
  font-family: 'proxima-nova', 'helvetica', sans-serif; }

header.transparent #mega-menu-wrap-main-menu a.mega-menu-link {
  color: #fff !important; }

body.tax-box-category #wrapper, body.tax-box-type #wrapper, body.tax-box-use #wrapper, body.search #wrapper {
  padding-top: 30px; }

body.blog #content {
  padding-top: 20px; }

#ppshare {
  float: left;
  clear: none !important; }

.grid-prod-box {
  padding: 10px 10px 40px 10px; }

.grid-prod-box-img {
  text-align: center; }

.grid-prod-box-title {
  font-size: 20px;
  text-align: center;
  padding: 20px 0px 10px 0px; }

.grid-prod-box-desc {
  height: auto;
  min-height: 205px; }

.grid-prod-box-btn {
  text-align: center; }

#hero-home {
  overflow: hidden; }
  #hero-home h2 {
    color: #fff !important;
    font-size: 48px !important;
    padding: 40px 20px 40px 0px; }
  #hero-home .start-btn {
    padding-bottom: 50px; }
  #hero-home .laptop-wrapper {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    margin-bottom: -60px; }
  #hero-home .laptop-wrapper video {
    box-sizing: border-box;
    background: url(../images/laptop-bg-2.png) center center no-repeat;
    background-size: contain;
    padding: 0% 13% 0px 13%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.laptop.slide-in-right {
  position: absolute;
  width: 100%;
  margin-left: 150px; }

.shoes.slide-in-left {
  position: absolute;
  width: 100%;
  margin-right: 150px; }

.stock.slide-in-right {
  position: absolute;
  width: 100%;
  margin-left: 150px; }

#instafeed {
  padding-top: 40px; }

#sec-5186 .container {
  max-width: unset !important; }

#sec-5186 .container-fluid {
  margin: 0px !important;
  padding: 0px !important; }

#iid2012850592409894723_7594416014, #iid2038240727477348112_7594416014 {
  display: none; }

#action-bar {
  width: 80%;
  margin: 0 auto;
  display: block;
  padding: 30px 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.80);
  color: #353a4f;
  min-height: 123px; }

#action-bar .action-bar-text {
  font-size: 37px;
  font-family: 'proxima-soft', 'helvetica', sans-serif;
  font-weight: 400; }

#action-bar .action-bar-button {
  display: block;
  text-align: center; }

#action-bar .action-bar-button a {
  margin-bottom: 0px; }

#action-bar .action-bar-button button {
  background: #00ac33;
  border: none;
  color: #fff;
  padding: 15px 30px;
  border-radius: 4px;
  font-size: 18px;
  display: inline-block;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.30); }

#our-values {
  background-image: url(../images/bg-pattern.png); }

#our-values .ibsection > div {
  background-color: transparent !important; }

#our-values .border-box {
  padding: 40px;
  background: #f4f5f9; }

.vw {
  padding: 0px 40px 40px 0px; }

#about .ibsection:not(#sec-864) > div {
  background-color: transparent !important; }

.profile {
  text-align: center;
  padding: 20px; }
  .profile .profile-img {
    text-align: center;
    padding: 20px; }
  .profile .profile-name {
    text-align: center;
    font-size: 24px;
    color: #353a4f;
    font-weight: 400; }
  .profile .profile-job {
    text-align: center;
    font-size: 18px;
    color: #404040; }
  .profile .profile-tag {
    text-align: center;
    font-size: 18px;
    color: #353a4f; }
  .profile .profile-desc {
    text-align: center;
    font-size: 16px;
    padding: 20px; }

#sustainability .t1-sec-feat {
  background-image: url(../images/bg-pattern.png); }
  .sf-heading {
    font-size: 18px;
    color: #353a4f;
    letter-spacing: 1px;
    text-transform: uppercase; }

.sf-text {
  font-size: 18px;
  color: #626262;
  letter-spacing: 0;
  line-height: 28px; }

.sf-icon {
  padding-bottom: 10px;
  color: #353a4f;
  font-size: 2.5em;
  font-weight: 300 !important; }

.testimonials-slider .slick-track > p {
  display: none; }

.testimonial-image {
  text-align: center; }

.testimonial-prod-link {
  text-align: center;
  margin: 20px auto; }
  .testimonial-prod-link a {
    text-align: center;
    background: #00ac33;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1.8px;
    text-align: center;
    display: inline-block;
    padding: 10px 20px; }
  .testimonial-prod-link a:hover {
    color: #fff !important; }

.testimonial-heading {
  font-size: 34px;
  color: #353a4f;
  font-family: 'proxima-soft', 'helvetica', sans-serif;
  margin-bottom: 20px;
  line-height: 1.3em; }

.testimonial-user {
  margin-top: 20px;
  font-style: italic; }

.testimonial-signature {
  margin-top: 20px;
  text-align: left !important; }
  .testimonial-signature img {
    text-align: left !important;
    margin: 0px !important; }

.order-custom-design {
  padding-top: 40px;
  text-align: center; }
  .order-custom-design .btn-main-outline {
    font-size: 14px; }

#product-feedback {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px; }

#product-feedback .testimonial-content {
  position: relative;
  background: #f4f5f9;
  border-radius: 10px;
  padding: 20px !important;
  text-align: left !important; }

#product-feedback .testimonial-content:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top-color: #f4f5f9;
  border-bottom: 0;
  border-left: 0;
  margin-left: -45%;
  margin-bottom: -15px; }

#product-feedback .testimonial-author {
  padding-top: 20px;
  text-align: left !important; }

.page-template-template_testimonials .testimonial-content {
  position: relative;
  background: #f4f5f9;
  border-radius: 10px;
  padding: 20px; }

.page-template-template_testimonials .testimonial-content:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top-color: #f4f5f9;
  border-bottom: 0;
  border-left: 0;
  margin-left: -37%;
  margin-bottom: -15px; }

.page-template-template_testimonials .testimonial-author {
  padding-top: 20px; }

.testimonial.card {
  background-color: transparent !important;
  border: none !important; }

.testimonial-slide .testimonial-content {
  position: relative;
  background: #f4f5f9 !important;
  border-radius: 10px;
  padding: 20px !important;
  text-align: left !important; }

.testimonial-slide .testimonial-content:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-top-color: #f4f5f9 !important;
  border-bottom: 0;
  border-left: 0;
  margin-left: -45%;
  margin-bottom: -15px; }

.testimonial-slide .testimonial-author {
  padding-top: 20px;
  text-align: left !important; }

#get-started {
  background-image: url(../images/bg-pattern.png); }
  #get-started .ibsection div.nobg {
    background: transparent !important; }
  #get-started .t1-sec-icon, #get-started .t1-sec-icon-alt, #get-started .t1-sec-icon-light {
    margin-top: 20px; }
  #get-started .t1-sec-icon span {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0px !important;
    font-size: 27px !important;
    text-align: center; }

#customise .row, #ordertrack .row {
  padding: 30px 0px; }

#ordertrack .t1-sec-img {
  padding-top: 100px; }

.kbe_category h2 {
  font-size: 18px !important; }

.kbe_search_field input[type="text"] {
  padding: 5px 20px 5px 30px !important;
  background-image: url(../images/kbe_search_btn.png); }

body.page-template-template_support #kbe_content .kbe_leftcol {
  width: 100%; }

#kbe_content .kbe_leftcol {
  width: 60%; }

body.post-type-archive-kbe_knowledgebase #kbe_content .kbe_leftcol {
  width: 100%;
  padding-bottom: 100px; }

#kbe_content .kbe_leftcol h2, #kbe_content .kbe_leftcol h4 {
  font-size: 19px;
  color: #353a4f !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'proxima-nova' !important;
  border-bottom: 2px solid #dde0e5;
  padding-bottom: 5px;
  margin-bottom: 20px; }

#kbe_content h2 span.kbe_count, #kbe_content h4 span.kbe_count {
  width: 150px;
  background: transparent;
  font-size: 12px !important;
  color: #6d7287;
  letter-spacing: 0.5px;
  margin-bottom: -20px;
  float: right;
  text-align: right; }

.kbe_readmore {
  text-align: left; }
  .kbe_readmore a {
    color: #0a04b2 !important; }

.kbe_category > h4 > a {
  color: #353a4f !important; }

#kbe_content .kbe_leftcol .kbe_readmore a {
  color: #0a04b2 !important; }

.kbe_page_inner {
  padding: 50px 0px; }

.kbes_title a {
  color: #353a4f !important;
  font-size: 20px !important;
  padding: 10px 0px; }

.kbes_content {
  padding: 10px 0px 20px 0px;
  font-size: 18px !important;
  color: #6d7287 !important;
  line-height: 1.4em;
  clear: both; }

#kbe_content .kbe_leftcol .kbe_articles_search .kbe_read_more a, .kbe_read_more {
  clear: both;
  display: block; }

.kbe_articles_search .kbe_read_more {
  float: none !important;
  width: 100% !important; }

#kbe_content .kbe_leftcol .kbe_articles h2 {
  font-size: 24px; }

body.search-results.post-type-archive-kbe_knowledgebase #wrapper {
  padding-top: 0px; }

#kbe_container table.palette-table {
  width: 100%;
  max-width: 600px;
  font-size: 18px !important;
  border: none !important; }
  #kbe_container table.palette-table tr {
    border: none !important; }
  #kbe_container table.palette-table th {
    border-top: none !important;
    font-size: 18px !important;
    text-align: center; }
  #kbe_container table.palette-table th:first-child {
    text-align: left !important; }
  #kbe_container table.palette-table td {
    font-size: 18px !important;
    text-align: center;
    border: 1px solid #eee; }
  #kbe_container table.palette-table td:first-child {
    text-align: left !important; }

#palette-breakdown span {
  margin: 0px !important;
  padding: 0px 0px 0px 10px !important;
  display: inline-block !important; }
  #palette-breakdown .palette-wrapper {
    max-width: 200px;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 3px 2px 0 #e9e9e9; }
  #palette-breakdown .palette-wrap {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 5px;
    font-size: 16px !important;
    line-height: 1.3em !important;
    background: #fff; }
  #palette-breakdown .palette-colour {
    text-align: center;
    color: #fff;
    padding: 20px 20px;
    height: 100px; }
  #palette-breakdown .palette-colour-split {
    text-align: right;
    color: #fff;
    padding: 10px 20px;
    height: 100px;
    display: inline-block;
    width: 50%;
    position: relative;
    float: left; }
    #palette-breakdown .palette-colour-split i {
      color: #fff; }
  #palette-breakdown .palette-name {
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px; }
  #palette-breakdown .palette-cmyk, #palette-breakdown .palette-pantone {
    padding-bottom: 5px; }

#reorder-steps {
  background: linear-gradient(to right, transparent, #f53279);
  border-radius: 20px;
  margin: 0px !important; }

.fancybox-container {
  z-index: 99999 !important; }

#countdown {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  font-family: 'proxima-soft', sans-serif; }
  #countdown .count_label {
    width: 21%;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center; }
  #countdown .count_clear {
    clear: both; }
  #countdown .count_value {
    width: 21%;
    display: inline-block;
    font-size: 48px;
    text-align: center;
    color: #f53279; }
  #countdown .count_sep {
    width: 2%;
    display: inline-block;
    font-size: 45px;
    text-align: center;
    color: #f53279; }

#edd_purchase_receipt {
  display: none; }

body.edd-success #content section.entry-content h3 {
  display: none !important; }

.edd_purchase_receipt_product_name {
  font-weight: 600; }

.edd_purchase_receipt_files {
  margin: 0px !important;
  padding: 0px !important; }

.edd_purchase_receipt_files li {
  list-style-type: none; }

#edd_checkout_form_wrap fieldset {
  border: 1px solid #eee;
  padding: 1.387em;
  margin: 0 0 21px; }

#edd_checkout_form_wrap legend {
  display: block;
  font-size: 120%;
  line-height: 1;
  font-weight: 700;
  width: 100%;
  margin: 0 0 21px;
  padding: 0; }

#edd_checkout_form_wrap label {
  font-weight: 700;
  display: block;
  position: relative;
  line-height: 100%;
  font-size: 95%;
  margin: 0 0 5px; }

#edd_checkout_form_wrap span.edd-description {
  color: #666;
  font-size: 80%;
  display: block;
  margin: 0 0 5px; }

#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
  display: inline-block;
  width: 70%; }

#edd_checkout_form_wrap #edd_discount_code, #edd_checkout_form_wrap #edd_purchase_submit, #edd_checkout_form_wrap #edd_register_account_fields {
  padding: 0;
  border: none; }

#edd_checkout_form_wrap #edd-discount-code-wrap, #edd_checkout_form_wrap #edd_final_total_wrap, #edd_checkout_form_wrap #edd_show_discount {
  border: 1px solid #eee; }

#edd_checkout_form_wrap #edd-login-account-wrap, #edd_checkout_form_wrap #edd-new-account-wrap, #edd_checkout_form_wrap #edd_final_total_wrap, #edd_checkout_form_wrap #edd_show_discount, #edd_checkout_form_wrap .edd-cart-adjustment {
  background: #fafafa;
  color: #666;
  padding: 0.5em 1.387em; }

#edd-purchase-button, .edd-submit, [type="submit"].edd-submit {
  display: inline-block;
  padding: 6px 12px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.t1-sec-mid {
  padding: 25% 20px 0px 20px; }

.t1-sec-mid h2 {
  background: #fff;
  border-radius: 6px 6px 0px 0px;
  font-size: 48px;
  color: #353a4f;
  letter-spacing: 0;
  line-height: 50px;
  padding: 40px;
  display: inline-block;
  margin-bottom: 0px; }

.t1-sec-mid h2 i {
  padding-left: 100px; }

.t1-sec, .t1-sec-alt {
  padding: 3% 0px;
  margin: 20px; }

.t1-sec .container, .t1-sec-alt .container {
  background: #f4f5f9;
  padding: 0px !important;
  overflow: hidden; }

.t1-sec-icon, .t1-sec-icon-alt, .t1-sec-icon-light {
  margin-top: 75px;
  margin-bottom: 20px;
  text-align: left; }

.t1-sec-icon span {
  background: #e5e6f0;
  border-radius: 4px;
  font-size: 26px;
  color: #485378;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 300; }

.t1-sec-icon-alt span {
  background: #e5e6f0;
  border-radius: 4px;
  font-size: 26px;
  color: #485378;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 300; }

.t1-sec-icon-light span {
  background: #fff;
  border-radius: 4px;
  font-size: 26px;
  color: #485378;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 300; }

.t1-sec-feat-bg {
  width: 100%;
  min-width: 300px;
  height: auto;
  min-height: 193px;
  margin-bottom: -80px; }

.t1-sec-feat-bg h2 {
  font-size: 48px;
  padding: 4% 0px; }

.t1-sec-alt .t1-sec-right {
  margin-left: -15px; }

.t1-sec-alt .t1-sec-left {
  margin-left: -15px; }

.t1-sec .t1-sec-inner, .t1-sec-alt .t1-sec-inner {
  padding: 0px 40px 20px 40px; }

.t1-sec .t1-sec-right {
  margin-right: 0px !important;
  padding-right: 0px !important; }

.t1-sec .t1-sec-icon, .t1-sec-alt .t1-sec-icon {
  margin-top: 40px; }

.d-pad-left {
  padding-left: 40px; }

.t2-sec-mid {
  padding: 10% 20px 0px 20px; }

.t2-sec-icon {
  background: #f4f5f9;
  border-radius: 4px;
  font-size: 26px;
  color: #485378;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 300;
  margin-top: 20px; }

.t2-sec-link a {
  color: #0a04b2; }

.para-panel {
  background: #fff;
  border-radius: 6px 6px 0px 0px;
  padding: 40px;
  display: inline-block;
  margin-bottom: 0px; }

.para-panel h3 {
  font-size: 48px;
  color: #353a4f; }

#about .t1-sec-mid {
  padding: 10% 20px 0px 20px !important; }

.t1-sec-alt.gr .container, .t1-sec.gr .container {
  background: #f5f9f4;
  padding-left: 0px; }

.t1-sec-alt.white .container, .t1-sec.white .container {
  background: none;
  color: #626262 !important; }

.t1-sec.gr .t1-sec-icon span, .t1-sec-alt.gr .t1-sec-icon span {
  background: #deeadb;
  color: #73876e; }

.t1-sec-list {
  margin-left: 20px;
  margin-top: 30px; }
  .t1-sec-list li {
    line-height: 22px;
    margin-bottom: 15px;
    list-style-type: square; }

.product-card-grid {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
  font-family: 'proxima-nova', 'helvetica', sans-serif;
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  overflow: hidden; }

.product-card-grid .product-photo {
  background: #fff;
  border-radius: 5px 5px 0px 0px; }

.product-card-grid .product-photo img {
  border-radius: 4px 4px 0px 0px; }

.product-card-grid .product-card-inner {
  padding: 20px;
  position: relative;
  min-height: 270px; }

.product-card-grid .box-type {
  font-size: 12px;
  padding: 0px;
  color: #7a7da3;
  text-transform: uppercase;
  font-weight: 500; }

.product-card-grid .box-type a {
  color: #7a7da3; }

.product-card-grid .product-title {
  font-size: 22px;
  padding: 10px 0px;
  color: #353a4f;
  font-weight: 400;
  line-height: 1.3em !important; }

.product-card-grid .product-title a {
  color: #353a4f; }

.product-card-grid .product-excerpt {
  font-size: 16px;
  color: #6d7287;
  min-height: 130px;
  line-height: 1.5em !important; }

.product-card-grid .product-permalink {
  position: absolute;
  bottom: 15px;
  display: inline-block;
  margin: 15px auto 0 auto; }

.product-card-grid .product-permalink span.arrow {
  display: inline-block;
  text-align: right; }

.term-desc {
  padding: 20px 0px; }

.product-card-grid .product-linked-green, .product-card-grid .product-linked-orange, .product-card-grid .product-linked-red {
  position: absolute;
  padding: 15px;
  font-size: 20px; }

.product-card-grid .product-linked-green {
  color: #21b721; }

.product-card-grid .product-linked-orange {
  color: #e6ae3e; }

.product-card-grid .product-linked-red {
  color: #e44949; }

body.tax-box-category .product-card-grid, body.tax-box-type .product-card-grid, body.tax-box-use .product-card-grid {
  margin-bottom: 40px; }

.pcdim.product-card-grid .product-card-inner {
  min-height: 310px; }

.product-formed {
  font-size: 16px;
  line-height: 1.5em !important;
  padding-bottom: 10px; }

.product-formed.score1 {
  color: #0a04b2; }

.product-formed.score2 {
  color: #ed9525; }

.product-formed.score3 {
  color: #00ac33; }

.bdrange {
  position: relative;
  float: left;
  width: 50%;
  outline: none !important; }

.bdrangeval {
  position: relative;
  float: left;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5em !important;
  margin-left: 10px; }

#bdrangeinput {
  width: 50%;
  max-width: 400px;
  outline: none !important;
  height: 25px; }

.bdrange:focus, #bdrangeinput:focus {
  outline: none !important; }

input[type=range] {
  height: 21px;
  -webkit-appearance: none;
  width: 100%; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #dde0e5;
  background: #dde0e5;
  border-radius: 5px;
  border: 0px solid #dde0e5; }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #ff2c79;
  border: 0px solid #ff2c79;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #ff2c79;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #dde0e5; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #dde0e5;
  background: #dde0e5;
  border-radius: 5px;
  border: 0px solid #dde0e5; }

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #ff2c79;
  border: 0px solid #ff2c79;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #ff2c79;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #dde0e5;
  border: 0px solid #dde0e5;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #dde0e5; }

input[type=range]::-ms-fill-upper {
  background: #dde0e5;
  border: 0px solid #dde0e5;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #dde0e5; }

input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #ff2c79;
  border: 0px solid #ff2c79;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #ff2c79;
  cursor: pointer; }

input[type=range]:focus::-ms-fill-lower {
  background: #dde0e5; }

input[type=range]:focus::-ms-fill-upper {
  background: #dde0e5; }

body.page-id-3312 #sec-3341 > div {
  background: #fff !important; }

.product-card-grid.score3 {
  overflow: hidden; }

.corner-ribbon {
  width: 200px;
  background: #00ac33;
  position: relative;
  text-align: center;
  line-height: 35px;
  letter-spacing: 1px;
  font-size: 15px;
  color: #f0f0f0;
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  top: 25px;
  left: -55px;
  margin-bottom: -35px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.sticker {
  position: absolute;
  float: right;
  right: 25px;
  top: 10px; }

.top-seller {
  width: 55px;
  height: 55px;
  background: #f53279;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  position: relative; }
  .top-seller span {
    color: #fff;
    text-align: center;
    line-height: 1.2em !important;
    font-size: 11px;
    display: block; }
  .top-seller i {
    font-size: 15px; }

.new-product {
  background: #f53279;
  width: 40px;
  height: 40px;
  top: 5px;
  right: 5px;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative; }
  .new-product span {
    color: #fff;
    text-align: center;
    line-height: 1.2em !important;
    font-size: 13px;
    display: block;
    position: relative;
    z-index: 9; }

.new-product:before, .new-product:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  background: #f53279; }

.new-product:before {
  transform: rotate(30deg); }

.new-product:after {
  transform: rotate(60deg); }

.star {
  color: #fff;
  text-align: center;
  line-height: 1.2em !important;
  font-size: 11px;
  position: absolute;
  width: 50px;
  height: 50px;
  float: right;
  right: 35px;
  top: 25px; }

.star:before {
  position: absolute;
  content: "\f005" !important;
  font-family: FontAwesome !important;
  font-size: 60px;
  color: #f53279; }

.star:after {
  content: "TOP SELLER" !important;
  text-align: center;
  color: #000;
  font-size: 10px;
  position: relative;
  float: right;
  width: 50px;
  height: 50px;
  top: -7px; }

#box-dimensions-table {
  padding-top: 20px; }
  #box-dimensions-table table {
    max-width: 800px; }
  #box-dimensions-table th {
    background: #f53279;
    color: #fff;
    font-weight: normal;
    text-align: center;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none; }
  #box-dimensions-table td {
    background: #ffecf3;
    text-align: center;
    padding: 20px 8px 25px 8px !important; }
  #box-dimensions-table input.form-control {
    max-width: 75px; }
  #box-dimensions-table .box-loc-wrap {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
    margin: 20px auto; }
  #box-dimensions-table .box-loc-cell1 {
    background: #f5f5f5;
    border-radius: 8px 0px 0px 8px;
    padding: 50px 20px; }
  #box-dimensions-table .box-loc-cell2 {
    padding: 40px 40px 30px 40px; }
  #box-dimensions-table .bdi {
    text-align: center; }
  #box-dimensions-table .inlbl {
    padding-right: 10px;
    font-size: 17px !important;
    color: #626262 !important;
    letter-spacing: 1px !important;
    display: inline-block;
    padding-bottom: 10px; }
  #box-dimensions-table .form-control {
    border-radius: none !important;
    font-size: 16px !important;
    color: #88898c !important;
    line-height: 23px !important;
    border: 1px solid #dde0e5 !important;
    border-radius: 2px !important;
    padding: 10px !important;
    height: 45px !important; }
  #box-dimensions-table .rngb {
    font-size: 14px;
    color: #626262;
    letter-spacing: 0.78px;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 30px;
    width: 10%;
    min-width: 100px; }
  #box-dimensions-table .bdrangeval {
    width: 10%;
    min-width: 100px; }

#box-dimensions-results {
  padding-top: 20px; }

#product_details {
  background: #fff;
  padding: 3% 0 5% 0px; }
  #product_details .prod-code {
    font-size: 16px;
    font-weight: 300; }
  #product_details .prod-title {
    color: #353a4f;
    font-size: 42px;
    font-weight: 400;
    margin-top: 0px; }
  #product_details .prod-desc {
    color: #6d7287;
    font-size: 18px;
    line-height: 28px; }
  #product_details .prod-heading-alt {
    padding: 10px 0px;
    font-size: 16px; }
  #product_details .prod-heading-sml {
    font-size: 16px;
    color: #353a4f;
    letter-spacing: 2px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px !important;
    display: inline-block; }
    #product_details .prod-heading-sml span {
      display: inline-block;
      min-width: 250px; }
    #product_details .prod-heading-sml a {
      color: #353a4f; }
    #product_details .prod-heading-sml img {
      padding-bottom: 10px; }
  #product_details .prod-heading-sml.no-mar {
    margin-bottom: 0px !important; }
  #product_details .prod-heading-med {
    font-size: 18px;
    color: #353a4f;
    letter-spacing: 2.25px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px !important; }
  #product_details .prod-spacer {
    border-bottom: 1px solid #dde0e5;
    padding: 10px 0px 10px 0px;
    margin-bottom: 20px; }
  #product_details .prod-colours .prod-color-sample {
    position: relative;
    float: left;
    display: inline-block;
    padding-right: 20px;
    text-align: center; }
    #product_details .prod-colours .prod-color-sample span {
      margin: 10px 0px 0px 10px;
      display: inline-block; }
    #product_details .prod-colours .prod-heading-sml {
      position: relative;
      float: left;
      display: inline-block;
      padding-right: 20px;
      text-align: center;
      margin: 14px 0px 0px 10px; }
  #product_details a.tax-link {
    color: #6d7287 !important;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 300; }
  #product_details .prodcode {
    color: #6d7287 !important; }
  #product_details .prod-desc-alt {
    padding-top: 20px;
    font-size: 16px !important; }
  #product_details .prod-price {
    padding-top: 20px;
    color: #353a4f;
    font-size: 26px; }

.prod-icons {
  padding-top: 10px;
  padding-bottom: 30px; }

.prod-link a {
  background: #00ac33;
  border: none;
  color: #fff;
  padding: 15px 30px;
  border-radius: 4px;
  font-size: 18px;
  display: inline-block;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.30); }

.slick-slide {
  outline: none; }

.slick-slide img {
  margin: 0 auto; }

.wpis-slider-nav img {
  border-radius: 100% !important;
  border: 1px solid #ccc;
  max-width: 100px;
  width: 100%;
  background: #fff; }

.wpis-slider-for .slick-prev:before, .wpis-slider-for .slick-next:before {
  font-size: 30px;
  color: #111; }

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

.single_prod_photo {
  width: 100%;
  max-width: 750px;
  margin: 0 auto 20px auto; }

.single_prod_gallery {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }

.single_prod_photo a.wpis-popup {
  position: relative !important;
  opacity: 1;
  display: block; }

.cashback {
  position: relative;
  float: right;
  padding-left: 20px;
  padding-top: 40px; }

.product-info {
  background: #f4f5f9;
  border-top: 1px solid #dde0e5;
  padding: 40px 40px;
  margin-top: 40px; }
  .product-info h3 {
    font-size: 26px;
    padding-bottom: 20px;
    margin-top: 0px; }
  .product-info .btn-custom a, .product-info .btn-custom a:hover, .product-info .btn-custom a:focus {
    font-size: 18px;
    padding: 10px 60px 10px 0px !important;
    display: inline-block; }

#product_details .nav-item {
  margin-right: 40px !important; }
  #product_details .nav-link {
    color: #353a4f;
    font-size: 24px !important;
    padding: 0 1.5rem !important;
    margin-top: 10px; }
  #product_details .nav-tabs .nav-item.show .nav-link, #product_details .nav-tabs .nav-link.active, #product_details .nav-tabs .nav-link:focus, #product_details .nav-tabs .nav-link:hover {
    border-color: #fff !important;
    border-bottom: 2px solid #ff0079 !important; }
  #product_details .tab-pane {
    padding: 40px 20px; }

#product-extra {
  padding-top: 50px; }

#price-guide {
  font-size: 17px;
  padding-top: 12px; }
  #price-guide .heading {
    margin-bottom: 10px;
    border-bottom: 1px solid #dce0e5;
    color: #353a4f;
    font-size: 24px !important;
    font-weight: 300; }

.order-heading {
  font-weight: 400 !important;
  padding-top: 20px; }

.pricinginfo {
  padding-top: 10px; }

.pricinginfo table {
  width: 98%;
  max-width: 500px; }
  .pricinginfo table th, .pricinginfo table td {
    font-weight: 400;
    text-align: center;
    padding: 2% 1% !important;
    font-size: 14px;
    line-height: 1.2em !important; }
  .pricinginfo table td.cell1 {
    background: #f53279;
    color: #fff;
    border-right: 1px solid #fff; }
  .pricinginfo table td.cell2 {
    background: #f53279;
    color: #fff; }
  .pricinginfo table th.cell3, .pricinginfo table th.cell4 {
    background: #ffecf3;
    width: 20%; }
  .pricinginfo table th.cell5, .pricinginfo table th.cell6, .pricinginfo table th.cell7 {
    background: #ffecf3;
    width: 20%; }
  .pricinginfo table th.cell4 {
    border-right: 1px solid #fcd8e5; }
  .pricinginfo table .qty_pack .counter {
    min-width: 80px;
    max-width: 80px;
    display: block;
    margin: 0 auto; }
  .pricinginfo table .qty_pack, .pricinginfo table .qty_single, .pricinginfo table .p_single, .pricinginfo table .p_pack, .pricinginfo table .p_total {
    border-bottom: 1px solid #eee; }
  .pricinginfo table .qty_pack_k, .pricinginfo table .qty_single_k, .pricinginfo table .p_single_k, .pricinginfo table .p_pack_k, .pricinginfo table .p_total_k {
    border-bottom: 1px solid #eee; }
  .pricinginfo table .qty_pack, .pricinginfo table .qty_pack_k {
    border-left: 1px solid #eee; }
  .pricinginfo table .p_total, .pricinginfo table .p_total_k {
    border-right: 1px solid #eee; }

.pricingmessage {
  display: block !important;
  clear: both !important;
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 1.2em; }

.priceinput {
  width: 100% !important;
  max-width: 27px !important;
  text-align: center !important;
  font-size: 15px !important;
  width: auto !important;
  display: inline-block !important;
  padding: 0px 5px;
  border: 1px solid #eee; }

.bootstrap-touchadjust-hue-down, .bootstrap-touchadjust-hue-up {
  background: none !important; }

.btn-touchadjust-hue {
  background: #dde0e5 !important;
  color: #6d7287 !important;
  font-size: 15px !important;
  border: none !important;
  drop-shadow: unset !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%; }

.bootstrap-touchadjust-hue-down {
  margin-right: 5px; }

.bootstrap-touchadjust-hue-up {
  margin-left: 5px; }

.bootstrap-touchspin-down, .bootstrap-touchspin-up {
  font-size: 15px !important;
  background: #dde0e5;
  border: 1px solid #dde0e5;
  color: #6d7287 !important;
  padding: 0px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  border-radius: 50% !important;
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important; }

.bootstrap-touchspin-down {
  margin-right: 5px !important; }

.bootstrap-touchspin-up {
  margin-left: 5px !important; }

.bootstrap-touchspin-down:hover, .bootstrap-touchspin-up:hover {
  text-decoration: none !important;
  background: #dde0e5;
  color: #6d7287 !important; }

#prod-price-slider-wrap {
  margin-top: -15px; }
  #prod-price-slider-wrap label {
    font-weight: 400;
    font-size: 18px; }
  #prod-price-slider-wrap ul {
    display: block;
    clear: both; }
  #prod-price-slider-wrap ul li {
    color: #dde0e5;
    display: inline-block;
    position: relative;
    float: left;
    padding: 0px 0px; }
  #prod-price-slider-wrap ul li input[type=radio] {
    position: absolute;
    visibility: hidden; }
  #prod-price-slider-wrap ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 17px;
    padding: 0px 20px 0px 35px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear; }
  #prod-price-slider-wrap ul li:hover label {
    color: #f53279; }
  #prod-price-slider-wrap ul li .check {
    display: block;
    position: absolute;
    border: 1px solid #485378;
    border-radius: 5px;
    height: 24px;
    width: 24px;
    top: 10px;
    left: 0px;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear; }
  #prod-price-slider-wrap ul li .check.radiowhite {
    border: 1px solid #485378;
    background: #fff; }
  #prod-price-slider-wrap ul li .check.radiokraft {
    border: 1px solid #ae8d5f;
    background: #ae8d5f; }
  #prod-price-slider-wrap ul li:hover .check {
    border: 1px solid #ddd; }
  #prod-price-slider-wrap ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 22px;
    width: 22px;
    top: -6px;
    left: 1px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    font-size: 20px; }
  #prod-price-slider-wrap input[type=radio]:checked ~ .check {
    border: 1px solid #333; }
  #prod-price-slider-wrap input[type=radio]:checked ~ .check.radiowhite::before {
    content: "\f00c" !important;
    font-family: FontAwesome !important;
    color: #000 !important; }
  #prod-price-slider-wrap input[type=radio]:checked ~ .check.radiokraft::before {
    content: "\f00c" !important;
    font-family: FontAwesome !important;
    color: #000 !important; }
  #prod-price-slider-wrap input[type=radio]:checked ~ label {
    color: #000; }

#order {
  background: #fff;
  padding-bottom: 40px; }
  #order h3 {
    padding: 30px 0px 10px 0px; }
  #order .product-card-grid-sml {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    font-family: 'proxima-nova', 'helvetica', sans-serif;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10); }
    #order .product-card-grid-sml .product-card-inner {
      padding: 10px 20px 20px 20px;
      position: relative; }
    #order .product-card-grid-sml .product-title {
      font-size: 20px;
      padding: 10px 0px;
      color: #353a4f;
      font-weight: 400; }
    #order .product-card-grid-sml .product-photo {
      background: #fff; }
    #order .product-card-grid-sml .product-photo img {
      border-radius: 4px 4px 0px 0px; }
    #order .product-card-grid-sml .overlay {
      width: 108px;
      height: 108px;
      position: absolute;
      left: 50%;
      top: 32%;
      margin-left: -54px;
      margin-top: -54px; }

.prod-cat-section {
  padding: 40px 20px; }

.prod-cat-section h2 {
  font-size: 48px;
  color: #353a4f;
  line-height: 48px;
  font-weight: 400;
  margin: 0px;
  padding: 0px 0px 20px 0px !important; }

.prod-cat-section.hospo h3.term-link {
  padding-top: 40px !important; }

.cat-desc {
  color: #6d7287;
  font-size: 18px; }

h3.term-link {
  font-size: 30px;
  color: #353a4f; }

.term-link a > i {
  display: inline-block;
  position: relative;
  top: 5px; }

#sec-678 a, #sec-678 a:hover, .box-tax-hero a, .box-tax-hero a:hover {
  color: #fff;
  text-decoration: none; }

#category-navigation {
  width: 100%;
  max-width: 1480px;
  margin: -150px auto 20px auto; }
  #category-navigation .cat-nav-inner {
    background: #f8f8f8;
    padding: 20px 20px 40px 20px;
    position: relative;
    z-index: 9; }
  #category-navigation .cat-nav-inner a {
    color: #6d7287;
    font-size: 18px; }
  #category-navigation .cat-item ul.children li {
    margin: 8px 0px; }
  #category-navigation h2 {
    margin-bottom: 30px;
    font-size: 30px !important; }

#category-navigation-mobile {
  display: none; }
  #category-navigation-mobile .cat-nav-inner {
    padding-top: 20px; }
  #category-navigation-mobile .cat-nav-inner a {
    color: #6d7287;
    font-size: 18px; }
  #category-navigation-mobile .cat-item ul.children li {
    margin: 8px 0px; }

#category-navigation .cat-nav-inner a {
  cursor: pointer; }

body.tax-box-category #category-navigation, body.tax-box-type #category-navigation, body.tax-box-use #category-navigation {
  margin: -150px auto 20px auto; }

#category-navigation-mobile .cat-nav-inner h4, #category-navigation .cat-nav-inner h4, #mega-menu-item-1665 h4.mega-block-title, #mega-menu-item-115 h4 {
  font-size: 18px !important;
  color: #353a4f !important;
  letter-spacing: 1px !important;
  border-bottom: 2px solid #dde0e5 !important;
  display: inline-block !important;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
  font-weight: 300 !important; }

#category-navigation .cat-nav-inner ul, #mega-menu-item-1665 ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul, #mega-menu-item-115 ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul {
  margin: 0px !important;
  padding: 0px !important; }

#category-navigation .cat-nav-inner ul li, #mega-menu-1665-1 .widget_categories ul li, #mega-menu-item-115 ul.display-posts-listing li {
  list-style-type: none !important;
  margin: 5px 0px;
  padding: 0px;
  font-weight: 300 !important; }

#category-navigation .cat-nav-inner ul.children, #mega-menu-1665-1 .widget_categories ul.children {
  margin: 0px 0px 0px 10px !important; }

#category-navigation .cat-nav-inner ul.children li:before, #mega-menu-1665-1 .widget_categories ul.children li:before {
  content: "-";
  padding-right: 10px; }

#category-navigation .cat-nav-inner .widget_search h4 {
  display: none !important; }

#category-navigation .cat-nav-inner #custom-post-type-categories-3 ul, #mega-menu-1665-1-2 > ul.mega-sub-menu > li > ul {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px; }

#category-navigation .widget_search #searchinput {
  background: #f4f5f9;
  border: 1px solid #dde0e5;
  padding: 10px 15px;
  color: #6d7287;
  font-size: 16px;
  height: 45px;
  box-shadow: unset;
  max-width: 175px;
  cursor: pointer !important; }

#category-navigation .widget_search #searchsubmit {
  background: transparent;
  border: none;
  color: #6d7287;
  position: relative;
  float: right;
  top: 0px;
  left: -35px; }

#mega-menu-347-1 .widget_categories li ul.children li {
  list-style-type: none !important; }

#category-navigation-mobile #searchsubmit {
  position: relative;
  left: -37px;
  top: 2px; }

#category-navigation-mobile .widget_categories ul {
  margin-left: 0px !important;
  margin-bottom: 15px !important; }

#category-navigation-mobile .cat-nav-inner ul.children li:before {
  content: "-";
  padding-right: 10px; }

body.tax-box-type #wrapper, body.tax-box-use #wrapper, body.tax-box-category #wrapper {
  padding-top: 0px;
  padding-bottom: 100px; }

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

.slick-prev::before {
  content: "\f053" !important;
  font-family: FontAwesome !important; }

.slick-next::before {
  content: "\f054" !important;
  font-family: FontAwesome !important; }

.slider-item {
  margin: 10px; }

.slick-current img.attachment-thumbnail {
  border: 2px solid #888; }

.search-post {
  padding: 30px 50px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }

.search-post .sp-type {
  font-size: 12px;
  padding: 0px;
  color: #7a7da3;
  text-transform: uppercase;
  font-weight: 500; }

.search-post .sp-title {
  font-size: 20px;
  padding: 10px 0px;
  color: #353a4f; }

.search-post .sp-content {
  padding: 0px 0px 20px 0px;
  font-size: 16px;
  color: #6d7287; }

.search-post .sp-link {
  font-size: 16px;
  color: #0a04b2;
  border-top: 1px solid #d8d8d8;
  padding: 20px 0px; }

.search-post .sp-link a {
  color: #0a04b2; }

.didyoumean {
  padding-top: 20px;
  font-size: 20px;
  color: #353a4f; }

.no-results #searchsubmit {
  position: relative;
  float: right;
  top: -30px;
  padding-right: 10px; }

body.search .product-card-grid .product-excerpt {
  min-height: 140px; }

body.search .product-card-grid .product-card-inner {
  min-height: 300px; }

.search-page-form {
  margin-top: 20px; }

.search-page-form .form-group {
  width: 100% !important; }

.search-page-form input#searchinput {
  padding: 15px 25px 15px 25px !important;
  border-radius: 50px;
  font-size: 22px;
  color: #626262;
  width: 85%;
  max-width: 900px;
  height: 50px; }

.search-page-form #searchsubmit {
  font-size: 30px;
  color: #ccc;
  font-weight: 300;
  position: relative;
  left: -60px;
  top: 4px; }

body.search-results #wrapper {
  padding-bottom: 100px; }

#support-header h1 {
  font-size: 48px;
  color: #fff !important;
  line-height: 48px;
  margin-bottom: 30px;
  padding-top: 50px; }

#support-header .kbe_search_field {
  margin-bottom: 0px; }

.faq-search .kbe_search_field input#s, #support-header .kbe_search_field input#s, #FAQs .kbe_search_field input#s {
  padding: 15px 15px 15px 60px !important;
  border-radius: 50px;
  font-size: 22px;
  color: #6d7287;
  max-width: 700px;
  margin-top: 10px; }

.faq-search .kbe_search_field input[type="text"], #support-header .kbe_search_field input[type="text"], #FAQs .kbe_search_field input[type="text"] {
  padding: 5px 20px 5px 30px !important;
  background-image: url(../images/kbe_search_btn_lrg.png);
  background-position: 10px 10px; }

a.btn-text {
  color: #0a04b2;
  font-size: 18px;
  letter-spacing: 1.5px;
  border-right: 1px solid #dde0e5;
  padding: 10px 25px;
  display: inline-block; }

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

a.link-contact-support {
  border-right: none; }

.resource-card-grid {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
  font-family: 'proxima-nova', 'helvetica', sans-serif;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10); }

.resource-card-grid .resource-photo {
  background: #b0b0b0; }

.resource-card-grid .resource-photo img {
  border-radius: 4px 4px 0px 0px; }

.resource-card-grid .resource-card-inner {
  padding: 20px;
  position: relative;
  min-height: 250px; }

.resource-card-grid .resource-title {
  font-size: 21px;
  padding: 10px 0px;
  color: #353a4f;
  font-weight: 400; }

.resource-card-grid .resource-title a {
  color: #353a4f; }

.resource-card-grid .resource-excerpt {
  font-size: 16px;
  color: #6d7287;
  min-height: 100px; }

.resource-card-grid .resource-permalink {
  color: #0a04b2;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 10px;
  position: absolute;
  bottom: 10px;
  display: block;
  width: 90%;
  margin: 15px auto 0 auto; }

.resource-card-grid .resource-permalink a {
  color: #0a04b2;
  display: block; }

h2.gsection_title {
  font-size: 30px !important;
  color: #353a4f;
  border-bottom: 0px !important; }

.gform_wrapper .gsection {
  border-bottom: 0px !important; }

.gfield_label {
  font-size: 14px !important;
  color: #626262;
  letter-spacing: 1px;
  line-height: 23px;
  text-transform: uppercase;
  font-weight: 300 !important;
  margin-bottom: 0px !important; }

.radio-boxes {
  padding-bottom: 20px;
  clear: both;
  display: block;
  max-width: 900px; }

.radio-boxes ul li {
  text-align: center !important;
  position: relative;
  float: left;
  width: 25%;
  margin-bottom: 20px !important;
  display: inline-block; }

.radio-boxes ul li input, .radio-boxes ul li label {
  position: relative !important;
  display: block !important;
  margin: 2px auto !important;
  text-align: center !important;
  width: 100%; }

.rb-title {
  font-size: 18px;
  color: #353a4f;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  padding: 10px 0px; }

.rb-pad {
  padding: 40px 0px !important; }

.gform_wrapper .gsection {
  padding-top: 40px !important; }

#field_2_1 .gfield_label, #field_2_7 .gfield_label {
  display: none !important; }

.gfield.col-md-6 {
  position: relative;
  float: left;
  clear: none !important; }

.gfield input[type="text"], .gfield textarea {
  background: #fff !important;
  border: 1px solid #dde0e5 !important;
  border-radius: 2px !important;
  font-size: 16px !important;
  border-radius: 0px !important;
  box-shadow: unset !important;
  padding: 15px !important;
  height: 50px;
  color: #333; }

.gfield input[type="text"]::-webkit-input-placeholder, .gfield input[type="text"]::-moz-placeholder, .gfield input[type="text"]:-ms-input-placeholder, .gfield input[type="text"]:-moz-placeholder {
  color: #dde0e5 !important; }

.gform_confirmation_message_1 {
  color: #10c684; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"], .gform_button_select_files {
  padding: 8px 20px !important;
  text-transform: uppercase; }

#field_2_15, #field_2_2, #field_2_23 {
  width: 50% !important; }

#gform_5 #gform_page_5_3 .gform_page_fields, #gform_5 #gform_page_5_2 .gform_page_fields {
  width: 100%;
  max-width: 800px; }
  #gform_5 label {
    font-size: 18px !important; }
  #gform_5 .gfield_radio li label {
    padding-left: 5px;
    font-weight: 300 !important;
    font-size: 16px !important; }
  #gform_5 li.gfield {
    margin-top: 25px !important; }
  #gform_5 #input_5_31 li, #gform_5 #input_5_33 li {
    min-width: 70px !important; }
  #gform_5 #input_5_32 li, #gform_5 #input_5_34 li {
    min-width: 150px !important; }
  #gform_5 #field_5_1 .gfield_required {
    display: none; }
  #gform_5 .gform_page_footer {
    margin: 60px 0px 20px 0px !important; }
  #gform_5 .gform_page_footer .gform_next_button, #gform_5 #gform_submit_button_5 {
    float: right; }
  #gform_5 .gf_progressbar_title {
    font-size: 18px !important;
    color: #404040 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    opacity: 1 !important; }
  #gform_5 .gf_progressbar {
    border-radius: 0px !important;
    background-color: #f4f5f9;
    padding: 20px 30px !important; }
    #gform_5 .gf_progressbar .gf_progressbar_percentage {
      background: none !important;
      background-color: #ff2c79 !important;
      border-radius: 0px !important;
      text-shadow: unset !important; }
    #gform_5 .gf_progressbar .gf_progressbar_percentage span {
      font-size: 13px !important; }
  #gform_5 .gf_progressbar:after {
    border-radius: 0px !important;
    box-shadow: unset !important; }

#zendesk_field_zen_name .form-control, #zendesk_field_zen_email .form-control, #zendesk_field_zen_subject .form-control {
  padding: 8px 10px !important;
  border: 1px solid #dde0e5 !important;
  border-radius: 2px !important;
  font-size: 16px !important;
  box-shadow: unset !important;
  height: 45px !important; }

#zendesk_field_zen_desc .form-control {
  padding: 8px 10px !important;
  border: 1px solid #dde0e5 !important;
  border-radius: 2px !important;
  font-size: 16px !important;
  box-shadow: unset !important; }

#zendesk_field_zen_name label, #zendesk_field_zen_email label, #zendesk_field_zen_subject label, #zendesk_field_zen_desc label {
  text-transform: uppercase;
  font-weight: 300 !important;
  letter-spacing: 1px;
  font-size: 14px;
  color: #626262; }

.contact-icon {
  padding-right: 10px;
  font-size: 24px; }

#not-found {
  margin: 0 auto; }

.not-found-image {
  padding: 20px; }

.not-found-heading {
  background: #00ac33;
  color: #fff;
  border-radius: 50px;
  padding: 10px 40px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-family: 'proxima-nova';
  letter-spacing: 1.5px;
  margin: 20px auto; }

.not-found-search {
  text-align: center;
  margin-bottom: 80px; }
  .not-found-search .form-group {
    display: block !important;
    max-width: 800px;
    margin: 0 auto;
    text-align: center; }
  .not-found-search input#searchinput {
    padding: 15px 25px 15px 25px !important;
    border-radius: 50px;
    font-size: 22px;
    color: #626262;
    width: 90%;
    max-width: 1024px;
    height: 50px; }
  .not-found-search #searchsubmit {
    font-size: 30px;
    color: #ccc;
    font-weight: 300;
    position: relative;
    left: -30px;
    top: -50px; }

#box-picker {
  clear: both; }

.testimonial-grid .testimonial-inner, .testimonial-slide .testimonial-inner {
  padding: 20px;
  margin: 20px; }
  .testimonial-grid .testimonial-photo, .testimonial-slide .testimonial-photo {
    width: 150px;
    height: 150px;
    margin: 20px auto;
    text-align: center; }
    .testimonial-grid .testimonial-photo img, .testimonial-slide .testimonial-photo img {
      border: 2px solid #6d7287;
      border-radius: 50%; }
  .testimonial-grid .testimonial-photo-quote, .testimonial-slide .testimonial-photo-quote {
    width: 150px;
    height: 150px;
    margin: 20px auto;
    border-radius: 50%;
    border: 2px solid #6d7287;
    background: #fff;
    text-align: center;
    line-height: 150px;
    color: #6d7287;
    font-size: 50px; }
  .testimonial-grid .testimonial-quote, .testimonial-slide .testimonial-quote {
    font-size: 30px;
    position: relative;
    top: 30px;
    left: -40px;
    color: #eee; }
  .testimonial-grid .testimonial-content, .testimonial-slide .testimonial-content {
    color: #6d7287;
    font-size: 18px;
    line-height: 1.5em; }
  .testimonial-grid .testimonial-author, .testimonial-slide .testimonial-author {
    font-style: italic;
    font-weight: 500;
    text-align: left;
    color: #6d7287;
    font-size: 18px;
    line-height: 1.5em; }
  .testimonial-grid .testimonial-author:before, .testimonial-slide .testimonial-author:before {
    content: '- '; }

.testimonial-slide .testimonial-content {
  text-align: center;
  padding: 20px 40px 0px 40px; }
  .testimonial-slide .testimonial-author {
    text-align: center; }

#reviews-home .testimonial-content {
  background: #fff; }
  #reviews-home .testimonial-author {
    color: #fff; }
  #reviews-home .slick-prev::before, #reviews-home .slick-next::before {
    color: #eee !important; }
  #reviews-home .testimonial-grid .testimonial-photo img, #reviews-home .testimonial-slide .testimonial-photo img {
    border-color: #fff; }
  #reviews-home .testimonial-photo, #reviews-home .testimonial-photo-quote {
    display: none !important; }

body.page-template-template_testimonials #sec-5146 > div {
  background: transparent !important; }

body.page-template-template_all-boxes #sidebar-left, body.tax-box-category #sidebar-left, body.tax-box-type #sidebar-left, body.tax-box-use #sidebar-left, body.search #sidebar-left {
  margin-top: 90px; }

.widget_categories ul {
  margin: 0px 0px 0px 10px !important;
  padding: 0px !important; }

.widget_categories ul.children {
  margin: 0px 0px 0px 15px !important; }

.widget_categories ul li.cat-item {
  font-size: 17px;
  color: #6d7287;
  margin: 5px 0px !important; }

.widget_categories ul li.cat-item a {
  color: #6d7287;
  font-size: 17px; }

h3.cat-heading {
  font-size: 18px;
  color: #353a4f;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400; }

.widget_categories h4, .widget_search h4 {
  font-size: 18px;
  color: #353a4f;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400; }

li.current-cat > a {
  color: #0a04b2 !important; }

#sidebar-left input[type="submit"], .reuseButton___NzKpQ {
  background: #454b9f;
  border: none;
  color: #fff;
  padding: 5px 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 400; }

#sidebar-left input[type="text"] {
  box-shadow: none !important; }

.reuseButton___NzKpQ {
  height: auto !important; }

.btn-blue:hover, .btn-blue:focus {
  color: #fff;
  text-decoration: none; }

footer {
  background: #2c3042; }

#footer {
  padding: 40px 10px;
  background: #2c3042;
  color: #fff;
  font-size: 16px; }
  #footer .container {
    width: 100% !important;
    max-width: 1440px !important; }
  #footer h2 {
    font-size: 24px !important;
    font-weight: normal;
    padding-bottom: 20px;
    letter-spacing: 1px;
    color: #fff !important;
    text-align: center; }
  #footer h3 {
    display: none; }
  #footer ul {
    margin: 0px;
    padding: 0px; }
  #footer li {
    list-style: none;
    display: block;
    margin: 0px 0px 5px 0px;
    padding: 0px; }
  #footer a {
    color: #fff; }
  #footer a:hover {
    text-decoration: none; }
  #footer .widget {
    margin: 0px !important; }

#footer-signup {
  background: #161a2c;
  padding: 10px 0px;
  color: #fff;
  font-size: 16px; }
  #footer-signup .container {
    width: 100% !important;
    max-width: 1440px !important; }
  #footer-signup a {
    color: #fff; }
  #footer-signup .footer-logo {
    padding: 10px 0px !important; }
  #footer-signup .footer-social {
    border-left: 2px solid #353a4f;
    padding: 20px 0px 20px 20px; }
  #footer-signup .footer-social a {
    color: #fff;
    padding: 0px 10px; }
  #footer-signup .footer-optin {
    line-height: 1.2em;
    padding-top: 10px; }
  #footer-signup .footer-optin .foot-text {
    text-align: right;
    padding-top: 10px; }
  #footer-signup .footer-optin input[type="email"] {
    background: #353a4f;
    border: 1px solid #424863;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    width: 78%;
    max-width: 400px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #footer-signup .footer-optin input[type="submit"] {
    background: #6d7287;
    border: 1px solid #6d7287;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1.8px;
    padding: 15px;
    margin: 2px 0px 0px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

#footer-legal {
  padding: 20px 10px 10px 10px;
  background: #2c3042;
  color: #dde0e5;
  font-size: 14px;
  font-weight: 300;
  border-top: 2px solid #353a4f; }
  #footer-legal .container {
    width: 100% !important;
    max-width: 1440px !important; }
  #footer-legal a {
    color: #dde0e5; }
  #footer-legal .menu li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 15px; }

#copyright {
  padding: 0px;
  font-size: 14px;
  color: #dde0e5;
  font-weight: 300;
  text-align: right; }

.footer-cta {
  background: #f4f5f9;
  padding: 40px 0px 20px 0px;
  color: #353a4f; }

.fcta-wrap {
  text-align: center; }

.fcta-icon, .fcta-heading, .fcta-btn {
  display: inline-block; }

.fcta-icon, .fcta-heading {
  padding-right: 30px; }

.fcta-icon span {
  background: #e6e9f1;
  border-radius: 4px;
  font-size: 26px;
  color: #485378;
  padding: 10px 20px;
  display: inline-block; }

.fcta-heading {
  font-size: 26px;
  color: #353a4f; }

.footer-cta-lrge {
  background: #f4f5f9;
  padding: 50px 0px;
  color: #353a4f; }
  .footer-cta-lrge .fcta-wrap-lrge {
    text-align: center; }
  .footer-cta-lrge .fcta-heading, .footer-cta-lrge .fcta-btn {
    display: block; }
  .footer-cta-lrge .fcta-heading {
    font-size: 48px;
    color: #353a4f;
    padding-bottom: 30px; }
  .footer-cta-lrge .fcta-btn .btn-main, .footer-cta-lrge .fcta-btn .btn-main-outline {
    padding: 15px 25px !important; }

#footer-icons .container {
  width: 100% !important;
  max-width: 1440px !important; }

#footer-icons {
  font-size: 13px;
  color: #dde0e5;
  line-height: 1.2em;
  border-top: 1px solid #353a4f; }
  #footer-icons .footer-icon {
    padding: 20px 0px; }
    #footer-icons .footer-icon img {
      padding-right: 10px;
      position: relative;
      float: left; }
  #footer-icons .wp-video, #footer-icons .attachment {
    display: none; }

.ibsection {
  overflow: hidden; }

section > br, section > p {
  display: none; }

.content-box {
  background: #f4f5f9;
  padding: 20px;
  border: 1px solid #ececec;
  min-height: 250px;
  margin-bottom: 20px;
  display: block; }

.content-box h3 {
  color: #353a4f;
  padding: 15px 0px; }

#kbe_container {
  padding-top: 50px; }

.hidden {
  display: none; }

.parallax-window {
  min-height: 200px;
  background: transparent; }

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important; }

.page-inner-header {
  padding-top: 40px; }

.page-inner-title {
  font-size: 48px !important; }

.page-inner-subtitle {
  font-size: 24px !important; }

.page-inner-body {
  padding: 0px 0px; }

.page-inner-bg {
  background-image: url(../images/bg-pattern.png); }

.page-inner-bg .page-inner-bdr {
  background: #f53279;
  width: 150px;
  height: 2px;
  margin: 20px 0px;
  display: block; }

.page-inner-bg .embed-responsive-16by9 {
  border: 2px solid #000; }

.loader-ellips {
  text-align: center; }

.spacer-line {
  height: 2px;
  background: #f53279; }

.cat-nav-inner .widget_search {
  margin-bottom: 10px; }

#custom-post-type-categories-2, #custom_html-42 {
  margin: 0px 0px 0px 10px !important;
  padding: 0px !important; }

.bg-pattern-triangle {
  background-image: url(../images/bg-pattern.png); }

.bg-pattern-triangle-2 {
  background-image: url(../images/bg-pattern-2.png); }

.videoWrapper .wp-video {
  width: 100% !important; }

.cta-icon {
  font-size: 16px !important;
  padding: 20px 0px; }
  .cta-icon .icon-text, .cta-icon .icon-stack {
    float: left;
    position: relative; }
  .cta-icon i {
    color: #b2b5bf; }
  .cta-icon strong, .cta-icon .fa-inverse {
    color: #fff; }
  .cta-icon .icon-text:before {
    content: "" !important; }
  .cta-icon .icon-text {
    font-size: 12px;
    line-height: 1.2em;
    display: inline-block;
    top: 5px;
    position: relative;
    padding-left: 10px;
    font-family: 'proxima-nova', sans-serif !important; }

#footer-icons .ibsection > div {
  background-color: #2c3042 !important; }
  #footer-icons i {
    color: #5d6376; }
  #footer-icons strong, #footer-icons .fa-inverse {
    color: #2c3042; }

#christmas-2019 .hero-ob {
  border: 2px solid #ff8cbb; }
  #christmas-2019 .hero-ob .hero-ob-inner {
    padding: 0px 20px !important; }
  #christmas-2019 a {
    cursor: pointer !important; }
  #christmas-2019 .hamper-flatlay {
    width: 100%;
    max-width: 600px;
    position: absolute;
    float: right; }

.seasonal-badge {
  position: fixed;
  bottom: 20px;
  padding-left: 10px; }

#calendar {
  padding-top: 40px; }

.gd_body table {
  box-shadow: none !important;
  line-height: normal;
  color: #4c4b4b;
  margin: 0;
  border: none;
  width: 100%; }

.gd_day {
  width: 14.28%;
  height: 110px;
  padding: 10px 0 0 !important;
  font-size: 13px;
  vertical-align: top;
  border: 1px solid #ddd !important; }

#kbe_content .kbe_leftcol p.gd_num, p.gd_num {
  padding: 0 10px 0 0;
  text-align: right;
  color: #4c4b4b;
  font-weight: 400;
  font-size: 14px !important;
  margin: 0px 0px 10px 0px !important; }

.gd_event {
  font-size: 14px !important;
  padding: 0px 5px !important;
  line-height: 1.2em !important;
  text-align: center !important; }

.gd_type {
  position: relative;
  float: left;
  top: 5px;
  font-size: 10px;
  text-align: left;
  padding-left: 5px;
  color: #999 !important; }

.gd_header {
  background: #dde0e5; }

.gd_bg_grey {
  background: #f9f9f9; }

.gd_bg_grey2 {
  background: #ececec; }

.gd_bg_pink {
  background-color: #ffecf3; }

.gd_bg_green {
  background-color: #eaf5e7; }

p {
  margin: 0 0 15px 0; }

.menu-dk, a.menu-dk {
  color: #353a4f; }

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
  color: #353a4f;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'proxima-soft', 'proxima-nova', sans-serif !important; }

h1, h2, h3 {
  color: #353a4f !important; }

h1.white, h2.white, h3.white {
  color: #fff !important; }

h1 {
  font-size: 48px !important;
  font-weight: 500;
  margin-top: 0px !important; }

h2 {
  font-size: 40px !important;
  font-weight: 500;
  margin-top: 0px !important; }

h3 {
  font-size: 26px !important;
  font-weight: 500; }

h4 {
  color: #353a4f;
  font-size: 21px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase; }

h5 {
  font-size: 26px !important;
  font-weight: 500; }

h6 {
  font-size: 22px !important;
  font-weight: 500; }

.faq-heading {
  font-weight: 400 !important;
  font-size: 40px !important; }

.wp-pagenavi {
  font-size: 17px !important;
  font-family: 'proxima-nova', 'helvetica', sans-serif !important;
  text-align: center;
  padding: 30px 0px; }

.wp-pagenavi span.pages {
  display: none !important;
  font-style: none;
  font-family: 'proxima-nova', 'helvetica', sans-serif !important;
  border: none !important;
  display: block;
  padding: 20px 0px;
  color: #6d7287; }

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #f4f5f9 !important;
  border: 1px solid #f4f5f9 !important;
  color: #353a4f !important;
  padding: 5px 10px; }

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.extend {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #353a4f !important;
  padding: 5px 10px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 15px 0px;
  font-family: 'proxima-soft', 'helvetica', sans-serif;
  font-weight: 400;
  color: #353a4f; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus {
  color: #353a4f;
  text-decoration: none; }

h1 {
  font-size: 32px; }

h2 {
  font-size: 48px;
  color: #353a4f;
  font-weight: 400 !important; }

h3 {
  font-size: 26px;
  color: #353a4f;
  font-weight: 400 !important; }

h4 {
  font-size: 18px;
  color: #353a4f;
  letter-spacing: 1px; }

h5 {
  font-size: 18px;
  font-weight: bold; }

h6 {
  font-size: 16px;
  font-weight: bold; }

h1.page-heading {
  padding: 30px 0px; }

.pre-heading {
  font-size: 16px;
  color: #6d7287;
  letter-spacing: 2px;
  text-transform: uppercase; }

h1.page-heading {
  font-size: 48px;
  color: #353a4f;
  line-height: 48px;
  font-weight: 400; }

h2.page-heading {
  font-size: 48px;
  color: #353a4f;
  line-height: 48px;
  font-weight: 400;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #dde0e5; }

#box-picker-widgets-sideBarWidget h1.page-heading {
  margin: 0px;
  padding: 0px 0px 20px 0px !important;
  border-bottom: 1px solid #dde0e5; }

.ReactiveGridLoadMore___aGdbd {
  background: #00ac33 !important; }

label.px_checkbox.active {
  background: #000 !important; }

.px_checkboxesList .px_checkbox-li .px_checkbox + span, .px-capf-wrapper input[type="radio"] + label span {
  font-size: 16px !important;
  font-weight: 400; }

.subcategs-tax h6 {
  font-size: 16px !important; }

.customRange label {
  color: #333 !important; }

.customRange .range_draggable {
  background: #eee !important; }

.lscf-sidebar-heading {
  font-size: 18px; }

.px-capf-wrapper input[type="radio"] + label::after {
  border: 1px solid #444; }

input[type="radio"]:checked + label.pxRadioLabel::before, input[type="radio"]:checked + label.pxRadioLabel::after {
  background: #00ac33;
  border: 1px solid #00ac33; }

.px-select-box div.select, .px-select-box.active-val div.select {
  border: 1px solid #ccc; }

.hasBorder___1f2LB {
  border: none !important;
  padding: 0px !important; }

.react-grid-layout h3 {
  font-size: 16px !important; }

.reactiveBarContents___ .reuseLabel___ {
  font-weight: 400 !important; }

.reuseFormWrapper___30qo6 .reuseLabel___2ggDa {
  font-size: 18px;
  color: #353a4f;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'proxima-nova', 'helvetica', sans-serif; }

.reuseCheckbox___3EAJn + label span {
  color: #6d7287 !important; }

.reuseCheckbox___3EAJn:checked + label:before {
  background-color: #0a04b2 !important;
  border-color: #0a04b2 !important; }

.btn-main {
  padding: 15px 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
  background: #00ac33;
  border: none;
  color: #fff !important; }

.btn-main:hover, .btn-main:focus {
  color: #fff !important;
  background: #03892a;
  text-decoration: none; }

.btn-secondary {
  padding: 15px 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
  background: #f53279;
  border: none;
  color: #fff !important; }

.btn-secondary:hover, .btn-secondary:focus {
  color: #fff !important;
  background: #f53279;
  text-decoration: none; }

.btn-main-outline {
  padding: 8px 15px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  text-align: center;
  background: transparent;
  border: none;
  color: #00ac33 !important;
  border: 2px solid #00ac33; }

.btn-main-outline:hover, .btn-main-outline:focus {
  color: #fff !important;
  background: #03892a;
  text-decoration: none;
  border: 2px solid #03892a; }

.btn-main-outline .fal {
  font-size: 20px; }

.btn-dieline {
  padding-top: 40px;
  text-align: center; }
  .btn-dieline .edd-add-to-cart, .btn-dieline .edd_go_to_checkout {
    padding: 8px 15px;
    font-size: 16px;
    display: inline-block;
    border-radius: 4px;
    letter-spacing: 1.5px !important;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    border: none;
    color: #00ac33 !important;
    border: 2px solid #00ac33; }

.btn-sec-outline {
  padding: 8px 15px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  text-align: center;
  background: transparent;
  border: none;
  color: #f53279 !important;
  border: 2px solid #f53279; }

.btn-sec-outline:hover, .btn-sec-outline:focus {
  color: #fff !important;
  background: #f53279;
  text-decoration: none;
  border: 2px solid #f53279; }

.btn-block-red {
  padding: 30px 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 0px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
  background: #00ac33;
  border: none;
  color: #fff !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.prod-buttons {
  text-align: center;
  background: #f4f5f9;
  padding: 20px 0px;
  margin: 40px 0px 20px 0px;
  clear: both; }

.prod-buttons .btn-main-outline {
  text-transform: uppercase;
  padding: 13px 23px;
  margin: 0px 5px 20px 5px; }

.prod-buttons .btn-main {
  text-transform: uppercase;
  padding: 15px 25px;
  margin: 0px 5px 20px 5px; }

.btn-custom a, .btn-custom a:hover, .btn-custom a:focus {
  color: #0a04b2;
  font-size: 16px;
  padding: 8px 15px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-radius: 4px;
  text-decoration: none !important; }

.btn-textonly {
  color: #0a04b2;
  font-size: 14px;
  padding: 10px;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.btn-dark-outline {
  padding: 8px 15px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  text-align: center;
  background: transparent;
  border: none;
  color: #6d7287 !important;
  border: 2px solid #6d7287; }

.btn-dark-outline:hover, .btn-dark-outline:focus {
  color: #fff !important;
  background: #6d7287;
  text-decoration: none;
  border: 2px solid #6d7287; }

.btn-main-outline .fal {
  font-size: 20px; }

.btn-main-sml {
  padding: 8px 20px;
  font-size: 14px;
  display: inline-block !important;
  border-radius: 2px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  border: none;
  color: #fff !important;
  background: #00ac33;
  text-transform: uppercase; }

.btn-main-sml-outline {
  padding: 8px 15px;
  font-size: 14px;
  display: inline-block !important;
  border-radius: 2px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  border: none;
  color: #00ac33 !important;
  border: 2px solid #00ac33;
  text-transform: uppercase; }

.btn-main-xsml {
  padding: 9px 20px;
  font-size: 14px !important;
  display: inline-block !important;
  border-radius: 5px;
  letter-spacing: 1px !important;
  font-weight: 300;
  border: none;
  color: #fff !important;
  background: #00ac33;
  text-transform: uppercase; }

.btn-main-xsml-outline {
  padding: 7px 15px;
  font-size: 14px;
  display: inline-block !important;
  border-radius: 5px;
  letter-spacing: 1px !important;
  font-weight: 300;
  border: none;
  color: #00ac33 !important;
  border: 2px solid #00ac33;
  text-transform: uppercase; }

.btn-main-lrge {
  padding: 12px 40px;
  font-size: 20px;
  display: inline-block !important;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  border: none;
  color: #fff !important;
  background: #00ac33;
  text-transform: uppercase; }

.btn-secondary-lrge {
  padding: 12px 40px;
  font-size: 20px;
  display: inline-block !important;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  border: none;
  color: #fff !important;
  background: #f53279;
  text-transform: uppercase; }

.btn-white {
  padding: 15px 25px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: 1.5px !important;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
  background: #fff;
  border: none;
  color: #f53279 !important; }

@media (max-width: 1200px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important;
    margin-top: 20px; }

  .navbar-toggle {
    display: block; }

  .navbar-fixed-top {
    top: 0; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav > li {
    float: none; }

  .collapse.in {
    display: block !important; }

  .dropdown-menu {
    position: relative;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    float: none; } }

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  #main-menu .navbar-right {
    margin-right: 0px !important; }

  @-moz-document url-prefix() {
    #sec-927 ul.nav-tabs {
      margin-top: -117px !important; } } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .parallax-window {
    display: none !important;
    min-height: 0px; }

  .post-thumb {
    float: none !important;
    padding: 20px 0px 10px 0px !important;
    text-align: left !important;
    position: relative; }

  #footer h2 {
    padding-bottom: 0px !important;
    margin-bottom: 10px;
    padding-top: 20px;
    font-weight: bold; }

  @-moz-document url-prefix() {
    #sec-927 ul.nav-tabs {
      margin-top: -117px !important; } } }

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  .hf-heading br, .sf-heading br {
    display: none; }

  .hf-text br, .sf-text br {
    display: none; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; } }

@media (max-width: 1430px) {
  .link_background {
    display: none !important; }

  #mega-menu-item-891 {
    margin-top: 20px !important; } }

@media (max-width: 1600px) {
  @-moz-document url-prefix() {
    #sec-927 ul.nav-tabs {
      margin-top: -117px !important; } } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #sec-927 ul.nav-tabs {
    margin-top: -49px !important; } }

@media (max-width: 991px) {
  #hero-home h2 {
    text-align: center !important; }

  #hero-home br {
    display: none !important; }

  #hero-home .start-btn {
    text-align: center; }

  #our-values br {
    display: none; }
    #our-values .t1-sec-icon {
      margin-top: 40px !important; }

  #our-values .border-box {
    padding: 20px !important; }

  .vw {
    padding-right: 0px !important; } }

@media (max-width: 767px) {
  #hero-home h2 {
    text-align: center !important; }

  #hero-home br {
    display: none !important; }

  #hero-home .start-btn {
    text-align: center; }

  #our-values br {
    display: none; }
    #our-values h1 br {
      display: block; }
    #our-values .t1-sec-icon {
      margin-top: 40px !important; }

  #sec-5252 .t1-sec-img img {
    padding: 0px 0px 20px 0px !important; }

  #product-extra .nav-tabs .nav-item {
    margin-right: 0px !important;
    display: block !important;
    width: 100%; }

  #product-extra .nav-tabs .nav-item a {
    padding-left: 0px !important; } }

@media (max-width: 1200px) {
  #content, #footer, .container, .container-fluid {
    width: 100%;
    margin: 0 auto; }

  #sidebar-primary {
    top: 0px; }

  .post-thumb-cover {
    left: 50% !important; }

  .push-sidebar #sidebar-primary {
    margin-top: 0px; }

  .hf-text br, .sf-text br {
    display: none; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; }

  .hero-temp-1 h1 {
    padding-top: 0px; }

  .hero-temp-1 .hero-img img {
    margin: 20px 0px 40px 0px !important; }

  #FAQs .container, #artwork .container, #resources .container {
    padding: 0px 50px !important; }

  #category-navigation {
    margin: 0 auto !important; }

  .box-tax-hero {
    padding-bottom: 40px !important; }

  #category-navigation {
    display: none; }

  #sec-678 {
    display: none; }

  #category-navigation-mobile {
    display: block;
    width: 100%;
    max-width: 1480px;
    margin: 0px auto 0 auto;
    background: #f8f8f8;
    padding: 40px 40px; }

  .product-card-grid .product-card-inner {
    min-height: 320px !important; }

  .mega-sub-menu {
    margin-left: 20px !important; }

  .box-spread {
    padding: 5% 40%; }

  .search-page-form input#searchinput {
    width: 100% !important; }

  .search-page-form #searchsubmit {
    left: -19px !important;
    top: -48px !important;
    float: right; }

  .sp-arrows {
    display: none !important; }

  #product_details {
    padding-left: 20px;
    padding-right: 20px; }

  #category-navigation .cat-nav-inner #custom-post-type-categories-3 ul, #mega-menu-1665-1-2 > ul.mega-sub-menu > li > ul {
    column-count: 1 !important; }

  #kbe_content .kbe_leftcol {
    width: 100% !important; } }

@media (max-width: 1023px) {
  #header .site-logo {
    text-align: center;
    padding-bottom: 20px; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; }

  .hidden-mobile {
    display: none !important;
    visibility: hidden !important; }

  #action-bar {
    width: 95% !important; }

  #action-bar .action-bar-text {
    text-align: center !important;
    line-height: 1.2em !important;
    padding-bottom: 20px !important; }

  #box-picker {
    padding: 20px 30px; }

  .footer-cta-lrge .fcta-heading {
    font-size: 40px !important; }

  #support-header h1 {
    padding: 10px 0px 20px 0px;
    display: inline-block; }

  #support-header-search {
    padding-bottom: 20px; }

  .btn-block a.btn-text {
    border-right: none; }

  .box-tax-hero {
    padding-bottom: 40px !important; }

  #category-navigation {
    display: none; }

  #sec-678 {
    display: none; }

  #category-navigation-mobile {
    display: block;
    width: 100%;
    max-width: 1480px;
    margin: 0px auto 0 auto;
    background: #f8f8f8;
    padding: 40px 40px; }

  .product-card-grid .product-card-inner {
    min-height: 250px !important; }

  #ordertrack-collapse .row, #customise-collapse .row {
    padding: 40px 0px !important; }

  .search-page-form input#searchinput {
    width: 100% !important; }

  .search-page-form #searchsubmit {
    left: -19px !important;
    top: -48px !important;
    float: right; }

  .t1-sec .text-right, .t1-sec-alt .text-left {
    text-align: center !important; }

  .sp-arrows {
    display: none !important; }

  #sec-1992 .text-right, #sec-1604 .text-right {
    text-align: center !important; }

  #sec-1992 .t1-sec-text, #sec-1604 .t1-sec-text {
    padding-right: 40px; }

  #sec-1992 .col-md-7, #sec-1604 .col-md-7 {
    margin-left: 0px !important; }

  #video-editor {
    display: none !important; }

  #product_details {
    padding-left: 20px;
    padding-right: 20px; }

  #kbe_content .kbe_leftcol {
    width: 100% !important; }

  .testimonial-slide .testimonial-inner {
    padding: 20px 0px !important; }

  .section-sustainability .col-md-4.pad-top-40 {
    padding-top: 0px !important; }

  .section-sustainability .hf-heading {
    padding-bottom: 0px !important; }

  .hf-heading br, .sf-heading br {
    display: none; }

  .hf-text br, .sf-text br {
    display: none; }

  .hero-margin-top {
    top: 0px !important; }

  .t1-sec-mid h2 i {
    padding-left: 50px; }

  .t1-sec-heading {
    margin-top: 40px !important; }

  .t1-sec-icon, .t1-sec-icon-alt {
    margin-top: 20px !important; }

  .t1-sec-heading {
    margin-top: 20px !important; }

  #footer-signup .footer-social {
    border-left: none;
    text-align: right; }

  #footer-signup .footer-optin .foot-text {
    text-align: center;
    padding-bottom: 10px;
    font-size: 18px; }

  #footer-signup .footer-optin .foot-text br {
    display: none; }

  #footer-signup .footer-optin form {
    text-align: center; }

  #legal-menu, #copyright {
    width: 100%;
    padding: 5px 20px;
    text-align: center !important; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: block !important; }

  .wp-block-text-columns.columns-2 .wp-block-column, .wp-block-text-columns.columns-3 .wp-block-column, .wp-block-text-columns.columns-4 .wp-block-column {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }

  .row-eq-height {
    display: block !important; }

  .parallax-window {
    display: none !important;
    min-height: 0; }

  .navbar .navbar-collapse {
    padding: 10px 30px; }

  .push-sidebar #sidebar-primary {
    margin-top: 0px; }

  #header .site-logo {
    text-align: center;
    padding-bottom: 20px; }

  #boxModal .nav-tabs > li > a, #product_specs-tabs .nav-tabs > li > a {
    font-size: 14px !important;
    letter-spacing: 1px !important;
    padding: 15px 10px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; }

  .hidden-mobile {
    display: none !important;
    visibility: hidden !important; }

  #action-bar {
    width: 95% !important; }

  #action-bar .action-bar-text {
    text-align: center !important;
    line-height: 1.2em !important;
    padding-bottom: 20px !important; }

  #box-picker {
    padding: 20px 30px; }

  #tnavtab-accordion .t1-sec-icon-light {
    display: none; }

  #tnavtab-accordion .t1-sec-img {
    text-align: left !important; }

  #support-header h1 {
    padding: 10px 0px 20px 0px;
    display: inline-block; }

  #support-header-search {
    padding-bottom: 20px; }

  #sec-678 {
    display: none; }

  #category-navigation-mobile #searchinput {
    max-width: 250px !important; }

  #category-navigation-mobile #searchsubmit {
    position: relative;
    float: left;
    top: -30px;
    left: 220px; }

  #ordertrack-collapse .row, #customise-collapse .row {
    padding: 40px 0px !important; }

  .box-spread {
    background-image: none !important; }

  #field_2_15, #field_2_2, #field_2_23 {
    width: 100% !important; }

  #sec-1992 .col-md-7, #sec-1604 .col-md-7 {
    margin-left: 0px !important; }

  #video-editor {
    display: none !important; }

  #product_details {
    padding-left: 20px;
    padding-right: 20px; }

  .pricinginfo th, .pricinginfo td {
    font-size: 15px !important; }

  #kbe_content .kbe_leftcol {
    width: 100% !important; }

  .testimonial-slide .testimonial-inner {
    padding: 20px 0px !important; }

  .t1-sec .col-lg-6, .t1-sec-alt .col-lg-6 {
    margin: 0px !important;
    padding: 0px !important; }

  .d-pad-left {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .t1-sec .t1-sec-inner {
    padding-left: 40px !important; }

  .t1-sec-alt .t1-sec-inner {
    padding-left: 20px !important; }

  .hf-heading br, .sf-heading br {
    display: none; }

  .hf-text br, .sf-text br {
    display: none; }

  .hero-margin-top {
    top: 0px !important; }

  .t1-sec-mid {
    padding-left: 0px;
    padding-right: 0px; }

  .t1-sec-mid h2 {
    font-size: 35px;
    line-height: 35px;
    padding: 25px; }

  .t1-sec-mid h2 i {
    padding-left: 20px; }

  .t1-sec-icon, .t1-sec-icon-alt {
    margin-top: 20px !important; }

  .t1-sec-heading {
    margin-top: 20px !important; }

  .t1-sec-alt .container {
    padding-left: 15px !important; }

  #sec-1992 .t1-sec-text, #sec-1604 .t1-sec-text {
    padding-right: 0px; }

  .fcta-icon, .fcta-heading, .fcta-btn {
    display: block; }

  .fcta-icon, .fcta-heading {
    padding-right: 0px; }

  .fcta-heading {
    padding-top: 10px;
    padding-bottom: 10px; }

  .footer-cta-lrge .fcta-heading {
    font-size: 40px !important; }

  #footer h2 {
    padding-bottom: 0px !important;
    margin-bottom: 10px;
    padding-top: 20px;
    font-weight: bold; }

  #footer-signup .footer-social a {
    padding: 0px 5px; }

  #footer-signup #copyright {
    padding-top: 20px; }

  #hero-home-2 .action-bar-button a {
    margin-bottom: 20px !important; }

  #hero-home-2 .action-bar-button a.btn-main-outline {
    padding: 13px 10px !important; } }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: block !important; }

  .wp-block-text-columns.columns-2 .wp-block-column, .wp-block-text-columns.columns-3 .wp-block-column, .wp-block-text-columns.columns-4 .wp-block-column {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }

  .row-eq-height {
    display: block !important; }

  .parallax-window {
    display: none !important;
    min-height: 0; }

  .navbar .navbar-collapse {
    padding: 10px 30px; }

  .push-sidebar #sidebar-primary {
    margin-top: 0px; }

  #header .site-logo {
    text-align: center;
    padding-bottom: 20px; }

  #boxModal .nav-tabs > li, #product_specs-tabs .nav-tabs > li {
    width: 80% !important;
    margin: 5px auto;
    float: none !important; }

  #boxModal .nav-tabs > li, #boxModal .nav-tabs > li:first-child, #boxModal .nav-tabs > li:last-child, #product_specs-tabs .nav-tabs > li, #product_specs-tabs .nav-tabs > li:first-child, #product_specs-tabs .nav-tabs > li:last-child {
    border: 1px solid #bdd0e5;
    border-radius: 5px !important; }

  #boxModal .nav-tabs > li > a, #boxModal .nav-tabs > li:first-child > a, #boxModal .nav-tabs > li:last-child > a, #product_specs-tabs .nav-tabs > li > a, #product_specs-tabs .nav-tabs > li:first-child > a, #product_specs-tabs .nav-tabs > li:last-child > a {
    border-radius: 4px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important; }

  .hidden-mobile {
    display: none !important;
    visibility: hidden !important; }

  #box-picker {
    padding: 20px 30px; }

  #FAQs .container, #artwork .container, #resources .container {
    padding: 0px 30px !important; }

  .footer-cta-lrge .fcta-heading {
    font-size: 40px !important; }

  #tnavtab-accordion .t1-sec-icon-light {
    display: none; }

  #tnavtab-accordion .t1-sec-img {
    text-align: left !important; }

  #support-header h1 {
    padding: 10px 0px 20px 0px;
    display: inline-block; }

  #support-header-search {
    padding-bottom: 20px; }

  #kbe_content h2 span.kbe_count {
    width: 85px !important; }

  #sec-678 {
    display: none; }

  #category-navigation-mobile #searchinput {
    max-width: 250px !important; }

  #category-navigation-mobile #searchsubmit {
    position: relative;
    float: left;
    top: -30px;
    left: 220px; }

  .wpis-slider-nav img {
    max-width: 70px !important; }

  #ordertrack-collapse .row, #customise-collapse .row {
    padding: 20px 0px !important; }

  #product_details .product-colours .prod-heading-sml, #product_details .product-colours .prod-color-sample {
    display: block !important;
    float: none !important;
    text-align: left !important; }

  #product_details .prod-heading-sml span {
    display: block !important; }

  .box-spread {
    background-image: none !important; }

  .radio-boxes ul li {
    width: 50% !important; }

  #field_2_15, #field_2_2, #field_2_23 {
    width: 100% !important; }

  #video-editor {
    display: none !important; }

  #product_details {
    padding-left: 20px;
    padding-right: 20px; }

  #kbe_content .kbe_leftcol {
    width: 100% !important; }

  .testimonial-slide .testimonial-inner {
    padding: 20px 0px !important; }

  .t1-sec .col-lg-6, .t1-sec-alt .col-lg-6 {
    margin: 0px !important;
    padding: 0px !important; }

  .d-pad-left {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .t1-sec .t1-sec-inner {
    padding-left: 40px !important; }

  .t1-sec-alt .t1-sec-inner {
    padding-left: 20px !important; }

  .hf-heading br, .sf-heading br {
    display: none; }

  .hf-text br, .sf-text br {
    display: none; }

  .hero-margin-top {
    top: 0px !important; }

  .t1-sec-mid {
    padding-left: 0px;
    padding-right: 0px; }

  .t1-sec-mid h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 20px; }

  .t1-sec-mid h2 i {
    padding-left: 20px; }

  .t1-sec-icon, .t1-sec-icon-alt {
    margin-top: 20px !important; }

  .t1-sec-heading {
    margin-top: 20px !important; }

  .t1-sec-alt .container {
    padding-left: 15px !important; }

  #sec-1992 .t1-sec-text, #sec-1604 .t1-sec-text {
    padding-right: 0px; }

  .fcta-icon, .fcta-heading, .fcta-btn {
    display: block; }

  .fcta-icon, .fcta-heading {
    padding-right: 0px; }

  .fcta-heading {
    padding-top: 10px;
    padding-bottom: 10px; }

  .pricinginfo table th, .pricinginfo table td, .priceinput {
    font-size: 13px !important; }

  .priceinput {
    max-width: 20px !important; }

  .btn-touchadjust-hue {
    width: 15px !important;
    height: 15px !important; }

  #product_details .nav-link {
    padding-left: 0px !important; }

  #product_details .prod-heading-sml, #product_details .prod-heading-sml span {
    min-width: 100% !important;
    display: block !important; }

  #footer h2 {
    padding-bottom: 0px !important;
    margin-bottom: 10px;
    padding-top: 20px;
    font-weight: bold; }

  #footer-signup .footer-social a {
    padding: 0px 3px; }

  #footer-signup .footer-optin input[type="submit"] {
    display: block;
    width: 78%;
    margin: 10px auto;
    max-width: 400px; }

  #footer #copyright, #footer #footer-menu {
    width: 100%;
    padding: 5px 20px;
    text-align: center; }

  #hero-home-2 .action-bar-button a {
    margin-bottom: 20px !important; }

  #hero-home-2 .action-bar-button a.btn-main-outline {
    padding: 13px 10px !important; }

  #feedback {
    padding: 20px 0px !important; }

  #feedback .testimonial-inner {
    margin: 0px !important; } }

@media (max-width: 1950px) {
  .hero-ob {
    width: 27vw !important;
    height: 27vw !important; } }

@media (max-width: 1700px) {
  .hero-ob {
    width: 32vw !important;
    height: 32vw !important; } }

@media (max-width: 1500px) {
  .hero-temp-2 {
    padding: 100px 0px !important; }

  .hero-breakout {
    margin-top: -100px !important; }

  .hero-ob {
    width: 35vw !important;
    height: 35vw !important; } }

@media (max-width: 1300px) {
  .hero-temp-2 {
    padding: 80px 0px !important; }

  .hero-breakout {
    margin-top: -80px !important; }

  .hero-ob {
    width: 43vw !important;
    height: 43vw !important; } }

@media (max-width: 1000px) {
  .hero-temp-2 {
    padding: 80px 0px !important; }

  .hero-breakout {
    margin-top: -80px !important; }

  .hero-ob {
    width: 54vw !important;
    height: 54vw !important; } }

@media (max-width: 767px) {
  .hero-temp-2 {
    padding: 50px 0px !important; }

  .hero-breakout {
    margin-top: -50px !important; }

  .hero-ob {
    width: 80vw !important;
    height: 80vw !important;
    margin: 0 auto; } }

@media (max-width: 520px) {
  .hero-temp-2 {
    padding: 30px 0px !important; }

  .hero-breakout {
    margin-top: -30px !important; }

  .hero-ob {
    width: 90vw !important;
    height: 90vw !important;
    margin: 0 auto; }

  .hero-ob-inner {
    padding: 20px !important; }

  .hero-ob-inner h1 {
    font-size: 44px !important; }

  .hero-ob-inner p {
    font-size: 20px !important; }

  .hero-divider {
    margin: 15px 0px; } }

@media only screen and (min-width: 991px) and (max-width: 1390px) {
  #action-bar {
    min-height: 200px; }

  #feats {
    min-height: 80px; }

  #action-bar .col-md-9, #action-bar .col-md-3 {
    display: block !important;
    width: 100% !important;
    text-align: center !important; } }

@media (max-width: 990px) {
  #action-bar {
    min-height: 200px; }

  #feats {
    min-height: 50px; } }

@media (max-width: 925px) {
  #feats {
    min-height: 100px; } }

@media (max-width: 830px) {
  #feats {
    min-height: 120px; } }

@media (max-width: 615px) {
  #feats {
    min-height: 140px; } }

@media (max-width: 400px) {
  #feats {
    min-height: 200px; } }

@media (max-width: 370px) {
  #feats {
    min-height: 180px; }

  .action-bar-text {
    font-size: 33px !important; } }

@media only screen and (min-width: 1279px) and (max-width: 1450px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
    margin-right: 35px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 20px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search.mega-search-open input[type="text"] {
    max-width: 130px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search-wrap.mega-static {
    max-width: 130px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-menu-logo {
    padding-left: 10px;
    padding-right: 10px; }

  #mega-menu-item-370 {
    margin-left: 10px !important; } }

@media only screen and (min-width: 1112px) and (max-width: 1278px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
    margin-right: 25px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 19px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search.mega-search-open input[type="text"] {
    max-width: 115px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search-wrap.mega-static {
    max-width: 115px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-menu-logo {
    padding-left: 10px; }

  #mega-menu-item-370 {
    margin-left: 10px !important; } }

@media only screen and (min-width: 1025px) and (max-width: 1111px) {
  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
    margin-right: 20px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search.mega-search-open input[type="text"] {
    max-width: 108px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-370 .mega-search-wrap.mega-static {
    max-width: 108px !important; }

  #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-menu-logo {
    padding-left: 10px; }

  #mega-menu-item-370 {
    margin-left: 0px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1060px) {
  .rngb {
    display: none !important; }

  .inlbl {
    display: block !important; }

  #bdrangeinput {
    width: 65% !important; } }

@media only screen and (min-width: 769px) and (max-width: 938px) {
  form .row .col-md-9 {
    display: inline-block !important;
    width: 63% !important; }

  form .row .col-md-3 {
    display: inline-block !important;
    width: 35% !important; } }

@media only screen and (min-width: 320px) and (max-width: 768px) {
  #box-dimensions-table {
    padding-top: 0px !important; }
    #box-dimensions-table .inlbl {
      display: inline-block !important;
      position: relative;
      float: left;
      min-width: 150px;
      text-align: left !important; }
    #box-dimensions-table .col-md-4 input[type="number"] {
      position: relative;
      float: right; }
    #box-dimensions-table .col-md-4 {
      clear: both; }
    #box-dimensions-table .rngb {
      display: none !important; }
    #box-dimensions-table #bdrangeinput {
      width: 60% !important;
      margin-bottom: 20px; }
    #box-dimensions-table .bdrangeval {
      min-width: 85px !important; }
    #box-dimensions-table .box-search {
      clear: both !important;
      margin: 40px auto 0px auto;
      display: block !important; }
    #box-dimensions-table .row.pad-top-40 {
      padding-top: 0px !important; }
    #box-dimensions-table .box-loc-cell1 {
      border-radius: 8px 8px 0px 0px !important; }
    #box-dimensions-table form .row .col-md-9, #box-dimensions-table form .row .col-md-3 {
      display: block !important;
      width: 100% !important;
      clear: both !important; } }

@media only screen and (max-width: 360px) {
  #box-dimensions-table .inlbl {
    text-align: left !important;
    width: 60% !important; }
    #box-dimensions-table .box-loc-cell2 {
      padding: 20px !important; }
    #box-dimensions-table .bdrangeval {
      min-width: 85px !important; } }

@media only screen and (min-width: 1020px) and (max-width: 1200px) {
  .pricinginfo table th, .pricinginfo table td {
    font-size: 12px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .btn-secondary-lrge i {
    display: none !important; }

  .btn-main-lrge, .btn-secondary-lrge {
    padding: 12px 30px !important;
    font-size: 16px !important; } }

@media (max-width: 767px) {
  #easter2019 .box-loc-cell1 h3 {
    text-align: center; } }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .easter-dot img {
    padding: 30px; }

  .btn-main-lrge, .btn-secondary-lrge {
    padding: 12px 30px !important;
    font-size: 16px !important; }

  #easter2019 #box-dimensions-table .box-loc-cell2 {
    padding: 20px; }

  #countdown .count_value {
    font-size: 40px !important; }

  #countdown .count_label {
    font-size: 14px !important; } }
