/* shop */
.pull-left {
    float:left;
}
.pull-right {
    float:right;
}
.list-grid li {
    list-style: none;
}
.list-grid li > a > i {
    padding: 5px;
    font-size: 19px;
}

.list-grid li > a.active  {
    color: #a5ad1c;
}

.list-grid li > a:hover  {
    color: #a5ad1b;
}
.share_this > ul > li {
    list-style: none;
    float: left;
    display: inline-block;
}
.share_this {
    display: block;
    float: left;
}
.share_this ul {
    margin: 0;
    padding: 0;
}
.share_this a {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    background: #a5ad1b;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
}
.share_this a:hover{
    color: #fff;
    background-color: #1d1d1b; 
}
.list-grid li {
  display: inline-block;
}
.list-grid li a {
  display: inline-block;
  height: 30px;
  width: 30px;
  transition: 400ms;
}
.subcategory-view {
    margin: 0px 0 30px;
}
#product_list {
    margin: 80px;
}
.attrib .product-field-type-E span {
    font-size: 13px;
}
.orderby-displaynumber .orderlistcontainer {
  display: inline-block;
  position: relative;
  margin-right: 30px;
  float: left;
}
.orderby-displaynumber .orderlistcontainer .title {
  display: none;
}
.orderby-displaynumber .orderlistcontainer .activeOrder {
  padding: 0 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #aaa;
  height: 40px;
}
.orderby-displaynumber .orderlistcontainer .activeOrder a {
  color: #808080;
}
.orderby-displaynumber .orderlistcontainer .orderlist {
  position: absolute;
  width: 100%;
  z-index: 9999;
  border: 1px solid rgba(0,0,0,0.15);
  display: none;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  padding: 5px 0;
  font-size: 14px;
  background: #fff;
}
.orderby-displaynumber .orderlistcontainer .orderlist a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.orderby-displaynumber .orderlistcontainer .orderlist a:hover {
  background-color: #428bca;
  color: #fff;
}
.display-number {
  float: left;
}
.display-number select {
  width: 100px;
  height: 40px;
  border-color: #aaa;
  border-radius: 0;
  color: #808080;
}
#product_list.grid .back_w {
  display: none;
}
#product_list.grid .item .actions-no .button.btn-cart {
  position: relative;
}
#product_list.grid .item .actions-no .button.btn-cart:before {
  content: "\f07a";
  font-family: 'FontAwesome';
}
#product_list.grid .item .actions-no .button.btn-cart .addtocart-button {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  top: 0;
  font-size: 0;
  background: transparent;
    left: 0;
    cursor: pointer;
}
#product_list.list .back_w {
  display: block;
    margin-bottom: 50px;
}
#product_list.list .front_w {
  display: none;
}
.addtocart-bar > a.notify {
    border: 1px solid #a5ad1b;
    color: #1d1d1b;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0px;
    margin-bottom: 10px;
    padding: 9px 25px;
    float: left;
    font-size: 16px;
}
.addtocart-bar > a.notify:hover {
    border: 1px solid #333;
}
.btn-cart-tyle2 .button.btn-cart,
.btn-cart-tyle2 .addtocart-button {
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-left: 0;
  float: inherit;
  border: 1px solid #aaa;
}
.btn-cart-tyle2 .button.btn-cart:before,
.btn-cart-tyle2 .addtocart-button:before {
  content: "\e015";
  font-family: 'ElegantIcons';
}
.btn-cart-tyle2 .button.btn-cart .addtocart-button,
.btn-cart-tyle2 .addtocart-button .addtocart-button {
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  top: 0;
  font-size: 0;
  background: transparent;
  border: none;
}
.products .item {
  margin-bottom: 100px;
}
.products .addtocart-button-disabled,
.products .vm-customfields-wrap {
  display: none;
}
.products .addtocart-button {
    cursor: pointer;
}
.products .addtocart-button:before {
  content: "\f217";
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.per-product,
.images-container {
  position: relative;
}
.images-container {
  overflow: hidden;
}
.product-qty {
  display: none;
}
.product-item {
  margin-bottom: 25px;
}
.product-item:last-child {
  margin-bottom: 0;
}
.product-item .product-hover .overlay {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  cursor: pointer;
  height: auto;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  width: auto;
  z-index: 2;
  display: block;
}
.product-item .product-hover:hover .product-img-back {
  opacity: 1;
  transition: all 0.2s ease 0s;
  visibility: visible;
}
.product-item .per-product:hover .hover-box,
.product-item .category-products-grid:hover .hover-box {
  background-color: rgba(255,255,255,0.5);
}
.product-item:hover .product-hover .overlay {
  opacity: 0.4;
  transform: scale(1);
  width: auto;
}
.product-item:hover .images-container .actions {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  z-index: 2;
}
.item .actions-no .quickview,
.item .actions-no .compare,
.item .actions-no .wishlist,
.item .actions-no .quickview a,
.item .actions-no .compare a,
.item .actions-no .wishlist a,
.item .actions-no .button.btn-cart {
  width: 35px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-left: 0;
  float: inherit;
}
.item .actions-no .quickview i,
.item .actions-no .compare i,
.item .actions-no .wishlist i,
.item .actions-no .quickview a i,
.item .actions-no .compare a i,
.item .actions-no .wishlist a i,
.item .actions-no .button.btn-cart i {
  background: transparent;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #666;
  border: none;
  font-weight: normal;
  border-radius: 0;
}
.item .actions-no .quickview i:hover,
.item .actions-no .compare i:hover,
.item .actions-no .wishlist i:hover,
.item .actions-no .quickview a i:hover,
.item .actions-no .compare a i:hover,
.item .actions-no .wishlist a i:hover,
.item .actions-no .button.btn-cart i:hover {
  color: #1d1d1b;
}
.item .actions-no .quickview:hover,
.item .actions-no .compare:hover,
.item .actions-no .wishlist:hover,
.item .actions-no .quickview a:hover,
.item .actions-no .compare a:hover,
.item .actions-no .wishlist a:hover,
.item .actions-no .button.btn-cart:hover {
  color: #1d1d1b;
}
.item .actions-no .quickview a,
.item .actions-no .compare a,
.item .actions-no .wishlist a,
.item .actions-no .quickview a a,
.item .actions-no .compare a a,
.item .actions-no .wishlist a a,
.item .actions-no .button.btn-cart a {
  border: 1px solid #aaaaaa;
  color: #666;
}
.item .actions-no .quickview span,
.item .actions-no .compare span,
.item .actions-no .wishlist span,
.item .actions-no .quickview a span,
.item .actions-no .compare a span,
.item .actions-no .wishlist a span,
.item .actions-no .button.btn-cart span {
  display: none;
}
.item .actions-no .add-to-links a {
  width: 100%;
  font-size: 15px;
  display: block;
  height: 35px;
  line-height: 35px;
}
.item .actions-no .add-to-links li,
.item .actions-no .button.btn-cart span .icons {
  border: 0;
}
.item .actions-no .button.btn-cart span {
  border: 0;
  width: 33px;
}
.item .actions-no .add-to-links a:hover {
  color: #fff;
}
.product-price > * {
    display: inline-block !important;
}
.price-crossed {
    text-decoration: line-through;
    margin-right: 15px;
}
#product_list.grid .item .actions-no .btn-cart::before {
    content: "\f07a";
    font-family: 'FontAwesome';
    font-weight: normal ;
    position: absolute;
    right: 4px;
width: 35px;
line-height: 40px;
    color: #fff;
}
.search-bar > input {
    display: inline-block !important;
}
.vm-search-custom-search-input {
    padding: 25px 20px;
    text-align: center;
    border: 1px solid #ddd;
        border-top-width: 1px;
    border-top-width: 0;
}
.vm-search-custom-search-input input.inputbox{
    max-width: 500px;   
    height: 50px;
}
.vm-search-descr {
    margin-top: 20px;
    font-size: 13px;
}
.vm-pagination.vm-pagination-bottom.row {
    margin-top: 50px;
}
.list-grid > * {
    display: inline-block;
}
#product_list.grid .item .actions-no .btn-cart .addtocart-button {
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: relative;
    top: 0;
    font-size: 0;
    background: transparent;
    margin: 0 0 1px 0;
}
.search-bar label {
    margin-right: 10px;
}
.actions-no .actions {
  background-color: rgba(165, 173, 27,0.8);
  padding: 10px 12px;
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: 0px;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transform: scale(0) rotate(0deg);
  -moz-transform: scale(0) rotate(0deg);
  -webkit-transform: scale(0) rotate(0deg);
  -o-transform: scale(0) rotate(0deg);
}
.hover-box {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  visibility: hidden;
}
.product-image img {
  display: block;
  height: auto;
  width: 100%;
}
.product-img-back {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
}
.sticker {
  position: absolute;
  top: 18px;
  z-index: 8;
}
.sticker.top-left {
  left: 18px;
}
.sticker.top-right {
  right: 18px;
}
.labelnew,
.labelsale{
  border-radius: 14px;
  display: block;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 45px;
  transform: rotate(45deg);    
}
.hotsale{
    border-radius: 14px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
}
.labelsale,
.labelnew {
  background-color: #e94e1b;
  color: #ffffff;
    font-weight: bold;
}
.labelnew > span,
.labelsale > span{
  transform: rotate(-45deg);   
    display: block;
}
.hotsale  > span{
/*
  transform: rotate(-45deg);   
    display: block;
*/
}
.products-textlink {
  padding: 22px 0 0;
  text-align: center;
}
.product-name {
  font-size: 100%;
  line-height: normal;
  margin: 0 0 5px;
    font-weight: normal;
}
.product-name a {
  font-size: 18px;
}
.price-box {
  display: inline-block;
  line-height: 20px;
}
.price-box .old {
  text-decoration: line-through;
  color: #aaaaaa;
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
}
.price-box .PricesalesPrice {
    font-size: 19px;
    font-weight: bold;
}
.products.list .item {
  margin-bottom: 40px;
}
.products.list .item .product-shop .product-primary.products-textlink {
  padding-top: 0;
  text-align: left;
}
.products.list .item .product-shop .button.btn-cart {
  background: #fff none repeat scroll 0 0;
  color: #444;
  min-width: 130px;
  text-align: center;
  border: 1px solid #aaa;
  font-size: 12px;
  text-transform: uppercase;
}
.products.list .item .product-shop .button.btn-cart:hover {
  color: #fff;
}
.products.list .item .product-shop .price-box .PricesalesPrice {
  font-size: 20px;
}
.products.list .item .desc {
  color: #666;
  font-size: 14px;
  margin: 30px 0 35px;
}
.products.list .product-secondary .action {
  float: left;
}
.products.list .quickview,
.products.list .compare,
.products.list .wishlist {
  display: inline-block;
  margin-left: 15px;
}
.products.list .item .product-shop .button.btn-cart {
    background: #fff none repeat scroll 0 0;
    color: #444;
    min-width: 130px;
    text-align: center;
    border: 1px solid #aaa;
    font-size: 12px;
    text-transform: uppercase;
}
.ratings {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.ratingbox {
  display: inline-block;
  float: left;
  font-size: 0;
  height: 12px;
  line-height: 0;
  margin: 0 5px 0 0;
  overflow: hidden;
  text-indent: -999em;
  width: 79px;
}
.ratingbox .stars-orange {
  float: left;
  height: 12px;
}
.products-list .product-shop .button.btn-cart span {
  font-size: 12px;
  width: auto;
}
.products-list .product-shop .button.btn-cart:hover {
  color: #fff;
}
.products-list .product-shop .button.btn-cart {
  background: #fff none repeat scroll 0 0;
  border-color: #aaaaaa;
  color: #444;
  min-width: 130px;
  text-align: center;
}
.list-grid li.grid span,
.list-grid .list a {
  background-image: url("../images/icon-sort.png");
  display: inline-block;
  height: 30px;
  text-indent: -999em;
  width: 30px;
  transition: 400ms;
}
.list-grid li.grid span {
  background-position: 0 -40px;
}
.list-grid .list a {
  background-position: -40px -70px;
}
.shop-sorting .form-inline {
  float: left;
}
.list-grid li {
  display: inline-block;
}
.shop-sorting .list-grid ul {
  margin-bottom: 0;
}
.shop-sorting {
  margin-bottom: 25px;
}
.list-grid .list a:hover {
  background-position: -40px -110px;
}
.shop-sorting .list-grid {
  display: inline-block;
  float: right;
  margin-top: 5px;
}
#fancybox-outer {
  z-index: 99999;
}
#fancybox-outer #fancybox-content {
  margin: 0;
  padding: 15px !important;
  width: 100% !important;
}
#fancybox-outer #fancybox-content h4 {
  display: block;
  clear: both;
}
#fancybox-outer #fancybox-content .product-name {
  white-space: normal;
}
#fancybox-outer #fancybox-content .product-options-bottom .add-to-links a.add_wishlist {
  margin-right: 0;
}
#fancybox-outer #fancybox-content .product-options-bottom .add-to-cart {
  margin: 0 15px;
}
#fancybox-outer #fancybox-content #wishlists_go,
#fancybox-outer #fancybox-content #wishlists_continue,
#fancybox-outer #fancybox-content #compare_go,
#fancybox-outer #fancybox-content #compare_continue {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 6px 12px;
  border-bottom: none;
  border: 1px solid transparent;
}
#fancybox-content > div > br {
    display: none;
}
#fancybox-outer #fancybox-content .title a {
  font-weight: bold;
}
#fancybox-outer #fancybox-content .title a,
#fancybox-outer #fancybox-content .remcompare a,
#fancybox-outer #fancybox-content .remwishlists a {
  color: #333;
}
#fancybox-close, #sbox-btn-close {
    background: #1d1d1b;
    border-radius: 50%;
}
#fancybox-close {
    top: -15px !important;
    right: -15px !important;
}
#fancybox-close::after, #sbox-btn-close::after {
    color: #ffffff;
    content: "\f00d";
    font-family: 'FontAwesome';
    padding-left: 9px;
    font-size: 15px;
}
.product-detail .sticky-wrapper .header {
  z-index: 99999;
}
.product-detail .additional-images {
    margin-top: 20px;
}
.additional-images img.product-image {
    border: 1px solid #eee;
    margin: 3px;
    padding: 0;
    width: 15%;
  	height: 15%;
}
.product-img-box .product-img-content {
  position: relative;
}
.product-view .product-img-box .product-image {
  position: relative;
  z-index: 0;
    display: inline-block;
}
.product-view .product-img-box .product-image-zoom {
  position: relative;
  z-index: 0;
}
.product-view .ratingbox,
.product-view .no-rating {
  margin-bottom: 20px;
  float: none;
}
.product-shop-content {
    margin-top: 80px;
}
.zoomContainer,
.zoomWindowContainer {
  z-index: 9 !important;
}
.pd-left-content {
    position: relative;
    height: 100%;
}
#img-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
#img-content .image-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.product-image-gallery {
  margin-bottom: 20px;
}
.product-shop .product-name > h1 {
  font-size: 20px;
}
.product-shop .short-description {
  border-bottom: 1px solid #f4f4f4;
  display: block;
  font-size: 15px;
  padding: 30px 0;
}
.product-shop .product-type-data .PricesalesPrice {
  font-size: 25px;
    color: #a5ad1b;
}
.product-shop  .availability {
  color: #00bd00;
  float: right;
}
.product-shop .product-options-wrapper {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.product-shop .product-options-wrapper .chzn-container {
  outline: none;
  max-width: 100%;
    width: 100% !important;
}
.product-shop .product-options-wrapper .chzn-container .chzn-single {
  outline: none;
  height: 40px;
  line-height: 40px;
  min-width: 170px;
  padding: 0 10px;
  font-size: 13px;
  background: none;
  border-radius: 0;
  border-color: #a9a9a9;
  margin: 0;
}
.product-shop .product-options-wrapper .chzn-container .chzn-single div b {
  background-position: 0 8px;
}
.product-shop .product-options-wrapper .option-view {
  display: inline-block;
  margin-right: 30px;
}
.product-shop .product-options-wrapper .option-view .product-field-label {
    font-size: 15px;
    font-weight: bold;
    display: block;
}
.pluginprivacy-policy-link > span {
    font-size: 14px;
}
.chzn-container .chzn-drop .chzn-results {
  padding: 5px 0;
  margin: 0;
}
.chzn-container .chzn-drop .chzn-results li {
  padding: 10px;
}
.product-shop .product-options-bottom .product-qty,
.product-shop .product-options-bottom .add-to-cart,
.product-shop .product-options-bottom .add-to-links {
  display: inline-block;
  margin-bottom: 10px;
  float: left;
}
.product-shop .product-options-bottom .product-qty .custom-qty,
.product-shop .product-options-bottom .product-qty  .product-qty label {
  display: inline-block;
}
.product-shop .product-options-bottom {
  padding: 30px 0;
    float: left;
    width: 100%;
}
.product-shop .product-maxorderqty,
.product-shop .share_this,
.product-shop .product-sku,
.product-shop .product-sdesc {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}
.product-desc {
    margin: 30px 0;
    font-size: 14px;
}
.product-desc > h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.product-shop .product-options-bottom .product-qty .custom-qty {
  background: #f5f5f5;
  display: inline-block;
  line-height: 35px;
  padding: 0 10px;
}
.product-shop .product-options-bottom .product-qty .custom-qty button,
.product-shop .product-options-bottom .product-qty .custom-qty input {
  box-shadow: none;
  background: transparent;
  border: 0 none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.product-shop .product-options-bottom .product-qty .custom-qty button:focus,
.product-shop .product-options-bottom .product-qty .custom-qty button:active,
.product-shop .product-options-bottom .product-qty .custom-qty input:focus,
.product-shop .product-options-bottom .product-qty .custom-qty input:active {
  outline: 0;
}
.product-shop .product-options-bottom .product-qty .custom-qty input {
  width: 50px;
}
.product-options-bottom .add-to-links a {
  border: 1px solid #aaa;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 38px;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 38px;
}
.product-options-bottom .add-to-links a i {
  background: transparent;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #666;
  border: none;
  font-weight: normal;
  border-radius: 0;
}
.product-options-bottom .add-to-links a i:hover {
  color: #fff;
}
.product-options-bottom .add-to-links a:hover {
  color: #fff;
}
.product-shop .button.btn-cart {
  color: #fff;
}
.product-shop .button.btn-cart:hover {
  background: #1d1d1b;
  border-color: #1d1d1b;
}
.product-options-bottom  .product-qty label {
  display: inline-block;
  margin-right: 15px;
}
.category .product-name {
    text-align: center;
    margin: 15px 0 30px;
}
.category-view .category {
    opacity: 1;
      -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.category-view .category:hover {
    opacity: 0.6;
      -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
h1.header{
    text-align: center;
}
.vm-orders-information > h1,
.vm-orders-list > h1,
h1.header span,
.category_title > h2,
.product_title > h2,
.category_title > h1,
.product_title > h1 {
font-size: 32px;
margin-bottom: 50px;
text-align: center;
letter-spacing: 0.5px;
}
.category-view .category > .spacer > h2 {
  background: #fff none repeat scroll 0 0;
border: 0px solid #1d1d1b;
  border-bottom-width: 0px;
margin: 0 15px 30px 15px;
padding: 3px 0px;
vertical-align: middle;
border-bottom-width: 2px;
text-transform: uppercase;
color: #1d1d1b;
}
.category-view .category > .spacer > h2 > a{
font-weight: 600;
font-size: 16px;
line-height: 14px;
font-family: 'Biko';
text-transform: uppercase;
letter-spacing: 1px;
}
.cat-img {
    border: 1px solid #a5ad1b;
    outline: #1d1d1b solid 1px;
    outline-offset: 5px;
}
.category-view .category > .spacer > .cat-img + h2 {
   border-width: 0px; 
}
.category-view .category > .spacer > h2 > a {
    margin: auto;
}
.product_title > h2,
.product_title > h1 {
    margin-top: 40px;
}
.vm-orders-information > h1::before,
.vm-orders-list > h1::before,
h1.header span::before,
.category_title h2::before,
.product_title h2::before,
.category_title h1::before,
.product_title h1::before{
    background-color: #1d1d1b;
    content: "";
    height: 1px;
    margin: 45px auto ;
    position: absolute;
    width: 88px;
    left: 0;
    right: 0;
}
h1.header span::before {
    margin-top: 50px;
}
.vm-orders-information  .orders-key {
    font-weight: bold;
}
.orderby-displaynumber .orderlistcontainer .activeOrder {
    padding: 0 20px;
    border: 0px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.display-number select {
    border: 0 solid #aaa;
    border-bottom: 1px solid #dddddd;
}
.orderby-displaynumber .orderlistcontainer .orderlist a {
    color: #1d1d1b;
    font-size: 13px;
    font-weight: 300;
}
.orderby-displaynumber .orderlistcontainer .orderlist a:hover {
    background-color: #fff;
    color: #999;
}
.orderby-displaynumber .orderlistcontainer .orderlist {
    border: 0px; 
     -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.175);
    box-shadow: 0 0px 3px rgba(0,0,0,0.175);
}
.orderby-displaynumber .orderlistcontainer .activeOrder a,
.display-number select{
    color: #1d1d1b;
    font-size: 13px!important;
}
.display-number {
    overflow: hidden;
    position: relative;
}
.display-number select{
    -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none; 
    z-index: 1;
    position: relative;
    background: transparent;
    border-width: 0!important;
    border-bottom: 1px solid #dddddd!important;
}
.display-number:after{
    color: #ddd;
    content: "\f0dd";
    font-weight: bold;
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    right: 6px;
    top: 3px;
    z-index: 0;
}

.compare-product-detail img {
    max-width: 500px;
}
#compare_go {
    text-align: center;
}
#compare_list_prod tr td:first-child {
    background: #fff;
    width: 130px;
    border: 0px solid #ddd;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}
#compare_list_prod tr td {
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 13px;
    max-width: 300px;
    line-height: 18px;
    text-align: center;
}
#compare_list_prod tr td .price-crossed div {
    color: #aaaaaa;
}
#compare_list_prod tr td div .browseImage .product-label.product-sale-label{
    background-color: #b3a368;
    color: #ffffff;
    border-radius: 50%;
    display: block;
    font-size: 12px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 45px;
}
.remcompare {
    margin-top: 10px;
}
.items.brand > td {
    color: #888;
    font-weight: bold;
}
.compare_name h5 {
    text-align: center;
}
/*
.cat-img {
    display: none;
}
*/

