

.container_inner {
/*padding-top: 0px !important;*/
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
/*
.pp_pic_holder {
width: 70% !important;
}

.pp_content_container, .ppt, .pp_hoverContainer, .pp_content, #fullResImage, .pp_details  {
width: 100% !important;
height: 100% !important;
}
*/
/*

.pp_content{
max-height: 80%;
}

#fullResImage, .pp_details {
width: 80% !important;
height: 80% !important;
}
*/
.carousel-control {
width: 15%;
}
.textBackground {
    padding: 32px;
    background: rgba(0,0,0,0.6);
}

/*.single-post .content .container {padding-top: 50px;}*/
.q_logo{top:53%;}

.carousel-indicators .active {background: rgba(255,255,255,.3);}

/* Custom link a*/
.product--link{ 
color: #d3d3d3;
transition-delay: 0s, 0s;
transition-duration: 0.2s, 0.2s;
transition-property: color;
transition-timing-function: ease, ease;}
.product--link:hover{ color: #825B33;}

blockquote h4 {padding: 5px 0px 5px 25px;}

/* Fix header title on phone */
@media only screen and (max-width: 1000px) {
  .title .title_holder {top: 0 !important}
}