/*
Theme Name: Sureset
Theme URI: https://www.sureset.co.uk/
Author: Multi Web Marketing
Author URI:
Description: Sureset WordPress theme.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.xoo-wsc-modal.xoo-wsc-cart-active {
    z-index: 999999999;
    position: absolute;
}

.wpcf7-list-item {
    margin: 0;
}

.sample-field span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 4px;
}

.sample-field span.wpcf7-form-control-wrap {
    width: 100%;
}

.sample-field span .wpcf7-checkbox {
    width: 100%;
    flex: 0 0 100%;
    display: block;
}

.sample-field input {
    width: 30px;
    flex: 0 0 30px;
}

li#menu-item-6144 a {
    font-weight: bold !important;
}

.full-fold {
    padding: 70px 0px;
}

.contact-form-wrapper > div {
    width: 100%;
    margin-bottom: 10px;
}

.side-images {
    display: flex;
    gap: 20px;
    margin: 20px 0px;
	flex-wrap: wrap;
	width: 100%;
}

.new-testimonial-fold {
    padding: 70px 0
}
#sgpb-popup-dialog-main-div .wpcf7-acceptance input[type="checkbox"] {
    width: 20px !important;
}
.new-testimonial-item .readmore {
    margin: 10px auto 0;
    font-size: 14px;
    padding: 5px;
    width: 100%
}

.new-testimonial-item {
    padding: 20px;
    box-sizing: border-box;
    background: whitesmoke;
    border: solid 2px #eee;
    margin: auto;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    display: inline-flex
}

.new-testimonial-wrapper {
    columns: 3;
    gap: 10px
}

.new-testimonial-icon {
    display: flex;
    justify-content: center;
    margin: 20px auto
}

.new-testimonial-logo i {
    width: 70px;
    height: 70px;
    background: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    font-size: 55px;
    color: grey;
    overflow: hidden
}

.new-testimonial-name {
    font-weight: 700
}

.woocommerce-order .form-postcode br {
    display: none
}

.woocommerce-order .wpcf7 {
    margin-bottom: 40px
}

.woocommerce-order .wpcf7 input[type="submit"] {
    width: 100%;
    display: block;
    margin-top: 20px;
    background: var(--pink);
    border: 0;
    outline: 0;
    padding: 5px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 50px;
    font-family: "Poppins";
    font-size: 18px
}

p.disclaimer-text {
    margin-top: 10px;
    font-size: 12px;
    color: grey;
    font-style: italic;
    line-height: 18px
}

.filter-open.margin {
    margin: 20px auto
}

li.team-member-item.visible {
    display: block!important
}

.filter-open.team {
    margin-bottom: 20px;
    display: none
}

ul.service-list {
    list-style: none;
    text-align: left
}

ul.service-list li {
    position: relative;
    text-align: left
}

ul.service-list li::before {
    content: "\f054";
    font-family: "FontAwesome";
    color: var(--light-red);
    font-weight: 500;
    position: absolute;
    left: -20px;
    top: 5px
}

.form-field.check label {
    display: flex;
    flex-direction: column
}

.form-field.check span.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    align-items: center
}

.form-field.check span.wpcf7-form-control.wpcf7-checkbox span, .wpcf7-acceptance > span label {
    display: flex;
    margin: 0;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    gap: 5px
}

#sgpb-popup-dialog-main-div .form-field.check span.wpcf7-form-control.wpcf7-checkbox span input {
    width: 20px!important
}

div#SuperOffice_chatdiv {
    z-index: 99999999!important
}
#cookie-law-info-bar {
    z-index: 999999999999999999999999 !important;
}

.xoo-wsc-basket {
    bottom: 80px!important
}

.sample-content {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
    max-width: 1400px
}

.sample-content p {
    display: flex;
    flex-direction: column;
    flex: calc(100% / 3)
}

.sample-content p span {
    font-weight: 700
}

.sample-content i {
    margin-bottom: 10px;
    font-size: 30px
}

.formcomplete {
    background: var(--gray);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin: 20px auto
}

.formcomplete p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #fff
}

.filter-buttons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 0 0 auto;
    border: solid 2px #eee;
    padding: 15px;
    box-sizing: border-box;
    gap: 10px;
    width: 100%;
    height: 0;
    overflow: hidden;
    display: none
}

a.filter-button {
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    background: whitesmoke;
    color: #333;
    cursor: pointer;
    transition: all .5s ease;
    font-size: 14px;
    padding: 5px 10px
}

.filter-buttons.open {
    display: flex;
    height: auto;
    flex-wrap: wrap;
    flex-direction: row
}

a.filter-button:hover,a.filter-button.active {
    background: var(--gray);
    color: var(--light-red)
}

div#blog-fold2 .row-container {
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 20px;
    align-items: flex-start;
    flex-direction: column
}

li.html-sitemap-list-item {
    margin: 10px 0
}

.policy-wrapper .wpcf7-submit {
    width: 100%;
    height: 50px;
    background: var(--pink);
    border: 0;
    color: #fff;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 30px;
    border-radius: 30px
}

.policy-wrapper {
    padding: 70px 0
}

p.woocommerce-store-notice.demo_store {
    position: relative;
    z-index: 3;
    padding: 5px 0px;
    width: 100%;
    align-items: center;
    display: flex;
    background: var(--light-red);
    color: #fff;
    margin: 0;
    gap: 5px;
    justify-content: center;
}

p.woocommerce-store-notice.demo_store a {
    color: #fff;
    text-decoration: underline!important
}

.xoo-wsc-ft-buttons-cont {
    display: flex;
    flex-direction: column
}

.xoo-wsc-ft-buttons-cont a {
    background: var(--pink);
    color: #fff;
    border-radius: 20px;
    padding: 5px
}

.fold-1-slider {
    display: block!important
}

.owl-carousel .fold-1 {
    display: none
}

.owl-carousel .fold-1:nth-child(1) {
    display: block
}

.mob-menu-logo-holder img {
    height: 100%
}

.product-carousel .owl-nav {
    position: absolute;
    top: 90%;
    left: 50%;
    width: calc(100% - 10px);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    display: flex;
    justify-content: space-between;
    z-index: 10;
    height: 0
}

.product-carousel .owl-nav button {
    padding: 0!important;
    font-size: 40px!important;
    color: var(--light-red)!important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

.menu-list.center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

a.phone {
    color: #fff;
    text-decoration: underline!important
}

li a.pink {
    width: 100%;
    color: white!important;
    background: var(--light-red);
    border-radius: 20px
}

li a.pink:hover {
    background: var(--gray)
}

:root {
  --light-red: #b1182a;
  --dark-red: #b1182a;
    --pink: #b1182a;
  --white: #fff;
  --gray: #57555c;
    --gray-alt: #57555c;
  --text-light: #fff;
  --text-dark: #000;
  --text-red: #b1182a;
}

body {
    font-family: "Poppins",sans-serif;
    margin: 0
}

.menu-toggle {
    display: none!important
}

img {
    max-width: 100%;
    display: block
}

.title {
    display: block;
    font-size: 46px;
    line-height: 54px;
    font-weight: 600;
}

.subtitle {
    display: block;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    font-weight: 500
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    border-style: solid;
    border-color: #ccc;
    border-width: 2px;
    font-size: 18px;
    box-sizing: border-box;
    margin-top: 15px;
    background: whitesmoke
}

.socials a i {
    transition: all 0.5s ease
}

.socials a:hover i {
    color: #b20932
}

p,h1,h2,h3,h4,h5,h6 {
    margin: 0 0 15px 0
}

p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 10px 0
}

.row-container {
    margin: 0 auto;
    max-width: 1380px;
    height: 100%
}

a {
    text-decoration: none!important
}

.readmore,.woof_submit_search_form_container button, button.single_add_to_cart_button  {
    display: block;
    width: 190px;
    padding: 10px 10px;
    background: var(--light-red);
    color: #fff;
    border-radius: 60px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0;
    border: 0;
    margin-top: 20px;
    transition: all 300ms ease
}

button.single_add_to_cart_button{
	margin: 0;
}

.readmore:hover,.woof_submit_search_form_container button:hover {
    background: var(--gray);
    color: var(--light-red);
    letter-spacing: 1px
}

.woof_products_top_panel {
    display: none!important
}

.readmore.center {
    margin: 20px auto 0
}

.readmore.black {
    background: var(--gray);
    color: var(--light-red)
}

.readmore-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center
}

.woocommerce-product-gallery__image {
    display: flex!important
}

.woocommerce-product-gallery__image>a {
    display: flex
}

.woocommerce-product-gallery__image>a>picture {
    display: flex
}

.product-right h2 {
    margin-bottom: 10px
}

.product-right ul {
    margin: 10px 0;
    padding-left: 20px
}

.product-right ul li::marker {
    color: var(--light-red)
}

.popup-content-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 20px
}

.popup-content-readmore .readmore {
    margin: 0
}

.popup-content-inner {
    padding: 30px 0 20px
}

.popup-content-inner p {
    font-size: 22px;
    line-height: 30px
}

.xoo-wsc-basket {
    color: var(--pink)
}

.xoo-wsc-items-count {
    font-weight: 700;
    background: var(--pink)
}

div.logo {
    float: none;
    max-width: 250px;
    transition: all 0.5s ease;
    padding: 30px 0;
    padding-left: 10px;
}

div.logo * {
    object-fit: contain;
    display: block;
    transition: all 0.5s ease;
    height: auto
}

.search-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.nav-icons-inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.nav-icons {
    display: flex;
    /* align-items: center; */
    align-items: flex-end;
    flex-direction: column
}

