/*!
Theme Name: mogbrew
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mogbrew
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

@font-face {
  font-family: 'HVCocktailRegular';
  src: url("./fonts/HVCocktailRegular.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Black';
  src: url("./fonts/Montserrat-Black.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("./fonts/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("./fonts/Montserrat-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Light';
  src: url("./fonts/Montserrat-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url("./fonts/Montserrat-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("./fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("./fonts/Montserrat-SemiBold.ttf") format("truetype");
}



@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body{
    padding:0px;
    margin:0px;
    color:#000000;
    font-family: "Montserrat", sans-serif;
    background:#fff !Important;
}

img{
    max-width:100%;
}

p,a,li{
    font-family: 'Montserrat-Medium';
    font-weight: 500;
    line-height:30px;
    font-size:16px;
}

h1,h2,h3{
   font-family: 'Montserrat-Bold'; 
}


/* header css */

.annoument__bar {
    background: linear-gradient(
180deg, #FFAD47, #E67500);
    padding: 7px 0px;
}

.annousmentbar__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: end;
    padding-left: 10%;
}

.annousment__text {
    flex: 1;
    text-align: center;
}

.annousment__text p {
    text-transform: uppercase;
    color: #000000;
    font-family: 'Montserrat-SemiBold';
}

.annousmentbar__row p {
    margin: 0px;
}

.annousment__block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.annousment__block p {
    color: #000000;
    font-family: 'Montserrat-SemiBold';
    margin-right: 8px;
}

.annousment__block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 7px;
}

.annousment__block ul li a {
    display: block;  
}

.annousment__block ul li a img {
    height: 32px;
    filter: invert(1);
}

.annousment__block ul li a img:hover {
    filter: invert(0);
}

header {
    padding: 10px 0px;
    position: relative;
    background:#fff;
    box-shadow: 0 3px 6px #00000029 !IMPORTANT;
}

.header__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.logo a {
    display: block;
}

.logo a img {
    width: 116px;
    transition:0.5s;
}

.header__block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    /* padding-left: 80px; */
}

.logo {
    width: 150px;
}

.header__block .menu__bar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.menu__bar .menu__bar > ul:nth-child(2) {
    display: none;
}

.account__info ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}

.account__info ul li a {
    display: block;
    position: relative;
}

.account__info ul li a span {
    position: absolute;
    background: #FF3636;
    color: #fff;
    display: inline-flex;
    font-size: 10px;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    right: -7px;
    top: 0px;
}

.account__info ul li a img {
    height: 22px;
    width: auto;
}

.account__info {
    margin-left: 15px;
}

.logo {
    margin-top: -47px;
    transition:0.5s;
}

.footer_widget iframe {
    width: 100% !IMPORTANT;
    margin-top: 17px;
    height: 140px;
    border-radius: 15px !important;
}

header.header_site.fixed_header {
    position: fixed;
    z-index: 999;
    left: 0px;
    top: 0px;
    width: 100%;
}

header.header_site.fixed_header .logo {
    margin: 0px;
}

header.header_site.fixed_header .logo img {
    width: 85px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #000;
    background: transparent !important;
    height:auto;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
    padding: 5px 13px;
    height: auto;
}

div#mega-menu-wrap-menu-1 {
    background: transparent !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #e67500;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #e67500;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    background: #fff !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff !IMPORTANT;
    font-family: "Montserrat", sans-serif;
    font-size:17px;
    color: #1D1D1D;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #e67500 !IMPORTANT;
    color: #fff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    color: #e67500;
}

/* header css */



/* hero css */

section.hero_section {
    border-bottom: 4px solid #FFAD47;
}

.hero_content_block {
    height: 100%;
    position: relative;
    padding: 15px;
    background: #003E52;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero_image {
    height: 100%;
}

.hero_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

img.image_hero_left {
    border: 1px solid #FFAD47;
    border-radius: 20px;
    padding: 15px;
}

.hero_overlay {
    position: absolute;
    text-align: center;
/*     top: 23%; */
    width: 510px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}

.hero_overlay h1 {
    font-family: 'Montserrat-Bold';
    font-weight: 700;
    color: #FFAD47;
    font-size: 50px;
    margin-bottom: 20px;
}

.hero_overlay p {
    color: #fff;
    padding: 0px 10%;
    font-family: 'Montserrat-Medium';
}

.button_group a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 170px;
    height: 48px;
    padding: 5px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
}

.button_group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

a.yellow_button {
    background: #feb159;
    color: #000000;
}

a.yellow_button span {
    border: 1px solid #003E52;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
}

.hero_overlay .button_group {
    margin-top: 40px;
}

a.yellow_button:hover {
    background: #000;
    color: #fff;
    /* box-shadow: 0px 0px 20px rgba(254 177 89/30%); */
}

a.yellow_button:hover span {
    border-color: #fff;
}

/* hero css */



/* descover css */

section.descover_section {
    padding: 60px 0px;
    background-position: center center !important;
    position: relative;
}

img.descover_logo {
    position: absolute;
    height: 115px;
    left: 75px;
    top: 40px;
}

.descover_inner {
    border: 10px solid #FFE8CE;
    background: #003E52;
    position: relative;
}

.descover_inner_content {
    border: 1px solid #FFAD47;
    padding: 25px;
    color: #fff;
}

img.descover_pet {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 95px;
}

.descover_inner_content h2 {
    font-family: HVCocktailRegular;
    color: #fff;
    font-size: 32px;
}

.descover_inner_content h2 span {
    color: #FFAD47;
}

