/*
Theme Name: GRT Tools Inc.
Theme URI: http://www.webme.ca
Description: Custom theme made by WebME
Author: WebMe Web Development
Author URI: http://www.webme.ca
Version: 1.0.0
*/
/** Import Bootswatch Variables **/
/** Import Bootstrap Core **/
/** Import Bootwatch Core **/
/** Variables **/
/* COMPANY COLORS */
/* SHADES */
/* MAIN ELEMENTS */
/* ROUNDED ELEMNTS */
/* NAVBAR */
/* BUTTONS */
/* SCREEN SIZES */
/* PANELS */
/* WELLS */
/** WP Bootstrap **/
/*
 *
 * Here are a few needed CSS additions to integrate bootstrap truly into WordPress,
 * We kept this slim as possible. Try to avoid any overwriting if not really needed.
 */
/* First fixing the dropdown menu.
 * Most stuff is handled by the walker, but some styles need to be added too.
 * Here we are removing the ">" from the original bootstrap styles, so it works for 2nd and 3rd level dropdown too..
 * (actually not cool to use more than 1 level dropdown, but if YOU or your users want to do this, it won't break the layout now ;)  */
.dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap; }

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  color: #333;
  text-decoration: none; }

.dropdown-menu ul {
  list-style: none; }

.admin-bar .navbar-fixed-top {
  margin-top: 32px; }

.admin-bar .navbar-top {
  margin-top: 32px; }

@media screen and (max-width: 782px) {
  .admin-bar .navbar-fixed-top {
    margin-top: 46px; } }
/* Responsive Images */
img {
  max-width: 100%; }

/* Contact Form 7*/
div.wpcf7-response-output {
  margin: 0;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px; }
  div.wpcf7-response-output.wpcf7-validation-errors {
    color: #d9534f;
    background-color: #fdf7f7;
    border-color: #eba5a3; }
  div.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #5cb85c;
    background-color: #eaf6ea;
    border-color: #a3d7a3; }

span.wpcf7-not-valid-tip {
  color: #c9302c; }

/** Bring the Partials **/
/** The Globals **/
a:hover, a:focus {
  outline: none; }

body {
  background: url(../images/card-light.png); }

/* CORE ADJUSTMENTS */
* {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

cite {
  font-style: italic; }

.wp-caption {
  max-width: 100%;
  background: #eee; }

.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%; }

.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 2px 0 7px;
  text-align: center; }

/* end .wp-caption */
.wp-caption.alignleft {
  margin-right: 20px; }

.wp-caption.alignright {
  margin-left: 20px; }

/* image gallery styles */
.gallery dl {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%; }

.gallery dl img {
  border: 2px solid #cfcfcf; }

/** COMPONENTS **/
/** Next/Previous buttons under posts **/
#single-post-nav .pager span {
  width: 100%;
  text-align: center;
  padding: 10px 10px;
  border-radius: 5px; }

@media (min-width: 992px) {
  #single-post-nav .pager span {
    width: auto;
    padding: 5px 10px; } }
.pager .previous-page {
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .pager .previous-page {
    float: left;
    margin-bottom: 0; } }
@media (min-width: 992px) {
  .pager .next-page {
    float: right; } }
.pager a,
.previous-page a,
.next-page a {
  color: #999; }

.pager a:hover,
.previous-page a:hover,
.next-page a:hover {
  color: #444;
  text-decoration: none;
  cursor: pointer; }

/** Author Box**/
#author-info {
  padding: 20px; }

#author-info h4 {
  margin-top: 0; }

.author-img {
  float: left;
  margin-right: 20px; }

@media (min-width: 480px) {
  .author-desc {
    overflow: hidden;
    _overflow: visible;
    zoom: 1; } }
.social-links {
  float: left;
  padding: 0;
  margin: 0; }

.social-links li {
  float: left;
  text-decoration: none;
  list-style: none; }

.social-links a {
  color: #999999;
  padding-right: 15px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  font-size: 1.4em; }

