heading 1
heading 2
heading 3
heading 4
paragraph 1
paragraph 2
pargraph 3
.search-input {background-color:#faa899 ! important}
.header-actions .icon--fill svg{ fill:#faa899!important}
.header-actions .icon--fill:hover svg{ fill:#ff6666!important}
//custom social media link color//
//standard colour//
.sqs-use--icon {
fill: #faa899 !important;
}
//color on hover//
.sqs-svg-icon--wrapper:hover {
.sqs-use--icon {
fill: #ff6666 !important;
}
}
/* change header nav active style */
.header-nav-item--active a {
background-image: none !important;
}
/* change header nav active style */
.header-nav-item--active a {
color: #a3a3c2 !important;
background-image: none !important;
}
/* add header nav hover effect */
.header-nav-wrapper a:hover {
color: #a3a3c2 !important;
}
/*** NEWSLETTER BUTTON - TEXT AND BACKGROUND COLOR ***/
.newsletter-block .newsletter-form-button{
font-family: Kessel !important;
letter-spacing: .2em;
background-color: #F2CBCB !important;
}
/*** NEWSLETTER FORM FIELDS ***/
.newsletter-form-field-element {
background: none !important;
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: solid 3px #F2CBCB !important;
}
footer a {
text-decoration: none !important;
}
.sqs-block-horizontalrule hr {
height: 2px!important;
}
.sqs-search-ui-button-wrapper .search-input {
padding-top: 5px;
padding-bottom: 5px;
}
#block-yui_3_17_2_1_1583444453142_58201 {
padding-top: 0%;
padding-bottom: 0%;
font-size: 1rem;
}
.container:hover .image {
opacity: 0.3;
}
.header-search-bar{
margin: 0 0 0 2.5vw;
}
@media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px ){
.header-search-bar{
display:none;
margin: 0 0 0 0vw;
}
}
.header-search-bar .search-input{
border: 1px solid currentColor !important;
}
.header-search-bar .search-input::placeholder{
color: currentColor !important;
}
.mobile-header-search-bar{
background-color: transparent;
display:block;
padding-left:3vw;
padding-right:3vw;
}
.mobile-header-search-bar .preFade, .mobile-header-search-bar .preScale,.mobile-header-search-bar .preSlide,.mobile-header-search-bar .preClip, .header-search-bar .preFade, .header-search-bar .preScale, .header-search-bar .preSlide, .header-search-bar .preClip{
opacity:1 !important;
transform: scale(1) translate(0%,0%) !important;
}
.header-search-bar .search-input{
border: 1px solid white !important;
}
.header-search-bar .search-input::placeholder, .header-search-bar .search-input{
color:white !important;
}
input[type="search"]{
color:grey !important;
}
.sqs-search-ui-button-wrapper .search-input.hover-effect:hover, .sqs-search-ui-button-wrapper .search-input.hover-effect:focus{
outline: none !important;
}
body {
margin: 0;
height: 100vh;
cursor: url(https://static1.squarespace.com/static/6012eacc0bfcfd193b1f569c/t/6137a215ea47387a7a591894/1631035925039/7.png), auto;
}
a:hover{
cursor: url(https://static1.squarespace.com/static/6012eacc0bfcfd193b1f569c/t/6137a239549d8c3a31bf0d02/1631035961342/6.png), auto;
}
//add site wide logo into header section//
.header-announcement-bar-wrapper {
background-image: url("https://static1.squarespace.com/static/6012eacc0bfcfd193b1f569c/t/615c57ec2d72010d4161d1a7/1633441772171/2.png") !important;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
//summary block headings make it nice//
.sqs-block-summary-v2 {
.summary-title,
.summary-heading {
font-family: verdana;
font-weight: 600;
font-size: 13px !important;
color: #000000;
text-transform: uppercase;
font-style: normal;
} }