/* descover css */


/* our root section */

section.our_root_section {
    background: #FFF3E5;
    padding: 60px 0px;
}

.ourroot_image {
    padding-right: 15px;
}

.ourroot_content_block {
    padding-left: 15px;
}

.title_text h2 {
    font-family: HVCocktailRegular;
    color: #000;
    font-size: 42px;
}

.root_content {
    position: relative;
}

img.root_pet {
    margin-left: auto;
    height: 145px;
    margin-top: -68px;
}

.outer_image_group {
    position: relative;
    text-align: right;
}

img.root_image {
    width: 100%;
}

.ourroot_content_block .button_group {
    margin-top: 23px;
}

/* our root section */


/* story css */

.story_image {
    position: relative;
    height: 100%;
}

img.stofy_main {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

img.textimage,img.storypet {
    position: absolute;
}

img.storypet {bottom: 20px;right: 20px;width: 120px;}

img.textimage {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 15%;
}

.story_content_block {
    background: #003E52;
    padding: 25px;
    height: 100%;
}

.story_content_inner {
    height: 100%;
    border: 3px solid #FFAD47;
    padding: 34px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.story_content_inner p:last-child {
    margin: 0px;
}

.white-text h2, .white-text p, .white-text h3, .white-text h4 {
    color: #fff;
}

/* story css */



/* product section css */

section.product_section {
    background: #FFF3E5;
    padding: 60px 0px;
}

.product_title_block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap:15px;
}

.product_title_block h2 {
    margin: 0px;
}

.product_title_block a {
    color: #000000;
    font-weight: 600;
}

.product_title_block a:hover {
    color: #ffad47;
}

.product_block {
    text-align: center;
}

.product_feature_image {
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

img.product_image {
    height: 300px;
    object-fit: contain;
    width: 100%;
}

.product_data {
    margin-top: 10px;
}

.product_data h3 {
    color: #000000;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Montserrat-Medium';
}

.product_data h5 {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 9px;
    font-family: 'Montserrat-Bold';
}

.product_block:hover .product_feature_image {
    background: #ffad47;
}

span.stock_badge {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 12px;
    background: red;
    color: #fff;
    padding: 7px 15px;
    line-height: normal;
    border-radius: 30px;
}

span.stock_badge.in_stock {
    background: #000;
}

.swiper-pagination {
    position: static !IMPORTANT;
    margin-top: 25px;
}

.swiper-pagination span {
    opacity: 1;
    background: transparent;
    position: relative;
    height: 12px;
    width: 12px;
    border: 1px solid #000;
}

.swiper-pagination span.swiper-pagination-bullet-active:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 65%;
    width: 65%;
    background: #ffad47;
    border-radius: 50%;
}


/* product section css */



/* merchandise product css */

section.merchandise_section {
    background: #FFF3E5;
    padding: 60px 0px;
    padding-bottom: 0px;
}

.merchandise_block {
    text-align: center;
}

img.merchandise_image {
    height: 310px;
    width: 100%;
    object-fit: cover;
}

.merchandise_block:hover .product_data h3, .merchandise_block:hover .product_data h5 {
    color: #ffad47;
}

/* merchandise product css */

/* feed css */

.title_text h2 span {
    color: #FFAD47;
}

.feed_image {
    position: relative;
}

.feed_image_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 10px;
    opacity: 0;
    transition: 0.5s;
}

.feed_image_overlay_inner {
    background: #003e527d;
    border: 1px solid #ffad47db;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feed_image_overlay_inner img {
    height: 42px;
}

.feed_image:hover .feed_image_overlay {
    opacity: 1;
}

section.feed_section {
    background: #FFF3E5;
    padding: 60px 0px;
}

/* .feed_section .swiper-slide:nth-child(odd) {
    margin-top: 35px;
} */

/* feed css */


/* subscription css */

.subscription__section.pd__block {
    background: #FFAD47;
    padding: 50px 0px;
}

.subscription__row {
    text-align: center;
    display: flex;
    justify-content: center;
}

.subscription__block h2 {
    font-family: 'HVCocktailRegular';
    color: #000000;
    font-size: 42px;
}

.subscription__block p {
    font-size: 18px;
    letter-spacing: 0.8px;
}

.form_subscription {
    margin-top: 20px;
}

.subcription_button input[type="submit"] {
    position: relative !IMPORTANT;
    background: #003E52;
    color: #fff;
    width: 185px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    height: 47px;
    transition: 0.5s;
    text-transform:uppercase;
    border: none !important;
    outline:none !important;
}

.form_subscription .field input[type="email"] {
    flex: 1;
    width: auto !IMPORTANT;
    border: none !IMPORTANT;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
    margin-right: 10px;
}

.form_subscription .field:before, .form_subscription .field:after {
    display: none;
}

.newsletter-form__field-wrapper.scroll-trigger.animate--slide-in {
    border: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
    outline: none !IMPORTANT;
}

.form_subscription .field {
    box-shadow: none !IMPORTANT;
    outline: none !IMPORTANT;
}

.form_subscription button#Subscribe:before {
    content: '';
    position: absolute;
    height: 76%;
    width: 90%;
    border: 1px solid #ffad47;
}

.form_subscription button#Subscribe:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/20%) !IMPORTANT;
    background: #ffad47;
    color: #000;
}

.form_subscription button#Subscribe:hover:before {
    border-color: #000;
}

/* subscription css */


/* footer css */

footer {
    background: #003E52;
    padding-top: 50px;
}

