/* Layout */
body{
    background-color: #f5f5f5;
}

main {
    background-color: #fff;
}

#btn-magazine{
  color:#007bff;
}

#btn-magazine:hover{
  color:#000;
}

#btn-shopping{
  padding-left: 30px;
  padding-right: 30px;
  padding-top:6px;
  padding-bottom: 6px;
  background-color: #007bff;
  border: 2px solid #007bff;
  color:#fff;
  border-radius: 3px;
  margin-left: 20px;
}

#btn-shopping:hover{
  background-color: #fff;
  border: 2px solid #007bff;
  border-radius: 3px;
  color: #007bff;
}


.navbar{
    background-color: #e9ecef;
}

.breadcrumb {
    display: block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    padding: 0rem;
    margin-bottom: 1rem;
}

.breadcrumb .breadcrumb-item {
    display: inline;
}

#content{
    padding-top: 0px;
    margin-bottom: 40px;
}

#footer{
    color: #ffffff;
    background-color: #040f3d;
    text-align: left;
    padding: 20px;
    font-size: 15px;
}

h1{
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 800;
}

h2{
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 800;
}

h3{
    font-size: 24px;
}

h2.widget-title {
  font-size: 20px;
}

p{
    line-height: 1.5em;
    margin-bottom: 1em;
}

hr{
    margin-bottom: 35px;
    margin-top: 25px;
}

/* SIRRP */
.sirrp-breadcrumbs{
    color: #4f4f4f;
    padding: 5px;
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #767676;
}

/** Category **/
.sirrp-category-box{
    background-color: #FFF;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(32,76,136,.2),0 0 1px 0 rgba(32,76,136,.2);
box-shadow: 0 2px 4px 0 rgba(32,76,136,.2),0 0 1px 0 rgba(32,76,136,.2);
}

.sirrp-category-box:hover{
    background-color: #FFF;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    -webkit-box-shadow:0 4px 18px 0 rgba(32,76,136,.2);
  box-shadow:0 4px 18px 0 rgba(32,76,136,.2)
}


.sirrp-box{
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 2px 4px 0 rgba(32,76,136,.2),0 0 1px 0 rgba(32,76,136,.2) !important;
box-shadow: 0 2px 4px 0 rgba(32,76,136,.2),0 0 1px 0 rgba(32,76,136,.2) !important;
    min-height: 200px;
}

.sirrp-box:hover{
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow:0 4px 18px 0 rgba(32,76,136,.2) !important;
  box-shadow:0 4px 18px 0 rgba(32,76,136,.2) !important;
    min-height: 200px;
}

.sirrp-box-secondary{
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}

/** Product **/
.sirrp-featured-image-box{
    padding: 0px;
}

.sirrp-featured-image{
    text-align: center;
    max-width: 100%;
    max-height: 500px;
    box-shadow: none;
}

.sirrp-product-gallery-box{
    padding-top: 10px;
}

.sirrp-product-top-description{
}

.sirrp-product-score-box{
    border-radius: 5px;
    background-color: #f5f5f5;
    padding: 5px;
    min-height: 85px;
    overflow: hidden;
}

.sirrp-product-score-label{
    font-weight: 800;
}

.sirrp-product-score {
    font-size: 36px;
    font-weight: 800;
    color: #02ca02;
}

.sirrp-ranking-label{
    font-weight: 800;
}

.sirrp-ranking-position{
    font-size: 12px;
}

.sirrp-position{
    background-color: #00113d;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    padding: 4px 8px;
    border-radius: 200px;
    width: 40px;
}

.sirrp-box{
    background-color: #FFF;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 -10px 16px 0 rgba(0,0,0,.05);
    min-height: 200px;
}

.sirrp-box-best-choice{
    border: 4px solid #addeff;
}
.sirrp-box-best-choice:hover{
    border: 4px solid #e7cd60;
}

.sirrp-best-choice{
    font-weight: 800;
}

.sirrp-product-title{
    padding-top: 5px;
    font-size: 22px;
    overflow: hidden;
    height: 55px;
    line-height: 1.1em;
}

.sirrp-product-model{
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
}

.sirrp-product-description{
    font-size: 14px;
}

.sirrp-product-score-label{
    padding-top: 10px;
}

.sirrp-product-score{
    font-size: 36px;
    font-weight: 800;
    color: #28a745;
}

.sirrp-image-box {}

.sirrp-editorial-box {}

.sirrp-score-box {
    border-left: 1px solid #f2f2f2;
}

.sirrp-editorial-product-box {
    z-index: 1;
    text-align: center;
    height: 160px;
    position: relative;
    overflow: hidden;
}
.sirrp-editorial-product {
    z-index: -1;
    max-width: 160px;
    max-height: 160px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.sirpp-btn-external-url{
    color: #fff;
    text-transform: uppercase;
    margin-top: 12px;
    background-color: #28a745;
    padding: 10px;
    border-radius: 0px;
}

.sirpp-btn-external-url-main{
    color: #fff;
    text-transform: uppercase;
    margin-top: 12px;
    background-color: #28a745;
    padding: 16px;
    border-radius: 0px;
}

.sirpp-btn-external-url:hover {
    color: #fff;
    background-color: #449d44;
}

.sirpp-btn-external-url:visited {
    color: #fff;
    background-color: #28a745;
}

.amazon-button{
    color: #000;
    text-transform: uppercase;
    margin-top: 12px;
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 3px;
    border-color: #000;
}

.amazon-button:hover{
    color: #000;
}

.amazon-button:visited{
    color: #000;
}

.sirrp-box-image-category{
    text-align: center;
    max-width: 100%;
    max-height: 55px;
}
.sirrp-box-image-category-block{
    width: 80%;
    margin: 0 auto;
}
.sirrp-box-primary-category{
    margin-top: 10px;
}

.sirrp-box-primary-category h2{
    font-size: 24px;
    color: #CCC;
}

.sirrp-box-secondary-category{
    padding: 10px;
}

.sirrp-box-secondary-category h3{
    font-size: 16px;
}

.max-lines {
    display: block;/* or inline-block */
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 2.2em;
    line-height: 1.1em;
}

.max-lines.ellipsis::after {
    content: "...";
    position: absolute;
    right: -12px;
    bottom: 4px;
}


/** LIVE SEARCH **/
.text-slogan-mobile{
    text-align: center;
    font-size: 1.1em;
    color: #000;
    margin-bottom: 10px;
}

.text-slogan-desktop{
    text-align: center;
    font-size: 2.2em;
    color: #000;
    margin-bottom: 10px;
}

.search-featured-box{
    height: 45px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    overflow: hidden;
}
.search-featured-image{
    height: 45px;
}

#search-box{
    padding-top: 20px;
    padding-bottom: 5px;
    background-color: #fff;
    border-bottom: 1px solid #e4e6eb;
}

#search-result{
    background-color: #fff;
}

#search-result-container{
    display:none;
    padding: 10px;
}

.search-result-item{
    border-bottom:solid 1px #BDC7D8;
    padding:6px;
    font-size: 1em;
    color:blue;
}

.search-result-item:hover{
    border-bottom:solid 1px #BDC7D8;
    padding:6px;
    font-size: 1em;
    color:blue;
    background-color: #f2f2f2;
}