* {
    border-radius: 0 !important;
}

.grid[data-columns]::before {
    content: '3 .column.size-1of3';
}

.row { 
   margin-left: 0px; 
   margin-right: 0px; 
}

.footer-responsive { 
    font-size: 85%;
    background-color: #f0f1f2;
}

.footer-responsive li { 
    margin-bottom: 6px;
}

/* no-gutters Class Rules */
.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}


body {
    font-family: Arial,sans-serif;
    background-color: #e0e0e0;
}

body > .container {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    background-color: #fff;
    box-shadow: 3px 0 15px -4px #000, -3px 0 8px -4px #000;
}

.header {
    background-color: #fff;
    padding: 5px 5px;
    border-bottom: 1px solid #d0d0d0;
}

.vtop {
    display: inline-block;
    vertical-align: top;
    float: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.header .phone {
    font-size: 120%;
    font-weight: bold;
}

.responsive-header-shipping {
    font-size: 140%;
    font-weight: bold;
}

.header-subheader {
    height: 31px;
    padding-right: 15px;
    background-color: #fafafa;
    color: #333333;
    border-bottom: 1px solid #e2e2e2;
}

.header-subheader a {
    text-decoration: none;
}

.toplinks {
    vertical-align: top;
}

@media (max-width: 767px) {
    #feedbackify {
        display: none;
    }

.footer-responsive { 
    font-size: 100%;
}

    .toplinks {
        text-align: center;
        vertical-align: middle;
    }
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
}

.row-xs-height {
    display: table-row;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

@media (min-width: 768px) {
    .container-sm-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-sm-height {
        display: table-row;
    }

    .col-sm-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 992px) {
    .container-md-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-md-height {
        display: table-row;
    }

    .col-md-height {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 1200px) {
    .container-lg-height {
        display: table;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row-lg-height {
        display: table-row;
    }

    .col-lg-height {
        display: table-cell;
        float: none;
    }
}

/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

/* fix firefox responsive images */
.img-responsive {
    max-width: 100%
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}



#topnav a {
    text-decoration: none;
    color: white;
}

#topnav .btn {
    color: black;
}

#topnav .container-fluid {
    padding: 0;
    min-height: 100px;
}

#topnav .navbar-brand img {
    position: absolute;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
#topnav .navbar-collapse {
    margin-left: 0px;
    margin-top: 60px;
}

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
    #welcomeback {
        float: none !important;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {

}

#topnav .navbar-toggle .icon-bar {
    background-color: white;
}

#topnav .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

#topnav li a {
    padding-right: 3px;
    padding-left: 3px;
}

#topnav .input-group {
    padding-right: 20px;
}

@media (max-width: 767px) {
}


#category-container {
    padding-right: 0px;
    border-top: 0px;
}

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 0.3;
    margin-top: 6px;
    width: 0;
    float: right;
}

.product-details {
    width: 100%;
}

.product-images {
    width: 100%;
}

.product-desc {
    width: 100%;
}

.product-related {
    width: 100%;
}

.row.container-height {
    overflow: hidden;
}

.row.container-height > [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.product-column {
    border-left: 1px solid #f3efdf;
    border-right: 1px solid #f3efdf;
    border-bottom: 1px solid #f3efdf;
}

.item-grid .product-column .summary {
    margin-bottom: 10px;
}

.item-grid {
    padding-left: 15px;
    padding-right: 15px;
}

.item-grid .product-column {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white;

}

.item-grid .summary {
    padding-top: 10px;
}

.item-grid .rating-static {
    margin-top: 10px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    .grid[data-columns]::before {
        content: '3 .column.size-1of3';
    }
}

@media (max-width: 767px) {
    #logoimage { 
        height: 70px;
    }

    #topnav .container-fluid { 
        min-height: 75px; 
    }
    .item-grid .product-column {
        border-left: 0px;
        border-right: 0px;
    }

    .item-grid .product-column .row {
    }

    .item-grid .summary {
        width: 100%;
        padding-top: 0px;
    }

    .item-grid .summary a {
        width: 100%;
    }

    .item-grid .rating-static {
    }

    .item-grid .action {
        width: 100%;
    }

    .grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .item-grid > .product-column:nth-child(3n + 4) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(3n + 4) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(1) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(3n + 3) {
        border-right: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .item-grid > .product-column:nth-child(1n + 1) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(4n + 5) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(1) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(4n + 4) {
        border-right: 0px;
    }
}

