/* TOC plugin */



.autotoc {

border: none;

background: inherit;

width: 20%;

width: 16em;

font-size: .9em;

max-width: 40vw;

display: block;

display: inline-block;

float: right;

clear: none;

}



.autotoc ul {

margin: .5em 0 0 1em;

}



.autotoc > ul {

margin: 0 !important;

padding: 0;

}



.autotoc li {

margin-bottom: 1em;

line-height: 1.2em;

}



.atoc .ptitle {

  width: 100% !important;

  display: block;

}





/* Virtuemart */



div#component .row, #component .rw {

margin-left: 0;

}



div#fancybox-wrap {

padding: 0;

}



.floatleft {

padding-right: 1em !important;

}



.width30, .width50, .width40, .width60, .width70 {

width: auto;

}



.floatleft.right {

float: right;

padding-right: 0 !important;

}



.vmfooter {

text-align: center;

font-weight: bold;

border-top: 1px solid;

padding-top: .5em;

margin-top: 20px;

}



  /* Shopping cart module */



  .vm_cart_products .container {

  width: auto !important;

  }



  .vm_cart_products .prices {

  padding: .2em;

  }



  .vm_cart_products .product_row {

  margin-bottom: 1em;

  }



  .vm_cart_products .show_cart {

  padding: 1em 0;

  }







input.vmicon.vm2-add_quantity_cart {

  width: 30px;

width: 2rem;

}



table.cart-summary th, table.cart-summary td {

width: auto;

display: table-cell;

padding: 0.3em;

}



tr.core-cart-head th {

padding: 0.3em;

text-align: center;

}



.vm-customfield-cart {

font-size: smaller;

}



.productrow td {

padding-top: 1em !important;

}



td.cproduct {

line-height: 1.2em;

}



span.prdct-info {

display: inline-block;

}



td.nbr {

text-align: right;

min-width: 6em !important;

}



table.cart-summary td {

min-width: 5em;  

}



table.cart-summary td:empty {

   min-width: 0;

}



#component div:empty {

}



table.cart-summary {

   margin-bottom: 1em;

    overflow-y: hidden;

    overflow-x: scroll;

  font-size: .95em;

  line-height: 1.2em;

}



form#checkoutForm a.details {

margin-bottom: 1em;

}



form#checkoutForm label span {

display: inline-block;

}



.product-field-type-V {

margin-bottom: 1em;

float: none;

}



.row > .width50 {

width: 50% !important;

}





        .category-view > .rw { width: 100%; display: table; table-layout: fixed; margin-bottom: 1em; }

        .category-view > .rw > div   { display: table-cell !important; width: auto;

    float: none !important; text-align: center;}





            .rw, .productdetails .product-related-products, .product-fields, .browse-view .rw { width: 100%; display: table; table-layout: fixed; margin-bottom: 1em; }

        .cl, .productdetails .product-related-products > div, .productdetails .product-fields > div, .browse-view .row > div, .rw > div   { display: table-cell !important; width: auto;

    float: none !important;

    vertical-align: top;}

    .productdetails .product-related-products h4 {

    display: table-row;

    }





