#error-verify-email {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9999999;
  padding: 15px 30px;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 3px;
  text-align: center;
}
#error-verify-email .msg-error {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
#error-verify-email a {
  display: inline-block;
  padding: 5px 15px;
  background: #2c72c6;
  color: #fff;
  font-weight: 500;
  border-radius: 3px;
  margin: 15px auto 0;
  font-size: 16px;
}
#error-verify-email img {
  margin-bottom: 15px;
}
#error-verify-email span {
  font-weight: 600;
}
.bg-verify-email {
  position: fixed;
  top: 0;
  left: 0;
  background: #00000049;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
}
.padding-top-0 {
  padding-top: 0;
}
.margin-top-0 {
  margin-top: 0;
}
.ui-widget {
  font-family: open sans, Arial, sans-serif;
}
.blog-posts .comments ul.links {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 639px) {
  .blog-posts .comments ul.links {
    position: static;
    display: block;
    margin: 10px 0;
  }
}
.blog-posts ul.inline li:first-child {
  padding-left: 0;
}
.blog-posts ul.inline li:last-child {
  padding-right: 0;
}
li.comment-item {
  list-style: none;
}
.blog-posts li.comment-item article {
  padding-bottom: 0;
}
.blog-posts .post-author article {
  padding-bottom: 0;
}
ul.comments ul.links li {
  border-left: 0;
}
.comments ul.links i {
  color: #89b837;
}
.comments ul.links li:hover i {
  color: #89b837;
}
.img-thumbnail article .views-element-container {
  display: none;
}
#comment-form .form-required::after {
  float: none;
  margin: 0;
}
.post-leave-comment .form-text {
  border: 1px solid #ccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  -moz-transition: border-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  -webkit-transition: border-color 0.15s ease-in-out 0s,
    box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.post-leave-comment label {
  display: block;
}
.post-leave-comment .form-submit {
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
  transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
  border-width: 1px;
}
.post-leave-comment .form-submit:hover,
.post-leave-comment .form-submit:focus {
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
}
.list-icons.align-left {
  float: none;
}
aside.sidebar [class^="webform-submission-contact"] .form-type-textarea,
aside.sidebar [class^="webform-submission-contact"] .form-actions {
  padding: 0;
}
aside.sidebar
  [class^="webform-submission-contact"]
  .form-type-textarea
  textarea {
  min-height: auto;
  max-height: 74px;
}
aside.sidebar [class^="webform-submission-contact"] input[type="submit"] {
  float: none;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  text-transform: capitalize;
}
aside.sidebar [class^="webform-submission-contact"] .form-actions {
  margin-bottom: 25px;
}
.form-required:after {
  content: "*" !important;
  background-image: none !important;
  float: right;
}
.blocktabs {
  border-radius: 4px;
  padding: 0;
  border: 0;
}
.blocktabs.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  border-width: 0 0 1px;
  background: 0 0;
}
.blocktabs.ui-tabs .ui-tabs-nav li {
  border: 0;
  margin: 0 0 -1px;
  padding: 0;
}
.blocktabs.ui-tabs .ui-tabs-nav li a {
  color: #89b837;
  border-style: solid;
  border-color: #eee;
  border-width: 3px 1px 1px;
  background: #f4f4f4;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 10px 15px;
  cursor: pointer !important;
  margin-right: 1px;
}
.blocktabs.ui-tabs .ui-tabs-nav li:first-child a:before {
  width: 13px;
  height: 14px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f005  ";
}
.blocktabs.ui-tabs .ui-tabs-nav li a:hover {
  border-top-color: #89b837;
}
.blocktabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  border-top-color: #89b837;
  border-bottom-color: #fff;
  background: #fff;
}
.blocktabs.ui-tabs .ui-tabs-nav li:last-child a {
  margin-right: 0;
}
.blocktabs.ui-tabs .ui-tabs-panel {
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  padding: 15px;
}
.blocktabs.ui-tabs .ui-tabs-panel .simple-post-list a {
  color: #89b837;
  font-size: 14px;
}
.blocktabs.ui-tabs .ui-tabs-panel .simple-post-list .post-meta {
  font-size: 11.2px;
}
.action-unflag .fa-heart {
  color: #e53f51;
}
.action-unflag:hover .fa-heart {
  color: #b1b1b1;
}
.flag-portfolio {
  float: left;
}
.region-right-sidebar .block-search form {
  overflow: hidden;
}
.region-right-sidebar .block-search form .form-search {
  border-radius: 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 18px;
  line-height: 1.3333333;
  width: calc(100% - 50px);
  float: left;
  padding: 10px 16px;
  height: 46px;
}
.region-right-sidebar .block-search form .form-wrapper .button {
  width: 50px;
  height: 46px;
  background: 0 0;
  border: 0;
  color: #fff;
  text-indent: -99999px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
.region-right-sidebar .block-search form:after {
  background: #08c;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f002";
  color: #fff;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  width: 50px;
  right: 16px;
  top: 0;
  border-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.separator {
  margin: 20px 0;
}
.region-right-sidebar .separator:first-child {
  margin: 0;
}
.separator hr {
  margin: 0;
}
.left_portfolio_sidebar .heading-primary,
.right_portfolio_sidebar .heading-primary {
  padding-top: 15px;
}
.nav-secondary:not(.sticky-active) {
  margin-top: -35px;
}
.pager {
  margin: 0;
}
.pager ul.pager__items {
  padding-left: 0;
  margin: 20px 0;
  display: block;
  font-size: 0;
}
.pager li {
  padding: 0;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  margin-left: -1px;
}
.pager li:first-child > a,
.pager li:first-child > span {
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  margin-left: 0;
}
.pager li:last-child > a,
.pager li:last-child > span {
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}
.pager__item.is-active a {
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
  font-weight: 400;
}
.pager__item.is-active a:hover,
.pager__item.is-active a:focus {
  background-color: #89b837;
}
.view-blog-pages .pager .pager__items {
  margin: -10px 0 20px;
}
.view-blog-pages .pager li > a,
.view-blog-pages .pager li > span {
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}
.view-blog-pages .pager li:first-child > a,
.view-blog-pages .pager li:first-child > span {
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
}
.view-blog-pages .pager li:last-child > a,
.view-blog-pages .pager li:last-child > span {
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-top-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
}
.page-coming-soon .simplenews-subscriber-form {
  overflow: hidden;
  padding-bottom: 5px;
}
.page-coming-soon .simplenews-subscriber-form h2 {
  color: #89b837 !important;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  line-height: 18px;
}
.page-coming-soon .simplenews-subscriber-form .form-email {
  width: calc(100% - 123px);
  background: 0 0;
  float: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-coming-soon .simplenews-subscriber-form .has-error .form-email {
  border-color: #a94442;
  -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);
  width: calc(100% - 124px);
}
.page-coming-soon .simplenews-subscriber-form .has-error .form-email:focus {
  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;
}
.page-coming-soon .simplenews-subscriber-form .has-error .error {
  display: none !important;
}
.page-coming-soon .simplenews-subscriber-form .form-actions {
  width: 123px;
  bottom: 5px;
  top: auto;
}
.anonymous .page-coming-soon .simplenews-subscriber-form .form-actions {
  float: left;
}
.page-coming-soon .simplenews-subscriber-form .form-item {
  margin: 0;
}
.page-coming-soon .simplenews-subscriber-form .form-actions .button {
  width: 100%;
  background: 0 0;
  border: 1px solid #ccc;
  border-color: #ccc;
}
.anonymous .page-coming-soon .simplenews-subscriber-form .form-actions .button {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.authenticated
  .page-coming-soon
  .simplenews-subscriber-form
  .form-actions
  .button {
  border-radius: 4px;
}
.page-coming-soon .simplenews-subscriber-form .form-actions .button:hover {
  background: #e6e6e6;
}
.tabs .comments a {
  padding: 0;
  display: inline;
}
.comments.for-product ul.links {
  float: right;
}
.comments.for-product ul.links li:first-child {
  padding-left: 0;
}
.comments.for-product ul.links li:last-child {
  padding-right: 0;
}
.comments.for-product .fivestar-widget {
  position: absolute;
  right: 20px;
  top: 20px;
}
.commerce-order-item-add-to-cart-form .button--primary {
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
  transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
}
.commerce-order-item-add-to-cart-form .button--primary:hover,
.commerce-order-item-add-to-cart-form .button--primary:focus {
  background-color: #89b837;
  border-color: #89b837 #89b837 #0077e3;
  color: #fff;
}
.col-md-9 > .region-content .owl-carousel .thumbnail {
  border: 0;
}
.tabs ul.tabs {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  border-width: 0 0 1px;
  background: 0 0;
}
.tabs ul.tabs > li {
  border: 0;
  margin: 0 0 -1px;
  padding: 0;
}
.tabs ul.tabs a {
  color: #89b837;
  border-style: solid;
  border-color: #eee;
  border-width: 3px 1px 0;
  background: #f4f4f4;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 10px 15px;
  cursor: pointer !important;
  margin-right: 1px;
  display: inline-block;
}
.tabs ul.tabs a.is-active,
.tabs ul.tabs a:hover {
  border-top-color: #89b837;
  background: #fff;
}
@media (max-width: 320px) {
  .tabs ul.tabs > li,
  .tabs ul.tabs a {
    width: 100%;
  }
}
.form-email,
.form-text {
  display: block;
  width: 100%;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-textarea-wrapper textarea {
  border: 1px solid #ccc;
}
.user-login-form,
.user-pass,
.user-register-form .form-email,
.user-register-form .form-text {
  max-width: 400px;
}
.button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.user-login-form .button,
.user-pass .button,
.user-register-form .button {
  color: #fff;
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
}
.user-login-form .button:hover,
.user-pass .button:hover,
.user-register-form .button:hover {
  color: #fff;
  border-color: #89b837 #89b837 #89b837;
  background-color: #89b837;
}
.button.focus,
.button:focus,
.button:hover {
  color: #333;
  text-decoration: none;
}
.form-select {
  height: 34px;
}
.position-relative {
  position: relative;
}
.clear {
  clear: both;
}
.label {
  color: inherit;
}
.view-display-id-page_grid_fullwidth_nomargins {
  margin-top: -35px;
}
.view-display-id-page_grid_fullwidth_nomargins ul.nav-pills + hr {
  display: none;
}
.view-display-id-page_grid_fullwidth_nomargins ul.nav-pills {
  position: absolute;
  right: 15px;
  top: -57px;
}
.view-display-id-page_grid_fullwidth_nomargins ul.nav-pills > li > a {
  color: #fff;
}
.view-display-id-page_grid_fullwidth_nomargins ul.nav-pills > li.active > a {
  background-color: transparent;
  color: #89b837;
}
.container .view-header .container {
  padding: 0;
}
.view-header .view-portfolio-category-filter {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.view-header .view-portfolio-size-filter {
  float: right;
  width: 50%;
  padding-left: 15px;
}
@media (min-width: 992px) {
  #mainNav li.active a.is-active,
  #mainNav .dropdown-menu > .active > a {
    background: #f5f5f5;
  }
  #mainNav > li.active > a,
  #mainNav > li.active > a.is-active {
    background: #89b837;
  }
}
@media screen and (max-width: 991px) {
  .view-career-blocks .toggle {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .view-display-id-page_grid_fullwidth_nomargins ul.nav-pills {
    display: none;
  }
  .portfolio-list .portfolio-info {
    float: none;
  }
  .portfolio-list h4.heading-primary {
    clear: both;
  }
  .view-header .view-portfolio-category-filter,
  .view-header .view-portfolio-size-filter {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .blocktabs.ui-tabs .ui-tabs-panel .simple-post-list a {
    font-size: 13px;
  }
  .blocktabs.ui-tabs .ui-tabs-panel .simple-post-list .post-meta {
    font-size: 0.7272em;
  }
  .portfolio-info + h5 {
    clear: both;
  }
}
.timeline-date a:hover,
.timeline-date a:focus {
  text-decoration: none;
}
#blogLoadMore {
  cursor: pointer;
}
#blogLoadMoreLoader {
  clear: both;
}
article .post-video iframe {
  width: 100%;
}
article .post-audio iframe {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  section.timeline .timeline-box.left::before {
    right: -6.2%;
  }
  section.timeline .timeline-box.right::before {
    left: -6.8%;
  }
}
@media screen and (max-width: 479px) {
  .post-meta .btn.pull-right {
    float: none !important;
  }
}
iframe.twitter-share-button {
  display: block;
}
.thumb-info .thumb-info-type a {
  color: #fff;
}
.messages--status,
.messages--error {
  margin-bottom: 20px;
}
.cart-form {
  border-top: 4px solid #89b837;
  padding: 30px 30px 10px;
  top: -1px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0
    0 transparent;
  background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0
    transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  overflow: auto;
}
.cart-form table {
  width: 100%;
}
.cart-form th {
  padding: 8px 10px;
}
.cart-form td {
  padding: 8px 10px;
  border-top: 1px solid #dcdcdc;
}
.cart-form input[type="number"] {
  border: 1px solid #ccc;
  height: 35px;
  text-align: center;
  width: 45px;
}
.cart-form #edit-actions {
  border-top: 1px solid #dcdcdc;
  margin: 0;
  padding: 20px 10px;
  text-align: right;
}
.cart-form .button {
  transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -webkit-transition: all 0.1s ease 0s;
}
.cart-form #edit-checkout {
  margin-right: 0;
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
}
.cart-form #edit-checkout:hover,
.cart-form #edit-checkout:focus {
  background-color: #89b837;
  border-color: #89b837 #89b837 #0077e3;
}
.cart-form .field--name-title {
  display: none;
}
@media screen and (max-width: 479px) {
  .cart-form {
    padding: 10px;
  }
  .cart-form th,
  .cart-form td {
    padding: 4px 5px;
  }
  .cart-form #edit-actions {
    padding: 10px 5px;
  }
}
.layout-region-checkout-secondary {
  border-top: 4px solid #89b837;
  padding: 30px 30px 10px;
  top: -1px;
  background: #f5f5f5;
  background: -webkit-linear-gradient(top, #fff 1%, #fcfcfc 98%) repeat scroll 0
    0 transparent;
  background: linear-gradient(to bottom, #fff 1%, #fcfcfc 98%) repeat scroll 0 0
    transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  min-height: 100px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  overflow: auto;
}
.layout-region-checkout-secondary table {
  width: 100%;
}
.layout-region-checkout-secondary th {
  padding: 8px 10px;
}
.layout-region-checkout-secondary td {
  padding: 8px 10px;
  border-top: 1px solid #dcdcdc;
}
.layout-region-checkout-secondary h3 {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 14px;
  color: #89b837;
  text-transform: none;
}
#edit-order-summary .field--name-title {
  display: none;
}
#edit-order-summary .views-field-total-price__number {
  text-align: right;
}
#edit-order-summary .order-total-line {
  padding: 10px 0 0;
}
.order-total-line__total .order-total-line-value {
  color: #89b837;
  font-size: 1.5em;
}
@media screen and (max-width: 991px) {
  .order-total-line__total .order-total-line-value {
    font-size: 18px;
  }
}
.layout-region-checkout-main fieldset {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  padding-top: 42px;
  position: relative;
  border: 1px solid #ddd;
}
.layout-region-checkout-main legend {
  color: #89b837;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.layout-region-checkout-main .fieldset-wrapper {
  padding: 7px 15px 15px;
}
.layout-region-checkout-main div.address-container-inline > .form-item {
  margin: 0 0 1em;
  width: 48%;
  float: left;
}
.layout-region-checkout-main
  div.address-container-inline
  > .form-item:nth-child(2n) {
  float: right;
}
.layout-region-checkout-main label {
  display: block;
}
.layout-region-checkout-main .form-required::after {
  float: none;
  margin: 0;
}
.layout-region-checkout-main select {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 6px 12px;
  height: 34px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.layout-region-checkout-footer #edit-actions-next {
  margin-right: 0;
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
  color: #fff;
}
.layout-region-checkout-footer #edit-actions-next:hover,
.layout-region-checkout-footer #edit-actions-next:focus {
  background-color: #89b837;
  border-color: #89b837 #89b837 #0077e3;
}
.layout-region-checkout-footer #edit-actions a {
  margin-left: 10px;
}
.view-product-tags .view-content .views-row {
  display: inline;
}
.view-product-tags .view-content .views-row a {
  background-color: #2e353e;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  color: #fff;
  font-size: 75%;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.view-product-tags .view-content .views-row a:hover,
.view-product-tags .view-content .views-row a:focus {
  -moz-text-decoration-color: #89b837;
  text-decoration-color: #89b837;
  -webkit-text-decoration-color: #89b837;
}
.collapse-processed > summary:before {
  background: 0 0 !important;
}
.messages {
  margin-bottom: 20px;
}
.has-error .form-textarea {
  border-color: #a94442 !important;
  -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);
}
.form-textarea:focus {
  outline: 0;
}
.has-error .form-textarea:focus {
  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;
}
ul.simple-post-list img {
  max-width: 60px;
  height: auto;
}
.view-display-id-page_sidebar .product-thumb-info h4 {
  color: #89b837;
}
.region-content .simplenews-subscriber-form .form-actions input[type="submit"] {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.mg-bt-50 {
  margin-bottom: 50px;
}
.mg-bt-0 {
  margin-bottom: 0;
}
.bg-grey {
  background: #f0f0ed;
}
.sticky-header-active #header .h-default.header-btn-collapse-nav {
  margin-top: 50px;
}
#header .header-search .header-search-wrapper {
  padding-right: 0;
}
.mg-top-14 {
  margin-top: 14px;
}
.mg-top-40 {
  margin-top: 40px;
}
#search-block-form input[type="submit"] {
  background: url(/themes/porto/css/../img/icon-search.png) no-repeat top left;
  text-indent: -999em;
  width: 28px;
  height: 30px;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 9px;
}
#block-languageswitcher ul.links {
  padding-left: 0;
  list-style: none;
}
.addcart input[type="submit"] {
  color: #333;
  background: 0 0;
  border: 1px solid #ccc;
  padding: 5px 12px;
}
.cart-detail input[type="submit"] {
  height: 38px;
  min-width: 160px;
}
.field--name-quantity {
  display: none;
}
.field--name-quantity label {
  display: none;
}
.single-product .field--name-quantity {
  display: block;
}
.single-product .field--name-quantity input {
  border-radius: 3px;
  width: 50px;
  border: 1px solid #e1e1e1;
  border-color: #e1e1e1;
  color: #89b837;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  height: 38px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.single-product .field--name-quantity,
.single-product .form-actions {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.single-product .field--name-quantity .form-item {
  margin: 0;
}
.single-product .form-actions {
  vertical-align: top;
}
.cart-detail {
  padding: 10px 0;
}
.product-tags-area a {
  display: block;
  padding: 10px 14px !important;
  background-color: #e1e1e1 !important;
  color: #7e7d79;
  font-size: 13px;
  font-weight: 400;
  line-height: 11px;
  float: left;
  margin: 0 7px 7px 0;
}
.product-tags-area a:hover {
  text-decoration: underline;
}
.product-tags-area .field__label {
  display: block;
  font-size: 18px;
  margin: 0 0 20px;
  font-weight: 400;
}
#block-simplenewssubscription {
  position: relative;
}
#block-simplenewssubscription label {
  margin-bottom: 15px;
}
#block-simplenewssubscription .description {
  display: none;
}
#block-simplenewssubscription .form-actions {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
}
.user-logged-in #block-simplenewssubscription .form-actions {
  position: relative;
}
#block-simplenewssubscription .form-actions input.form-submit {
  color: #fff;
  background-color: #89b837;
  border-color: #89b837 #89b837 #89b837;
}
#block-simplenewssubscription .form-actions input.form-submit:hover {
  border-color: #89b837 #89b837 #89b837;
  background-color: #89b837;
}
#block-simplenewssubscription .form-actions input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#block-cart .cart-block--contents {
  width: 100%;
}
#block-cart .cart-block ul > li {
  margin: 0;
  display: block;
}
#block-cart .cart-block--summary__icon {
  display: none;
}
#block-cart .cart-block--summary,
#block-cart .cart-block--contents__inner {
  padding: 15px;
}
.ct-rating {
  display: inline-block;
  position: relative;
}
.order-total-line-label {
  font-size: 14px;
}
.view-commerce-cart-form input[type="number"] {
  height: 30px;
}
.views-field-total-price__number {
  text-align: right;
}
.checkout-pane-coupon-redemption input[type="submit"] {
  margin-left: 0;
}
input.delete-order-item {
  padding: 2px 10px;
  background-color: #89b837;
  color: #fff !important;
}
input.form-submit {
  color: #fff;
  background-color: #89b837;
  font-size: 18px;
  border-radius: 0;
}
input.form-submit:hover {
  border-color: #7aa431 #7aa431 #7aa431;
  background-color: #7aa431;
  color: #fff;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb ol > li + li:before {
  padding: 0 5px;
  content: "\f054" !important;
  font-size: 12px;
  opacity: 1;
  color: #fff;
  font-family: FontAwesome;
}
#mainNav .fa-caret-down:before {
  content: "\f107";
}
.messages {
  position: relative;
}
.messages .icon-cancel.message-close {
  position: absolute;
  right: 13px;
  top: 17px;
  cursor: pointer;
}
.search-form .form-search {
  margin-bottom: 10px;
  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;
}
.search-form input[type="submit"] {
  margin-left: 0;
  margin-bottom: 10px;
  color: #fff !important;
}
.newsletter-popup .form-actions input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  border: 1px solid #ccc;
  height: 34px;
  color: #666;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 6px 12px;
}
.newsletter-popup .form-actions input[type="submit"]:hover {
  color: #000;
  background-color: #e6e6e6;
}
.newsletter-popup .description {
  display: none;
}
.newsletter-popup-content {
  position: relative;
}
.newsletter-popup .error {
  position: absolute;
  left: 0;
}
.newsletter-popup label {
  display: none;
}
.has-error input[type="email"] {
  border: 1px solid #a94442;
  outline: 0;
}
.we-mega-menu-ul > li > a {
  transition: none;
  color: #fff;
  padding: 13px 25px 13px 15px;
}
.we-mega-menu-ul > li {
  border: 0 !important;
  position: relative !important;
}
.region-we-mega-menu .navbar-we-mega-menu {
  border-radius: 0;
  border-color: transparent;
}
@media (min-width: 992px) {
  .we-mega-menu-ul > li.dropdown-menu > a:before {
    font-family: FontAwesome;
    content: "\f107";
    background: 0 0;
    right: 18px;
    top: 18px;
  }
  .we-mega-menu-ul > .we-mega-menu-li.active > a,
  .we-mega-menu-ul > .we-mega-menu-li.active > a:hover,
  .we-mega-menu-ul > .we-mega-menu-li.active > a:focus,
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a,
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover,
  .we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus,
  .we-mega-menu-ul > .dropdown-menu:hover > a,
  .we-mega-menu-ul > .dropdown-menu:focus > a,
  .we-mega-menu-ul > .we-mega-menu-li > a:hover,
  .we-mega-menu-ul > .we-mega-menu-li > a:focus {
    color: #9df;
  }
  .we-mega-menu-submenu {
    padding: 2px 0;
    border-radius: 0 4px 4px;
    border: 0;
    border-top: 5px solid #ccc;
    border-top-color: #89b837;
  }
  .we-mega-menu-submenu > .we-mega-menu-submenu-inner {
    min-height: auto;
  }
  .we-mega-menu-submenu li.we-mega-menu-li a {
    font-family: open sans, Arial, sans-serif;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 20px 8px 8px;
    position: relative;
    text-transform: none;
    border: 0 !important;
    min-width: 200px;
  }
  .we-mega-menu-submenu li.we-mega-menu-li a:hover {
    text-decoration: underline;
    color: #000;
  }
  .we-mega-menu-ul > .we-mega-menu-li > a {
    font-size: 12px;
    background: 0 0 !important;
    color: #fff;
    font-weight: 700;
    font-family: open sans, Arial, sans-serif;
    padding: 13px 25px;
  }
  .we-mega-menu-ul > .we-mega-menu-li:first-child > a {
    padding-left: 0;
  }
  .ie #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    display: none;
  }
}
.we-mega-menu-submenu li.active > a,
.we-mega-menu-submenu li.active a:hover,
.we-mega-menu-submenu li.active a:focus {
  border-top: 3px solid #000;
  color: #000 !important;
}
.we-mega-menu-submenu li.active > a {
  text-decoration: underline;
}
.title-bold a {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  color: #000 !important;
}
.we-mega-menu-caption {
  position: absolute;
  top: -7px;
  right: 10px;
  background-color: #0cc485 !important;
  font-size: 9px !important;
  font-weight: 400;
  padding: 2px;
  z-index: 1;
  border-radius: 2px;
  line-height: 1;
  margin: 0 0 0 10px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff !important;
}
.we-mega-menu-caption:before {
  content: "";
  position: absolute;
  bottom: 0;
  margin-bottom: -6px;
  border: 3px solid transparent;
  border-top-color: #0cc485 !important;
}
.caption-red .we-mega-menu-caption {
  background-color: #eb2771 !important;
}
.caption-red .we-mega-menu-caption:before {
  border-top-color: #eb2771 !important;
}
.hidden-title h2 {
  display: none;
}
.navbar-we-mega-menu .we-mega-menu-row {
  padding: 10px 10px 5px;
}
.mt-lg.align-left {
  width: 100%;
}
.tabs .center a {
  display: inline-block !important;
  padding: 0 !important;
}
#block-aboutcompany .col-md-3.hidden-xs .col-md-6:first-child {
  margin-top: 25px;
}
#block-pagetitle .page-title {
  font-weight: 600;
}
#block-contactform {
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}
#block-contactform .field__label {
  display: none;
}
.form-textarea-wrapper textarea {
  padding: 10px 16px;
  color: #555;
  font-size: 18px;
}
.ui-dialog .ui-dialog-titlebar-close {
  line-height: 15px;
}
.ui-dialog .ui-dialog-titlebar-close:after {
  content: "\f00d";
  font-family: fontawesome;
}