.row.footer_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer_widget h4 {
    color: #fff;
    font-family: HVCocktailRegular;
    font-size: 30px;
    margin-bottom: 18px;
}

.social_media_block {
    margin-top: 21px;
}

.footer_widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer_widget ul li a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}

.footer_widget ul li a:hover {
    color: #FFAD47;
}

.footer_widget h4 span {
    color: #FFAD47;
}

.footer_widget {
    color: #fff;
}

.social_media_block ul.social_media {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.social_media_block ul.social_media li a img {
    height: 45px;
}

.widget1 {
    width: 200px;
}

.widget2 {
    width: 195px;
}

.widget3 {
    width: 360px;
}

.widget4 {
    width: 441px;
}

.logo_footer img {
    width: 193px;
}

ul.info_address a p {
    margin: 0px;
    display: flex;
}

ul.info_address a span {padding-left: 5px;}

footer .container {
    position: relative;
}

img.dog_image {
    position: absolute;
    right: 0px;
    bottom: -62px;
    width: 180px;
}

.footer_widget.widget4 h6 {
    font-weight: 600;
    font-size: 17px;
}

.copyright_text p {
    margin: 0px;
    color: #CECECE;
    max-width: 263px;
}

.footer_widget.widget2 ul li {
    margin-bottom: 6px;
}

.copyright__section {
    background: #024E64;
    padding: 15px 0px;
}

.copyright__section img {
    height: 27px;
}

.social_media_block ul.social_media li a img:hover {
    opacity: 0.5;
}

.subscription_row p {
    margin: 0px;
}

.subscription_row {
    display: flex;
    flex-wrap: wrap;
}

.subscription_input input {
    height: 47px;
    border: none !IMPORTANT;
    outline: none !IMPORTANT;
    box-shadow: none !important;
    padding: 5px 23px;
    width: 100%;
    font-size: 16px;
	background:#fff;
}

.subscription_input {
    flex: 1;
    padding-right: 14px;
}

.subcription_button input[type="submit"]:hover {
    background: #000;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

.subscription_input .wpcf7-not-valid-tip {
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat-Medium';
}

.form_subscription .wpcf7-response-output {
    font-family: 'Montserrat-Medium';
    border-color: #fff !IMPORTANT;
}

/* footer css */

div#comments {
    display: none;
}

aside#secondary {
    display: none;
}

span.wpcf7-spinner {
    display: none !IMPORTANT;
}

footer.entry-footer {
    display: none;
}

/* search bar section */

.product_search_block_main {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    background: rgba(0 0 0/40%);
    width: 100%;
    height: 100%;
    padding: 50px 15px;
    display: none;
}

.product_search_bar_inner {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}

.product_search_block {
    width: 600px;
    padding: 0px;
    position: relative;
}

a.close_search_bar {
    position: absolute;
    right: 0px;
    top: -31px;
    /* border-radius: 6px; */
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.close_search_bar img {
    filter: invert(1);
    height: 26px;
}

.product_search_block form {
    position: relative;
}

.product_search_input input {
    width: 100%;
    height: 65px;
    padding: 5px 15px;
    border: 1px solid #ffad47 !IMPORTANT;
    color: #000;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
    padding-right: 104px;
}

.product_search_button {
    position: absolute;
    top: 0px;
    right: 0px;
}

.product_search_button button {
    height: 65px;
    padding: 5px 25px;
    font-size: 15px;
    border: none !IMPORTANT;
    outline: none !IMPORTANT;
    background: #e67500;
    color: #fff;
}

.product_search_button button:hover {
    background: #000;
}

ul#product_search_result {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    /* padding: 10px 10px; */
}

ul#product_search_result li {
    font-size: 14px;
    border: 1px solid #ddd;
}

ul#product_search_result li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
    padding: 7px;
}

.product_search_image img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}

.product_search_result {
    background: #fff;
}

.product_info_data {
    font-size: 14px;
    color: #000;
    padding-left: 9px;
    flex: 1;
}

ul#product_search_result li a:hover {
    background: #f3f2f2;
    color: #e67500;
}

ul#product_search_result li a:hover .product_info_data {
    color: #e67500;
}

a.close_search_bar:hover {
    background: #ff0000;
}

ul#product_search_result li {
    padding: 5px 10px;
}

.product_search_block_main.active {
    display: block;
}

/* search bar section */


/* my account css */

header.entry-header {
    text-align: center;
    box-shadow: none !important;
    background: #FFAD47;
    padding: 80px 0px;
}

header.entry-header h1.entry-title {
    margin: 0px;
    font-size: 42px;
    text-transform: uppercase;
}


.page-id-139 .woocommerce h2 {
    text-align: center;
    margin-top: 25px;
    font-size: 40px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 495px;
    margin: 35px auto;
    border-color: #FFAD47 !important;
    background: #fff;
}

.page-id-139 .woocommerce {
    padding: 0px 15px;
}

form.woocommerce-form.woocommerce-form-login.login input, form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input {
    height: 45px;
    border: 2px solid #ffad47 ! IMPORTANT;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
}

form.woocommerce-form.woocommerce-form-login.login input[type="checkbox"] {
    height: auto !IMPORTANT;
}

form.woocommerce-form.woocommerce-form-login.login button[type="submit"], form.woocommerce-ResetPassword.lost_reset_password button[type="submit"]{
    background: #feb159;
    color: #000000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 125px;
    height: 48px;
    padding: 5px 25px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    position: relative;
}

p.form-row {
    /* display: flex; */
    /* border: 1px solid red; */
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-top: 10px;
}

