/* for mobile accordion */
@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

.jumbotron {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    }

.jumbotron p {
    margin-bottom: 0px;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 0;
    padding-left: 0;
}

.jumbotitle span.font10 {
    font-weight: bold;
    position: absolute;
    left: 39%;
    transform: translateX(-30%);
    text-align: center;
    font-size: 22px;
    bottom: 80%;
}

.jumbotitle h2 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.jumbotitle span.font6 {
    position: absolute;
    font-size: 18px;
    left: 40%;
    transform: translateX(-30%);
    text-align: center;
    bottom: 76%;
}

section#block-buypaceacrosstheglobe h2.block-title {
    position: absolute;
}
section#block-buypaceacrosstheglobe {
    position: relative;
}
section#block-upcomingtraining h2.block-title {
    position: absolute;
}
section#block-upcomingtraining {
    position: relative;
}
.catblock {
    padding: 0 0 0 0;
}
.catblock span {
    position: absolute;
    bottom: 3%;
    right: 2%;
    font-size: 25px;
    color: #2a56b0;
}
.catblock .block-title {
    left: 5%;
    top: -2%;
    }
.pacecatb {
    padding: 0 0 0 0;
    position: relative;
}
.pacecatb span {
    position: absolute;
    left: 4%;
    font-size: 15px;
    color: #ffffff;
    bottom: 5%;
}
.pacecatb p {
    margin-bottom: 0px;
}


.page-header, body.toolbar-loading {
    margin-top: 40px;
    border-bottom: 1px solid #c2c3c3;
}
.path-frontpage .page-header {
    padding-bottom: 0px;
    margin: 0 0 0;
}

.navbar-inverse {
    background-color: #505156;
    border-color: #8c8c8e;
}

@media (min-width: 768px) and (max-width: 991px){
.pacecatb  {
    width: 16.666666%;
    float: left;
}
}
@media (min-width: 480px) and (max-width: 767px){
.pacecatb  {
    width: 33.333333%;
    float: left;
}
}
@media (min-width: 0px) and (max-width: 479px){
.pacecatb  {
    width: 50%;
    float: left;
}
}

.view-reps-distributors .row .col>article.box .field--name-field-distributor-type {
    color: #fff;
    font-weight: 600;
    background-color: #666666;
    padding: 5px 10px 5px 10px;
}
.view-reps-distributors .row .col>article.local_dist .field--name-field-distributor-type {
    background-color: #03264C;
}
.view-reps-distributors .row .col>article.national_dist .field--name-field-distributor-type {
    background-color: #005CA9;
}
.view-reps-distributors .row .col>article.box .panel-body {
    padding: 10px;
    padding-bottom: 0px;
}
.view-reps-distributors .row .col>article.box .secondary .panel-body {
  padding-top: 4px;
}
.view-reps-distributors .row .col>article.box {
    padding: 5px;
    margin: 10px;
    border: 1px solid #F1F1F1;
    background-color: #F1F1F1;
}
.view-reps-distributors .row .col>article.national_dist {
  border: 1px solid #E5EEF5;
  background-color: #E5EEF5;
}
.view-reps-distributors .row .col>article.local_dist {
  border: 1px solid #E5E9ED;
  background-color: #E5E9ED;
}
.view-reps-distributors .row .col > article.box .panel-default {
  background-color: #F1F1F1;
}
.view-reps-distributors .row .col>article.local_dist .panel-default {
  background-color: #E5E9ED;
}
.view-reps-distributors .row .col>article.national_dist .panel-default {
  background-color: #E5EEF5;
}
article.distributor.box.clearfix {
  height: 290px;
  /*height: 168px; */
  height: 212px;
  height: 222px;
}