.cat-img img[src*="noimage"] {
    display: none;
} 

#pricefilter, #vmpctsearch li,
#pr-content ul#vmpctsearch,.price-text {
    margin: 0;
    color: #1d1d1b;
    font-weight: 300;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 0;
    width: auto;
}
#pricefilter li {
    font-weight: 300;
}
#pricefilter #pr-content > div > input {
    display: inline;
}
#pricefilter .wkpricecheck {
    margin-right: 10px;
}
#vmpctsearch,
.price-text{
    padding: 0px!important;
}

.price-text {
    padding-left: 5px !important;
}

.products.list .item .desc {
    color: #1d1d1b;
    font-size: 13px;
    margin: 20px 0 25px;
}
.hotsale {
    background-color: #ffbf00;
    color: #fff;
    font-weight: bold;
     font-family: 'Raleway', sans-serif;
    font-size: 15px;
}
.stockLavel.outof {
    text-transform: uppercase;
    font-size: 12px;
    color: #ffb300;
    font-weight: bold;
}
#fancybox-wrap {
    min-width: 500px;
    max-width: 100%!important;
    display: none;
}
.opc_bottom_checkboxwrap textarea {
    line-height: 20px;
    font-size: 13px;
    height: 150px;
}
/* moduli */
#vmCartModule .show_cart {
    margin-top: 20px;
}
#mod_virtuemart_search {
    font-size: 14px;
    border-width: 0 0 1px 0;
    padding: 0px 25px 10px 0;
}
button#btn-search {
    margin: 0;
    position: absolute;
    top: 26px;
    right: 45px;
    background: transparent;
    border-width: 0;
    color: #aaa;
    cursor: pointer;
}