@media (min-width: 768px) {

        .rw, .productdetails .product-related-products, .product-fields, .browse-view .rw { width: 100%; display: table; table-layout: fixed; margin-bottom: 1em; }

        .cl, .productdetails .product-related-products > div, .productdetails .product-fields > div, .browse-view .row > div, .rw > div   { display: table-cell !important; width: auto;

    float: none !important;

    vertical-align: top;}

    .productdetails .product-related-products h4 {

    display: table-row;

    }



    .rw > div:only-of-type {

    display: inline-block !important;

    }



    .rw > .width33:only-of-type {

      width: 33%;

    }



    .rw > .width25:only-of-type {

      width: 25%;

    }



    .rw > .width50:only-of-type {

      width: 50%;

    }



    .row > .product.floatleft {

    padding: 0 .5em !important;

    }



    .row > .product.floatleft:first-of-type  {

    padding-left: 0 !important;

    }



    .row > .product.floatleft:not(.vertical-separator) {

    padding-right: 0 !important;

    }



    .floatleft.center {

    text-align: center;

    float: none;

    }



    .vm-pagination {

    width: auto !important;

    }



    .productmain.row {

    display: table-row;

    }



    .productmain.row > div {

    display: table-cell !important;

    vertical-align: top;

    }



    .width60.floatleft.imgside { width: 63%;

    }



    .width40.floatright.textside {

    min-width: 15em;

    }



}













 @media (max-width: 767px) {

  .row > .floatleft, .main-image, .productdetails-view .width40, .productdetails-view .width60, .rw > div {

  width: 100%;

  }



    .row > .floatleft {

  margin-bottom: 3em;

  }



  #checkoutForm .checkout-button-top {

  position: fixed;

  bottom: 0;

  right: 0;

  background: cornsilk;

  padding: 1em;

  width: 100%;

  z-index: 2000;

  }



  .productmain.row > div {

  width: 100%;

  }



  .spacer-buy-area > div {

  min-width: 47%;

  }







  #cartend {

  display: block;

  /* width: 100%; */

  text-align: right;

  position: fixed;

  bottom: 11em;

  right: 0;

  background: burlywood;

  z-index: 2000;

  padding: 1em;

  border: 1px solid teal;

  }



  .autotoc {

  }



    .vmproduct.productdetails {

  display: inline-block !important;

  }



  .vmgroup .vmproduct .floatleft {

  width: 100% !important;

  display: inline-block !important;

  margin-bottom: 1em !important;

  }



  .vmgroup .clear + a {

    padding-right: 1em;

    float: left !important;

    padding-top: 1em;

    font-size: 1.2em;

    text-align: left !important;

    width: 47% !important;

  }



    .vmgroup .addtocart-area {

  float: left;

  }



}







 @media (max-width: 599px) {



  .vmgroup .spacer .clear + a {

  width: 70% !important;

  float: left !important;

  padding: 0;

  }



  .vmgroup .addtocart-area, .vmproduct.productdetails a {

  float: none !important;

  }



}





.floatleft + .floatright {

display: inline-block;

float: left !important;

}



.floatleft {

float: left;

}



 .productdetails-view .width40,  .productdetails-view .width60 {

display: inline-block;

float: left;

width: auto;

}



.productmain.row.rw {

  display: table-row;

  width: 100%;

}



.width60.floatleft.imgside {

display: table-cell;

width: 49%;

}



.width40.floatright.textside {

display: table-cell;

}



div.spacer {

padding: 0 !important;

}



.horizontal-separator {

display: none;

}



.addtocart-bar {

display: inline-block;

}



.prodct-intro {

margin-right: 1em;

}



.productdetails-view .addtocart-bar {

margin: 0;

padding: 0;

width: 100%;

display: inline-block;

}



.addtocart-area .product-fields {

display: inline-block !important;

width: auto;

float: left;

margin: 0 1em 0 0;

}



.spacer-buy-area {

padding: 0 !important;

margin: 0 auto;

display: inline-block;

width: 100%;

}



.spacer-buy-area > div {

display: inline-block;

vertical-align: top;

float: left;

/* float: left; */

}



.spacer-buy-area .product-price span {

margin-left: .5em;

}



.spacer-buy-area .product-price {

}



.addtocart-area {

display: inline-block;

width: auto;

max-width: 20em;

}



.addtocart-area form {

width: 100% !important;

display: inline-block !important;

}



.addtocart-area div {

display: inline-block;

float: left;

}



.additional-images img {

width: auto !important;

max-height: 8em;

}



img.product-image:hover, a img:hover {

opacity: .8;

}



span.vote {

display: inline-block;

}



span.product-field-display {

display: inline-block;

margin: 0 auto;

}



.addtocart-area select {

width: auto;

}



span.quantity-box {

padding: 0;

vertical-align: middle;

line-height: 3.5em;

width: 2em;

}



span.quantity-controls.js-recalculate {

padding: 0;

}



.productdetails-view .product-fields {

display: table-row;

text-align: left;

}



.productdetails-view .product-fields > div {

display: table-cell !important;

clear: none !important;

float: none !important;

padding-right: 1em;

padding-bottom: 1em;

text-align: left;

}



select.inputbox {

width: auto;

background: ivory;

}



.browse-view .display-number {

float: right !important;

}





.browse-view .rw .product {

text-align: center;

margin-bottom: 2em;

}



.browse-view .spacer > div {

float: none !important;

width: auto;

display: inline-block;

}