.social-links a:hover {
  color: #333333; }

/** Breadcrumbs **/
.breadcrumb {
  padding: 4px 17px; }

/** Paginiation **/
.pagination li a:hover,
.pagination li a:focus {
  background-color: #428bca;
  color: #fff; }

.pagination li .active,
.pagination li span:hover {
  background-color: #6aa3d5;
  color: #fff; }

/* VARIABLE BOOTSTRAP ADJUSTMNETS */
/* Buttons */
.btn-plain {
  border-color: #F16539;
  background: transparent;
  color: #F16539; }
  .btn-plain:hover, .btn-plain:focus, .btn-plain .focus, .btn-plain:active, .btn-plain .active {
    border-color: #e74410;
    color: #e74410; }

.btn-success {
  border-color: #4cae4c;
  background-color: #5cb85c !important; }
  .btn-success:hover, .btn-success:focus, .btn-success .focus, .btn-success:active, .btn-success .active {
    background-color: #449d44 !important;
    border-color: #3d8b3d; }

.btn-primary {
  border-color: #ef5221;
  background-color: #F16539 !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary .focus, .btn-primary:active, .btn-primary .active {
    background-color: #e74410 !important;
    border-color: #cf3d0f; }
  .btn-primary.disabled {
    border-color: #ef5221; }

.btn-info {
  border-color: #46b8da;
  background-color: #5bc0de !important; }
  .btn-info:hover, .btn-info:focus, .btn-info .focus, .btn-info:active, .btn-info .active {
    background-color: #31b0d5 !important;
    border-color: #28a1c5; }

.btn-warning {
  border-color: #eea236;
  background-color: #f0ad4e !important; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning .focus, .btn-warning:active, .btn-warning .active {
    background-color: #ec971f !important;
    border-color: #df8a13; }

.btn-danger {
  border-color: #d43f3a;
  background-color: #d9534f !important; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger .focus, .btn-danger:active, .btn-danger .active {
    background-color: #c9302c !important;
    border-color: #b52b27; }

.btn-default,
.btn-success,
.btn-primary,
.btn-info,
.btn-warnin,
.btn-danger,
.btn-link {
  border-width: 1px;
  border-radius: 3px;
  font-weight: normal; }

.btn-success,
.btn-primary,
.btn-info,
.btn-warnin,
.btn-danger,
.btn-link {
  color: #fff !important; }
  .btn-success:hover,
  .btn-primary:hover,
  .btn-info:hover,
  .btn-warnin:hover,
  .btn-danger:hover,
  .btn-link:hover {
    color: #fff !important; }

/** Labels **/
.label-default {
  background-color: #777777; }

.label-primary {
  background-color: #F16539; }

.label-success {
  background-color: #5cb85c; }

.label-warning {
  background-color: #f0ad4e; }

.label-danger {
  background-color: #d9534f; }

.label-info {
  background-color: #5bc0de; }

.badge {
  background-color: #777777; }

/* Forms */
.form-control:focus {
  border-color: #F16539;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(241, 101, 57, 0.075), 0 0 8px rgba(102, 175, 233, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(241, 101, 57, 0.6); }

/* Navbar */
.navbar-default {
  background-color: #f8f8f8; }

.navbar-inverse {
  border-color: #333;
  background-color: #333; }
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-brand {
    color: #fff; }

.navbar-plain {
  border-radius: 0; }
  .navbar-plain .nav {
    border-bottom: 1px solid #f8f8f8; }
  .navbar-plain .navbar-nav > li > a,
  .navbar-plain .navbar-brand {
    color: #333333; }
    .navbar-plain .navbar-nav > li > a:hover, .navbar-plain .navbar-nav > li > a:focus,
    .navbar-plain .navbar-brand:hover,
    .navbar-plain .navbar-brand:focus {
      background: none;
      color: #F16539; }

.navbar-fixed-top {
  min-height: 65px;
  top: 40px; }
  .navbar-fixed-top.affix {
    top: 0; }

.navbar {
  min-height: 65px;
  border-radius: 0px; }
  .navbar .navbar-toggle {
    background-color: #F16539; }
    .navbar .navbar-toggle .icon-bar {
      background-color: #fff; }

.nav > li > a {
  padding: 22.5px 15px; }

body {
  padding-top: 0px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #F16539; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #F16539; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  background-color: #1a1a1a; }

.navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a.active {
  background-color: black; }

.navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a.active {
  background-color: #333;
  color: #fff; }
  .navbar-default .navbar-nav > li > a:active:hover, .navbar-default .navbar-nav > li > a.active:hover {
    background-color: #333;
    color: #fff; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #eeeeee;
  color: #333; }

.navbar-brand:hover {
  opacity: 0.9; }

/* Panels */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  border-color: #ef5221;
  background-color: #F16539; }

.panel-primary {
  border-color: #F16539; }
  .panel-primary > .panel-heading {
    background-color: #F16539;
    border-color: #F16539; }

.panel-success {
  border-color: #c7e6c7; }
  .panel-success > .panel-heading {
    background-color: #eaf6ea;
    color: #6ec06e;
    border-color: #c7e6c7; }

.panel-info {
  border-color: #daf1f8; }
  .panel-info > .panel-heading {
    background-color: #e3f4f9;
    color: #70c8e2;
    border-color: #daf1f8; }

.panel-warning {
  border-color: #fceedb; }
  .panel-warning > .panel-heading {
    background-color: #fdf3e4;
    color: #f2b866;
    border-color: #fceedb; }

.panel-danger {
  border-color: #f4cecd; }
  .panel-danger > .panel-heading {
    background-color: #fdf7f7;
    color: #de6764;
    border-color: #f4cecd; }

/* Wells */
.well {
  background-color: #fbfbfb;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

/*Progress Bars */
.progress-bar {
  background-color: #F16539; }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-bar-danger {
  background-color: #d9534f; }

/* Rounded Elements */
.btn, .form-control, .nav-pills > li > a, .breadcrumb, .alert, .progress, .panel, .well {
  border-radius: 3px; }

.label {
  border-radius: 0.25em; }

.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

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

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.pager li > a, .pager li > span {
  border-radius: 15px; }

.well-sm {
  border-radius: 0px; }

.well-lg {
  border-radius: 0px; }

.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0px; }

.woocommerce .alert-branded {
  border-color: #5cb85c;
  background-color: #eaf6ea;
  font-size: 16px; }
  .woocommerce .alert-branded a.button {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
    font-weight: 500;
    padding: 10px 12px;
    margin-right: 12px;
    font-size: 14px; }
    .woocommerce .alert-branded a.button:hover {
      background-color: #6ec06e; }

.brand-primary {
  color: #F16539; }

/** The Fonts **/
body {
  font-family: 'Roboto', arial; }

/** The Footer **/
#sub-floor {
  padding: 8px 0;
  background: #333;
  color: #fff;
  border-top: #F16539 solid 1px;
  margin-top: 28px; }

#footer {
  margin-top: 38px;
  padding: 44px 0 0;
  background: rgba(230, 230, 230, 0.45);
  border-top: #ccc solid 2px;
  border-top: #F16539 solid 1px; }
  #footer a {
    color: #333; }
  #footer h4 {
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #dedede;
    padding-bottom: 6px; }

/** The Header **/
.nav-top {
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #222;
  min-height: 40px; }
  .nav-top .navbar {
    border: none;
    min-height: 40px; }
  .nav-top .navbar-inverse {
    color: #fff;
    background-color: #1a1a1a; }
  .nav-top .navbar-default {
    background-color: #dfdfdf; }
  .nav-top .nav > li > a {
    padding: 10px 15px; }
  .nav-top .nav > li.content {
    padding: 10px 0;
    margin-right: 6px; }

.home .navbar {
  margin-bottom: 0; }

.navbar-brand {
  padding: 12px 15px; }
  .navbar-brand img {
    max-height: 46px; }

.navbar-default .navbar-nav > li > a {
  border-bottom: 2px solid transparent;
  font-weight: 700; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  border-bottom: 2px solid #F16539;
  color: #F16539; }

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

.navbar {
  margin-bottom: 0; }

.shop-search .input-group-addon, .shop-search .form-control {
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-color: #F16539;
  border-radius: 0 !important; }
.shop-search .form-control {
  color: #fff;
  font-size: 16px;
  padding: 22px;
  width: 100%; }
.shop-search .autocomplete-suggestion {
  color: #333; }
.shop-search i {
  margin-right: 0; }
.shop-search .autocomplete-suggestion .yith_wcas_result_content {
  font-size: 18px; }
.shop-search .input-group-addon:first-child {
  border-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2); }
.shop-search .search-navigation {
  width: 100%; }
.shop-search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #eee; }
.shop-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #eee;
  opacity: 1; }
.shop-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #eee;
  opacity: 1; }
.shop-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #eee; }

.navbar-default .navbar-nav > li > a {
  color: #333; }

#top-search {
  padding-top: 18.5px; }
  @media screen and (min-width: 992px) {
    #top-search {
      float: left;
      margin-left: 8px; }
      #top-search input {
        min-width: 320px; } }

/** The Sidebar **/
/** CONTENT **/
/*
------------ MAP ------------
01. #content and #main wrappers
02. Artile Wrapper
03. Entry Header
04. Featured Image
05. Entry Content
06. Entry Footer
*/
/** 01. #content & #main wrappers (#content usually includes sidebar. #main is all post/Entry/Page Content) */
/** 02. Artile Wrapper (background, borders etc for individual posts/pages) */
.hentry,
#comments,
.respond-form {
  margin: 0 0 20px 0;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

/** 03. Entry Header */
.article-header {
  margin-bottom: 15px;
  padding: 20px 20px 0; }

.article-header h1,
.article-header h2,
.article-header h3,
.article-header h4,
.article-header h5,
.article-header h6 {
  margin-top: 0; }

.entry-title {
  line-height: 1.2; }

.entry-title a,
.entry-title a:visited {
  color: #444;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease; }

.entry-title a:hover,
.entry-title a:active {
  color: #888;
  text-decoration: none; }

.archive-title {
  margin-top: 0; }

.byline {
  color: #999;
  margin: 0;
  font-size: 14px; }

/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
.sticky-ind {
  display: none; }

.sticky .sticky-ind {
  display: inline !important; }

/** 04. Featured Image */
.featured-content {
  margin-bottom: 20px; }

.featured-img-bg {
  height: 300px;
  background-width: 100% !important;
  background-size: cover !important;
  background-repeat: none !important;
  background-position: center center !important; }

.featured-img img {
  width: 100%;
  height: auto; }

/** 05. Entry Content */
.entry-content {
  padding: 0 20px 20px; }

.entry-content p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5; }

.entry-content > ol,
.entry-content > ul {
  margin: 0 0 20px 10px;
  font-size: 16px;
  line-height: 1.5; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em; }

.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

/** 06. Entry Footer */
.article-footer {
  padding: 10px 20px 10px;
  border-top: 1px solid #eee;
  color: #888;
  font-size: 12px; }

.article-footer .commentnum {
  text-align: right;
  width: 30%; }

.article-footer .commentnum a {
  text-decoration: none;
  color: #999999;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease; }

.article-footer .commentnum a:hover {
  color: #333333; }

.article-footer .tags {
  width: 70%; }

.article-footer .post-link {
  margin-top: -1px;
  padding-left: 10px; }

.article-footer .post-link:hover {
  text-decoration: none; }

/** FORMS **/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }

.respond-form ul {
  padding-left: 0;
  padding-bottom: 20px; }

.respond-form form {
  margin: 0.75em 0; }

.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
  border: none; }

.respond-form form li label,
.respond-form form li small {
  display: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
  /* form validation */ }

.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff; }

.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px; }

.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px; }

/* comment submit button */
/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/** TABLES **/
#main table {
  margin: 20px 0;
  width: 100%;
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-left: 0; }

#main table th,
#main table td {
  padding: 8px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  vertical-align: top;
  text-align: left;
  line-height: 18px; }

#main table thead:first-child tr:first-child th,
#main table tbody:first-child tr:first-child th,
#main table tbody:first-child tr:first-child td {
  border-top: 0; }

/** The Homepage **/
#main-slider {
  min-height: 400px;
  background: #fff; }

#big-banner {
  font-family: 'Roboto', arial;
  background: #fff;
  border-bottom: 2px solid #eee; }
  @media screen and (min-width: 768px) {
    #big-banner .text-right {
      margin-top: 16%; } }
  #big-banner .text-center img {
    max-height: 420px;
    width: auto; }
  #big-banner h2 {
    font-size: 42px; }
  #big-banner p {
    margin-bottom: 12px;
    font-size: 20px; }

#cards {
  margin: 48px 0; }
  #cards .padded h4 {
    margin-top: 0; }
  #cards .btn {
    color: #F16539; }
  #cards h4 {
    font-weight: 700; }

.card-strip {
  font-family: 'Roboto', arial; }

#tool-demo {
  margin: 48px 0 0;
  border-bottom: none; }
  #tool-demo img {
    max-height: 230px;
    width: auto; }
  #tool-demo h2 {
    font-size: 36px; }
  #tool-demo p {
    margin-bottom: 12px;
    font-size: 18px; }

#info-request {
  margin: 48px 0; }
  #info-request h2 {
    font-size: 30px;
    margin-top: 0; }

.home #footer {
  margin-top: 0; }

.carousel-indicators li {
  border-color: #F16539 !important;
  width: 14px;
  height: 4px;
  border-radius: 0; }
  .carousel-indicators li.active {
    background-color: #F16539 !important;
    width: 14px;
    height: 4px;
    margin: 1px; }

#div#carousel-grt-front {
  padding-bottom: 24px; }

@media screen and (max-width: 992px) {
  #carousel-grt-front {
    padding-top: 32px;
    padding-bottom: 32px; }
    #carousel-grt-front .text-right {
      text-align: center !important; }
    #carousel-grt-front img {
      max-height: 260px !important; }
    #carousel-grt-front .padded {
      padding: 12px; } }
@media screen and (min-width: 992px) {
  #carousel-grt-front .image-wrapper {
    min-height: 420px; } }
/** PROJECT PAGES **/
/* SCECTIONS */
.padded {
  padding: 32px; }

.padded-h {
  padding: 0 32px; }

.padded-v {
  padding: 32px 0; }

.padded-v-sm {
  padding: 24px 0; }

.padded-sm {
  padding: 14px; }

i {
  margin-right: 6px; }

.card-strip {
  background: #fff;
  border-bottom: 2px solid  #eee;
  border-top: 2px solid  #eee; }
  .card-strip.card-strip-list {
    border-bottom: none; }
    .card-strip.card-strip-list:last-child {
      border-bottom: 2px solid  #eee; }
    .card-strip.card-strip-list:nth-child(2) {
      background: rgba(255, 255, 255, 0.4); }

.card {
  box-shadow: 0 1px 2px #aaa;
  background: white;
  margin: 0 1rem 1rem;
  animation: fly-in-from-left .5s 1s ease both;
  transform-origin: top left;
  border-radius: 3px;
  overflow: hidden;
  border-top: 1px solid #eee; }
  .card .card-img {
    transition-duration: 1s; }
  .card.card-dark {
    background: url(../images/tweed.png);
    color: #fff; }
  .card.branded {
    box-shadow: 0 1px 2px #F16539;
    border-top-color: #F16539; }

a.card {
  display: block;
  text-decoration: none;
  color: #111;
  transition-duration: 1s; }
  a.card .btn {
    transition-duration: 1s; }
  a.card:hover {
    text-decoration: none;
    color: #000; }
    a.card:hover .btn {
      border-color: #F16539; }

.store-grid .product-desc h2, .products .product-desc h2 {
  font-size: 16px; }

.page-header-full, .shop-header {
  padding: 24px 0;
  background: #333;
  color: #fff;
  background-image: url("../images/shop-header.jpg");
  background-size: cover;
  text-align: center; }
  .page-header-full p, .shop-header p {
    font-size: 16px; }
  .page-header-full a, .shop-header a {
    color: #fff; }
  .page-header-full.padded-xl, .shop-header.padded-xl {
    padding: 34px 0;
    background-position: 50% 30%; }

#main {
  margin-top: 24px; }

#contact-row {
  font-size: 15px; }
  #contact-row h2 {
    margin-top: 0; }
  #contact-row .company-hours {
    margin-top: 12px; }
    #contact-row .company-hours p {
      font-size: 14px; }
  #contact-row .company-address {
    font-size: 15px; }

#sidebar {
  margin-top: 42px; }

.widgettitle {
  text-transform: uppercase;
  font-size: 14px;
  color: #999;
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.section-header {
  margin-top: 0;
  color: #999;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  text-align: center;
  margin-bottom: 28px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif; }

.product-comparison .single-product {
  margin-bottom: 24px; }
.product-comparison h2 {
  font-weight: 700; }
  .product-comparison h2 a {
    font-size: 24px;
    color: #F16539; }
    .product-comparison h2 a:hover {
      text-decoration: none; }
.product-comparison .product-description {
  margin-bottom: 18px; }
  .product-comparison .product-description p {
    font-size: 16px; }
  .product-comparison .product-description ul {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 12px; }

.collapse-mt {
  margin-top: 32px; }

.page-template-page-contact-us .page-content .card {
  min-height: 310px; }

.flat-comparsion {
  padding: 32px 0;
  margin: 48px 0; }

#big-banner.dark {
  background-color: #333;
  padding: 52px 0; }

.flat-comparsion .plan {
  border-radius: 6px;
  list-style: none;
  padding: 0 0 20px;
  margin: 0 0 15px;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 2px 0px #cecece; }
  .flat-comparsion .plan li {
    padding: 10px 15px;
    color: #777;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms; }
    .flat-comparsion .plan li.plan-price {
      border-top: 0; }
    .flat-comparsion .plan li.plan-name {
      border-radius: 6px 6px 0 0;
      padding: 24px;
      font-size: 24px;
      line-height: 24px;
      color: #fff;
      background: #333;
      margin-bottom: 18px;
      border-top: 0; }
    .flat-comparsion .plan li > strong {
      color: #e74c3c; }
    .flat-comparsion .plan li.plan-action {
      margin-top: 10px;
      border-top: 0; }
    .flat-comparsion .plan li.plan-bullet:before {
      content: "\f00c";
      color: #5cb85c;
      font-family: 'FontAwesome';
      margin-right: 4px; }
    .flat-comparsion .plan li.plan-image {
      border-top: none; }
  .flat-comparsion .plan.featured {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
    .flat-comparsion .plan.featured li.plan-name {
      background-color: #F16539; }

.no-shadow {
  box-shadow: none !important; }

.product-grid-section {
  margin-bottom: 34px; }

.shop-cards .col {
  margin-bottom: 18px; }

.post-type-archive #cards {
  margin: 0;
  padding: 48px 0px;
  background-color: #fefefe;
  border-bottom: 1px solid  #ccc; }

.free-shipping {
  font-weight: bold;
  font-size: 16px;
  color: #F16539;
  position: absolute;
  width: 100%;
  margin-top: -1px; }
  .free-shipping #free-shipping-pill {
    background: #f8f8f8;
    padding: 8px 12px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border: 1px solid #e7e7e7;
    border-top: none; }

#main table .shipping td {
  text-align: right; }

/* the popup window */
.cc-window, .cc-revoke {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  /* exclude padding when dealing with width */
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  /* by setting the base font here, we can size the rest of the popup using CSS `em` */
  line-height: 1.5em;
  display: flex;
  flex-wrap: nowrap;
  /* the following are random unjustified styles - just because - should probably be removed */
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

/* 2 basic types of window - floating / banner */
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  /* 1em == 16px therefore 24em == 384px */
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  flex-direction: row; }

.cc-revoke {
  padding: .5em; }

.cc-revoke:hover {
  text-decoration: underline; }

.cc-header {
  font-size: 18px;
  font-weight: bold; }

/* clickable things */
.cc-btn, .cc-link, .cc-close, .cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
  text-decoration: underline; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active, .cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: 0.9em;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap; }

.cc-banner .cc-btn:last-child {
  min-width: 140px; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:hover,
.cc-highlight .cc-btn:first-child:focus {
  background-color: transparent;
  text-decoration: underline; }

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  /* seeing as this contains text and not an image, the element taller than it is wide (because it is text) */
  /*  - we want it to be a square, because it's acting as an icon */
  /*  - setting the line height normalises the height */
  line-height: .75; }

.cc-close:hover,
.cc-close:focus {
  opacity: 1; }

/* This file should contain CSS that modifies the popup layout. */
/* By layout, we mean the physical position of the elements on the popup window, and the margin / padding around those elements. */
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

/**************************************** FLOATING ****************************************/
/* these classes position the floating element */
.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

/* links that are direct decendants should be displayed as block */
.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  flex: 1 0 auto; }

/**************************************** BANNER ****************************************/
.cc-window.cc-banner {
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  flex: 1; }

/* COMPLIANCE BOX */
.cc-compliance {
  display: flex;
  align-items: center;
  align-content: space-between; }

.cc-compliance > .cc-btn {
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: .5em; }

/**************************************** Custom theme ****************************************/
.cc-window.cc-bottom, .cc-revoke {
  background: #f7f7f7;
  color: #6B6B6B;
  transition: visibility 0s, opacity 0.5s linear;
  visibility: visible;
  opacity: 0.9;
  border: 1px solid #ccc; }
  .cc-window.cc-bottom:hover, .cc-revoke:hover {
    opacity: 1; }
  .cc-window.cc-bottom .cc-btn, .cc-revoke .cc-btn {
    border-color: #F16539;
    color: #F16539;
    text-decoration: none;
    background-color: #fff;
    border-width: 1px; }
  .cc-window.cc-bottom.cc-invisible, .cc-revoke.cc-invisible {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear; }

.cc-revoke {
  display: block !important;
  background: #fff; }

@media print {
  .cc-window, .cc-revoke {
    display: none; } }
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }
/* dimensions for 'iPhone6 Plus' and lower */
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }

  .cc-window.cc-bottom {
    bottom: 0; }

  .cc-window.cc-banner, .cc-window.cc-right, .cc-window.cc-left {
    left: 0;
    right: 0; }

  .cc-window.cc-banner {
    flex-direction: column; }

  .cc-window.cc-banner .cc-compliance {
    flex: 1; }

  .cc-window.cc-floating {
    max-width: none; }

  .cc-window .cc-message {
    margin-bottom: 1em; }

  .cc-window.cc-banner {
    align-items: unset; } }
/* iPhone 6 */
/* iPhone 6 plus */
/* iPhone 5 & 5S */
/* iPhone 2G - 4S */
/* WooCommerce **/
.woocommerce .star-rating span {
  color: orange; }

.woocommerce .quantity .qty {
  width: 5em; }

.woocommerce input.input-text,
.woocommerce textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

#ship-to-different-address-checkbox {
  float: left; }

.woocommerce a.button {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  height: 29px;
  width: 100px;
  border-radius: 3px; }

.woocommerce input.input-text, .woocommerce textarea {
  border-radius: 3px; }

.woocommerce-main-image {
  cursor: pointer; }

#ship-to-different-address-checkbox {
  float: none; }

.woocommerce-checkout #payment {
  background: #fffefa;
  border: 1px solid #F16539; }
  .woocommerce-checkout #payment .alert p {
    margin-bottom: 0;
    font-size: 13px; }
  .woocommerce-checkout #payment input#payment_method_stripe {
    position: relative; }
  .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
    display: inline-block; }

.woocommerce .related.products > h3 {
  padding: 6px 0;
  border-bottom: 1px solid #F5F5F5;
  padding: 6px 0;
  font-size: 24px; }
.woocommerce .related.products div.products div.product h3 {
  display: none; }

.woocommerce div.products div.product a img, .related-products-loop .related-product img {
  transition-duration: 1s; }
.woocommerce div.products div.product a:hover img, .related-products-loop .related-product:hover img {
  /* box-shadow: 5px 5px 15px #fff, -5px -5px 15px #999; */ }
.woocommerce div.products div.product a h3, .woocommerce div.products div.product a h2.woocommerce-loop-product__title, .related-products-loop .related-product h3, .related-products-loop .related-product h2.woocommerce-loop-product__title {
  font-size: 17px;
  color: #333;
  margin-top: 0px;
  padding-top: 0px;
  text-align: center; }

.woocommerce-main-image {
  text-align: center; }

/* related products */
.related-products h3 {
  border-bottom: 1px solid #454940;
  padding-bottom: 4px;
  margin-bottom: 6px; }
@media screen and (min-width: 768px) {
  .related-products .row {
    margin-left: -5px;
    margin-right: -5px; }
  .related-products .related-product {
    padding-right: 5px;
    padding-left: 5px; } }

.prev-product h4, .next-product h4,
.related-product h4 {
  min-height: 38px; }
.prev-product a, .next-product a,
.related-product a {
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  display: block; }
.prev-product.active a img, .next-product.active a img,
.related-product.active a img {
  opacity: 1; }
.prev-product .text-center, .next-product .text-center,
.related-product .text-center {
  padding: 4px 0; }

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #777;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

/*! Select2 Bootstrap 3 CSS v1.4.6 | MIT License | github.com/t0m/select2-bootstrap-css */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original <select>-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of @juristr (@see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: 0 0;
  box-shadow: none;
  border: none;
  display: block;
  margin: 0;
  padding: 0; }

.select2-container .select2-choice, .select2-container .select2-choices, .select2-container .select2-choices .select2-search-field input {
  background: #fff;
  padding: 0;
  border-color: #ccc;
  border-radius: 4px;
  color: #555;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.select2-search input {
  border-color: #ccc;
  border-radius: 4px;
  color: #555;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container .select2-choice {
  height: 34px;
  line-height: 1.42857; }

.select2-container.select2-container-multi.form-control {
  height: auto; }

.input-group-sm .select2-container .select2-choice, .select2-container.input-sm .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 3px; }

.input-group-lg .select2-container .select2-choice, .select2-container.input-lg .select2-choice {
  height: 46px;
  line-height: 1.33333;
  border-radius: 6px; }

.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px; }

.input-group-sm .select2-container-multi .select2-choices .select2-search-field input, .select2-container-multi.input-sm .select2-choices .select2-search-field input {
  height: 28px; }

.input-group-lg .select2-container-multi .select2-choices .select2-search-field input, .select2-container-multi.input-lg .select2-choices .select2-search-field input {
  height: 44px; }

.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0; }

.select2-choice > span:first-child, .select2-chosen, .select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px; }

.input-group-sm .select2-choice > span:first-child, .input-group-sm .select2-choices .select2-search-field input, .input-group-sm .select2-chosen, .input-sm .select2-choice > span:first-child, .input-sm .select2-choices .select2-search-field input, .input-sm .select2-chosen {
  padding: 5px 10px; }

.input-group-lg .select2-choice > span:first-child, .input-group-lg .select2-choices .select2-search-field input, .input-group-lg .select2-chosen, .input-lg .select2-choice > span:first-child, .input-lg .select2-choices .select2-search-field input, .input-lg .select2-chosen {
  padding: 10px 16px; }

.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px; }

.input-group-sm .select2-container-multi .select2-choices .select2-search-choice, .select2-container-multi.input-sm .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px; }

.input-group-lg .select2-container-multi .select2-choices .select2-search-choice, .select2-container-multi.input-lg .select2-choices .select2-search-choice {
  line-height: 24px; }

.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div {
  border-left: none;
  background: 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.select2-dropdown-open .select2-choice .select2-arrow, .select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice div b {
  background-position: 0 3px; }

.select2-dropdown-open .select2-choice .select2-arrow b, .select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px; }

.input-group-sm .select2-container .select2-choice .select2-arrow b, .input-group-sm .select2-container .select2-choice div b, .select2-container.input-sm .select2-choice .select2-arrow b, .select2-container.input-sm .select2-choice div b {
  background-position: 0 1px; }

.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b, .input-group-sm .select2-dropdown-open .select2-choice div b, .select2-dropdown-open.input-sm .select2-choice .select2-arrow b, .select2-dropdown-open.input-sm .select2-choice div b {
  background-position: -18px 1px; }

.input-group-lg .select2-container .select2-choice .select2-arrow b, .input-group-lg .select2-container .select2-choice div b, .select2-container.input-lg .select2-choice .select2-arrow b, .select2-container.input-lg .select2-choice div b {
  background-position: 0 9px; }

.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b, .input-group-lg .select2-dropdown-open .select2-choice div b, .select2-dropdown-open.input-lg .select2-choice .select2-arrow b, .select2-dropdown-open.input-lg .select2-choice div b {
  background-position: -18px 9px; }

.has-warning .select2-choice, .has-warning .select2-choices {
  border-color: #8a6d3b; }

.has-warning .select2-container-active .select2-choice, .has-warning .select2-container-multi.select2-container-active .select2-choices {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning.select2-drop-active {
  border-color: #66512c; }

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c; }

.has-error .select2-choice, .has-error .select2-choices {
  border-color: #a94442; }

.has-error .select2-container-active .select2-choice, .has-error .select2-container-multi.select2-container-active .select2-choices {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error.select2-drop-active {
  border-color: #843534; }

.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534; }

.has-success .select2-choice, .has-success .select2-choices {
  border-color: #3c763d; }

.has-success .select2-container-active .select2-choice, .has-success .select2-container-multi.select2-container-active .select2-choices {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success.select2-drop-active {
  border-color: #2b542c; }

.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c; }

.select2-container-active .select2-choice, .select2-container-multi.select2-container-active .select2-choices {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.select2-drop-active {
  border-color: #66afe9; }

.select2-drop-auto-width, .select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #66afe9; }

.input-group.select2-bootstrap-prepend [class^=select2-choice] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.input-group.select2-bootstrap-append [class^=select2-choice] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.select2-dropdown-open [class^=select2-choice] {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-radius: 0 0 4px 4px !important;
  background: #fff;
  filter: none; }

.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-right-radius: 3px !important; }

.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-right-radius: 6px !important; }

.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-left-radius: 3px !important; }

.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-bottom-left-radius: 6px !important; }

.select2-results .select2-highlighted {
  color: #fff;
  background-color: #337ab7; }

.select2-bootstrap-append .input-group-btn, .select2-bootstrap-append .input-group-btn .btn, .select2-bootstrap-append .select2-container-multiple, .select2-bootstrap-prepend .input-group-btn, .select2-bootstrap-prepend .input-group-btn .btn, .select2-bootstrap-prepend .select2-container-multiple {
  vertical-align: top; }

.select2-container-multi .select2-choices .select2-search-choice {
  color: #555;
  background: #fff;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ebebeb;
  border-color: #adadad;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-search-choice-close {
  margin-top: -7px;
  top: 50%; }

.select2-container .select2-choice abbr {
  top: 50%; }

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #8a6d3b; }

.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eee;
  border-color: #ccc; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow, .select2-container.select2-container-disabled .select2-choice div, .select2-container.select2-container-disabled .select2-choices .select2-arrow, .select2-container.select2-container-disabled .select2-choices div {
  background-color: transparent;
  border-left: 1px solid transparent; }

.select2-container-multi .select2-choices .select2-search-field input.select2-active, .select2-more-results.select2-active, .select2-search input.select2-active {
  background-position: right 4px center; }

.select2-offscreen, .select2-offscreen:focus {
  width: 1px !important;
  height: 1px !important;
  position: absolute !important; }

/* MailChimp */
#_mc4wp_subscribe_woocommerce_checkout_field label {
  margin-left: 24px; }

#_mc4wp_subscribe_woocommerce_checkout_field input {
  margin-left: -24px;
  margin-top: 10px; }

.woocommerce p.stars a:heover {
  color: #F16539; }

#review_form form {
  margin-top: 8px; }

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  margin-left: 6px; }

.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #fff; }

.woocommerce-checkout #payment div.payment_box {
  border: none;
  background-color: transparent;
  margin-top: 0; }

.woocommerce-main-image {
  margin-bottom: 48px; }

.woocommerce #content table.cart img.full-width, .woocommerce table.cart img.full-width, .woocommerce-page #content table.cart img.full-width, .woocommerce-page table.cart img.full-width {
  width: 100%; }

.ship-header {
  font-size: 16px;
  margin-bottom: 4px; }

.ship-email {
  margin-top: 4px; }

.usd-symbol {
  font-size: 14px;
  color: #999; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: none;
  padding: 0px; }

@media screen and (max-width: 992px) {
  #content, #single-product {
    margin-top: 24px; }

  .woocommerce .product .woocommerce-main-image {
    float: left;
    width: 50%;
    margin-bottom: 12px; }
  .woocommerce .product .col-md-5 {
    overflow: auto; }
  .woocommerce .product .thumbnails {
    float: left;
    width: 50%; }
    .woocommerce .product .thumbnails a.zoom {
      width: 46%;
      margin-right: 0;
      margin-left: 3.8%; }
      .woocommerce .product .thumbnails a.zoom.last {
        margin-left: 3.8%; }
      .woocommerce .product .thumbnails a.zoom.first {
        clear: none; }
  .woocommerce .product .col-md-7 {
    clear: both; }
  .woocommerce .product .variations .col-xs-5 {
    padding-right: 5px; }
    .woocommerce .product .variations .col-xs-5 label {
      font-size: 13px; }
  .woocommerce .product .variations .col-xs-7 {
    padding-left: 0; }

  div.pp_pic_holder {
    margin-top: -82px; } }
.woocommerce table.shop_table td:before {
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 6px;
  left: 6px;
  width: 25%;
  padding-right: 10px;
  white-space: nowrap; }

#shipping-modal-button {
  border: none; }
  #shipping-modal-button:hover, #shipping-modal-button:focus {
    background-color: transparent; }

.btn.btn-plain.btn-super-plain {
  border: none; }

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  text-align: right;
  width: 100%; }

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
  width: 100%; }

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 100%; }

.woocommerce-cart .cart-collaterals .cart_totals tr th {
  width: 90px; }

.woocommerce-checkout-review-order-table .product-name br {
  display: none; }

.woocommerce-checkout-review-order-table .product-total, .woocommerce-checkout-review-order-table .shipping td, .woocommerce-checkout-review-order-table .order-total td, .woocommerce-checkout-review-order-table .cart-subtotal td {
  text-align: right; }

.woocommerce ul#shipping_method li {
  padding-left: 0; }

.woocommerce ul#shipping_method li label {
  font-size: 12px; }

.pull-right.secure-site.padded-sm {
  max-width: 40%;
  margin-top: -28px; }

@media screen and (max-width: 480px) {
  .woocommerce ul#shipping_method {
    clear: both; } }