@media (min-width: 1200px) {
    .item-grid > .product-column:nth-child(1n + 1) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(4n + 5) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(1) {
        border-left: 0px;
    }

    .item-grid > .product-column:nth-child(4n + 4) {
        border-right: 0px;
    }

}

.facets {
    border-bottom: none;
    background-color: white;

}

.facet-count {
    color: darkgrey;
}

.facet-header {

    background-color: #468CC4;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color: white;
    font-size: 100%;
    font-weight: bold;
}

.facet-subheader {
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #e6e6e6;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    background-image: url(/themes/morebeer/images/icons/arrow-up.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;

}

.facet-list {
    background-color: white;
    list-style-type: none;
    padding-left: 5px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.facet-list ul {
    list-style-type: none;
    padding-left: 10px;
    padding-bottom: 10px;
}

.facet-list li {
    font-weight: bold;
    font-size: 108%;
}

.facet-list ul li a {
    font-weight: normal;
    font-size: 75%;
}

.facet-selected {
    padding-bottom: 10px;
}

.facet-value {
    margin-top: 2px;
    padding-left: 10px;
    font-weight: normal;
}


.category-dropdown-menu>.active>a, .category-dropdown-menu>.active>a:hover, .category-dropdown-menu>.active>a:focus {
  background-color: #428bca;
  background-image: none;
  color: #fff;
}

.category-dropdown-menu>.active>a, .category-dropdown-menu>.active>a:hover, .category-dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  background-image: none;
  outline: 0;
}

#homepage-carousel { 
    max-width: 588px;
}

#homepage-carousel .carousel-indicators { 
    display: none;
}

.panel-primary {
border: none;
  border-top-color: #135991;
  border-right-color: #135991;
  border-bottom-color: #135991;
  border-left-color: #135991;
    background-image: none;
}

.panel-primary>.panel-heading {
    background-image: none;
  color: #fff;
  background-color: #135991;
  border-color: #135991;
  border-top-color: #135991;
  border-right-color: #135991;
  border-bottom-color: #135991;
  border-left-color: #135991;
}


.panel-body { 
    padding: 10px;
}



/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }
.size-1of2 { width: 50%; }
.size-1of1 { width: 100%; }

.footer-header { 
    margin-bottom: 10px;
}


.homepage-column { 
    padding-left: 5px;
    padding-right: 5px;
}

.navbar.morebeer-navbar .navbar-collapse {
    margin-right: 7px;
}

.morebeer-navbar .dropdown-menu { 
    margin-top: -5px;
}

.label { 
    color: black;
}

.volume-price-table td, th { 
    padding: 5px;
    font-size: 80%;
}

.volume-price-table th { 
    color: #454444;
}

.product-related .header {
    font-size: 14px;
}

.header-banner {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
}

.header-banner div {
    padding: 10px 10px;
    flex-grow:1;
    text-align:center;
}

.header-banner .header-banner-seperator {
    flex-grow:0;
    padding: 0;
    border-left: 1px solid white;
    height: 35px;
}

.header-banner a:link, .header-banner a:visited, .header-banner a:hover, .header-banner a:active {
    color: #fff;
}

@media only screen and (max-width : 480px) {
    .logo-container { 
        text-align: center;
    }
}

.videothumb .videoinfo { 
    float: none;
    margin-left: 200px;
}
