#os-sub-menu + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content {
    display: none;
}
#os-sub-menu {
    display: none;
}
#os-sub-menu {
    display: none;
}
#os-sub-menu + .wrap-content,
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content {
    display: none;
}
#os-sub-menu + .wrap-content + .wrap-content + .wrap-content {
    display: block;
}
.shop-page {
    /*border: 1px solid #ccc;*/
    /*
    padding: 10px;
    */
}
.btn {
    outline: 0 !important;
}

/*  Version 1  */

.shop-page-v1 {
    /*border: 1px solid red;*/
    /**/
}
.shop-page-v1 h1 {
    font-size: 21px;
    margin: 0 0 15px 0;
}
@media (max-width: 980px) {
   .checkout-step-1 {
      padding: 10px;
   }
}
.shop-page-v1 .checkout-step-1 table,
.shop-page-v1 .checkout-step-2 table {
    border: 1px solid #ccc;
    border-top: 0;
    /**/
    box-shadow: 1px 1px 2px #ddd;
    /*background: #fff;*/
    behavior: url('../PIE.htc');

   width: 80%;
   float: left;
   margin-right: 1%;
   background: #fff;
}
@media (min-width: 980px) {
   .shop-page-v1 .checkout-step-1 table tr.first th.product {
      width: 160px;
   }
}
.shop-page-v1 .checkout-step-1 table tr.first th.empty {
   width: 38%;
}
.shop-page-v1 .checkout-step-1 table tr.fourth td.fourth-empty {
   text-align: left;
   font-size: 14px;
}
@media (max-width: 980px) {
   .shop-page-v1 .checkout-step-1 table tr.fourth td.fourth-empty {
      display: none;
   }
}
.shop-page-v1 .checkout-step-2 table {
   width: 100%;
   float: none;
   margin-right: 0px;
}
@media (max-width: 980px) {
   .shop-page-v1 .checkout-step-1 table,
   .shop-page-v1 .checkout-step-2 table {
      width: 100%;
   }
}
@media (max-width: 980px) {
   .shop-page-v1 .checkout-step-1 table,
   .shop-page-v1 .checkout-step-1 table thead,
   .shop-page-v1 .checkout-step-1 table tbody,
   .shop-page-v1 .checkout-step-1 table tr,
   .shop-page-v1 .checkout-step-1 table th,
   .shop-page-v1 .checkout-step-1 table td {
      display: block;
   }
   .shop-page-v1 .checkout-step-1 table thead,
   .shop-page-v1 .checkout-step-1 table tbody,
   .shop-page-v1 .checkout-step-1 table tr,
   .shop-page-v1 .checkout-step-1 table th,
   .shop-page-v1 .checkout-step-1 table td {
      clear: both;
      border: none;
   }
   .shop-page-v1 .checkout-step-1 table tr.first {
      float: left;
      display: none;
   }
   .shop-page-v1 .checkout-step-1 table tr.first th {
      /*float: left;*/
   }
   .shop-page-v1 .checkout-step-1 table tr.second {
      float: left;
      width: 100%;
   }
   .shop-page-v1 .checkout-step-1 table tr.second td {
      /*float: left;*/
   }
   .shop-page-v1 .checkout-step-1 table tr.third {
      float: left;
      width: 100%;
   }
   .shop-page-v1 .checkout-step-1 table tr.fourth {
      float: left;
      width: 100%;
   }

}
.shop-page-v1 .checkout-step-1 table td,
.shop-page-v1 .checkout-step-1 table th,
.shop-page-v1 .checkout-step-2 table td,
.shop-page-v1 .checkout-step-2 table th {
    border-top: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
@media (min-width: 980px) {
   .shop-page-v1 .checkout-step-1 table td:first-child,
   .shop-page-v1 .checkout-step-1 table th:first-child {
      width: 160px;
   }
}
.shop-page-v1 .checkout-step-1 table th,
.shop-page-v1 .checkout-step-2 table th {
    color: #222;
    font-size: 12px;
    font-weight: normal;
    background: #f9f9f9;
}
@media (min-width: 980px) {
   .shop-page-v1 .checkout-step-1 table th.qt,
   .shop-page-v1 .checkout-step-1 table th.months {
      width: 15%;
   }
   .shop-page-v1 .checkout-step-1 table th.up {
      width: 15%;
   }
   .shop-page-v1 .checkout-step-1 table th.total {
      width: 11%;
   }
}
.shop-page-v1 .checkout-step-1 table td.order-total {
    font-weight: normal;
    font-size: 105%;
}
.shop-page-v1 .checkout-step-1 table td span.ppl,
.shop-page-v1 .checkout-step-1 table td span.euro,
.shop-page-v1 .checkout-step-1 table td span.currency,
.shop-page-v1 .checkout-step-1 table td span.total_pr,
.shop-page-v1 .checkout-step-1 table td span.order-total-sum {
    font-size: 120%;
}
.shop-page-v1 .checkout-step-1 table td.product-info {
    text-align: left;
}
.shop-page-v1 .checkout-step-1 td img {
    vertical-align: middle;
    max-height: 150px;
}
.shop-page-v1 .checkout-step-1 table td {
    vertical-align: middle;
}
.shop-page-v1 .checkout-step-1 select {
    width: auto;
    float: left;
}
@media (max-width: 980px) {
   .shop-page-v1 .checkout-step-1 select {
      float: none;
      margin: 0px;
   }
}
.shop-page-v1 .checkout-step-1 li {
    line-height: inherit !important;
}
.shop-page-v1 .product-name {
    font-weight: bold;
    color: #444;
}
.shop-page-v1 .product-short-desc {
    font-size: 12px;
    color: #444;
}
.shop-page-v1 .brands {
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 12px;
    font-size: 18px;
    float: left;
    margin-top: 50px;
    width: 100%;
}
.brands img {
    float: left;
}
.shop-page-v1 .checkout-step-2 table th {
    width: 20%;
    text-align: left;
    border-right: 1px solid #ccc;
}
.shop-page-v1 .checkout-step-2 table td {
    text-align: left;
}
@media (min-width: 980px) {
   .shop-page-v1 .checkout-step-2 table td {
      padding: 10px 20px;
   }
}
.shop-page-v1 .checkout-step-2 table tr td:last-child {
    color: #444;
    font-size: 13px;
}
.form-hidden {
    margin-top: 25px;
    display: none;
}
.shop-page-v1 .checkout-step-2 .tooltip.blah > .tooltip-inner {
    color: red !important;
    font-size: 19px !important;
}
.checkout-inner-table table {
    border: 0 !important;
    box-shadow: none !important;
    behavior: url('../PIE.htc');
}
.checkout-inner-table table td {
    border: 0 !important;
    text-align: center;
}
.checkout-inner-table table tr:first-child {
    border-bottom: 1px solid #ccc;
}
.shop-page-v1 .checkout-step-2 .checkout-inner-table table tr td:first-child {
    width: 75% !important;
}
#price-list {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px;
    box-shadow: 1px 1px 2px #ddd;
    background: #fff;
    behavior: url('../PIE.htc');
    box-sizing: border-box;
}
#price-list ul {
    padding: 5px;
}
.btn-add-to-cart {
    margin-right: 170px;
}
.vat-question {
    display: block;
    text-align: right;
    font-weight: bolder;
    position: absolute;
    top: -8px;
    right: 0;
}
.payment-providers img {
    vertical-align: middle;
}
.payment-providers label {
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
.payment-providers input {
    margin: 0;
}



.checkout-step-2 {
   position: relative;
    display: none;
}
/*#curr-country-flag {
    left: 3px;
    position: absolute;
    top: 3px;
}*/

#inputCountry .flag {
    background-repeat: no-repeat;
    color: #111;
    display: block !important;
    margin-bottom: 2px;
    padding-left: 25px;
    width: 100%;
    height: 100%;
}
body {
   /* This rule breaks the vertical alignment of the top buttons */
    /*line-height: inherit;*/
}
.checkout h1 {
    font-weight: lighter;
}
#price-list ul {
    padding-left: 3px;
    margin-left: 0;
    font-size: 13px;
}
#price-list ul li {
    padding: 0;
    line-height: 13px;
    font-size: 13px;
}
#price-list ul li span.first-child {
    float: left;
}
#price-list ul li span.last-child {
    color: orange;
    float: right;
}
/*.icon-chevron-up.qty-up,
.icon-chevron-down.qty-down {*/
.arrows-container .icon-chevron-up,
.arrows-container .icon-chevron-down {
    cursor: pointer;
}
select#bld_select {
   min-width: 100px;
}
select#ppl_select {
   min-width: 50px;
}
select.months {
   min-width: 50px;
}
div#confirm-country-overlay {
   position: absolute;
   top: 0px;
   left: -10px;
   right: -10px;
   bottom: -10px;
   padding-top: 150px;
   padding-left: 150px;
   padding-right: 150px;
   background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 980px) {
   div#confirm-country-overlay {
      padding: 10px;
      left: 0px;
      right: 0px;
   }
}
div#confirm-country-overlay div.confirm-container {
   width: 658px; /* Hardcoded so animation of expanding does not expand this too */
   padding: 20px;
   background-color: rgba(255, 255, 255, 1);
   border-color: #ddd;
   border-style: solid;
   border-width: 1px;
   border-radius: 2px;
}
@media (max-width: 980px) {
   div#confirm-country-overlay div.confirm-container {
      width: auto;
   }
}
div#confirm-country-overlay div.text {
   margin-bottom: 10px;
}
div#confirm-country-overlay div.row-country {
   margin-bottom: 20px;
}
div#confirm-country-overlay span.country-name {
   display: block;
   margin-top: -28px;
   margin-left: 30px;
}
div#confirm-country-overlay div.confirm-container button {
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
   padding-left: 30px;
   padding-right: 30px;
}
div#confirm-country-overlay div.confirm-container button i {
   margin-left: -15px;
   margin-right: 5px;
}
div#confirm-country-overlay div.confirm-container h3 {
   border-bottom-color: #D9D9D9;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin-bottom: 30px;
   margin-top: 0;
}
div.dropdown-container {
   position: relative;
}
div.current-country-flag {
    left: 3px;
    position: absolute;
    top: 3px;
}
.button-change-country {
   min-width: 220px;
   padding-top: 2px;
   padding-bottom: 2px;
/* padding-left: 6px;
   padding-right: 6px;*/
}
.button-change-country div.current-country-flag {
    left: 6px;
    top: 4px;
}
.button-change-country i {
   float: right;
   margin-left: 10px;
   margin-top: 7px;
}
#price-list-container {
   float: left;
   vertical-align: top;   
   width: 19%;
}
#container-add {
   float: left;
   text-align: right;
   margin-top: 10px;
   /*padding-left: 690px;*/
   padding-left: 695px;
}
@media (max-width: 980px) {
   #container-add {
      float: right;
      padding-left: 0px;
   }
   .btn-add-to-cart {
      margin-right: 0px;
   }
   #price-list-container {
      float: left;
      margin-top: 50px;
   }
}
.arrows-container {
   float: left;
   margin-top: -1px;
   margin-left: 5px;
   vertical-align: top;
}
@media (max-width: 980px) {
   .arrows-container {
      display: none;
   }
}
.label-inline {
   font-weight: bold;
   display: inline-block;
   padding-right: 30px;
   float: left;
   min-width: 90px;
   text-align: left;
}
@media (min-width: 980px) {
   .label-inline {
      display: none;
   }
}
@media (max-width: 980px) {
   .shop-page-v1 .checkout-step-1 table td.td-small-hidden {
      display: none;
   }
}
@media (max-width: 980px) {
   span.payment-option-container {
      float: left;
      margin: 0 10px 10px 0;
   }
}
.shop-page-v1 .checkout-step-1 table td.payment-methods {
   text-align: left;
}
@media (min-width: 980px) {
   .shop-page-v1 .checkout-step-1 table td.payment-methods .secure_payment {
      margin-left: 20px;
   }
}
div.payable-prices {
   margin-bottom: 10px;
}
div.payable-prices div.header {
   margin-left: 3px;
   font-weight: bold;
}
th.months,
td.months {
   display: none;
}

.shop-contact > label {
    display: inline-block;
    width: 5rem;
    height: 40px;
    text-align: right;
    padding: 0.5rem 1rem 0 1rem;
    margin: 0;
}

.shop-contact .controls {
    display: inline-block;
    margin-left: 0;
}

.success-msg {
    display: none;
    padding-top: 1px;
    padding-bottom: 14px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    padding-left: 14px;
    margin-bottom: 2%;
    border-radius: 10px;
}

.discount-banner{
    background-image: url('../images/banner_zoiper_new.png');
    display: block; height: 80px;
    width: 980px;
}
