@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap");
@import url(https://use.typekit.net/hfq2aqv.css);
body{
font-family: 'Cabin', sans-serif;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: #000000; 
}
html {
scroll-behavior: smooth;
}
h1, h2{
font-family: 'Oi', cursive;
}
h1{
font-size: 72px;
line-height: 74px;
letter-spacing: -0.48px;
}
h2{
font-size: 44px;
line-height: 60px;
letter-spacing: -0.48px;
}
h3{
font-size: 32px;
line-height: 42px;
}
img{
max-width: 100%;
}
.bg-brown{
background: #F12B01;
}
.bg-darkred{
background: #751613;	
}
.mobilesubtop #gform_fields_7 input#input_7_1 {
background: #F2F2F2;
}
.mobilesubtop input#gform_submit_button_7 {
background: #F12B01;
}
.bg-blue{
background:#0F8D9F  !important;
}
.text-blue{
color:#0F8D9F !important;
}
.text-orange{
color:#F29929 !important;
}
.bg-orange{
background:#F29929 !important;
}
.text-pink{
color:#D9175A !important;
}
.bg-pink{
background:#D9175A !important;
}
.bussinesssurf .event-meta p{
color: #7f7f7f;
}
.text-brown, .text-brown:hover{
color: #0F8D9F; 
}
.btn {
box-shadow: 0px 4px 9px #00000029;
border-radius: 26px;
opacity: 1;
font-size: 16px;
letter-spacing: 0.9px;
color: #FFFFFF;
line-height: 22px;
padding: 12px 20px;
border: 2px solid;
}
.btn.btn-brown{
color: #F12B01;
border: 1px solid #F12B01;
}
.blogs-section  .articalbtn .btn-brown{ }
.btn.btn-brown:hover{
background: #F12B01;
color: #fff;
}
.btn.btn-outline-white{
border-color: #fff;
padding: 12px 30px;
}
.btn.btn-outline-white:hover{
background: #000;
color: #fff;
}
.header{
z-index: 5;
}
.header .top-bar{
padding: 13px 0;
background: #fff;
}
.header .top-bar .products-outer .product-heading, .header .top-bar .products-outer .products a{
font-size: 14px;
line-height: 18px;
color: #000;
text-transform: uppercase;
font-weight: 500;
}
.header .top-bar .products-outer .product-heading{
margin-right: 20px;
font-weight: 800;
}
.header .top-bar .social-icons{
column-gap: 26px;
}
.header .top-bar .social-icons a{
font-size: 25px;
}
.header .top-bar .products {
display: flex;
column-gap: 25px;
}
.header .top-bar .products-outer {
margin: 0 auto;
padding-left: 130px;
}
.header .navbar{
padding: 0;
}
.header .navbar .navbar-brand{
position: absolute;
z-index: 1;
max-width: 120px;
padding: 0;
margin: 0;
inset: -20px auto 0 150px;
}
.header .navbar .nav-item a{
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 15px 6px;
}
.header .navbar .nav-item a:hover{ }
.navbar-light .navbar-nav .active>.nav-link{
color: #fff !important;
}
.header .navbar .navbar-collapse{
flex-grow: 0;
}
.header .navbar .navbar-nav{
column-gap: 20px;
padding-left: 70px;
}
.header .navbar .dropdown-toggle::after {
display: none;
}
.header .navbar .nav-item a .fa-chevron-down{
font-size: 12px;
margin-left: 5px;
}
.header .navbar .nav-item a .fa-magnifying-glass{
font-size: 17px;
margin-right: 5px;
}
.header .search-dropdown-outer {
margin: 0 0 0 35px;
}
.header .navbar .nav-item .dropdown-menu{
padding: 0 0px;
border: 0;
}
.header .navbar .nav-item .dropdown-menu a{
color: #751613;
padding: 5px 0;
text-decoration: none;
}
.products a
.header .navbar .nav-item .dropdown-menu.search-dropdown{
padding: 0;
width: 270px;
border-radius: 0;
top: calc(100% + 15px);
}
.header .navbar .nav-item .dropdown-menu.search-dropdown::before{
content: "";
width: 15px;
height: 15px;
position: absolute;
background: #e7e7e7;
transform: rotate(45deg);
inset: -7px 20px auto auto;
}
.header .navbar-toggler {
border: 0;
padding: 0;
}
.header .navbar-toggler .navbar-toggler-icon{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header .top-bar .products-outer .products-toggle, 
.eat-drink-link .products-toggle, 
.deals-and-offer .products-toggle {
border: 0;
color: #888;
background: #F9F9F9;
padding: 12px 15px;
margin-right: 10px;
font-size: 16px;
text-align: left;
min-width: 150px;
display: none;
}
.products-toggle .fa-solid {
float: right;
margin: 6px 0 0 0;
}
.header .top-bar .products-outer .products-toggle .fa-chevron-down{
margin-left: 10px;
font-size: 12px;
}
.home-banner{
background: url(//scarboroughlive.com.au/wp-content/themes/scar/images/home-banner.jpg) no-repeat center/cover;
padding: 150px 0 50px;
}
.home-banner::before{
content: "";
position: absolute;
inset: 0;
background: rgba(0,0,0,.1);
}
.home-banner .title{
margin: 0;
}
.home-banner .sub-title{
margin: 20px 0 30px;
}
.home-banner .lines-pattern{
inset: -102px 0 -50px 0;
}
.home-banner .lines-pattern .line-mobile{
display: none;
}
.footer {
background: url(//scarboroughlive.com.au/wp-content/themes/scar/images/footer-banner.jpg) no-repeat center/cover;
padding: 155px 0 140px;
}
.footer p {
font-size: 24px;
margin: 0 0 40px;
}
.subscribe-box {
max-width: 740px;
margin: 0 auto;
}
.subscribe-box input[type="text"] {
width: 100%;
background: #fff;
height: 75px;
border-radius: 10px;
border: none;
padding: 0 225px 0 25px;
font-size: 24px;
line-height: 75px;
color: #717171;
}
.subscribe-box .submit {
position: absolute;
top: 8px;
right: 8px;
width: 200px;
background: #FB6821;
height: 59px;
border: none;
border-radius: 10px;
color: #fff;
font-weight: bold;
font-size: 22px;
}
.footer-logo {
margin: -72px 0 20px 0;
}
.footer-logo img {
max-width: 135px;
}
.copyright-text {
font-size: 12px;
color: #000;
}
.copyright-text a {
color: #000;
}
.copyright-text span {
margin: 0 15px;
}
.footer-social a {
color: #fff;
background: #F12B01;
height: 36px;
width: 36px;
display: inline-block;
border-radius: 100%;
text-align: center;
line-height: 36px;
margin: 0 8px;
}
.footer-copyright {
padding: 0 0 30px;
}
.footer::before {
content: "";
position: absolute;
left: 0;
top: 0;
background-image: url(//scarboroughlive.com.au/wp-content/themes/scar/images/footer-line.png);
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-size: contain;
}
.offer-section{
margin: 80px 0;
}
.offer-section .offer-left-box { } .position-relative {
position: relative !important;
}
.whats-on-rel{
position: relative;
z-index: 999;
}
.offer-left-box {
overflow: hidden;
position: relative;
}
.eat-block{
position: relative;
overflow: hidden;
}
.whats-on{
position: relative;
overflow: hidden;
}
.offer-left-box img, .eat-block img, .whats-on img {
transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
width: 100%;
height: 100%;
object-fit: cover;
}
.offer-left-box:hover img, .eat-block:hover img, .whats-on:hover img {
transform: scale(1.1);
}
.block-img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
} .offer-section .offer-left-box::before{
content: "";
inset: 0;
position: absolute; background: rgba(217, 23, 90, 0.8);
mix-blend-mode: multiply;
z-index:1;
}
.offer-section .offer-left-box .offer-deals {
width: 400px;
height: 400px;
background: rgba(241, 43, 1, 0.6);
border-radius: 100%;
box-shadow: 0px 3px 6px #00000029;
padding: 60px;
z-index:2;
}
.offer-section .offer-right-box .eat-drink{ }
.offer-section .offer-right-box .whats-on{ }
.offer-section .offer-right-box .eat-drink, .offer-section .offer-right-box .whats-on{
padding: 60px 50px;
}
.offer-section .offer-right-box .eat-drink p, .offer-section .offer-right-box .whats-on p{
max-width: 450px;
}
.offer-section .offer-right-box .eat-drink::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(to right, #F29929, #a4a4a4c4);
z-index: 0;
}
.offer-section .offer-right-box .whats-on::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(to right, #0F8D9F, #bbbbbb94);
z-index: 1;
}
.blogs-section {
margin: 0 0 100px;
} .blogs-section .blogs .single-blog{ padding-bottom: 50px;
}
.blogs-section .blogs .single-blog .blog-image{
width: 100%;
}
.blogs-section .blogs .single-blog .blog-categories{
column-gap: 30px;
margin: 20px 0 10px;
}
.blogs-section .blogs .single-blog .blog-categories a{
font-size: 14px;
}
.blogs-section .blogs .single-blog .blog-categories a + a::before{
content: "";
width: 5px;
height: 5px;
background: #000;
display: block;
position: absolute;
inset: 10px auto auto -18px;
border-radius: 100%;
}
.lifestyle-mainpost .divider{
margin: 0 8px;
}
.blogs-section .blogs .single-blog .blog-title{
font-size: 18px;
line-height: 22px;
font-weight: 700;
margin: 0 0 10px;
text-transform: uppercase;
}
.blogs-section .blogs .single-blog .blog-meta{
font-size: 14px;
margin: 0 0 20px;
}
.blogs-section .blogs .single-blog .blog-meta .divider{
margin: 0 8px;
}
.blogs-section .blogs .single-blog .blog-excerpt{
font-size: 14px;
line-height: 24px;
font-weight: 500;
margin-bottom: 0;
}
.follow-section .social-icons{
column-gap: 15px;
}
.follow-section .social-icons a{
background: #F12B01;
color: #fff;
width: 45px;
height: 45px;
text-align: center;
line-height: 45px;
border-radius: 100%;
font-size: 20px;
}
.btn.btn-light-brown {
background: #984C1E;
border-color: #984C1E;
}
.btn.btn-light-brown:hover {
color: #984C1E;
background: transparent;
}
.btn.btn-orange {
background: #FB6821;
border-color: #FB6821;
}
.btn.btn-orange:hover {
color: #751613;
background: transparent;
}
.home-banner.inner-page-banner {
padding: 100px 0;
}
.owl-nav .owl-prev {
left: 0;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
position: absolute;
top: 45%;
background: transparent !important;
height: 40px;
width: 40px;
border-radius: 100%;
color: #000 !important;
text-align: center;
margin: -20px 0 0 0;
}
.owl-nav .owl-prev span, .owl-nav .owl-next span {
font-size: 45px;
height: 40px;
display: block;
line-height: 35px;
}
.owl-nav .owl-next {
right: 0;
}
.owl-carousel.event-slider {
padding: 0 60px !important;
}
.events-section,
.deals-section,
.single-deal {
margin: 90px 0 0 0;
}
.single-event h3 {
font-size: 18px;
font-weight: bold;
line-height: normal;
margin: 15px 0 5px 0;
text-transform: uppercase;
}
.event-excerpt {
font-size: 15px;
font-weight: bold;
line-height: 20px;
margin: 0;
min-height: 55px;
}
.event-meta {
margin: 0 0 15px;
min-height: 25px;
}
.event-meta.owleventmeta {
margin: 0 0 15px;
min-height: 55px;
}
.event-meta p {
font-size: 14px;
margin: 0;
line-height: 26px;
color: #F12B01;
}
.post-type-archive-business .event-meta p , .tax-business_category .event-meta p{
color: #333 !important;
}
.single-event .btn {
font-size: 16px;
padding: 10px 22px;
}
.single-event {
background: #F9F9F9;
padding: 20px;
}
.event-cal-form {
display: flex;
margin: 0 0 30px 0;
}
.event-cal-form .event-search {
width: 40%;
margin: 0 15px 0 0;
}
.event-cal-form input, .event-cal-form select {
height: 42px;
font-size: 16px;
background: #F9F9F9;
border: none;
padding: 0 12px;
width: 100%;
color: #000 !important;
outline: none !important;
}
.event-cat, .event-date {
width: 30%;
margin-right: 15px;
}
.event-go button {
background: #F12B01;
border: none;
width: 100px;
text-align: center;
height: 42px;
color: #fff;
font-weight: bold;
}
.cal-heading {
font-size: 28px;
margin-top: 0px;
}
.event-listing {
display: flex;
padding: 0;
background: transparent;
}
.event-listing .event-desc {
margin-left: 20px;
width: 65%;
}
.event-listing h3 {
color: #FB6821;
margin: 0 0 8px;
}
.event-listing .event-title {
font-size: 22px;
font-weight: bold;
line-height: 28px;
margin-bottom: 0;
}
.event-listing .event-meta { margin: 0 0 6px 0;
}
.event-listing .event-meta p { width: 100%;
margin-right: 10px;
margin-top: 5px;
}
.event-listing .event-content {
font-size: 14px;
line-height: 24px;
margin: 0 0 15px;
}
.event-listing .event-img {
width: 35%;
}
.post-type-archive-business .event-listing .event-img {
width: 30%;
}
.post-type-archive-business .event-listing .event-desc {
width: 70%;
}
.post-type-archive-business .event-meta {
min-height: 0px;
}
.tax-business_category .event-meta {
min-height: 0px;
}
.tax-business_category .event-listing .event-img {
width: 30%;
}
.tax-business_category .event-listing .event-desc {
width: 70%;
}
.event-pagination ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
justify-content: center;
}
.event-pagination ul li a {
width: 44px;
height: 44px;
font-size: 14px;
text-align: center;
line-height: 44px;
border-radius: 100%;
margin: 0 4px;
color: #751613;
display: inline-block;
text-decoration: none !important;
}
.event-pagination ul li.active a {
color: #fff;
background: #751613;
}
.eat-drink-link .product-heading, 
.deals-and-offer .product-heading{
width: 94px;
background: #FB6821;
text-align: center;
color: #fff;
height: 44px;
line-height: 44px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin: 0 10px 0 0;
}
.eat-drink-link .products,
.deals-and-offer.products {
display: flex;
justify-content: space-between;
width: 100%;
margin-left: 30px;
}
.eat-drink-link .products a,
.deals-and-offer .products a {
font-size: 15px;
color: #000;
text-transform: uppercase;
margin: 0 10px;
font-weight: 600;
}
.single-event .btn {
min-width: 150px;
}
.deals-content{
margin:15px 0;
}
.deals-content h3{
font-size:28px;
line-height:38px;
}
.single-deal .featuredimg{
text-align:center;
}
.single-deal .featuredimg img{
max-width:100%;
}
.single-deal .contentnrea{
word-wrap: break-word;
}
.deals-and-offer .products a.active{
color:#751613;
}
.innerpage-section, 
.lifestyle-section,
.news-main{
padding:90px 0;
}
.pagination-section .page-numbers {
margin: 12px;
color: #000;
}
.pagination-section .page-numbers.current {
width: 40px;
height: 40px;
background: #F12B01 0% 0% no-repeat padding-box;
box-shadow: 0px 4px 9px #00000029;
border-radius: 26px;
opacity: 1;
color: #FFF;
display: inline-block;
line-height: 40px;
} .scar-single {
padding: 75px 0px;
}
.featured-title h3 {
font-size: 36px;
font-family: 'Cabin', sans-serif;
color: #000000;
font-weight: bold; line-height: 40px;
}
.scar-single .blog-type .blog-categories a + a::before {
content: "";
width: 5px;
height: 5px;
background: #F12B01;
display: block;
position: absolute;
inset: 10px auto auto -18px;
border-radius: 100%;
}
.scar-single .blog-type .blog-categories {
column-gap: 30px;
margin: 0px 0 10px;
}
.featured-title {
padding: 0px 0px;
}
.blog-author {
padding-bottom:15px;
}
.new-singletext p {
font-size: 14px;
line-height: 25px;
color: #000000;
}
.new-singletext {
padding-top: 15px;
}
.artical h3 {
color: #000000;
font-size: 24px;
font-family: 'Cabin', sans-serif;
line-height: 30px;
font-weight: 700;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
color: #fff;
}
.blog-featuretext h5 {
font-size: 18px;
line-height: 24px;
color: #000000;
font-family: 'Cabin', sans-serif;
}
.blog-featuretext h5 a {
color: #000;
text-decoration: none;
}
.scar-main {
border-bottom: 1px solid #dedede;
margin-bottom: 10px;
}
.artical-main .scar-main:last-child {
border-bottom: none;
}
.pagination-news {
padding: 0px;
text-align: center;
width: 100%;
}
.pagination-news .pagination {
display: inline-block;
}
.pagination-news span.page-numbers.current {
background: #F12B01;
display: inline-block;
position: relative;
border: 1px solid #F12B01;
margin: 0 auto 0 auto;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
width: 30px;
line-height: 30px;
height: 30px;
color: #FFFFFF;
text-decoration: none;
margin-right: 5px;
}
.pagination-news a.page-numbers {
display: inline-block;
position: relative;
margin: 0 auto 0 auto;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
width: 35px;
color: #000;
text-decoration: none;
margin-right: 5px;
} div#gform_fields_7 ::placeholder {
color: #717171 !important;
font-size:18px;
}
#gform_fields_7 input#input_7_1, #gform_fields_7 input#input_7_2 {
height: 60px;
border-radius: 10px;
background: #fff;
border: none;
padding: 0 15px;
outline: none;
}
div#field_7_1 {
position: relative;
}
input#gform_submit_button_7 {
background: #0F8D9F;
padding: 12px 40px;
color: #fff;
position: absolute;
font-size: 18px;
line-height:1.3;
text-transform: uppercase;
top: 6px;
margin-bottom: 0;
right: 6px;
border-radius: 10px;
outline: none;
border: none;
}
.blog-categories a{
color: #000;
text-decoration: none;
}
.blog-meta a{
color: #000;
text-decoration: none;
}
.name-block{
position: relative;
}
.name-block:after{
position: absolute;
content: none;
background: #0F8D9F;
height: 1px;
width: 100%;
left: 0;
bottom: -8px;
}
.articalbtn a{
text-transform: uppercase;
padding: 10px 22px;
}
.balckbtn {
background: transparent !important;
border-color: #000 !important;
text-transform: uppercase;
padding: 10px 22px !important;
color: #000 !important;
transition: all 0.3s;
}
.balckbtn:focus {
outline: 0;
box-shadow: none;
}
.balckbtn:hover{
color: #fff !important;
background: #000 !important;
}
.offer-text-new h3 {
font-size: 24px;
line-height: 30px;
min-height: 60px;
}
.offer-text-new .blog-excerpt {
min-height: 60px;
font-size: 14px;
line-height: 24px;
} .sprater-block{
margin-top: 50px;
} .product-list .product-heading  {
display: inline-block;
} .life-styleblock{
padding: 75px 0px;
}
.sacr-lifestyle{
margin-bottom: 75px;
}
.scarlife-style img {
max-width: 100%;
width: 100%;
}
.lifestyle-title a {
font-size: 34px;
line-height: 40px;
font-weight: 700;
margin: 0 0 10px;
text-transform: uppercase;
color: #000 !important;
text-decoration: none;
}
.lifestyle-descnew .lifestyle-title a{
font-size: 18px;
line-height: 22px;
font-weight: 700;
margin: 0 0 10px;
color: #000 !important;
text-transform: uppercase;
}
.lifestyle-descnew .event-content{
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
.lifestyle-desc .lifestyle-content{
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
.pdb-75{
padding-bottom: 75px;
}
.sticky-footer {
display: none;
justify-content: space-between;
background: #F9F9F9;
align-items: center;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.sticky-fooler-box {
width: 25%;
text-align:center;
padding: 0;
}
.sticky-fooler-box a {
display: block;
width: 100%;
height: 100%;
padding: 12px 5px 8px; text-decoration: none;
}
.sticky-fooler-box img {
max-width: 35px;
margin: 0 0 10px;
}
.sticky-fooler-box p {
margin: 0;
font-size: 12px;
color: #FFFFFF;
font-weight: 600;
line-height: normal;
}
.filter-block h3{
font-size: 24px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
.filter-block{
border-left: 1px solid #ECECEC;
padding: 0px 30px;
}
.filter-block ul{
padding: 0;
list-style: none;
}
.filter-block ul li{
margin-bottom: 10px;
}
.filter-block ul li a{
text-decoration: none;
text-transform: capitalize;
}
.event-desc .balckbtn{
border: 2px solid;
color: #fff;
}
.lifestyle-descnew .event-content {
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
.event-content{
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
.header_sticky_shadow.sticky  {
position: fixed !important;
top: 0px;
left: 0px;
z-index: 99999;
width: 100%;
background: #FFFF;
padding-top: 20px;
padding-bottom: 20px;
}
.postseprator hr {
margin-top: 25px;
margin-bottom: 25px;
}
.blogs-section hr {
margin-top:0;
margin-bottom: 50px;
}
.postdiv_1 {
padding-right: 30px;
}
.postdiv_2{
padding: 0px 22px;
}
.postdiv_3{
padding-left: 30px;
}
.business-block {
padding: 40px 0px 40px;
}
.blog-cat-section{
padding: 75px 0px;
margin-bottom: 0 !important;
}
.news-titel-section .featured-title h3{
font-size: 34px;
font-family: 'Cabin', sans-serif;
color: #000000;
font-weight: 700;
text-transform: uppercase; line-height: 40px;
}
.deals-content h3 {
font-size: 24px;
line-height: 30px;
min-height: 60px;
font-weight: 700;
}
.deals-content .blog-excerpt {
min-height: 75px;
font-size: 14px;
line-height: 24px;
}
.deals-blog {
margin-bottom: 50px;
}
.blog-artical-section{
padding: 75px 0px !important;
margin: 0 !important;
}
.pagination-section ul{
margin-bottom: 0;
}
.lifestyle-title a {
font-size: 34px;
line-height: 40px;
font-weight: 700;
margin: 0 0 10px;
text-transform: uppercase;
color: #000 !important;
text-decoration: none;
}
.featured-title h3 {
font-size: 34px;
line-height: 40px;
font-weight: 700;
margin: 0 0 10px;
text-transform: uppercase;
color: #000;
text-decoration: none;
}
.feature-image{
margin: 10px 0px;
}
.blog-meta a, p.lifestyle-meta, .blog-meta p{
font-size: 14px;
line-height: 25px;
}
.artical h3{
font-size: 24px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
div#gform_fields_7 {
position: relative;
}
.search-dropdown .search-form input {
border: none;
background: #e7e7e7;
}
.search-dropdown .search-form input:focus{
border: none;
box-shadow: none;
}
.single-block {
position: relative;
}
.single-block:after {
position: absolute;
content: none;
background: #F12B01;
height: 1px;
width: 100%;
left: 0;
bottom: -8px;
}
.lifestyle-mainpost .feature-image img{
height: 400px;
width: 100%;
object-fit: cover;
}
.lifestyle-mainpost .featured-title h3 {
text-transform: capitalize;
}
.lifestyle-mainpost{
max-width: 98%;
}
.lifestyle-recentmain {
border-left: 1px solid #ECECEC;
padding: 0px 40px;
height: 100%;
}
.lifestyle-recentmain .scar-main {
border-bottom: none;
margin-bottom: 10px;
}
.filter-block a{
font-size: 14px;
line-height: 24px;
}
.lifestyle-recentmain .blog-featuretext h5 {
font-size: 14px;
line-height: 24px;
color: #000000;
font-family: 'Cabin', sans-serif;
}
.lifestyle-mainpost .new-singletext h4{
font-weight: bolder;
font-size: 24px;
}
.lifestyle-mainpost .new-singletext h5{
font-weight: bolder;
font-size: 18px;
}
.lifestyle-mainpost a{
font-size: 14px;
}
.lifestyle-descnew p{
margin-bottom:5px;
} 
#gform_7 {
position:relative;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
font-family: 'Cabin', sans-serif !important;
padding: 10px 10px 10px 10px !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
font-family: 'Cabin', sans-serif !important;
font-size: 13px !important;
}
.forweb a{
text-transform: capitalize;
}
.home-blogsection{
display: flex;
}
.event-go .clearfilter{
color:#F12B01;
}
.search-title{
font-size: 22px;
font-weight: bold;
line-height: 28px;
margin-bottom: 0;
}
.search-title a,
.search-title a:hover{
color:#000000;
text-decoration:none;
}
.search-content {
font-size: 14px;
line-height: 24px;
margin: 0 0 15px;
} .salesidebar {
padding: 20px 40px 20px;
}
.salesidebar {
height: 100%;  
width: 0;
position: fixed;
top: 50%;
transform: translate(0%, -50%);
right: -80px;
background: url(//scarboroughlive.com.au/wp-content/themes/scar/images/pop-up.jpg) ;
background-repeat: no-repeat;
background-position: top;
background-size: cover;
background-color: #e9b50a;
padding-top: 65px;
transition: 0.5s;
z-index: 9999999999999999999;
}
#gform_fields_8{
grid-row-gap: 5px;
}
#gform_wrapper_8 .gform_footer.before {
margin: 6px 0 0;
padding: 6px 0 !important;
}
#gform_wrapper_8 h2.gform_submission_error.hide_summary{
font-family: 'Cabin' !important;	
font-size: 15px !important; }
#gform_wrapper_8 h2.gform_submission_error.hide_summary span{
background: none;	
}
#gform_8_validation_container {
background: none;
border: none;
border-radius: 0px !important;	
box-shadow: none !important;
font-size: 15px !important;
padding: 0 !important;	
}	
.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
background: transparent !important;
border: 1px solid transparent !important;
font-size: 14px;
margin-top: 0px !important;
padding: 0 !important;
}
#gform_8 .validation_message{ }
.salesidebar .closebtn {
position: absolute;
top: 15px;
right: 15px;
text-decoration: none;
font-size: 48px;
margin-left: 50px;
color: #000;
z-index: 9999;
}
.popoutcontent {
position: relative;
height: 100%;
}
.salesidebar h2 {
font-family: 'Oi';
font-size: 42px;
line-height: 50px;
font-weight: 500;
margin-bottom: 16px;
}
.salesidebar h2 span {
background: #000;
color: #FFF;
margin-bottom: 4px;
display: inline-block;
padding: 2px 5px;
font-size: 42px;
line-height: 50px;
}
.formssec input::placeholder{
color:#FFF;
}
.formssec input[type=text],
.formssec input[type=email] {
background: #000 !important;
color: #FFF;
border:1px solid #000;
padding: 12px !important;
height: 45px;
font-family: 'Cabin' !important;
}
.salesidebar p {
font-size: 16px;
line-height: 22px;
color: #000;
font-weight: 600;
font-family: 'Cabin' !important;
}
.salesidebar .openclose{
position: absolute;
top: 30%;
left: -78px;
} .popoutcontent .toparea h5 {
font-size: 27px;
color: #e9b50a;
text-transform: uppercase;
text-align: center;
font-weight: 800;
margin: 15px 0px;
font-family: 'Cabin', sans-serif;
}
.formssec input[type=submit] {
background: #751613;
border-radius: 30px;
padding: 13px 40px;
border: 2px solid #fff;
text-align: left;
color: #fff;
font-size: 18px;
font-weight: 400;
text-transform: capitalize;
font-family: 'Cabin' !important;
}
.formssec .gform_footer {
display: inherit !important;
width: 100%;
text-align: center;
}
.salesidebar_overlay {
width: 100%;
height: 100%;
background: #040404a6;
z-index: 999999999;
display: none;
position: fixed;
top: 0;
}
.searchtag, .searchtag:hover {
border: 1px solid #000;
padding: 2px 5px;
font-size: 12px;
color: #000;
text-decoration:none;
border-radius: 30px;
}
@media only screen and (max-width: 400px){
.salesidebar {
transform: translate(3%, -50%);
}
}
@media only screen and (max-width: 641px){ input#gform_submit_button_9 {
background: #0F8D9F;
padding: 12px 40px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
border-radius: 6px;
outline: none;
border: none;
}
div#gform_fields_9 input {
height: 50px;
border-radius: 6px;
background: #fff;
border: 1px solid #717171;
padding: 0 15px;
outline: none;
font-size:14px;
}
div#gform_fields_9 textarea {
border-radius: 10px;
background: #fff;
border: 1px solid #717171;
padding: 0 15px;
outline: none;
}
div#gform_fields_9 ::placeholder {
color: #717171 !important;
font-size:18px; 
}
.gform_heading {
display: none;
}
.gform_validation_errors ol{
display:none;
}
#gform_9_validation_container {
margin-bottom: 20px;
padding: 16px 16px 16px 16px;
}
#gform_9_validation_container h2 {
margin: 0 !important;
font-size:15px !important
}
.formssec input[type=submit] {
padding: 8px 40px;
} 
}
.toparea {
text-align: center;
}
.scr-home img{
max-width: 100%;
width: 100%;
}
#gform_wrapper_7 .gform_footer.before{
padding:0; 
}
#loadMore {
background: transparent !important;
border-color: #000 !important;
text-transform: uppercase;
padding: 10px 22px !important;
color: #000 !important;
transition: all 0.3s;
}
#loadMore:hover {
background: #000 !important;
color: #fff !important;
}
.viewallbtn a {
background: transparent !important;
border-color: #000 !important;
text-transform: uppercase;
box-shadow: 0px 4px 9px #00000029;
border-radius: 26px;
opacity: 1;
font-size: 16px;
letter-spacing: 0.9px;
line-height: 22px;
padding: 12px 20px;
border: 2px solid;
padding: 10px 22px !important;
color: #000 !important;
transition: all 0.3s;
display: inline-block;
}
.viewallbtn {
text-align: center;
}
.viewallbtn a:hover{
background: #000 !important;
color: #fff !important;
}
.event-listing .event-title {
font-size: 24px;
font-weight: bold;
line-height: 29px;
margin-bottom: 0;
}
.contentarea p{
font-size: 14px !important;
line-height: 24px !important;
font-weight: 500 !important;
}
.singlecontent h3{
font-size: 28px;
line-height: 36px;
font-weight: 700;
margin: 0 0 10px;
color: #000 !important;
}
.event-gear .event-meta p{
color: #000;
}
.event-listing .event-title a{
color: #000;
text-decoration: none;
}
.venu-event .event-title{
font-size: 16px;
}
.event-gear .event-title{
font-size: 16px;
}
.viewallbtn a:hover {
color: #fff !important;
background: #000 !important;
}
.tribe-events-schedule .event-meta {
display: flex;
width: 100%;
min-height:auto;
}
.tribe-events-schedule .event-meta p{
margin-right: 14px;
font-size: 16px;
}
.tribe-events-schedule .event-meta i {
color: #0F8D9F;
margin-right: 5px;
}
.mobilearea {
display: flex;
justify-content: space-between;
}
.moblefticons a {
color: #F12B01 !important;
font-size: 20px;
margin-right: 13px;
}
.mobrighticons a {
color: #8D8D8D;
}
.single-tribe_events #tribe-events-pg-template{
max-width: 100%;
padding: 0;
}
.mt75{
margin-top:75px;
}
@media(max-width: 991px) {
.web-banner{
display: none;
}
.scr-home .phone-banner {
max-width: 100%; object-fit: cover;
width: 100%;
}
}
@media(min-width: 992px) {
.phone-banner{
display: none;
}
}
.scr-home img{
max-width: 100%;
}
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right .wheel_description h2,
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right .wheel_description h2 span{
font-family: 'Oi', cursive !important;
font-size: 44px;
letter-spacing: 2px;
line-height: 56px;
}
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right  ul, 
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right  ul li {
list-style: none;
padding-left: 0;
font-family: 'Cabin', sans-serif !important;
}
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right span{
font-weight: 400 !important;
font-family: 'Cabin', sans-serif !important;
}
.wlwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right  .wlwl-frontend-result {
padding: 0 !important;
font-weight: 400 !important;
font-family: 'Cabin', sans-serif !important;
font-size: 18px !important;
line-height: 26px !important;
}
#gform_wrapper_12 input, #gform_wrapper_12 select {
height: 50px;
font-size: 16px;
background: #F9F9F9 !important;
border: none !important;
padding: 0 12px;
color: #000 !important;
outline: none !important;
width: 100% !important;
}
#gform_wrapper_12 .ginput_container_fileupload input {
padding: 10px 12px !important;
}
#gform_wrapper_12 .ginput_container_textarea textarea {
height: 175px;
background: #F9F9F9 !important;
border: none !important;
padding: 0px 12px !important;
color: #000 !important;
outline: none !important;
}
#gform_wrapper_12 input#gform_submit_button_12 {
background: #F12B01 !important;
border: none !important;
padding: 0 25px !important;
text-align: center;
height: 50px;
color: #fff !important;
margin: 0;
font-weight: bold;
width: auto !important;
}
#gform_wrapper_12 #field_12_38{
margin-top:40px; 
border-bottom: none;
margin-bottom: 0;
}
#gform_wrapper_12 #field_12_38 h3{
font-size: 24px;
line-height: 30px;
font-weight: bold;	
}
#gform_wrapper_12 .gform_validation_errors {
display: none;
}
.page-id-4033 #gform_confirmation_message_12{
text-align: center;
margin-bottom: 0;
}
.topeventtitle a{
font-size: 22px;
line-height: 28px;
color: #000;
}
.topeventtitle a:hover{
color: #000;
text-decoration: none;
}
.topeventdate {
font-size: 14px !important;
line-height: 26px !important;
color: #0F8D9F !important;
text-transform: capitalize !important;
}
.lp-hometext.sammy-lphometext h3 {
text-align: center;
color:#fff;
font-size:38px;
line-height:48px;
}
.sammy-lphometext h1{
margin-bottom:0px !important;
}
.checked-section {
background-size: cover !important;
} .popup-section{
padding: 50px 0px;
}
.sammy-wheel {
position: relative;
}
#gform_wrapper_17 #gform_submit_button_17 {
background: #DB5888;
padding: 12px 30px;
color: #fff;
font-size: 18px;
line-height: 1.3;
text-transform: uppercase;
top: 6px;
margin-bottom: 0;
right: 6px;
border-radius: 10px;
outline: none;
border: none;
letter-spacing: 0px;
}
.sammypopup .from-section {
position: absolute;
bottom: -29px;
left: 49%;
width: 290px;
transform: translate(-50%, 0%);
padding: 0px 17px;
}
.sammypopup  .modal-content {
border: none !important;
background: none  !important;
}
.sammy-wheel .modal-body{
padding: 0;
}
#gform_wrapper_17 .gform_footer.top_label {
padding: 16px 0px !important;
justify-content: center;
}
#gform_wrapper_17 #field_17_1{
font-size: 22px;
text-align: center;
line-height: 32px;
color: #fff;
}
.sammypopup  .modal-content a {
text-align: center;
display: inline-block;
color: #fff;
font-size: 14px;
text-decoration: none;
margin-top: 15px;
font-weight: 400;
}
.sammypopup  .modal-content a:hover{
color: #fff;
}
#gform_fields_17 input {
background: #770000;
color: #fff;
height: 50px;
border-radius: 0;
border: none;
}
#gform_fields_17 input::-ms-input-placeholder { color: #fff;
}
#gform_fields_17 input::placeholder{
color: #fff;
}
.mentick {
position: absolute;
bottom: -75px;
right: -75px;
}
#gform_fields_17 .gfield_description {
font-size: 13px;
color: #fff;
font-weight: 400;
}
#gform_fields_17 .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
font-family: 'Cabin', sans-serif !important;
font-size: 13px !important;
font-weight: 500 !important;
}
div#exampleModalCenter {
background-color: rgba(0,0,0,0.4);
}
@media (min-width: 460px){
.modal-dialog {
max-width: 450px !important;
margin: 1.75rem auto !important;
}
} .home-banner.inner-page-banner {
overflow: hidden;
}
.sammy-banner {
position: absolute;
top: -60px;
}
.sammy-signup {
position: absolute;
bottom: -70px;
right: -30px;
z-index: 1;
}
.surfpagepopup{
overflow: hidden;
}
.inner-page-banner h1 {
z-index: 999;
position: relative;
}
.scr-shop img{
max-width: 100%;
}
.mrt-75{
margin-top: 75px;
}
.footer-sammytop {
position: absolute;
top: -266px;
}
.footertag-sammy{
z-index: 99999;
}
.footer-surf::after {
content: "";
position: absolute;
right: 0;
top: -46px;
background-image: url(//scarboroughlive.com.au/wp-content/themes/scar/images/footer-lower-part.png);
height: 530px;
width: 100%;
background-repeat: no-repeat;
background-size: contain;
background-position: right;
}
div#gform_fields_17 {
gap: 8px;
}
div#exampleModalCenter {
z-index: 9999999;
} .wc-lucky-wheel-shortcode-content-container {
width: calc(43% - 10px) !important;
}
.wc-lucky-wheel-shortcode-wheel-description ul li {
font-size: 18px;
color: #000 !important;
}
.wc-lucky-wheel-shortcode-wheel-description ul li em{
font-style: normal !important;
}
.wc-lucky-wheel-shortcode-wheel-gdpr-wrap {
display: flex;
align-items: center;
}
.wc-lucky-wheel-shortcode-wheel-gdpr-wrap input[type="checkbox"] {
margin: 0 10px 0px 0px !important;
height: 15px;
width: 15px;
}
.wc-lucky-wheel-shortcode-container .wc-lucky-wheel-shortcode-wheel-button-wrap {
border-radius: 0px !important;
font-size: 19px !important;
height: 52px !important;
line-height: 53px !important;
}
.wc-lucky-wheel-shortcode-container input.wc-lucky-wheel-shortcode-wheel-field {
border-radius:0 !important;
}
.wc-lucky-wheel-shortcode-container .wc-lucky-wheel-shortcode-wheel-field-error {
position: absolute;
font-size: 13px;
padding: 0 0px !important;
bottom: 95px !important;
border-radius: 0px !important;
color: white !important;
display: none;
opacity: 0;
transition: opacity 500ms;
text-shadow: none !important; 
}
.wc-lucky-wheel-shortcode-wheel-description ul{
list-style: none !important;
}
.page-id-6228	.header_sticky_shadow.sticky {
padding-top: 0px;
padding-bottom: 0px;
}
.page-id-6228 .home-banner::before {
background: none !important; 
} #winLunchModal .winLunchModalarea{
background-image: url(//scarboroughlive.com.au/wp-content/themes/scar/images/popup-bg_new.jpg);
background-repeat: no-repeat;
background-position: center;
}
#winLunchModal .modal-dialog {
max-width: 600px;
}
#winLunchModal p {
text-align: center;
font-size: 12px;
line-height: 16px;
}
#winLunchModal .modal-content {
background: none;
border: none !important;
}
#winLunchModal .nothanks {
text-align: center;
font-size: 12px;
color:#FFF;
}
#winLunchModal #field_18_5 {
display:none;
}
#winLunchModal input#gform_submit_button_18 {
background: #f05a89 !important;
margin-left: auto;
margin-right: auto;
padding: 10px 20px;
border-radius: 5px;
font-weight: 700;
color: #fff !important;
}
#winLunchModal div#gform_wrapper_18 {
margin-bottom: 20px;
}
#winLunchModal div.from-section {
text-align:center;
}
#winLunchModal div.from-section img{
margin-bottom: 20px;
}
#winLunchModal h2.gform_submission_error{
margin-bottom: 0px;
text-align:left;
} .hero-section {
background: #28285B;
max-width: 100%
margin: 0 auto 0px;
}
.banner-post img {
max-width: 100%; }
.sca-keys {
margin-top: -50px;
}
.section-demo {
padding: 0 50px;
text-align: center;
}
.sca-keys img {
max-width: 100%;
width: 500px;
}
.full-view  button.close:hover{
opacity: 1 !important;
}
.main-heading h2 {
font-size: 110px;
line-height: 110px;
color: #F8AF3C;
font-family: "podium-soft-variable", sans-serif;
font-variation-settings: "wdth" 62.5;
}
.main-heading {
margin-top: 50px;
}
.from-section input {
background: none !important; border: 1px solid #F8AF3C !important;
border-radius: 50px;
padding: 15px 20px !important;
box-shadow: none !important;
color: #FFFFFF !important;
font-size: 18px !important;
outline:none;
line-height: 22px;
}
.from-section input:focus {
box-shadow: none !important;
background: none !important;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF !important;
}
.from-section input::placeholder {
color: #FFFFFF;
}
.from-section input::-ms-input-placeholder { 
color: #FFFFFF;
}
.enter-btn button {
background: #F8AF3C;
width: 310px;
border-radius: 38px;
border: none;
font-size: 24px;
color: #FFFFFF;
line-height: 29px;
font-weight: 600;
height: 75px;
display: inline-block;
}
.enter-btn {
margin-top: 50px;
text-align: center;
margin-bottom: 50px;
}
.scar-post img{
max-width: 100%;
}
.follow-us {
position: relative;
margin-top: 50px;
}
.text-bg p {
font-size: 34px;
line-height: 34px;
}
.item-bg {
color: #F8AF3C !important;
}
.text-bg p {
font-size: 37px;
line-height: 44px;
color: #FFFFFF;
margin: 0;
font-weight: 300;
}
.media-icon {
display: flex;
justify-content: center;
width: 100%;
align-items: center;
margin-top: 50px;
gap: 0px 25px;
}
.facebook-icon a {
background: #ED7436;
width: 81px;
height: 77px;
text-align: center;
align-items: center;
display: flex;
justify-content: center;
border-radius: 100%;
margin: 0 auto;
margin-left: 16px;
cursor: pointer;
}
.orange-bg p{
font-size: 37px;
line-height: 37px;
color: #FFFFFF;
margin: 0;
}
.end-bg p{
font-size: 37px;
line-height: 37px;
color: #FFFFFF;
margin: 0;
font-weight: 300;
}
p.orange-bg {
color: #ED7436;
}
.end-bg{
margin-top: 50px;
}
.check-out {
background-image: url(//scarboroughlive.com.au/wp-content/themes/scar/img/background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin-top: -140px;
}
.win-heading h2 {
font-size: 54px;
line-height: 54px;
color: #28285B;
font-family: "podium-soft-variable", sans-serif;
font-variation-settings: "wdth" 61.5;
}
.super-item {
text-align: center;
padding: 190px 50px 50px;
}
.leading-page {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px 24px;
margin-top: 50px;
}
.insta-icon img {
max-width: 100%;
width: 100%;
}
.section-footer p {
font-size: 12px;
line-height: 14px;
color: #000000;
margin: 0;
}
.logo-icon {
margin-top: 30px;
}
.section-footer {
max-width: 306px;
margin: 0 auto;
text-align: center;
margin-top: 26px;
}
.section-footer a {
color: #000000;
text-decoration: none;
}
.facebook-icon img {
max-width: 100%;
}
.logo-icon img {
max-width: 100%;
width: 154px;
}
.section-footer span {
padding: 0px 10px;
}
.from-section {
margin-top: 10px;
}
.main-heading h4 {
color: #fff;
font-size: 45px;
line-height: 50px;
}
.main-heading h4 {
color: #fff;
font-size: 45px;
line-height: 50px;
margin-bottom: 25px;
}
.main-heading p {
color: #fff;
font-size: 20px;
line-height: 33px;
}
.prizes-section {
margin-top: 50px;
}
.prizes-heading {
margin-bottom: 0px;
}
.prizes-title h4 {
color: #ED7436;
font-size: 24px;
line-height: 30px;
margin-top: 10px;
}
.prizes-title p {
color: #fff;
font-size: 18px;
line-height: 24px;
}
.prizes-heading h3 {
color: #ED7436;
font-size: 54px;
font-family: podium-soft-variable, sans-serif;
line-height: 58px;
font-variation-settings: "wdth" 62.5;
}
.form-mainenter {
text-align: left;
margin: 50px auto 0px;
max-width: 1140px;
} .lending-poupap .modal-body{
padding: 0px;
}
.lending-poupap .modal-header {
padding: 0rem 1rem;
border-bottom: none;
}
.poupap-form {
background: #28285B;
}
.lending-poupap .bg-item {
padding: 0 30px 18px;
}
.much-more h2 {
font-size: 24px;
line-height: 28px;
color: #F8AF3C;
margin: 0;
letter-spacing: 0;
font-weight: 700;
font-family: "Roboto", sans-serif;
}
.much-more {
text-align: center;
margin-top: 25px;
}
.poupap-btn button{
background: #F8AF3C;
width: 160px;
border-radius: 38px;
border: none;
font-size: 12px;
color: #FFFFFF;
line-height: 15px;
font-weight: 600;
height: 39px;
display: inline-block;
}
.poupap-btn{
text-align: center;
margin-top:24px;
}
.unlock-section input {
background: none !important;
border: none !important;
border-bottom: 1px solid #FFFFFF !important;
border-radius: 0px;
outline: none;
padding: 0px 0px 5px !important;
box-shadow: none !important;
color: #FFFFFF !important;
font-size: 12px !important;
line-height: 11px;
}
.unlock-section input:focus {
box-shadow: none !important;
background: none !important;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF !important;
}
.unlock-section input::placeholder {
color: #FFFFFF;
}
.unlock-section input::-ms-input-placeholder { 
color: #FFFFFF;
}
.unlock-section{
margin-top: 10px;
}
.high-text p {
font-size: 28px;
line-height: 28px;
margin: 0;
color: #FFFFFF;
}
p.text-title {
color: #F8AF3C;
}
.high-text{
text-align: center;
margin-top: 16px;
}
.tik-tok a{
background: #ED7436;
width: 42px;
height: 42px;
text-align: center;
align-items: center;
display: flex;
justify-content: center;
border-radius: 100%;
margin: 0 auto;
cursor: pointer;
}
.tik-tok img {
max-width: 100%;
width: 20px;
height: 20px;
}
.hero-icon {
display: flex;
justify-content: center;
width: 100%;
align-items: center;
margin-top: 10px;
}  
.tik-tok {
margin: 0 10px;
}
.poupap-post {
margin-top: -25px;
}
.lending-poupap .modal-dialog {
max-width: 350px;
margin: 0 auto;
}
.lending-poupap .modal-header .close {
padding: 0;
margin: 0;
position: absolute;
right: 0px;
top: 0px;
font-weight: 400;
font-size: 24px;
z-index: 999;
background: #fff;
width: 25px;
opacity: 1;
line-height: 25px;
height: 25px;
color: #333;
box-shadow: none;
border-radius: 100%;
}
#gform_wrapper_19 .gform_footer.before {
margin: 0 !important;
padding: 25px 0px 0px 0px;
justify-content: center;
}
input#gform_submit_button_19 {
background: #F8AF3C !important;
width: 100% !important;
border-radius: 38px !important;
border: none !important;
padding: 0 !important;
margin: 0;
cursor:pointer;
font-size: 24px  !important;
color: #FFFFFF !important;
line-height: 29px !important;
font-weight: 600 !important;
height: 66px !important; }
.unlock-section #gform_wrapper_19 .gform_fields {
grid-row-gap: 20px !important;
}
#gform_wrapper_19 .gform_fields {
grid-row-gap: 15px !important;
}
.gform_confirmation_message_19 {
color:#fff;
text-align: center;
font-size:18px;
line-height:24px;
}
#gform_wrapper_19 .gfield_validation_message, #gform_wrapper_19 .validation_message {
text-align: left;
font-size: 13px;
font-family: 'Cabin', sans-serif !important;
}
span.gform-icon.gform-icon--circle-error {
display: none !important;
}
#gform_wrapper_19 .gform_validation_errors>h2 {
text-align: left;
}
.lending-poupap input#gform_submit_button_19 {
background: #F8AF3C !important;
min-width: 275px !important;
border-radius: 38px !important;
border: none !important;
font-size: 12px !important;
margin: 0 !important;
color: #FFFFFF !important;
line-height: 15px !important;
font-weight: 600 !important;
height: 39px !important;
}
.lending-poupap .gform_footer.before {
display: inline-block !important;
margin: 0 !important;
text-align: center;
width: 100%;
padding: 30px 0px 0px 0px !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
background: none !important;
border-radius: 0 !important;
border: none !important;
box-shadow: 0 !important;
width: 100%;
padding: 10px 0px !important;
}
.men-tree img {
max-width: 100% !important;
width: auto !important;
}
.coconut-tree img {
max-width: 100% !important;
width: auto !important;
}  .follow-container{
max-width: 700px;
text-align: center;
margin: 50px auto 0px;
}
.coconut-tree {
position: absolute;
left: 0;
top: 0;
}
.men-tree {
position: absolute;
top: 30px;
right: 0;
}
.follow-main {
max-width: 1500px;
width: 97%;
margin: 0px auto;
position: relative;
}
.missout{
margin-top: 30px;
}
.form-heading h4{
color: #ED7436;
font-size: 54px;
font-family: podium-soft-variable, sans-serif;
line-height: 58px;
font-variation-settings: "wdth" 62.5;
}
.from-register h4{
color: #ED7436;
font-size: 54px;
font-family: podium-soft-variable, sans-serif;
line-height: 58px;
font-variation-settings: "wdth" 62.5;
}
.from-register {
display: flex;
align-items: center;
gap: 20px;
}
.from-register a{
color: #fff;
font-size: 12px;
text-decoration: underline;
}
.from-register span {
color: #fff;
font-size: 12px;
}
.from-register a:hover{
color: #fff;
}
.form-step ul {
padding: 0;
list-style: none;
}
.form-step li {
font-size: 20px;
line-height: 28px;
color: #fff;
margin: 15px 0px;
font-weight: 300;
display: -webkit-box;
}
span.step-count {
background: #ED7436;
width: 30px;
height: 30px;
float: left;
display: inline-block;
text-align: center;
line-height: 35px;
border-radius: 100%;
margin-right: 15px;
font-variation-settings: "wdth" 62.5;
font-family: podium-soft-variable, sans-serif;
}
.from-block{
padding: 0px 70px;
}
.border-block{
padding: 0px 70px;
position: relative;
}
.border-block:after{
position: absolute;
background: #ED7436;
content: "";
width: 1px;
height: 100%;
top: 0;
right: 0;
}
.form-step {
max-width: 370px;
}
.form-step li strong {
font-weight: 700;
}
.prizes-icon {
margin-top: 30px;
}
.scr-home.newkeys-banner {
margin-top: -150px;
} .orangeimagesection .contentarea {
display: flex;
justify-content: center;
align-items: center;
}
.orangeimagesection .descriptionarea{
width: 50%;
}
.orangeimagesection .contentarea .imagearea{
width: 50%;
}
.orangeimagesection .descriptionarea{
padding: 0 25px;
}
.orangeimagesection .descriptionarea p.desctext {
text-align: left;
color:#FFF;
font-size:22px;
line-height:25px;
}
.orangeimagesection .descriptionarea p.count {
text-align: center;
width: 32px;
height: 32px;
background-color:#ED7436;
color:#FFF;
font-size:22px;
line-height:36px !important;
border-radius:50px;
font-variation-settings: "wdth" 62.5;
font-family: podium-soft-variable, sans-serif;
}
.imageoutsection {
max-width: 1920px;
margin: 0px auto 75px;
}
.orgtopheadeing{
text-align: center;
margin-bottom: 50px;
}
.orgtopheadeing h3 {
color: #ED7436;
font-size: 54px;
font-family: podium-soft-variable, sans-serif;
line-height: 58px;
font-variation-settings: "wdth" 62.5;
}
.outdescription {
max-width: 700px;
padding: 0px 20px;
}
.outdescription p {
font-size: 18px !important;
line-height: 30px !important;
color: #fff;
font-weight: 100;
}
.descriptionarea p{
font-size: 18px !important;
line-height: 28px !important;
font-weight: 500 !important;
}
.howtoenter{
max-width: 550px;
margin: 70px auto 0px;
}
.howtoenter .border-block {
padding: 0px 0px;
}
.howtoenter .from-block {
padding: 0px 0px;
}
.howtoenter .border-block:after {
position: absolute;
background: none !important;
content: "" !important;
width: 1px;
height: 100%;
top: 0;
right: 0;
}
.howtoenter .form-step {
max-width: 100%; 
}
.howtoentermain .prizes-section {
margin-top: 70px;
}
.howtoenter .from-register {
display: block;
align-items: center;
gap: 0px;
text-align: center;
}
.howtoenter h4 {
text-align: center;
margin-bottom: 0;
}
.howtoenter .from-register span {
margin-bottom: 15px;
display: inline-block;
}
.page-template-page-win-the-keys .main-heading h4{
font-weight: 400;
}
.winthekey h2 {
font-size: 74px;
line-height: 70px;
font-family: "Roboto", sans-serif;
color: #F8AF3C;
font-weight: 700;
}
.winthekey  h4 {
margin-top: 20px;
}
.much-more p {
color: #fff; 
font-family: "Roboto", sans-serif;
margin-top: 7px;
}
.clickheretoenter {
background: #F8AF3C;
color: #fff !important;
text-decoration: none;
padding: 0px;
transform: matrix(0, -1, 1, 0, 0, 0);
height: 70px !important;
display: flex;
width: 235px;
position: fixed;
right: 0px;
right: -85px;
top: 40%;
text-transform: uppercase;
align-items: center;
justify-content: center;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
z-index: 99999;
font-size:18px;
line-height: 25px;
}
.clickheretoenter:hover{
color: #fff;
text-decoration: none;
}
@media (min-width: 460px) {
.lending-poupap  .modal-dialog {
max-width: 350px !important;
margin: 1.75rem auto !important;
}
}
@media (min-width:320px) and (max-width:767px){
.footer-sammytop {
position: absolute;
top: -176px;
}
.footer-sammytop img {
width: 150px;
}
.footer-surf::after {
height: 362px;
}
.page-id-6228  .home-banner {
padding: 0px 0px 50px !important;
}
.wc-lucky-wheel-shortcode-content-container {
margin-bottom: 10px;
}
.wc-lucky-wheel-shortcode-wheel-description ul {
list-style: none !important;
padding-left: 50px;
}
.outdescription {
padding:20px 10px 0px;
}
.orangeimagesection .contentarea {
margin-bottom: 20px;
}
.howtoenter {
margin: 50px auto 0px;
}
.howtoenter .border-block {
padding: 0px 25px 0px !important;
}
.imageoutsection {
margin-bottom: 50px;
}
.orangeimagesection .contentarea .imagearea { }
.orgtopheadeing h3 {
font-size: 44px;
line-height: 50px;
}
.howtoenter h4{
font-size: 44px;
line-height: 50px;
}
.orangeimagesection .descriptionarea {
order: 2;
}
.orangeimagesection .contentarea .imagearea { order: 1;
}
.outdescription p {
font-size: 16px !important;
line-height: 28px !important;
}
.descriptionarea p {
font-size: 15px !important;
line-height: 24px !important;
font-weight: 500 !important;
}
.winthekey h2 {
font-size: 38px !important;
line-height: 38px !important;
}
.orangeimagesection .descriptionarea {
padding: 0 15px;
}
}
@media (min-width:320px) and (max-width:567px){
.footer-sammytop {
top: -123px !important;
}
.footer-sammytop img {
width: 105px;
}
#winLunchModal .modal-dialog {
width: 95%;
}
}
@media (min-width:568px) and (max-width:767px){
.footer-surf::after {
height: 338px;
}
}
@media (min-width:768px) and (max-width:991px){
.footer-surf::after {
height:362px;
}
.sammy-banner img{
width: 250px;
}
.footer-sammytop{
display: none;
}
.orangeimagesection .contentarea {
margin-bottom: 20px;
}
.outdescription p {
font-size: 16px !important;
line-height: 28px !important;
color: #fff;
font-weight: 100;
}
.descriptionarea p {
font-size: 16px !important;
line-height: 26px !important;
font-weight: 500 !important;
}
.orangeimagesection .descriptionarea {
order: 2;
}
.orangeimagesection .contentarea .imagearea {
width: 285px;
order: 1;
}
.winthekey h2 {
font-size: 50px !important;
line-height: 48px !important;
}
}
@media (min-width:992px) and (max-width:1200px){
.footer-surf::after {
height: 512px;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//scarboroughlive.com.au/wp-content/themes/scar/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}