/*
Theme Name: Organic Market Pro
Theme URI:
Author: Themeshopy
Author URI: https://www.themeshopy.com/
Description:
Version: 0.0.1
Requires at least: 5.4.2
Tested up to: 6.0.2
Requires PHP: 5.2.4
License: GNU General Public License
License URI:license.txt
Text Domain: organic-market-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Organic Market Pro WordPress Theme has been created by Themeshopy(themeshopy.com), 2019.
Organic Market Pro WordPress Theme is released under the terms of GNU GPL
*/
/*********** Raleway ***********/
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(./assets/webfonts/Poppins-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(./assets/webfonts/Poppins-Medium.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins ';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(./assets/webfonts/Poppins-SemiBold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(./assets/webfonts/Poppins-Bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'), url(./assets/webfonts/Poppins-ExtraBold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Poppins Black'), local('Poppins-Black'), url(./assets/webfonts/Poppins-Black.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --font-poppins: "Poppins";
}
:root {
  --color-f7941d: #f7941d;
  --color-3a9046: #3a9046;
  --color-545454: #545454;
  --color-010146: #010146;
  --color-666666: #666666;
  --color-dddddd:#dddddd;
  --color-333333:#333333;
  --color-bbbbbb:#bbbbbb;
  --color-5b5b5b:#5b5b5b;
  --color-383838:#383838;
  --color-222222:#222222;
  --color-cccccc:#cccccc;
  --color-111111:#111111;
  --color-90939c: #90939c;
  --color-898989: #898989;
  --color-6c6c6c: #6c6c6c;
  --color-252525: #252525;
  --color-7f8391: #7f8391;
  --color-c8c8c8: #c8c8c8;
  --color-8e8e8e: #8e8e8e;
  --color-e7e7e7: #e7e7e7;
  --color-f7f7f7: #f7f7f7;
  --color-fcfcfc: #fcfcfc;
  --color-858585: #858585;
  --color-e4eaf1: #e4eaf1;
 }
html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: white;
  position: relative;
  font: 400 14px var(--font-poppins);
  color: #1a2428;
  line-height: 28px;
  overflow-x: hidden;
}
label {
  margin-bottom: 0 !important;
}
img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}
section img {
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 8px 0;
  color: var(--color-010146);
  font-weight: 500;
  font-family: var(--font-poppins);
}
p {
  margin: 0 0 15px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-poppins);
}
body a {
  text-decoration: none;
  color: var(--color-010146);
}
a:focus,a:hover {
  text-decoration: none !important;
}
a:hover{
  color: var(--color-f7941d);
}
ul,ol {
  margin: 0 0 0 15px;
  padding: 0;
}
ul li, ol li {
  font-size: 14px;
}
:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: var(--color-252525);
}
blockquote:before,blockquote:after{
  display: block;
  font-size: 80px;
  position: absolute;
  color: var(--color-252525);
}
blockquote:before {
  content: "\201C";
  left: 0px;
  top: -10px;
}
blockquote:after {
  content: "\201D";
  right: 0px;
  bottom: -10px;
}
blockquote cite {
  color: var(--color-252525);
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
input[type="text"], input[type="tel"], input[type="email"], input[type="phno"],input[type="password"], textarea, input[type="number"] {
  border: 1px solid var(--color-bbbbbb);
  font-size: 14px;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
  background-position: bottom;
}
select {
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  border: none;
}
textarea {
  height: 80px;
}
.wp-caption {
  margin: 0;
  padding: 0;
  font-size: 13px;
  max-width: 100%;
}
.wp-caption-text {
  margin: 0;
  padding: 0;
}
.gallery-caption {
  margin: 0;
  padding: 0;
}
.bypostauthor {
  margin: 0;
  padding: 0;
}
.carousel-inner {
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
.alignleft,img.alignleft,.alignright, img.alignright {
  display: inline;
  padding:5px;
  margin-bottom:10px;
}
.alignleft,img.alignleft{
  float: left;
  margin-right:20px;
  margin-top:4px;
}
.alignright, img.alignright {
  float: right;
  margin-left:25px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
table, td, th {
  border: 1px solid black;
}
/*--------------------------  Theme Button  --------------------------*/
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, a.custom_read_more{
  padding: 12px 20px;
}
a.theme_button2, a.theme_button, a.theme_button3, a.theme_button4, .woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, input[type="submit"], a.custom_read_more, .custom_cart a, table.compare-list .add-to-cart td a:not(.unstyled_button){
  font: 500 15px var(--font-poppins);
  letter-spacing: 0.52px;
  display: inline-block;
  padding: 12px 18px;
  border-radius: 5px;
}
a.theme_button2, a.theme_button4:hover, input[type="submit"], .custom_cart a, a.theme_button3:hover, .woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, a.custom_read_more, table.compare-list .add-to-cart td a:not(.unstyled_button){
  background-color: var(--color-f7941d);
  border: 1px solid var(--color-f7941d);
  color: white;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, a.theme_button2:hover{
  background-color: var(--color-3a9046);
  border: 1px solid var(--color-3a9046);
  color: white;
}
a.theme_button{
  background-color: transparent;
  color: var(--color-3a9046);
  border: 1px solid var(--color-3a9046);
}
a.theme_button3, a.theme_button:hover{
  background-color: var(--color-3a9046);
  color: white;
  border: 1px solid var(--color-3a9046);
}
a.theme_button4{
  background-color: transparent;
  color: var(--color-f7941d);
  border: 2px solid var(--color-f7941d);
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid white;
  color: black;
}
#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
  color: var(--color-7f8391);
}
.widget_calendar td, .widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: var(--color-7f8391);
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  color: white;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today {
  background-color: var(--color-bbbbbb);
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
  background-color: var(--color-7f8391);
  color: var(--color-7f8391);
}
.widget th, .widget td {
  padding: 0.5384615385em;
}
/*---------------------- index ---------------------------*/
.post-section {
  padding: 20px 0;
}
/* --------- Social Icon Widget ------- */
.social_widget a {
  color: #7c818c;
  margin-right: 7px;
  display: block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 2px solid #7c818c;
  border-radius: 50%;
  padding: 12px 12px;
  margin-right: 7px;
}
/* --------- About US Widget ------- */
.custom-about-us {
    text-align: center;
}
.custom_author {
  font-size: 18px;
  margin-top: 20px;
  color: black;
  font-weight: 700;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: transparent !important;
  margin: 0 3px;
  outline: none;
  border: none;
  border-radius: 12px;
  height: 6px!important;
  width: 17px !important;
  background: #1a2428 !important;
}
.owl-carousel .owl-dots button.owl-dot.active{
  background: var(--color-f7941d) !important;
  width: 60px !important;
}
#testimonials .owl-carousel .owl-dots {
  padding-left: 10%;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev, button.owl-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-prev{
  left: -70px;
}
button.owl-next {
  right: -70px;
}
.owl-carousel .owl-nav i {
  font-size: 18px;
  background-color: white;
  border: white;
  padding: 7px 8px;
  color: var(--color-f7941d);
  border: 1px solid var(--color-010146);
  border-radius: 3px;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input {
  padding: 5px 0px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
 color: var(--color-f7941d);
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title, .woocommerce ul.products li.product .price, .woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, h2.woocommerce-loop-category__title {
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid var(--color-cccccc);
  padding-bottom: 17px;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: white;
}
#customer_details .col-1, #customer_details .col-2{
  max-width: 100%
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: var(--color-f7941d);
  color: white;
  padding: 6px;
  font: 700 13px var(--font-poppins);
  text-transform: uppercase;
  left: unset;
  border-radius: 0;
  min-width: 20px !important;
  min-height: 25px;
  top: 15px;
  left: 9px !important;
  right: unset;
}
.woocommerce .quantity input {
  padding: 8px 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-right: 8px;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: white !important;
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #f4f4f9;
  padding: 17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  border: none !important;
  box-shadow: none;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.related.products {
    padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce span.onsale, .woocommerce div.product .woocommerce-tabs ul.tabs li{
  background-color: var(--color-f7941d);
}
.woocommerce nav.woocommerce-pagination ul li{
  border-right: none;
  margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2{
  text-transform: capitalize;
  font-size: 24px !important;
}
.related.products h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  letter-spacing: 0;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: white;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  border: 1px solid var(--color-f7941d);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
      width: 48%;
    height: 46px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  border: 1px solid white;
  margin-left: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid white;
  padding: 10px 25px 10px 15px;
  background-color: var(--color-f7941d);
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: white;
  font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #8fa3aa;
}
.woocommerce .form-row {
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce #order_review table th {
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  padding: 20px;
}
.woocommerce .woocommerce-result-count {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce-message {
  border-color: var(--color-f7941d);
}
.woocommerce-message::before {
  color: var(--color-f7941d) !important;
}
.woocommerce-message {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce .product_meta span {
  margin-right: 10px;
}
.woocommerce .woocommerce-cart-form__cart-item a {
  color: var(--color-222222);
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  color: var(--color-222222)
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  color: var(--color-222222);
  display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
  background-color: var(--color-f7941d);
  margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
  width: 49%;
}
.widget span.count {
  float: right;
}
.up-sells.upsells.products {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: white;
  font-weight: 700;
  background-color: var(--color-f7941d);
  display: inline-block;
  padding-right: 10px;
  text-align: center;
  padding: 10px 15px;
  text-align: center;
  border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 14px;
}
.woocommerce-info{
  border-top-color: var(--color-f7941d);
}
.related-post-wrapper a {
  font-size: 16px;
  padding: 10px 0 !important;
  display: inline-block;
  font-weight: 600;
}
.woocommerce ul.products li.product .price ins{
    font-size: 14px !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
  margin: 12px auto;
  text-align: center;
  display: table;
}
/*---------- ACCESSIBILITY ------------*/
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
a:focus {
  outline: thin dashed;
}
span.services-dots, span.team-dots, span.brands-dots, span.records-dots {
  display: none;
}
span.newsletter {
  color: white;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  font-size: 18px;
}
/*------------------ Team ------------------*/
.team_head {
  padding-bottom: 0;
}
.team-box {
  background-color: white;
  text-align: center;
  border-radius: 20px;
  /*overflow: hidden;*/
}
.team_img{
  overflow: hidden;
}
.team-sec {
  padding: 15px;
  position: absolute;
  bottom: 0;
  background-color: rgb(255 255 255 / 80%);
  width: 100%;
}
.team-box-inner span {
  color: var(--color-010146);
}
.team_social a {
  background-color: black;
  padding: 0px 3px;
  margin-right: 6px;
  text-align: center;
  border-radius: 4px;
  vertical-align: middle;
}
.team_social a i{
  display: inline-block;
  color: white;
  font-size: 12px;
}
.team_social a:hover{
  background-color: var(--color-f7941d);
}
.team_text {
  color: #454645;
  margin-bottom: 10px;
  font-weight: 400;
}
#our-team .owl-carousel .owl-dots {
  position: absolute;
  left: -52%;
  bottom: 22%;
}
/*------------------Trending Products-----------------*/
.product_inner {
  padding: 20px;
}
.inner_product {
  background-color: white;
  text-align: center;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  margin-bottom: 10px;
  transition: all .7s ease 0s;
}
.inner_product h5 {
  color: var(--color-010146);
  padding-top: 10px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
}
/* Button CSS*/
.newproductgallery #portfolio:hover .addtocartscode {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%, -50%);
  -webkit-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -moz-transform: translateY(-50%, -50%);
}
.inner_product:hover a {
  text-decoration: none;
  outline: none;
  transition: all 0.6s ease-in-out;
}
.product-thumb {
  position: relative;
}
.product-sale {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: var(--color-f7941d);
  color: white;
  padding: 8px 10px;
  font-weight: 500;
}
.inner_product:hover{
  transition: all .7s ease 0s;
  transform: scale(1.1);
  z-index: 9999;
  overflow: visible;
}
.inner_product p{
  color: #b0afaf;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 20px;
  line-height: 26px;
}
.woocommerce-Price-amount.amount {
  color: var(--color-3a9046);
  font-weight: 600;
}
.custom-product-price del {
  opacity: .9;
}
#our-products .star-rating {
  color: #feb42b;
  border-color: #feb42b;
  margin: 0 auto;
  overflow: hidden;
  height: 1em;
  line-height: 1;
  font-size: 15px;
  font-family: star;
  position: relative;
  margin: 2px auto;
  display: inline-block;
}
.woocommerce .shop-page .products .star-rating {
  margin: 10px auto;
}
.woocommerce .shop-page .products .star-rating span::before{
  color: #feb42b;
  border-color: #feb42b;
}
#our-products .star-rating span {
  overflow: hidden;
  float: left;
  top: 5px;
  padding-top: 1.5em;
  position: absolute;
  left: 0;
}
#our-products .star-rating:before {
  color: #feb42b;
  border-color: #feb42b;
  content: "\73\73\73\73\73";
  float: left;
  top: 0;
  margin: 0 auto;
}
#our-products .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  left: 0;
  position: absolute;
  content: "\53\53\53\53\53";
  top: -6px;
  left: 1px;
  position: absolute;
  font-family: star;
  color: #feb42b;
  border-color: #feb42b;
}
#our-products a.added_to_cart.wc-forward {
  border-radius: 0;
  display: inline;
  position: absolute;
  margin-top: 7px;
  top: 38%;
  width: auto;
}
.custom_product_meta .add_to_cart_button:after {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;

}
.custom_product_meta a.compare.button:after {
  content: "\f074";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  padding: 14px 10px !important;
}
.custom_product_meta a.compare.button, .custom_product_meta a.compare.button:hover {
  background-color: transparent;
  border: none;
  padding: 0;
}
.custom_product_meta .add_to_cart_button:after, .custom_product_meta a, .custom_product_meta a.compare.button:after {
  background-color: #fee5c8;
  padding: 7px 10px;
  color: #010146;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
}
.custom_product_meta .add_to_cart_button, .custom_product_meta a.compare.button {
  font-size: 0;
  padding: 0px;
}
.custom_product_meta a:hover {
  transform: translateY(-10px);
  color: #010146;
}
#our-products a.nav-link {
  color: #1a2428;
  font-weight: 600;
  border: none;
  background-color: transparent;
}
#our-products ul.nav.nav-tabs {
  margin-bottom: 3em;
  border-bottom: none;
}
#our-products a.nav-link.active:after {
  content: '';
  background-color: var(--color-3a9046);
  width: 38px;
  height: 2px;
  display: block;
  margin: 0 auto;
}
.woocommerce.product.compare-button {
  display: inline-block;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  display: inline-block;
}
.yith-wcwl-add-button>a i {
  margin-right: 0;
}
span.feedback {
  width: 100%;
  display: block;
}
span.feedback+a {
  width: 100%;
  border-radius: 0;
  margin-bottom: 5px;
  transform: unset !important;
}
/*------------------ Comments BOX ------------------*/
.post-navigation a:hover {
  color: #88d055 !important;
}
.toggle-nav button {
  background: transparent;
  border: none;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-scroll {
  background-attachment: scroll;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #24272e;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  padding-left: 15px;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
}
/*----------- Spinner ---------*/
.eco_spinner{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--color-f7941d);
  z-index: 2;
  cursor: pointer;
  z-index: 9999999;
}
.spinner_custom {
  width: 100%;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  font-weight: 800;
  font-size: 2em;
  color: white;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.spinner_custom span {
  position: relative;
  top: 0.63em;
  display: inline-block;
  text-transform: uppercase;
  opacity: 0;
  transform: rotateX(-90deg);
}

.spinner_custom .let1 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.2s;
}

