/*------------------------------------ woocommerce css ----------------------------*/
section.related.products h2,.woocommerce-order-details h2,.woocommerce-order-details h3 {
  color: #000;
  font-size: 25px;
      margin: 55px 0 10px 0;
  text-align: left;
  text-transform: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  letter-spacing: 2px;
    font-size: 21px;
    color: #000000;
    font-weight: 700;
    font-family: var(--font-livvic);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
 /* margin: 0 10px 20px;*/
  border: solid 1px #bbb;
  text-align:center;
  text-align: center;
  box-shadow: 4px 2px 12px 1px #ccc;
  border-radius: 10px;
  padding-bottom: 25px;
}
.woocommerce ul.products li.product a img
{
  border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.woocommerce ul.products li.product .price del {
  display: inline;
  margin-right: 15px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li{
  border: none;
  margin-right: 5px;
}
.woocommerce-pagination a.page-numbers {
    background: var(--cream);
    border-radius: 50%;
    padding: 11px 11px !important;
    height: 39px;
    width: 39px;
    font-size: 15px !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,{
  background: white !important;
    color: black !important;
    border: 2px solid black !important;
    border-radius: 50%;
    height: 39px !important;
    width: 39px !important;
    padding: 11px 7px !important;
}
#full-width-blog .page-numbers.current,#blog-left-sidebar .page-numbers.current,#blog-right-sidebar .page-numbers.current,.author-admin .page-numbers.current {
    background: white;
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    padding: 7px 12px !important;
    font-size: 16px;
}
#full-width-blog a.next:after,#blog-left-sidebar a.next:after,#blog-right-sidebar a.next:after,#full-width-blog a.prev:after,#blog-left-sidebar a.prev:after,#blog-right-sidebar a.prev:after,.author-admin a.prev:after,.author-admin a.next:after {
    content: 'ᐳ';
    font-size: 15px;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    position: relative;
    top: 5px;
}
#full-width-blog a.prev:after,#blog-left-sidebar a.prev:after,#blog-right-sidebar a.prev:after,.author-admin a.prev:after {
    content: 'ᐸ' !important;
}
.author-admin .page-numbers.current,.author-admin .page-numbers,.author-admin .next, .author-admin .prev
{
  height: 39px;
  width: 39px;
  padding: 6px 5px !important;
}
.author-admin .next, .author-admin .prev
{
  top: 0 !important;
}
#full-width-blog .page-numbers,#blog-left-sidebar .page-numbers,#blog-right-sidebar .page-numbers,.author-admin .page-numbers {
    font-size: 15px;
    border: 2px solid black;
    border-radius: 50%;
    padding: 7px 11px;
    background: black;
    color: white;
    font-weight: bolder;
    text-decoration: none;
    margin: 5px;
}
#full-width-blog .next,#full-width-blog .prev,#blog-left-sidebar .next,#blog-left-sidebar .prev,#blog-right-sidebar .next,#blog-right-sidebar .prev,.author-admin .next,.author-admin .prev {
    color: transparent;
    font-size: 0;
    padding: 15px 11px;
    position: relative;
    top: -5px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
  padding: 10px 15px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: white;
    color: black;
    border: 2px solid black;
    border-radius: 50%;
    padding: 10px 14px !important;
}
h1.woocommerce-products-header__title.page-title {
  font-weight: bold;
  text-shadow: 2px 2px #000;
  color: var(--pink);
  padding-top: 0;
  text-transform: capitalize;
}
.woocommerce-result-count {
 font-size: 14px;
    font-weight: bold;
    color: black;
    font-family:  var(--font-livvic);
    font-weight: 500;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button{
  text-align: center;
  margin: 16px auto;
  display: table;
  width: 57%;
}
.woocommerce ul.products li.product .star-rating{
  display: inline-block;
  color: #feb42b;
    border-color: #feb42b;
    font-size: 13px;
}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price{
  color:#000;
  font-weight: bolder;
  font-size: 15px;
  margin: 0px auto;
      font-family: 'Livvic';
}
.woocommerce .related ul.products li.product .price,.woocommerce .related div.product p.price{
  margin: 1px auto;
}
.woocommerce div.product .product_title {
  margin-bottom: 1em;
      font-weight: normal;
}
.add_to_cart_button,.single_add_to_cart_button,.woocommerce button.button {
    background: var(--cream) !important;
    padding: 12px 19px !important;
    border-radius: 6px !important;
    color: white !important;
    font-family: var(--font-livvic);
    font-size: 14px !important;
        margin-left: 13px;
      }
.woocommerce a.remove {
  color: var(--cream) !important;
}
.woocommerce .star-rating
{
      color: #f8a556;
}
.woocommerce div.product form.cart {
  margin: 2em 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text
{
      width: 54%;
    font-family:  var(--font-livvic);
}
#our-products h3 {
  font-size: 25px !important;
  color: #000;
  text-transform: none !important;
  margin-bottom: 2%;
}
#our-products .star-rating {
  display: none;
}
a.checkout-button.button.alt.wc-forward {
    background: var(--cream);
    font-family: var(--font-livvic);
}
.woocommerce .products ul, .woocommerce ul.products
{
 padding: unset;
}
a.added_to_cart.wc-forward {
    margin-bottom: 22px;
    background: var(--cream);
    color: white;
    padding: 6px 15px;
    border-radius: 6px;
}
select.orderby {
    background: #fff;
    padding: 10px;
    margin-bottom: 5%;
    border: solid 1px #bbb;
    color: black;
    font-family:  var(--font-livvic);
    font-size: 14px;
}
.woocommerce div.product div.images.woocommerce-product-gallery
{
  border: solid 1px #f0f0f0;
}
.woocommerce div.product div.images .flex-control-thumbs
{
      margin: 10px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img
{
  opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li
{
  width: 25%;
  margin: 0;
  border: 4px solid #ffffff;
}
.woocommerce-review-link {
    color: black;
    font-family: var(--font-livvic);
    font-size: 14px;
    text-decoration: none;
}
.product_title.entry-title {
    font-size: 29px !important;
    font-family:  var(--font-livvic);
    font-weight: 600 !important;
}
.woocommerce-product-rating
{
  display: inline-block;
    color: #feb42b;
    border-color: #feb42b;
    font-size: 15px;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid grey;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
    background-color: white;
    margin: 0 auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active
{
  background: var(--cream);
  color: white !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
  color: black;
}
.single-product .product_meta {
    font-family: 'Livvic';
    margin-top: 16px;
}
#tab-additional_information h2,.woocommerce-Reviews-title {
      font-family: var(--font-livvic);
    padding: 10px 0 21px 0;
    font-weight: 500;
    margin-left: 13px;
    font-size: 20px;
  }
#pa_nonveg {
    margin-bottom: 17px;
    border-radius: 9px 4px 10px 4px;
    background: white;
    box-shadow: 4px 2px 12px 1px #ccc;
    border: 1px dotted grey;
    font-family: 'Muli';
    font-size: 15px;
    color: grey;
    padding: 6px;
}
#pa_veg {
    margin-bottom: 17px;
    background: white;
    border: 1px dotted grey;
    box-shadow: 4px 2px 12px 1px #ccc;
    border-radius: 9px 4px 10px 4px;
    font-family: 'Muli';
    font-size: 15px;
    color: grey;
    padding: 6px;
}
.woocommerce div.product form.cart .variations select
{
  min-width: 58%;
}
.sku_wrapper {
    display: none;
}
.woocommerce .woocommerce-breadcrumb
{
      margin: 40px 0 22px 0;
      color: black;
    font-family: var(--font-livvic);
}
.main_title h1 {
    font-family: var(--font-livvic);
    font-size: 30px;
    font-weight: 600;
    margin: 35px 0 25px 0;
    letter-spacing: 1px;
}
.tg_breadcrumbs
{
  margin-bottom: 25px;
}
.tg_breadcrumbs a {
    background: var(--pink);
    color: white;
    padding: 9px 21px;
    text-decoration: none;
    border-radius: 0 10px;
}
.showcoupon {
    color: black;
    text-decoration: none;
    font-family: var(--font-livvic);
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    color: black;
    font-family: var(--font-livvic);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before
{
      border-bottom: 1px solid #f0f0f0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p
{
      font-family:  var(--font-livvic);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce #review_form #respond textarea
{
      border: 1px solid #f0f0f0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta
{
  font-family: var(--font-livvic);
}
input
{
  font-family:  var(--font-livvic);
  font-size: 14px;
}
.comment-form-rating {
    font-family:  var(--font-livvic);
    font-size: 14px;
}
#reply-title {
    font-family:  var(--font-livvic);
    font-weight: 600;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea
{
  background: #f3f4f7;
    border: unset;
    padding: 15px;
}
.woocommerce #review_form #respond p
{
  font-family:  var(--font-livvic);
    font-size: 14px;
        margin: 10px 0 10px;
}
.woocommerce #review_form #respond .form-submit input
{
  background: var(--pink);
    color: white;
}
.woocommerce form .form-row label
{
  font-family: var(--font-livvic);
    color: #2e2e30;
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
      line-height: 46px;
    font-size: 14px;
    font-family: var(--font-livvic);
}
.select2-container--default .select2-selection--single
{
  height: 47px;
      background-color: #f3f4f7;
      border: unset;
}
.woocommerce form .form-row textarea
{
  height: 3em;
}
li.woocommerce-notice.woocommerce-notice--info.woocommerce-info,.woocommerce-privacy-policy-text p {
    font-size: 14px;
    font-family:  var(--font-livvic);
}
.woocommerce ul.products.columns-3 li.product:hover .woocommerce ul.products.columns-3 li.product,.woocommerce ul.products.columns-4 li.product:hover .woocommerce ul.products.columns-4 li.product,.woocommerce ul.products.columns-2 li.product:hover .woocommerce ul.products.columns-2 li.product {
    padding-bottom: 6px;
}
.woocommerce ul.products.columns-3 li.product:hover .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .button,.woocommerce ul.products.columns-4 li.product:hover .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .button,.woocommerce ul.products.columns-2 li.product:hover .woocommerce ul.products li.product .price
{
  margin: 10px auto;
}
.comment-form input[type="text"],.comment-form input[type="tel"],.comment-form input[type="email"],.comment-form input[type="phno"],.comment-form input[type="password"],.comment-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #f0f0f0;
}
.woocommerce ul.products li.product .onsale
{
  display: none;
}
/*---------------- Single Product Page ----------------*/
.woocommerce .woocommerce-breadcrumb a {
    color: #777;
    display: inline;
}
.woocommerce a.button:hover{
  background-color: #dad8da;
  text-decoration: none;
  background-image: none;
  color: red;
}
h1.product_title.entry-title{
  font-size: 30px;
}
.shop .woocommerce-loop-product__title {
    font-size: 15px !important;
    text-align: center !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
  font-family:  var(--font-livvic);
    font-size: 15px;
    padding: 12px 8px;
}
#tab-description h2 {
    font-size: 22px;
    font-family:  var(--font-livvic);
    font-weight: 600;
}
.shop .posted_in a {
    color: black;
    text-decoration: none;
}
.related.products h2 {
    font-family:  var(--font-livvic);
    font-weight: 600;
}
#tab-description p {
        font-family: var(--font-livvic);
    letter-spacing: 1px;
    font-size: 14px;
}
.related.products ul {
    margin-top: 45px !important;
}
/*----------------sidebar---------------*/

#sidebar aside{
  margin-bottom:30px;
      padding: 25px 30px 30px;
    border: 1px solid #ececec;
  }