form.woocommerce-form.woocommerce-form-login.login button[type="submit"]:hover, form.woocommerce-ResetPassword.lost_reset_password button[type="submit"]:hover {
    background: #000;
    color: #fff;
}

form.woocommerce-form.woocommerce-form-login.login button[type="submit"]:before, form.woocommerce-ResetPassword.lost_reset_password button[type="submit"]:before {
    content: '';
    position: absolute;
    height: 73%;
    width: 91%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
}

form.woocommerce-form.woocommerce-form-login.login button[type="submit"]:hover:before, form.woocommerce-ResetPassword.lost_reset_password button[type="submit"]:hover:before {
    border-color: #fff;
}

p.woocommerce-LostPassword.lost_password {
    text-align: center;
}

p.woocommerce-LostPassword.lost_password a {
    text-decoration: none;
    color: #e97b08;
}

p.woocommerce-LostPassword.lost_password a:hover {
    color: #000;
}

form.woocommerce-ResetPassword.lost_reset_password {
    border: 1px solid #ffad47;
    padding: 20px;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100%;
}

/* my account css */



/* product detail page css */

section.related_products {
    background: #FFF3E5;
    padding: 50px 0px;
}

section.mog_bradcrumb {
    background: #FFF3E5;
    padding: 25px 0px;
    margin-bottom: 35px;
}

section.mog_bradcrumb nav.woocommerce-breadcrumb {
    margin: 0px;
    font-family: 'Montserrat-Medium';
    color: #000;
}

section.mog_bradcrumb nav.woocommerce-breadcrumb a {
    text-decoration: none;
    color: #000;
    font-family: 'Montserrat-Bold';
}

section.mog_bradcrumb nav.woocommerce-breadcrumb a:hover {
    color: #e67500;
}

.product_detail_data h1 {
    font-family: HVCocktailRegular;
    color: #000;
    font-size: 42px;
	margin-bottom:0px;
}

h6.category_name, h6.category_name a {
    text-decoration: none;
    color: #ffad47;
    font-size: 18px;
}

div#product-price p, span.price {
    font-size: 30px;
    font-family: 'Montserrat-ExtraBold';
    color: #e67500;
    margin: 0px;
}

div#product-price {
    margin: 15px 0px;
}

p.product-sku {
    color: #000;
}

table.variations tr {
    display: flex !IMPORTANT;
    flex-direction: column;
}

table.variations tr .label, table.variations tr .value {
    width: 100%;
}

table.variations {
    width: 100%;
    margin-bottom: 15px;
}

table.variations tr .label {
    margin-bottom: 4px;
    font-family: 'Montserrat-Medium';
    font-size: 16px;
}

table.variations tr .value select {
    height: 44px;
    min-width: 235px;
    padding: 5px 15px;
    font-family: 'Montserrat-Medium';
}

table.variations tr .label label {
    font-size: 16px;
}

.quantity .qty {
    height: 44px;
    min-width: 100px;
    text-align: left !IMPORTANT;
    padding: 5px 15px;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
}

input[type="number"] {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: auto;
  margin: 0;
}

.quantity {
    margin-bottom: 15px;
}

button.single_add_to_cart_button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 238px;
    height: 48px;
    padding: 5px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    background: #feb159 !IMPORTANT;
    color: #000000 !IMPORTANT;
}

button.single_add_to_cart_button:hover {
    background: #000 !IMPORTANT;
    color: #fff !IMPORTANT;
}


.woocommerce-variation-price {
    display: none;
}

a.reset_variations {
    color: #feb159;
    margin-left: 15px;
}

a.reset_variations:hover {
    color: #000;
}

section.related_products {
    margin-top: 50px;
}

ul.tabs.wc-tabs {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

ul.tabs.wc-tabs li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 170px;
    height: 48px;
    padding: 5px 15px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    color: #000;
    border: 2px solid #feb159;
}

ul.tabs.wc-tabs li a:hover, ul.tabs.wc-tabs li.active a {
    background: #feb159;
}

ul.tabs.wc-tabs li.active a:hover {
    background:#003E52;
    color:#fff;
}

div.woocommerce-Tabs-panel h2 {
    font-size: 26px;
}

.woocommerce .comment-form-rating  p.stars a {
    color: #feb159 !IMPORTANT;
}

p.form-submit input {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    min-width: 170px;
    height: 48px;
    padding: 5px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    background: #feb159 !IMPORTANT;
    color: #000000 !IMPORTANT;
}

p.form-submit input:hover {
    background: #003E52 !IMPORTANT;
    color: #fff !IMPORTANT;
}

section.related_products .row {
    gap: 25px 0px;
}

section.single-product-page .row {
    gap: 25px 0px;
}

/* product detail page css */


/* contact page css */

section.contact-info {
    margin: 50px 0px;
}

.contact-info-main {
    text-align: center;
    height: 100%;
    border-radius: 15px;
    border: 4px solid #FFAD47;
    outline: 4px solid #003E52;
    margin: 0px 5px;
    background: #FFF3E5;
    padding: 25px;
    transition: 0.5s;
}

.contact-info-main img {
    margin-bottom: 15px;
    filter: invert(1);
    height: 60px;
}

.contact-info-main h4 {
    color: #000000;
    font-family: 'Montserrat-Bold';
    font-size: 22px;
}

.contact-info-main a {
    color: #000;
    text-decoration: none;
}

.contact-info-main a:hover {
    color: #FFAD47;
}

.form_contact {
    border-radius: 15px;
    margin: 0px 5px;
    background: #FFF3E5;
    padding: 25px;
    border: 4px solid #FFAD47;
    outline: 4px solid #003E52;
}

