/*
Theme Name: Create Storage 2025
Theme URI: http://theodagency.com
Description: Theme for Create Storage 2025
Author: Ollie Stott
Author URI: http://theodagency.com
Version: 1.0.0
*/

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}

p {
	font-weight: 200;
}

/* MODAL */

.modal-content {
	background: rgb(13 168 13);
	border-radius: 40px;
	color: #fff;
	border: none;
}

.nf-progress-container {
    border: 1px solid rgb(0 104 55);
    border-radius: 20px;
	background: rgb(0 104 55);
}

.modal-header {
    background: #06341c;
}

.nf-progress {
    background-color: #F15A24!important;
    border-radius: 20px;
}

.nf-mp-footer [type=button]:not(:disabled), .nf-mp-footer [type=reset]:not(:disabled), .nf-mp-footer [type=submit]:not(:disabled), .nf-mp-footer button:not(:disabled) {
    border: none;
    padding: 10px 20px;
    border-radius: 50px;
    background: #06341c;
    color: #fff;
}

/* GENERAL STYLES */

.nav-item a {
	font-weight: 500;
}

.bg-dark {
	background: rgb(0 104 55)!important;
}

.bg-primary {
	background: rgb(13 168 13)!important;
}


.bg-secondary {
	background: #7b35c6!important;
}

#header.headroom--not-top > header, .bg-grad, .single-product #header > header {
	background: rgb(13,168,13);
	background: linear-gradient(90deg, rgba(13,168,13,1) 0%, rgba(0,104,55,1) 100%);
}

.home #header.headroom--top > header {
	background: none;
}

.bg-grad.vert {
	background: rgb(13,168,13);
	background: linear-gradient(180deg, rgba(13,168,13,1) 0%, rgba(0,104,55,1) 100%);
}

a, .text-secondary {
	color: #006837;
}

.btn, input[type=submit], button[type=submit], .button, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link), #mc_embed_signup .btn {
	border-radius: 50px!important;
	padding: 10px 20px!important;
	margin-right: 20px
}

.btn-primary, div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt, li.product .button, body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	background: #F15A24!important;
	border-color: #F15A24;
	color: #fff!important;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: 500;
}

.btn:hover {
	background: #eee!important;
	border: thin solid #eee!important;
	color: #211357!important;
}

.btn-outline-primary {
	border: 2px solid #F15A24!important;
	color: #F15A24!important;
}

.btn-outline-primary:hover {
	background: #F15A24!important;
	color: #FFF!important;
}

.btn-outline-light {
	border: 2px solid #ccb3f4;
	color: #ccb3f4;
}

.accordion-item, .accordion-button {
    background: none;
}

.bg-dark .accordion-button:after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}


.accordion-button:not(.collapsed) {
    background-color: rgb(13 168 13);
	color: #fff;
	transform-origin: center;
}

#specification .accordion-button:not(.collapsed) {
    background: none;
}

#specification .accordion-button.no-sec:after {
    display: none;
}

#specification .accordion-button {
    padding-left: 35px;
    color: #211356;
    font-weight: 500;
}

.accordion-button {
	box-shadow: none!important;
}

#specification .accordion-button:before {
    font-family: 'Font Awesome 6 Pro';
    content: '\f00c';
    position: absolute;
    left: 10px;
}

#specification .accordion-button:not(.collapsed)::after {
	transform: rotate(45deg);
}

.bgimg {
    background-size: cover;
    background-position: 50%;
}

.vh-50 {
	height: 50vh;	
}

.vh-75 {
	height: 75vh;	
}

ol li {
    margin-bottom: 10px;
}

b, strong, .strong {
    font-weight: 500;
}
	
.lead {
	font-size: 1.25em;
}

.text-primary {
	color: #006837!important;
}

/* HEADINGS */

h2,h3 {
	font-weight: 300;
}

h1 {
    font-size: calc(1.375rem + 1.5vw);
}

h1,h4,h5,h6 {
	font-weight: 700;
}

.home h1 {
    font-size: calc(1.375rem + 2.25vw);
	line-height: 1em;
}

h2 {
    font-size: calc(1.375rem + 1.2vw);
}

h3 {
    font-size: calc(1.375rem + 1vw);
}

h4 {
    font-size: calc(1.275rem);
}

h5 {
    font-size: calc(1rem);
}

h6 {
    text-transform: uppercase;
	color: #0da80d;
}

h6.pill {
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 0.9em;
    color: #fff;
}

#mc_embed_signup input, .form-group input, .form-group textarea, .wpforms-field-container input, .wpforms-field-container textarea, .nf-field-element input, .nf-field-element select, .nf-field-element textarea, #mc_embed_signup .mc-field-group input  {
    border: none ! Important;
    padding: 15px !important;
    border-radius: 50px !important;
	color: #fff;
	background: #006837;
	margin: 0;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    border-radius: 30px !important;
	background: #eee;
	color: #000;
}

.form-control::placeholder, input::placeholder, textarea::placeholder {
	color: #000!important;	
}