.mini-maincart .mini-contentCart {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.mini-maincart .mini-products-list li {
  line-height: 1;
}
.miniCartWrap {
/*
  display: inline-block;
  float: right;
  margin-left: 20px;
*/
}
.miniCartWrap:hover .mini-maincart .mini-contentCart {
  opacity: 1;
  visibility: visible;
}
.mini-cart .vm_cart_products {
  margin-bottom: 20px;
}
.miniCartWrap .icons {
  color: #242628;
  display: block;
  font-size: 25px;
  padding: 10px;
}
.mini-contentCart .subtotal .label,
.mini-contentCart .item .product-details .product-name a,
.cartSummary span.item,
.cartSummary span.zero,
.cartSummary span.price,
.mini-contentCart .subtotal .price,
.mini-contentCart .actions a {
  font-weight: 500;
  text-transform: uppercase;
}
.crat-icon {
    padding-top: 20px;
    padding-right: 10px;
    height: 80px;
}
#sp-header.menu-fixed .crat-icon {
    padding-top: 0px;
    padding-right: 15px;
    height: auto;
}
.cartSummary {
/*
    display: flex;
    align-content: baseline;
    justify-content: end;
*/
    text-align: right;
}
.crat-icon .zero,
.crat-icon .item {
    border-radius: 50%;
    color: #fff;
    height: 22px;
    line-height: 22px!important;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 38px;
    width: 22px;
    background: #a5ad1b;
}
#sp-header.menu-fixed .crat-icon .zero{
    top: 3px;
}
.crat-icon .icon_cart_alt {
  font-size: 25px;
    line-height: 88px;
    color: #1d1d1b;
}
.crat-icon .icon_cart_alt i {
    font-weight: 300;
}
#sp-header.menu-fixed .crat-icon .icon_cart_alt {
    line-height: 48px;
    font-size: 20px;
}
.miniCartWrap .mini-maincart .mini-contentCart {
  top: 100%;
}
.mini-maincart {
  position: relative;
  z-index: 9;
}
.mini-maincart .mini-contentCart {
  position: absolute;
  right: 0;
  top: 50px;
  width: 275px;
  line-height: 30px;
  padding: 25px;
  border: 0px solid #1d1d1b;
  background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.1);
}
.mini-maincart .mini-contentCart .empty {
  margin: 0;
  font-weight: 300;
  font-size: 12px;
  cursor: text;
}
.mini-contentCart .mini-products-list {
  margin: 0;
  padding: 0;
}
.mini-contentCart .item .product-details .product-name {
  margin: 0;
  line-height: 10px;
  font-size: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
}
.mini-contentCart .item .product-details .product-name a {
  font-size: 12px;
}
.cartSummary .icon-cart {
  padding: 0px;
  font-size: 30px;
  line-height: 30px;
}
.cartSummary span.item,
.cartSummary span.zero,
.cartSummary span.price {
  font-size: 14px;
  line-height: 40px;
}
.mini-contentCart .subtotal {
  clear: both;
  display: block;
  padding: 10px 0;
  margin: 0;
}
.mini-contentCart .subtotal .label,
.mini-contentCart .item .product-details .product-name a,
.cartSummary span.item,
.cartSummary span.zero,
.cartSummary span.price,
.mini-contentCart .subtotal .price,
.mini-contentCart .actions a {
  font-weight: 500;
  text-transform: uppercase;
}
.mini-contentCart .subtotal .label {
  color: #555;
  font-size: 13px;
  padding: 10px 0;
}
.mini-contentCart .subtotal .price {
  color: #555;
  font-size: 16px;
  float: right;
}
.mini-contentCart .actions a {
  border: 1px solid #aaaaaa;
  color: #666;
  text-decoration: none;
  font-size: 11px;
  line-height: 35px;
  padding: 0 17px;
  display: inline-block;
  margin: 5px 0px;
  text-transform: uppercase;
  transition: all 500ms ease-in-out 0s;
  -moz-transition: all 500ms ease-in-out 0s;
  -webkit-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
}
.mini-contentCart .actions a:hover {
  color: #fff;
}
.mini-contentCart .actions a.checkout {
  color: #fff;
  float: right;
}
.mini-contentCart .actions a.checkout:hover {
  border: 1px solid #aaaaaa;
  color: #666;
  background-color: #fff;
}
#miniMagiccart .item:hover {
  background-color: #dddddd;
}
#miniMagiccart a.btn-remove,
a.btn-edit,
a.btn-remove {
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  height: auto;
  padding: 9px;
  text-indent: inherit;
  width: auto;
}
.mini-contentCart .block-content .block-subtitle {
  margin: 0;
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
}
.mini-maincart .mini-products-list .product-image {
  float: left;
  width: 60px;
}
.mini-maincart .mini-products-list .product-details {
  float: left;
  padding-left: 15px;
  width: 160px;
}
.mini-maincart .mini-products-list li .cart-content-bottom {
  clear: both;
  padding-top: 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.mini-maincart .mini-products-list .product-details,
.mini-maincart .mini-products-list .product-details strong,
.mini-maincart .mini-products-list .product-details .price {
  font-size: 13px;
}
.mini-maincart .vm_cart_products .product_row{
  border-bottom: 1px solid #f3f3f3;
  padding: 10px 0;
    font-size: 13px;
    overflow: hidden;
}
.miniCartWrap .btn-remove .icons {
  font-size: 13px;
  padding: 0;
}
#sp-header-static .cart-header {
    display: none;
}
.mini-cart .block-content .total {
    font-size: 14px;
    float: right;
}
.mini-cart .block-content .total_products {
    font-size: 13px;
}
/*
#modlgn-username, #modlgn-passwd,
#login-form .input-group-text {
    border-radius: 0;
    color: #1d1d1b;
    background: #fff;
    border-color: #1d1d1b;
    border-width: 0 0 1px 0;
}
#modlgn-username, #modlgn-passwd{
    background: transparent !important;
}
*/
#form-login-remember .control-label {
    font-size: 12px;
}
#form-login-remember {
    margin: 0;
}
#modlgn-remember {
    margin-top: 10px;
}
#form-login-submit .btn.btn-primary.login-button {
    width: 100%;
}
#login-form ul > li > a {
    font-size: 12px;
}
.login-greeting {
    font-weight: bold;
    margin-bottom: 20px;
}
.logout-button .btn.btn-primary {
    width: 100%;
}