.map_block iframe {
    border-radius: 15px;
    margin: 0px 5px;
    height: 646px;
    width: 100% !IMPORTANT;
    border: 4px solid #FFAD47 !IMPORTANT;
    outline: 4px solid #003E52;
}

section.contact_section {
    margin: 50px 0px;
}


.form_input input, .form_input select {
    width: 100%;
    height: 45px;
    border-radius: 30px;
    border: none !IMPORTANT;
    outline: none !IMPORTANT;
    padding: 5px 27px;
    color: #000;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
	background:#fff;
}

.form_input select {
    appearance: none;        
  -webkit-appearance: none;
  -moz-appearance: none;   
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 20px;
}

.form_input textarea{
    width: 100%;
    height: 150px;
    border-radius: 20px;
    border: none !IMPORTANT;
    outline: none !IMPORTANT;
    padding: 10px 27px;
    color: #000;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
	background:#fff;
}

::-webkit-input-placeholder {
  color: #000;
}
::-moz-placeholder {
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  color: #000;
}

.form_input input[type="submit"] {
    border: 2px solid #031a4a ! IMPORTANT;
    background: #ffad47 ! IMPORTANT;
    color: #fff !IMPORTANT;
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    letter-spacing: 0.4px;
    transition:0.5s;
    color: #000 !IMPORTANT;
}

.form_input input[type="submit"]:hover {
    background: #050505 !important;
    border-color: #ffad47 !important;
    color: #fff !IMPORTANT;
}

span.wpcf7-spinner {
    display: none !IMPORTANT;
}

.form_input:last-child p {
    margin: 0px;
}


.contact-info-main:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/65%);
}

.common-hero-banner {
    padding: 70px 0px;
}

header.entry-header h1.entry-title, .common-hero-banner h1{
	text-transform:uppercase;
}

.common-hero-banner h1 {
    margin: 0px;
    font-size: 42px;
}

.form_contact .title_text h2 {
    margin-bottom: 25px;
}

/* contact page css */

.product-image img {
    width: 50%;
}

ul#product_search_result {
    max-height: 250px;
    overflow-y: auto;
}

.category_description {
    margin: 50px 0px;
}

.woocommerce-category-page {
    background: #FFF3E5;
    padding: 50px 0px;
}

.woocommerce-category-page .row.product-grid {
    gap: 25px 0px;
}

.woocommerce .woocommerce-ordering select {
    height: 41px;
    padding: 5px 15px;
    border: none !important;
    outline: none !IMPORTANT;
    font-family: 'Montserrat-Medium';
    font-size: 14px;
}

.woocommerce-archive-page {
    padding: 50px 0px;
    background: #FFF3E5;
}

.product-grid {
    gap: 25px 0px;
}


.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    gap: 13px;
}

.pagination span, .pagination a {
    text-decoration: none;
    font-family: 'Montserrat-Medium';
    border: 2px solid #003E52;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 40px;
    padding: 5px 15px;
    color: #003E52;
}

.pagination .current, .pagination span:hover, .pagination a:hover {
    background: #ffad47;
    color: #000;
}


div#review_form label {
    width: 100%;
}

p.comment-form-author input, p.comment-form-email input {
    width:100%;
}

p.comment-form-cookies-consent {
    display: flex;
    flex-wrap: wrap;
}

p.comment-form-cookies-consent label {
    width: auto !IMPORTANT;
    padding-left: 9px;
}


/* cart page css */

.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
    max-width: 1320px;
    margin: 50px auto;
    padding: 0px 15px;
}

tr.wc-block-cart-items__header th {
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-family: HVCocktailRegular;
    color: #000;
    font-size: 32px;
}

.wp-block-woocommerce-cart span.price {
    font-size: 17px !IMPORTANT;
}

.wc-block-cart-item__wrap a.wc-block-components-product-name {
    text-decoration: none !IMPORTANT;
    color: #000000 ! IMPORTANT;
    font-family: 'Montserrat-SemiBold';
    font-size: 15px !IMPORTANT;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button , button.wc-block-components-totals-coupon__button{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 48px;
    padding: 5px 15px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    background: #feb159;
    color: #000000;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover, button.wc-block-components-totals-coupon__button:hover {
    background: #003e52;
    color: #fff;
}

span.wc-block-components-product-details__select-pack span {
    font-family: 'Montserrat-Medium';
}

button.wc-block-components-totals-coupon__button {}

.wc-block-components-panel__button, .wc-block-components-totals-item__label {
    font-family: 'Montserrat-Medium';
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-family: 'Montserrat-Bold';
}

.wc-block-components-totals-item__value .wc-block-components-formatted-money-amount {
    font-family: 'Montserrat-Bold';
    color: #e67500;
}

/* cart page css */

/* cart empty cs */

.wp-block-woocommerce-empty-cart-block h2.wp-block-heading.has-text-align-center {
    font-family: 'Montserrat-Bold';
}

.wc-block-grid__products li.wc-block-grid__product a {
    text-decoration: none !IMPORTANT;
}

.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
    color: #000;
}

.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price.price span {
    color: #000000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 9px;
    font-family: 'Montserrat-Bold';
}

.wc-block-grid__products li.wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 48px;
    padding: 5px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    background: #feb159;
    color: #000000;
    font-size: 15px;
    border-radius: 0px !IMPORTANT;
    width: 100%;
}

.wc-block-grid__products li.wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a:hover {
    background: #000;
    color: #fff;
}