article.distributor .secondary {

}
.view-reps-distributors article.box .box {
  box-shadow: none;
  margin-bottom: 0px;
}
.view-reps-distributors article.box .box.primary {

}
.view-reps-distributors article.box .box .box-rm {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.view-reps-distributors article.box .primary .box-rm span {
  position: absolute;
  right: 17px;
  top: 5px;
  top: 148px;
  padding-top: 10px;
  cursor: pointer;
  font-size: 14px;
  font-weight:bold;
}
.region .distributor {
    padding-top: 7px;
}

div#feature_content .field--item {
    display: list-item;
    padding-left: 2px;
    list-style-position: outside;
    padding-bottom: 5px;
    padding-top: 5px;
    list-style-type:initial;
    margin-left: 18px;
    }

.production_information .field--label {
    padding-top: 15px;
    padding-bottom: 15px;
}

.production_information div#feature_content{
    padding-bottom: 25px;
    border-bottom: 1px solid #c2c3c3;
}

.production_information div#specifications_content{
    padding-bottom: 25px;
    border-bottom: 1px solid #c2c3c3;
}

.production_information div#more_info_content{
    padding-bottom: 25px;
    border-bottom: 1px solid #c2c3c3;
    }

.production_information div#related_view_content{
    padding-top: 26px;
    border-bottom: 1px solid #c2c3c3;
}

div#specifications_content .paragraph>.paragraph__column {
    padding-bottom: 0px;
    padding-left: 0px;
}
.navbar-default {
    background-color: #dedfdf !important;
    border-color: #e7e7e7 !important;
    }

#navbar-collapse #products {
    width: 199px;
    margin-left: -15px;
    margin-right: 15px;
    text-align: center;
}

ul.nav.navbar-nav.cl {
    margin-top: -25px;
}
.prod_extras {
    padding-left: 110px;
    padding-top: 4px;
    font-size: 12px;
}

@media (min-width:1200px) {
#products a {
    width: 164px;

 }

 #navbar input#edit-search-api-fulltext {
    width: 280px;
 }
}

.select-wrapper select {
   line-height: 1.5;
}

.navbar {
    border-radius: 0 !important;
    margin-bottom: -0.6px !important;
}

/* Mobile Product Detail Page  */

@media (min-width: 0px) and (max-width: 767px) {

/* grey block with product info and add to cart button
it shouldn't stay on top on mobile because it blocks the whole screen */
.navbar-default {
    position: inherit;
    }
.top_area div {
  flex:1;
}
/*Accordion for product features, specifications.. */

.transition, section.production_information ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, section.production_information ul li {
  animation: flipdown 0.5s ease both;
}

section.production_information .no-select {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

section.production_information ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

section.production_information ul li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
}

section.production_information ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}

section.production_information ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}

section.production_information ul li:nth-of-type(3) {
  animation-delay: 1.0s;
}

section.production_information ul li:last-of-type {
  padding-bottom: 0;
}

ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}

ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: black;
  width: 3px;
  height: 9px;
}

ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}

ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}

ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 33px;
  z-index: 1;
  opacity: 0;
}

ul li input[type=checkbox]:checked ~ div .field--items  {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
  overflow: hidden;
}


ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}

ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

.production_information div#manuals_content {
    padding-bottom: 25px;
    border-bottom: 1px solid #c2c3c3;
   }

/* PRODUCT DISPLAY */

#variations [id^="edit-quantity-wrapper"] {
    width: 96px;
    margin-top: -50px;
    margin-left: 122px;
}

#variations [id^="edit-quantity-wrapper"] label {
    padding-top: 6px;
}

/* div#navbar_price {
    height: 145px;
	padding-left: 15px;
} */

#product_nav {
    display:none;
}

a#top {
    display: none;
}

#prod_image {
    display:none;
}

#prod_title {
    display:  none;
}

label.control-label {
    display:  inline;
}

.form-inline.form-item.js-form-item.form-type-number.js-form-type-number.form-item-quantity-0-value.js-form-item-quantity-0-value.form-group {
   	margin-left: 40px;
    display: flex;
}

.field--label-inline .field--items, .field--label-inline .field--label, .field--label-inline>.field--item {
    padding-bottom:5px;
}

