.ep-webpage-container {
    padding: 20px; 
    padding-top: 0px; 
    border: 1px solid #666; 
    margin: 20px; 
    margin-top: 0px;
}

.cart-container {
    display: none;
}

.productdisplay .categoryname.underline {
    margin: 5px 0px;
    border-bottom: 1px solid #212121;
}

.productdisplay .header {
    background-color: #000;
    padding: 6px 0px 1px 10px;
    margin: 0px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.productdisplay h1 {
    color: black;
    font-size: 1.6em;
}

.productdisplay .catproductbkg {
    padding-bottom: 10px;
    background-color: rgba(255,255,255,0.3);
    text-align: center;
}

.productdisplay .catbrieftext {
    min-height: 40px;
}

.productdisplay input[type=submit] {
}

.productdisplay .products-specs {
  width: 100%;
}

.productdisplay .products-specs tr:nth-child(odd) td {
  background: #ccc;
}

.retailprice {
  font-size: 150%;
  font-weight:  500;
}

.productdetails input[type=submit],
.catproductbkg  input[type=submit] { 
    float: none;
}

.ep-summary input[type=number] {
    padding: 3px;
    width: 30px;
}

.catproductbkg h1 {
    font-size: 1.2em;
}

.catproductbkg h1 a {
    color: #000;
}

.productdisplay .button {
    color: #000;
}

.productdisplay h2:first-child {
    margin-top: 0px;
}

.productdisplay .thiscatname {
    font-size: 1.8em;
    padding-bottom: 5px; 
    border-bottom: 1px dotted #bbb;
}

.productdisplay .row.product-collection {
    margin-bottom: 20px;
}

.product-view.addtocart {
    position: relative;
    bottom: auto;
    right: auto;
}

.ep-post-link {
    color: white;
    background-color: #a74224;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px 10px;
}

.ep-post-link:hover {
  background-color: #666;
}

.product-view .ep-post-link {
  bottom: 0px;
  right: 0px;
}

.ep-cart-text .ep-post-link {
  color: #666;
margin: 0;
   background: none !important;
bottom: 0;
right: 0;
   text-align: center;
display: inline-block;
position: relative;
padding: 5px;
}

.productdisplay .addtocart {
    text-align: center;
}

    text-align: left;
}