.browse-view .product .width30 {

text-align: center;

width: 100%;

}





.product .width30 a {

display: block;

}



.product-related-products {

margin-top: 2em;

}



table.user-details, .chzn-container, .chzn-drop {

width: auto !important;

}



td.key {

width: auto;

text-align: right;

min-width: 10em;

padding: .3em;

}

table.user-details input, table.user-details select {

width: auto !important;

max-width: 85%;

}



span.userfields_info {

font-size: 1.6em;

border-top: 3px dotted teal;

padding: .5em;

margin-top: .5em;

}



form#adminForm {

  position: relative;

  width: 100%;

  padding-bottom: 2em;

}





form#adminForm .buttonBar-right {

position: absolute;

bottom: 0;

right: 0;

}



form#com-form-login {

font-size: .8em;

background: cornsilk;

padding: 1em;

}



dl#tabs {

padding: 1em 0 0 0 !important;

}



dd.tabs {

background: ghostwhite;

border: 3px dotted teal;

}



.tabs dt.tabs {

margin: .3em;

margin-bottom: -.55em;

}



.orderby-displaynumber > div {

text-align: left;

margin: 0;

padding: 0 !important;

}



.vm-pagination {

clear: both;

text-align: center !important;

display: inline-block;

width: auto;

margin: 0 auto !important;

}



.vm-pagination.end {

width: 100% !important;

border-top: 3px dotted teal;

}



.vm-pagination ul {

  padding: 0;

  margin: 0 auto !important;

  display: inline-block;

}



.vm-pagination ul {

width: auto !important;

display: inline-block !important;

margin: 0 auto;

}



.vm-pagination ul + span {

font-size: .8em;

float: none !important;

display: inline-block;

width: 100%;

}



.vm-pagination ul li {

display: inline-block;

padding: .25em;

}



.vm-pagination a {

display: inline-block;

padding: .5em;

background: aliceblue;

}



.orderlistcontainer {

font-size: inherit;

}



.orderby-displaynumber {

font-size: .9em;

text-align: center;

display: inline-block;

width: 100%;

border-top: 1px solid burlywood;

border-bottom: 1px solid burlywood;

}



.row > .product, .rw > .product {

margin-top: 1em;

}



#component a img:hover {

opacity: .8;

}



.back-to-category {

float: none;

text-align: right;

font-size: .8em;

}



table span.cart-images img {

width: 100%;

max-width: 6em !important;

padding: .5em;

text-align: center;

}



.PricesalesPrice {

font-weight: bold;

color: darkgreen;

display: inline-block !important;

}



.PricediscountAmount {

color: darkblue;

background: azure;

}



.cartendout {

text-align: right;

display: inline-block;

width: 100%;

margin: 1em 0;

background: aliceblue;

}



#cartend {

display: inline-block;

text-align: right;

}



#cartend > div {

display: table-cell;

width: auto;

padding: .3em;

}



.cart-wrapper {

width: 100%;

overflow: auto;

border: 3px dotted teal;

margin-bottom: 2em;

}



th#cquantity , td.showqntt {

width: 4em;

text-align: center;

}



.aftercart.cl {

position: relative;

vertical-align: top;

padding-bottom: 2em;

margin-bottom: 2em;

display: table-cell;

}



.aftercart .buttonBar-right {

display: inline-block;

width: auto;

right: 0;

bottom: 0;

position: absolute;

}



.aft-crt.rw {

margin-bottom: 2em;

display: table-row;

width: 100%;

table-layout: fixed;

}



.aftercart.cl  {

display: table-cell;

}





.aftercart.cl h3 {

display: inline-block;

}



.aftercart fieldset > span {

display: inline-block;

margin-right: 1em;

width: 100%;

}



.hselect {

font-size: 1.1em;

}



.hselect:after {

content: ":";

}



textarea.customer-comment {

min-height: 7em;

margin-bottom: 2em;

}



.show_cart a {

  display: inline-block;

  padding: .5em;

  color: aliceblue;

  margin-top: 1em;

}



button,  .btn, .button, .vm-button, button.btn, input[type="submit"].btn, #com-form-login input.default, a.product-details.btn.faded, .control-buttons button, button, .show_cart a, a.product-details {

background: linear-gradient(to bottom,  #00b7b7 0%,#008080 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7b7', endColorstr='#008080',GradientType=0 );

border: 1px solid teal;

color: antiquewhite !important;

}