#navigation #variations input {
    padding-bottom:9px;
	margin-left: 3px;
}
.user-register-form label.control-label.js-form-required.form-required{
    display: inline;
}
label.control-label.js-form-required.form-required {
    display:  none;
} /*takes out voltage label */

select#edit-purchased-entity-0-attributes-attribute-voltage {
   	margin-left: -17px;
    width: 135px;
}

#variations #edit-actions {
    float: none;
	}

#variations #edit-submit {
    /* margin-left: -113px; */
    width: 135px;
	display: block;
	} /*add to cart button */

div#commerce-order-item-dc-ajax-add-cart-form-commerce-product-4-ajax-add-cart-wrapper {
    padding-left: 0;
}

#variations #prod_buttons {
    /* text-align: center; */
    position: absolute;
    margin-left: 143px;
    margin-top: 6px;
}

#variations a#demo {
    width: 135px;
    margin-top: 4px;
}

.prod_extras {
    padding-left: 60px;
    position: absolute;
    margin-top: 27px;
}

div#more-info-img {
    display: none;
}



.production_information .field--label {
    padding-top: 6px;
    padding-bottom: 15px;
}

#variations .form-actions {
    float: none;
}

#variations .form-actions .btn {
    width: 135px;
    margin-left: -14px;
    margin-right: 60px;
}

.input-group .select-wrapper:first-child .form-control:first-child {
    border-radius: 4px;
    width: 135px;
    margin-left: -17px;
}

/*section#block-footerleft {
    display: none;
}

section#block-footer2 {
    display:  none;
}

section#block-paceworldwideaddress {
    display:  none;
}

section#block-paceeuropeaddress {
    display:  none;
}*/

section#block-socialmedialinks {
    float:  none;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

section#block-manualheader {
    display:  none;
}

#views-exposed-form-manuals-page-1 div.select-wrapper {
    display:  inherit;
    width: 60%;
    float: right;
  }

#views-exposed-form-manuals-page-1 label.control-label {
    display: inline-block;
}

.form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-keys.js-form-item-keys.form-group {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 8px;
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: normal;
}

.cart-form .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: unset;
}

#block-cart {
    z-index: 5;
    position: absolute;
    right: 66px;
}

form#views-exposed-form-search-content-page-1.searchbox-wide,
form#views-exposed-form-search-content-pantheon-page-1.searchbox-wide {
    display:  none;
}

#navbar-collapse #products {
    width: 100%;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    }

#main li.menu-item.dropdown-wide {
	margin-left: 0px;
    margin-right: 0px;
}


/* grey product box */
#var_price {
    float: none;
	padding-left: 60px;
 }

#variations {
    float: none;
  }
#variations form {
  display: unset;
  padding-left: 17px;
  float: left;
 }

section#block-exposedformsearch-contentpage-1,
section#block-exposedformsearch-content-pantheonpage-1-2 {
    padding: 0px;
}

.product_title {
    text-align: center;
}

.product_body {
    text-align:  center;
}

.product_body p {
    text-align:justify;
	padding-left: 10px;
    padding-right: 10px;
    }

svg#top-search {
    vertical-align: -webkit-baseline-middle;
    font-size: 1.2em;
    margin-top: 4px;
    margin-right:  4px;
 }

section.production_information {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
 }

.eu-cookie-compliance-message h2 {
    font-size: 13px;
}

.eu-cookie-compliance-message p {
    font-size: 10px;
}

#views-bootstrap-product-catalog-page-1 .form-inline.form-item.js-form-item.form-type-number.js-form-type-number.form-item-quantity-0-value.js-form-item-quantity-0-value.form-group {
    margin-top: 0;
    margin-left: 0;
	display: unset;
}

#views-bootstrap-product-catalog-page-1 .form-number {
    width: 77px;
    display: unset;
}

#views-bootstrap-product-catalog-page-1 .input-group .select-wrapper:first-child .form-control:first-child {
    width: 134px;
    margin-left: 0;
}