.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image img {
    height: 280px;
    width: 100% !IMPORTANT;
    object-fit: contain !IMPORTANT;
}

.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    margin-top: 35px;
}

/* cart empty css */


/* checkout page css */

button.wc-block-components-checkout-place-order-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 45px !IMPORTANT;
    padding: 5px 25px;
    transition: 0.5s;
    font-family: 'Montserrat-SemiBold';
    background: #feb159;
    color: #000000;
    font-size: 15px;
}

button.wc-block-components-checkout-place-order-button:hover {
    background: #003e52 !IMPORTANT;
    color: #fff;
}

p.wc-block-components-checkout-order-summary__title-text {
    font-family: HVCocktailRegular;
    color: #000;
    font-size: 28px !IMPORTANT;
}

.wc-block-components-order-summary-item span.price{
    font-size: 18px;
}

span.wc-block-components-product-details__select-size span {
    font-family: 'Montserrat-Medium';
}

h3.wc-block-components-product-name {
    font-family: 'Montserrat-Medium' !IMPORTANT;
}

/* checkout page css */


/* about page css */

section.about_us_page_section {
    margin: 50px 0px;
}

section.our_values_section {
    background: #FFF3E5;
    padding: 50px 0px;
    padding-bottom: 0px;
}

.our_values_block {
    text-align: center;
    border: 2px solid #ffad47;
    height: 100%;
    padding: 25px 15px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0 0 0/20%);
    transition: 0.5s;
}

.our_values_block img {
    height: 51px;
    margin-bottom: 12px;
}

.our_values_content h2 {
    font-size: 21px;
}

.our_values_content p {
    margin: 0px;
}

.our_values_block:hover {
    box-shadow: none;
}

/* about page css */


section.function_page_section {
    margin: 50px 0px;
}


/* stockists css */

section.stockists_section {
    margin: 50px 0px;
}

.stockists_block {
    position: relative;
    transition: 0.5s;
}

.stockists_block a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.stockists_image {
    overflow: hidden;
}

.stockists_image img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}

section.stockists_section .row {
    gap: 25px 0px;
}

.stockists_data {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 15px;
    background: rgb(0 0 0 / 60%);
}

section.stockists_section .row .mb-3 {
    margin: 0px !IMPORTANT;
}

.stockists_data h2 {
    font-size: 20px;
}

.stockists_data p {
    font-size: 14px;
    line-height: 27px;
}

.stockists_block:hover .stockists_image img {transform: scale(1.1);}

.stockists_block:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/55%);
}

/* stockists css */


section.hire_mobile_page_section {
    margin: 50px 0px;
}

.hire_mobile_image img {
    width: 100%;
}

section.why_choose_mobile_section {
    background: #FFF3E5;
    padding: 60px 0px;
}

.title_text h3 {
    font-size: 25px;
}


/* faq css */


section.faq_section {
    margin: 50px 0px;
}

.accordion-item {
    margin-bottom: 15px;
    border: 2px solid #ffad47 ! IMPORTANT;
    border-radius: 0px !IMPORTANT;
    overflow: hidden !IMPORTANT;
}

button.accordion-button {
    background: #ffad47 ! IMPORTANT;
    color: #000 !IMPORTANT;
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    border-radius: 0px !IMPORTANT;
    outline:none !important;
    box-shadow:none !important;
}

/* .accordion-button::after {
    filter: brightness(0) invert(1);
} */

/* faq css */

section.hire_mobile_page_section .row {
    gap: 25px 0px;
}

section.swap_section {
    margin: 50px 0px;
}

.swap_image img {
    width: 100%;
}


section.feature_section {
    margin: 50px 0px;
}

.feature_block {
    background: #FFF3E5;
    padding: 15px;
    height: 100%;
    transition:0.5s;
}

.feature_block_image {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    transition: 0.5s;
}

.feature_block_image img {
    width: 45px;
    height: 45px;
    background: #ffad47;
    padding: 5px;
}

.feature_block_image h2 {
    margin: 0px;
    font-size: 20px;
    width: calc(100% - 45px);
    padding-left: 8px;
}

section.feature_section .row {
    gap: 25px 0px;
}

section.swap_section .row {
    gap: 25px 0px;
}

.feature_block:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/20%) !IMPORTANT;
}

/* wholesale page css */

section.wholesale_page_section {
    padding: 60px 0px;
    background: #FFF3E5;
}

.wholesale_page_block {
    padding: 40px;
    background: #fff;
    border-radius: 10px;
}

.wholesale_page_block .form_input input, .wholesale_page_block .form_input select, .wholesale_page_block .form_input textarea {
    background:#fff3e5;
    border:2px solid #ffad47 !important;
    color:#000;
    box-shadow: 0px 4px 0px #0000002b !IMPORTANT;
}

.wholesale_page_block .form_input {
    margin-bottom: 17px;
}

.wholesale_page_block .form_input ::-webkit-input-placeholder {
  color: #000;
}
.wholesale_page_block .form_input ::-moz-placeholder {
  color: #000;
}
.wholesale_page_block .form_input :-ms-input-placeholder {
  color: #000;
}
.wholesale_page_block .form_input :-moz-placeholder {
  color: #000;
}

.wholesale_page_block .form_input label {
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
    margin-bottom: 4px;
}

.wholesale_page_block .form_input input[type="submit"]{
    border: 2px solid #031a4a ! IMPORTANT;
}

/* wholesale page css */


section.taproom_page_section {
    margin: 60px 0px;
}

section.taproom_page_section .row {
    gap: 25px 0px;
}

