/**************************************************************************************************************/ /**************************************************************************************************************/ /************************************* DEVELOPER VERSION DIFFERENCE START ******************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ .ays-pro-features-v2-main-box, .ays-pro-features-v2-main-box *{ box-sizing: border-box; } .ays-pro-features-v2-main-box{ position: relative; padding: 15px 10px; background-color: rgba(53, 113, 196, 0.05); transition: .15s; border-radius: 10px; } .ays-pro-features-v2-main-box:hover{ background-color: rgba(53, 113, 196, 0.10); } .ays-pro-features-v2-main-box label{ color: #A3A3A3; } /* Small buttons start */ .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box{ position: absolute; right: 10px; top: -12px; z-index: 4; display: flex; gap: 3px; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-view-demo-button{ display: flex; padding: 5px 13px; background-color: #e0ffe4; border-radius: 25px; color: #178c07; font-size: 15px; box-shadow: 0px 1px 1px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-button{ display: flex; padding: 5px 13px; background-color: #FFE9DE; border-radius: 25px; color: #F47535; font-size: 15px; box-shadow: 0px 1px 1px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-button:hover{ color: #FF5500; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-video-button{ display: flex; padding: 5px 13px; background-color: #E0EBFF; border-radius: 25px; color: #6392D4; font-size: 15px; box-shadow: 0px 1px 1px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-video-button:hover{ color: #3571C4; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-icon, .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-video-icon, .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-view-demo-icon{ width: 24px; height: 24px; background-repeat: no-repeat; background-size: cover; transition: .10s; } /* Small buttons end */ /* Middle buttons start */ .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 4; visibility: hidden; display: flex; justify-content: center; align-items: center; gap: 5px; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-view-demo-button{ display: flex; padding: 5px 13px; background-color: #e0ffe4; border-radius: 25px; color: #178c07; font-size: 15px; box-shadow: 0px 1px 1px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-button{ width: fit-content; height: fit-content; display: flex; padding: 5px 13px; background-color: #FFE9DE; border-radius: 25px; color: #F47535; font-size: 15px; box-shadow: 0px 1px 1px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-button:hover{ color: #FF5500; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-button{ width: fit-content; height: fit-content; display: flex; background-color: #fff; border-radius: 25px; color: #6392D4; font-size: 15px; box-shadow: 0px 1px 2px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; padding: 5px 13px; align-items: center; justify-content: center; flex-wrap: wrap; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-button:hover{ color: #3571C4; } .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-icon, .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-icon, .ays-pro-features-v2-main-box .ays-pro-features-v2-small-buttons-box-middle.ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-view-demo-icon{ width: 24px; height: 24px; background-repeat: no-repeat; background-size: cover; /* transition: .10s; */ } /* Middle buttons end */ /* Big buttons start */ .ays-pro-features-v2-big-buttons-box{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 4; visibility: hidden; display: flex; gap: 5px; } .ays-pro-features-v2-main-box:hover .ays-pro-features-v2-big-buttons-box{ visibility: visible; } .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-button{ display: flex; background-color: #fff; border-radius: 31px; color: #F47535; font-size: 17px; box-shadow: 0px 1px 2px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; width: 200px; height: 55px; align-items: center; justify-content: center; flex-wrap: wrap; } .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-button:hover{ color: #FF5500; } .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-button{ display: flex; background-color: #fff; border-radius: 31px; color: #6392D4; font-size: 17px; box-shadow: 0px 1px 2px #00000036; font-weight: 700; cursor: pointer; text-decoration: none; width: 200px; height: 55px; align-items: center; justify-content: center; flex-wrap: wrap; } .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-button:hover{ color: #3571C4; } .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-upgrade-icon, .ays-pro-features-v2-main-box .ays-pro-features-v2-big-buttons-box .ays-pro-features-v2-video-icon{ width: 40px; height: 40px; background-repeat: repeat; background-size: cover; /* transition: .10s; */ } /* Big buttons end */ /* Themes styles start */ .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-button, .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-view-demo-button{ padding: 8px; border-radius: 50%; } .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-button .ays-pro-features-v2-upgrade-icon, .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-button .ays-pro-features-v2-video-icon, .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-view-demo-button .ays-pro-features-v2-view-demo-icon{ width: 19px; height: 19px; } .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-upgrade-text, .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-video-text, .ays-pro-features-v2-main-box-themes .ays-pro-features-v2-small-buttons-box .ays-pro-features-v2-view-demo-text{ display: none; } /* Themes styles end */ .ays-pro-features-v2-main-box input[type="checkbox"]{ border-color: #D1D1D1; background-color: #EDF2FC; border-width: 2px; box-shadow: unset; } .ays-pro-features-v2-main-box *{ pointer-events: none; opacity: 0.9; } .ays-pro-features-v2-small-buttons-box, .ays-pro-features-v2-small-buttons-box *, .ays-pro-features-v2-big-buttons-box, .ays-pro-features-v2-big-buttons-box *, .ays-pro-features-v2-main-box .ays-survey-zindex-for-pro, .ays-pro-features-v2-main-box iframe{ pointer-events: auto !important; opacity: 1; } .ays-pro-features-v2-main-box .ays-pro-features-v2-video-button:empty{ display: none !important; } /**************************************************************************************************************/ /**************************************************************************************************************/ /*************************************** DEVELOPER VERSION DIFFERENCE END ******************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /************************************* AGENCY VERSION DIFFERENCE START ******************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/ /*************************************** AGENCY VERSION DIFFERENCE END ******************************************/ /**************************************************************************************************************/ /**************************************************************************************************************/