div.buy_pace h1 {
    font-size: 22px;
}

.grid .region-content > article > div.content > div:nth-of-type(6) .buy_pace:nth-of-type(2) .btn {
	font-size: 16px;
	border-color: #ffffff;
    color: #ffffff;
    background-color: unset;
    text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 20px;

}

div#navbar-collapse {
    padding-bottom: 6px;
}

.region.region-navigation-collapsible {
    z-index: 100;
    height: 100%;
	margin-right: 10px;
    margin-left: 10px;
}

.region.region-titlebar-right {
   //min-width: 48px;
   //height: 50px;
}

#drupal-modal--body .field.field--name-field-image.field--type-image.field--label-hidden.field--item {
    float: none;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

#drupal-modal--body .col-md-8 {
    font-size: 12px;
    float: none;
    width: 100%;
	padding-bottom: 6px;
    border-bottom: 3px solid #c2c3c3;
    margin-bottom: 6px;
}

#drupal-modal--body div#product-title {
    padding-bottom: 6px;
}

#drupal-modal--body .col-md-12 p {
    display: grid;
    grid-template-columns: 4fr 1fr;
    grid-template-rows: 1fr;
}

#drupal-modal--body button.close {
    align-self: start;
    justify-self: end;
}

#drupal-modal--body a.btn.btn-default {
    width: 100%;
    font-weight: 600;
    border: 2px solid #0000007a;
	grid-column: span 2;
}

#drupal-modal--body button#closeButton {
    grid-column: span 2;
    font-weight: 600;
    border: 2px solid #0000007a;
}

 .container {
	padding-left: 0 !important;
    padding-right: 0 !important;
	overflow: hidden;
}

.cart-form img.img-responsive {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.cart-form thead {
    display: none;
}

.cart-form tr {
    display: grid;
}

.cart-form td.views-field.views-field-unit-price__number {
    display: none;
}

.cart-form input#edit-edit-quantity-0 {
    width: 33%;
    margin-left: 15px;
}

.navbar.navbar-inverse .navbar-toggle {
	margin-right:22px;
}

#block-pace-account-menu ul li a {
	margin-right: 22px;
}

#navigation .navbar .row {
	padding-left: 10px;
    padding-right: 10px;
}

#variations .field--name-purchased-entity {
	margin-top: 30px;
}

#variations [id^="edit-actions"] {
	text-align: unset;
}

button[value="Update cart"] {
    background-color: #505156;
    border: 0;
    text-transform: uppercase;
    font-size: 1.3em;
    height: 50px;
    width:160px;
    margin-left:10px
}

button#edit-checkout {
    background-color: #005dab;
    width: 122px;
    margin-right: 0px;
    color: #fff;
    text-shadow: none;
    font-size: 1.3em;
    text-transform: uppercase;
    border: 0;
    margin-right:6px;
    width:127px;
    height:50px;
}

div#edit-actions {
    float: right;
	//padding-top:10px;
}

td.views-field.views-field-total-price__number {
    display: none;
}

.cart-form button[value="Remove"]  {
	width: 100%;
}

div.table-responsive .pn_group div:first-of-type {
	padding-right: 19px;
	float: left;
    font-weight: bold;
}

form#views-exposed-form-manuals-page-1 {
	margin-left: 10px;
    margin-right: 10px;
}

button#edit-submit-manuals, button#edit-submit-brochures {
    background-color: #005dab;
    width: 122px;
    margin-right: 0px;
    color: #fff;
    text-shadow: none;
    font-size: 1.3em;
    text-transform: uppercase;
    border: 0;
    margin-right: 6px;
    width: 127px;
    height: 50px;
    margin-right: 0;
}

form#views-exposed-form-brochures-page-1 {
    margin-right: 10px;
    margin-left: 10px;
}

.path-reps-distributors .view-filters.form-group {
    padding-left: 10px;
    padding-right: 10px;
}

