@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

body {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222;
    background-color: #fff;
}

a {
    color: #3498db;
}

a:hover {
    color: #ff9705;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}


/* FOOTER */

.footer a:hover {
    color: #ff9705;
}
.footer-bottom p.pull-left, .footer-bottom p.pull-right  {
    padding-top: 6px;
}

.footer-bottom p.pull-right {
    color: #a7a7a7;
    font-size: 13px;
}
.footer-bottom p.pull-left {
    color: #757575;
    font-size: 13px;
}

.etichetaFooter {
    font-weight: 600;
}

/* ./FOOTER */


/* CART - COS */

.miniCartDescription {
    margin-left: 10px;
}

.miniCartDescription .price {
    color: #444444;
    font-size: 13px;
    font-weight: 700;
}

.miniCartTable {
    max-height: 7000px;
    width: 100%;
    display: block;
}

.CartProductThumb a img {
    max-height: 100px;
    margin: 0 auto;
    display: block;
}

.cartTableHeader {
    text-transform: none;
}

table#cart-summary tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

#cart-summary .price {
    font-size: 16px;
}

.CartProduct .price {
    font-size: 16px;
    color: #545454;
}

.cartProduct .price {
    font-size: 16px;
}

.adauga-cos {
    margin-top: -15px;
}

.adauga-cos-grid {
    margin-top: 10px;
}

#tabelCos {
    font-size: 12px;
}

#addCos {
    float: left;
}

#addCosDetalii {
    /* margin-top: -3px; */
}

#lblCantitate {
    float: left;
    margin-top: 10px;
    margin-right: 8px;
}

.trimite-cos {
    margin-top: 10px;
}

.tabelCosFinal {
    background: white;
}

.tabelCosFinal a {
    color: #454545;
}

.tabelCosFinal a:hover {
    color: #ff9705;
}

#cosProduse > tr > td {
    vertical-align: middle;
}
#cossterge {
	color: #929595;
}

.cosMic {
    margin-top: 16px;
    text-align: right;
    /* margin-right: 50px; */
    display: none;
}

/* ./CART - COS */

/* CONTACT */

#firmaContact {
    font-size: 16px;
    font-weight: 700;
}
#lblContact {
    font-weight: 600;
}

/* ./CONTACT */


.nav-stacked > li a {
    font-size: 14px;
}

.megamenu-content ul li a {
    color:#454545;
}



/*  MODIFICATE  */
.btn.btn-primary, .btn.btn-danger, .btn.btn-default, .btn.btn-success, .btn.btn-info, .btn.btn-warning, .btn.btn-fb, .btn.btn-tw {
    font-weight: 400;
}

sup {
    top: -0.5em;
    font-size: 15px;
}

.navbar-tshop {
    background: none;
}
.price {
    font-size: 18px;
    font-weight: bold;
    color: #454545;
    margin-bottom: 10px;
}

.thumbnail img {
    max-height: 240px;
}

.item {
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    margin-bottom: 15px;
}

.promotion {
    position: absolute;
    z-index: 10;
    /* bottom: 170px; */
    bottom: 95%;
    left: 10px;
    height: 24px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.new-product {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 5px;
    background: rgb(152, 183, 18) !important;
}

.promo-product {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    /* font-family: 'Roboto', sans-serif; */
    font-size: 14px;
    font-weight: lighter;
    height: 100%;
    padding: 3px 5px;
    background: rgb(255, 151, 5) !important;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.select2-container .select2-selection--single {
    height: 34px;
}

.productFilter .select2-container, .form-group .select2-container {
    width: 198px;
}


.orderStep li {
    display: inline-block;
    float: left;
    height: auto;
    margin: 0;
    min-height: 55px;
    padding: 0;
    width: 33.3%;
}

.orderStep li.active a {
    background: #3498db;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    padding: 10px 15px 5px 15px;
    border-bottom: 1px solid #e4e4e4;
}


.thanxContent {
    padding: 25px 0 30px;
}



#total-price {
    font-size: 20px;
    font-weight: bold;
}

.productFilter {
    margin-top: 0;
}

.navbar-toggle {
    margin-left: 15px;
}
/*  NOI  */

a.negru {
    color:#454545;
}

a.negru:hover {
    color: #ff9705;
}

.product-header-mic {
    margin-top: 0;
}

.list-view .caption {
    display: block;
    margin: 0 auto;
    min-height: auto;
    max-width: 100%;
}


.logoul {
    height: 138px;
}

.barasus .navbar-top {
    height: 30px;
}

.albastru {
    background-color: #3498db;
}

#pret-produs {
    color: #3498db;
    font-size: 18px;
    font-weight: 600;
    margin-right: 20px;
}
#pret-produs-vechi-promo {
    color: #d3d3d3;
    font-size: 18px;
    font-weight: 600;
    margin-right: 20px;
    text-decoration: line-through;
}

#pret-produs-mare {
    color: #3498db;
    font-size: 28px;
    font-weight: 600;
    /* margin-right: 20px; */
}