/* VM15 Image Zoom */
#vm15zoom {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background: #1B1D1F;
	z-index: 100;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
#vm15preview {
	visibility: hidden;
	position: absolute;
	width: 500px;
	height: 500px;
	z-index: 9999;
	overflow: hidden;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-ms-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
	opacity: 0;
}
#vm15zoom.active{
	opacity: 0.3;
	cursor: -webkit-zoom-in; 
	cursor: -moz-zoom-in;
}
#vm15preview.active  {
	visibility: visible;
	opacity: 1;
	border: 1px solid #e5e5e5;
}
#vm15preview > img {
	position: relative;
}

.product-view .main-image a {
    display: block;
    position: relative;
}
.floatright{
    float: right;
}
/* END ZOOM */


/* CARRELLO */
input[readonly="readonly"]{
    opacity: 0.5;
}
div#basket_container .op_col2_2 .opc_product_name._product {
    font-weight: 500 !important;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
}
div#vmMainPageOPC #updateQForm select {
    width: 32px !important;
    display: inline;
    margin-left: 34px !important;
}
div#vmMainPageOPC a.deletebtn {
    background: transparent none repeat scroll 0 0!important;
}
div#vmMainPageOPC a.deletebtn::before {
    color: #111;
    font-family: "fontawesome";
    font-size: 17px;
    content: "\f1f8";
    margin-left: 3px;
}
div#vmMainPageOPC input.updatebtn::before {
    color: #111;
    font-family: "fontawesome";
    font-size: 17px;
    content: "\f1f8";
    margin-left: 3px;
}
.remove_coupon {
    font-size: 0;
}
.remove_coupon::before {
    color: #111;
    font-family: "fontawesome";
    font-size: 17px;
    content: "\f00d";
    margin-left: 3px;
}

