/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */

body {
  padding-top: 0px;
}

body {
    color: #777;
    font-size:12px;
    font-family: 'Open Sans',Tahoma,Arial sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #c3e39f;
    background: url(/img/body_back.webp) repeat-x bottom,url(/img/backpattern.webp);
}

@media (min-width: 992px) {
  body {
    padding-top: 0px;
  }
}

.middleHeader {
    background-image: url(/img/header_back.webp);
    background-repeat: no-repeat;
}

.bg-dark {
    background-color: #444 !important;
}

.btn-secondary {
    background-color: #444 !important;
    border:0;
}

.nav-item a:hover {
    text-decoration: none;
    background-color: #75A314;
}

.dropdown-menu {
    background-color: #75A314;    
}

.maxoverflow {
    max-height: 500px;
    overflow: auto;
}
 

.dropdown-item {
    color: #fff;
}

.tab-pane{
    min-height:50px;
    padding:10px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0px;
    border: 0px;
    border-radius: unset;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    
}

.nav-item{
    border-left:1px solid #fff;
}
.btn-secondary:hover {
    text-decoration: none;
    background-color: #75A314;
}

.btn-outline-success {
    background-color: #28a745;
    color: #fff;
}

.card-img-top {
    max-height: 230px;
    max-width: 200px;    
}

h2 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
    color: #75A314;
}
h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
}

.PageContent {
    background-color: #fff;
}

.card {
    border:0px;
}

.card-footer {
    background-color: #fff;
    border-top: 2px dotted rgba(0,0,0,.125);
    border-bottom: 2px dotted rgba(0,0,0,.125);
}
a {
    color: #75A314;
}

.button-buynow {
    color: #c81850;
    font-weight: 700;
    font-size:13px;
}

.price {
    font-weight: 700;
    font-size: 14px;
    color: #c81850;
    padding-left:4px;
}

.titlePage {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #75A314;
    font-size: large;
    font-weight: bold;
    text-transform:uppercase;
}

.footerOuter {
    margin-top:40px;
    padding: 18px 0;
    background: #F5F5F5;
    border-top: 1px dotted #b4b4b4;
    border-bottom: 1px dotted #b4b4b4;
    font-size:12px;
}

.productDetails {
    border: 1px solid rgba(0,0,0,.125);
    margin: 8px;
    padding:5px;
}

.product-set > div {
        padding: 10px 0;
        border-top: 1px dotted #AAA;
        border-bottom: 1px dotted #AAA;
        margin-top: -1px;
    }

.level1 {
    background-image: url(/img/level1_back.png);
    background-position: right;
    background-repeat: no-repeat;
}

.level2 {
    background-image: url(/img/level2_back.png);
    background-position: right;
    background-repeat: no-repeat;
}

.level3 {
    background-image: url(/img/level3_back.png);
    background-position: right;
    background-repeat: no-repeat;
}

.level4 {
    font-size: 24px;
    text-align: center;
    background-image: url(/img/continue_back.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 60px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    border-bottom: 1px dotted #AAA;
    background-color: #75A314;
    color: #FFF !important;
}

.addon_thumbnail {
    float: left;
    margin-right: 12px;
    max-width: 78px;
    display: block;
    line-height: 16px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.radio {
    min-height: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #75A314;
}
.details_level {
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 1px;
    font-weight: 700;
    color: #75A314;
}

select {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px;
    background: #f7f7f7;
    line-height: 20px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 4px 6px;
}

.terms {
    margin-top: 10px;
    BORDER-BOTTOM: #fc8f8f 1px solid;
    BORDER-LEFT: #fc8f8f 1px solid;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 15px;
    max-width: 550px;
    PADDING-RIGHT: 15px;
    BACKGROUND: #fedbdb;
    FLOAT: left;
    BORDER-TOP: #fc8f8f 1px solid;
    BORDER-RIGHT: #fc8f8f 1px solid;
    PADDING-TOP: 10px;
    color: #666666;
    font-family: arial;
    font-size: 11px;
    text-align: center;
    padding-top: 4px;
}

.product-tab {
    clear: both;
    margin-top: 15px;
}

.tab-pane {
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-left: 1px solid rgba(0,0,0,.125);
    border-right: 1px solid rgba(0,0,0,.125);
}

.tabsFooter {
    padding-top: 30px;
    padding-bottom: 30px;
}

.confirm_price {
    float: right;
    text-align: right;
    font-size: 15px;
    color: #404040;
}

.confirm_desc {
 
    float: left;
    font-size: 15px;
    color: #404040;
}

.boldtext {
    font-weight: 700;
}

.total {
    font-weight: 700;
}

.btn-primary {
    border: 1px solid #75A314;
    background: #75A314;
}

.btnlarge {
    font-size: 16px;
    padding: 8px;
}

.borderTop {
    border-top: 1px dashed #AAA;
}

.borderBotton {
    border-bottom: 1px dashed #AAA;
}

.btn-search {
    border: 1px solid #75A314;
    background: #75A314;
}

.pull-right-header {
    background-color: #fff;
    border: solid 1px #ccc;
    padding-left:15px;
    padding-top: 5px;
}

.currencytext {
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin-right: 6px;
    color: #818181;
    background-image: url(/img/currency_icon.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 26px;
}

select {
    
    background: #f7f7f7;
}

.thumbTitle {
    font-size: 14px;
    text-align: left;
    padding-top: 6px;
    padding-left: 5px;
    font-weight: 700;
}

.labelCountry a {
    color: #888;
}

.SelDest {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    
    
}

.lessbar{
    border:0;
}

.navbar{
    padding:0 !important;
}