.navbar-brand {width: 240px;}
.fixedmenu {background: #26313c !important;}
.fixed-bottom {background: #26313c !important;}
.fixed-bottom .nav-link {color: #ffffff !important;}
.fixedmenu .nav-link {color: #ffffff !important;}
ul.social-icons li a, ul.social-icons-simple li a {color: #0093ff !important;}
.sidemenu_btn a {color: #ffffff !important;}
.bg-dark {background-color: #ffffff !important;}
.pricing-item.sale::before {display: none !important;}
.pricing-item.sale::after {display: none !important;}
.defaultcolor {color: #0099ff !important;}
.heading-title h2 {line-height: 1.5 !important;}
p {font-size: 16px;}
.views-view-responsive-grid__item {padding: 10px; margin-bottom: 20px; border: 1px solid #c2c2c2; border-radius: 5px;}
@media (min-width: 768px) {
    .webform-flex {min-width: 0; max-width: 49%; display: inline-block; vertical-align: top;}
    }
.form-text {display: block; margin-top: 0; margin-bottom: 10px;}
.form-item {display: block; margin-top: 0; margin-bottom: 10px;}
textarea {min-height: 182px; padding: 6px;}
#block-xtrax-webform {padding-bottom: 112.5px; background: #26313C;}
#block-xtrax-contact {background: #26313c;}
#site-footer .padding_bottom_half {padding-bottom: 0px;}
#site-footer .padding_top {padding-top: 20px !important;}    
#site-footer {padding-top: 20px;}
.webform-flex .button {margin-top: 10px; margin-bottom: 20px;}
@media (max-width: 767px) {
textarea {width: 100%; max-width: 766px;}
.views-view-responsive-grid__item {width: 100%; display: block;}
}
html {scroll-behavior: smooth;}
h3 {font-size: 22px;}
.price-toggle-wrapper {border: 0px solid #f6f7f8;}


.alert-item {
  margin: 0;
}
.alert {
  border-radius: 0;
}
.toolbar-tray-open .site-header .fixedmenu {
  top: 80px !important;
}
.toolbar-tray-open .site-header .transparent-bg {
  top: 80px !important;
}
.toolbar-oriented .toolbar-bar {
  z-index: 9999;
}
.toolbar-menu .toolbar-icon-admin-toolbar-tools-help:before {
  box-sizing: content-box;
  background-image: url(../images/drupal-9-logo.svg);
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  margin-left: 4px;
}
.site-header .navbar {
  z-index: 101;
}
.mt-3dot75em {
  margin-top: 3.75em;
}
#block-tabs ul {
  display: table;
}
#block-tabs ul > li {
  display: table-cell;
  padding: 7px;
}
.links-comment-wrap {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
.links-comment a{
  margin-left: 7px;
}
#shop .profile_bg {
  position: relative;
}
#shop .links-comment-wrap {
  right: 25px;
}
#our-shop .form-item-quantity-0-value {
  display: none !important;
}
body.path-contact {

}
.page-cart-rv form table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: none;
  margin-bottom: 15px;
}
.page-cart-rv form table thead tr th {
  border: 1px solid #e5e5e5;
  border-right: none;
  padding: 10px 15px;
  background-color: #f6f6f6;
  color: #464b50;
  vertical-align: top;
  font-size: 14px;
  font-weight: 600;
}
.page-cart-rv form table td {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
  border-top: none;
  border-right: none;
}
td[headers="view-edit-quantity-table-column"] {
  overflow: hidden;
  position: relative;
  width: 130px;
}
td[headers="view-remove-button-table-column"] {
  text-align: center;
}
.page-cart-rv form table td:last-child {
  border-right: 1px solid #e5e5e5;
}
td[headers="view-remove-button-table-column"] input[type=submit]{
  background-color: #000;
  color: #fff;
  border: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
td[headers="view-remove-button-table-column"] input[type=submit]:hover{
  background-color: #888;
}
.page-cart-rv form .form-actions input[type=submit]{
  background-color: #000;
  text-transform: uppercase;
  border: 1px solid #000;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #fff;
  padding: 10px;
}
.page-cart-rv form .form-actions input[type=submit]:hover{
  color: #000;
  background-color: transparent;
}
.page-search .search-form input[type=submit] {
  margin-top: 15px;
}
.page-search .container > h2 {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .indented {
    margin-left: 20px;
  }
}