.navbar-fixed-top .nav-icons {
    top: -120px
}

nav#site-navigation {
    width: 100%;
    z-index: 10;
    margin: 0;
    padding: 0;
    background: var(--gray);
    top: 130px;
    left: 0;
    transition: all 300ms ease
}

img.custom-logo {
    width: 70%;
    height: 40%;
    transition: all 0.5s ease
}

#page {
    overflow: hidden;
    padding-top: 204px
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    transition: all 300ms ease
}

.notification {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: var(--gray-alt);
    z-index: 5;
    transition: all 1s ease;
    height: 28px
}

.notification-content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.notification-content a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    cursor: pointer;
    transition: all 500ms ease
}

.notification-content :is(p,a) {
    color: var(--text-light);
    margin: 0;
    padding: 0;
    font-size: 14px
}

.notification-content a {
    color: var(--text-light)
}

.header-top {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    align-items: center
}

.header-top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.nav-icons-inner.phone a {
    font-size: 24px;
    color: var(--light-red)
}

.nav-icons-inner.phone {
    text-align: right;
    display: flex;
    align-self: flex-end
}

.header-top .row-container {
    width: 100%
}

.event-widget-fold {
    padding: 100px 0px;
}

#masthead>.row-container::before,#masthead>.row-container::after {
    content: unset
}

.navbar-fixed-top .logo {
    max-width: 240px;
    transition: all 0.5s ease
}

.dgwt-wcas-search-wrapp {
    margin: 0
}

.menu-right {
    width: 100%;
    position: relative
}

ul.sub-menu {
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0;
    transition: all 0.5s ease;
    background: #fff;
    list-style: none;
    pointer-events: none;
    width: 300px
}

ul.sub-menu .sub-menu {
    left: 100%;
    top: 0
}

li.menu-item:hover>ul.sub-menu {
    top: calc(100% - 0px);
    opacity: 1;
    pointer-events: all
}

ul.sub-menu li.menu-item:hover>ul.sub-menu {
    top: 0
}

.top-phone a {
    display: block;
    text-align: right;
    margin-bottom: 10px;
    font-size: 24px;
    margin-top: 10px;
    color: #333;
    width: fit-content;
    margin-right: 0;
    margin-left: auto
}

.menu-menu-1-container {
    height: 100%
}

ul#primary-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    height: 100%;
    margin: 0;
    padding: 5px 0
}

ul#primary-menu>li.menu-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

ul#primary-menu>li>a {
    color: var(--text-light);
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    transition: all 500ms ease
}

ul#primary-menu>li>a:hover {
    color: var(--text-red);
    font-weight: 400
}

ul#primary-menu>li.current-menu-item>a {
    font-weight: 400
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    border: solid 1px #d7d7d7;
    border-radius: 0!important
}

.fa-shopping-cart:before {
    content: "\f290"!important;
    font-size: 30px
}

.nav-icons a {
    color: var(--gray);
    transition: all 300ms ease
}

.nav-icons a:hover {
    color: var(--light-red)
}

.fa.fa-user-o:before {
    padding-left: 20px;
    content: "\f007";
    font-size: 30px
}

.fold-4 .product-carousel .product {
    position: relative;
    display: flex;
    width: 300px;
    height: 350px;
    flex: 1 0 100%
}

.f4-title .title {
    text-align: center;
    color: var(--light-red)
}

.f4-title .title span {
    color: var(--text-dark)
}

.hidden {
    display: none
}

.hidden-animate {
    transition: all 1s ease;
    height: 0;
    opacity: 0
}

.fold-4 {
    padding: 50px 0;
    overflow: hidden
}

.fold-4 .product-carousel .owl-stage-outer .owl-stage {
    display: flex
}

.fold-4 .product-carousel .product .item-content {
    position: relative;
    bottom: 0;
    background: rgba(28,28,28,.7);
    width: 100%;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    transition: all 0.5s ease;
    flex: 0 0 25%
}

.fold-4 .product-carousel .product:hover .item-content {
    flex: 1
}

.fold-4 .product-carousel .product .item-content::before {
    content: "+";
    position: absolute;
    font-size: 50px;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 500ms ease;
    opacity: 0
}

.fold-4 .product-carousel .product:hover .item-content::before {
    opacity: 1
}

.fold-4 .product-carousel .item-name {
    font-size: 20px;
    font-weight: 500
}

.fold-4 .product-carousel .item-details {
    font-size: 18px
}

.fold-4 .product-carousel .product .view-link-container {
    display: none
}

.fold-4 .product-carousel.owl-carousel :is(.owl-stage,.owl-stage-outer,.owl-item) {
    display: flex
}

.fold-4 .product-item-img img {
    object-fit: cover;
    height: 100%
}

.fold-4 .product-carousel.owl-carousel .owl-item {
    transform: scale(.9)
}

.fold-4 .product-item-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.fold-4 .product-carousel .product a {
    display: flex;
    flex: 1 0 100%;
    align-items: stretch;
    flex-direction: column;
    justify-content: flex-end
}

.fold-4 button.owl-dot {
    background: #4b4b4b!important;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transition: all 500ms ease
}

.fold-4 button.owl-dot.active {
    background: var(--light-red)!important
}

.fold-4 .owl-dots {
    display: flex;
    justify-content: center;
    gap: 5px
}

.ebook-image {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0
}

.ebook-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #d8d8d8;
}

.ebook-form-text .subtitle {
    margin-bottom: 0
}

.ebook-form-text span {
    color: var(--light-red);
    display: block
}

#ebook-fold .ebook-form-text .title~p {
    margin-bottom: 10px
}

.ebook-form-fields p {
    display: flex;
    gap: 20px
}

input.readmore {
    margin: 0
}

.ebook-form-fields~.privacy-text {
    margin-bottom: 10px
}

div#ebook-fold .ebook-form input.wpcf7-text {
    background: whitesmoke;
    border: solid 2px var(--gray);
    padding: 10px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-family: "Poppins";
    font-size: 18px;
    line-height: 18px
}

div#ebook-fold .ebook-form input.wpcf7-text::placeholder {
    font-size: 18px;
    line-height: 18px
}

div#ebook-fold .ebook-form .ebook-form-fields {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 70%
}

div#ebook-fold .ebook-form .ebook-form-fields>span {
    flex: 0 0 48%
}

div#ebook-fold {
    padding: 150px 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 3
}

.ebook-fold-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row;
    z-index: 5;
    gap: 40px
}

.ebook-fold-inner .ebook-image,.ebook-fold-inner .ebook-form {
    flex: 0 0 calc(50% - 20px);
    right: 0
}

.sub-btn {
    position: relative
}

.sub-btn::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2021/06/icon-button.png) no-repeat center / contain;
    top: 0;
    left: -3px;
    z-index: 3
}

.sgpb-main-html-content-wrapper .sub-btn::before {
    display: none
}

.privacy-text a {
    color: var(--light-red)
}

.brochure div#ebook-fold {
    margin-top: 0
}

.footer-block {
    padding: 30px 0;
    position: relative;
    background: var(--gray-alt);
    width: 100%;
    clear: both
}

.sub-menu li {
    position: block!important
}

.menu-menu-1-container .sub-menu li a:hover {
    color: var(--text-red);
    font-weight: 500
}

.footer-block .row-container {
    display: flex;
    align-items: center
}

div#phone {
    width: 23%
}

div#address {
    width: 43%
}

div#opening {
    width: 33.3%
}

.footer-block .footer-block-item {
    width: 30%;
    position: relative;
    z-index: 2
}

.footer-block .footer-block-item img {
    margin: 0 auto
}

.footer-block .footer-block-item#middle {
    width: 55%
}

.footer-block .footer-block-item h5 {
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400
}

.footer-block-item h6 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 15px
}

.footer-block .footer-block-item#middle li {
    float: left;
    width: 50%;
    padding: 8.2px 0;
    font-size: 17px;
    list-style-type: none
}

.footer-block .footer-block-item#middle li a {
    color: #fff;
    list-style-type: none;
    position: relative;
    transition: all 0.33s ease
}

.footer-block .footer-block-item#middle li a::before {
    content: "\f054";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: -20px;
    color: #fff;
    font-size: 12px;
    font-family: fontawesome
}

.footer-block .footer-block-item#middle li:hover a {
    letter-spacing: 1px;
    color: #fff
}

.footer-block .footer-block-item:last-of-type {
    margin-right: 0
}

.footer-block .footer-block-item h5 {
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400
}

.footer-block .footer-block-item p {
    color: #eee;
    margin-bottom: 0;
    line-height: 28px
}

.footer-block ul {
    margin: 0 0 1.5em 0em;
    float: left;
    width: 100%;
    padding-left: 20px
}

#footer {
    padding: 30px 0;
    box-sizing: border-box;
    position: relative;
    background: #333;
    clear: both
}

#footer>.row-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 100%; */
}

#footer-multi-web {
    float: none;
    text-align: center;
    margin: 0 auto;
    max-width: 350px
}

#footer-multi-web p {
    font-size: 13px!important;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 20;
    position: relative;
    margin-bottom: 10px
}

#footer-multi-web p:last-of-type {
    margin-bottom: 0
}

#footer a {
    color: #fff;
    font-family: "Poppins"
}

span#footer-highlight {
    position: relative;
    font-weight: 700;
    z-index: -4;
    text-shadow: 0 0 2px #000
}

span#footer-highlight::before {
    content: "";
    background: url(/wp-content/uploads/2021/01/multiwebmarketing-facebook-globe-small.png) no-repeat 50% 50% / contain;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 70px;
    z-index: -1;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.privacy-site.moduletable {
    /* position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right */
}

.date-sitename {
    /* position: absolute;
    left: 0;
    top: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); */
    text-align: left;
    margin: 0;
    font-size: 16px
}

#footer .row-container>p,.privacy-site.moduletable {
    /* width: 30%; */
    color: #fff
}

#footer .privacy-text,#footer .socials {
    float: right
}

#footer .privacy-text {
    /* position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); */
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0px !important;
}

#footer .socials a {
    display: block;
    float: left
}

#footer .socials i {
    font-size: 40px;
    margin-left: 15px
}

#footer i.fa-brands.fa-facebook-f {
    font-size: 36px
}

section.error-404.not-found {
    padding: 100px 0
}

section.error-404.not-found .page-header {
    display: flex;
    justify-content: center;
    align-items: center
}

section.error-404.not-found .page-title {
    font-size: 170px;
    color: var(--light-red)
}

section.error-404.not-found .page-content {
    color: var(--light-red);
    text-align: center
}

.contact-fold2-wrapper {
    clear: both;
    position: relative
}

.contact-section {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    padding: 80px 0
}

.address-wrap {
    width: 30%
}

.contact-card {
    width: 65%
}

.address-wrap ul li {
    list-style-type: none
}

.address-wrap h1,h3.contact-title {
    font-size: 37px;
    color: var(--light-red);
    margin-bottom: 0
}

.address-wrap ul {
    box-sizing: border-box;
    margin: 20px 0;
    position: relative;
    padding-left: 50px
}

.address-wrap ul::before {
    content: "\f041";
    font-family: "fontawesome";
    left: 10px;
    position: absolute;
    top: 0;
    color: var(--light-red);
    font-size: 30px
}

.address-wrap ul.phone::before {
    content: "\f095";
    top: 10px!important;
    line-height: 0px!important
}

.address-wrap ul.email::before {
    content: "\f0e0";
    top: -5px
}

.form-name,.form-email {
    width: 49%;
    margin-bottom: 0;
    float: left;
    line-height: 0
}

.form-name {
    margin-right: 2%
}

.form-phone {
    width: 100%;
    margin-bottom: 10px;
    float: left;
    line-height: 0
}

:is(.form-name,.form-email,.form-phone) br {
    display: none
}

.form-name input.wpcf7-form-control.wpcf7-text,.form-email input.wpcf7-form-control.wpcf7-text,.form-phone input.wpcf7-form-control.wpcf7-text,.wpcf7 textarea,.form-postcode input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    border-style: solid;
    border-color: #ccc;
    border-width: 2px;
    font-size: 18px;
    box-sizing: border-box;
    margin-top: 15px;
    background: whitesmoke
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0
}

.contact-card .sub-btn {
    float: right
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
    padding: 15px 30px;
    text-align: center;
    box-sizing: border-box!important;
    font-size: 17px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: var(--light-red);
    color: #fff;
    border-radius: 128px;
    box-shadow: none!important;
    text-shadow: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: inherit;
    margin: 10px 0;
    transition: all 0.5s ease;
    width: 250px;
    font-weight: 500
}

.contact-card input.wpcf7-form-control.wpcf7-submit:hover {
    letter-spacing: 1px;
    background: var(--gray)
}

.form-request {
    display: flex;
    flex-direction: column;
    width: 100%
}

.form-request>p {
    display: flex;
    flex-direction: column;
    gap: 10px
}

span.wpcf7-list-item.first {
    margin-left: 0
}

body {
    position: relative
}

.popup-confirmation {
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 5000;
    background: rgba(0,0,0,.3);
    transition: all 0.25s ease 0.25s
}

.popup-confirmation.popup-open {
    opacity: 1;
    pointer-events: all;
    transition: all 0.25s ease 0s
}

.popup-confirmation-inner {
    position: absolute;
    top: 150%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    background: #03be68;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    padding: 60px 20px;
    text-align: center;
    color: #fff;
    border-radius: 25px;
    transition: all 0.25s ease 0s
}

.popup-confirmation.popup-open .popup-confirmation-inner {
    top: 50%;
    transition: all 0.25s ease 0.25s
}

p.popup-small {
    font-size: 18px;
    line-height: 24px;
    max-width: 400px;
    margin: 20px auto
}

p.popup-large {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 20px 0
}

.popup-confirmation-icon i {
    font-size: 250px
}

a.popup-readmore {
    font-weight: 100;
    color: #fff;
    font-size: 24px;
    border: solid 2px #fff;
    padding: 5px 10px;
    border-radius: 25px;
    width: 150px;
    display: block;
    margin: 0 auto;
    transition: all 0.33s ease;
    cursor: pointer
}

a.popup-readmore:hover {
    background: #fff;
    color: #03be68
}

/*.wpcf7-response-output {
    display: none!important
}*/

.wpcf7-form p:last-of-type {
    margin-bottom: 0
}

#sgpb-popup-dialog-main-div input,#sgpb-popup-dialog-main-div textarea,.sgpb-gdpr-info,.sgpb-gdpr-label-wrapper {
    width: 100%!important;
    background: whitesmoke;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: block;
    font-size: 18px;
    letter-spacing: -.015em;
    margin: 0;
    max-width: 100%;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 15px;
    border: solid 2px #ccc;
    box-sizing: border-box;
    font-family: "Poppins"
}

.contact-form-fields {
    padding: 0 20px 20px;
    border-radius: 20px
}

.sgpb-main-html-content-wrapper>p {
    margin: 0px!important
}

.form-field {
    margin-bottom: 10px;
    flex: 0 0 100%
}

.form-field.half {
    flex: 0 0 calc(50% - 5px)
}

.contact-form-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

p.privacy-details {
    font-size: 14px;
    line-height: 18px;
    margin: 0
}

p.privacy-details a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: var(--light-red);
    transition: all 0.5s ease
}

p.privacy-details a:hover {
    color: var(--gray)
}

#sgpb-popup-dialog-main-div h3 {
    font-weight: 600;
    text-align: center;
    margin: 0 auto 30px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    padding: 25px 0 30px;
    background: var(--light-red)
}

#sgpb-popup-dialog-main-div h3 span {
    color: #fff;
    display: block;
    font-weight: 300;
    font-size: 20px;
    line-height: 1
}

.sgpb-theme-1-content {
    box-shadow: none!important;
    border-radius: 10px!important;
    padding: 0 0px!important;
    box-sizing: border-box!important;
    border: solid 5px var(--light-red)!important
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 {
    border: solid 0 var(--light-red);
    border-radius: 0
}

.sgpb-popup-dialog-main-div-theme-wrapper-1::before {
    width: 50px;
    height: 50px;
    background: var(--light-red);
    content: "x";
    color: #fff;
    text-align: center;
    top: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    z-index: 1000000;
    line-height: 45px;
    font-size: 30px;
    box-shadow: 0 0 10px 0 black!important;
    border-radius: 50%;
    pointer-events: none
}

#sgpb-popup-dialog-main-div textarea {
    max-height: 150px
}

.contact-form-wrapper~p:nth-of-type(0n+1) {
    margin: 0
}

.sgpb-popup-close-button-1 {
    bottom: unset!important;
    top: 0!important;
    right: 0!important;
    width: 20px!important;
    height: 20px!important;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

.sgpb-popup-close-button-1:hover {
    opacity: 0
}

form.wpcf7-form>p {
    margin: 0
}

#sgpb-popup-dialog-main-div input.wpcf7-submit {
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box!important;
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: var(--light-red)!important;
    font-weight: 400;
    border: solid 1px var(--light-red)!important;
    box-shadow: none!important;
    text-shadow: none;
    margin-top: 20px;
    cursor: pointer;
    -webkit-appearance: inherit;
    font-family: "Poppins";
    text-align: left
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 0!important
}

.wpcf7 textarea {
    width: 100%;
    height: 150px
}

.contact-card label {
    font-size: 18px
}

.policy-wrapper h5,.policy-wrapper h6 {
    font-size: 22px
}

section.error-404.not-found {
    padding: 100px 0
}

#menu-item .sub-menu a {
    display: block;
    width: 100%;
    color: var(--text-dark)
}

li .sub-menu li:hover {
    background: #f5f5f5
}

.sub-menu li a {
    color: var(--text-dark)
}

.sub-menu {
    padding: 0
}

li .sub-menu li a {
    width: 100%;
    padding: 7px 10px;
    display: block;
    box-sizing: border-box;
    transition: all 300ms ease
}

.menu-item .sub-menu a:hover {
    color: var(--text-red)
}

#primary-menu li .sub-menu li {
    position: relative;
    transition: all 300ms ease;
    padding-left: 10px
}

.sureset-nav {
    width: 100%;
    max-width: 850px
}

.sureset-nav-inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px;
    row-gap: 20px
}

.sureset-nav-inner .menu-list {
    flex: 1 1 calc(100% / 3)
}

.sureset-nav-inner ul {
    list-style: none;
    padding: 0
}

.menu-list>ul>li:hover a {
    color: var(--text-red)!important
}

.sureset-nav-inner .menu-list>ul>li {
    position: relative;
    transition: all 0.5s ease
}

.sureset-nav-inner .menu-list>ul>li:hover {
    color: var(--text-red)!important;
    background: #4b4b4b
}

.sureset-nav-inner .menu-list ul li::before {
    content: "\f054";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    pointer-events: none
}

.nav-title {
    font-weight: 500;
    font-size: 22px
}

.readmore.white {
    background: #fff;
    color: var(--dark-red)
}

.filter-open {
    width: 100%;
    background: var(--gray);
    padding: 10px;
    box-sizing: border-box
}

.filter-open p {
    font-size: 20px;
    color: #fff;
    margin: 0;
    text-align: center
}

.grecaptcha-badge {
    opacity: 0
}

p a:not(.readmore) {
    color: var(--light-red);
    text-decoration: underline !important;
}


.contact-nav {
    flex-direction: initial;
    justify-content: space-between;
    gap: 10px;
}

@media (min-width:992px) {
    #footer>.row-container {
        gap: 20px;
    }

    p.date-sitename {
        order: 1;
    }

    .privacy-text {
        order: 2;
        flex-grow: 1;
        
    }

    .moduletable.privacy-site {
        order: 3;
    }
}