div#vmMainPageOPC a.deletebtn:hover {
    opacity:0.6;
}

.op_basket_head > div {
    padding: 0 !important;
}
#updateQForm .deletebtn {
    margin-left: -3px !important;
}
div#basket_container .op_col1::after {
    content: "-";
    font-size: 0;
}

div#vmMainPageOPC #register_head.bandBoxStyle, div#vmMainPageOPC #login_head.bandBoxStyle, div#vmMainPageOPC #guest_head.bandBoxStyle, div#shipTo_box div#shipTo_head, div#billTo_box div#billTo_head, div#shipTo_box div#shipTo_head, div#payment_box div#payment_head, div#comment_box div#comment_head, div#shipping_box div#shipping_head {
    background-color: #fff;
    border-bottom: 1px solid #111;
    border-left: 0 solid #fff !important;
    border-right: 0 solid #fff !important;
    color: #111 !important;
    font-size: 18px !important;
    margin-bottom: 15px;
    padding: 0 0 5px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
div#login_box div span, div#guest_box div span,
div#register_box div span {
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}
div#guest_box input#guest_email, input#coupon_code {
    max-width: 100%;
}
div#billTo_box div .formLabel label, div#shipTo_box div .formLabel label {
    clear: both;
    float: left;
    font-size: 13px;
    margin: 15px 15px 0 0;
    line-height: 16px;
    word-break: break-word;
}
div#basket_container div.op_basket_head div.op_col3 {
    display: none;
}
#basket_container .black-basket .col-module_content div.op_basket_row {
    float: left;
    margin: 0;
    min-height: 35px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