button, input[type="reset"], input[type="submit"], .btn, .button, .vm-button, button.btn, input[type="submit"].btn, .control-buttons button, button, .show_cart a, a.product-details, .btn.primary, .primary.btn, .primary.button, .button.primary, .vm-button-correct, .show_cart a, .btn.faded, .button.faded, .faded.button, .faded.btn, button[type="reset"], span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {

color: antiquewhite;

text-shadow: -1px -1px rgba(0, 0, 0, 0.7);

}



.btn.primary, .primary.btn, .primary.button, .button.primary, .vm-button-correct, .show_cart a  {

background: #00ce9a;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwY2U5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDliNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #00ce9a 0%, #009b72 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ce9a), color-stop(100%,#009b72));

background: -webkit-linear-gradient(top,  #00ce9a 0%,#009b72 100%);

background: -o-linear-gradient(top,  #00ce9a 0%,#009b72 100%);

background: -ms-linear-gradient(top,  #00ce9a 0%,#009b72 100%);

background: linear-gradient(to bottom,  #00ce9a 0%,#009b72 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ce9a', endColorstr='#009b72',GradientType=0 );

}



.btn.faded, .button.faded, .faded.button, .faded.btn, button[type="reset"], input[type="reset"] {

background: #fcfff4;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce));

background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);

background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);

background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);

background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );

border: 1px solid beige;

color: #333 !important;

text-shadow: -1px -1px 1px tan;

}



a.product-details.btn.faded {

margin-bottom: 10px;

}



.btn:hover, .btn:focus, button[type="reset"]:hover, button:hover, input[type="submit"]:hover,

.button:hover, .vm-button:hover, input[type="submit"].btn:hover, .vm-button-correct:hover,

.button:focus, .vm-button:focus, input[type="submit"].btn:focus, .vm-button-correct:focus,

span.addtocart-button input.addtocart-button:hover,

span.addtocart-button input.notify-button:hover,

input.highlight-button:hover, a.highlight:hover, 

.show_cart a:hover, a.product-details:hover

 {

text-decoration: none;

background-position: 0 -15px;

-webkit-transition: background-position 0.1s linear;

-moz-transition: background-position 0.1s linear;

-o-transition: background-position 0.1s linear;

transition: background-position 0.1s linear;

background-size: 100% 200%;

border-color: cadetblue;

}



span.addtocart-button input.addtocart-button:hover,

span.addtocart-button input.notify-button:hover,

input.highlight-button:hover, a.highlight:hover,

.show_cart a:hover

 {

   background-size: 100% 175%;

 }



.control-buttons {

text-align: right;

}





span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {

  width: 100%;

  height: 100%;

  padding: 1.5em;

  letter-spacing: 0;

  font-weight: bold;

  max-width: 100% !important;

  font-size: 14px;

  font-size: 1em;

  position: relative;

  text-indent: 1.8em;

}



input.addtocart-button {

background: none;

border: none;

padding: 0;

margin: 0;

}



span.addtocart-button {

display: inline-block;

float: left;

margin: 0;

}



    span.addtocart-button.btn {

    position: relative;

    padding: 0;

    }



    span.addtocart-button.btn:before, span.addtocart-button.btn:after {

      font-family: "FontAwesome";

      content: "\f07a";

      font-size: 2em;

      display: inline-block;

      line-height: 2.5em;

      color: white;

      position: absolute;

      left: .5em;

      }



    span.addtocart-button.btn:after {

    content: "\f063";

    left: 1.3em;

    top: 0;

    font-size: 1.2em;

    }



input.addtocart-button {

display: inline;

/* width: 100%; */

/* height: 100%; */

}