#sidebar ul {
  list-style:none;
  margin:0px;
  padding:0px;
  font-size:17px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0px 0px 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#3890cb;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
     line-height: 25px;
    margin-bottom: 15px;
    max-width: 220px;
    padding: 7px 12px;
}
}
#sidebar .textwidget label {
  float: left;
  margin-bottom: 0px;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: #ffffff;
  padding: 14px 0px;
  font-size: 15px;
  margin: 0px;
}
#sidebar .post-content a {
    color: #444343;
    font-size: 16px;
    font-family: var(--font-livvic);
    text-decoration: none;
}
#sidebar .widget_search form{
  display: table;
  padding: 10px 0;
      background: #f6f6f6;
}
#sidebar h3,#sidebar h2 {
  font-size: 19px;
    color: #000000;
    font-weight: 600;
    font-family: "Roboto";
    position: relative;
}
#sidebar h3:after,#sidebar h2:after{
  content: "";
    display: block;
    width: 100%;
    height: 1px;
    background:#dfddde;
    margin-top: 7px;
}
#sidebar h3:before,#sidebar h2:before {
 content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: var(--cream);
    position: absolute;
    bottom: -1px;
}
.widget_categories select {
  padding: 6px;
}
#sidebar input[type="search"] {
        background: transparent;
    padding: 8px 10px;
    border: none;
    font-size: 15px;
    color: #545353;
    width: auto;
    position: absolute;
    left: 5px;
    top: 2px;
    font-family: 'livvic';
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0px;
  padding: 10px;
}
.middle-align {
    padding-bottom: 30px;
}