.form-group input::placeholder, #mc_embed_signup input::placeholder {
	color: #fff!important;	
}

#mc_embed_signup #mce-success-response {
    color: #fff!important;
    display: none;
    position: absolute;
    top: 100%;
}


.nf-form-fields-required {
    margin-bottom: 15px;
}

.field-wrap input[type=submit] {
	background: #F15A24;
	color: #fff;
	padding: 10px 25px!important;
}

#header, .nav-item *, #masblock img, .readMore:after , .btn {
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
}

.readMore {
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
    color: #211356;
	position: relative;
}

.readMore:after {
	font-family: 'Font Awesome 6 Pro';
	content: '\f178';
	position: absolute;
	right: -25px;
}

.readMore:hover:after {
	right: -30px;
}

/* HEADER */

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	border: none;
}

#alert a {
	text-decoration: none;
}

#header.headroom--not-top {
	top: -62px;
}

.nav-item a {
    color: #fff;
    position: relative;
    padding: 5px 0;
    margin: 0 10px;
}
.nav-item.active a, .nav-item:hover > a { 
	color: #fff; 
}

#carts a {
    text-decoration: none;
    font-weight: 500;
}

.nav-item a:hover::after, .nav-item.active a::after  {
	width: 100%;
    transition: 0.25s ease all;
	padding-left: 0;
}

.nav-item.current-menu-item a::after {
	width: 100%;
}

#notice {
	color: #fff;
	font-weight: 700;
}

/* PAGE HEADER */

.olay {
	background-image: url(/wp-content/uploads/2024/08/mesh.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 90%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	transform: scale(1.2)
}

/* MASONRY BLOCK */

#masonry [class*='col-'] {
	position: relative;
}

#masonry h2 {
	position: absolute;
	bottom: 20px;
	left: 25px;
}

#masonry img {
	position: relative;
}

#masblock {
    overflow: hidden;
}
#masblock:hover > img {
	transform: scale(1.2);
}

/* IMAGE + TEXT BLOCK */

#imgTxt [class*='col-'] {
	position: relative;
}

/* CARD BLOCK */

.card {
	border-radius: 30px;
	border: none;
	box-shadow: 0px 15px 15px rgba(0,0,0,0.25)
}

.card-body {
    padding: 2em 2em 1em;
}

.card-footer {
	background: none;
	border: none;
}

/* ICONS BLOCK */

#icons i, #icons svg {
    background: #0DA80C;
    padding: 20px;
    border-radius: 50px;
    color: #fff;
    font-size: 2em;
	line-height: 1.25em;
    width: 80px;
    height: 80px;
}

#iconsdesc i {
    font-size: 2.5em;
    color: #0da80d;
}

#icons.wimg {
	position: relative;
	overflow: hidden;
}

#iconsImg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(1.25);
    right: -10%;
}

/* PRODUCT HIGHLIGHT */

#productHighlight {
	background: #f2f2f2;
}

/* NEWSLETTER */

.inside {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-10px, -50%);
}

/* --- SEARCH --- */

.searchs span {
    font-size: 2em!important;
	text-decoration: none!important;
	margin-top: 5px;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background: rgba(256,256,256,0.85);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
    opacity: 0;
	z-index: -1;
}

#search.open {
    opacity: 1;
    z-index: 9999999;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

#search aside {
    position: absolute;
    left: 50%;
    top: 10%;
    width: 90%;
	max-width: 600px;
    height: 150px;
	transform: translate(-50%);
    background: none;
}

#search h4 {
	color: #6a7786;
}

#search input[type=submit] {
	background: #fff!important;
	color: #274056!important;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    background: rgba(0, 0, 0, 0);
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    border: thin solid #ccc;
    margin: 0px auto;
    margin-top: -51px;
	padding: 10px 20px;
    outline: none;
    color: #fff;
    width: 50%;
    margin-left: calc(50% / 2);
}

.product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field {
	padding: 5px 10px;
}

#search input::-webkit-input-placeholder {
	color: #274056!important;
}

#search input:-moz-placeholder {
	color: #274056!important;
}

#search input::-moz-placeholder {
	color: #274056!important;
}

#search input:-ms-input-placeholder {
	color: #274056!important;
}

#search .search-results a {
	color: #000!Important;
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #000;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	background: none;
    border: none;
}

del .amount {
	text-decoration: line-through!important;
}

#mobSearch i {
    font-size: 1.5em;
    margin-left: 5px;
}

/* HERO */

#hero {
    margin-top: 110px;
}

#heroImg {
	transform: scale(1.5) translateX(20%) translateY(-180px);
}

#hero #ninja_forms_required_items, #hero .nf-field-container {
    margin-bottom: 15px!important;
}

#quoteform {
    position: relative;
    border-radius: 40px;
    padding: 15px;
    margin-top: 80px;
    z-index: 999;
}

#hero #nf-form-2-cont {
	position: relative;
}

#hero .field-wrap input[type=submit] {
	width: 100%;
}

/* MAP */

.acf-map {
    width: 100%;
    height: 500px;
    border: none;
    margin: 110px 0 20px;
}