span.quantity-controls {

margin: 0 0 0 .3em;

width: 1.35em;

}



  /* Featured products */



  .vmgroup ul {

  padding: 0;

  margin: 0;

  }



  .vmgroup li {

  list-style-type: none;

  text-align: center;

  }



  div.vmproduct.productdetails {

  width: 100% !important;

  }



  div.vmproduct.productdetails > div {

  vertical-align: baseline;



  text-align: center;







  }



  .vmgroup .clear {

    display: none;

    }



  .vmproduct.productdetails a {

  display: inline-block;

  vertical-align: top;

  float: left;

  }



  .vmproduct.productdetails img {

  margin-right: 1em;

  }



  .vmproduct.productdetails .floatleft {

  margin: 0;

    padding: 0 .5em 1em !important;

  position: relative;

  display: block;

  display: inline-block;

  }



  .vmgroup .addtocart-bar {

margin-top: 1em;

  }



  .vmgroup .clear + a {

  text-align: center;

  display: block;

  margin: 0 auto;

  width: 100%;

  }



  .vmgroup .addtocart-area {

  }



  .vmgroup .addtocart-bar {

float: left;

  }



  .vmgroup .PricesalesPrice {

  /*position: absolute;*/

  top: 0;

  right: 0;

  width: auto;

  display: inline-block !important;

  min-width: 5em;

  background: rgba(255, 255, 255, 0.7);

  }



.additional-images {

display: inline-block;

text-align: center;

width: 100%;

border-top: 2px dotted tan;

border-bottom: 2px dotted tan;

padding: .5em 0;

}



.additional-images > div > div {

display: table-cell;

float: none;

padding: 0 .5em !important;

margin: 0 auto;

}

.additional-images > div {

display: inline-block;

width: auto;

margin: 0 auto !important;

}



.product-neighbours a {

display: inline-block;

width: 45%;

padding: .5em;

font-size: .9em;

}



.product-neighbours a + a {

text-align: right;

}



.productdetails-view.productdetails {

position: relative;

padding-bottom: 5em;

}



.product-neighbours {

position: absolute;

display: inline-block;

bottom: 0;

margin: 1em;

width: auto;

left: 0;

right: 0;

}



.main-image {

position: relative;



}





.main-image:before {

content: "\f00e";

font-family: "FontAwesome";

font-size: 2em;

color: rgba(0, 128, 128, 0.7);

padding: .25em;

position: absolute;

text-shadow: -1px -1px 1px white;

}



.main-image img {

  width: auto !important;

max-height: 28em;

}



.width60.floatleft.imgside img {

border: 1px solid cadetblue;

background: white;

}



span.title, .customer-reviews h4 {

border-bottom: 1px solid teal;

font-size: inherit;

}



.billto-shipto {

border-top: solid teal 1px;

border-bottom: solid teal 1px;

}



.customer-comment, .checkout-button-top {

border-top: solid teal 1px;

}



  /* Fancybox */



  div#fancybox-content {

  margin: 0;

  padding: 1em;

  /* border: 1px solid cadetblue; */

  }

  div#fancybox-content a {

  padding: .5em;

  border: 1px solid cadetblue;

  border-radius: .5em;

  display: inline-block;

  }



  div#fancybox-content h4 {

  text-align: center;

  margin: 1em;

  }







    /* ArtCats */



    ul.menu.artcatz > li {

        position: relative;

    }

        ul.menu.artcatz > li > ul:before {

        content: "";

        display: inline-block;

        width: 100%;

        height: 100%;

        position: absolute;

        top: 0;

        /* margin-top: 1em; */

        margin-left: -1em;

        border-top: 1px solid burlywood;

    }



    ul.menu.artcatz > li > a, ul.menu.artcatz li a {

    text-transform: uppercase;

    }



    ul.menu.artcatz li li a {

    text-transform: capitalize;

    }



    .moduletable.artcatz ul a {

    position: relative;

    z-index: 1000;

    }



.productdetails img  {

width: 100%;

max-width: 100%;

}



div#cont-shop-btn {

float: none;

}



form#userForm {

  position: relative;

  padding-bottom: 40px;

}



form#userForm .control-buttons {

text-align: right;

bottom: 0;

right: 0;

}



a.edit:before, .btn.edit:before, .button.edit:before {

content: "\f044";

font-family: "FontAwesome";

font-size: 2em;

display: inline-block;

float: left;

margin-right: .2em;

}

span.addtocart-button, span.addtocart-button input.notify-button {

color: floralwhite;

border: 1px solid seagreen;

background: linear-gradient(to bottom,  #00e5a8 0%,#009b72 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5a8', endColorstr='#009b72',GradientType=0 );

}

#cselectship,
#cselectpay {
    display: block !important;
    padding: 0 !important;
    width: 100%;
}