#sidebar .textwidget input[type="submit"],.testimonial-shortcode img,#testimonial_single blockquote,#sidebar .textwidget label,#sidebar form,.widget_categories select,.blogimg-full img,.view-more,#comments,.post-featured img,#comment-nav-above .nav-links,#full-width-blog .postbox,.contac_form label,.contact-info,.team_sc img{
  width: 100%;
}
#sidebar .widget_search button[type="submit"] {
 position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    background: var(--cream);
    padding: 6px 12px;
}
form.search-form.serach-page {
  position: relative;
  width: 100%;
}
aside.widget_search {
 padding: 25px 30px 30px !important;
    border: 1px solid #ececec !important;
  position: relative;
}
.meta-box i {
    margin-right: 8px;
}
#sidebar .post-thumb {
    display: flex;
  margin-top: 19px;
    border-bottom: 1px solid #dfddde;
    padding: 25px 0px 30px;
}
#sidebar .post-thumb img {
    height: 73px;
    width: 95px !important;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
}
#sidebar .widget_recent_comments h3:before
{
  background:var(--cream) !important;
}
#sidebar .comment-author-link,#sidebar ul li a {
    color: #525151;
    font-size: 14px;
    font-family:  var(--font-livvic);
    font-weight: 500;
  text-decoration:none;
}
#recentcomments {
    margin-top: 16px !important;
}
#sidebar .widget_archive h3:before
{
  background:var(--Orange) !important;
}
#sidebar .widget_categories h3:before
{
  background:var(--cream) !important;
}
.widget_block {
    display: none;
}
.middle-content p,.content_page p,.logged-in-as a
{
  color: #2e2e30;
    font-family: var(--font-livvic);
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
}
.navigation {
    text-align: center;
    margin-top: 25px;
}
#blog-left-sidebar .navigation,#blog-right-sidebar .navigation
{
 text-align: center;
}
.tg_breadcrumbs
{
  display: none;
}
.feature-box img {
    width: 50%;
}
.content_boxes .entry-date,.entry-author a,.entry-comments {
    font-family: var(--font-livvic);
    font-size: 15px;
    color: black;
    text-decoration: none;
}
.socila_share .fa-facebook-f {
    color: white;
    background: var(--cream);
    padding: 9px 12px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.socila_share .fa-linkedin-in{
    color: white;
    background: var(--cream);
    padding: 9px 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 7px;
}
.socila_share .fa-twitter {
    color: white;
    background: var(--cream);
    padding: 9px 8px;
    width: 32px;
    height: 30px;
    border-radius: 50%;
}
.post_ctg {
    display: flex;
}
.post_ctg span, .post_ctg ul a {
    font-family:  var(--font-livvic);
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
::marker {
    color: white;
}
.author_details img {
    display: none;
}
#comments textarea {
    height: 150px;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    border-radius: 0 30px 0 30px;
}
.comment-body {
    background: #f5f3f0;
    padding: 20px;
    border-radius: 0 30px 0 30px;
    margin: 20px 0;
}
.comment-author a,.commentmetadata a {
    color: black;
    text-decoration: none;
    font-family:  var(--font-livvic);
    font-weight:600;
    font-size: 15px;
}
.commentmetadata a
{
  font-weight: 500;
  padding-top: 25px;
}
.commentmetadata {
    margin-top: 18px;
}
.comments-title {
    font-size: 19px;
    font-family: var(--font-livvic);
}
.comment-reply-link {
    color: black;
    font-family: var(--font-livvic);
    text-decoration: none;
}
.related-post-wrap img {
    width: 100%;
    display: block;
    object-fit: contain;
    height: auto;
}
.nav-next {
    margin-left: 25px;
}
.nav-previous, .nav-next {
    text-align: start;
}
.nav-links {
    display: flex;
    margin: 0 auto;
}
.post-title {
    display: block;
    color: grey;
}
.nav-previous a, .nav-next a {
    text-decoration: none;
    color: black;
    font-family:  var(--font-livvic);
    font-weight: 600;
    font-size: 14px;
    }
    .related-post-wrapper .post-single-text,.related-post-wrapper .post-page-title {
    color: grey;
    font-family:  var(--font-livvic);
    font-size: 13px;
    margin-top: 10px;
}
.related-post-wrapper .post-page-title
{
  text-decoration: none;
  color: black;
  font-size: 14px;
  font-weight: 600;
}
.form-submit [type=submit] {
  background: var(--cream);
  color: white;
  border: unset;
  font-weight: 600;
  padding: 6px 12px;
}
.comment-list {
    padding: 0;
}
.errorimg {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.error-main-title {
    font-family:  var(--font-livvic);
    font-size: 80px;
    font-weight: 600;
}
.heading3 {
    font-size: 45px;
    font-family: var(--font-livvic);
    font-weight: 700;
    letter-spacing: 4px;
}
.error-bag {
    margin-top: -93px;
}
.read-moresec1 a {
    background:var(--cream);
    color: white;
    padding: 14px 26px;
    border-radius: 6px 0;
    font-family: var(--font-livvic);
    font-size: 18px;
    font-weight: 700;
}
.text-404 {
    color: #1b1b1c;
    font-family:  var(--font-livvic);
    font-size: 15px;
    margin-top: 25px;
}
.faq-heading {
    padding-bottom: 8px;
    padding-top:55px;
    font-size: 32px;
    font-family: var(--font-livvic);
    color: #323232;
    letter-spacing: 2px;
}
.gallery-inner-page .tg_gallery_front li
{
  position: relative;
}
.page-title {
    margin: 35px 0 25px 0;
}
/*------------contact page---------------*/
.contac_form form {
    text-align: start;
}
.contac_form input[type="email"],.contac_form input[type="number"],.contac_form input[type="text"],.contac_form textarea {
    width: 100%;
    padding: 13px;
    border: unset;
    margin-bottom: 25px;
    background: #f3f4f7;
}
.contac_form h3,.contac-get {
        font-family: var(--font-livvic);
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.contac_form [type=submit] {
    background: var(--cream);
    color: white;
    border: unset;
    padding: 14px 29px;
    font-family: var(--font-livvic);
    font-weight: bold;
    font-size: 16px;
}
.contact-right-para
{
      color: #121619;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 30px;
}
.contact-right-image {
    width: 100%;
}
.inner-cont {
    padding: 41px;
    margin-bottom: 17px;
    border: 1px solid #f3f3f8;
}
.c_icon i {
  color: var(--cream);
  font-size: 30px;
}
.c_content span a {
font-family: var(--font-livvic);
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: black;
}
.c_content p a {
    font-size: 14px;
    font-family: var(--font-livvic);
    color: #9d9da3;
}
.contact-phone i {
    color: var(--cream);
    transform: rotate(90deg);
}
.contact-email i {
  color: var(--cream);
}
.page-template-contact #footer {
    margin: 0 !important;
}
/*------------ Result--------------*/
.search .entry-title {
    padding: 60px 0 1px 0;
}
.search p {
    margin: 15px 0 25px;
}
.search label {
    width: 70%;
}
.search [type=search] {
    width: 100%;
    padding: 10px;
}
.search input[type="submit"] {
    background:var(--cream);
    color: white;
    border: unset;
    padding: 12px 32px;
}
.woocommerce-info
{
  border-top-color: var(--purple);
}
.woocommerce-checkout #payment {
    background: #f3f4f7;
    }
    .single-testimonials .feature-box img {
    width: auto;
}
.single-services .feature-box img {
    width: auto;
}
.chef_social .fa-facebook-f
{
  background: var(--cream);
    color: var(--white);
    padding: 5px;
    border-radius: 50%;
    height: 21px;
    width: 21px;
    font-size: 14px;
    font-weight: 600;
}
.chef_social .fa-twitter {
    color: var(--cream);
    font-weight: 600;
    font-size: 17px;
    margin: 0 15px;
}
.single-event .event-meta strong {
    font-family:  var(--font-livvic);
}
.single-event .event-meta i {
    margin-right: 14px;
}
.single-event .nav-next {
    margin-left: 0;
}
.socila_share i:hover {
    transform: translatey(-10px);
    transition: all 0.5s ease-in-out;
}
/*----blog share icons--------*/
#full-width-blog .post_share_icon,.author-admin .post_share_icon,#blog-left-sidebar .post_share_icon,#blog-right-sidebar .post_share_icon,.category-uncategorized .post_share_icon {
  position: relative;
  display: block;
  padding: 20px 0 !important;
}
#full-width-blog .post_share_icon b,.author-admin .post_share_icon b,#blog-left-sidebar .post_share_icon b,#blog-right-sidebar .post_share_icon b,.category-uncategorized .post_share_icon b {
  padding: 0;
  font-size: 18px;
}
#full-width-blog .post_share_icon a,.author-admin .post_share_icon a,#blog-left-sidebar .post_share_icon a,#blog-right-sidebar .post_share_icon a,.category-uncategorized .post_share_icon a {
  padding: 10px 25px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  margin: 5px 3px;
}
#full-width-blog .post_share_icon a:hover,.socila_share1 a:hover,.author-admin .post_share_icon a:hover,.socila_share1 a:hover,#blog-left-sidebar .post_share_icon a:hover,.socila_share1 a:hover,#blog-right-sidebar .post_share_icon a:hover,.socila_share1 a:hover,.category-uncategorized .post_share_icon a:hover,.socila_share1 a:hover{
  color: #fff
}
#full-width-blog .post_share_icon i,.author-admin .post_share_icon i,#blog-left-sidebar .post_share_icon i,#blog-right-sidebar .post_share_icon i,.category-uncategorized .post_share_icon i {
  color: #fff;
  font-size: 13px;
  padding-right: 5px;
}
#full-width-blog .feature-box,.author-admin .feature-box,#blog-left-sidebar .feature-box,#blog-right-sidebar .feature-box,.category-uncategorized .feature-box {
    padding-bottom: 10px;
}
#full-width-blog .post-share,.author-admin .post-share,#blog-left-sidebar .post-share,#blog-right-sidebar .post-share,.category-uncategorized .post-share {
    position: absolute;
    top: 5%;
}
#full-width-blog .postpic,.author-admin .postpic,#blog-left-sidebar .postpic,#blog-right-sidebar .postpic,.category-uncategorized .postpic {
    position: relative;
}
#full-width-blog .socila_share1 a,.author-admin .socila_share1 a,#blog-left-sidebar .socila_share1 a,#blog-right-sidebar .socila_share1 a,.category-uncategorized .socila_share1 a {
    padding: 4px 1px;
    color: #808080;
    display: block;
}
#full-width-blog .share-title i,.author-admin .share-title i,#blog-left-sidebar .share-title i,#blog-right-sidebar .share-title i,.category-uncategorized .share-title i {
    color:#808080;
    background:white;
    height: 30px;
    width: 30px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    left: 10px;
}
#full-width-blog .post-contents-cols:hover .socila_share1,.author-admin .post-contents-cols:hover .socila_share1,#blog-left-sidebar .post-contents-cols:hover .socila_share1,#blog-right-sidebar .post-contents-cols:hover .socila_share1,.category-uncategorized .post-contents-cols:hover .socila_share1{
  opacity: 1 !important;
  z-index: 9999;
}
#full-width-blog .socila_share1,.author-admin .socila_share1,#blog-left-sidebar .socila_share1,#blog-right-sidebar .socila_share1,.category-uncategorized .socila_share1 {
   position: absolute;
    top: -6px;
    opacity: 0;
    width: 39px;
    border-radius: 23px;
    background-color: #ffffff;
    filter: drop-shadow(0px 20px 20px rgba(0,0,0,0.2));
    left: 5px;
    padding: 9px 12px;
    height: 146px;
}
#full-width-blog .fa-pinterest,.author-admin .fa-pinterest,#blog-left-sidebar .fa-pinterest,#blog-right-sidebar .fa-pinterest,.category-uncategorized .fa-pinterest
{
  background: transparent;
}
#full-width-blog .fa-facebook-f,.author-admin .fa-facebook-f,#blog-left-sidebar .fa-facebook-f,#blog-right-sidebar .fa-facebook-f,.category-uncategorized .fa-facebook-f {
    margin-top:0px;
}
#full-width-blog .fa-linkedin-in,.author-admin .fa-linkedin-in,#blog-left-sidebar .fa-linkedin-in,#blog-right-sidebar .fa-linkedin-in,.category-uncategorized .fa-linkedin-in {
    position: absolute;
    left: 2px;
}
#full-width-blog .fa-twitter,.author-admin .post-share .fa-twitter,#blog-left-sidebar .fa-twitter,#blog-right-sidebar .post-share .fa-twitter,.category-uncategorized .post-share .fa-twitter {
    position: absolute;
    bottom: 26px;
    left: 0;
}
.page-template-about #team .socialbox
{
  top: 63%;
}
#masthead
{
  position: unset !important;
}
#menu_conatiner {
    box-shadow: 4px 2px 12px 1px #ccc;
    position: relative;
    z-index: 999;
}
.yith-wcwl-icon {
  color: var(--cream);
}
.yith-wcwl-add-to-wishlist a,.feedback {
    color: black;
    font-family: 'Livvic';
}
.page-template-gallery .our-gallery-sub-heading
{
  max-width: unset;
}
/*------------------------menu---------------------*/
.main-menu-heading1,.main-menu-heading2 {
    color: white;
    position: relative;
}
.main-menu-heading1:after,.main-menu-heading2:after {
    border-bottom: 3px solid white;
    content: '';
    display: block;
    width: 21%;
    margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
}
.main-menu-heading1:before,.main-menu-heading2:before {
    border-top: 3px solid white;
    content: '';
    display: block;
    width: 21%;
    margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
}
.main-menu1,.main-menu2
{
  background: var(--cream);
  padding: 25px;
}
.salad-box-1,.salad-box-2,.salad-box-3,.salad-box-4,.salad-box-5,.salad-box-6,.salad-box-7,.salad-box-8 {
    border-bottom: 1px dotted #a2a2a7;
    margin-bottom: 10px;
}
.salad-box1-price,.salad-box2-price,.salad-box3-price,.salad-box4-price,.salad-box5-price,.salad-box6-price,.salad-box7-price,.salad-box8-price {
    font-family: 'Livvic';
}
.salad-box1-heading,.salad-box2-heading,.salad-box3-heading,.salad-box4-heading,.salad-box5-heading,.salad-box6-heading,.salad-box7-heading,.salad-box8-heading {
    font-weight: 500;
    font-size: 20px;
}
.salad-box1-para,.salad-box2-para,.salad-box3-para,.salad-box4-para,.salad-box5-para,.salad-box6-para,.salad-box7-para,.salad-box8-para {
    font-weight: 200;
}
/*----------------- Services-------------*/
.service-box img {
    width: 45px !important;
    margin: 0 auto;
}
.services-subhead {
    font-size: 26px;
    max-width: 438px;
    margin: 0 auto;
}
.service-box a {
    font-size: 20px;
    color: #212121;
    font-weight: 600;
    font-family: "Livvic";
}
.service-box p
{
  font-size: 12px;
    color: #212121;
    font-weight: 400;
    font-family: "Livvic";
    line-height: 24px;
}
.author-admin .post-contents-cols,.category-uncategorized .post-contents-cols {
    width: 50%;
}
.category-uncategorized h1 {
    margin-top: 35px;
}
/*--------------------- Menu-page------------------*/
#products-inner .add-tocart-bg a,#products-second .add-tocart-bg a,#appetizer-inner .add-tocart-bg a {
    padding: 4px 9px 7px 11px !important;
    display: inline-block;
}
#products-inner .add-tocart-bg a:after,#product-sliders .cart-btns.buttons a:after,#products-second .add-tocart-bg a:after,#appetizer-inner .add-tocart-bg a:after {
    content: '+';
    color: white;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    margin-left: 7px;
}
#products-inner  a.added_to_cart.wc-forward,#inner-sliders a.added_to_cart.wc-forward,#products-second  a.added_to_cart.wc-forward,#appetizer-inner  a.added_to_cart.wc-forward {
    font-size: 14px;
    font-family: 'Livvic';
    width: 78%;
    margin: 10px -11px 0 0;
}
#products-inner img,#products-second img {
    height: 135px;
    width: 135px;
    margin-top: 6px;
    border-radius: 50%;
}
#products-inner .inner_product,#products-second .inner_product {
    background: #FFF7F7;
       padding: 21px;
}
.product-inner-align,#products-second .product-inner-align {
    margin-top: -6px;
    position: relative;
    left: 13px;
}
#products-inner .product_head a,#products-second .product_head a,#appetizer-inner .product_head a {
    color: #000000;
    font: 600 19px/19px Livvic;
}
#products-inner .short_text,#products-second .short_text {
    font-size: 13px;
  }