div#basket_container div#couponcode_box span {
    font-weight: normal;
    font-size: 13px;
}
div#vmMainPageOPC div.op_col7 .opc_PricesalesPrice, div#vmMainPageOPC div.op_col7 span.opc_PricesalesPrice {
    float: left;
    text-align: left;
}
div#basket_container div.op_basket_head {
    background-color: #fff;
    border-color: #ddd;
    border-width: 0 0 1px;
    color: #1d1d1b;
    margin: 0 0 10px;
}
div#basket_container div.op_basket_row div.op_col6 form input.inputbox {
    height: 26px;
    margin: 0;
    text-align: center;
}
div#basket_container div#subtotal_box {
    border: 1px solid #111;
    padding: 30px 30px 20px;
}
div#basket_container div#couponcode_box {
    padding-top: 30px;
}
div#onepage_main_div {
    float: none;
}
div#basket_container div#couponcode_box div#couponcode_head,
div#basket_container div#subtotal_box div#subtotal_head{
    background: #fff none repeat scroll 0 0;
    border-width: 0;
    color: #1d1d1b !important;
    padding: 0 0 10px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
div#couponcode_container, div#couponcode_container > *,
div#register_box div span, div#login_box div span, div#guest_box div span{
    margin: 0;
}
div#vmMainPageOPC div#basket_container form#userForm div {
    float: left;
    width: 100%;
}
#subtotal_container > .row >div {
    line-height: 18px;
    padding: 10px 15px;
}
#onepage_main_div h3,
#couponcode_field > h4,
#subtotal_box > h4 {
    margin-bottom: 20px;
    font-size: 20px;
}
.hidden {
    display: none !important;
}
.bottomtotals > span + span {
    float: right;
}
#tt_total_div {
    border-top: 1px solid #1d1d1b;
    font-weight: bold;
}
#sachone {
    margin-right: 5px;
}
#onepage_main_div #ajaxshipping .pay_box label {
    margin-left: 5px;
    width: 90%;
    line-height: 20px;
}
.pay_box #shipment_id_1 {
    margin-top: 14px;
    vertical-align: top;
}
#totalam > .bottomtotals {
    margin: 10px 0 0 0;
}
.cart-login {
    border-bottom: 2px solid #a5ad1b;
    padding-bottom: 40px;
    margin-bottom: 100px;
}
.cart-login .form-group {
    margin: 0;
}
.cartlogin .row {
    margin: 0;
    font-size: 15px;
}
.cartlogin .address_field_name {
    width: 45%;
    font-weight: bold;
}
.cartlogin .row > div {
    line-height: 16px;
    margin-top: 16px;
}
.checkbox_5 {
 margin-right: 5px;
}
.checkbox_95 > label {
  margin: 0 !important;
}
.opc_bottom_checkboxwrap {
  display: flex;
}
.opc_bottom_checkboxwrap > div {
  flex-flow: row;
}
#onepage_submit_section {
    text-align: center;
}
#pricego.en_price,
div#vmMainPageOPC .buttonopc,
div#vmMainPageOPC .buttonopc.bandBoxStyle,
#onepage_main_div .loginsection .submitbtn,
#onepage_main_div div#comment_box input[type="submit"],
#onepage_main_div div#login_box input[type="button"],
#onepage_main_div div#guest_box input[type="button"]{
/*
    background: #a5ad1b!important;
    border: 1px solid #a5ad1b;
    border-color: #a5ad1b!important;
    border-style: solid;
    border-width: 1px!important;
    border-radius: 0px!important;
    color: #1d1d1b!important;
    font-size: 16px;
    font-weight: 500;
    margin: 10px auto 0;
    min-width: 180px;
    padding: 9px 25px!important;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    min-height: 20px;
    -webkit-transition: all 0.2s ease-in-out!important;
    transition: all 0.2s ease-in-out!important;
    letter-spacing: 0px;
*/
}