.cart_totals h2 {
  font-size: 14px;
  font-weight: 700;
  color: #6B6B6B;
  text-align: left;
  padding: 9px 5px;
  margin: 0;
  border-bottom: 1px solid #ebe9eb;
  margin-top: 4px; }
.cart_totals tr th, .cart_totals .shipping .pull-left {
  color: #aeaeae;
  font-weight: 700; }

.woocommerce div.products div.product .star-rating {
  margin: 0 auto; }

.woocommerce .alert.alert-success a.button {
  float: right;
  margin-top: -8px;
  border-width: 1px !important;
  border-radius: 3px !important;
  font-weight: normal; }

.woocommerce-cart .woocommerce .alert-success .button {
  display: none; }

.woocommerce-variation.single_variation {
  margin-bottom: 8px;
  margin-top: -6px; }

.woocommerce div.products div.product, .woocommerce-page div.products div.product {
  -webkit-user-select: none;
  animation: fly-in-from-left .5s 1s ease both;
  transform-origin: top left;
  border-radius: 3px;
  overflow: hidden; }

.woocommerce div.products div.product .woocommerce-LoopProduct-link,
.woocommerce-page div.products div.product .woocommerce-LoopProduct-link {
  box-shadow: 0 1px 2px #aaa;
  background: white;
  border-top: 1px solid #eee;
  margin-bottom: 3px; }