.productdisplay .addtocart select {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.productdetails .addtocart.viewproduct select {
    display: inline;
}

.productdetails .addtocart.viewproduct input[type=submit] {
    display: block;
}

/* Products Cart Override */

.search-form input[type=submit],
.search-form input[type=text] {
    width: initial;
    display: inline;
}

.search-form {
    position: absolute;
    right: 0px;
    top: -30px;
    z-index: 1;
}

.search:nth-child(1n+2) {
    border-top: 1px solid #efefef;
}

li.search {
    list-style: none;
    height: 180px;
}

.search .cat-cell.text {
    display: inline;
    padding: 15px;
    clear: left;
}

.search .cat-cell.image {
    float: left;
    width: 260px;
}

.ep-pagination {
    display: inline;
    margin: 5px 0;
}

.ep-pagination li {
    list-style: none;
    padding: 1px 3px;
    display: inline-block;
    margin: 10px 3px;
    border: solid 1px #efefef;

}
.xep-button {
    white-space: nowrap;
    color: #212121;
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: rgba(0,0,0,0.2);
    padding: 5px 10px;
    border-radius: 3px;
    margin: 3px 0px;
    font-size: 1em;
}

.button.buy {
    color: #212121;
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: rgba(0,0,0,0.2);
    padding: 0px 10px 0px 5px;
    border-radius: 3px;
    margin: 3px;
}

.button.buy a {
    color: #000;
}

.ep-button,
.ep-button.neworder,
.ep-button.process,
.ep-button.continue,
.ep-button.paynow,
.ep-button.checkout {
  background-color: #a74224;
color: white;
  padding: 8px 8px 8px 5px;
}

.ep-button:hover {
  background-color: #666;
}

.ep-button.checkout {
float: left;
margin-right: 10px;
}
.jt-product-search .ep-button {
padding: 3px 5px;
}

.ep-search-results {
  display: inline;
  margin: 0 10px;
}

.cart-container .ep-button.checkout {
}

.ep-button.process,
.ep-button.paynow,
.ep-button.continue {
    float: right;
    cursor: pointer;
}

.addtocart {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}

.ep-cancel-order {
    text-align: center;
    clear: both;
    margin-bottom: 20px;
    padding-top: 40px;
}

.ep-button.continue {
padding: 8px 10px 8px 5px;
  font-size: 1em;
  border: 0;
}

.ep-button.summary {
    float: left;
    margin-right: 10px;
}

.productdisplay .button a,
.button-view a {
display: block;
        padding: 10px 6px 6px 6px;
    text-decoration: none;
	color: #fff;
}

 .button-view:after {
/*
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-left: .3em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-right: .1em;
      content: '\e80c';
*/  
}

.productpage .productdetails h2 {
    font-size: 120%;
}

.productpage .productdetails .padding {
    padding: 5px;
}
.productdisplay .accordian article ul li,
ul.accordian article ul li {
    list-style: none;
    border-bottom: 0px;
}

.button-view {
    background-color: #78a995;
    padding: 6px 8px 3px 8px;
    text-align: center;
    display: inline;
    color: #fff;
    border-radius: 1px;
}

.formBox.form-data\.have_delivery {
    padding: 10px 0 0 10px;
}

.formBox.form-data\.have_delivery .formText {
    display: inline;
    padding-left: 10px;
}

.formBox.form-data\.have_delivery .formInput {
    float: left;
    padding-top: 0;
}

.formBox.form-data\.terms_accepted {
    clear: left;
    padding: 0 10px 0 10px;
}

.formBox.form-data\.terms_accepted .formInput {
    padding-right: 10px;
    float: left;
    padding-top: 0;
}


input[type=text], 
input[type=email], 
textarea {
    text-indent: 5px;
}

.products .formBox {
    padding-left: 5px;
}

.products .formBox .formText {
    font-weight: bold;
}

.eb-login-widget {
  width: 90%;
}

.eb-loggedin {
  font-size: 150%;
}

.right.info.delivery,
.eb-profile-register .right,
.ep-order-preview .right,
.eb-profile-form .right {
    text-align: left !important;
}

.ep-cart .ep-button.checkout {
  float: none !important;
}

.eb-logout a {
display: inline-block;
margin: 5px;
margin-left: 0;
background-color: #a74224;
color: white;
padding: 5px 10px;
}

.ep-login-form {
    margin: 10px 0;
}
.ep-cart-empty {
    text-align: center;
    padding: 20px 0px;
    background-color: rgba(204,204,204,0.8);
    min-height: 150px;
    font-size: 200%;
}

ul.ep-cart {
    margin: 0;
    margin-left: 0px;
    list-style: none;
    background-color: rgba(255,255,255,1);
    padding: 5px;
}

.ep-cart-header {
    background-color: #a74224;
    padding: 5px;
    padding-bottom: 3px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ep-cart-header .ep-cart-header-text {
    color:#fff;
    font-size: 1.2em;
}

.ep-cart-header a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
}

.ep-cart-header .icon-basket:before {
    color: #fff;
    margin-right: .5em;
}

.ep-cart-text {
    position: relative;
    margin-top: 5px;
}

.ep-cart-text div {
    display: inline-block;
}

.ep-cart-text .ep-cart-subtotal {
    float: right;
}

.ep-cart-text a.icon-cancel-circle {
    margin: 2px 5px 0px -3px;
    text-decoration: none;
    color: #666;
}

.ep-cart-qty {
    overflow: hidden;
    text-overflow: ellipsis;
}

.ep-cart-total-row {
    text-align: right;
    clear: left;
    position: relative;
    border-top: 1px dotted #ccc;
    margin-top: 10px;
    padding-top: 4px;
}

.ep-cart-total-row .ep-cart-total {
    float: right;
    margin-left: 10px;
    font-weight: bold;
}

.ep-cart-widget {
    box-shadow: 0px 0px 5px #999;
    display: none;
    max-width: 768px;
    margin: 0 auto;
}

.ep-cart-hide {
    float: right;
    font-size: 120%;
    color: white;
    cursor: pointer;
}

.cart-viewer {
    background-color: #a74224;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 35px;
    font-size: 140%;
    color: white;
    position: absolute;
    right: 10px;
    top: -1px;
    cursor: pointer;
    z-index: 9999;
}

.ep-count-qty {
    z-index: 9999;
    color: white;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: block;
    /* background-color: black; */
    /* color: white; */
    text-align: center;
    line-height: 25px;
    font-size: 80%;
    right: 30px;
    top: -3px;
}

.ep-checkout {
    text-align: center;
    padding: 5px;
}

.ep-checkout-button {
        background-color: #000;
        padding: 4px 6px 3px 6px;
        text-align: center;
	color: #fff;
        display: block;
        margin: 10px auto;
        min-width: 100px;
	max-width: 120px;
        border-radius: 1px;
}

.ep-checkout-button.process {
    float: right;
    width: 150px;
max-width: 150px;
}

input.ep-red-border {
    border: 1px solid red;
}

.ep-form-error.on {
    color: red;
    text-align: center;
    padding: 6px 0px 4px 0px;
    font-size: 120%;
    background-color: rgba(255,0,0,0.2);
}

.icon-ok:before,
ul.ep-cart .icon-ok:before {
    margin-right: .5em;
}
        
table.ep-summary {
    width: 100%;
    background-color: rgba(153,153,153,0.2);
    border-collapse: separate;
    border-spacing: 1px;
}

table.ep-summary thead {
    background-color: #a74224;
}

table.ep-summary td {
    margin: 1px;
    background-color: rgba(153,153,153,0.2);
}
table.ep-summary th {
    text-align: center;
    font-weight: bold;
    color: #fff;
    padding: 5px;
}

table.ep-summary th.right, 
table.ep-summary td.right {
    text-align: right;
}

.ep-shipping-row {
    background-color: rgba(153,153,153,0.3)
}

.ep-shipping-row td {
    font-weight: bold;
}

.ep-total-row {
    background-color: rgba(153,153,153,0.5)
}

.ep-total-row td {
    font-weight: bold;
}

.formGroup .formText {
    display: none;
}

.formBox.form-have_delivery .formText {
    display: inline;
}

.formBox.form-have_delivery .formInput {
    float: left;
    margin: 2px 5px 0 0;
}

.formGroup .formInput {
    margin-bottom: 5px;
}

.formSeparator {
    margin-bottom: 5px;
    font-weight: bold;
}

.ep-order-preview {
  margin-bottom: 20px;
}

form.ep-order-preview .formGroup .formText {
    display: block;
    font-weight: bold;
}

form .clear,
.formGroup {
    margin-top: 10px;
    clear: both;
}

.formGroup.postal_struct .formSeparator,
.formGroup.physical_struct .formSeparator,
.formGroup.contact.right .formSeparator,
.formGroup.general.left .formSeparator,
.formGroup.settings.top.left .formSeparator {
    background-color: rgba(153,153,153,0.5);
    padding: 5px;
    font-weight: bold;
}

.products .content-container {
  min-height: 660px;
}

ul.carousel-image {
  min-height: 660px;
  margin: 0px;
  margin-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  padding-left: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1017px) {

    .productdisplay {
    }

    .productdisplay .col.gu3 {
    }
    .productdisplay .header a {
    }

    .productdisplay .button.view {
        background-color: #78a995;
        padding: 4px 6px 3px 6px;
        text-align: center;
	color: #fff;
        display: block;
        margin: 10px auto;
        min-width: 100px;
        border-radius: 1px;
    }

    .productdisplay .button.buy {
        background-color: #78a995;
        padding: 4px 6px 3px 6px;
        text-align: center;
	color: #fff;
        display: block;
        margin: 10px auto;
        min-width: 100px;
        border-radius: 1px;
    }

    .productdisplay section.gu3 {
        margin-top: 8px;
    }

}

/* image grid */

.image-grid {
    float: left;
}

.image-grid a {
    display: block;
    border: 5px solid #ddd;
    overflow: hidden;
    position: relative;
}

.image-grid a img {
    display: block;
}

@media screen and (min-width: 1008px) and (max-width: 1219px) {

    .image-grid {
        width: 242px;
        margin-right: 10px;
        margin-bottom: 15px;
    }

    .image-grid a {
        min-height: 278px;
    }

}

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

    .image-grid {
        width: 280px;
        margin-right: 20px;
        margin-bottom: 25px;
    }

    .image-grid a {
        min-height: 324px;
    }

}