.spinner_custom .let2 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.3s;
}

.spinner_custom .let3 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.4s;
}

.spinner_custom .let4 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.5s;

}

.spinner_custom .let5 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.6s;
}

.spinner_custom .let6 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.7s;
}

.spinner_custom .let7 {
  animation: drop 1.2s ease-in-out infinite;
  animation-delay: 1.8s;
}

@keyframes drop {
    10% {
        opacity: 0.5;
    }
    20% {
        opacity: 1;
        top: 3.78em;
        transform: rotateX(-360deg);
    }
    80% {
        opacity: 1;
        top: 3.78em;
        transform: rotateX(-360deg);
    }
    90% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
        top: 6.94em
    }
}

.media {
  display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about-title h3 {
  max-width: 100% !important;
}
.credit_link a {
  color: white;
}
.ts_breadcrumbs a {
  color: var(--color-010146);
}
.wp-block-search .wp-block-search__button {
    background-color: var(--color-f7941d);
    color: white;
}
.posttitle a {
    color: black;
}
nav.woocommerce-breadcrumb, h1.product_title.entry-title {
    display: none;
}
/* ----------- Contact Us ------------- */
#contact-page-contact-us {
  background-color: #f7f7f7;
}
.contact_list {
  list-style: none;
}
.contact_list_box {
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.contact_list i {
  padding-right: 6px;
}
 a.theme_link i {
  padding-left: 6px;
}
a.theme_link {
  text-transform: uppercase;
  font-weight: 500;
}
.contact-shortcode label {
  margin-bottom: 20px !important;
  width: 100%;
  font-weight: bold;
  color: black;
}
#contact-page-contact-us .contact_list i {
  font-size: 35px;
  padding-right: 10px;
  color: var(--color-f7941d);
  margin-bottom: 20px;
}
#contact-page-contact-us .contact_list h6 {
    font-size: 22px;
    font-weight: 600;
}
#contact-page-contact-us .contact_list span{
  font-size: 14px;
  color: #696969;
}
#contact-page-contact-us .contact_list{
  margin-bottom: 15px;
}
#contact-page-contact-us .contact_columns{
  margin-top: 0;
}
/*---------------------------- Home Page CSS -----------------------*/
.section_main_head h3 {
  font-size: 30px;
  font-weight: 500;
  color: var(--color-010146);
}
.section_main_head p, .section_main_head .section-text {
  color: #1a2428;
  max-width: 700px;
  margin: 0 auto;
}
.section_main_head.white_head p, .section_main_head.white_head .section-text, .section_main_head.white_head h3, .section_main_head.white_head small {
  color: white;
}
/* ----------- Services ------------ */
#our-services {
  background-color: #F7F7F7;
}
.custom_block h5 {
  padding-bottom: 10px;
  padding-top: 20px;
}
.services_p {
  padding-right: 10px;
}
.services_p, .services_p p{
  color: var(--color-010146)
}
#our-services .box h5{
  font-size: 16px;
}
.custom_block_inner {
  background-color: white;
}
.custom_block_inner, .product_quality_img_inner {
  display: inline-block;
  border-radius: 50%;
}
.product_quality_img_inner {
  background-color: var(--color-f7941d);
}
.custom_block_inner2, .product_quality_img_inner2 {
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  margin: 6px;
}
.custom_block_inner {
  padding: 12px;
}
.service_read_more {
  font-family: var(--font-poppins);
  position: relative;
}
a.service_read_more:hover {
  color: black;
}
.bg_icon {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
/* ------------ About Us -------------- */
.about-head span {
  color: var(--color-f7941d);
  font-weight: 500;
}
.about-head.section_main_head h3 {
  color: var(--color-3a9046);
  font-size: 26px;
  font-weight: 600;
}
.media img {
  margin-right: 15px;
}
#about-us .about-text, #about-us .about-text p {
  line-height: 30px;
  color: var(--color-545454);
  font-weight: 500;
}
#about-us .about-details a {
  margin-top: 14px;
}
.about_box h4 {
  font-size: 18px;
  color: var(--color-545454);
}
.about-image img {
  border-radius: 20px;
}
.about_listing_inner {
  max-width: 68%;
}
/*---------------Video ------------------*/
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 999999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-size:20px;
  text-align:center;
  line-height:100%;
  color: white;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.adopt_outer {
  background: #f33e17;
}
.over_video img {
  width: 100%;
}
.ps_video {
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.video_imgbox {
  position: relative;
}
.about-details {
  padding-left: 3%;
}
.about_box_p p {
  margin-bottom: 0;
}
.ps_video i:after {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 0.8s;
  animation: pulsate1 0.8s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid var(--color-f7941d);
  top: -24%;
  left: -24%;
  background: transparent;
}
.ps_video i{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  display: block;
  box-shadow: 0 0 25px 3px var(--color-f7941d);
  margin: 0 auto;
  background-color: white;
  color: var(--color-f7941d);
  border-radius: 50%;
  padding: 37px 28px;
  font-size: 28px;
  border: 1px double white;
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      box-shadow: none;
  }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* ----------- Our Services --------------- */
.team-box img, .news_img img{
  transition: all 0.5s ease 0s;
  width: 100%;
}
.team-box:hover img, .news-box1:hover img{
  transform: scale(1.2) translate(4%, 4%);
}
#our-products .owl-dots, #latest-news .owl-dots{
  text-align: center;
}
.about_box img, .product_quality_img_inner2 img, .custom_block  img {
  transition: 0.5s;
  transform-style: preserve-3d;
  position: relative;
}
.about_box:hover img, .product_quality:hover img, .custom_block:hover img{
  transform: rotateY(180deg);
}
/* ------------- Product Quality -----------------*/
.product_quality_p,.product_quality_p p{
  color: var(--color-010146);
}
.product_quality_img_inner2 img {
  width: 37px;
}
.product_quality {
  padding: 0;
  border: none;
}
.product_quality img {
  margin-right: 0 !important;
}
.product_quality_img_inner {
  margin-right: 15px;
}
.product_quality_p p {
  font-size: 12px;
  line-height: 22px;
  color: var(--color-010146);
}
#product-quality h5 {
  padding-bottom: 0;
}
#product-quality h5 a {
  font-size: 16px;
}
.middle_logo {
  position: absolute;
  top: 50%;
  left: 51%;
  right: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  text-align: center;
}
/* ----------- Banner ------------- */
.section_main_head.white_head .section-text p, .section_main_head.white_head .section-text{
  color: white;
}
/* ----------- Recent Post shortcode ------------- */
.recent-post img {
  width: 60px;
  height: 60px;
}
#footer .recent-post img {
  border-radius: 50%;
  border: 2px solid var(--color-f7941d);
}
.recent-post .post_date {
  font-size: 12px;
  display: block;
}
.recent-post .post_date i{
  padding-right: 5px;
}
#footer .recent-post .post_date {
  color: white;
}
#footer .recent-post {
  border-bottom: none;
  padding-bottom: 0px;
}
.recent-post {
  border-bottom: 1px solid #f1eeee;
  padding-bottom: 20px;
}
#sidebar ul li{
  position: relative;
  padding-left: 24px !important;
}
#sidebar ul li:after{
  content: '';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  height: 10px;
  width: 10px;
  background-color: var(--color-f7941d);
  transform: rotate(45deg);
  top: 20px;
}
/*----------------Banner -------------------*/
.above_title {
  padding-top: 13em;
}
/* ----------- Latest News ------------- */
.news_img {
  position: relative;
  overflow: hidden;
}
.news_img img{
  border-radius: 10px;
}
.news-box1 {
  background-color: #fdf8f1;
  border-radius: 10px;
  overflow: hidden;
}
.news_content {
  padding: 20px;
  text-align: center;
}
.news_date {
  background-color: var(--color-f7941d);
  font-weight: 600;
  font-size: 20px;
  color: white;
  padding: 4px 25px;
  border-radius: 26px;
  font-weight: 700;
  width: 100px;
  display: block;
  font: 700 20px var(--font-poppins);
  border: 10px solid white;
  margin: 0 auto;
  margin-top: -67px;
  z-index: 999999;
  position: relative;
}
.news-text {
  color: var(--color-010146);
}
.news-meta {
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin-top: 20px;
  padding: 3px 10px;
  display: block;
  float: left;
  width: 100%;
}
.news-meta span, .news-meta span a {
  color: #696969;
  font-size: 14px;
}
.news-meta span i{
  color: var(--color-f7941d);
  padding-right: 3px;
}
.news-meta .entry-author {
  text-align: left;
  float: left;
}
.news-meta .entry-comments {
  text-align: right;
  float: right;
}
.news-meta .entry-author {
  text-align: left;
}
a.read_more_link {
  font: 500 14px var(--font-poppins);
  display: inline-block;
  margin-top: 25px;
}
a.read_more_link i {
  padding-left: 5px;
}
.category_name ul li {
  list-style: none;
  display: inline-block;
}
.category_name ul li a {
  padding: 10px 20px;
  background-color: var(--color-3a9046);
  color: white;
  border-radius: 5px;
}
.category_name ul.post-categories {
  margin: 0;
  text-align: center;
}
.category_name {
  margin-top: -14px;
  z-index: 9;
  position: relative;
}
/*------------------Top Seller --------------*/
#top-seller .media.product-thumb img, #latest-product .media.product-thumb img{
  width: 34% !important;
  margin-right: 15px;
}
#top-seller .inner_product, #latest-product .inner_product{
  text-align: left;
  padding: 15px 10px;
}
#top-seller .product_inner, #latest-product .product_inner{
  padding: 0;
}
#top-seller .section-text, #top-seller .section-text p, #latest-product .section-text, #latest-product .section-text p {
  font-size: 13px;
  color: #1a2428;
  margin-bottom: 0;
}
a.product_link {
  color: var(--color-010146);
  font-size: 13px;
  font-weight: 500;
}
a.product_link i {
  font-size: 10px;
  background-color: #fee5c8;
  padding: 6px;
  border-radius: 50%;
}
#best_sellers button.owl-prev, #best_sellers button.owl-next {
  top: -4em;
  right: 0;
}
#best_sellers button.owl-prev {
  right: 47px;
  left: unset;
}
.owl-carousel .owl-nav i{
  padding: 4px 5px;
}
/*-------------- Offers -----------------*/
#our-offers {
  background-color: #fffbf6;
}
.offer_block {
  background-color: white;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  border: 1px solid #fff6f6;
}
.offer-body h5 {
  font-weight: 600;
}
.offers_p p, .offers_p {
  font-size: 14px;
}
.offer_read_more.theme_button4 {
  padding: 6px 20px;
  margin-top: 10px;
  display: inline-block;
}
.offer_block_inner2 {
  margin-top: -6em;
}
.offers_p {
  width: 57%;
}
img.offer_icon_img {
  width: 48%;
}
ul.countdown {
  list-style: none;
  margin: 25px 0;
  padding: 0;
  display: block;
}
ul.countdown li {
  display: inline-block;
  text-align: center;
  width: 9%;
  border-radius: 5px;
  border: 1px dotted white;
  margin-right: 7px;
}
ul.countdown .li_inner{
  background: var(--color-f7941d);
  padding: 18px 7px;
  margin: 4px;
  border-radius: 5px;
}
ul.countdown li span {
  color: white;
  display: block;
}
#countdown .countdown_span{
  font-size: 28px;
  font-weight: 700;
}
#countdown span.countdown_innerspan{
  font-size: 16px;
}
ul.countdown li p {
  color: #a7abb1;
  font-size: 14px;
}
.about-image img {
  position: relative;
  -webkit-animation: sp 3s linear infinite;
  animation: sp 3s linear infinite;
}
@keyframes sp {
  from {
      transform: translate(0px, 0px);
  }
  65% {
      transform: translate(10px, 10px);
  }
  to {
      transform: translate(0, -0px);
  }
}
.inner_product .yith-wcwl-add-button span {
    display: none;
}
.about_listing_box {
    margin-top: 20px;
}