.acf-map img {
   max-width: inherit !important;
}


/* CAROUSEL */
	
#carouselBtns {
    z-index: 9;
    position: absolute;
    margin-left: 8.33333333%;
    top: 15%;
}

.carousel-control-next, .carousel-control-prev {
    background: #006837;
    position: relative;
    width: 30px;
    float: left;
    opacity: 1;
    padding: 20px 10px;
    color: #fff;
}

.carousel-control-next {
    left: 5px;
}
/* VIDEOS */

.video {
  aspect-ratio : 1 / 1;
  width:100%;
	transform: scale(1.5) translateX(10%) translateY(220px)!important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.home .videoWrapper {
  padding-bottom: 80%; /* 16:9 */
}

.videoWrapper iframe {
	transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* NEWS */

#post .card {
	background: #f2f2f2;
	color: #1b1464;
	border: none;
}
.post a {
	color: #1b1464;
	text-decoration: none;
}

.page-item .current, .page-item .page-link {
    padding: 0.375em 0.8em;
    display: block;
    background: #4a168d;
    color: #fff;
    border-radius: 10px!important;
	border: thin solid #4a168d;
	margin: 0 8px;
	font-size: 1.2em;
}

.page-item .page-link {
    background: #fff;
    color: #4a168d;
}

.page-item .page-link:hover {
	background: #4a168d;
    color: #fff;	
}

/* CONTACT */

#location a {
	text-decoration: none;
	color: #fff;
}

#location:before, #phone:before, #email:before {
	font-family: 'Font Awesome 6 Pro';
	position: absolute;
	font-weight: 800;
    margin-left: -1.5em;
}

#2coltxt #location:before, #2coltxt #phone:before, #2coltxt #email:before {
	color: #006837;	
}

#map a {
	font-weight: 500;
	color: #006837;
}

#location:before {
    content: '\f3c5';
}

#phone:before {
    content: '\f095';
}

#email:before {
    content: '\f0e0';
}

/* FOOTER */

footer ul {
	list-style: none;
	padding-left: 0;
}

footer a {
	color: #fff;
	font-weight: 300;
	text-decoration: none;
}

#copyright ul li {
	display: inline-block;
	padding-left: 10px;
}

@media screen and (max-width: 1140px) {
	#carouselBtns {
		top: 25px;
	}
	#carouselFull .row, #hero .row {
		background: rgb(0 104 55)!important;
	}	
}
@media screen and (min-width: 768px) {
	.nav-item a::after {
		content: "";
	    position: absolute;
		bottom: -5px;
		left: 0;
		height: 3px !important;
		width: 0%;
		background-color: #fff;
	    transition: 0.24s ease-out all;
	}
	#carouselFull .carousel-item, #hero .img-hero {
		background-size: cover;
		background-position: 50%;
	}
	#carouselFull .row,  #hero .row {
		background: #006837;
		background: linear-gradient(90deg,rgba(0, 0, 0, 0.7) 0%, rgba(0, 104, 55, 0) 100%);
	}
}

@media screen and (max-width: 767px) {
	#alert a {
		font-size: 0.95em;
	}
	#hero {
		margin-top: 90px;
	}
	#header.headroom--not-top {
		top: -32px;
	}
	.acf-map { 
		height: 300px;	
	}
	#logo svg, #logo i {
		width: 2.2em!Important;
	}
	#notice {
		font-size: 0.7em
	}
	#heroImg {
    	transform: scale(1.5) translateX(10%) translateY(80px)!important;
	}		
	#imgTxt {
	    overflow-x: hidden;
	}
	.navbar-toggler:focus {
		box-shadow: none;
		outline: 0;
	}
	.offcanvas-body {
		background: #0da80d;
	}
	.nav-item a {
	    font-size: 1.5em;
	}
	#iconsImg {
        position: relative;
        top: 90%;
		right: 0;
    }
	header.navbar {
		background: linear-gradient(90deg, rgba(13,168,13,1) 0%, rgba(0,104,55,1) 100%);
	}
	
	.vh-50 {
		height: 35vh;	
	}
	.nav-item a {
		color: #fff!important;
	}

	#quoteform {
		margin-top: 40px;
	}
	.acf-map {
		margin-top: 90px;
	}
	#carouselFull .carousel-item,  #hero .img-hero {
	    background-size: contain;
	    background-position: 50% 0;
	    background-repeat: no-repeat;
	}
	#offcanvasMenu .animated-bar {
	    margin: 10px;
	}
	
/* ANIMATE BURGER */

.animated-bar {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-bar span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-bar span {
    background: rgba(256,256,256,1);
}


.animated-bar span:nth-child(1) {
  top: 0px;
}

.animated-bar span:nth-child(2) {
  top: 10px;
}

.animated-bar span:nth-child(3) {
  top: 20px;
}

#offcanvasMenu .animated-bar span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#offcanvasMenu .animated-bar span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#offcanvasMenu .animated-bar span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.card p {
    font-size: 12px;
}
	h4 {
		font-size: 1.1em;
	}
	h6 {
		0.9em;
	}
}