.image-grid:nth-child(3n+3) {
    margin-right: 0px;
}

.image-grid h1,
.image-grid h2,
.image-grid h3,
.image-grid h4 {
    text-align: center;
}


article.col.gu3.subcategories {
    padding-top: 0px;
}

.star {
    background-image: url('../assets/template/star.svg'); 
    background-size: 100%; 
    width: 80px; 
    height: 76px; 
    position: absolute; 
    top: -20px; 
    right: -20px;
    z-index: 9999;
}

.outlet {
    background-image:url('../assets/template/corner_outlet.svg'); 
    background-size: 100%;
    width: 80px; 
    height: 80px; 
    position: absolute; 
    top: 0px; 
    right: 0px;
    z-index: 9999;
}
.ep-login-wrapper {
    position: relative;
    margin-bottom: 20px;
}

.ep-login-wrapper h1 {
    margin-top: 0;
}

.ep-login-wrapper .eb-signinheading {
    display: none;
}

.ep-checkout-login {
    width: 45%;
    background-color: rgba(255,255,255,0.3);
    padding: 15px;
}

.ep-checkout-guest,
.ep-checkout-register {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    padding: 15px;
    border: 1px solid #ccc;
}

.ep-checkout-guest a,
.ep-checkout-register a {
    text-align: center;
    width: 50%;
    min-width: 120px;
    padding: 5px 10px;
    margin: 10px 0 18px 0;
    display: block;
    cursor: pointer;
    font-size: 1em;
    background-color: #a74224;
    color: #fff;
    border: 0px;
}

.ep-checkout-guest a:hover,
.ep-checkout-register a:hover {
  background-color: #666;
}

.form-terms  .formInput {
     float: left; margin-right: 10px;
}


.eb-reset-password-form .formSeparator {
    display: none;
}
/* CAROUSEL */


.carousel-image li img {
	position:absolute;
	top:0; right:0; bottom:0; left:0;
	height: 100%;
	max-width:100% !important;
	max-height:100% !important;
	margin:auto;
	display:none;
}
.carousel-image li:first-child img {
	display:block;
}
#carousel-controls {
	text-align:center;
	position:absolute;
	top:10%;
	right:0;
	width:66px;
        z-index: 100;
}
#carousel-indicator {
	font: normal 300 26px/120% "Merriweather";
	color:#999;
	margin-bottom:16px;
}
.carousel-control {
	display:block;
	margin-bottom:5px;
	width:100%; 
    height:66px;
    line-height:66px;
    font-size: 200%;
    color: #999;
	position:relative;
	background-color:#E9EAEC;
	cursor:pointer;
}
.carousel-control img {
	position:absolute;
	margin:auto;
        width: auto !important;
        height: auto !important;
}
/* END CAROUSEL */
