/**
 * 2007-2020 PrestaShop and Contributors
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * @author    PrestaShop SA <contact@prestashop.com>
 * @copyright 2007-2020 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
 * International Registered Trademark & Property of PrestaShop SA
 */
 .blockAgeVerify {
    background-color: #fff;
}
#submitAge{
    margin: 10px 20px !important;
    padding: 8px 60px;
    border: 2px solid #1CA0B7;
}
#submitAge:hover {
    background-color: #fff !important;
}

.btn_confirm{
    margin-left: 20px;
}

.day{
    width: 75px;
    float: left;
    margin-left: 5px;
}

.month{
    width: 75px;
    float: left;
    margin-left: 5px;
}

.year{
    width: 97px;
    float: left;
    margin-left: 5px;
}

.psagechecker-hide {
    display: none;
}

.deny_msg_age_verify{
    text-align:center;
    width: 230px;
    margin: auto;
    margin-top: 20px;
}

.age_verify_input{
    margin: auto;
    width:300px;
    max-width: 100%;
    padding-top: 20px;
    text-align:center;
}
#psagechecker_block .age_verify_input input {
    width: 31% !important;
}

.logo_age_verify{

    text-align:center;
    height: 20%;
}

.logo_age_verify img{
    height: 100%;
    margin-top: -60px;
}

.age_verify{
    margin-top: 25px;
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:70%
}
.age_verify_text_content {
    padding-top:14%;
}

.custom_msg_age_verify{
    text-align:center;
    width: 90%;
    margin: auto;
    margin-top: 60px;
    color: #003E60;
}
.custom_msg_warning {
    color: #FF7F63;
    font-weight: 900;
    border: 3px solid #FED48B;
    padding: 20px 20px 10px;
    text-align: center;
    margin-bottom: 20px;
}
.custom_msg_warning svg {
    width: 90%;
    fill: #FF7F63;
    display: inline-block;
    vertical-align: middle;
}
.custom_msg_warning span {
    display: none;
}
.custom_msg_warning::before {
    content: "";
    background-image: url('../img/warning.svg');
    width: 60px;
    height: 60px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: -55px auto 0;
    background-color: #fff;
}

.custom_msg_mentions {
    color: #003E60;
    font-size: 10px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.custom_msg_mentions a{
    color: #1CA0B7;
    text-decoration: underline !important;
}

.age_verify_buttons{
    margin-top: 10px;
    text-align:center;
}

.psagechecker_hide {
    display: block;
}

#psagechecker_block {
    background: #fff;
    border-radius: 2px;
}
#psagechecker_block .custom_title {
    text-align:center;
    margin-bottom: 15px;
}
#psagechecker_block .desc {
    color: #232323;
    text-align: center;
    margin-bottom: 40px;
}
.preload {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}
#psagechecker_block .insta-card {
    transition: 0.3s;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-top: 100%;
    margin-bottom: 30px;

    /*-webkit-transform: scale(0.6);*/
	/*transform: scale(0.6);*/
	/*-webkit-animation: scaleUp 0.65s ease-in-out forwards;*/
	/*animation: scaleUp 0.65s ease-in-out forwards;*/
}
@-webkit-keyframes scaleUp {
	0% { }
	100% { -webkit-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
	0% { }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}
#psagechecker_block .insta-card:hover {
    opacity: 0.5;
}
#psagechecker_block .insta-card-img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
#psagechecker_block .load-more {
    text-align: center;
}
/* LIGHTBLOX */

#psagechecker_block .lightbox {
    position: fixed;
    width: 400px;
    min-height: 300px;
    top: 15%;
    left : 0;
    right : 0;
    margin: auto;
    width: 1000px;
    background-color: white;
    z-index: 99999;
	border-radius:4px;
}
/* LIGHTBOX CONTENT */
#psagechecker_block .lightbox-content {
    height: 100%;
    padding-top: 0 !important;
}
#psagechecker_block .bg-light-grey {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/* LIGHTBOX CONTENT LEFT */
#psagechecker_block .content-left {

}

#psagechecker_block .psagechecker-account-block-mobile{
    padding: 10px;
    display: none;
}
/* LIGHTBOX CONTENT RIGHT */
#psagechecker_block .content-right {
    padding: 20px;
}

#psagechecker_block .lightbox-img {
    min-height: 500px;
    background-position:center;
    background-size:cover;
}
@media only screen and (min-width: 1650px) {
    .custom_msg_warning svg {
        display: none;
    }
    .custom_msg_warning span {
        display: inline-block;
        font-size: 19px;
    }
}
@media only screen and (min-width: 577px) {
    #psagechecker-lightbox #confirm_button.btn_confirm{
        margin-right: 10px;
        font-size: 18px;
        padding: 4px 60px;
    }
    #psagechecker-lightbox #deny_button.btn_deny{
        padding: 4px 60px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1200px) {
    #psagechecker_block .lightbox {
        width: 80%;
    }
}
@media only screen and (max-width: 991px) {
    #psagechecker_block .lightbox {
        width: 60% !important;
    }
    #psagechecker_block .psagechecker-account-block-mobile {
        display: block;
    }
    #psagechecker_block .psagechecker-account-block {
        display: none;
    }
    #psagechecker_block .lightbox-content {
        height: 100%;
    }
    #psagechecker_block .lightbox-img {
        min-height: 350px;
    }
}
@media only screen and (max-width: 576px) {
    #psagechecker_block .lightbox-content {
        height: auto;
    }
    .blockAgeVerify {
        border-radius: 10px;
    }
    #psagechecker_block .lightbox {
        width: 95% !important;
        min-height: auto;
    }
    .logo_age_verify img{
        width: 80px;
        margin-top: -30px;
    }
    .custom_msg_warning {
        text-align: left;
        padding: 8px;
        margin-bottom: 0;
    }

    .custom_msg_warning::before {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        max-width: 8%;
    }
    .custom_msg_age_verify {
        margin-top: 20px;
    }
    .custom_msg_age_verify p {
        display: none;
    }
    .custom_msg_mentions {
        padding-bottom: 0;
    }
    .btn.btn_confirm {
        padding: 8px 60px;
        border: 2px solid #1CA0B7;
    }
}
@media only screen and (max-width: 350px) {
    #psagechecker_block .lightbox {
        width: 95% !important;
    }
}

#psagechecker_block #close {
    position: absolute;
    font-size: 40px;
    top: -30px;
    right: 0;
    color: white;
    cursor: pointer;
}

#psagechecker_block .posted {
    font-size: 14px;
    color: #7a7a7a;
}
#psagechecker_block .author {
    color: #232323;
}
#psagechecker_block .via {
    font-size: 14px;
    color: #7a7a7a;
}
#psagechecker_block .text {
    display: -webkit-box;
    margin-top: 20px;
    max-height: 100px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}
#psagechecker_block .custom-title {
    text-align: center;
}
#psagechecker_block .product-image {
    text-align: center;
}
#psagechecker_block .price {
    font-size: 20px;
    font-weight: bold;
    color: #232323;
    /*line-height: 35px;*/
}
#psagechecker_block .product-button {
    /*text-align: right;*/
}
#psagechecker_block .product-name {
    margin-top: 10px;
    text-align: center;
    /* height: 50px; */
    max-height: 50px;
}
