/* Box Shadow */
/* Gradient Button */
/* Border-radius */
/* Gradient */
/* Font */
body {
  font: 12px/1.4 "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

/* Default Anchor */
a:hover {
  color: #3489e9;
}
a:active {
  color: #082749;
}

/* Selection Color */
/* Clear fix */
.clearfix {
  clear: both;
}

/* colors for Heading */
h2 {
  color: #1257A5;
  text-transform: uppercase;
}

h3 {
  color: #1257A5;
}

/* Strong */
/*Layered Navigation */
.block-layered-nav dd li {
  color: #1257A5;
}

/* Product Name Anchors */
.products-grid .product-name a, .products-list .product-name a {
  color: #1257A5;
}
.products-grid .product-name a:hover, .products-list .product-name a:hover {
  color: #3489e9;
}

/* Block Titles */
.block .block-title {
  border: 1px solid #176dce;
  background: -webkit-gradient(linear, left top, left bottom, from(#0456b3), to(#176dce));
  background: -moz-linear-gradient(top, #0456b3, #176dce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0456b3", endColorstr="#176dce");
}

/* All Buttons */
button.button span span {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: inherit;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  color: #fff !important;
  font-weight: bold;
  border: solid 1px #0e4480;
  background: #1257A5;
  background: -webkit-gradient(linear, left top, left bottom, from(#0956ae), to(#0f4b8e));
  background: -moz-linear-gradient(top, #0956ae, #0f4b8e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0956ae", endColorstr="#0f4b8e");
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
button.button span span:hover {
  text-decoration: none;
  background: #0956ae;
  background: -webkit-gradient(linear, left top, left bottom, from(#0d57aa), to(#0a3360));
  background: -moz-linear-gradient(top, #0d57aa, #0a3360);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d57aa", endColorstr="#0a3360");
}
button.button span span:active {
  position: relative;
  top: 1px;
  color: #0456b3;
  background: -webkit-gradient(linear, left top, left bottom, from(#0456b3), to(#1d7ce6));
  background: -moz-linear-gradient(top, #0456b3, #1d7ce6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0456b3", endColorstr="#1d7ce6");
}

button.button > span, .page-sitemap .links a {
  background: transparent;
  height: auto;
  font-family: inherit;
  border: 0;
}

button.button:hover > span, .page-sitemap .links a:hover {
  border: 0;
}

.add-to-cart button.button > span {
  height: auto;
}

/* Button image */
/* */
/* Check Out Page Styling */
.input-box.input-different-shipping input {
  width: auto;
  height: auto;
}

.one-step-checkout #payment_form_banktransfer li {
  margin: 10px 10px 0 0;
}

/* Social Links */
.social-links svg {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 3px;
  opacity: 1;
}

#facebook {
  background-color: #3B5998;
}

#twitter {
  background-color: #14C4FF;
}

#googleplus {
  background-color: #DD4B38;
}

.social-links svg:hover {
  opacity: 0.7;
}

.social-links svg path {
  fill: #eaeaea;
}

@media only screen and (min-width: 1250px) {
  .pull-left {
    margin-left: -15px;
  }
}
/* Greyout the old Price */
.product-view .product-shop .price-box .old-price .price {
  color: #aaa;
}

/* */
.pad15left {
  padding-left: 15px;
}

/* Sidebar Block */
ul.sidebar-blocks li {
  margin-bottom: 20px;
}

.header-container {
  background: #1257A5;
  /* Phone at top */
}
.header-container .logo {
  max-width: 250px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .header-container .logo {
    display: block;
    margin: auto;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .header-container .right_head {
    float: none;
  }
}
.header-container .right_head .call-us {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 35px;
  float: right;
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .header-container .right_head .call-us {
    text-align: center;
    float: none;
  }
}
.header-container .right_head .call-us strong {
  color: #fff;
}
.header-container .block-cart-header {
  background: url(../images/white.png);
  border-radius: 5px;
}
.header-container .block-cart-header:before {
  color: #1257A5;
  top: 8px;
}

#menuzord {
  background: none;
}
#menuzord .mobile-nav-title {
  display: none;
  padding: 10px 19px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #menuzord .mobile-nav-title {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #menuzord {
    padding: 0 20px;
  }
}
#menuzord ul.menuzord-menu {
  float: none;
}
#menuzord ul.menuzord-menu li {
  padding: 0 12px;
  text-align: center;
}
#menuzord ul.menuzord-menu li .dropdown {
  background: #2D2C2C;
}

@media only screen and (max-width: 767px) {
  .header {
    padding-bottom: 0;
  }
}
.header .quick-access {
  /* background : $grey; */
  padding: 0;
  display: block;
}

.cms-page-view {
  /* Anchor Tags */
}
.cms-page-view .main .row a, .cms-page-view .main .col-main a {
  color: #1257A5;
}

#mc-embedded-subscribe-form .black-button {
  font-size: 13px;
  font-family: inherit;
  font-weight: 300;
  margin-top: 15px;
  text-decoration: none;
  padding: 5px 10px;
  color: #fff;
  border: 1px solid #171717;
  background-color: #303030;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  float: right;
}
#mc-embedded-subscribe-form .mc-field-group > input {
  width: 100%;
  padding: 5px;
  margin: 9px 0;
}
#mc-embedded-subscribe-form .mc-field-group.input-group.mail-block {
  margin: 10px 0;
}
#mc-embedded-subscribe-form .mc-field-group.input-group.mail-block li {
  width: 48%;
  font-size: 11px;
  float: left;
  margin-left: 4px;
}
#mc-embedded-subscribe-form .mc-field-group.input-group.mail-block li input {
  margin-top: 0;
}
#mc-embedded-subscribe-form .mc-field-group.input-group.mail-block li label {
  margin-left: 5px;
}

.block-mail-chimp-subscribe h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}

.cms-contact h2 {
  text-transform: uppercase;
}
.cms-contact h3 {
  text-transform: uppercase;
  font-size: 12px;
}
.cms-contact #webform_1_form {
  background-color: #f6fcff;
  padding: 25px;
}

/* Store- Locator */
li.store-wrapper {
  clear: both;
  overflow: auto;
  margin-bottom: 20px;
  background-color: #F9F9F9;
  padding: 20px 10px;
}

.block-store-details h2, .block-store-trading-hours h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}

.footer .footer-col {
  min-height: 263px;
}
.footer .footer-col ul li a:hover {
  color: #3489e9;
}
.footer .footer-col ul li a:active {
  color: #082749;
}

/* Product Display */
@media only screen and (min-width: 768px) {
  ul.products-grid {
    display: flex;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    /* display: -ms-flexbox; */
    /* TWEENER - IE 10 */
    display: -moz-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  }
}
ul.products-grid .price-box .old-price .price {
  color: #aaa;
}

/* */

/*# sourceMappingURL=ora-custom.css.map */
