/*
Theme Name:  Arizona Seeds
Author URI: https://www.thegeminigeeks.com/
Version: 1.1
Author: The Gemini Geeks
Description: A theme by The Gemini Geeks
*/
:root {
  /* Color Variables: */
--primarycolor:#000;
--secondarycolor:#A2CA2C;
--tertiarycolor:#067C4A;
  /* Font Variables: */
--primaryfont:"Montserrat", sans-serif;
--secondaryfont:"Lato", sans-serif;
}
*{margin: 0;padding: 0;}
body {margin: 0;padding: 0;background: #fff;font-family: var(--secondaryfont);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color:var(--primarycolor);font-weight: 400;font-size: 1rem;line-height: 1.8;text-rendering: optimizeLegibility;}
a img {border: none;}
a {color:var(--primarycolor);text-decoration: none !important;transition:0.8s;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.6s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;}
a:hover {transition:0.8s;text-decoration: none;color: var(--secondarycolor);}
.clear {clear: both;}
.divider {clear: both;border-bottom: 1px solid #ddd;margin: 0 0 1.2rem 0;padding: 20px 0 0 0;}
.alignleft{float:left;margin:0 10px 0 0;}
.alignright{float:right;margin:0 0 0 10px;}
.aligncenter{display:block;margin:0 auto;}

#scroll {position: fixed;right: 10px;bottom: 10px;cursor: pointer;width: 40px;height: 40px;background-color: var(--secondarycolor);text-indent: -9999px;display: none;-webkit-border-radius: 60px;-moz-border-radius: 60px;border-radius: 60px;z-index: 999;}
#scroll span {position: absolute;top: 50%;left: 50%;margin-left: -8px;margin-top: -12px;height: 0;width: 0;border: 8px solid transparent;border-bottom-color: #ffffff;}
#scroll:hover {background-color:var(--tertiarycolor);opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}

.inner {width: 1170px;margin: 0 auto;max-width: 100%;}
.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: #5C2AB5CF;}

.header_area {position:relative;top: 0;left: 0;width: 100%;z-index: 999;transition: background 0.4s, all 0.3s linear;border-bottom: 1px solid rgba(255,255,255,0.2);float:left}
.header_area .row{align-items:center}

#top-bar{background:var(--secondarycolor);width:100%;padding:0.4rem 0;font-size: 17px;font-weight: 500;}
#top-bar .pull-right{text-align: right;font-size:16px;font-weight:600}
#top-bar i{color:var(--tertiarycolor);width:30px;height:30px;border:2px solid var(--tertiarycolor);border-radius:5px;text-align: center;line-height:1.5;margin-right:5px}
#top-bar a{margin-right:0.8rem}
#top-bar a:hover{color:#fff}

#logo {display: flex}
#logo img{width:320px;}
.site-menu-toggle{display: none;}

h1,h2,h3,h4,h5,h6 {margin: 0 0 0.6rem 0;color: #000;line-height: 1.2;font-family: var(--primaryfont);}

h1 {font-size: 3.1rem;}
h2 {font-size: 2.5rem;color:var(--tertiarycolor)}
#main h2{font-size:2.2rem}
h3 {font-size: 32px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.menu-bar {text-align: left;width: 30px;}
.menu-bar span {height:2px;background:var(--secondarycolor);display:block;margin-bottom:6px}
.menu-bar span:nth-child(1) {width:17px}
.menu-bar span:nth-child(2) {width:30px}
.menu-bar span:nth-child(3) {width:15px;margin-left:auto;margin-bottom:0}

#scrolleffect {padding-top: 6.25rem; margin-top: -6.25rem;}
.smalltext{text-transform: uppercase;letter-spacing: 5px;display: block;text-align: center}

.btn-primary{background:var(--secondarycolor);padding: 0.6rem 2.3rem;margin: 2rem 0 0;display: table;color:#fff;transition: .6s ease-in-out;border-radius:1.5rem 0;text-transform: uppercase}
.btn-primary:hover{background:#fff;color:var(--tertiarycolor);}

.more-btn,.more-link{background:var(--tertiarycolor);padding: 0.6rem 2.3rem;margin: 1.5rem 0 0;display: table;color:#fff;transition: .6s ease-in-out;border-radius:1.5rem 0;text-transform: uppercase}
.more-btn:hover,.more-link:hover{background:var(--secondarycolor);color:#fff}

#slider,.navigation-wrapper{position: relative;}
#slider .keen-slider{margin-bottom:-1px}
#slider img{width: 100%;object-fit: cover}
.slider-nav {width: 95%;
  margin:10px auto;
  position: absolute;
  left: 0rem;
  right: 0rem;
  top: 40%;
z-index: 3;
}
button.arrow {background:#f1f1f1;color:#555;border:none;padding:5px 10px;font-size:30px;border-radius:100%;width:40px;cursor:pointer;line-height:100%}
button.arrow:hover {color:#000;}
button.arrow--left {float:left;}
button.arrow--right {float:right;}

.carousel-caption {right: 0;top: 0;left: 0;z-index:2;position:absolute;bottom: 0;}
.textblock{width:35%;background: var(--tertiarycolor);position: absolute;bottom: 0px;top: 0;padding:10rem 1rem 0;text-align: center;}
.carousel-caption h1{letter-spacing: 1px;color: #fff;line-height: 1.2;text-transform: uppercase;}
.carousel-caption span{font-weight: 700;color:var(--secondarycolor);}
.carousel-caption p{color: #fff;font-size: 1.5rem;font-weight: 600;letter-spacing: 2px;line-height: 1.2;}
#slider .btn-primary{margin:2rem auto 0}

#aboutus{padding:5rem 0;position: relative}
#aboutus .row{align-items: end}
#aboutus p{text-align: justify}
.largetext{writing-mode: sideways-lr;text-transform: uppercase;font-size: 6rem;font-weight: 900;position: absolute;left: -2rem;color: #D8D8D8;letter-spacing: 1px;}
.smallheading{color:var(--secondarycolor);font-weight:600;font-size:1.7rem;line-height: 1.2;letter-spacing: 1px}
#aboutus img{width:95%;float: right}
#aboutus:before{content:"";position: absolute;right:0;background:var(--tertiarycolor);top:0;bottom:0;width:400px}

#missionsection{width: 100%;padding: 6rem 0 4rem;}
#missionsection .row{gap: 3rem;justify-content: center;}

.box{flex: 1 0 400px;background-color:var(--tertiarycolor);padding:4rem 1.7rem;border-radius:5rem 0;display:flex;align-items: start;position: relative;overflow: hidden;max-width: 600px;}
.box .icon{min-width:90px;margin-top:2rem}
.boxcontent{padding-left:1.2rem;color:#fff;z-index:1}
.boxcontent h3{color:#fff;margin-bottom: 1.3rem;letter-spacing: 1px;}
.missionbox:before{content:"";background:url('https://arizonaseeds.com/wp-content/uploads/2025/04/arizona-target.png') no-repeat right top;background-size:200px;width:200px;height: 200px;position: absolute;right:-2rem;top:-2rem;opacity: 0.3;z-index:0}
.visionbox:before{content:"";background:url('https://arizonaseeds.com/wp-content/uploads/2025/04/arizona-vision.png') no-repeat right top;background-size:200px;width:200px;height: 200px;position: absolute;right:-2rem;top:-2rem;opacity: 0.3;z-index:0}

#history{padding: 4rem 0 6rem;background:url('https://arizonaseeds.com/wp-content/uploads/2025/04/arizona-History-Bg.jpg') no-repeat bottom center / contain}
#history .container{background:#f1f1f1;border-radius: 2rem;overflow: hidden}
#history .largetext{z-index: -1;top:8rem;}
.historytext{padding:4rem 3rem;text-align:justify}
.historytext p{margin-bottom:1.2rem}
.historyimage{padding-right:0}
.historyimage img{object-fit: cover;width: 100%;height: 100%}

#productssection{width: 100%;padding: 5rem 0 9rem}
#productssection h2{margin: 0}
#productssection .title .col-md-4{border-right:2px solid #ccc}
#productssection .col-md-8{padding-left: 3rem}
#productssection #productpage .row{gap:2rem 2.5rem;margin-top:3rem;justify-content: center}


#research{width: 100%;padding:4rem 0;background:var(--tertiarycolor);color:#fff;}
#research p{text-align: justify}
#research h2{color:#fff}
#research img{margin:-10rem auto 0}

#processing{width: 100%;padding:6rem 0 5rem;}
#processing p{text-align:justify}
#processing img{width: 480px;margin: 0 auto}

#counter{width: 100%;text-align: center;position: relative;padding:2rem 0 5rem}
.page-id-36 #counter{padding-bottom: 2rem}
#counter .row{gap: 2rem;justify-content:center}
.counterbox{background:var(--tertiarycolor);flex:1 0 200px;max-width:270px;padding:2rem 1.5rem;border-radius:3rem 0}
.progressbar-text{font-size:3rem;font-weight:900;letter-spacing:1px}
.ctitle{color:#fff;font-size:18px;font-weight:600;margin-top:10px}
#first-circle,
#second-circle,
#third-circle,
#fourth-circle  {margin: 0.1em auto; width: 160px;  height:30px;position: relative;}

#gallery .ngg-galleryoverview{margin-bottom:0}

#hollowsection1 img{margin-top:1rem}

#historypage{margin-top:2rem;background:#f3f3f3;border-radius: 2rem}
#historypage img{width:100%;height:100%;object-fit:fill}
.heading{font-weight: 600;letter-spacing: 2px;color:var(--tertiarycolor)}

.column{column-count: 2;margin:25px 0 !important;}
.column3{column-count: 3;}

.imageeffect{border-radius:4rem 0;border:5px solid #eee;position: sticky;  top: 1rem;}

#productpage .row{gap:1rem;justify-content:center}
.productbox{flex: 1 0 250px;max-width:300px;background:#f1f1f1;text-align:center;position:relative;margin-bottom:3rem}
.productbox a{position: absolute;left: 0;top:0;right:0;bottom:-1.8rem;z-index:1}
.pcontent{position: absolute;bottom:-2rem;left:1rem;right: 1rem;background:#fff;box-shadow: 0px 5px 10px rgb(0,0,0,0.1);padding:8px 0;transition:0.6s ease-in-out;border-radius: 10px}
.pcontent .ptitle{margin:0;line-height: 1.2;font-size: 22px;  letter-spacing: 1px;}
.productbox:hover .pcontent{background:var(--tertiarycolor);color:#fff}
.productbox:hover .ptitle{color:#fff}

.singleproduct{margin-bottom:1rem;align-items:center;justify-content: center;background:#f1f1f1;display:flex;width:100%;flex-wrap: wrap;}
.singleproduct img{margin:0 auto;}
.singleproduct .col-md-3{/*! padding-right:0 */}
.singleproduct .col-md-9{background:#fff;border:1px solid #eee;padding:1rem 2rem;}
.singleproduct h3{text-transform: uppercase;color:var(--tertiarycolor);letter-spacing: 2px;font-size:26px}
.singleproduct a{margin-top:1rem;display: table;letter-spacing: 1px;padding: 5px 30px;border:1px solid var(--tertiarycolor);float: right;}
.singleproduct a:hover{background:var(--tertiarycolor);color:#fff !important;}
.singleproduct table{width: 100%;}
.singleproduct td{border: 1px solid #eee;padding:5px 10px;}
.singleproduct td:first-child{width:25%}
.singleproduct tr:nth-child(odd){background:#f1f1f1;}

.info.row{gap: 1rem; margin-bottom:2rem;}
.info-box{flex: 1 0 200px; text-align: center; background:#fafafa;padding:1.5rem 1rem;border-radius: 15px;border: 1px solid #e5e5e5;}
.info-box img{width: 50px; margin:0 auto 1rem;}
.info-box p{text-align: center !important;margin-bottom:0 !important}
.info-box a{color: #454545 !important;font-weight: 400 !important;}
.info-box strong{font-size: 20px}

.contact-page .line{background: var(--tertiarycolor)}

#spu-118 h2{color:#fff;font-size:2rem;font-weight: 600;margin-bottom:1rem}
#spu-118 #contactform textarea{height: 100px}
#spu-118 #contactform .wpcf7-submit{margin:0 auto}
.border-box{ padding: 1.8rem 0.9rem 1rem;border-radius: 8px;background:#f5f5f5;box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;}
.formbg{width: 60%;margin: 2rem auto 0;border:5px solid var(--secondarycolor);padding:2rem 1rem;background: #f1f1f1;}
.formbg #contactform .wpcf7-submit{margin:1.5rem auto 0;padding: 12px 3rem;}
#contactform *{font-size: 15px;color:#595966;font-family: var(--secondaryfont)}
#contactform{display: table;}
#contactform p{margin-bottom: 5px }
#contactform h3{font-size:26px;text-align: center;}
#contactform i{font-size:26px;}
#contactform h2{font-size: 20px;margin:0 0 15px;font-weight:bolder; text-align: center;color: #252525;text-transform: capitalize;}
#contactform :where(input , select , textarea){width: 100%;padding: 15px 15px;background: #fff; margin:7px 0;  transition: 0.5s ease-in-out;border: 1px solid #e4e4e4;border-radius: 10px;resize: none;height: 50px;}
#contactform select{-webkit-border-radius:10px;color:#595966 !important;}
#contactform textarea{width: 100%;height: 130px;}
.border-box #contactform textarea{width: 100%;height: 140px !important;}
#contactform input:focus, #contactform textarea:focus, #contactform select:focus{outline:none;color:#000}
#contactform .col-md-12{padding: 0}

::-webkit-input-placeholder { /* WebKit browsers */color:#595966 !important;opacity: 1;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#595966 !important;opacity: 1;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#595966 !important;opacity: 1;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#595966 !important;opacity: 1;}

#contactform input.wpcf7-submit{background: var(--secondarycolor);color: #fff;text-transform: uppercase;cursor: pointer;border-radius:10px;margin: 15px 0 0;display: flex;transition: 0.6s ease-in-out;-webkit-border-radius: 10px;border: none;align-items: center;padding: 16px 50px 15px;font-size: 15px;font-weight: 600;width: fit-content;height: unset;}
#contactform input.wpcf7-submit:hover{background: var(--primarycolor);color: #fff ;}
#contactform .wpcf7-spinner{display: none}
.page-id-58 #contactform input.wpcf7-submit{font-size: 18px}

textarea, iframe{max-width: 100%;}
.wpcf7-response-output{color:#595959 !important;background:tranparent !important;border:0px !important}
#contactform .wpcf7-not-valid-tip {background: var(--secondarycolor) !important; color:#fff !important}

.fullrow{    width: 99.335vw;
    position: relative;
    margin-left: -49.99vw;
    left: 50%;
    background: #F3F3F3;
    padding: 4rem 0;}

.post {padding: 0 10px;}
.post p {margin-bottom:1rem}
.post p a {}
.post a {color: #000;}
.post ul {margin: 10px 0 0px 0px;}
.post ul li {list-style :none;margin: 0 0px 10px 0px;display: flex;list-style-position: inside;}
.post ul li:before{color: #F47E49;content: "\f00c";margin-right: 8px;font-family:'Font Awesome 5 Free';font-weight:900}


.news-page .row{gap: 2.5rem; justify-content: center}
.news-page .productbox{flex: 1 0 400px;max-width:500px;}
.news-page .pcontent{padding: 1rem}

.cta{background:var(--tertiarycolor);padding:2rem 0}
.cta .row{align-items: center}
.cta .more-btn{margin: 0 auto;background:#000}
.cta .more-btn:hover{background:var(--secondarycolor)}
.cta h2{color:#fff}

#pagetitle {padding:4rem 0;background:url('https://arizonaseeds.com/wp-content/uploads/2025/04/header.jpg') no-repeat center / cover;color:#fff;background-size:cover;position: relative;float: left;width: 100%;}
#pagetitle p{color:Var(--primarycolor);font-weight:600;font-size:17px;margin-top:0.5rem;width:90%}
#pagetitle .row{align-items: center}
.topbtn{float:right;background:var(--tertiarycolor);color:#fff;padding: 13px 2.5rem;text-transform: uppercase}
.topbtn:hover{background:var(--primarycolor);color:#fff}
#pagetitle h1 {color:var(--primarycolor);color:var(--primarycolor);font-size:2.5rem;font-weight:600;letter-spacing:2px;margin:0}
.breadcrumb {list-style: none;max-width: 100%;float: none;color:var(--primarycolor);margin-top: 0.4rem;}
.breadcrumb a:hover{color:var(--tertiarycolor);}
.breadcrumb>li {display: inline-block;}
.breadcrumb>li+li:before {content: "\f101";padding: 0 5px;color: #fff;font-family:'Font Awesome 5 Free';font-weight:900}

#main{padding:4rem 0;}
.page-id-36 #main{padding-bottom:0}
#main p{color:#666;font-size: 17px;text-align:justify;}
#main a{color:var(--primarycolor)}
#main a:hover{color:var(--secondarycolor);}
strong{color:var(--primarycolor)}

.productbox p:empty{display:none}


.widget {padding: 0 1rem;margin-top:1.5rem}
.widget ul li {display:flex;list-style-type:none;border-bottom: 1px dashed var(--primarycolor);margin-bottom:0.7rem}

#bottom {background: url('https://arizonaseeds.com/wp-content/uploads/2025/04/arizona-Footer-Bg.jpg') no-repeat center / cover;font-size: 15px;padding: 3rem 0 1rem;}
.flogo{margin: 0 auto;display: table;width:360px}
#bottom a:hover {color:var(--tertiarycolor);}
#bottom i {color: #fff;margin-right: 0px;}
#bottom .widget h3 {border: none;text-align: left;font-weight: 600;color:var(--tertiarycolor);font-size:22px;margin-bottom:1.5rem}
#bottom .widget li {border: none;text-decoration: none;list-style: none}

#bottom .footer-contact li{display:flex;}

.info li{line-height:30px;display:flex;font-weight:300;}
.info .address:before {content: "\f3c5"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .phone:before {content: "\f095"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}
.info .email:before {content: "\f0e0"; margin-right: 10px;font-size: 24px;color:var(--secondarycolor)}


#footer {clear: both;margin-top:2rem;text-align: center;font-size:13px;}

.fleft {float: left;}
.fright {float: right;}

.phone-call {width: 50px;height: 50px;left: 20px;bottom: 20px;background:var(--secondarycolor);position: fixed;text-align: center;color: #ffffff;cursor: pointer;border-radius: 50%;z-index: 99;display: inline-block;line-height: 65px;font-size: 1.6rem;line-height: 50px;animation: shake 1.8s linear infinite alternate;}
.phone-call i{color:#000;}
.phone-call:before {position: absolute;content: " ";z-index: -1;top: -15px;left: -15px;background-color:var(--secondarycolor);width: 80px;height: 80px;border-radius: 100%;animation-fill-mode: both;-webkit-animation-fill-mode: both;opacity: 0.6;-webkit-animation: pulse 1s ease-out;animation: pulse 1.8s ease-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.fa-phone-alt::before {content: "\f879";}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(0);opacity: 0;}
    25% { -webkit-transform: scale(0.3); opacity: 1; }
    50% {-webkit-transform: scale(0.6);opacity: .6;}
    75% {-webkit-transform: scale(0.9);opacity: .3;}
    100% {-webkit-transform: scale(1);opacity: 0;}
}

@keyframes shake{
    50%{transform:scale(1.1)rotate(90deg)}
}

@keyframes pulse {
    0% {transform: scale(0);opacity: 0;}
    25% {transform: scale(0.3);opacity: 1;}
    50% {transform: scale(0.6);opacity: .6;}
    75% {transform: scale(0.9);opacity: .3;}
    100% {transform: scale(1);opacity: 0;}
}

@media screen and (max-width: 981px) {
body {min-width: 230px;}
.inner {width: 100%;padding: 0%;}
img.alignleft,
img.alignright {float: none;display: block;margin: 10px auto;}
.site-menu-toggle{display: block;color: var(--secondarycolor);}
.site-navbar{display: none;}
  
  #top-bar{text-align: center}
  #top-bar .pull-right{text-align: center}

#logo{display:flex;align-items:center;justify-content:space-between}
#logo .site-title{margin: 10px 0;}
#logo img{/*! width:250px; */height: auto;float:left;}
   .textblock{width: 55%;padding-top:3rem;background: transparent;}
  h1{font-size:2.8rem}
  #aboutus:before{display: none}
  .largetext{font-size:4rem;left: 0}
  #aboutus{padding-bottom:0}
  #aboutus img{margin: 2rem auto 0;width:500px;float:none}
  #missionsection{padding: 6rem 10px 4rem}
  .box{padding:1.5rem;}
  .historytext{padding: 4rem 10px}
  .historyimage{padding-right:10px}
  .historyimage img{object-fit:none;height:auto;border-radius: 0;}
  #productssection .title .col-md-4{border:0}
  #productssection .title .col-md-8{padding:0 10px}
  .topbtn{float: none;margin:1rem 0 0;display: table}
  #main h2,#pagetitle h1,.cta h2{font-size:2rem}
	.cta{text-align:center}
  .imageeffect{margin-bottom:1rem}
  #pagetitle p{width:100%}
  .singleproduct a{float:none}
	.singleproduct .col-md-9{padding:2rem 1rem}
  .formbg{width:100%}
#bottom {width: 100%;display: block;}
.fleft, .fright {float: none;}
}


@media screen and (min-width: 981px) {
.lefthalf {float: left;width: 48%;}
.righthalf {float: right;width: 48%;}
.site-menu-toggle{display:none;}
}

@media screen and (min-width: 800px) {
	.mobileonly{display:none}
}
@media screen and (max-width: 800px) {
	.desktoponly{display:none}
  .textblock{position:unset;width:100%;bottom:unset;padding:2rem;text-align:center;margin-top:3rem}
  #slider .btn-primary{margin:2rem auto 0}
}
@media screen and (max-width: 600px) {
.wp-pagenavi span.pages, .wp-pagenavi a , .wp-pagenavi a.nextpostslink  {padding: 0.3rem 0.6rem !important;}
.wp-pagenavi span.current{padding:0.8rem}
.column, .column3, .column4{column-count:1}
  .textblock{padding: 2rem 1rem;margin-top: 0rem;}
  h1{font-size:1.8rem;}
  .box{max-width:98%}
  #counter .row{gap:1rem}
	.counterbox{max-width:180px}
	.prow{gap:2rem}
	.pbox{max-width:165px}
  #top-bar a{display: table;margin:8px auto;width:220px;text-align: left}
  .boxcontent{padding-left: 0}
}

@media screen and (min-width: 220px) and (max-width: 420px) {
  .box{flex-direction:column;align-items: center;text-align: center;padding:1rem}
  .box .icon{margin-top:0}
  .box:before{display: none}
  
  .news-page .productbox{max-width:95%}
  
}

@media screen and (min-width: 421px) and (max-width: 500px) {
#bottom .col-md-3{width: 49%;float: left;word-wrap: anywhere}
}


@media screen and (min-width: 501px) and (max-width: 768px) {
#bottom .col-md-3{width: 47%;float: left;}
}

@media screen and (min-width: 769px) and (max-width: 1120px) {
#bottom .col-md-3{width: 47%;float: left;}
}


@media (min-width: 576px) {
.container-fluid {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-fluid {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-fluid {
max-width: 1040px;
}
}
@media (min-width: 1200px) {
.container-fluid {
max-width: 1350px;
}
}