#products-inner .custom-product-price bdi,#products-second .custom-product-price bdi,#appetizer-inner .custom-product-price bdi {
    font: 600 18px/18px Livvic;
    color: black;
}
#products-inner .product_head,#products-second .product_head,#appetizer-inner .product_head {
    margin-bottom: -3px;
}
#products-inner .star-rating,#products-second .star-rating,#appetizer-inner .star-rating
{
  font-size: 14px;
  width: auto;
  left: 26px;
}
#products-inner .comment-value,#products-second .comment-value,#appetizer-inner .comment-value
{
  left: 0;
  font-size: 13px;
  color: black;
  margin-top: -15px;
}
#products-inner .add-tocart-bg,#products-second .add-tocart-bg {
    margin-top: -9px;
    text-align: center;
}
#products-inner .product-rat-add,#products-inner .product-rat-add {
    margin-top: -18px;
}
.single-product .star-rating {
  left: 0;
}
.inner-product-slider-para {
    color: white;
    font-size: 13px;
    max-width: 308px;
}
.inner-product-slider-sub-heading {
    color: white;
    font-weight: 600;
}
.inner-product-slider-main-heading {
    color: white;
    font-size: 15px;
    font-weight: 500;
}
.read-more-inner-product-slider {
    background: var(--cream);
    color: white;
    font-size: 14px;
    font-family: 'Livvic';
    font-weight: 700;
    padding: 9px 25px;
    border-radius: 3px;
}
.product-boxs {
    background: #FFF7F7;
    width: 90%;
    padding: 25px;
    border-radius: 5px;
    position: relative;
}
#product-sliders .product-thumbs img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
}
.inner-product-slider-box {
    position: absolute;
    left: 17%;
        top: 18%;
}
.inner-product-slider-main-box {
    position: relative;
}
#product-sliders {
    background-size: cover;
    background-repeat: no-repeat;
}
#product-sliders .custom-product-prices {
    text-align: end;
}
#product-sliders .cart-btns.buttons {
    text-align: center;
}
#product-sliders .cart-btns.buttons a {
    padding: 5px 10px 7px 15px !important;
    display: inline-block;
    font-weight: 600;
}
#inner-sliders a.added_to_cart.wc-forward
{
  width: 86%;
}
#inner-sliders .product_heads a {
    color: #212121;
    font-weight: 600;
    font-size: 18px;
}
#inner-sliders .custom-product-prices bdi {
    color: #212121;
    font-family: 'Livvic';
    font-size: 17px;
    font-weight: 500;
}
#inner-sliders .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon
{
  float: right;
}
#inner-sliders .feedback img {
    width: 17px !important;
    float: right;
}
#inner-sliders .wishlist_box {
    position: absolute;
    top: 6px;
    right: 13px;
}
#products-second .custom-product-price del {
    display: none;
}
#products-second .custom-product-price ins {
    text-decoration: none;
}
#appetizer-inner .product-thumb img {
    width: 85px;
    height: 85px;
    border-radius: 5px;
}
.appetizer-main-box {
    background: #FFF7F7;
    padding: 29px 15px 0px 15px;
    position: relative;
    left: 43px;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}
.page-template-menu #footer {
    margin-top: 0 !important;
}
.appetizer-images-right {
    margin-top: -88px;
}
.appetizer-boxes-left {
    position: relative;
    left: 5px;
}
#appetizer-inner a.added_to_cart.wc-forward
{
    width: 54%;
    margin: 10px -2px 0 0;
  }
  .appetizer-head {
    font-family: 'Livvic';
    font-size: 50px;
    font-weight: 600;
}
#products-second .product-rat-add {
    margin-top: -21px;
}