.view.view-training-centers.view-id-training_centers.view-display-id-page_1.js-view-dom-id-2d6de23b1fb872d3080b0b169b86315a1679559b041f4f40d15bde72bdd8e97c {
    padding-left: 10px;
    padding-right: 10px;
}

.path-training .col.col-xs-6.col-sm-6.col-md-4.col-lg-3.equal {
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #8888884d;
	width: 100%;
}

} /* end small screen media */

@media (min-width: 768px)    {
ul li input[type=checkbox] {
  display:none;
 }

ul {
    list-style-type:none;
}

article .content ul {
    list-style-type:disc;
}

div#more-info-label {
    display: none;
}

div#more-info-img-mob {
    display:  none;
}

div#related-view-label {
    display:  none;
}

} /* End product detail page on 768+ */



.grid .region-content > article > div.content > div:nth-of-type(1) > div, .grid .region-content > article > div.content > div:nth-of-type(3) > div, .grid .region-content > article > div.content > div:nth-of-type(4) > div, .grid .region-content > article > div.content > div:nth-of-type(5) > div, .grid .region-content > article > div.content > div:nth-of-type(7) > div, .grid .region-content > article > div.content > div:nth-of-type(10) > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to left, #777777 , rgba(0, 0, 0, 0.53));
    font-size: 20px;
    font-weight: 500;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
                 0px 8px 13px rgba(0,0,0,0.1),
                 0px 18px 23px rgba(0,0,0,0.1);
}



@media (min-width: 768px) {
ul#main>li {
    border-right: 1px solid #8888884d;
 }

#products a.menu-item.dropdown-wide.dropdown-toggle {
    width: 229px;
 }

 #main li.menu-item.dropdown-wide {
    margin-left: -14px;
    margin-right:  14px;
  }

}

.fac-result {
   padding-top: 2px;
}

/* HOMEPAGE MOBILE */

@media (max-width: 767px) {
.grid .region-content > article > div.content {
  display:grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 25px 150px 150px 150px auto 1fr 1fr;
}

.grid .region-content > article > div.content > div:nth-of-type(2) {
    grid-row: 1 / span 1;
    grid-column: 1 / span 2;
}

.grid .region-content > article > div.content > div:nth-of-type(1) {
    grid-row: 3 / span 1;
    grid-column: 1 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(3) {
    grid-row: 3 / span 1;
    grid-column: 2 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(4) {
    grid-row: 4 / span 1;
    grid-column: 1 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(5) {
    grid-row: 4 / span 1;
    grid-column: 2 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(7) {
    grid-row: 5 / span 1;
    grid-column: 1 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(10) {
    grid-row: 5 / span 1;
    grid-column: 2 / span 1;
}

.grid .region-content > article > div.content > div:nth-of-type(8) {
    grid-row: 7 /span 1;
    grid-column: 1 / span 2;
    border-bottom: 1px solid #c2c3c3;
	margin-right: 10px;
    margin-left: 10px;
}

.grid .region-content > article > div.content > div:nth-of-type(9) {
    grid-row: 8 /span 1;
    grid-column: 1 / span 2;
	margin-left: 10px;
    margin-right: 10px;
}

.grid .region-content > article > div.content > div:nth-of-type(1) > div, .grid .region-content > article > div.content > div:nth-of-type(3) > div, .grid .region-content > article > div.content > div:nth-of-type(4) > div, .grid .region-content > article > div.content > div:nth-of-type(5) > div, .grid .region-content > article > div.content > div:nth-of-type(7) > div, .grid .region-content > article > div.content > div:nth-of-type(10) > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to left, #777777 , rgba(0, 0, 0, 0.53));
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
                 0px 8px 13px rgba(0,0,0,0.1),
                 0px 18px 23px rgba(0,0,0,0.1);
 }

 .grid .region-content > article > div.content > div:nth-of-type(6) {
    grid-column: 1 / span 2;
	grid-row: 6 / span 1;
	padding-top: 0;
  padding-left: 0;
	background-color: #505156;
	color: #eee;
	border-bottom: 1px solid #c2c3c3;
   }

.grid .region-content > article > div.content > div:nth-of-type(8) .paragraph__column > div {
   padding-left: 0;
  }

.grid .region-content > article > div.content > div:nth-of-type(6) .buy_pace:nth-of-type(1) {
	float: unset;
	text-align: center;
}

.grid .region-content > article > div.content > div:nth-of-type(6) .buy_pace:nth-of-type(2) {
	float:unset;
	text-align: center;
}

} /* END HOMEPAGE MOBILE */

@media (min-width: 1200px) {
#main li.menu-item.dropdown-wide {
    margin-left: -14px;
    margin-right: 14px;
    width: 185px;
    text-align: center;
 }

a.menu-item.dropdown-wide.dropdown-toggle {
    width:  100%;
 }

}

/* grey product box on large screens */
@media (min-width: 767px) {
#variations {
   padding-top: 4px;
}

#navigation #variations input {
    width: 45px;
    padding: 5px;
    margin-left: 3px;
  }

#variations .field--name-purchased-entity {
    flex-basis: 23%;
    min-width: 134px;
    margin-left: 6px;
 }

#variations [id^="edit-quantity-wrapper"] label {
    vertical-align: middle;
    display: inherit;
    margin-top: 6px;
 }

