/* PRICING */

#eshop-list > thead > tr > th:nth-child(7),
#eshop-list > tbody > tr > td:nth-child(7) {display: none;}

#eshop-main-container #eshop-list > thead > tr > th:nth-child(8)  {display: none;}
#eshop-main-container #eshop-list > tbody > tr > td:nth-child(8)  {display: none;}

div.sp-module.pricing{
    background: cornflowerblue;
	padding: 15px;}

/* END PRICING */

/*BCM*/

.badge-info {
  visibility: visible !important;
  color: #000;
  font-size: 1rem;
}
#sp-footer {
  display: none !important;
}
.sp-contact-info li {
  font-size: 16px;
  padding-top: 6px;
}

.kb-row-gray {
  background-color: #e1e1e1 !important;
  padding-left: 10px;
}

.vc-footer-middle-section,
.vc-footer-bottom-section {
  background-color: #e7e7e7;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 100px;
}

.vc-footer-top-section:hover {
  background: #f04e23;
}

.vc-middle-footer-logo,
.vc-middle-footer-copyright-info,
.vc-email-middle-footer {
  margin-top: 10px;
}
.vc-bottom-footer-menu-items {
  margin-top: 0px;
}

.volcrest-footer-01 {
  font-family: Arial, helvetica, sans-serif;
  color: #fff;
  font-size: 1.4rem;
}

.vc-footer-top-section {
  background-color: #2d3163;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 100px;
}

#sppb-addon-wrapper-1635961967930 {
  padding: 0px !important;
  margin: 0px !important;
}

#sppb-addon-wrapper-1635961967926 {
  padding: 0px !important;
  margin: 0px !important;
}

#sp-header {
  background: #2d3163 !important;
  height: 148px;
  display: flex;
  padding-top: 42px;
  padding-bottom: 42px;
  align-items: center;
}



.sp-scroll-up {
  display: none !important;
}

.btn-primary,
.sppb-btn-primary {
  border-radius: 0px;
  border-color: #fff;
  background-color: #2d3163;
}

#mod-search-searchword102 {
  background-color: #fff;
  border: none;
  border-radius: 0px;
}

.sp-megamenu-parent > li.active > a {
  font-weight: 700;
  color: white;
  /*border-top: solid #f04e23 4px;*/
  text-decoration: underline solid #f04e23 4px;
  text-underline-offset: -81px;
  padding: 0px;
  margin: 0px;
}


.sp-megamenu-parent > li > a {
  font-weight: 700;
  color: #8084ad;
  font-size: 1rem;
  
  
}

.burger-icon > span {
  background-color: #fff !important;
}

.sp-sign-in {
  color: white !important;
}

.logo-image {
  height: 64px !important;
}
#sp-top-bar {
  height: 55px;
  display: flex;
  align-items: center;
  background-color: #2b2e4a;
}

.breadcrumb {
  margin-bottom: 0px !important;
  background-color: #cbcbcb;
  font-family: Arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000 !important;
}

#sp-under-menu {
  background-color: #cbcbcb;
}

.breadcrumb-item.active {
  color: #000 !important;
}

@media (min-width: 1024px) {
  .burger-icon {
    visibility: hidden;
  }
}

.badge-info {
  visibility: hidden;
}

tbody, td, tfoot, th, thead, tr {
  font-size: .7rem;
  font-family: "arial";
}

thead, th {
  background: #565656;
  color: #fff;
}

th:nth-last-child(1) {
  background: #fff;
}

#eshop-list.table-responsive > thead > tr > th {
  border-right: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}


.table-striped tbody tr:nth-child(odd) td {
  background: #b1b1b1 !important;
  color: #fff;
  font-weight: 600;
}

.table-striped tbody tr:nth-child(even) td {
  background: #999 !important;
  color: #fff;
  font-weight: 600;
}


.eshop-products-table a {
  color: #fff;
}


.eshop-product-price .price {
  font-size: .7rem !important;
  padding: 0px !important;
  margin: 0px !important; 
  font-weight: 600;

}

#eshop-list.table-responsive > tbody > tr > td {
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 32px;
}

#eshop-filter-attribute-5-container {
  display: none !important;
}


input[type="checkbox"] {
  width: 12px;
}

a.button.btn {
  color: #fff;
  font-weight: 600;
  font-size: .8rem;
  background: #2d3163;
  border-radius: 0;
  width: 100%;
  margin: 0px;
  text-shadow: none;
}
.btn.btn-primary {
  color: #fff;
  font-size: .8rem;
  font-weight: 600;
  background: #2d3163;
  border: none;
  width: 100%;
}
#add-to-cart.btn.btn-primary, .view-all-btn {
  min-width: 120px;
    line-height: 25px;
    font-weight: bold;
    color: #fff;
    padding: 10px 40px 10px 21px;
    background: #f04e23;
    position: relative;
    display: inline-block;
    border: none;
}

#add-to-cart.btn.btn-primary::after {
  content: " >";
}

td.button.btn {
  padding-left: 0px !important;
}

.view-all-btn::after {
  content: " >";
}

.eshop-cart-area {
  margin: 0 !important;
}

tr td:last-child {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


#update-cart {
  background-image: none;
  background-color: #2d3163;
  color: #fff;
  border: 1px solid #2d3163;
}

.btn-danger {
  background-image: none;
  background-color:  #f04e23;
  color: #fff;
  border: 1px solid #f04e23;
}

.btn-success {
  background-image: none;
  background-color:  #fff;
  color: #2d3163;
  border: none;
  border: 1px solid #2d3163;
}

.btn.btn-primary.pull-left {
  background-image: none;
  background-color:  #f04e23;
  color: #fff;
  border: 1px solid #f04e23;
}


.btn.btn-primary.pull-right {
  background-image: none;
  background-color: #f04e23 !important;
  color: #fff;
  border: none;
  border: 1px solid #f04e23 !important;
  
}
 
/*.itemid-131 .control-group {
  margin-bottom: -38px;
}
*/
.btn.btn-primary {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  background: #2d3163;
  border: none;
  width: unset !important;
  border-radius: 4px;
  padding: 6px 10px;
  border: 1px solid #000;
}

.img-polaroid {
  display: none;
}

/*.table-striped tbody tr:nth-child(odd) td {
  color: #000;
  font-weight: 600;
}

.table-striped tbody tr:nth-child(even) td {
  color: #000;
  font-weight: 600;
}*/

#colorbox .cart-info .table-bordered th, #colorbox .cart-info .table-bordered td, #colorbox .quote-info .table-bordered th, #colorbox .quote-info .table-bordered td {
  border-left: none;
  background: none!important;
  color: #000;
}


.itemid-131 input[type="radio"] {
  float: left;
  margin-left: -18px;
  width: 14px;
}

#eshop-list .btn.btn-primary {
  color: #fff !important;
  font-size: .8rem !important;
  font-weight: 600;
  padding-right: 10px;
  background: #2d3163;
  border: none;
  border-radius: none !important;
  width: 100% !important;
}

