/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

header {
    text-align: center;
    background: url(../../images/header-bg2.jpg) no-repeat center center fixed;
    display: table;
    height: 450px;
    position: relative;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: -1;
}

header .intro-text {
    padding-top: 20px;
    padding-bottom: 200px;
}

header .intro-text .site-name {
    color: #ffffff;
    padding-top: 200px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

header .intro-text .description {
    color: #ffffff;
    margin-bottom: 25px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

section {
    padding: 75px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

#editora .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#editora .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#editora .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254, 209, 54, .9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#editora .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#editora .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#editora .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#editora .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#editora .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#editora .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 5px;
    max-width: 400px;
    /*min-height: 65px;*/
    text-align: center;
    background-color: #fff;
}

#editora .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
    font-size: 14px;
}

#editora .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
}

#editora * {
    z-index: 2;
}

@media(min-width:767px) {
    #editora .portfolio-item {
        margin: 0 0 30px;
    }
}


/*
----    modal   ------
----            ------  
*/

.content-container {
    /*background: url(../images/pattern.png) repeat;*/
    opacity: 0.9;
}

.modal-header {
    background-color: #272727;
    color: white;
    border: none;
}

.modal-body {
    /*background: url(../images/header-bg2.jpg) no-repeat center;*/
    background-color: #CFBF94;
    color: #333;
    padding: 5;
}

.modal-dialog {
    padding-top: 10%;
}

@media(min-width:944px) {
    .modal-dialog {
        padding-top: 10%;
        width: 900px;
    }
}

.modal-footer {
    background-color: #272727;
    color: white;
    border: none;
}


/* Custom Code*/

.artistas-bar ul {
    padding: 0;
}

.artistas-bar li {
    padding-bottom: 6px;
    font-weight: bold;
}

.bg-black {
    background-color: #1A1A1A;
}

.nav-pills>li.fixed>a {
    background-color: #fed136;
}

.nav-pills>li.fixed>a:hover {
    background-color: #fed136;
}

.nav-pills>li.active>a {
    background-color: #EAEAEA;
}

.nav-pills>li.active>a:hover {
    background-color: #EAEAEA;
}

.nav-pills>li.active>a:focus {
    background-color: #EAEAEA;
}

table {
    border-color: white;
    border-collapse: collapse;
    border-top: none;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border: none;
}

.borderless td,
.borderless th {
    border: none;
}

.product-info {
    margin-bottom: 0;
}

.product-info>p {
    margin-bottom: 0;
}

.combo {
    z-index: 10;
}

.checkout>li>a>p {
    display: inline;
}

.name {
    font-size: 12px;
    text-align: left;
    color: #333;
    /*display: block !important;*/
}

.name > span {
    position: absolute;
    right: 15px;
}

.price {
    /*position: absolute;*/
    font-size: 12px;
    display: inline;
    text-align: center;
    color: #333;
    /*right: 15px;*/
}

.price span {
    color: #777;
    padding-left: 2px;
    padding-right: 25px;
}

.quantity {
    font-size: 12px;
    display: inline;
    text-align: center;
    color: #333;
}

.sc-close:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.sc-close {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.sc-close i {
    margin-top: 20px;
}

@media(min-width:992px) {
    .sc-close i {
        margin-top: 0px;
    }
}

.sc-item:hover .sc-close {
    color: #fed136;
}

.sc-item > a {
    background-color: #eee;
}

.sc-item:hover .remove-sc {
    color: #fed136;
}

.sc-close {
    color: #777;
}

.quantity > span {
    color: #777;
    padding-left: 2px;
}

.input-sc-item {
    display: none;
}


/*

#tester {
    display: table-cell;
    vertical-align: middle;
    top: 50%;
}
*/

#plus-text {
    cursor: pointer;
    padding-left: 5px;
}

#artist_filter {
    visibility: hidden;
}

#modal_image img {
    margin: 0 auto;
    width: 100%;
    max-width: 250px;
}

.fulltext {
    display: block;
}

.modal-footer div {
    padding-top: 5px;
    padding-bottom: 5px;
}

#album-list-img {
    max-height: 140px;
    max-width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width:630px) {
    #album-list-img {
        max-height: 245px;
        max-width: 250px;
    }
}

@media(min-width: 992px) {
    #album-list-img {
        max-height: 190px;
        max-width: 200px;
    }
}

@media(min-width: 1199px) {
    #album-list-img {
        max-height: 245px;
        max-width: 250px;
    }
}


/* CHECKOUT */

.checkout-content h2 {
    padding-top: 35px;
}

.table {
    margin-left: auto;
    margin-right: auto;
}

.table > tbody > tr > td > img {
    margin-left: auto;
    margin-right: auto;
}

.vertical-align > tbody > tr > td {
    vertical-align: middle;
}

@media(min-width:768px) {
    .store-form {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media(max-width:768px) {
    .store-form > form > .form-group.row > div {
        width: 100%;
        margin-bottom: 20px;
    }
    
    #checkout i {
        font-size: 70pt !important;
    }
    
    #checkout h1 {
        font-size: 30px;
    }
    
    #checkout h3 {
        font-size: 18px;
    }
}

@media(min-width:944px) {
    .store-form {
        padding-left: 75px;
        padding-right: 75px;
    }
}

.form-group.address {
    display: inline-block;
}

.btns {
    padding-top: 50px;
    padding-bottom: 25px;
}

.btn-l {
    padding: 15px 25px;
    border-color: green;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: green;
    margin-left: 10px;
    margin-right: 10px;
}

.btn-l:hover,
.btn-l:focus,
.btn-l:active,
.btn-l.active,
.open .dropdown-toggle.btn-l {
    border-color: green;
    color: #fff;
    background-color: green;
}

.btn-lc {
    padding: 15px 25px;
    border-color: red;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: red;
    margin-left: 10px;
    margin-right: 10px;
}

.btn-lc:hover,
.btn-lc:focus,
.btn-lc:active,
.btn-lc.active,
.open .dropdown-toggle.btn-lc {
    border-color: red;
    color: #fff;
    background-color: red;
}
