*,
::after,
::before {
  box-sizing: border-box;
}
.side-menu-title {
  text-align: left;
  margin-top: 10px;
  background-color: #222;
  font-size: 13px;
  color: #ffdd00;
  padding-top: 5px;
  padding-left: 15px;
  padding-bottom: 5px;
  cursor: default;
  border-bottom: 1px solid #000;
  list-style: none;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: uppercase;
}
#maincontent .heading-block h3 {
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
}
body #accordion {
  background: #121212;
  color: #4b7948;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.sidebar.sidebar-main #accordion {
  background: none;
}
.sidebar.sidebar-main #accordion h3 {
  background: none;
  border-color: #ccc;
  background-color: #ffffff;
}
.sidebar.sidebar-main #accordion h3:hover {
  background: #ffffff;
}
.sidebar.sidebar-main #accordion a:hover {
  color: #4b7948;
}
.sidebar.sidebar-main #accordion ul ul li a {
  color: #4b7948;
  border: 0px;
  padding-left: 10px;
  font-size: 10px;
}
.sidebar.sidebar-main #accordion ul ul li a:hover {
  background: none;
  border: 0px;
}
body #accordion h3 {
  border-bottom: 1px solid #222;
  letter-spacing: normal;
  text-transform: uppercase;
  text-align: left;
  font-size: 9px;
  line-height: 30px;
  padding: 0 15px;
  margin: 0;
  cursor: pointer;
  background: #111;
  background: linear-gradient(#222, #111);
}
body #accordion h3 a {
  line-height: 30px;
  text-decoration: none;
  color: #4b7948;
  display: inline;
  width: 100%;
  font-weight: normal;
}
.sidebar.sidebar-main #accordion h3 a {
  font-size: 10px;
}
body #accordion h3 a:hover {
  text-decoration: none;
  color: #fff;
}
.fa-search {
  float: right;
  margin-right: 0px;
  padding-top: 4px;
  color: #555;
}
.fa-caret-square-o-down {
  float: right;
  margin-right: 0px;
  padding-top: 4px;
  color: #555;
}
.fa-chevron-circle-down {
  float: right;
  margin-right: 0px;
  padding-top: 8px;
  color: #555;
}
#accordion h3:hover {
  color: #fff;
}
#accordion h3 span {
  font-size: 16px;
  margin-right: -5px;
  color: #4b7948;
}
#accordion h3 span:hover {
  color: #ccc;
}
#accordion ul {
  margin: 0;
  padding: 0;
}
#accordion li {
  list-style-type: none;
  margin: 0;
}
#accordion ul ul li a {
  color: white;
  text-decoration: none;
  font-size: 10px;
  line-height: 25px;
  display: block;
  padding: 0 15px;
  transition: all 0.15s;
  box-sizing: border-box;
}
#accordion ul ul li a:hover {
  background: #333;
  border-left: 5px solid #ffdd00;
}
#accordion ul ul {
  display: none;
}
#accordion li.active ul {
  display: block;
}
.magestore-bannerslide-flex-slider {
  margin-bottom: 0 !important;
}
.login-container {
  padding: 0 22px;
}
.flex-direction-nav,
.top-container {
  display: none;
}
.category-cms {
  margin-bottom: 0;
}
.gallery-placeholder {
  margin: 0 25px 12px 25px;
  border: 1px solid #c0c0c0;
}
.gallery-placeholder .fotorama__stage__frame {
  position: relative;
}
.gallery-placeholder .fotorama__stage__frame:before {
  content: "\f00e";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 32px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.12);
  z-index: 99;
  padding: 6px 10px;
}
.page-with-filter .columns .sidebar-main {
  -ms-flex-order: inherit;
  -webkit-order: inherit;
  order: inherit;
}
.product.media {
  width: 100% !important;
}
.product.data.items {
  margin-left: 0;
  margin-right: 0;
}
.product.info.detailed .product.data.items > .item.title,
.product-info-main {
  display: none;
}
.product.info.detailed .product.data.items > .item.content {
  border: none !important;
  margin: 0;
  padding: 10px 25px;
}
.product.info.detailed .product.data.items .table.grouped .product-item-name {
  margin: 0;
}
.product.info.detailed .product.data.items table.table {
  border: 1px solid #ccc;
}
body .product.info.detailed .product.data.items table.table th {
  word-wrap: normal;
  white-space: nowrap;
  background: #EFEFEF;
  color: #4B7948;
  padding: 8px 10px;
  font-weight: 500;
}
body .product.info.detailed .product.data.items table.table th.col.qty{text-align: center;}
.product.info.detailed .product.data.items table.table td {
  vertical-align: middle;
  padding: 5px 10px;
}
.product.info.detailed
  .product.data.items
  table.table
  tbody:nth-child(even)
  tr
  td {
  background: #fff;
}
.product.info.detailed
  .product.data.items
  table.table
  tbody:nth-child(odd)
  tr
  td {
  background: #f1f1f1;
}
.product.info.detailed .product.data.items table.table td .action.primary {
  padding: 5px 15px;
}
.product.info.detailed .product.data.items table.table td input.input-text {
  height: 27px !important;
}
.product.info.detailed .product.data.items table.table td p {
  margin: 0 !important;
}
.product.info.detailed .product.data.items .table.grouped .col.item {
  width: 50% !important;
}
body .action.black-btn {
  background-image: none;
  background: #EFEFEF;
  border: 1px solid #EFEFEF;
  color:#4B7948;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 13px;
  box-sizing: border-box;
  vertical-align: middle;    border-radius: 2px 2px 2px 2px;
  box-shadow: inset 0 0 0 0 #000, inset 0 0 0 0 rgba(204, 204, 204, 0.3);
}
body .action.black-btn:hover {
    background: #4b7948;
    color: #fff;
    border-radius: 3px 3px 3px 3px;
}
.m-t20 {
  margin-top: 20px !important;
}
.cart-form-table {
}
.cart-form-table tr td {
  vertical-align: middle;
  font-size: 1.2rem;
}
.cart-form-table tr td:first-child {
  width: 143px;
  padding-left: 0;
}
.cart-form-table tr td input.snum-field {
  max-width: 200px;
  width: 200px;
}
.cart-form-table tr td input.year-field {
  max-width: 115px;
}
.cart-form-table tr td input.maxwidth-field {
  max-width: 200px;
}
.cart-form-table tr td .asterisk-sign {
  color: #f00;
  font-style: normal;
  font-size: 12px;
}
.text-right {
  text-align: right;
}
.thankyou-block {
  padding: 0 30px;
}
.parts-index-success .thankyou-block h3 {
  margin-bottom: 1px;
}
.parts-index-success .thankyou-block h3 span {
  margin-top: 2px;
}
.thankyou-block h3 {
  margin-bottom: 20px;
}
.thankyou-block p {
  margin-bottom: 20px;
}
.thankyou-block-table {
  border: 1px solid #a5a5a5;
  border-bottom: none;
  border-right: none;
}
.thankyou-block-table tr:nth-child(even) th,
.thankyou-block-table tr:nth-child(even) td {
  background: #e1e1e1;
}
.thankyou-block-table tr:nth-child(odd) th,
.thankyou-block-table tr:nth-child(odd) td {
  background: #f0f0f0;
}
.thankyou-block-table tr th,
.thankyou-block-table tr td {
  border-bottom: 1px solid #a5a5a5;
  border-right: 1px solid #a5a5a5;
  font-size: 12px;
  text-align: left;
}
.thankyou-block-table tr th {
  width: 150px;
}
.breadcrumbs {
  padding: 0 25px 7px;
}
.block-search {
  margin-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.heading-block h3 {
  margin: 0 0 10px 0;
}
.block-search .block-title {
  margin-bottom: 20px;
}
.sidebar.sidebar-main .region-box {
  background: #efefef;
}
.spare-part-link a {
  display: block;
  background: #333;
  border: 1px solid #555;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 3px 10px 4px;
  margin: 0 15px;
  font-size: 15px;
}
.spare-part-link a:hover {
  background: #806d04;
  border-color: #b49c08;
  text-decoration: none;
}
.static-content,
.cms-content {
  padding: 22px;
}
.static-right-box {
  padding: 0;
  float: right;
  width: 260px;
  position: relative;
  margin: 0 0 0 20px;
  border-radius: 10px;
  overflow: hidden;
}
.static-right-box img {
  display: block;
}
.magestore-bannerslider + p {
  margin-bottom: 0 !important;
}
.gallery-specs {
  text-align: center;
  list-style: none;
  clear: both;
  padding: 0px;
  margin: 0px;
}
.gallery-specs-links {
  position: absolute;
  bottom: 13px;
}
.gallery-specs-links li {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  padding-left: 25px;
  padding-right: 25px;
}
.gallery-specs-links a {
  color: #fff !important;
  text-decoration: none;
}
.gallery-specs-links a:hover {
  color: #ccc !important;
  text-decoration: none;
}
.gallery-specs-thumbs-drive li {
  margin-right: 2%;
  margin-left: 2%;
}
.gallery-specs-thumbs-drive-4-items li {
  margin-right: 4%;
  margin-left: 4%;
}
.gallery-specs-thumbs-ramdrill li {
  margin-right: 2%;
  margin-left: 2%;
}
.gallery-specs li {
  display: block;
  display: inline;
  text-align: center;
}
.normal {
  font: normal 12px/150% Arial, Helvetica, sans-serif;
  background: #fff;
  overflow: hidden;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  line-height: 2;
  margin-left: 0px;
  margin-bottom: 25px;
}
.normal table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  border-top: 2px solid #dfdfdf !important;
}
.normal a {
  color: #ffa800;
}
.normal a:hover {
  color: #999;
  text-decoration: none;
}
.normal input {
  border: 1px solid #ccc;
  float: right;
}
.normal input:hover {
  background-color: #fcfccc;
}
.normal select {
  float: right;
  border: 1px solid #ccc;
}
.normal select:hover {
  background-color: #fcfccc;
}
.normal h5 {
  color: #444;
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 3px solid #ffdd00;
  padding-left: 10px;
}
.normal table td,
.normal table th {
  padding: 5px 10px;
}
.normal table thead th {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #444444),
    color-stop(1, #777777)
  );
  background: -moz-linear-gradient(center top, #444444 5%, #777777 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#777777');
  background-color: #444;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  border-left: 1px solid #999;
  text-transform: uppercase;
  text-align: left;
}
.normal table thead th:first-child {
  border: none;
}
.normal table tbody td {
  color: #666;
  border-left: none;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 2px solid #dfdfdf !important;
}
.normal table tbody .alt td {
  background: #eaeaea;
  color: #666;
}
.normal table tbody td:first-child {
  border-left: none;
}
.normal table tbody tr:last-child td {
  border-bottom: none;
}
.normal table tfoot td div {
  border-top: none;
  background: #eaeaea;
}
.normal table tfoot td {
  padding: 0;
  font-size: 12px;
}
.normal table tfoot td div {
  padding: 2px;
}
.normal table tfoot td ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.normal table tfoot li a {
  text-decoration: none;
  display: inline-block;
  padding: 2px 8px;
  margin: 1px;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #006699),
    color-stop(1, #00557f)
  );
  background: -moz-linear-gradient(center top, #006699 5%, #00557f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699',endColorstr='#00557F');
  background-color: #006699;
}
.normal table tfoot ul.active,
.normal table tfoot ul a:hover {
  text-decoration: none;
  border-color: #006699;
  color: #ffffff;
  background: none;
  background-color: #00557f;
}
.normal table td ul {
  margin-left: -20px;
  text-align: left;
}
ul li #jump-to .normal table td ul li {
  margin-left: -20px;
  float: left;
}
.contact-index-index .fieldset {
  margin-bottom: 20px;
}
.contact-index-index .fieldset .legend {
  padding-bottom: 0;
}
.contact-info-number {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 36px;
  font-weight: 300;
}
.pagination .toolbar-products .modes-mode.active {
  background: #000;
}
.pagination .toolbar-products .modes-mode:before {
  color: #ffe119;
}

.cart-empty.empty-heading-msg{padding: 0 30px;}
.cart-empty.empty-heading-msg p a{color: #4B7948 !important;}
.cart-empty.empty-heading-msg h3, .cart-heading-msg h3{color: #4B7948;
    font-size: 23px; padding-top: 56px; margin-top: 0;font-weight: 500; margin-bottom: 0;
    letter-spacing: -1px;}
.cart-heading-msg .pricing-form-text{margin-top: 2px;}
.block.widget .products-grid{margin:0px;}
.cart-empty.empty-heading-msg p{margin-bottom: 0;}
@media only screen and (max-width: 767px) {
  .contact-info-number {
    font-weight: 300;
    margin-bottom: 10px;
  }
  .block-search {
    padding-right: 25px;
    margin-bottom: 12px;
  }
  .block-search .block-title {
    width: 100%;
    margin-bottom: 4px;
  }
  .block-search .block-content {
    width: 100%;
  }
  .block-search .control {
    margin: 0 0 -1px;
  }
  .block-search .block-content .field.search {
    width: 100%;
  }
  .cart-form-table tr {
    display: block;
    width: 100%;
  }
  .cart-form-table tr td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 3px 0;
  }
  .cart-form-table tr td:first-child {
    width: 100%;
    padding-left: 0;
  }
  .cart-form-table tr td:nth-child(2n) {
    padding-bottom: 15px;
  }
  .cart-form-table tr td input.snum-field {
    max-width: 100%;
    width: 100%;
  }
  .cart-form-table tr td input.year-field {
    max-width: 100px;
  }
  .cart-form-table tr td input.maxwidth-field {
    max-width: 100%;
  }
  .cart-form-table tr td .asterisk-sign {
    color: #f00;
    font-style: normal;
    font-size: 12px;
  }
  .fotorama--fullscreen .fotorama__wrap,
  .fotorama--fullscreen .fotorama__stage {
    height: 100% !important;
  }
  body .form-btn-wrap .ks-button-wrap{margin-top: -108px;}
  body .ks-button-wrap .action.black-btn.tocart{padding: 7px 15px;}
}
@media all and (min-width: 768px), print {
  ._rwd_width {
    min-width: 0 !important;
    max-width: auto !important;
  }
  ._rwd_width_float {
    width: 100% !important;
    float: none !important;
  }
  .contact-index-index .fieldset .legend {
    border: none;
  }
  .contact-index-index .column.main .widget.static.block {
    float: left;
    width: 70%;
  }
  .contact-info-number {
    margin-bottom: 15px;
  }
  .column:not(.sidebar-main) .form.contact,
  .column:not(.sidebar-additional) .form.contact {
    width: 27%;
    float: right;
  }
  .gallery-placeholder .loading-mask {
    min-height: 190px;
  }
}
.cms-index-index .page-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.widget .block-promo img {
  max-width: none;
}
.block-promo {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  color: #333 !important;
}
.block-promo:hover {
  text-decoration: none;
}
.block-promo .content {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
}
.block-promo .title {
  display: block;
  font-weight: 300;
  font-size: 3.2rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.block-promo .info {
  display: block;
  font-weight: 300;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-promo .more {
  font-size: 1.6rem;
}
.block-promo .icon.more {
  display: inline-block;
  text-decoration: none;
}
.block-promo .icon.more:after {
  font-family: "luma-icons";
  content: "\e608";
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 0 5px;
}
.block-promo .button.more {
  font-size: 1.8rem;
  background-image: none;
  background: #1979c3;
  padding: 7px 15px;
  color: #fff;
  border: 1px solid #1979c3;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
  text-decoration: none;
  padding: 10px 15px;
}
.block-promo .button.more:focus,
.block-promo .button.more:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-promo .button.more:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-promo .button.more.disabled,
.block-promo .button.more[disabled],
fieldset[disabled] .block-promo .button.more {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.block-promo .title + .button {
  margin-top: 10px;
}
.block-promo sup {
  top: -0.2em;
}
.block-promo-2columns .content {
  padding: 20px 25px;
}
.womens-main .content,
.womens-pants .content,
.training-main .content,
.training-erin .content,
.sale-main .content,
.sale-women .content,
.mens-main .content,
.mens-pants .content,
.gear-main .content,
.gear-equipment .content,
.new-main .content,
.new-eco .content,
.home-main .content,
.home-performance .content,
.home-eco .content,
.collection-eco .content,
.collection-performance .content {
  background-color: rgba(255, 255, 255, 0.9);
}
.sale-main,
.mens-main,
.gear-main,
.womens-main {
  max-width: 1080px;
}
.sale-women,
.sale-mens,
.mens-pants,
.womens-pants,
.gear-fitnes,
.gear-equipment,
.new-performance,
.new-eco {
  max-width: 580px;
}
.training-main,
.training-erin,
.collection-eco,
.collection-performance,
.home-main {
  max-width: 905px;
}
.home-pants .content {
  top: 0;
  left: 0;
  width: 80%;
}
.home-pants .title {
  display: block;
  font-weight: 600;
  font-family: Halvetica Neue, Helvetica, Arial, sans-serif;
  white-space: nowrap;
  margin-bottom: 0;
}
.home-t-shirts {
  background: #ffdd16;
}
.home-erin {
  height: 373px;
}
.home-erin .content {
  top: 0;
  right: 0;
  width: 60%;
}
.home-performance {
  height: 664px;
}
.home-performance .content {
  top: 25px;
  right: 25px;
  left: 25px;
}
.home-eco {
  height: 274px;
}
.new-performance .icon.more {
  white-space: nowrap;
}
.block-promo-hp .bg-white,
.block-promo-hp .home-erin .content {
  padding: 20px;
}
.womens-erin {
  background: #f4f4f4;
}
.womens-erin .content {
  padding: 20px 35px;
}
.training-main {
  height: 372px;
}
.training-main .title {
  margin-bottom: 0;
  line-height: 1.4;
}
.training-main .title span {
  font-weight: 600;
}
.training-erin {
  height: 214px;
}
.training-erin .content {
  padding: 15px;
  text-align: center;
}
.training-erin .info {
  margin-bottom: 0;
}
.training-on-demand,
.training-videos {
  color: #fff !important;
}
.training-on-demand .content,
.training-videos .content {
  position: static;
  text-align: center;
}
.training-on-demand .icon.calendar,
.training-videos .icon.calendar,
.training-on-demand .icon.download,
.training-videos .icon.download {
  margin-top: -10px;
  display: block;
  text-decoration: none;
}
.training-on-demand .icon.calendar > span,
.training-videos .icon.calendar > span,
.training-on-demand .icon.download > span,
.training-videos .icon.download > span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.training-on-demand .icon.calendar:before,
.training-videos .icon.calendar:before,
.training-on-demand .icon.download:before,
.training-videos .icon.download:before {
  font-family: "luma-icons";
  font-size: 32px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.training-on-demand .icon.calendar:before,
.training-videos .icon.calendar:before {
  content: "\e612";
}
.training-on-demand .icon.download:before,
.training-videos .icon.download:before {
  content: "\e626";
}
.training-on-demand .icon.more,
.training-videos .icon.more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
.training-on-demand .info,
.training-videos .info {
  font-size: 16px;
}
.training-on-demand {
  background: #00ade2;
}
.training-videos {
  background: #5a5e62;
}
.sale-women,
.sale-mens {
  height: 372px;
}
.sale-mens .content {
  top: 0;
  right: 0;
  width: 60%;
}
.sale-20-off .content,
.sale-free-shipping .content,
.sale-womens-t-shirts .content {
  padding: 15px 20px;
}
.sale-20-off {
  background: #f4f4f4;
}
.sale-20-off .title {
  font-size: 4rem;
  font-weight: 700;
  white-space: nowrap;
}
.sale-20-off img {
  position: absolute;
  z-index: 0;
  bottom: 0;
  right: 0;
}
.sale-20-off .content {
  width: 75%;
  position: relative;
}
.sale-free-shipping {
  background: #71b54e;
  color: #fff !important;
}
.sale-free-shipping .content {
  position: static;
}
.sale-free-shipping img {
  display: block;
  margin: 0 auto 10px;
  max-width: 100% !important;
}
.sale-womens-t-shirts {
  background: #fedd16;
}
.sale-womens-t-shirts .content {
  position: static;
}
.sale-womens-t-shirts img {
  max-width: 95% !important;
}
.mens-main .content {
  width: 45%;
}
.womens-main,
.home-main,
.mens-main,
.new-main,
.sale-main,
.gear-main {
  height: 450px;
}
.womens-t-shirts,
.mens-t-shirts {
  background: #ffdd17;
}
.womens-t-shirts img,
.mens-t-shirts img {
  max-width: 100% !important;
}
.womens-t-shirts .content,
.mens-t-shirts .content {
  position: static;
}
.womens-pants,
.mens-pants,
.gear-fitnes,
.gear-equipment,
.new-performance,
.new-eco {
  height: 372px;
}
.womens-pants .info span,
.mens-pants .info span {
  display: block;
  font-size: 4.4rem;
  font-family: Halvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.womens-category-pants,
.womens-category-tanks,
.womens-category-shorts,
.mens-category-tees,
.mens-category-hoodies,
.mens-category-shorts,
.gear-category-bags,
.gear-category-equipment,
.gear-category-watches {
  background: #f4f4f4;
  min-height: 170px;
}
.womens-category-pants img,
.womens-category-tanks img,
.womens-category-shorts img,
.mens-category-tees img,
.mens-category-hoodies img,
.mens-category-shorts img,
.gear-category-bags img,
.gear-category-equipment img,
.gear-category-watches img {
  max-width: 100% !important;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 60%;
}
.womens-category-pants .content,
.womens-category-tanks .content,
.womens-category-shorts .content,
.mens-category-tees .content,
.mens-category-hoodies .content,
.mens-category-shorts .content,
.gear-category-bags .content,
.gear-category-equipment .content,
.gear-category-watches .content {
  padding: 20px 0 50px 20px !important;
  position: static;
  width: 60%;
  z-index: 1;
}
.womens-category-pants .title,
.womens-category-tanks .title,
.womens-category-shorts .title,
.mens-category-tees .title,
.mens-category-hoodies .title,
.mens-category-shorts .title,
.gear-category-bags .title,
.gear-category-equipment .title,
.gear-category-watches .title,
.womens-category-pants .info,
.womens-category-tanks .info,
.womens-category-shorts .info,
.mens-category-tees .info,
.mens-category-hoodies .info,
.mens-category-shorts .info,
.gear-category-bags .info,
.gear-category-equipment .info,
.gear-category-watches .info {
  font-size: 1.8rem;
}
.womens-category-pants .title,
.womens-category-tanks .title,
.womens-category-shorts .title,
.mens-category-tees .title,
.mens-category-hoodies .title,
.mens-category-shorts .title,
.gear-category-bags .title,
.gear-category-equipment .title,
.gear-category-watches .title {
  font-weight: 400;
  margin-bottom: 5px;
}
.womens-category-pants .more,
.womens-category-tanks .more,
.womens-category-shorts .more,
.mens-category-tees .more,
.mens-category-hoodies .more,
.mens-category-shorts .more,
.gear-category-bags .more,
.gear-category-equipment .more,
.gear-category-watches .more {
  position: absolute;
  z-index: 1;
  bottom: 20px;
}
.gear-fitnes .content,
.new-performance .content {
  right: 0;
  top: 0;
  width: 65%;
}
.collection-eco,
.collection-performance {
  height: 200px;
}
.collection-eco .content,
.collection-performance .content {
  padding: 15px;
  text-align: center;
}
.collection-eco .info,
.collection-performance .info {
  margin-bottom: 0;
}
.collection-erin {
  background: #f4f4f4;
}
.collection-erin .content {
  padding: 20px 35px;
}
.content-heading {
  text-align: center;
  margin: 10px 0 25px;
}
.content-heading .title {
  margin: 0 0 5px;
}
.content-heading .info {
  margin-bottom: 0;
}
.categories-menu .title {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.categories-menu a:link,
.categories-menu a:visited,
.categories-menu a:hover,
.categories-menu a:active {
  color: #333;
}
.categories-menu .items {
  margin-bottom: 40px;
}
.categories-menu .items:last-child {
  margin-bottom: 0;
}
.cms-content-important {
  display: block;
  background: rgba(0, 0, 0, 0.07);
}
.cms-content-important h2 {
  margin-top: 0;
}
.cms-content table {
  border: none;
}
.cms-content table > thead > tr > th,
.cms-content table > tbody > tr > th,
.cms-content table > tfoot > tr > th,
.cms-content table > thead > tr > td,
.cms-content table > tbody > tr > td,
.cms-content table > tfoot > tr > td {
  border: none;
}
.cms-content table > thead > tr > th,
.cms-content table > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.cms-content table > tbody > tr:nth-child(even) > td,
.cms-content table > tbody > tr:nth-child(even) > th {
  background: rgba(255, 255, 255, 0.4);
}
.cms-content table th {
  font-weight: 400;
}
.cms-content table td {
  font-weight: 600;
}
.cms-content .block .block-title {
  margin-bottom: 15px;
}
.cms-content .block .block-title > strong {
  display: none;
}
.cms-content .block .box-title {
  display: inline-block;
  margin: 0 0 15px;
}
.cms-content .block .box-title > span {
  font-size: 1.8rem;
  line-height: 1.1;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 300;
}
.cms-content .block .block-content p:last-child {
  margin-bottom: 0;
}
.page-wrapper .page-header {
  min-height: 110px;
}
@media only screen and (max-width: 399px) {
  .womens-pants img {
    width: 250%;
    float: right;
    margin: -70px -140px 0 0;
  }
  .mens-main img {
    margin-left: -180px;
  }
  .training-main img,
  .gear-main img,
  .womens-main img {
    margin-left: -210px;
  }
  .home-main img {
    margin-left: -310px;
  }
  .sale-main img,
  .mens-pants img,
  .home-eco img {
    margin-left: -150px;
  }
  .sale-mens img,
  .gear-fitnes img,
  .new-performance img {
    margin-left: -60px;
  }
  .new-main img,
  .sale-women img,
  .training-erin img,
  .gear-equipment img {
    margin-left: -120px;
  }
  .new-eco img {
    margin-left: -80px;
  }
  .home-pants,
  .home-performance {
    height: 580px;
  }
  .home-pants img,
  .home-performance img {
    margin-left: -50px;
  }
  .product.info.detailed .product.data.items table.table th {
    padding: 8px 5px;
  }
  .product.info.detailed .product.data.items table.table td {
    padding: 5px 5px;
  }
  .product.info.detailed .product.data.items table.table td input.input-text {
    width: 44px;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .blocks-promo {
    margin-left: -15px;
    margin-right: -15px;
  }
  .block-promo {
    margin-bottom: 8px;
  }
  .block-promo .title {
    font-size: 2.2rem;
  }
  .block-promo .info {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .block-promo .more {
    font-size: 1.4rem;
  }
  .block-promo .icon.more:after {
    font-size: 1rem;
  }
  .block-promo .button.more {
    font-size: 1.2rem;
  }
  .block-promo .content {
    padding: 15px 20px 20px;
  }
  .block-promo .button.more {
    padding: 8px 12px;
  }
  .home-pants {
    max-width: 417px;
  }
  .home-erin {
    max-width: 426px;
  }
  .home-performance {
    max-width: 415px;
  }
  .home-eco {
    max-width: 858px;
  }
  .home-pants,
  .home-performance {
    height: 580px;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 20px;
    right: 0;
    width: 65%;
  }
  .training-main .title {
    font-size: 2rem;
  }
  .womens-erin .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin img,
  .collection-erin img {
    display: block;
    margin: 0 auto;
    max-width: 75% !important;
  }
  .sale-women .content {
    width: 60%;
    bottom: 20px;
    left: 0;
  }
  .sale-main .content {
    top: auto;
    bottom: 20px;
  }
  .sale-20-off {
    min-height: 185px;
  }
  .sale-20-off .title {
    font-size: 4rem;
  }
  .womens-category-pants .title,
  .womens-category-tanks .title,
  .womens-category-shorts .title,
  .mens-category-tees .title,
  .mens-category-hoodies .title,
  .mens-category-shorts .title,
  .gear-category-bags .title,
  .gear-category-equipment .title,
  .gear-category-watches .title {
    font-size: 1.6rem;
  }
  .womens-category-pants .info,
  .womens-category-tanks .info,
  .womens-category-shorts .info,
  .mens-category-tees .info,
  .mens-category-hoodies .info,
  .mens-category-shorts .info,
  .gear-category-bags .info,
  .gear-category-equipment .info,
  .gear-category-watches .info {
    font-size: 1.4rem;
  }
  .womens-pants .info span,
  .mens-pants .info span {
    font-size: 4rem;
  }
  .womens-pants .content,
  .mens-pants .content {
    max-width: 220px;
    bottom: 20px;
  }
  .home-eco .content {
    width: 65%;
    top: 20px;
    right: 0;
  }
  .gear-fitnes .content,
  .new-performance .content,
  .home-erin .content {
    padding-top: 30px;
  }
  .gear-equipment .content,
  .new-eco .content {
    left: 0;
    bottom: 20px;
    max-width: 220px;
  }
  .training-erin .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .training-erin .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .training-erin .info {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .training-on-demand .content,
  .training-videos .content {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .home-pants img {
    position: absolute;
    z-index: 0;
    bottom: -10px;
  }
  .home-pants .title {
    font-size: 4rem;
  }
  .home-performance img {
    position: absolute;
    z-index: 0;
    top: -20px;
  }
  .womens-main .content,
  .training-main .content,
  .gear-main .content {
    top: auto;
    bottom: 20px;
  }
  .home-t-shirts .image {
    display: block;
    padding: 20px 20px 0;
  }
  .home-t-shirts img {
    max-width: 100% !important;
  }
  .home-t-shirts .content {
    position: static;
  }
  .collection-eco .content,
  .collection-performance .content {
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  .collection-eco .title,
  .collection-performance .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    font-size: 1.2rem;
  }
  .collection-erin .title {
    font-size: 1.8rem;
  }
  .collection-erin .info {
    font-size: 1.2rem;
  }
  .content-heading .title {
    font-size: 3rem;
  }
  .content-heading .info {
    font-size: 1.4rem;
  }
  .cms-content-important {
    padding: 15px;
    margin: 0 -15px 15px;
  }
  .cms-content table {
    margin: 10px 0 0;
  }
  .cms-content table thead th {
    font-size: 1.1rem;
  }
  .cms-content ul li {
    margin-bottom: 5px;
  }
  .cms-content .block .box {
    margin-bottom: 30px;
  }
  .region-box {
    /*padding-top: 10px;*/
  }
  #accordion h3 {
    padding: 2px 15px;
    font-size: 12px !important;
  }
  #maincontent .columns {
    height: auto !important;
  }
}
@media all and (min-width: 640px), print {
  .block-promo {
    margin-bottom: 16px;
  }
  .block-promo-wrapper:before,
  .block-promo-wrapper:after {
    content: "";
    display: table;
  }
  .block-promo-wrapper:after {
    clear: both;
  }
  .block-promo-wrapper .block-promo {
    float: left;
    border-right: 16px solid #fff;
  }
  .block-promo-2columns .block-promo {
    width: 50%;
  }
  .block-promo-3columns .block-promo {
    width: 33.3%;
  }
  .block-promo-2columns .block-promo:nth-child(2n),
  .block-promo-3columns .block-promo:nth-child(3n) {
    border-right: 0;
  }
}
@media all and (min-width: 768px), print {
  .block-promo-hp {
    margin: 0 -8px;
  }
  .block-promo-hp .block-promo {
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
  }
  .block-promo-wrapper .home-performance {
    float: right;
  }
  .home-pants,
  .home-erin,
  .home-performance {
    width: 33.3%;
  }
  .home-t-shirts,
  .home-eco {
    width: 66.7%;
  }
  .womens-main .content,
  .mens-main .content,
  .gear-main .content,
  .new-main .content,
  .home-main .content,
  .training-main .content,
  .sale-main .content {
    top: 40px;
    right: 40px;
    width: 40%;
  }
  .womens-t-shirts,
  .mens-t-shirts {
    height: 372px;
  }
  .womens-pants .content,
  .mens-pants .content {
    width: 47%;
    left: 20px;
    top: 20px;
  }
  .womens-erin,
  .home-t-shirts,
  .collection-erin {
    display: table;
  }
  .womens-erin .content,
  .home-t-shirts .content,
  .collection-erin .content,
  .womens-erin .image,
  .home-t-shirts .image,
  .collection-erin .image {
    display: table-cell;
  }
  .womens-erin .content,
  .home-t-shirts .content,
  .collection-erin .content {
    position: static;
  }
  .womens-erin .image,
  .home-t-shirts .image,
  .collection-erin .image {
    vertical-align: bottom;
  }
  .womens-erin img,
  .home-t-shirts img,
  .collection-erin img {
    float: right;
  }
  .home-t-shirts {
    height: 276px;
  }
  .home-t-shirts .content {
    width: 40%;
  }
  .home-t-shirts .image {
    width: 60%;
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
  }
  .home-t-shirts img {
    max-width: 100% !important;
  }
  .womens-category-pants,
  .womens-category-tanks,
  .womens-category-shorts,
  .mens-category-tees,
  .mens-category-hoodies,
  .mens-category-shorts,
  .gear-category-bags,
  .gear-category-equipment,
  .gear-category-watches {
    height: 210px;
  }
  .sale-women .content {
    width: 50%;
    left: 20px;
    bottom: 20px;
  }
  .sale-20-off .title {
    font-size: 4.4rem;
  }
  .sale-20-off .info {
    font-size: 1.8rem;
  }
  .sale-20-off,
  .sale-free-shipping,
  .sale-womens-t-shirts {
    height: 205px;
  }
  .sale-free-shipping .title {
    font-size: 2.5rem;
  }
  .sale-free-shipping .info {
    font-size: 1.6rem;
  }
  .sale-womens-t-shirts .title {
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .sale-womens-t-shirts .info {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .home-eco .content {
    width: 70%;
    top: 45px;
    right: 45px;
  }
  .gear-equipment .content,
  .new-eco .content {
    left: 20px;
    bottom: 20px;
    width: 60%;
  }
  .new-eco .content {
    width: 70%;
  }
  .training-erin .content {
    width: 73%;
    top: 16px;
    bottom: 16px;
    right: 16px;
  }
  .training-erin .info {
    font-size: 1.6rem;
    display: block;
    padding: 0 10%;
  }
  .training-on-demand,
  .training-videos {
    height: 208px;
  }
  .home-pants {
    height: 664px;
  }
  .home-pants .title {
    font-size: 44px !important;
    font-size: 4.4rem !important;
    line-height: 1.2;
  }
  .collection-eco .content,
  .collection-performance .content {
    width: 60%;
    top: 16px;
    bottom: 16px;
    left: 50%;
    margin-left: -30%;
  }
  .collection-eco .title,
  .collection-performance .title {
    font-size: 4rem;
  }
  .collection-eco .info,
  .collection-performance .info {
    font-size: 2.2rem;
    display: block;
    padding: 0 10%;
  }
  .collection-erin {
    height: 164px;
  }
  .collection-erin .content {
    width: 70%;
  }
  .collection-erin .image {
    width: 30%;
  }
  .collection-erin .title {
    font-size: 4rem;
  }
  .collection-erin .info {
    font-size: 2.2rem;
  }
  .content-heading {
    position: relative;
  }
  .content-heading:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: -moz-radial-gradient(
      center,
      ellipse cover,
      #fff 25%,
      #cecece 100%
    );
    background: -webkit-gradient(
      radial,
      center center,
      0,
      center center,
      100%,
      color-stop(25%, #fff),
      color-stop(100%, #cecece)
    );
    background: -webkit-radial-gradient(
      center,
      ellipse cover,
      #fff 25%,
      #cecece 100%
    );
    background: -ms-radial-gradient(
      center,
      ellipse cover,
      #fff 25%,
      #cecece 100%
    );
    background: radial-gradient(ellipse at center, #fff 25%, #cecece 100%);
    position: absolute;
    top: 50%;
    z-index: 0;
  }
  .content-heading .title,
  .content-heading .info {
    position: relative;
    z-index: 1;
  }
  .content-heading .title {
    font-size: 3.8rem;
  }
  .content-heading .info {
    font-size: 1.8rem;
  }
  .cms-content-important {
    font-size: 2.2rem;
    font-weight: 300;
    padding: 20px;
    margin: 0 0 35px 0;
  }
  .cms-content table {
    margin: 10px 0 0;
  }
  .cms-content ul li {
    margin-bottom: 15px;
  }
  .cms-content .block .block-content:before,
  .cms-content .block .block-content:after {
    content: "";
    display: table;
  }
  .cms-content .block .block-content:after {
    clear: both;
  }
  .cms-content .block .box {
    width: 48%;
    margin-bottom: 40px;
  }
  .cms-content .block .box:nth-child(1) {
    float: left;
    clear: left;
  }
  .cms-content .block .box:nth-child(2) {
    float: right;
  }
  .cms-content .block .box:nth-child(2) + * {
    clear: both;
  }
  .cms-content .block .box:nth-last-child(1),
  .cms-content .block .box:nth-last-child(2) {
    margin-bottom: 0;
  }
  .privacy-policy-content {
    box-sizing: border-box;
    width: 77.7%;
    float: right;
    padding-left: 2%;
  }
  .privacy-policy .block-collapsible-nav {
    box-sizing: border-box;
    width: 22.3%;
    float: left;
  }
}
/* SIPL Style */
.sp-side-topbox {
  font-size: 16px;
  text-align: center;
  padding: 18px 15px;
  display: block;
  width: 100%;
  color: #4b7948;
  line-height: 1;
}

.breadcrumbs.heading-block .items .item a {
  color: #000 !important;
  font-size: 11px;
}
.breadcrumbs.heading-block .items .item span {
  color: #000 !important;
  font-size: 11px;
}
.breadcrumbs.heading-block .item strong {
  color: #4b7948;
  font-size: 11px;
}
.breadcrumbs.heading-block .item:not(:last-child):after {
  color: #000 !important;
}
.cart-container .cart-form-table.mydetails-form div.mage-error[generated]{position: absolute;margin-top: 1px;}
div.mage-error[generated]{position: absolute;}

@media (min-width: 640px) {
  body .block.widget .products-grid li.product-item {
    padding: 0px;
  }
  body .block.widget .products-grid .product-item {
    padding: 0px;
  }
  body .products-grid .product-item-info {
    padding: 9px;
  }
  body .products-grid .product-item-info:hover,
  body .products-grid .product-item-info.active {
    margin: 0px;
  }
}
.sk-topsearch.block-search .block-content .field.search,
.sk-topsearch .block-content {
  float: none;
  width: 100%;
}
.sk-topsearch.block-search .block-content .field.search {
  float: right;
}
.sk-topsearch.block-search .action.search > span {
  background: #4b7948;
}
.sk-topsearch.block-search input {
  color: #4b7948;
}

.block-search.sk-topsearch {
  margin-bottom: 25px !important;
}
.block-search.sk-topsearch .action.search {
  position: absolute;
  right: 0px;
  top: 0;
}
.sk-topsearch.block-search .form.minisearch {
  padding: 0;
  margin: 0px;
}


.pricing-form-text{font-size: 13px; font-weight: 500; color: #000;
    margin-top: 59px;}
.thankyou-block h3{color:#4B7948;font-size:23px;padding-top:56px; margin-top:0;font-weight: 500;}
.thankyou-block h3 span{ display: block; color:#000;font-size:13px;font-weight: 500;}
.thankyou-block p{margin-bottom: 20px; font-size: 13px; font-weight: 500; color: #000;}
.thankyou-block p a{color: #4B7948 !important;}
.thankyou-block .thankyou-block-table{border: 0;}
.thankyou-block .thankyou-block-table tr th, .thankyou-block .thankyou-block-table tr td{border-bottom: 1px solid #fff;
    border-right: 0; font-size: 13px; text-align: left; font-weight: 500; color: #000;padding: 9px 11px 9px;}
.thankyou-block .thankyou-block-table tr th {width: 189px;color: #4B7948 !important;font-weight: 500 !important;}    
.thankyou-block .thankyou-block-table tr:nth-child(even) th,.thankyou-block .thankyou-block-table tr:nth-child(even) td{background:#EFEFEF;}    
.cart-form-table .email-field{padding-right: 0;}
.cart-form-table .email-field-name{padding-right: 0;  padding-left: 15px;}
.cart-form-table .post-code-field input[type="text"]{max-width: 200px;}
.contact-section{padding: 58px 10px 0 20px;}
.location-div{font-size: 13px;  color: #000; font-weight: 400;margin-bottom: 17px;}
.location-div span{display: block;color: #4B7948;font-weight: 600;}
.contact-section h1{font-size: 23px; color: #4B7948; margin: 0;padding: 0;}
.contact-section .location-div a{color: #000 !important;}
.contact-section .location-div a:hover{text-decoration: none;} 
.address-heading{margin: 30px 0 15px 0; padding: 0 0 15px 0; font-size: 16px;font-weight: 500; border-bottom: solid 1px #ccc}
.location-div.last-b-div{border-bottom: solid 1px #ccc;padding-bottom: 13px;}
.sidebar.sidebar-main #accordion h3.ks-child-active,.sidebar.sidebar-main #accordion h3.ks-achild-active{background-color:#fff;}
.cms-contact-kanga .block.block-search{display: none !important;}
.ks-button-wrap{text-align: right;margin-right:25px;padding-top:15px;}
body .ks-button-wrap .action.black-btn{padding:7px 15px;}
.cart.table-wrapper .cart thead tr th.col.kl-qty-input{padding-left: 18px;}
.form-btn-wrap .ks-button-wrap {
    position: absolute;
    z-index: 999;
    margin-top: -87px;
    right: 68px;
}
.form-btn-wrap {
    position: relative;
}
body .ks-button-wrap .action.black-btn {
    padding: 7px 15px;
}
.cms-contact-kanga.cms-page-view .breadcrumbs{
  display: none !important;
}
.sidebar.sidebar-main #accordion h3.ks-child-active, .sidebar.sidebar-main #accordion h3.ks-achild-active{background-color: #ffffff;}
.cms-no-route.cms-noroute-index .block.block-search {display: none;}
.sidebar.sidebar-main #accordion .ks-li-menu h3 {
  background: none;
  border-color: #ccc;
  background-color: #efefef;
}
.sidebar.sidebar-main #accordion .ks-li-menu h3:hover {
  background: #ffffff;
}
.fotorama__stage {
    max-width: 654px;
    max-height: 523px;
}
.fotorama--fullscreen .fotorama__stage {
    max-width: none;
    max-height: none;
}
.cart.table-wrapper .kl-qty-input .actions-toolbar {
    left: 25px;
    top: 6px;
    display: inline-block;
}
.pr-0 {
    padding-right: 0px !important;
}
.contact-number-field.kl-contact-number {
    width: 220px;
}
.cart-form-table tr td:first-child {
    padding: 5px 0px;
}
.cart-form-table tr td.post-code-field {
    padding-right: 0px;
}
.thankyou-block-table tr td {
    text-transform: uppercase;
}
body .cart-form-table tr td input.year-field {
    max-width: 115px;
}
@media only screen and (max-width:767px){
  html,body{height:100%;position:relative;}
  .page-wrapper,.page-main,.cms-page-view .page-wrapper,.cms-page-view .page-main,.page-product-grouped .page-wrapper,.page-product-grouped .page-main{height:auto;position:relative;padding-bottom:30px;}
  .sidebar.sidebar-main #accordion{background:#fff;padding-bottom:30px;}
  .sidebar.sidebar-main #accordion h3 a,.sidebar.sidebar-main #accordion ul ul li a{font-size:13px;}
  .navigation a{text-transform:uppercase;font-size: 14px;}
  .cart-container .form-cart .actions.main{text-align:right;}
  body .cart-form-table tr td input.year-field,.cart-form-table .post-code-field input[type="text"]{max-width:99%;}
  .contact-number-field.kl-contact-number{width:100%;}
  .block-search .label{margin-top:13px;}
  .block-search .control{display:inline-block;border-top:none;width:90%;}
  .sp-side-topbox{padding:20px 15px 20px;}
  .copyright{position:absolute;bottom:0;}
  .page-wrapper{background: #4b7948; min-height: 100%;}
}
@media only screen and (max-width:480px){
     .block-search .control{width:85%;}
     .block-search .control input{font-size:12px;}
}