.comments_list { background-color: rgba(0, 0, 0, 0.3); border-radius: 5px 5px 0 0; display: block; padding: 20px; width: 100%; max-width: 700px; margin: 0 auto; box-sizing: border-box; position: relative; z-index: 10; } @media (max-width: 992px) { .comments_list { max-width: calc(100% - 20px); padding: 15px; } } .comments_list_row { border-radius: 20px; color: #fff; font-size: 15px; line-height: 1; display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 20px; } .photo_avatar { padding-right: 20px; } .photo_avatar img { display: block; min-width: 50px; max-width: 50px; height: auto; border-radius: 100%; } .comment_name { font-weight: bold; padding-bottom: 7px; } .comment_text { opacity: 0.85; } .reviews { position: relative; flex-grow: 1; } .comments__item__meta { position: absolute; right: 0; top: 0; font-size: 12px; opacity: 0.7; } .comments_list_btns { display: flex; justify-content: flex-start; align-items: center; padding-top: 7px; } .comments_list_btn { display: flex; align-items: center; justify-content: flex-start; margin-right: 10px; cursor: pointer; opacity: 0.7; transition: all 0.3s ease; } .comments_list_btn:hover, .comments_list_btn:focus, .comments_list_btn:active { opacity: 1; } .custom-icon { background-image: url(/landings/285832/1704989262/images/action_icons_20px_2x.png); display: inline-block; vertical-align: bottom; width: 20px; height: 20px; margin: 0 3px 0 0; padding: 0; background-size: 100% !important; background-repeat: no-repeat; } .custom-icon-like { background-position: 0 -60px !important; } .custom-icon-comment { background-position: 0 -140px !important; } .custom-icon-share { background-position: 0 -100px !important; } .custom-icon-view { background-position: 0 -161px !important; } .comments_list_icons { width: 100%; display: flex; justify-content: flex-start; align-items: center; padding: 20px 0; cursor: pointer; } .comments_list_icons_item { color: #fff; opacity: 0.8; transition: all 0.3s ease; } .comments_list_icons_item:hover, .comments_list_icons_item:focus, .comments_list_icons_item:active { opacity: 1; } .item_views { margin-left: auto; } .item_like { margin-right: 20px; } .likes_wrap { display: flex; align-items: flex-end; justify-content: flex-start; } .like_people_image { border-radius: 100%; border: 2px solid #fff; width: 30px; height: 30px; display: block; } .like_people_image_wrap { position: relative; } .like_people_image_wrap:nth-child(1) { z-index: 2; } .like_people_image_wrap:nth-child(2) { margin-left: -15px; } .like_people_images { display: flex; justify-content: flex-start; align-items: center; margin-right: 10px; } .like_people_text { color: #fff; opacity: 0.8; font-size: 14px; } @media (min-height: 900px) { .comments_list { /* margin-top: 230px; */ } } .pop-up--timer { background-color: rgba(0, 0, 0, 0.5); position: fixed; right: 0; left: 0; top: 0; bottom: 0; z-index: 9; padding: 25px 15px; } .popUp--block { animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; background-color: #fff; min-height: 300px; width: 100%; max-width: 650px; margin: auto; padding: 50px 15px; box-sizing: border-box; border-radius: 45px; } .countdown-title { display: block; font-size: 40px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; color: #00aff0; text-align: center; } .countdown-message { display: block; font-size: 20px; font-weight: 400; color: #141414; text-align: center; } .popUp--block .btn { margin: 0 auto; border: none; } .popUp--block .timer-wrapper { justify-content: center; } .timer-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; justify-content: flex-start; font-size: 25px; font-weight: 500; position: relative; color: #ffffff; margin: 20px 0; } .stepbox .timer-wrapper { top: 95px; position: absolute; left: 50%; transform: translateX(-50%); margin: 0; } .timer-section { display: -webkit-box; display: -ms-flexbox; display: flex; } .timer { width: 40px; height: 60px; background-color: rgba(0, 0, 0, 0.3); border-radius: 10px; margin: 3px; display: flex; align-items: center; justify-content: center; font-size: 30px; line-height: 45px; -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; } .timer-blur { background-color: rgba(0, 0, 0, 0.3); -webkit-filter: blur(3px); filter: blur(3px); -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; } @media (max-width: 768px) { .main-wrapper { padding: 15px 15px; position: relative; } .timer-wrapper { justify-content: flex-start; } .stepbox .timer-wrapper { top: 65px; left: 50%; transform: translate(-50%); justify-content: center; } .timer { width: 30px; height: 40px; font-size: 20px; line-height: 30px; } .stepbox--top .countdown-title { font-size: 26px; } .stepbox--top .countdown-message { font-size: 14px; } } /* POSITION */ .position { display: block; position: absolute; left: 50%; transform: translateX(-340px); top: 27px; color: #000; font-size: 14px; font-weight: bold; width: 180px; } .position > span { display: block; background-color: #fff; text-align: center; width: 100%; height: 29px; line-height: 29px; background: #ffffff; box-shadow: inset 0px 5.48621px 5.48621px rgba(0, 0, 0, 0.25); border-radius: 48px; white-space: nowrap; overflow: hidden; padding: 0 5px; } .position > span:first-child { margin-bottom: 4px; } .num-girls { color: #00aff0; } .position > span img { display: inline-block; vertical-align: middle; } @media (max-width: 768px) { .position { left: 15px; right: auto; top: 10px; transform: none; width: 140px; font-size: 11px; } .logo { transform: none; left: initial; right: 0; } } /* SAFTY BLOCK */ .safety-block { position: relative; max-width: 800px; margin: 0 auto 30px; z-index: 1; pointer-events: none; } .safety-block ul { display: flex; flex-wrap: nowrap; align-items: flex-start; justify-content: space-between; margin: 15px 0; padding: 0; } .safety-block ul li { list-style-type: none; width: calc(100% / 3); text-align: center; padding: 0 10px; color: #fff; text-shadow: 0px 2px 11px rgba(0, 0, 0, 0.67); } .safety-block h4 { font-size: 20px; margin: 15px 0 10px; } .safety-block img { max-width: 60px; margin: 0 auto; } .safety-block p { font-size: 14px; line-height: 1.4; margin: 0; text-align: center; text-shadow: 0px 2px 11px rgba(0, 0, 0, 0.67); } @media (max-width: 768px) { .safety-block { margin-top: 20px; } .safety-block ul { margin: 15px 0 0; } .safety-block img { max-width: 40px; } .safety-block h4 { font-size: 12px; margin: 5px 0; } .safety-block p { font-size: 11px; } }