section.taproom_page_section {
    padding: 50px 0px;
    background: #FFF3E5;
}

.gallery_image {
    position: relative;
    cursor: pointer;
}

.gallery_image a {
    display: block;
}

.gallery_image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

section.taproom_gallery .row {
    gap: 25px 0px;
}

.gallery_image:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #ffad4770;
    opacity: 0;
    transition: 0.5s;
}

section.taproom_gallery {
    margin: 60px 0px;
}

.gallery_image:hover:before {
    opacity: 1;
}

@media(max-width:1400px){
    p, a, li {
        font-size: 14px;
        line-height: 25px;
    }

    .annousment__block ul li a img {
        height: 28px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
		padding: 5px 8px;
	}

    .logo {
        width: 145px;
    }

    .logo a img {
        width: 92px;
    }

    /* .header__block {
        padding-left: 30px;
    } */

    .account__info ul li a img {
        height: 18px;
    }

    section.product_section {
        padding: 50px 0px;
    }

    .title_text h2, .subscription__block h2 {
        font-size: 34px;
    }

    span.stock_badge {
        font-size: 10px;
        padding: 6px 10px;
    }

    .product_data h3 {
        font-size: 15px;
    }

    .product_data h5 {
        font-size: 16px;
    }

    section.descover_section {
        padding: 50px 0px;
    }

    img.descover_logo {
        height: 95px;
    }

    .descover_inner {
        border: 7px solid #FFE8CE;
    }

    .descover_inner_content h2 {
        font-size: 26px;
    }

    section.our_root_section {
        padding: 50px 0px;
    }

    .ourroot_content_block {
        padding-left: 10px;
    }

    .ourroot_image {
        padding-right: 10px;
    }

    img.root_pet {
        height: 131px;
    }

    section.merchandise_section {
        padding: 50px 0px;
        padding-bottom: 0px;
    }

    .subscription__block p {
        font-size: 15px;
    }

    .logo_footer img {
        width: 150px;
    }

    .footer_widget h4 {
        font-size: 23px;
    }

    footer ul.social_media li a img {
        height: 38px;
    }

    .widget1 {
        width: 175px;
    }

    .widget2 {
        width: 170px;
    }

    .widget3 {
        width: 300px;
    }

    .widget4 {
        width: 381px;
    }

    img.dog_image {
        bottom: -50px;
        width: 140px;
    }

    .footer_widget ul li a, .footer_widget p {
        font-size: 14px;
    }

    .footer_widget.widget4 h6 {
        font-size: 14px;
    }

    .copyright__section {
        padding: 10px 0px;
    }

    .copyright__section img {
        height: 25px;
    }
	
	header.entry-header h1.entry-title {
		font-size: 36px;
	}

	.page-id-139 .woocommerce h2 {
		font-size: 32px;
	}
	
	.common-hero-banner h1 {
		font-size: 36px;
	}

	.contact-info-main img {
		height: 50px;
	}

	.contact-info-main h4 {
		font-size: 18px;
	}

	.map_block iframe {
		height: 631px;
	}
	
	.title_text h3 {
		font-size: 22px;
	}
}

@media(max-width:1381px){
    .hero_overlay {
        width: 390px;
    }

    .hero_overlay h1 {
        font-size: 42px;
    }

    .hero_overlay p {
        padding: 0 5%;
    }

    img.image_hero_left {
        border-radius: 15px;
    }
	
	.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
		max-width: 1140px;
	}
}


@media(max-width:1201px){
	.header__block {
		flex-direction: row-reverse;
	}

	.menu__bar {
		margin-left: 14px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
		margin-left: 0px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: 0px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle {
		line-height: normal !IMPORTANT;
		height: 32px;
		background: transparent;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background: #ea7d0a;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		display: block;
		line-height: 32px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
		width: 100%;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: #fff;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle ~ button.mega-close:before {
		visibility: hidden !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
		background: #000;
	}
	
	.contact-info-main img {
		height: 40px;
	}

	.contact-info-main h4 {
		font-size: 16px;
	}

	.contact-info-main {
		padding: 20px;
	}

	.form_input input, .form_input select {
		font-size: 13px;
		height: 40px;
	}

	.form_input textarea {
		font-size: 13px;
		height: 100px;
	}

	.form_input input[type="submit"] {
		font-size: 14px;
	}

	.map_block iframe {
		height: 554px;
	}
	
	.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
		max-width: 960px;
	}
	
}

