/*@import url("https://fonts.googleapis.com/css?family=Crushed");*/


.bs-example {
    /*border: 2px red solid;*/
    padding: 7px;
    background-color: #ec3438;
    float: left;
    margin-top: 0.4vh;
    padding-right: 9px;
    border-radius: 5px;
}
@media only screen and (max-width: 600px) {
    .bs-example {
        margin-top: 0px;
    }
}


/* SIGNATURE CODE */
a {
    /*color: #f77d06;*/
    /*-o-transition: color .5s ease-out, background 7s ease-in;*/
    /*-ms-transition: color .5s ease-out, background 7s ease-in;*/
    /*-moz-transition: color .5s ease-out, background 7s ease-in;*/
    /*-webkit-transition: color .5s ease-out, background 7s ease-in;*/
    /*transition: color .5s ease-out, background 7s ease-in;*/
    /*text-decoration: none;*/
}

a:hover {
    /*color: #FFF;*/
    /*background: none;*/
    /*text-decoration: none;*/
}

.credits {
    /*text-align: center;*/
    /*font-family: 'Crushed';*/
    /*font-size: 1.5vw;*/
    /*color: #FFF;*/
}

.stars {
    /*color: #f43a2f;*/
    /*padding: 0 .5vw 0 .5vw;*/
    /*font-size: 1.6vw;*/
}

.popover-title {
    display: none;
}

.popover-images {
    height: 60px;
    max-width: 100%;
}
.popover-images-title {
    width: 14px;
    margin-top: 2px;
}
.titlu-promo{
    margin-top: 3px;
    float: left;
    font-weight: 600;
    padding-right: 10px;
    color: white;
    font-size: 14px;
}
@media only screen and (max-width: 600px) {
    .titlu-promo-mobile{
        display: none;
    }
}

.popover1 {
    float: left;
    margin-right: 10px;
    color: #0a001f;
    padding: 5px;
    max-width: 25%;
}

.popover2 {
    float: left;
    color: #0a001f;
    max-width: 70%;
}

.popover2-titlu {
    margin-top: 5px;
    font-weight: 500;
    margin-top: 16px;
}

.popover2-pret {
    margin-top: 10px;
}
@media only screen and (max-width: 600px) {
    .popover2-pret {
        margin-top: 0px;
    }
}

.popover2-pret-val {
    font-size: 16px !important;
    font-weight: 600;
}

.promo-gift {
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 15px;
    padding-bottom: 5px;
    border: 1px solid #eb1c22;
    border-radius: 5px;
    line-height: 1.44;
    /*min-height: 110px;*/
    /*max-height: 120px;*/
    margin-top: 10px;
    max-width: 350px;
}
.promo-gift-title{
    font-weight: 600;
    color: #e1383d;
    width: 100%;
    padding-bottom: 5px;
}
.promo-gift-title-div{
    display: inline-block;
}
.promo-gift-title-div-img{
    width: 16px;
    margin-top: 4px;
    margin-left: 5px;
}
.promo-gift-title-div-angle{
    font-size:18px;
    color:red;
    font-weight: 700;
}
.promo-gift-content{
    font-weight: 600;
    color: #e1383d;
    width: 100%;
    height: 70px;
    display: none;
}
.promo-gift-content-produs{
    margin-right: 10px;
    color: #0a001f;
    padding: 5px;
    max-width: 25%;
}
.promo-gift-content-div{
    /*display: inline-block;*/
    height: 70px;
    float: left;
}
.promo-gift-content-div-img{
    width: 23%;
}
.promo-gift-content-div-text{
    color: black;
    margin-left: 10px;
    width: 70%;
    white-space: normal!important;
    font-weight: 500;
    line-height: 1;
    /*text-transform: uppercase;*/
    margin-top: 10px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.close {
    /*float: right;*/
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    /*margin-left: 10px;*/
    position: absolute;
    top: 0px;
    right: 5px;
}

/*Stilurile pentru ferestra popover*/
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 250px;
    padding: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}


.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.fade.in {
    opacity: 1
}

.popover-content {
    /*padding: 9px 14px*/
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}