div#navbar_price {
    padding-right: 0px;
 }

#variations .form-inline.form-item.js-form-item.form-type-number.js-form-type-number.form-item-quantity-0-value.js-form-item-quantity-0-value.form-group {
    display: flex;
 }

#variations #edit-quantity-wrapper {
    width: 120px;
}

} /* END grey product box on large screens */

#views-bootstrap-product-catalog-page-1 .col.col-xs-12.col-sm-6.col-md-3.col-lg-3:hover {
 /*   z-index: 555;*/
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
}

#views-bootstrap-product-catalog-page-1 .col.col-xs-12.col-sm-6.col-md-3.col-lg-3 a {
    display: block;
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 10px !important;
    color: #333;
    padding: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
}
#views-bootstrap-product-catalog-page-1 .col.col-xs-12.col-sm-6.col-md-3.col-lg-3 {
 padding: 20px 20px 20px 20px;
}

.field.field--name-price.field--type-commerce-price.field--label-hidden.field--item {
    color: #777;
    font-weight: bold;
}

.views-field.views-field-field-image {
    height: 226px;
}


@media (min-width: 767px) {
svg#top-search {
  //  display:  none;
 }
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-taxonomy-target-id.js-form-item-field-taxonomy-target-id.form-group {
    display:  none;
 }

form#views-exposed-form-manuals-page-1 {
    width:  60%;
  }


#views-bootstrap-product-catalog-page-1 .product_title {
    min-height: 60px;
}

#views-bootstrap-product-catalog-page-1 .image {
    min-height: 177px;
}

.grid .region-content > article > div.content > div:nth-of-type(6) {
	padding-top: 37px;
  background-color: #505156;
	color: #eee;
	padding-right: 20px;

}

#drupal-modal--body .field.field--name-field-image.field--type-image.field--label-hidden.field--item {
    float: left;
    width: 25%;
    min-height: 122px;
    margin-right: 10px;
}

#drupal-modal--body .col-md-8 {
    font-size: 12px;
    float: left;
   }

#drupal-modal--body  a.btn.btn-default {
  width: 141.2px;
}

#drupal-modal--body .add_to_cart_modal {
    width: 66%;
    float: left;
	font-size: 12px;
}

button#edit-checkout {
    background-color: #005dab;
   	width: 122px;
	margin-right: 0px;
	color: #fff;
    text-shadow: none;
    font-size: 1.3em;
    text-transform: uppercase;
	border:0;
	width:206px;
}

button#edit-checkout:hover {
    background-color: #fff;
    color: #005dab;
    border: 2px solid #005dab;
	font-weight:600;
}