.woocommerce div.products div.product, .woocommerce-page div.products div.product, .related-products-loop .related-product {
  position: relative;
  display: block;
  margin-bottom: 18px; }
  .woocommerce div.products div.product .price, .woocommerce-page div.products div.product .price, .related-products-loop .related-product .price {
    color: #454940;
    font-weight: 700;
    font-size: 13px; }
  .woocommerce div.products div.product .product-image, .woocommerce-page div.products div.product .product-image, .related-products-loop .related-product .product-image {
    padding-right: 0;
    padding-left: 18px; }
  .woocommerce div.products div.product .product-image .inside, .woocommerce-page div.products div.product .product-image .inside, .related-products-loop .related-product .product-image .inside {
    display: block;
    min-height: 120px;
    position: relative; }
  .woocommerce div.products div.product .product-desc, .woocommerce-page div.products div.product .product-desc, .related-products-loop .related-product .product-desc {
    color: #777;
    margin-bottom: 8px; }
  .woocommerce div.products div.product a, .woocommerce-page div.products div.product a, .related-products-loop .related-product a {
    transition-duration: 1s;
    padding: 14px;
    display: block;
    color: #F16539;
    border: 1px solid transparent; }
    .woocommerce div.products div.product a:hover, .woocommerce div.products div.product a:focus, .woocommerce-page div.products div.product a:hover, .woocommerce-page div.products div.product a:focus, .related-products-loop .related-product a:hover, .related-products-loop .related-product a:focus {
      border: 1px solid #F16539; }
  .woocommerce div.products div.product .product-sku, .woocommerce-page div.products div.product .product-sku, .related-products-loop .related-product .product-sku {
    font-weight: 700;
    color: #F16539; }
  .woocommerce div.products div.product img, .woocommerce-page div.products div.product img, .related-products-loop .related-product img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 120px;
    width: auto !important; }
  .woocommerce div.products div.product .shop-item-meta, .woocommerce-page div.products div.product .shop-item-meta, .related-products-loop .related-product .shop-item-meta {
    text-align: left;
    padding: 4px 16px;
    float: left;
    width: 60%; }
    .woocommerce div.products div.product .shop-item-meta h3, .woocommerce div.products div.product .shop-item-meta h2.woocommerce-loop-product__title, .woocommerce-page div.products div.product .shop-item-meta h3, .woocommerce-page div.products div.product .shop-item-meta h2.woocommerce-loop-product__title, .related-products-loop .related-product .shop-item-meta h3, .related-products-loop .related-product .shop-item-meta h2.woocommerce-loop-product__title {
      text-align: left; }

.related-products-loop .related-product {
  margin-top: 0; }

.shop-header {
  padding: 24px 0;
  background: #333;
  color: #fff;
  background-image: url("../images/shop-header.jpg");
  background-size: cover;
  text-align: center; }
  .shop-header a {
    color: #fff; }

.woocommerce div.product .product_title {
  font-weight: 700;
  font-size: 28px; }

.product-sku .sku {
  font-weight: 700;
  color: #F16539;
  text-transform: uppercase; }

.product-details {
  margin: 18px 0;
  font-size: 18px; }

#main .shop_table.cart {
  border: none; }
  #main .shop_table.cart td, #main .shop_table.cart th {
    border-left: none; }
  #main .shop_table.cart a.remove {
    color: #c58b8b !important; }
    #main .shop_table.cart a.remove:hover {
      background-color: #fff !important;
      color: #af0f0f !important; }

