.ab_container {
    margin: 30px 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.ab_container p {
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}

.ab_half {
    position: relative;
    /* display: inline-block; */
    display: block;
    margin-bottom: 20px;
    float: left;
    /* margin: 10px; */
    width: 48%;
    padding: 30px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e3d2bd;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
}

.ab_half2 {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 20px);
}

.ab_half:hover {
    background-color: #efe7db;
}

.ab_left {
    float: left;
}

.ab_right {
    float: right;
}

.ab_photo {
    margin: 20px auto;
    width: 80%;
    text-align: center;
}

.ab_photo img {
    width: 100%;
}

.ab_container .ab_title {
    font-size: 22px;
    font-weight: bold;
    color: #ba2025;
    text-align: center;
    min-height: 40px;
}

.ab_container .ab_title span {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

.ab_container .newprice,
.ab_container .oldprice {
    margin: 15px 0;
    font-size: 25px;
    font-weight: bold;
    color: #ba2025;
    text-align: center;
    font-family: "Noto Serif", Georgia, serif;
}

.ab_container .oldprice {
    text-decoration: line-through;
}


.ab_container .economii {
    margin: 20px auto;
    padding: 20px 0;
    width: 80%;
    font-size: 18px;
    text-align: center;

}

.ab_container .economii span {
    font-weight: bold;
    color: #ba2025;
    font-size: 20px;
    padding-left: 0;
    display: inline-block;
}

.ab_container .ab_button {
    display: block;
    margin-top: 20px;
    padding: 10px 0;
    width: 100%;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #ba2025;
}

.ab_container .ab_button2 {
    position:absolute;
    bottom: 5px;
}

.ab_container a {
    display: inline-block;
    padding: 0 4px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-color: #ba2025;
}

.ab_title_photo {
    margin: 20px 0;
    text-align: center;
}

.ab_half span {
    display: block;
    padding-left: 20px;
    font-size: 13px;
    font-weight: normal;
}

.item-bottom {
    margin: 0 auto 30px;
    width: 790px;
}

.item-bottom p {
    font-size: 14px;
    line-height: 18px;
}


#no-more-tables form{margin:0 0 18px;}
#no-more-tables fieldset{padding:0;margin:0;border:0;}
#no-more-tables legend{display:block;width:100%;padding:0;margin-bottom:27px;font-size:19.5px;line-height:36px;color:#333333;border:0;border-bottom:1px solid #eee;}
#no-more-tables legend small{font-size:13.5px;color:#999999;}
#no-more-tables label, #no-more-tables input,
#no-more-tables button, #no-more-tables select, #no-more-tables textarea{font-size:13px;font-weight:normal;line-height:18px;}
#no-more-tables input, #no-more-tables button, #no-more-tables select, #no-more-tables textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
#no-more-tables label{display:block;margin-bottom:5px;color:#333333;}
#no-more-tables input,
#no-more-tables textarea,
#no-more-tables select,#no-more-tables .uneditable-input{display:inline-block;width:210px;height:18px;padding:4px;margin-bottom:9px;font-size:13px;line-height:18px;border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
#no-more-tables .uneditable-textarea{width:auto;height:auto;}
#no-more-tables label input, #no-more-tables label textarea, #no-more-tables label select{display:block;}
#no-more-tables input[type="image"], #no-more-tables input[type="checkbox"], #no-more-tables input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0; margin-top:0; line-height:normal;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;}
#no-more-tables input[type="image"]{border:0;}
#no-more-tables input[type="file"]{width:auto;padding:initial;line-height:initial;border:initial;background-color:#ffffff;background-color:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#no-more-tables input[type="button"], #no-more-tables input[type="reset"], #no-more-tables input[type="submit"]{width:auto;height:auto;}
#no-more-tables select, #no-more-tables input[type="file"]{height:28px;*margin-top:4px;line-height:28px;}
#no-more-tables input[type="file"]{line-height:18px \9;}
#no-more-tables select{width:120px;background-color:#ffffff;}
#no-more-tables select[multiple], #no-more-tables select[size]{height:auto;}
#no-more-tables input[type="image"]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#no-more-tables textarea{height:auto;}
#no-more-tables input[type="hidden"]{display:none;}
#no-more-tables .radio, #no-more-tables .checkbox{padding-left:18px;}
#no-more-tables .radio input[type="radio"], #no-more-tables .checkbox input[type="checkbox"]{float:left;margin-left:-18px;}
#no-more-tables .controls>.radio:first-child, #no-more-tables .controls>.checkbox:first-child{padding-top:5px;}
#no-more-tables .radio.inline, #no-more-tables .checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
#no-more-tables .radio.inline+.radio.inline, #no-more-tables .checkbox.inline+.checkbox.inline{margin-left:10px;}
#no-more-tables input, #no-more-tables textarea{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow
linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear
0.2s;}
#no-more-tables input:focus, #no-more-tables textarea:focus{border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px
rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236,
0.6);outline:0;outline:thin dotted \9;}
#no-more-tables input[type="file"]:focus,
#no-more-tables input[type="radio"]:focus,
#no-more-tables input[type="checkbox"]:focus,
#no-more-tables select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
#no-more-tables .input-mini{width:60px;}
#no-more-tables .input-small{width:90px;}
#no-more-tables .input-medium{width:150px;}
#no-more-tables .input-large{width:210px;}
#no-more-tables .input-xlarge{width:270px;}
#no-more-tables .input-xxlarge{width:530px;}
#no-more-tables input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{float:none;margin-left:0;}
#no-more-tables input.span1, #no-more-tables textarea.span1, #no-more-tables .uneditable-input.span1{width:50px;}
#no-more-tables input.span2, #no-more-tables textarea.span2, #no-more-tables .uneditable-input.span2{width:130px;}
#no-more-tables#no-more-tables input.span3, #no-more-tables textarea.span3,#no-more-tables .uneditable-input.span3{width:210px;}
#no-more-tables input.span4, #no-more-tables textarea.span4, #no-more-tables .uneditable-input.span4{width:290px;}
#no-more-tables input.span5, #no-more-tables textarea.span5, #no-more-tables .uneditable-input.span5{width:370px;}
#no-more-tables input.span6, #no-more-tables textarea.span6, #no-more-tables .uneditable-input.span6{width:450px;}
#no-more-tables input.span7, #no-more-tables textarea.span7, #no-more-tables .uneditable-input.span7{width:530px;}
#no-more-tables input.span8, #no-more-tables textarea.span8, #no-more-tables .uneditable-input.span8{width:610px;}
#no-more-tables input.span9, #no-more-tables textarea.span9, #no-more-tables .uneditable-input.span9{width:690px;}
#no-more-tables input.span10, #no-more-tables textarea.span10, #no-more-tables .uneditable-input.span10{width:770px;}
#no-more-tables input.span11, #no-more-tables textarea.span11, #no-more-tables .uneditable-input.span11{width:850px;}
#no-more-tables input.span12, #no-more-tables textarea.span12, #no-more-tables .uneditable-input.span12{width:930px;}
#no-more-tables input[disabled], #no-more-tables select[disabled], #no-more-tables textarea[disabled], #no-more-tables
#no-more-tables input[readonly], #no-more-tables select[readonly], #no-more-tables textarea[readonly]{background-color:#f5f5f5;border-color:#ddd;cursor:not-allowed;}
.control-group.warning>label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}
.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;border-color:#c09853;}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:0 0 6px #dbc59e;-moz-box-shadow:0 0 6px #dbc59e;box-shadow:0 0 6px #dbc59e;}
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
.control-group.error>label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}
.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;border-color:#b94a48;}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}
.control-group.success>label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}
.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;border-color:#468847;}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:0 0 6px #7aba7b;-moz-box-shadow:0 0 6px #7aba7b;box-shadow:0 0 6px #7aba7b;}
.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}
#no-more-tables input:focus:required:invalid,
#no-more-tables textarea:focus:required:invalid,
#no-more-tables select:focus:required:invalid{color:#b94a48;border-color:#ee5f5b;}
#no-more-tables input:focus:required:invalid:focus,
#no-more-tables textarea:focus:required:invalid:focus,
#no-more-tables select:focus:required:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}
.form-actions{padding:17px 20px 18px;margin-top:18px;margin-bottom:18px;background-color:#f5f5f5;border-top:1px solid #ddd;}
.uneditable-input{display:block;background-color:#ffffff;border-color:#eee;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
#no-more-tables :-moz-placeholder{color:#999999;}
#no-more-tables ::-webkit-input-placeholder{color:#999999;}
.help-block{display:block;margin-top:5px;margin-bottom:0;color:#999999;}
.help-inline{display:inline-block;*display:inline;*zoom:1;margin-bottom:9px;vertical-align:middle;padding-left:5px;}
.input-prepend,.input-append{margin-bottom:5px;*zoom:1;}.input-prepend:before,.input-append:before,.input-prepend:after,.input-append:after{display:table;content:"";}
.input-prepend:after,.input-append:after{clear:both;}
.input-prepend input,.input-append input,.input-prepend .uneditable-input,.input-append .uneditable-input{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-prepend input:focus,.input-append input:focus,.input-prepend .uneditable-input:focus,.input-append .uneditable-input:focus{position:relative;z-index:2;}
.input-prepend .uneditable-input,.input-append .uneditable-input{border-left-color:#ccc;}
.input-prepend .add-on,.input-append .add-on{float:left;display:block;width:auto;min-width:16px;height:18px;margin-right:-1px;padding:4px 5px;font-weight:normal;line-height:18px;color:#999999;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#f5f5f5;border:1px solid #ccc;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.input-prepend .active,.input-append .active{background-color:#a9dba9;border-color:#46a546;}
.input-prepend .add-on{*margin-top:1px;}
.input-append input,.input-append .uneditable-input{float:left;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.input-append .uneditable-input{border-left-color:#eee;border-right-color:#ccc;}
.input-append .add-on{margin-right:0;margin-left:-1px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.input-append input:first-child{*margin-left:-160px;}.input-append input:first-child+.add-on{*margin-left:-21px;}
.search-query{padding-left:14px;padding-right:14px;margin-bottom:0;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;}
.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input{display:inline-block;margin-bottom:0;}
.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}
.form-search label,.form-inline label,.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{display:inline-block;}
.form-search .input-append .add-on,.form-inline .input-prepend .add-on,.form-search .input-append .add-on,.form-inline .input-prepend .add-on{vertical-align:middle;}
.form-search .radio,.form-inline .radio,.form-search .checkbox,.form-inline .checkbox{margin-bottom:0;vertical-align:middle;}
.control-group{margin-bottom:9px;}
legend+.control-group{margin-top:18px;-webkit-margin-top-collapse:separate;}
.form-horizontal .control-group{margin-bottom:18px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";}
.form-horizontal .control-group:after{clear:both;}
.form-horizontal .control-label{float:left;width:140px;padding-top:5px;text-align:right;}
.form-horizontal .controls{margin-left:160px;}
.form-horizontal .form-actions{padding-left:160px;}
#no-more-tables table{max-width:100%;border-collapse:collapse;border-spacing:0;}
.table{width:100%;margin-bottom:18px;}.table th,.table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #ddd;}
.table th{font-weight:bold;}
.table thead th{vertical-align:bottom;}
.table thead:first-child tr th,.table thead:first-child tr td{border-top:0;}
.table tbody+tbody{border-top:2px solid #ddd;}
.table-condensed th,.table-condensed td{padding:4px 5px;}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th+th,.table-bordered td+td,.table-bordered th+td,.table-bordered td+th{border-left:1px solid #ddd;}
.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-radius:4px 0 0 0;-moz-border-radius:4px 0 0 0;border-radius:4px 0 0 0;}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;border-radius:0 0 4px 0;}
.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.table tbody tr:hover td,.table tbody tr:hover th{background-color:#f5f5f5;}
#no-more-tables table .span1{float:none;width:44px;margin-left:0;}
#no-more-tables table .span2{float:none;width:124px;margin-left:0;}
#no-more-tables table .span3{float:none;width:204px;margin-left:0;}
#no-more-tables table .span4{float:none;width:284px;margin-left:0;}
#no-more-tables table .span5{float:none;width:364px;margin-left:0;}
#no-more-tables table .span6{float:none;width:444px;margin-left:0;}
#no-more-tables table .span7{float:none;width:524px;margin-left:0;}
#no-more-tables table .span8{float:none;width:604px;margin-left:0;}
#no-more-tables table .span9{float:none;width:684px;margin-left:0;}
#no-more-tables table .span10{float:none;width:764px;margin-left:0;}
#no-more-tables table .span11{float:none;width:844px;margin-left:0;}
#no-more-tables table .span12{float:none;width:924px;margin-left:0;}



#no-more-tables table {
    margin: 10px;
    width:98%;
    text-align: left;
    font-size: 14px;

}

@media only screen and (max-width: 400px) {
    .zebra_pay img {
        width: 100%;
    }
}

@media only screen and (max-width: 700px) {

    .ab_half {
        width: 100%;
    }

    .ab_half2 {
        position: relative;
    }

    .ab_container .ab_button2 {
        position: relative;
        bottom: 0;
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
        margin: 5px;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 45%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}


.text {text-align: center;}


@media screen and (max-width: 1023px) {
    .big-wrapper {width: 100%!important;}
    
}