sup#supmare {
    top: -0.4em;
    font-size: 18px;
}

sup.supmic {
    top: -0.2em;
}

#pret-vechi {
    color: #d3d3d3;
    font-size: 28px;
    font-weight: 600;
    text-decoration: line-through;
}
.txtPromo {
    color: #FFFFFF;
    display: block;
    padding: 5px;
    background: orange;
    width: 100px;
    text-align: center;
}

.numeProdus {
    font-size: 14px;
    font-weight: 600;
}

.img-wrapper {
    max-width: 180px;
    max-height: 180px;
    margin: 0 auto;
    display: flex;
    flex-grow: 12;
}

/* .img-wrapper {
	max-width: 180px;
	max-height: 180px;
    margin: 0 auto;
} */

.img-wrapper > a > img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    margin: 0 auto;
}

.thumbnail .img-wrapper > img, .thumbnail .img-wrapper a > img {
    margin-right: auto;
    margin-left: auto;
}

.change-view .tip-vizualizare {
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    line-height: 23px;
    margin-left: 5px;
    overflow: hidden;
    padding: 5px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: white;
}

.change-view a {
    background: white;
    color: #454545;
}

.change-view a.activ {
    background: white ;
    color: #7abfec;
    border-color: #a5cde8;
}

.change-view a:hover {
    background: white;
    color: #7abfec;
    border-color: #a5cde8;
}

button.tip-vizualizare:hover {
    color: #3498db;
}

button.tip-vizualizare.activ {
    color: #3498db;
}

.spatiu8 {
    margin-bottom: 8px;
}

.mtop0 {
    margin-top: 0;
}
.spacer30 {
    margin-top: 30px;
}

.bgWhite {
    background: white;
    width: 98%;
}

.ascunde-pret {
    font-size: 13px;
}

.ascunde-pret > a {
    color: #3498db;
}

.category-level-2 li.selectat a {
    font-weight: bold !important;
}


.formularInregistrare {
    width: 100%;
}

.error label.error, .regForm div.error {
    color: red;
    text-align: center;
}
label.error {
    color: #e74c3c;
    font-size: 90%;
}

.form-control.invalid{
    border-color: #efaaaa;
    background-color: #f3f0f0;
}

.state-error {
    color: #f74949;
}

.eticheta {
    color: #616161;
}
.invalid {
    color: red;
}

.notificare {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.notificare .eroare {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.badge-pet {
  background-color: #ff9705;
}
.badge-pet: hover {
  background-color: #2d6987;
}


.footer h3 {
    font-size: 16px;
}
.thanxContent h1 {
    margin-bottom: 0;
    font-size: 33px;
}

#textTVA {
    color: #b9b9b9;
    font-size: 14px;
    margin-left: 10px;
}

#infoPret {
    color: red;
    font-size: 19px;
}

#transport {
    font-size: 16px;
}

.totaluri {
    font-size: 16px;
    font-weight: bold;
    color: #545454;
    margin-bottom: 10px;
}

#linieTabelbkGri {
    background: #edeef0;
}

#tdTabelbkGri {
    background: #edeef0;
    border-top: 1px solid #e4e4e4;
}


#lblTotlauri {
    font-size: 15px;
    font-weight: 600;
}

#lblTotlauriMultumim {
    font-size: 15px;
    font-weight: 600;
    text-align: right;
    padding-right: 20px;
    color: #545454;
}

/* ETICHETE STARE  */
.label-albastru {
    background-color: #2fa4e7;
}
.label-verde {
    background-color: #5cb85c;
}
.label-portocaliu {
    background-color: #eaa812;
}
.label-gri {
    background-color: #9a9a9a;
}
.label-rosu {
    background-color: #d9534f;
}
.label-galben {
    background-color: #ffeb3b;
}
/*  END ETICHETE STARE */

.tabelDetaliiComanda {
    background: white;
}
.statusTop p {
    font-size: 14px;
}

/*  FLEX GRID  */

.flex-row .thumbnail,
.flex-row .caption {
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
    text-align: center;
    padding-bottom: 0;
}


.flex-row .caption p.flex-text {
	flex-grow: 1;
}

.flex-row img {
	width: auto;
	height: auto;
}
.wrapper {
    background-color: white;
    padding: 10px;
}

.taburi {
    padding: 20px;
}

/* AQUA */
.bordura-stanga {
    border-left: 3px solid #f9f9f9;
}

.product-information {
    /* color: #696763; */
    border: none;
    overflow: hidden;
    padding-bottom: 40px;
    /* padding-left: 20px; */
    padding-top: 20px;
    position: relative;
}

.detalii-produs {
    margin-bottom: 0;
    overflow: hidden;
    /* margin-top: 10px; */
}
.view-product {
    position: relative;
}
/* .view-product img {
    border: 0;
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
} */

.view-product img {
    border: 0;
    height: auto;
    /* width: 100%; */
    padding-top: 10px;
    padding-bottom: 20px;
    max-height: 330px;
    max-width: 330px;
    margin: 0 auto;
    display: block;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
    background: #ff9705;
}