.type-product .col-md-5 .woocommerce-main-image {
  display: block;
  text-align: center; }
  .type-product .col-md-5 .woocommerce-main-image img {
    max-height: 320px;
    width: auto; }

.woocommerce div.products div.product .price ins {
  font-weight: 700;
  text-decoration: none;
  font-size: 15px; }

.price .woocommerce-Price-amount {
  margin-left: 4px;
  color: #9c2000 !important; }
.price #msrp-price {
  font-size: 18px; }
  .price #msrp-price ins {
    color: #777; }
  .price #msrp-price .woocommerce-Price-amount {
    color: #333 !important; }
  .price #msrp-price del {
    opacity: 0.9 !important; }
.price ins {
  text-decoration: none;
  color: #9c2000 !important;
  font-weight: 500 !important; }

/*  Fix Images */
.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%; }

.woocommerce div.product div.images .flex-control-thumbs li {
  margin-right: 3.8%;
  margin-bottom: 1em;
  width: 21.2%; }

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 12px; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  border-color: #454940; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  background-color: #454940; }

.pswp__bg {
  background: #fefefe; }

/* Checkout form fixes */
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
  display: inline;
  margin-left: 20px; }
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .input-checkbox {
  margin-top: 10px; }

.woocommerce-NoticeGroup .alert {
  padding-left: 36px; }

