File: /home4/cca63905/public_html/nueva/modules/pmproductvideoreviews/views/css/front/battle.css
@charset "UTF-8";
/**
* rec.reviews
*
* @author Presta-Module.com <support@presta-module.com> - https://www.presta-module.com
* @copyright Presta-Module - https://www.presta-module.com
* @license see file: LICENSE.txt
*
* ____ __ __
* | _ \ | \/ |
* | |_) | | |\/| |
* | __/ | | | |
* |_| |_| |_|
*/
#pvr .battle-left {
width: 300px;
margin-left: -30px;
}
#pvr .battle-left > article {
width: 240px;
height: 240px;
margin-left: auto;
margin-right: auto;
}
#pvr .battle-right {
width: 300px;
height: auto;
margin-left: -44px;
}
#pvr .battle-right > article {
width: 240px;
height: 240px;
margin-left: auto;
margin-right: auto;
}
#pvr .reviews-item-content-battle {
line-height: 5px;
color: white;
font-size: 10px;
}
#pvr .rating-star-yellow-battle {
font-size: 4px;
margin-top: 5px;
}
#pvr .icons-battle {
font-size: 18px;
}
#pvr .reviews-title-battle {
font-size: 12px;
font-weight: bold;
text-decoration: none;
z-index: 1;
position: absolute;
height: 20%;
width: 100%;
bottom: 0px;
left: 0;
background: rgba(0, 0, 0, 0.6);
/* position the text in t’ middle*/
align-items: center;
justify-content: center;
padding-top: 10px;
padding-bottom: 5px;
}
#pvr .right-battle {
margin-top: -5px;
}
#pvr .left-battle {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 576px) {
#pvr .reviews-title-battle {
height: 20%;
bottom: 5px;
}
#pvr .reviews-item-content-battle {
line-height: 5px;
}
#pvr .battle-right {
height: auto;
width: 100%;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-right > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
#pvr .battle-left {
height: auto;
width: 100%;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-left > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
}
@media screen and (min-width: 577px) and (max-width: 768px) {
#pvr .reviews-title-battle {
height: 24%;
bottom: 5px;
}
#pvr .right-battle {
font-size: 8px;
}
#pvr .battle-right {
width: 50%;
height: auto;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-right > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
#pvr .battle-left {
height: auto;
width: 50%;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-left > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
}
@media screen and (min-width: 769px) and (max-width: 992px) {
#pvr .battle-right {
height: auto;
width: 50%;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-right > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
#pvr .battle-left {
height: auto;
width: 50%;
margin-left: 0px;
margin-bottom: 20px;
}
#pvr .battle-left > article {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
#pvr .reviews-title-battle {
font-size: 12px;
font-weight: bold;
text-decoration: none;
z-index: 1;
position: absolute;
height: 18%;
width: 100%;
bottom: 5px;
left: 0;
background: rgba(0, 0, 0, 0.6);
align-items: center;
justify-content: center;
padding-top: 15px;
padding-bottom: 5px;
}
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
#pvr .battle-right {
width: 283px;
height: auto;
margin-left: -44px;
}
#pvr .reviews-title-battle {
font-size: 12px;
font-weight: bold;
text-decoration: none;
z-index: 1;
position: absolute;
height: 20% !important;
width: 100%;
bottom: 0px;
left: 0;
background: rgba(0, 0, 0, 0.6);
/* position the text in t’ middle*/
align-items: center;
justify-content: center;
padding-top: 10px;
padding-bottom: 5px;
}
}