.nav-tabs {
    border-bottom: 1px solid #ff9705;
}
.nav-tabs li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    margin: 0 0 0 0;
    text-transform: uppercase;
}

.nav-tabs {
    margin-bottom: 0;
}

#product_qty {
    width: 100px;
    float: left;
    padding: 10px;
    font-size: 18px;
    margin-right: 15px;
}

.pozaMicaProdus img {
    max-height: 100px;
    margin: 0 auto;
    display: block;
    max-width: 70px;
}

.codProdus {
    font-size: 14px;
    color: #909090;
}
.codProdus:hover {
    color: #ff9705;
}

/* Facturare */
.items-list-checkout .line-item {
    display: inline-block;
    cursor: pointer;
}
.items-list-checkout .line-item .line-radio-box {
    float: left;
    width: 55px;
    min-height: 30px;
    line-height: 55px;
    padding-left: 15px;
}
.gui-radio, .gui-checkbox {
    position: absolute;
    z-index: -1;
    display: inline-block;
    margin: 0;
    padding: 0;
    opacity: 0;
    width: 0 !important;
}
.items-list-checkout {
    font-size: 14px;
}
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.gui-radio:checked+label, .gui-radio+label, .gui-checkbox:checked+label, .gui-checkbox+label {
    color: #005596;
}
.gui-radio+label, .gui-checkbox+label {
    position: relative;
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    cursor: pointer;
}

.items-list-checkout .line-item .line-content {
    float: left;
    width: 700px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
    position: relative;
}
.items-list-checkout.address-list .line-item.selected .line-content .gui-toolbox {
    display: block;
}
.items-list-checkout .line-item .line-content .gui-toolbox {
    position: absolute;
    top: 5px;
    right: 0;
}
.gui-toolbox {
    float: right;
}

.items-list-checkout .line-item .line-content .gui-toolbox button {
    font-weight: 700;
}
.gui-btn-escape {
    font-weight: 700;
    padding: 6px 15px;
    color: #1763AA;
    border-color: #1763AA;
}
.gui-btn-escape {
    color: #005596;
    background-color: #fff;
    border-color: #005596;
}
.gui-btn {
    display: inline-block;
    padding: 6px 12px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.line-content p {
    font-size: 14px;
}
.line-content .etichetaListaAdrese {
    font-weight: bold;
}

orderStep > li > a.inactiv {
    color: $ccc;
}

hr.portocaliu {
    border-color: #ff9705;
    margin-top: 0;
}

.topFinalizare h3 {
    float:left;
}
.topFinalizare a {
    float:right;
    margin-top: -10px;
}

.sameAddress {
    /* width: 700px; */
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
#txtAceeasiAdresa {
    margin-left: 10px;
    /* width: 700px; */
    padding-bottom: 10px;
    margin-bottom: 5px;
    position: relative;
}

.pretComanda {
    font-size: 15px;
    font-weight: bold;
    color: #454545;
    margin-bottom: 0px;
}

.cp {
    color: #a2a2a2;
    font-size: 13px;
}
#txtTotalComanda {
    font-size: 18px;
    font-weight: bold;
}
.cantComanda {
    font-size: 15px;
}

#tabelProduse > tr > td {
    vertical-align: middle;
}
#tabelProduse h5 {
    font-weight: 600;
}

#aldreapta {
    text-align: right;
}

sup.obligatoriu {
    color: #E74C3C;
    top: -0.5em;
    font-size: 10px;
}

.statusTop p {
    font-size: 15px;
    margin-bottom: 5px;
}

.totalComanda {
	color: red;
	font-weight: bold;
}
.numeFirma {
    font-size: 18px;
}

#lblTotMail {
    font-size: 15px;
    font-weight: 600;
    text-align: right;
}

.headerOffset {
    padding-top: 50px;
}

#terms {
    text-align: justify;
    background: white;
    padding: 20px;
}


/* MEDIA QUERY'S */

@media only screen and (max-width: 800px) and (min-width: 600px)  {
    .view-product {
        max-height: 450px;
        width: 350px;
        margin: 0 auto;
    }
}


@media (max-width: 991px){
    .panel-group {
        /* display: none; */
        padding: 0;
        margin: 0 0 20px 0;
    }
}

@media (max-width: 979px) {
    .category-top {
        margin-top: 0;
    }
}

@media (max-width: 621px){
    .header-logo {
        display: none;
    }
    .navbar-tshop {
        background: #3498db;
    }
    .cosMic {
        display: block;
    }

}

@media only screen and (min-width : 481px) {
    .flex-row.row {
        display: flex;
	    flex-wrap: wrap;
    }
    .flex-row.row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row.row:after,
    .flex-row.row:before {
        display: flex;
    }
    .flex-row.row > [class*='col-'] > .box {
        display: flex;
        flex: 1;
    }
}

@media (max-width: 979px) {

    /*** iPads (portrait and landscape) ***/

    .cartRespons {
        font-size: 14px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .cartRespons {
        display: inline;
    }
}