@media(max-width:1200px){
    .header__block {
        padding: 0px;
        justify-content: end;
    }

    .header__block .menu__bar ul {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        flex-direction: column;
    }

    ul.submenu{
        width:100%;
    }

    .header__block .menu__bar ul li {
        width: 100%;
    }

    .header__block .menu__bar ul li a .chevron {
        height: 23px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    ul.submenu {
        position: static !IMPORTANT;
    }

    .toggle__bar {
        display: block;
        margin-left: 18px;
    }

    header.header_site.fixed_header .logo img {
        width: 62px;
    }

    header.header_site.fixed_header {
        padding: 5px 0px;
    }

    .title_text h2, .subscription__block h2 {
        font-size: 28px;
    }

    .story_content_block {
        padding: 20px;
    }

    .story_content_inner {
        padding: 25px;
    }

    .subscription__block p {
        font-size: 14px;
    }

    .logo a img {
        width: 80px;
    }

    .logo {
        margin-top: -40px;
    }
	
	.title_text h3 {
		font-size: 18px;
	}
	
	.feature_block_image h2 {
		font-size: 18px;
	}
}


@media(max-width:992px){
    .hero_overlay {
        width: 300px;
    }

    .hero_overlay h1 {
        font-size: 34px;
        margin-bottom: 12px;
    }

    .hero_overlay p {
        padding: 0px;
    }

    .hero_overlay .button_group {
        margin-top: 20px;
    }

    .button_group a {
        min-width: 148px;
        height: 44px;
    }

    .descover_inner_content h2 {
        font-size: 20px;
    }

    .descover_inner_content {
        padding-bottom: 49px;
    }

    .annousmentbar__row p {
        font-size: 12px;
    }

    .annousment__block ul li a img {
        height: 23px; 
    }

    .form_subscription button#Subscribe {
        font-size: 12px;
        width: 152px;
    }

    img.storypet {
        width: 100px;
    }
	
	header.entry-header h1.entry-title {
		font-size: 30px;
	}

	.page-id-139 .woocommerce h2 {
		font-size: 28px;
	}

	header.entry-header {
		padding: 55px 10px;
	}
	
	.common-hero-banner {
		padding: 50px 0px;
	}

	.common-hero-banner h1 {
		font-size: 30px;
	}

	section.contact-info .row {
		gap: 25px 0px;
	}
	
	.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
		max-width: 720px;
	}
	
	.our_values_content h2 {
		font-size: 17px;
	}
	
}



@media(max-width:767px){

    .annousment__text {
        display: none;
    }

    .hero_overlay {
        width: 500px;
    }

    .hero_overlay h1 {
        font-size: 50px;
    }

    .title_text h2, .subscription__block h2 {
        font-size: 24px;
    }

    .product_title_block a {
        font-size: 12px;
    }

    img.product_image {
        height: 250px;
    }

    .product_data h3 {
        font-size: 14px;
    }

    .product_data h5 {
        font-size: 15px;
    }

    .ourroot_image {
        padding: 0px;
    }

    .ourroot_content_block {
        padding: 0px;
    }

    section.our_root_section .row {
        gap: 25px;
    }

    .story_content_block {
        padding: 15px;
    }

    .story_content_inner {
        padding: 20px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .footer_widget h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer_widget.widget2 ul li {
        margin: 0px;
    }
	
	.subcription_button input[type="submit"] {
		font-size: 12px;
		width: 135px;
		height: 42px;
	}

	.subscription_input input {
		font-size: 14px;
		height: 42px;
	}
	
	section.contact_section .row {
		gap: 25px 0px;
	}

	.map_block iframe {
		height: 230px;
	}

	.contact-info-main, .map_block iframe, .form_contact {
		border: 3px solid #FFAD47 !IMPORTANT;
		outline: 3px solid #003E52;
	}
	
	.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
		max-width: 100%;
	}
	
	p.wc-block-components-checkout-order-summary__title-text {
		font-size: 22px !IMPORTANT;
	}

	section.about_us_page_section .row {
		gap: 25px 0px;
	}
	
	.title_text h3 {
		font-size: 16px;
	}
}


@media(max-width:601px){
	.product_search_image img {
		height: 38px;
		width: 38px;
	}

	ul#product_search_result li {
		padding: 3px 7px;
	}

	.product_search_block {
		width: 100%;
	}

	ul#product_search_result {
		gap: 3px;
	}

	.product_search_input input, .product_search_button button {
		height: 50px;
	}
}


@media(max-width:600px){
    .hero_overlay {
        width: 350px;
    }

    .hero_overlay h1 {
        font-size: 35px;
    }

    .footer_widget {
        width: 100% !IMPORTANT;
    }

    .row.footer_row {
        gap: 20px;
    }

    img.dog_image {
        width: 59px;
    }

    .logo_footer img {
        width: 100px;
    }

    .footer_widget iframe {
        border-radius: 10px !IMPORTANT;
    }
	
	.common-hero-banner h1 {
		font-size: 27px;
	}
}

@media(max-width:510px){
    .hero_overlay {
        width: 100%;
        padding: 0px 15%;
    }

    .hero_overlay p {
        font-size: 12px;
    }

    img.root_pet {
        height: 98px;
    }

    .product_title_block {
        flex-direction: column;
        gap: 8px;
    }

    img.merchandise_image {
        height: 290px;
    }

    .subscription__section.pd__block {
        padding: 30px 0px;
    }

    .feed_image_overlay_inner img {
        height: 24px;
    }

    .feed_section .swiper-slide:nth-child(odd){
        margin-top:20px;
    }
	
	header.entry-header h1.entry-title {
		font-size: 26px;
	}

	header.entry-header {
		padding: 45px 10px;
	}
	
	h6.category_name, h6.category_name a {
		font-size: 16px;
	}

	.product_detail_data h1 {
		font-size: 34px;
	}

	div#product-price p, span.price {
		font-size: 24px;
	}

	table.variations tr .label label {
		font-size: 14px;
	}
	
	section.wholesale_page_section {
		padding: 50px 0px;
	}

	.wholesale_page_block {
		padding: 20px;
		padding-bottom: 10px;
	}

	.wholesale_page_block .form_input label {
		font-size: 14px;
	}
	
	.gallery_image img{
		height:220px;
	}
}


@media(max-width:410px){
    .hero_overlay p {
        font-size: 12px;
        line-height: 20px;
    }

    .hero_overlay h1 {
        font-size: 29px;
        margin-bottom: 0px;
    }

    .hero_overlay p {
        margin-bottom: 0px;
    }

    .hero_overlay .button_group {
        margin-top: 8px;
    }
}