.cart-form div#edit-actions {
    display: flex;
    justify-content: flex-end;
    padding-top: 9px;
}

#variations [id^="edit-actions"] {
	//padding-top: 0;
}

button[value="Update cart"] {
    background-color: #505156;
    border: 0;
	text-transform: uppercase;
    font-size: 1.3em;
    width: 206px;
    height: 50px;
}

button[value="Update cart"]:hover {
    background-color: white;
    color: #505156;
    border: 2px solid #505156;
    font-weight: 600;
}

section#block-checkoutprogress {
    padding-top: 9px;
    }

.panel-heading {
   font-weight: bold;
}

#edit-shipping-information .panel-body {
	padding: 15px;
	}

//.checkout-pane-payment-information {
  //width:45%;
  //float:left;
//}

.checkout-pane-payment-information .panel-body {
    padding: 15px;
}

button#edit-actions-next {
    float: right;
    margin-right: 0;
    margin-top: 9px;
	background-color: #005dab;
    color: #fff;
    text-shadow: none;
    font-size: 1.3em;
    text-transform: uppercase;
    border: 0;
    width: 303px;
    height: 46px;
}

button#edit-actions-next:hover {
    background-color: #fff;
    color: #005dab;
    border: 2px solid #005dab;
	  font-weight:600;
    height: 46px;
}

.grid .region-content > article > div.content > div:nth-of-type(6) .buy_pace:nth-of-type(2) .btn {
    border-color: #ffffff;
    color: #ffffff;
    background-color: unset;
    text-transform: uppercase;
	line-height: 40px;
}

.grid .region-content > article > div.content > div:nth-of-type(6) .buy_pace:nth-of-type(2) .btn:hover {
	background-color: #ffffff;
    color: #000000;
}

div.table-responsive .field.field--name-field-image.field--type-image.field--label-hidden.field--item {
    width: 100px !important;
    float: left;
}

div.table-responsive .views-field-purchased-entity .field--name-field-image {
    min-height: 122px;
    margin-right: 12px;
}

#navbar section#block-exposedformsearch-contentpage-1,
#navbar section#block-exposedformsearch-content-pantheonpage-1-2 {
    padding-right: 11px;
}

div.table-responsive .field.field--name-price.field--type-commerce-price.field--label-inline {
    display: none;
}

div.table-responsive .pn_group div:first-of-type {
    float: left;
    font-weight: bold;
    padding-right: 34px;
}

.add_to_cart_modal .field.field--name-product-id.field--type-entity-reference.field--label-hidden.field--item {
    font-weight: bold;
    color: #776363;
}

} /* end 767+ pixels */

.ui-autocomplete-fields .product_sku .pn_group div {
  display: inline-block;
}
#views-bootstrap-product-catalog-page-1 .pn_group div:nth-child(1) {
    font-weight:bold;
    float:  left;
    padding-right: 33px;
    }

#views-bootstrap-product-catalog-page-1 .form-number {
    width: 77px;
}

#views-bootstrap-product-catalog-page-1 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-purchased-entity-0-attributes-attribute-voltage.js-form-item-purchased-entity-0-attributes-attribute-voltage.form-group {
    width: 136px;
  width: 133px;
    float: left;
    margin-right: 6px;
  margin-right: 3px;
}

#views-bootstrap-product-catalog-page-1 span.input-group-addon {
    display:none;
}

#views-bootstrap-product-catalog-page-1 .product_sku {
    padding-bottom: 3px;
    }

 #views-bootstrap-product-catalog-page-1 .product_price {
    padding-bottom:  3px;
}

#views-bootstrap-product-catalog-page-1 .field--label {
     width: 57px;
}
span#success-added {
    font-weight: 600;
    font-size: 18px;
    color: #776666;
}

#drupal-modal--body img.img-responsive {
    width: 100%;
}

#drupal-modal--body div#product-title {
    font-weight: bold;
    color: #776363;
}