#pricego.en_price:hover,
div#vmMainPageOPC .buttonopc:hover,
div#vmMainPageOPC .buttonopc.bandBoxStyle:hover,
#onepage_main_div .loginsection .submitbtn:hover,
#onepage_main_div div#comment_box input[type="submit"]:hover,
#onepage_main_div div#login_box input[type="button"]:hover,
#onepage_main_div div#guest_box input[type="button"]:hover{
/*
    background: #1d1d1b!important;
    border: 1px solid #1d1d1b!important;
    color: #fff!important;
-webkit-transition: all 0.2s ease-in-out!important;
  transition: all 0.2s ease-in-out!important;
*/
}
#onepage_main_div label {
    margin: 10px 0 0;
    font-size: 14px;
}
#onepage_main_div label + a {
    font-size: 14px;
}
.shadetabs li a.selected{ /*selected main tab style */
    background: #a5ad1b;
}
.shadetabs li a.selected:hover,
.shadetabs li a:visited {
    background: #1d1d1b;
}
.boxed-form {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 30px;
}
.product-shop-content .btn-cart.button span.addtocart-button-disabled {
    margin: 0;
    padding: 0;
    line-height: 20px;
    min-height: 20px;
    height: 20px;
    opacity: 0.6;
}
#fancybox-outer #fancybox-content .continue_link, #fancybox-outer #fancybox-content .showcart{
    margin: 0 0 30px 0;
}
#pricego.en_price {
    min-height: 40px;
    min-width: 40px;
    margin-left: 5px;
}
.addtocart-bar2 .btn-cart.button,
.product-shop-content .btn-cart.button {
    min-width: 40px;
    margin: 0 auto;
}
.addtocart-bar2  .btn-cart.button > input,
.product-shop-content  .btn-cart.button > input{
    line-height: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
}
div#basket_container .tax_wrapper {
    display: none;
}
#opc_error_msgs {
    border: 1px solid #c9171e!important;
    padding: 5px 10px;
    color:#c9171e;
}
.pay_box br {
    display: none;
}
.stripe_sandbox_msg {
    font-size: 60%;
}
#vmMainPageOPC .invalid {
    border-color: #e94e1b!important;
    color: #e94e1b;
}
div#register_box div, div#login_box div, div#guest_box div {
    margin: 0;
    padding:0;
}
#vmMainPageOPC select, 
#vmMainPageOPC textarea,
#vmMainPageOPC input[type="text"], 
#vmMainPageOPC input[type="password"], 
#vmMainPageOPC input[type="datetime"], 
#vmMainPageOPC input[type="datetime-local"], 
#vmMainPageOPC input[type="date"], 
#vmMainPageOPC input[type="month"], 
#vmMainPageOPC input[type="time"], 
#vmMainPageOPC input[type="week"], 
#vmMainPageOPC input[type="number"], 
#vmMainPageOPC input[type="email"], 
#vmMainPageOPC input[type="url"], 
#vmMainPageOPC input[type="search"], 
#vmMainPageOPC input[type="tel"], 
#vmMainPageOPC input[type="color"],
#vmMainPageOPC .formField3 > input.inputbox{
    border: 1px solid #1d1d1d !important;
    width: 100%;
}
div#shipTo_box div label {
    font-size: 13px;
}
div#payment_box div input[type="radio"],
div#shipping_box div input[type="radio"] {
    margin: 8px 5px 0 0;
}
div#payment_box div span,
div#shipping_box div label, div#payment_html div label {
    font-size: 14px;
}
#vmMainPageOPC div.bandbox_wrapper {
    margin-top: 0;
}
div#vmMainPageOPC select {
    width: 100% !important;
    max-width: 100% !important;
}
div#comment_box div .formField label {
    font-size: 13px;
    width: 100% !important;
    max-width: 100%;
}
div#shipTo_box div .formField {
    margin: 7px 0;
}

div#comment_container {
    float: left;
    margin-top: 0;
    max-width: 100%;
    padding-left: 0;
    width: 100%;
}

div#vmMainPageOPC textarea#customer_note_box {
    margin-bottom: 0;
    max-width: 100%;
    padding: 10px !important;
    width: 100%;
    min-height: 100px;
}

div#comment_box div #customer_note_input {
    width: 94%!important;
}

#VM_NEWSLETTER_SUBSCRIBE_input > input {
    margin-top: 14px;
}

#gender_input > br,
.adminForm.user-details br {
    display: none;
}

.adminForm.user-details #gender_field1,
#gender_input > gender_field1{
    margin-left: 20px;
}

#gender_input > label {
    margin-left: 5px;
}
.product-shop .product-options-wrapper .option-view {
    display: block;
    margin-right: 0;
}
div#vmMainPageOPC div.acy_checkbox_wrapper, div#vmMainPageOPC div.acy_label_wrapper {
    width: 500px;
    float: none;
    display: inline-block;
}
div#vmMainPageOPC div.acy_checkbox_wrapper {
    width: 100px;
}
#agreed_field {
    margin-top: 9px;
}
#vmMainPageOPC #onepage_info_above_button a[data-role="gdpr_privacy_policy"] {
    width: auto !important;
    float: none !important;
    clear: none !important;
    padding-right: 10px !important;
}
#vmMainPageOPC  .privacybox .controls {
    width: auto !important;
    margin-left: 3px!important;
}
#vmMainPageOPC  .privacybox .control-label{
    width: 500px !important;
}
div#comment_box div label {
    float: none;
    font-size: 15px;
    margin: 10px 0 0 0;
}
div#vmMainPageOPC #basket_container .black-basket div.col-module_fix {
    clear: none;
    overflow: unset;
    padding: 0;
    position: unset;
    display: flex;
    flex-direction: column;
    float: none;
}
div#vmMainPageOPC #basket_container .black-basket div.col-module_fix > .col-module_fix {
    flex-direction: row;
}
/*END carrello*/