.aft-crt.rw {
  display: block !important;
}
/*
#fancybox-wrap {
  background-color: #fff !important;
  box-shadow: 0 0 25px !important;
  height: 96% !important;
  left: 2% !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  position: fixed !important;
  top: 2% !important;
  width: 96% !important;
}
*/
form#userForm .control-buttons {
  text-align: left !important;
}

form#userForm .control-buttons button {
  position: relative;
  bottom: -290px;
  float: right;
  margin-left: 10px;
}

ul.ico.asterisk li:before {
  position: relative;
  top: 4px;
}

.featuredProductImage {
  min-height: 150px;
}

.cart-page-title {
    border-bottom: 3px dotted !important;
    border-top: 3px dotted !important;
    color: #dc143c !important;
    font-size: 50px !important;
    padding: 20px 0 !important;
}

.cart-page-title span {
  display: none;
}
/*
#homelogo a {
  min-height: 6vw;
}*/
div#tagline {
  margin-top: -2.5vw;
}
div#tagline h2 {
  color: #DC143C !important;
}
.double > img {
    left: 20%;
    margin-right: 30px !important;
    position: relative;
    width: 230px;
}
hr.red {
  background-color: #dc143c;
    clear: both;
    color: #dc143c;
    margin-bottom: 40px;
    padding: 0;
    position: relative;
    top: 30px;
  -moz-border-bottom-colors: #dc143c;
    -moz-border-left-colors: #dc143c;
    -moz-border-right-colors: #dc143c;
    -moz-border-top-colors: #dc143c;
  -webkit-border-bottom-colors: #dc143c;
    -webkit-border-left-colors: #dc143c;
    -webkit-border-right-colors: #dc143c;
    -webkit-border-top-colors: #dc143c;
  border-bottom-color: #dc143c;
    border-left-color: #dc143c;
    border-right-color: #dc143c;
    border-top-color: #dc143c;
}

#homelogo a {
background: url("img/wonderbag-logo.jpg") no-repeat center top / contain rgba(0, 0, 0, 0);
}

#bottomnav .menu li a {
  color: #fff !important;
}
/*
#bottomnav .menu li.item-152,
#bottomnav .menu li.item-154 {
  position: relative;
  top: -34px;
}
*/

body.recettes #contentbottom .vmgroup .vmproduct div.width25 {
    width: 25%;
}

body.achat-wonderbag-site-officiel div.width100 div.addtocart-area label.quantity_box,
body.achat-wonderbag-site-officiel div.width100 div.addtocart-area span.quantity-box,
body.achat-wonderbag-site-officiel div.width100 div.addtocart-area span.quantity-controls {
  display: none;
}
body.achat-wonderbag-site-officiel div.width100 div.addtocart-area span.addtocart-button input,
#contentbottom div.moduletable div.vmgroup .productdetails .width25 .addtocart-area span.addtocart-button input {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  text-indent: 0 !important;
}
body.achat-wonderbag-site-officiel div.width100 div.addtocart-area span.addtocart-button {
  border-radius: 5px;
  position: relative;
  top: -30px;
  /*top: -77px;
  left: 70px;*/
}
#contentbottom div.moduletable div.vmgroup .productdetails .width25 .addtocart-area span.addtocart-button {
  border-radius: 5px;
}
/*body.achat-wonderbag-site-officiel div.browse-view p > a.product-details {
  position: relative;
  left: -80px;
}*/

#bottomnav {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#bottomnav .moduletable.menu .menu {
    margin-left: 60px;
}

#bottomnav .moduletable.menu .menu li {
  float: none;
    display: inline-block;
    left: -10px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 180px;
}

#bottomnav .moduletable.menu .menu > li > a {
  background-color: transparent;
  font-size: 16px;
}

#bottomnav .moduletable.menu .menu > li > a:after {
  content: none;
}

#bottomnav .moduletable.menu .menu > li > ul {
    font-size: 12px;
}

#contentbottom div.moduletable div.vmgroup .productdetails .width25 .addtocart-area span.quantity-box,
#contentbottom div.moduletable div.vmgroup .productdetails .width25 .addtocart-area span.quantity-controls {
  display: none;
}

/* ------------------------------------ */

@media only screen and (max-width: 1200px) {
  #bottomnav .moduletable.menu {
    display: none;
  }
}
.vmproduct.productdetails {

}