@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
/*font-family: "Source Serif 4", serif;*/

/*[data-aos] {
visibility: hidden;
}
[data-aos].animated { visibility: visible; }*/
html { font-size: 100%; }
* { margin: 0px; padding: 0px; box-sizing: border-box; }
.back-color1 { background: #F14C38; background: -webkit-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: -moz-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); }
body { font-size: 1em; color: #000; margin: 0px; font-family: "Montserrat", sans-serif; }
ul,
li { display: inline-block; }
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "Source Serif 4", serif; }
ul,
ol,
li { margin: 0px; padding: 0px; }
p { font-size: 1em; line-height: 1.7; }
img { display: flex; }
.roc-but { text-decoration: none; padding: 13px 15px; color: #fff; text-transform: uppercase; line-height: 1; display: inline-block; font-weight: 500; letter-spacing: 1px; border: solid 2px #3B1D27; background: #3B1D27; font-size: 1em; }
.roc-but:hover { background: #F04936; border-color: #F04936; color: #fff; transition: 0.2s; }
.container { width: 1380px; margin: 0 auto; }
.container-flex { display: flex; }
.clear { clear: both; }
.roc-title { font-size: 3.375em; line-height: 1.1; margin-bottom: 20px; font-weight: 900; letter-spacing: 1px; font-family: "Source Serif 4", serif; }
.toggle-menu,
 .close { display: none; }
/**Heade**/



.header .container-flex { align-items: center; justify-content: space-between; width: 100%; background: #FFF6E5; padding: 1em 4em; transition: 0.2s; }
.sticky .header { position: fixed; top: 0; left: 0; width: 100%; z-index: 10; box-shadow: 0 0 10px #00000036; }
.logo img { width: 300px; transition: 0.5s; }
.sticky .logo img { width: 200px; transition: 0.5s; }
.menu ul li a { text-decoration: none; color: #000; padding: 0 20px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
.menu ul li a:hover { color: #F04936; }
.menu ul li.current-menu-item a { color: #F04936; }
.header .thi-but { color: #ffffff; border: solid 2px #000; background: #000; }
/*Banner*/

.banner { position: relative; background: #FFF6E5; padding: 3em 0 5em 0; }
.banner .container-flex { display: flex !important; align-items: center; gap: 4em; }
.banner .container-flex > div { flex: 1 1 calc((100% / 2) - 2em); }
.banner .container-flex > div img { width: 100%; }
.banner strong { font-size: 1.6em; background: #3B1D27; color: #fff; display: inline-block; padding: 5px 20px; border-radius: 30px; margin-bottom: 20px; font-weight: normal; }
.banner h2 { font-size: 5em; color: #F04936; font-weight: 900; line-height: 1; font-family: "Source Serif 4", serif; }
.banner span { font-size: 1.6em; margin: 10px 0 5px 0; color: #F6A240; display: inline-block; }
.banner p { font-size: 1.3em; margin-bottom: 20px; }
/*our-story*/

.our-story { background: #fff; padding: 6em 0; background: #F14C38; background: -webkit-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: -moz-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F14C38", endColorstr="#F59E3F", GradientType=1);
}
.our-story .container-flex { align-items: center; gap: 4em; }
.our-story-img { flex: 1 1 calc((40% / 1) - 2em); }
.our-story-img img { width: 80%; }
.our-story-content { flex: 1 1 calc((60% / 1) - 2em); color: #fff; }
.our-story-content p { margin: 20px 0; display: inline-block; width: 100%; }
.our-story-content strong { font-size: 1.6em; text-transform: uppercase; width: 70%; line-height: 1.7; font-weight: normal; display: inline-block; }
/*services*/



.collections { padding: 5em 0 8em 0; }
.collections ul.container-flex { gap: 2em; margin-top: 30px; }
.collections ul li { flex: 1 1 calc((100% / 3) - 2em); position: relative; overflow: hidden; }
.collections ul li h3 { font-size: 2.5em; line-height: 1.1; position: absolute; bottom: 0; color: #fff; font-weight: 800; padding: 22px; font-family: "Source Serif 4", serif; }
.collections ul li h3:after { content: ""; width: 16px; height: 16px; border: solid; display: inline-block; border-width: 5px 5px 0 0; transform: rotate(45deg); margin-left: 15px; transition: 0.2s; }
.collections img { width: 100%; transition: 0.5s; }
.collections img:hover { transform: scale(1.2); transition: 0.5s; }
/*FAQ*/

.roc-about { background: #FFF6E5; }
.roc-about .container-flex { align-items: center; gap: 4em; }
.roc-about-img { flex: 0 1 calc((45% / 1) - 2em); }
.roc-about-img img { width: 100%; object-fit: cover; }
.roc-about-content { flex: 0 1 calc((55% / 1) - 2em); padding-left: 16em; }
.roc-about-content .roc-title { color: #F04936; line-height: 1.2; }
.roc-about-content p { display: inline-block; width: 100%; margin-bottom: 10px; line-height: 1.9; }
.roc-about-content .roc-but { margin-top: 25px; }
.roc-about-content ul { margin-bottom: 20px; }
.roc-about-content ul li { display: inline-block; width: 100%; margin: 5px 0; position: relative; padding-left: 40px; }
.roc-about-content ul li:before { content: ""; background: url(../images/cannabis-icon.svg); height: 24px; width: 24px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; background-size: contain; }
/*product-min*/

.product-min { padding: 4em 0 5em 0; }
.product-min .slick-track { display: flex; gap: 1.5em; }
.product-min .slick-list { margin: 0 -0.7em; }
.product-min .slick-slide img { width: 100%; }
.product-slider h3 { padding-top: 15px; font-size: 1.6em; font-weight: 500; letter-spacing: 1px; font-family: "Source Serif 4", serif; }
.product-min .roc-title { color: #F04936; position: relative; }
/*.product-min .roc-title:before { content: ""; background: #3B1D27; height: 1px; width: 66%; position: absolute; top: 50%; transform: translate(-50%, -50%); left: 58%; }*/
.product-min.back-color1 .roc-title,
 .product-min.back-color1 h3 { color: #ffffff; }
.product-min.back-color1 .roc-title:before { background: #ffffff; }
.product-min.back-color1 .slick-prev,
 .product-min.back-color1 .slick-next { background: #ffffff; }
.product-min.back-color1 .slick-prev:before,
 .product-min.back-color1 .slick-next:before { color: #fff; }
.product-min.back-color1 .slick-prev:hover,
 .product-min.back-color1 .slick-prev:focus,
 .product-min.back-color1 .slick-next:hover,
 .product-min.back-color1 .slick-next:focus { background-color: #f14e38; }
.product-min.back-color1 .slick-prev:hover:before,
 .product-min.back-color1 .slick-next:hover:before { color: #ffffff; }
/*career*/

.career { background: #3B1D27; color: #fff; }
.career .container-flex { align-items: center; gap: 4em; }
.career ul.container-flex { gap: 1em; flex-wrap: wrap; margin-top: 35px; }
.career ul li { flex: 1 1 calc((100% / 2) - 1em); }
.career ul li:nth-child(3) { flex: 1 1 calc((100% / 1) - 1em); }
.career ul li:nth-child(4) { flex: 0 1 calc((200px / 1) - 1em); }
.career ul li input,
.career ul li textarea { border: solid 1px #ffffff; padding: 9px 10px; width: 100%; background: #ffffff; font-size: 1em; letter-spacing: 1px; font-family: "Montserrat", sans-serif; font-size: 16px; }
.career ul li textarea { height: 100px; }
 .career ul li input::-webkit-input-placeholder, .career ul li textarea::-webkit-input-placeholder {
 color: #333;
}
 .career ul li input:-ms-input-placeholder, .career ul li textarea:-ms-input-placeholder {
 color: #333;
}
 .career ul li input::-moz-placeholder, .career ul li textarea::-moz-placeholder {
 color: #333;
 opacity: 1;
}
 .career ul li input:-moz-placeholder, .career ul li textarea:-moz-placeholder {
 color: #333;
 opacity: 1;
}
.career ul li input[type="submit"] { background: no-repeat; color: #fff; font-size: 1.2em; font-weight: bold; border: solid 1px #fff; }
.career ul li input[type="submit"]:hover { background: #F04936; border-color: #F04936; color: #fff; transition: 0.2s; }
.career-img { flex: 0 1 calc((50% / 1) - 2em); }
.career-img img { width: 100%; height: 700px; object-fit: cover; }
.career-content { flex: 0 1 calc((50% / 1) - 2em); padding-right: 16em; }
/**/

.footer { background: #FFF6E5; padding: 6em 0; text-align: center; color: #fff; }
.footer h3 { font-size: 2.2em; }
.footer-logo img { margin: 0 auto 20px auto; width: 320px; }
.footer ul.container-flex { align-items: center; justify-content: center; gap: 1em; margin-top: 40px; }
.social-icon li img { width: 40px; height: 40px; }
.copyright { margin-top: 30px; color: #000; font-size: 1em; }
.categories-banner { padding: 1.8em 0; background: #F14C38; background: -webkit-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: -moz-linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); background: linear-gradient(90deg, rgba(241, 76, 56, 1) 0%, rgba(245, 158, 63, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F14C38", endColorstr="#F59E3F", GradientType=1);
}
.categories-banner .roc-title { text-align: center; margin: 0px; color: #fff; font-weight: 600; font-size: 2.375em; text-transform: capitalize; }
.product img { width: 100%; max-width: 100% !important; }
.custom-categories { padding: 5em 0; background: #fffbf3; }
.custom-filter { flex: 1 1 calc((25% / 1) - 2em); background: #fff; padding: 2em; position: sticky; top: 0; left: 0; border: solid 1px #f3f3f3; }
.product-filter { flex: 1 1 calc((75% / 1) - 2em); }
.custom-categories .container-flex { gap: 3em; align-items: flex-start; position: relative; }
.woocommerce-result-count,
.woocommerce-ordering,
.product_meta { display: none; }
ul.products li.product .woocommerce-loop-product__title { margin: 0; font-size: 1rem; text-align: center; padding: 5px 20px 17px 20px; font-weight: 600; width: 100%; }
.woocommerce ul.products li.product { border: solid 1px #eee; background: #fff; }
.woocommerce .onsale { font-size: 16px; font-weight: normal; background: #f14d38; border: none; border-radius: 0; padding: 5px 20px; line-height: 1; right: 0; top: 0; }
.custom-filter.fixed-filter { top: 120px; }
.woocommerce-product-gallery__image { border: solid 1px #ddd; }
.custom-single-breadcrumb { background: #000000; padding: 10px 20px; color: #fff; }
.woocommerce-breadcrumb { margin: 0; }
.woocommerce-breadcrumb a { color: #f14d38; text-decoration: none; }
.custom-single-product h1.product_title.entry-title { font-size: 4em; color: #f14d38; font-family: "Source Serif 4", serif; font-weight: 900; }
.custom-single-product { padding: 6em 0; }
.brand { text-align: center; padding: 4em 0; }
.clint-slider .slick-slide { border: solid 1px #eee; margin: 10px; }
.brand h3 { border: solid 1.5px #000000; display: inline-block; padding: 7px 20px; font-size: 1.5em; border-radius: 0 20px 0 20px; margin-bottom: 30px; }
.label-offerings { background: #FFF6E5; padding: 5em 0; text-align: center; }
.label-offerings .container-flex { gap: 5em; text-align: left; margin-top: 50px; }
.offerings-left { flex: 1 1 calc((35% / 1) - 0.5em); }
.offerings-right { flex: 1 1 calc((65% / 1) - 0.5em); }
.label-offerings .container-flex > div .container-flex { gap: 1em; flex-wrap: wrap; margin-top: 40px; }
.Offerings-grid { flex: 0 1 calc((100% / 1) - 0.5em); display: flex; }
.offerings-right .Offerings-grid { flex: 0 1 calc((100% / 2) - 0.5em); display: flex; }
.Offerings-grid figure { width: 22%; margin-right: 10px; }
.Offerings-grid figure img { padding: 5px; border-radius: 6px; margin-right: 0px; border: solid 1px #dddddd; }
.Offerings-grid aside { width: 75%; }
.Offerings-grid aside strong { display: inline-block; width: 100%; font-size: 1.3em; font-weight: 500; }
.woocommerce .products .button.custom-shop-btn { background: #ff6600; color: #fff !important; border-radius: 5px; padding: 10px 20px; text-transform: uppercase; font-weight: bold; margin: 0 auto 30px auto; }
.woocommerce .products .button.custom-shop-btn:hover { background: #333; color: #fff !important; }
.offerings-left h3 { font-size: 2em; color: #F04936; }
.offerings-content { width: 75%; margin: 0 auto; }
.offerings-content h2 { font-size: 2.2em; width: 70%; margin: 0 auto; }
.offerings-content p { padding-top: 15px; }
.offerings-content p a { color: #f04936; }
.contact-us { background: #ffffff; color: #000000; padding: 5em 0; }
.contact-us .container-flex { align-items: center; gap: 4em; }
.contact-left { flex: 0 1 calc((50% / 1) - 2em); }
.contact-left h3 { padding: 10px 0; color: #F04936; }
.contact-left ul { display: inline-block; width: 100%; margin-top: 10px; }
.contact-left ul li { padding: 3px 0; width: 100%; display: flex; gap: 15px; align-items: center; }
.contact-left ul li a { color: #000; text-decoration: none; font-size: 1.2em; }
.contact-us ul li img { width: 24px; }
.contact-content { flex: 0 1 calc((50% / 1) - 2em); }
.contact-us ul.container-flex { gap: 1em; flex-wrap: wrap; margin-top: 35px; }
.contact-us ul li { flex: 1 1 calc((100% / 2) - 1em); }
.contact-us ul li:nth-child(3) { flex: 1 1 calc((100% / 1) - 1em); }
.contact-us ul li:nth-child(4) { flex: 0 1 calc((200px / 1) - 1em); }
.contact-us ul li input,
.contact-us ul li textarea { border: solid 1px #dbdbdb; padding: 9px 10px; width: 100%; background: #ffffff; font-size: 1em; letter-spacing: 1px; font-family: "Montserrat", sans-serif; font-size: 14px; }
.contact-us ul li textarea { height: 100px; }
 .contact-us ul li input::-webkit-input-placeholder, .career ul li textarea::-webkit-input-placeholder {
 color: #333;
}
 .contact-us ul li input:-ms-input-placeholder, .career ul li textarea:-ms-input-placeholder {
 color: #333;
}
 .contact-us ul li input::-moz-placeholder, .career ul li textarea::-moz-placeholder {
 color: #333;
 opacity: 1;
}
 .contact-us ul li input:-moz-placeholder, .career ul li textarea:-moz-placeholder {
 color: #333;
 opacity: 1;
}
.contact-us ul li input[type="submit"] { background: no-repeat; color: #fff; font-size: 1.2em; font-weight: bold; border: solid 1px #fff; }
.contact-us ul li input[type="submit"]:hover { background: #F04936; border-color: #F04936; color: #fff; transition: 0.2s; }
.woocommerce ul.products::after,
.woocommerce ul.products::before,
.woocommerce-page ul.products::after,
.woocommerce-page ul.products::before { display: none; }
.age-gate__challenge { font-size: 1.5em; font-weight: bold; margin-bottom: 30px; }
.age-gate__buttons button { width: 100%; }
.age-gate { border-radius: 10px; }
.age-gate__submit--yes { background: #F04936 !important; }
.age-gate__heading-title { width: 280px; margin: 10px 0 0 0; }
/*About*/
.about-banner { position: relative; }
.about-banner-content { position: absolute; color: #fff; width: 35%; left: 20%; top: 50%; transform: translateY(-50%); }
.about-banner-content .roc-title { text-transform: capitalize; }
.about-banner-content h3 { font-size: 1em; text-transform: uppercase; letter-spacing: 1px; display: inline-block; background: #f04936; padding: 4px 10px; border-radius: 30px; }
.about-banner img { height: 320px !important; object-fit: cover; }
.about-us { padding: 5em 0; }
.about-us .container-flex { gap: 4em; }
.about-us .roc-about-content { flex: 0 1 calc((55% / 1) - 2em); padding-left: 0em; }
.about-us .roc-about-content span { font-size: 1.6em; margin: 0px 0 15px 0; color: #F6A240; display: inline-block; text-transform: uppercase; font-weight: 600; line-height: 1.5; }
.about-us .roc-about-img img { border-radius: 20px; }
.manufacturin { background: #3B1D27; color: #fff; }
.manufacturin .roc-about-content { flex: 0 1 calc((50% / 1) - 2em); }
.manufacturin .roc-about-img { flex: 0 1 calc((50% / 1) - 2em); }
.manufacturin .roc-about-img img { height: 670px; }
.why-choose { padding: 5em 0; background: #FFF6E5; text-align: center; }
.why-choose .container-flex { gap: 5em; }
.why-choose .roc-title { color: #ed4a35; margin-bottom: 70px; }
.why-choose .Offerings-grid { flex: 1 1 calc((100% / 4) - 0.5em); flex-wrap: wrap; text-align: left; }
.why-choose .Offerings-grid figure { width: auto; margin: 0px; background: #ed4a35; border-radius: 6px; border: none; }
.why-choose .Offerings-grid aside { width: 100%; margin-top: 20px; }
.why-choose .Offerings-grid aside h4 { margin-bottom: 7px; }
.why-choose .Offerings-grid figure img { border: none; width: 90px; padding: 10px; }
.cta { padding: 5em 0; text-align: center; }
.cta p { width: 60%; margin: 30px auto 20px auto; }
.line { background: #FFF; background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(240, 73, 54, 1) 46%, rgba(255, 255, 255, 1) 100%); width: 60%; height: 1px; display: inline-block; position: relative; }
.line:before { content: ""; background: #F04936; width: 40px; height: 40px; display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 50%; }
.line:after { content: ""; background: url(../images/cannabis-icon-white.svg); width: 27px; height: 27px; display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 50%; background-size: 100%; }
.cta .roc-but { border: solid 2px #F04936; background: #F04936; }
.archive .woof_shortcode_output { display: none; }
.custom-categories h2 { color: #F04936; position: relative; margin-bottom: 20px; }
.custom-categories .woocommerce { margin-bottom: 2.2em; }