/*  site search  */
.site-search .wps_add_to_cart {
  display: none; }
.site-search .description {
  display: none; }

/* Style the input field to resemble "form-control" */
.site-search input[type="text"] {
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

/* Style the input field on focus */
.site-search input[type="text"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

/* Ensure the parent element has position: relative */
/* Add branded pulsating animation with border color, box shadow, and gradient background to the input field when the "blinker" class is present */
.product-search-field.blinker {
  position: relative; }

.product-search-field.blinker, .product-search-field.blinker:focus {
  animation: pulsateBorder 1s ease infinite, pulsateBoxShadow 1s ease infinite, pulsateGradient 4s linear infinite;
  color: #fff;
  /* Set the text color to white or a contrasting color for readability */
  border: 2px solid #F05423;
  /* Set your brand color as the border color */
  box-shadow: 0 0 5px #F05423;
  /* Use your brand color for the box shadow */
  background: #F05423;
  /* Set your brand color as the background */
  background-image: linear-gradient(90deg, transparent 50%, white 50%);
  /* Create a smooth gradient animation within the background */
  background-size: 200% 100%;
  /* Initial background size */
  background-position: 100% 0;
  /* Initial background position at the very right */ }

/* Define the pulsating animation keyframes for the border color */
@keyframes pulsateBorder {
  0% {
    border-color: #F05423; }
  50% {
    border-color: transparent; }
  100% {
    border-color: #F05423; } }
/* Define the pulsating animation keyframes for the box shadow */
@keyframes pulsateBoxShadow {
  0% {
    box-shadow: 0 0 5px #F05423; }
  50% {
    box-shadow: none; }
  100% {
    box-shadow: 0 0 5px #F05423; } }
/* Define the pulsating animation keyframes for the gradient background */
@keyframes pulsateGradient {
  0% {
    background-position: 100% 0; }
  100% {
    background-position: -100% 0; } }
/* Style the product info container */
.product-info {
  border: 1px solid #ccc;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff; }

/* Style the title */
.product-info .title {
  font-size: 18px;
  font-weight: bold !important;
  color: #333;
  text-decoration: none; }

/* Style the description */
.product-info .description {
  color: #777; }

/* Style the price */
.product-info .price {
  color: #F05423; }

.product-search-results .entry:hover, .product-search-results .entry.active {
  background: #F05423;
  color: #fff; }
  .product-search-results .entry:hover .product-info .title,
  .product-search-results .entry:hover .product-info .description,
  .product-search-results .entry:hover .product-info .price, .product-search-results .entry.active .product-info .title,
  .product-search-results .entry.active .product-info .description,
  .product-search-results .entry.active .product-info .price {
    color: #fff; }

.product-search-filter-terms-heading {
  font-size: 16px; }

/* Style the top-level menu items */
.product-categories {
  list-style: none;
  padding: 0; }
  .product-categories li {
    margin: 5px 0; }
    .product-categories li a {
      text-decoration: none;
      color: #333; }
      .product-categories li a:hover {
        color: #007bff; }

/* Style the sub-menu items */
.product-categories ul.children {
  list-style: none;
  padding-left: 20px; }
  .product-categories ul.children li {
    margin: 5px 0; }
    .product-categories ul.children li a {
      text-decoration: none;
      color: #555; }
      .product-categories ul.children li a:hover {
        color: #007bff; }

/* Add Bootstrap classes for styling */
.product-categories li a {
  display: block;
  padding: 5px 0; }

/* Customize the expand/retract icons */
.term-expander .expand::before {
  content: '\f067'; }
.term-expander .retract::before {
  content: '\f068'; }

/* Style the count elements with absolute positioning */
/* Style the "Clear" button */
/* Style the "Clear" button */
/* Style the "Clear" button without special fonts or icons */
.cat-item-all::before {
  display: none; }
.cat-item-all a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 5px 15px;
  border-radius: 50px;
  transition: background-color 0.3s, color 0.3s;
  background-color: #eee;
  color: #fff;
  border: 2px solid #007bff;
  text-align: center;
  font-weight: bold; }
  .cat-item-all a:hover {
    background-color: #fff;
    color: #007bff; }
  .cat-item-all a::before {
    content: 'X';
    position: absolute;
    border: 1px solid #007bff;
    border-radius: 20px;
    top: 14px;
    line-height: 12px;
    font-weight: bold;
    right: 0px;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    background-color: #fff;
    color: #333;
    padding: 5px; }

.cat-item {
  position: relative;
  /* Set the parent element to a relative position */ }
  .cat-item .count {
    font-size: 12px;
    color: #888;
    position: absolute;
    right: 5px;
    top: 8px; }
  .cat-item a:hover {
    background: #eee;
    color: #F16539 !important; }

/** The MediaQueries **/
/* Tracking Page */
.tracking-table-container {
  padding-bottom: 28px; }

.tracking-table td {
  vertical-align: top; }

.tracking-table .tracking-table-title {
  padding-top: 12px;
  padding-bottom: 12px; }

.tracking-table h4 {
  margin-top: 0;
  margin-bottom: 2px; }

.tracking-table .tracking-table-time,
.tracking-table .tracking-table-location {
  color: #999; }

@media screen and (max-width: 992px) {
  .tracking-table .table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff; }
  .tracking-table tr {
    display: flex;
    flex-wrap: wrap; }
    .tracking-table tr td {
      flex-grow: 1;
      white-space: unset !important; }
    .tracking-table tr .empty-cell {
      display: none !important; }
    .tracking-table tr .tracking-table-date {
      flex-basis: 100%;
      background: #f9f9f9; }
    .tracking-table tr .tracking-table-time {
      flex-basis: 30%; }
    .tracking-table tr .tracking-table-title {
      flex-basis: 70%; }
    .tracking-table tr .tracking-table-location {
      margin-left: 30%;
      border-top: none; } }
.card-footer .inside {
  background: #fcfcfc;
  border-top: 1px solid #e4e4e4; }

.carrier-title img {
  max-width: 24px;
  height: auto; }

@media screen and (min-width: 992px) {
  .arrow-steps {
    display: flex;
    width: 98%; }
    .arrow-steps label {
      display: none; }
    .arrow-steps .step {
      font-size: 14px;
      text-align: center;
      color: #666;
      cursor: default;
      margin: 0 3px;
      padding: 10px 10px 10px 30px;
      min-width: 180px;
      float: left;
      position: relative;
      background-color: #ececec;
      flex-grow: 1; }

  .arrow-steps .step:after,
  .arrow-steps .step:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #ececec;
    z-index: 2; }

  .arrow-steps .step:before {
    right: auto;
    left: 0;
    border-left: 17px solid #fff;
    z-index: 0; }

  .arrow-steps .step:first-child:before {
    border: none; }

  .arrow-steps .step:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }

  .arrow-steps .step.shaded {
    color: #fff;
    background-color: #F16539; }

  .arrow-steps .step.shaded:after {
    border-left: 17px solid #F16539; } }
@media screen and (max-width: 992px) {
  .arrow-steps {
    padding: 0 8px; }

  .arrow-steps .step {
    display: none;
    font-size: 18px; }
    .arrow-steps .step.current {
      display: block; }
    .arrow-steps .step label:after {
      font-family: 'FontAwesome';
      color: #5cb85c;
      font-weight: bold;
      content: "\f0d1"; }
    .arrow-steps .step:last-child.current label:after {
      content: "\f058"; } }
.shipment-meta span {
  margin-right: 28px; }
  @media screen and (max-width: 992px) {
    .shipment-meta span {
      display: block;
      clear: both; } }

.recent-posts {
  list-style: none;
  padding-left: 18px; }
  .recent-posts li:before {
    font-family: 'FontAwesome';
    content: "\f016";
    margin: 0 5px 0 -15px;
    color: #F16539; }

.alert .btn {
  margin-top: 12px;
  margin-bottom: 6px; }
.alert strong {
  margin-bottom: 8px;
  display: block; }
.alert p {
  margin-bottom: 8px; }

span.global-flag {
  /* width: 42px; */
  display: inline-block;
  background: #3f73ca;
  color: #ffffff;
  padding: 1px 10px;
  text-align: center;
  margin-right: 2px; }
  span.global-flag i {
    margin-right: 0; }

.shipping-icon {
  max-width: 16px !important;
  margin-right: 4px; }

/** CUSTOM THEME ADJUSTMENTS **/
a.reset_variations {
  display: none !important; }

.variations label {
  font-size: 14px;
  line-height: 34px;
  color: #777; }

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
  padding-left: 0; }

.payment-header {
  padding-left: 18px; }

#accepted-cards-icon {
  max-height: 32px;
  width: 176px; }

.woocommerce input.input-text, .woocommerce textarea, .wc-stripe-elements-field {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.woocommerce input.input-text:focus, .woocommerce textarea:focus {
  border-color: #5bc0de !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(91, 192, 222, 0.075), 0 0 8px rgba(102, 175, 233, 0.4) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(91, 192, 222, 0.6) !important; }

.wc-stripe-elements-field.focused {
  border-color: #afd0b4 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(175, 208, 180, 0.075), 0 0 8px rgba(175, 208, 180, 0.4) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(175, 208, 180, 0.6) !important; }

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-top: 18px; }

/* ALGOLIA */
.alg-hit figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 120px;
  width: auto !important;
  height: auto !important; }

.alg-hit:hover img {
  transition: 0;
  transform: translate(-50%, -50%); }

@media screen and (max-width: 768px) {
  #ais-wrapper {
    padding: 0; } }
.ais-hits--item {
  /* hit item */
  margin-bottom: 2rem; }

.ais-hits--item h2 {
  margin: 0; }

.ais-hits--item em, .ais-hits--item a em {
  font-style: normal;
  background: #FFFBCC;
  border-radius: 2px; }

.ais-hits--thumbnail {
  float: left;
  margin-right: 2rem; }

.ais-hits--content {
  overflow: hidden; }

body.search-results .ais-search-box--powered-by {
  margin-top: 12px;
  right: 0;
  font-size: 14px;
  text-align: right; }
body.search-results .ais-search-box--powered-by-link {
  display: inline-block;
  width: 64px;
  height: 21px;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  --> <svg version="1.1" baseProfile="basic" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1366 362" xml:space="preserve"> <style type="text/css"> .st0{fill:url(#SVGID_1_);} .st1{fill:#FFFFFF;} .st2{fill:#182359;} </style> <g> <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="428.2578" y1="404.1504" x2="434.1453" y2="409.8504" gradientTransform="matrix(94.045 0 0 -94.072 -40381.5273 38479.5195)"> <stop  offset="0" style="stop-color:#00AEFF"/> <stop  offset="1" style="stop-color:#3369E7"/> </linearGradient> <path class="st0" d="M61.8,15.4h242.8c23.9,0,43.4,19.4,43.4,43.4v242.9c0,23.9-19.4,43.4-43.4,43.4H61.8 c-23.9,0-43.4-19.4-43.4-43.4V58.7C18.4,34.8,37.8,15.4,61.8,15.4z"/> <path class="st1" d="M187,98.7c-51.4,0-93.1,41.7-93.1,93.2S135.6,285,187,285s93.1-41.7,93.1-93.2S238.5,98.7,187,98.7z M187,257.5c-36.2,0-65.6-29.4-65.6-65.6s29.4-65.6,65.6-65.6s65.6,29.4,65.6,65.6S223.3,257.5,187,257.5z M187,139.7v48.9 c0,1.4,1.5,2.4,2.8,1.7l43.4-22.5c1-0.5,1.3-1.7,0.8-2.7c-9-15.8-25.7-26.6-45-27.3C188,137.8,187,138.6,187,139.7z M126.2,103.8 l-5.7-5.7c-5.6-5.6-14.6-5.6-20.2,0l-6.8,6.8c-5.6,5.6-5.6,14.6,0,20.2l5.6,5.6c0.9,0.9,2.2,0.7,3-0.2c3.3-4.5,6.9-8.8,10.9-12.8 c4.1-4.1,8.3-7.7,12.9-11C126.9,106.1,127,104.7,126.2,103.8z M217.5,89V77.7c0-7.9-6.4-14.3-14.3-14.3h-33.3 c-7.9,0-14.3,6.4-14.3,14.3v11.6c0,1.3,1.2,2.2,2.5,1.9c9.3-2.7,19.1-4.1,29-4.1c9.5,0,18.9,1.3,28,3.8 C216.3,91.2,217.5,90.3,217.5,89z"/> <g transform="translate(121 2)"> <path class="st2" d="M721.5,265.6c0,26.7-6.8,46.2-20.5,58.6c-13.7,12.4-34.6,18.6-62.8,18.6c-10.3,0-31.7-2-48.8-5.8l6.3-31 c14.3,3,33.2,3.8,43.1,3.8c15.7,0,26.9-3.2,33.6-9.6s10-15.9,10-28.5v-6.4c-3.9,1.9-9,3.8-15.3,5.8c-6.3,1.9-13.6,2.9-21.8,2.9 c-10.8,0-20.6-1.7-29.5-5.1c-8.9-3.4-16.6-8.4-22.9-15c-6.3-6.6-11.3-14.9-14.8-24.8c-3.5-9.9-5.3-27.6-5.3-40.6 c0-12.2,1.9-27.5,5.6-37.7c3.8-10.2,9.2-19,16.5-26.3c7.2-7.3,16-12.9,26.3-17c10.3-4.1,22.4-6.7,35.5-6.7 c12.7,0,24.4,1.6,35.8,3.5c11.4,1.9,21.1,3.9,29,6.1V265.6z M612.8,188.4c0,16.4,3.6,34.6,10.8,42.2c7.2,7.6,16.5,11.4,27.9,11.4 c6.2,0,12.1-0.9,17.6-2.6c5.5-1.7,9.9-3.7,13.4-6.1v-97.1c-2.8-0.6-14.5-3-25.8-3.3c-14.2-0.4-25,5.4-32.6,14.7 C616.6,156.9,612.8,173.2,612.8,188.4z M907.1,188.4c0,13.2-1.9,23.2-5.8,34.1s-9.4,20.2-16.5,27.9c-7.1,7.7-15.6,13.7-25.6,17.9 s-25.4,6.6-33.1,6.6c-7.7-0.1-23-2.3-32.9-6.6c-9.9-4.3-18.4-10.2-25.5-17.9c-7.1-7.7-12.6-17-16.6-27.9s-6-20.9-6-34.1 c0-13.2,1.8-25.9,5.8-36.7c4-10.8,9.6-20,16.8-27.7s15.8-13.6,25.6-17.8c9.9-4.2,20.8-6.2,32.6-6.2c11.8,0,22.7,2.1,32.7,6.2 c10,4.2,18.6,10.1,25.6,17.8c7.1,7.7,12.6,16.9,16.6,27.7C905,162.5,907.1,175.2,907.1,188.4z M867.1,188.5 c0-16.9-3.7-31-10.9-40.8c-7.2-9.9-17.3-14.8-30.2-14.8c-12.9,0-23,4.9-30.2,14.8c-7.2,9.9-10.7,23.9-10.7,40.8 c0,17.1,3.6,28.6,10.8,38.5c7.2,10,17.3,14.9,30.2,14.9c12.9,0,23-5,30.2-14.9C863.5,217,867.1,205.6,867.1,188.5z M994.2,274.9 c-64.1,0.3-64.1-51.8-64.1-60.1L930,30l39.1-6.2v183.6c0,4.7,0,34.5,25.1,34.6V274.9z M1063.1,274.9h-39.3V106.1l39.3-6.2V274.9z M1043.4,81.4c13.1,0,23.8-10.6,23.8-23.7s-10.6-23.7-23.8-23.7s-23.8,10.6-23.8,23.7S1030.3,81.4,1043.4,81.4z M1160.8,100 c12.9,0,23.8,1.6,32.6,4.8c8.8,3.2,15.9,7.7,21.1,13.4s8.9,13.5,11.1,21.7c2.3,8.2,3.4,17.2,3.4,27.1v100.6 c-6,1.3-15.1,2.8-27.3,4.6s-25.9,2.7-41.1,2.7c-10.1,0-19.4-1-27.7-2.9c-8.4-1.9-15.5-5-21.5-9.3c-5.9-4.3-10.5-9.8-13.9-16.6 c-3.3-6.8-5-16.4-5-26.4c0-9.6,1.9-15.7,5.6-22.3c3.8-6.6,8.9-12,15.3-16.2c6.5-4.2,13.9-7.2,22.4-9s17.4-2.7,26.6-2.7 c4.3,0,8.8,0.3,13.6,0.8s9.8,1.4,15.2,2.7v-6.4c0-4.5-0.5-8.8-1.6-12.8c-1.1-4.1-3-7.6-5.6-10.7c-2.7-3.1-6.2-5.5-10.6-7.2 s-10-3-16.7-3c-9,0-17.2,1.1-24.7,2.4c-7.5,1.3-13.7,2.8-18.4,4.5l-4.7-32.1c4.9-1.7,12.2-3.4,21.6-5.1S1150,100,1160.8,100z M1164.1,241.9c12,0,20.9-0.7,27.1-1.9v-39.8c-2.2-0.6-5.3-1.3-9.4-1.9c-4.1-0.6-8.6-1-13.6-1c-4.3,0-8.7,0.3-13.1,1 c-4.4,0.6-8.4,1.8-11.9,3.5s-6.4,4.1-8.5,7.2c-2.2,3.1-3.2,4.9-3.2,9.6c0,9.2,3.2,14.5,9,18 C1146.4,240.2,1154.2,241.9,1164.1,241.9z M391.9,101c12.9,0,23.8,1.6,32.6,4.8c8.8,3.2,15.9,7.7,21.1,13.4 c5.3,5.8,8.9,13.5,11.1,21.7c2.3,8.2,3.4,17.2,3.4,27.1v100.6c-6,1.3-15.1,2.8-27.3,4.6c-12.2,1.8-25.9,2.7-41.1,2.7 c-10.1,0-19.4-1-27.7-2.9c-8.4-1.9-15.5-5-21.5-9.3c-5.9-4.3-10.5-9.8-13.9-16.6c-3.3-6.8-5-16.4-5-26.4c0-9.6,1.9-15.7,5.6-22.3 c3.8-6.6,8.9-12,15.3-16.2c6.5-4.2,13.9-7.2,22.4-9s17.4-2.7,26.6-2.7c4.3,0,8.8,0.3,13.6,0.8c4.7,0.5,9.8,1.4,15.2,2.7v-6.4 c0-4.5-0.5-8.8-1.6-12.8c-1.1-4.1-3-7.6-5.6-10.7c-2.7-3.1-6.2-5.5-10.6-7.2c-4.4-1.7-10-3-16.7-3c-9,0-17.2,1.1-24.7,2.4 c-7.5,1.3-13.7,2.8-18.4,4.5l-4.7-32.1c4.9-1.7,12.2-3.4,21.6-5.1C371,101.8,381.1,101,391.9,101z M395.3,243 c12,0,20.9-0.7,27.1-1.9v-39.8c-2.2-0.6-5.3-1.3-9.4-1.9c-4.1-0.6-8.6-1-13.6-1c-4.3,0-8.7,0.3-13.1,1c-4.4,0.6-8.4,1.8-11.9,3.5 c-3.5,1.7-6.4,4.1-8.5,7.2c-2.2,3.1-3.2,4.9-3.2,9.6c0,9.2,3.2,14.5,9,18C377.5,241.2,385.4,243,395.3,243z M553.8,274.9 c-64.1,0.3-64.1-51.8-64.1-60.1L489.6,30l39.1-6.2v183.6c0,4.7,0,34.5,25.1,34.6V274.9z"/> </g> </g> </svg>');
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle; }
body.search-results .ais-stats {
  position: absolute;
  top: 60px;
  font-size: 14px; }

.ais-hits--thumbnail img {
  border-radius: 3px; }

.ais-pagination {
  margin: 0; }

.ais-pagination--item {
  /* pagination item */
  display: inline-block;
  padding: 3px; }

.ais-pagination--item__disabled {
  /* disabled pagination item */
  display: none; }

.ais-pagination--item__active {
  font-weight: bold; }

/* Responsive */
@media only screen and (max-width: 1000px) {
  #ais-facets {
    display: none; }

  .ais-hits--thumbnail img {
    width: 100% !important; }

  .ais-hits--item {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 23px; } }
@media only screen and (max-width: 500px) {
  .ais-hits--thumbnail {
    margin-right: 0 !important;
    margin-bottom: 10px;
    float: none !important; } }
.yith-wacp-mini-cart-count {
  background: #F16539 !important; }

@media screen and (max-width: 768px) {
  #yith-wacp-mini-cart {
    left: auto !important;
    top: 7px !important;
    right: 76px !important;
    position: absolute;
    box-shadow: none; }

  .navbar-toggle {
    padding: 13px 10px; } }
.single_add_to_cart_button.loading::before {
  content: '\f110';
  font-family: FontAwesome;
  margin-right: 4px;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  display: inline-block; }

.single_add_to_cart_button.added::before {
  content: '\f00c';
  font-family: FontAwesome;
  margin-right: 4px;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.alg-hit .alg-hit__details .alg-hit__description,
.alg-hit .alg-hit_sku {
  color: #55606e;
  text-overflow: initial;
  white-space: initial; }

.alg-hit .alg-hit_sku {
  color: #F16539;
  font-weight: 700; }

.alg-hit .alg-hit__details .alg-hit__title a {
  height: auto; }

.suggestion-hit-sku {
  font-weight: bold; }

.angelleye_smart_button_bottom,
#pay_with_amazon {
  width: 49%;
  float: left; }

.angelleye-proceed-to-checkout-button-separator {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px; }

#pay_with_amazon:hover {
  opacity: 0.8; }

.wc-amazon-payments-advanced-info {
  display: none; }

/* facet wp */
span.facetwp-counter {
  float: right;
  border-radius: 10px;
  display: block;
  color: #F16539; }

.facetwp-radio {
  font-size: 15px;
  margin-bottom: 10px; }

.facetwp-slider-reset {
  display: none !important; }

.noUi-connect {
  background: #F16539 !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;
  float: none !important; }

@media screen and (max-width: 1200px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .card-image {
    padding: 0; }

  .padded {
    padding: 24px; }

  .card-image .padded {
    padding: 32px 10px; } }

/*# sourceMappingURL=style.css.map */