#drupal-modal--body .pn_group > div:nth-child(1) {
    font-weight: bold;
    float: left;
    padding-right: 17px;
}

.modal-header {
    display: none;
}

.show-header .modal-header {
    display: block;
}

/* Reset for ui-dialog to stop mega menu css breaking it */
.ui-dialog.ui-widget.ui-widget-content {
    width: 600px !important;
    left: 0 !important;
    top: 20;
    right: 0;
    margin: 30px auto;
}

.ui-dialog .ui-dialog-content:has(.cart-confirmation) {
    overflow: initial;
}

.ui-dialog {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

#drupal-modal--body .add_to_cart_modal {
    font-family: helveticalight, helvetica, sans-serif;
}

.ui-widget-content #drupal-modal--body button {
    font-family: helveticalight, helvetica, sans-serif;
    font-size: 14px;
}

.ui-widget-content #drupal-modal--body a.btn {
    color: #333;
    font-family: helveticalight, helvetica, sans-serif;
}

@media (max-width: 768px) {
    .ui-dialog.ui-widget.ui-widget-content {
        width: auto !important;
        left: auto !important;
    }
}

.ui-dialog-titlebar {
    background: transparent;
    border: none;
    padding: 1em 1.2em!important;
}

.ui-dialog-title {
    display: none;
}

.added#success-added {
    font-family: helveticalight, helvetica, sans-serif;
    position: absolute;
    top: -1em;
    left: 45px;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: .2;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    content: '×';
    font-family: helveticalight, helvetica, sans-serif;
}

#drupal-modal--body .field.field--name-dimensions.field--type-physical-dimensions.field--label-above,
.field.field--name-weight.field--type-physical-measurement.field--label-above,
.field.field--name-product-id.field--type-entity-reference.field--label-above {
    display: none;
}

div#cboxLoadedContent {
    overflow-x: hidden !important;
}

div.table-responsive .field.field--name-dimensions.field--type-physical-dimensions.field--label-above {
    display: none;
}



#navbar button#edit-submit-search-content,
#navbar button#edit-submit-search-content-pantheon {
    display: none;
}

article .field.field--name-field-youtube-video.field--type-video-embed-field.field--label-hidden.field--item {
    text-align: center;
	margin-bottom: 20px;
}

.carousel_menu ol.carousel-indicators {
    background-color: white;
}

.field.field--name-field-nsn.field--type-string.field--label-above {
    display: flex;
}

#productnsn .field--label {
    font-weight: 200;
    padding-right: 2px;
}

.path-product-catalog .product img.img-responsive {
    width: auto;
    height: 144px !important;
    margin-right: auto;
    margin-left: auto;
}

.path-frontpage .main-container {
  background: url("../img/background.png") #f2f2f2 no-repeat;
  width: 100%;
  background-size: 100%;
}
.region-footer {
  font-size: 13px;
}
.region-footer p strong {
  font-family: 'helveticabold', helvetica,sans-serif;
}
#navbar .navbar-collapse {
  font-size: 14px;
}
.path-frontpage .homepage-product-info ul {
  list-style-position: outside;
  margin-left: 10px;
  margin-top: 8px;
}
.path-frontpage .homepage-product-info ul li {
  padding:0;
  width: 410px;
  float: right;
  margin-top:10px;

}
.path-frontpage .homepage-product-info .front-page-button {
  margin-top: 24px;
}

#manual_filter {
  margin-bottom: 6px;
}
.cart--cart-block .glyphicon-shopping-cart {
  color: #0b64af;
}

.path-frontpage .paragraph__column .nav-tabs li a:focus {
  background-color: transparent;
}
.path-frontpage .paragraph__column .nav-tabs li a:active,
.path-frontpage .paragraph__column .nav-tabs li a:hover {
  background-color: #03264c;
}

.gradient-background.no-border-radius.dropdown-menu a {
	font-weight: 100 !important;
	}
[id^="views-exposed-form-search-content-pantheon-page"] .js-form-type-select {
  display: none;
}