/* virtuemart login */
.adminForm.user-details {
    margin-bottom: 50px;
}
.acy_wrapper_mc {
    margin-bottom: 30px;
}
.acy_wrapper_mc > div {
    display: inline-block;
    line-height: 20px;
    height: 20px;
}
.acy_wrapper_mc .acy_checkbox_wrapper_mc {
    margin-left: 20px;
}
#com-form-login .row,
.order-view-box .row {
    margin: 30px 0 30px 0;
}
.order-view-box {
    border: 1px solid #a5ad1b;
    padding: 0 15px;
    margin-bottom: 100px;
}
.vm-orders-items #tabs,
#adminForm #tabs {
    display: none;
}
.vm-orders-information table {
    margin: 80px 0;
}
.account-edit {
    margin-top: 80px;
}
.account-edit h2{
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}
#sp-component .panel-body.content {
    min-height: 390px;
    border-bottom: 0;
    margin-bottom: 0;
}
#sp-component .panel-body {
    margin: 0 0 30px;
        margin-bottom: 30px;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    padding: 20px 30px;
}
.buttons-set {
    text-align: right;
    border: 1px solid #ddd;
    margin: 0;
    padding: 8px 13px;
    display: inline-block;
    width: 100%;
}
#sp-component .panel-body #com-form-login h2, #sp-component .panel-body h2 {
    color: #1d1d1b;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 10px 0;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #e5e5e5;
}
#sp-component .panel-body #com-form-login h2, #sp-component .panel-body h2 {
    padding: 0 0 5px 0px !important;
}
ul.form-list{
    padding: 0;
}
.form-list li {
    margin-bottom: 20px;
    list-style: none;
}
#com-form-login .buttons-set a {
    font-size: 11px;
    margin-right: 16px;
}
#adminForm table{
   min-width: 100%; 
}
#adminForm .key {
    min-width: 50%;
    font-size: 13px;
}
#adminForm fieldset > span {
    text-transform: capitalize;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    margin: 30px 0 20px;
    display: block;
}
#adminForm .tabs > fieldset:last-of-type {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}
#adminForm .buttonBar-right {
    margin-bottom: 50px;
}
.chzn-container.chzn-container-single .chzn-single {
    border-radius: 0!important;
}
#virtuemart_state_id_field_chzn,
#virtuemart_country_id_field_chzn {
    width: 100% !important;
}
/* end virtuemart login */

/* tablet */
@media only screen and (min-width: 991px) and (max-width: 1024px) {
    #product_list {
    	margin: 80px 0;
	}
  	#product_list.list .product-name {
    	margin: 62px 0 5px;
	}
}

/* small tablet */
@media only screen and (max-width: 768px) {
    .orderby-displaynumber .orderlistcontainer {
        margin-right: 20px;
    }
    #pricego.en_price, div#vmMainPageOPC .buttonopc.bandBoxStyle, #onepage_main_div .loginsection .submitbtn, #onepage_main_div div#comment_box input[type="submit"], #onepage_main_div div#login_box input[type="button"], #onepage_main_div div#guest_box input[type="button"] {
        min-width: 150px;
    }
    div#guest_head {
        display: inline-table;
    }
    div#billTo_box {
        width: 45%;
    }
}

/* mobile */
@media only screen and (max-width: 576px) {
    .display-number, .display-number select#limit {
        float: right;
    }
    
   .orderby-displaynumber {
        flex-direction: column;
    }
    .subcategory-view .product-name a {
        font-size: 14px;
    }
    .list-grid {
        margin-top: 20px;
        text-align: left!important;
    }
    .list-grid ul {
        float: right;
    }
    #product_list {
        margin: 30px 0;
    }
  	.products.list .item .desc {
	    margin: 8px 0 16px;
	}
    .vm-search-custom-search-input {
        padding: 10px;
    }
    .vm-search-custom-search-input input.inputbox {
        max-width: 220px;
    }
    .search-bar {
        flex-direction: row;
        display: flex;
    }
    .vm-search-custom-search-input input.button {
        margin: 0px;
        padding: 9px 10px;
        font-size: 13px;
    }
    .category-view .category > .spacer > h2 {
        margin: 0 15px 15px 15px;
    }
    .vm-search-descr {
        margin: 20px 0;
        font-size: 13px;
        line-height: 19px;
    }
    #fancybox-wrap {
        min-width: 10px;
    }
    #fancybox-outer #fancybox-content .continue_link, #fancybox-outer #fancybox-content .showcart {
        width: 100%;
        text-align: center;
    }
    div#vmMainPageOPC div.op_inside {
        float: none;
        display: flex;
        flex-direction: column;
    }
    div#register_box, div#login_box, div#guest_box {
        padding: 0;
        border-width: 0px;
        margin-left: 0px;
        margin-right: 0px;
        display: flex;
        flex-direction: column;
    }
    div#vmMainPageOPC #basket_container .black-basket div.col-module_fix > .col-module_fix {
        flex-direction: column;
    }
    div#basket_container div#couponcode_box {
        margin: 0 0 20px 0;
        width: auto;
        padding: 15px;
    }
    div#basket_container div#subtotal_box {
        width: auto !important;
        padding: 15px;
    }
    div#guest_box, div#billTo_box, div#shipTo_box, div#shipping_box, #payment_top_wrapper {
        width: auto!important;
        float: left!important;
    }
    #vmMainPageOPC input, #vmMainPageOPC select, #vmMainPageOPC button {
        max-width: 100%;
        height: auto!important;
    }
    #vmMainPageOPC .control-group.privacybox {
        display: flex;
        flex-direction: row;
    }
    #vmMainPageOPC .privacybox .control-label {
        width: 90% !important;
        line-height: 20px;
    }
    #vmMainPageOPC .privacybox .controls {
        width: auto !important;
        margin: 14px 0px 0 0!important;
    }
    div#vmMainPageOPC div.acy_wrapper {
        display: flex;
        flex-direction: row;
    }
    div#vmMainPageOPC div.acy_checkbox_wrapper {
        width: auto;
        margin: 7px 0;
    }
    #guest_container {
        width: 100%!important;
        white-space: unset!important;
    }
  	.product-shop-content {
   		margin-top: 480px;
	}
  	.products.list .item .product-shop .product-primary.products-textlink {
    	text-align: center;
	}
	.products.list .product-secondary .action {
    	float: left;
    	position: relative;
    	left: 31%;
	}
}