Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*.visit-insta::before {
- content: "Discover the World’s Most Exclusive Ultra-Luxury Travel & Lifestyle Experiences—Follow Us on Instagram";
- visibility: visible;
- }
- .visit-insta{
- content: "Discover the World’s Most Exclusive Ultra-Luxury Travel & Lifestyle Experiences—Follow Us on Instagram";
- visibility: hidden;
- }*/
- .insta_feed a.sbi_photo {
- height: 170px !important;
- padding: 0 23px;
- margin: 0 5px;
- }
- .insta_feed a.sbi_photo:before {
- content: "";
- background: url(/wp-content/plugins/instagram-feed/img/small-logo.png) no-repeat;
- width: 35px;
- height: 35px;
- background-size: cover;
- position: absolute;
- top: 50%;
- z-index: 9;
- opacity: 0;
- transition: all 0.5s;
- left: 0;
- right: 0;
- margin: 0 auto;
- margin-top: -12px;
- }
- #sb_instagram .sbi_photo{
- text-align: center;
- }
- .insta_feed a:hover.sbi_photo:before {
- opacity: 1;
- }
- .insta_feed a:hover.sbi_photo:after {
- opacity: 0.4;
- }
- .insta_feed a.sbi_photo:after {
- content: "";
- position: absolute;
- left: 4px;
- right: 4px;
- top: 0;
- bottom: 0;
- background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
- opacity: 0.5;
- z-index: 0;
- opacity: 0;
- transition: all 0.5s;
- }
- #sb_instagram #sbi_load {
- margin-top: 2px;
- }
- #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
- display: none;
- }
- div#sbi_load {
- display: none;
- }
- p.sbi_bio {
- display: none !important;
- }
- .insta_feed {
- padding: 20px 150px;
- height: auto;
- background: #000;
- width: 100%;
- display: inline-block;
- position: relative;
- margin-bottom: 0 !important;
- }
- .visit-insta {
- font-size: 40px;
- text-transform: uppercase;
- text-align: center;
- position: relative;
- margin: 0 auto;
- width: auto;
- display: table;
- color:#fff;
- border-bottom: solid 1px #fff;
- font-weight: 600;
- }
- .insta_feed .sbi.sbi_mob_col_auto {
- display: inline-block;
- margin-top: 15px !important;
- /* box-shadow:0 1px 3px #ffffff82;*/
- padding: 20px 30px !important;
- }
- .insta_feed div#sbi_images {
- padding: 5px;
- /*width: 900px !important;*/
- margin: 0 auto;
- display: table;
- float: none !important;
- }
- .insta_feed .sb_instagram_header {
- float: none !important;
- display: table;
- text-align: center !important;
- /*width: 900px !important;*/
- margin: 12px auto !important;
- }
- #sb_instagram .sbi_header_img {
- border: solid 3px #d1ad74;
- border-radius: 50%;
- }
- #sb_instagram .sbi_header_text h3 {
- color: #fff;
- }
- @media(max-width: 767px){
- .insta_feed div#sbi_images {
- width: auto !important;
- }
- .insta_feed{
- padding-left: 0 !important;
- padding-right: 0 !important;
- margin-bottom: -8px !important;
- overflow: hidden;
- }
- .insta_feed a.sbi_photo{
- padding: 0 50px !important;
- }
- .visit-insta {
- font-size: 20px;
- }
- #sb_instagram.sbi_col_4 #sbi_images {
- grid-template-columns: repeat(2, 1fr);
- }
- }
- @media(max-width: 500px){
- .insta_feed div#sb_instagram div#sbi_images .sbi_item {
- /*width: 50%;*/
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement