/*!
Theme Name: nordicshop
Theme URI: http://nordic.co.uk
Author: Push
Author URI: http://pushgroup.co.uk
Version: 1.0.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

nordic is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/******New css *******/
 .step-section p,
.page-id-9121 .testimonial-single {
    color: #5B646B;
    font-size: 1.125rem;
    line-height: 40px;
}
.step-section h4 {
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 22px;
}

.step-section.step1 {
    margin-top: 41px;
}
 
.step-section .col-lg-4 {
    margin-bottom: 37px;
}

.step-section .col-lg-4 p {
    line-height: 33px;  
}
.page-id-9121 .testimonial-single h5 {
    font-weight: 500;
    color: #707070;
    font-size: 18px;
}
@media (min-width:992px){
 .page-id-9121 .testimonial-single {
    padding-top: 0;
}
.page-id-9121 .testimonial-single .row {
    align-items: center;
}	
section.form-block {
    margin-top: 44px;
}	
}

@media (max-width:767px){
.page-id-9121 .hero-internal h1,
.page-id-9121   h2 , 
.page-id-9121  .form-block .gform_wrapper .gform_title {
    font-size: 30px;
}

.page-id-9121  .gform_wrapper .gf_page_steps {
    padding: 0px 0px 20px;
}

.page-id-9121  .form-block {
    padding-bottom: 5px;
}

.page-id-9121  .form-block__form {
    padding-bottom: 36px;
}

.page-id-9121  .gallery-slider {
    padding-bottom: 0;
}	
}

@media (max-width:480px){
.page-id-9121 .testimonial-single img {
    width: 100%;
}	
}




/******brochure request page css*******/
.brochure-request-form .form-block__row {
    box-shadow: none!important;
}
.brochure-request-form .form-block__content {
    padding-top: 0px;
}
.brochure-request-form .form-block__form {
    bottom: 0px;
}
.page-id-8911 .testimonial-single {
    padding-top: 0px;
}
@media screen and (min-width:992px)
{
.brochure-request-form {
    padding-bottom: 0px!important;
}
.page-id-8928 .testimonial-single
	{
		padding-top:0px;
	}
}
.free-brochure-btn .btn-main {
background-color: transparent;
    border: 1px solid #fff;
    padding: 1.0100rem 2rem;
}
.free-brochure-btn .btn-main:hover {
    background-color: #fff;
    color: #3fa2f7;
}
.page-id-8941 .second-tab .row {
    flex-direction: row-reverse;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 10px 15px 10px 15px;
    width: 100%;
}


/***********New page outdoor Css 22nov*********/
.page-id-9198 section.hero-internal {
    background-position: center center;
}
.red-dot-img {
    position: relative;
    top: -35px;
}
#red-hot-text .col-12.col-md-10.offset-md-1 {
    margin-left: 0px!important;
    max-width: 100%!important;
    width: 100%!important;
    text-align: left;
    flex: 100%!important;
}
section#red-hot-text {
    padding: 5rem 0 0rem!important;
}
.column-two.red-para-pt-0 {
    padding-top: 0px;
    margin-top: -15px;
}
#gallery-glasses .gallery-slider__actions {
    display: none;
}
section#hele-glass-single {
    max-width: 1070px;
    margin: 0 auto;
}
.blue-text {
    color: #3FA2F7!important;
    font-weight: 500;
}
.bench-boxes-cols .column-two__content {
    background: #fff;
    box-shadow: rgb(99 99 99 / 22%) -1px 0px 10px 2px;
    padding: 40px;
}
.bench-boxes-cols h3 {
    margin-bottom: 10px;
    font-size: 1.5rem;
    font-weight: 600;
}
.bench-boxes-cols .column-two__content {
    background: #fff;
    box-shadow: rgb(99 99 99 / 22%) -1px 0px 10px 2px;
    padding: 40px;
    min-height: 400px;
}
section#hele-glass-single {
    padding: 0rem 0 4rem;
}
section#hele-glass-single2 {
    padding: 2.5rem 0 3.5rem;
}
section#hele-glass-mini{
    padding: 2.5rem 0 3.5rem;
}
.bench-boxes-cols h3 {
    margin-bottom: 10px!important;
}
@media (min-width:992px)
{
	.gf_left_half {
    width: 48%;
    float: left;
}
	.gf_right_half {
    width: 48%;
    float: right;
}
	.full-width {
    margin-top: 12px!important;
    width: 100%;
    display: inline-block;
}
	.sauna-form-block .form-block__row {
    display: flex;
    align-items: center;
}
}
.page-id-9198 .gform_footer.top_label {
    padding-top: 0px;
}
@media (max-width:991px)
{
	.bench-block-catgory p {
    padding-top: 15px;
}
	.bench-boxes-cols {
    margin-bottom: 20px;
}
	section.column-two.bench-boxes-grid.pt-6.pb-5 {
    padding-top: 0px!important;
}
	section#hele-glass-single2 {
    padding: 0rem 0 3.5rem;
}
	section#hele-glass-mini {
    padding: 0rem 0 3.5rem;
}
	section.column-two.bench-boxes-grid.pb-0 {
    padding-top: 0px;
}
}
@media (max-width:991px)
{
.logo-white .mega-toggle-blocks-center {
    background-size: contain;
}
span.mega-toggle-label-closed {
    color: #fff;
}
nav.nav-main.logo-white {
    padding-top: 0px;
}
}
li#field_7_10 {
    display: none;
}
.gfield--type-honeypot {
    display: none;
}

.gform_page_footer.top_label input[type=button], .gform_page_footer.top_label input[type=submit] {
    width: 48%;
    display: inline-block;
}
input#gform_next_button_7_7 {
    width: 100%;
}



/*******Menu Disabled********/
li#mega-menu-item-8541 {
    display: none!important;
}
li#mega-menu-item-8540 {
    display: none!important;
}
li#mega-menu-item-8524 {
    display: none!important;
}
li#mega-menu-item-8390
{
	display: none!important;
}
#mega-menu-item-8530 .mega-sub-menu {
    display: none!important;
}
.page-id-9421 .ss {
    display: none;
}
#mega-menu-item-7389 .mega-sub-menu{
    display: none!important;
}
.page-id-9421  .ss2 {
    margin: 0 auto;
}
li#field_10_10 {
    display: none;
}
.page-id-9421  .form-block__row {
    box-shadow: none;
}
section.error-404 {
    min-height: 30vw;
    padding: 110px 0;
}