.sale-perc {
  display: none;
}
.xoo-wsc-cart-active .xoo-wsc-basket{
  right: 500px;
}
.xoo-wsc-items-count{
  display: none;
}
.xoo-wsc-container{
  max-width: 500px;
  right: -500px
}
.xoo-wsc-icon-basket1:before {
    content: "\e904";
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px
}
ul.products.columns-4:before {
    display: none;
}
ul.products.columns-4:after {
    display: none;
}
ul.products.columns-4{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
nav.woocommerce-pagination li {
    margin: 5px !important;
}
@media screen and (max-width:801px) {
  .xoo-wsc-icon-basket1:before {
    content: "\e904";
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
  }
}
.woocommerce ul.products li.product a img {
  border-radius: 20px 20px 0 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    padding: 0 ;
    margin: 10px 10px 0px 10px;
    position: relative;
    width: 95% !important;
    border: 1px solid #dedede;
    padding-bottom: 20px !important;
    border-radius: 20px;
}
.woocommerce span.onsale{
  display: none;
}
h1.product_title.entry-title {
  font-size: 34px;
  font-family: 'Readex Pro';
  color: #ffffff;
  font-weight: 600;
  padding-bottom: 20px !important;
}
.woocommerce-product-rating div span:before {
  color: #008080;
}
.woocommerce-product-rating a {
  font-family: 'Readex Pro';
  font-size: 16px;
  color: #ffffff;
}
p.price {
  color: #ffffff !important;
  margin-bottom: 20px;
  font-family: 'Readex Pro';
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1em !important;
}
.woocommerce ul.products li.product .price{
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
span.price ins bdi {
  font-size: 20px;
  font-family: 'Readex Pro';
}
span.price del bdi {
  font-size: 17px;
  font-family: 'Readex Pro';
}
form.woocommerce-ordering {
    padding-top: 5px;
    padding-right: 5px;
}
p.woocommerce-result-count {
    padding-top: 5px;
}
h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 400 !important;
  font-family: 'Readex Pro' !important;
  text-align: center;
  padding-top: 20px !important;
}
.woocommerce .star-rating::before{
  color: var(--color2) !important;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none !important;
}
nav.woocommerce-breadcrumb {
    font-size: 20px !important;
    font-family: 'Readex Pro';
    color: #ffffff !important;
    padding: 20px 20px 15px!important;
}
nav.woocommerce-breadcrumb a {
    font-size: 20px;
    font-family: 'Readex Pro';
    color: #ffffff !important;
}

tbody.wishlist-items-wrapper tr td a  {
  font-size: 24px !important;
  font-weight: 400 !important;
  font-family: 'Readex Pro';
  color: #ffffff;
}
span.nobr ,tbody.wishlist-items-wrapper tr td .woocommerce-Price-amount {
    font-size: 18px;
    font-family: 'Readex Pro';
}
table.wishlist_table{
  font-size: 120% !important;
}
.metabox {
  display: flex;
  justify-content: space-between;
}
/*------------------ Contact Page -----------------*/
.c_icon {
  display: table;
  margin: 0 auto;
  padding: 25px 8px;
  border: 1px solid #008080;
  border-radius: 50%;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  border:1px solid #008080;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: var(--heading-text-color);
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  border: 1px solid #ccc;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 0px 10px 0;
  height: auto;
  float: left;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
  align-items: end;
}
.c_content {
  text-align: center;
  margin-top: 10px;
}
.contac_form h3 {
  color: #ffffff;
  font-size: 40px;
  font-family: 'Play';
  padding: 50px 0 30px;
  text-align: center;
  font-weight: 900;
}
.contact-email i, .contact-address i, .contact-phone i {
  color: var(--color2);
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.contact-box a {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Readex Pro';
}
.c_content span ,.c_content p{
  font-size: 16px;
  color: #ffffff;
  font-family: 'Readex Pro';
}

.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 5%;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label {
  width: 100%;
  font-size: 14px;
  font-family: 'Readex Pro';
  color: #ffffff;
  padding-bottom: 10px;
}
.contact-box .contac_form textarea
{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder
{
  color: #13182c;
  font-style: italic;
}

.contact-box .contac_form input[type="submit"]:hover {
    color: #fff;
}

/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: var(--color2);
  color: var(--heading-text-color) !important;
  border: 1px solid var(--color2);
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
  color: var(--color2) !important;
}
.navigation span.page-numbers.current{
  background: var(--heading-text-color);
  border: 1px solid #4bcdfc;
  color: var(--color2) !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:15px 0 30px;
  display: none;
}
.bradcrumbs a{
  background: var(--primary-text-color);
  color: var(--color2);
  padding:10px 15px;
  margin-right:5px;
  font-weight: 500;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 500;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: var(--heading-text-color);
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: var(--heading-text-color);
  color: #333333;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
  width: 100%;
  border: none;
  max-width: 33.33%;
  padding: 0 10px;
}
#full-width-blog .postbox h3{
  font-weight:normal;
}
.postbox h3 {
  padding: 15px 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 0px;
   padding: 0 10px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid var(--heading-text-color);
   padding-bottom: 2px;
}

.widget_recent_entries li {
  margin: 20px 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 7px 0;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.metabox span i {
  font-size: 18px;
  margin-right: 10px;
  color: #008080
}
.metabox span{
  margin-right: 10px;
}
.metabox .entry-author a,
.metabox .entry-comments ,.metabox .entry-date{
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: 'Readex Pro';
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.feature-box img{
  width: 100%;
}
.single-post-block .single-content p {
  font-size: 16px;
  font-family: 'Readex Pro';
  line-height: 26px;
  color: #ffffff;
  margin: 20px 0;
}
.single-page.container{
  margin-top: 30px;
}
input#submit{
  background-color: #008080;
  color: #ffffff;
  border-radius: 50px;
  font-size: 14px;
  font-family: 'Readex Pro';
  font-weight: 600;
  border: transparent;
  transition: all 0.3s ease
}
input#submit:hover{
  border: 1px solid #008080;
  background-color: transparent;
  color: #008080 !important;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.inner-sbox {
  padding: 10px;
}
.authordetails .b-content
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-style: italic;
}
.authordetails img
{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.inner-sbox h3 a {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  font-family: 'Readex Pro';
}
.inner-sbox p
{
  font-size: 16px;
  line-height: 30px;
  font-family: 'Readex Pro';
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 15px;
  margin: 0;
}
.inner-sbox .post-readmore{
  font-size: 16px;
  font-family: 'Readex Pro';
  font-weight: 600;
  line-height: 20px;
  color: #ffffff;
  width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #008080;
  margin: 0 auto;
  margin-top: 25px;
  border-radius: 5px;
  transition: 0.3s ease;
  border: none;
}
.inner-sbox .post-readmore:hover{
  border: 1px solid #ffffff;
  background-color: transparent !important;
  color: #ffffff !important
}
h2.wp-block-heading {
    font-size: 30px;
    font-family: 'Readex Pro';
    font-weight: 600;
    color: #000000;
}
.single-post-block .metabox{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
a.wp-block-latest-posts__post-title{
  font-size: 14px;
  font-family: 'Readex Pro';
  color: #000000;
}
#blog-left-sidebar #sidebar{
  padding-right: 15px
}
#blog-right-sidebar #sidebar{
  padding-left: 15px
}
a.post-readmore:before{
  display: none !important;
}
.wc-banner {
    position: relative;
    margin-bottom: 50px;
}
.archive  h1{
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 5px;
  color: var(--heading-text-color);
  font-family: 'Play';
  text-align: center;
  text-transform: uppercase;
}
.search-page {
  position: relative;
}
.search .entry-title {
  color: #ffffff;
  font-weight: normal;
  font-size: 40px;
  padding: 0px;
  line-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  max-width: 30%;
  margin: 0 auto;
  text-align: center;
}
.src-page .entry-title {
  color: #ffffff;
  font-weight: normal;
  font-size: 40px;
  padding: 0px;
  line-height: 50px;
  position: relative;
  top: 0%;
  left: 0%;
  transform: translate(-0%,-0%);
  width: 100%;
  padding-bottom: 30px;
  margin: 0 auto;
  text-align: center;
}
.src-page {
  padding: 50px 0;
}
.src-page label input{
  width: 100%;
  padding: 10px;
  height: 100%;
}
.src-page label {
  width: 100%;
  max-width: 50%;
  height: 60px;
}
.src-page .search-submit{
  width: 200px !important;
  height: 60px;
}

/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .row {
  row-gap: 20px;
}
.related-posts .postbox {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 5px;
    margin: 0 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  font-family: 'Readex Pro';
  padding-bottom: 20px;
}
/*------------- Page -----------------*/
.title-box{
  text-transform:uppercase;
  position: relative;
  margin-bottom: 0px
}
.title-box img{
  width:100%;
}
.above_title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(150, 150, 0, 0.58);
  font-size: 40px;
  letter-spacing: 1px;
  color: var(--heading-text-color);
  font-family: 'Play';
  text-align: center;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Readex Pro';
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Readex Pro';
  font-weight: 500;
}
.post_ctg{
  margin-bottom: 20px;
  height: 25px;
  display: flex;
  align-items: center;
}
/*--- Share icon css ----*/
p.socila_share b {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Readex Pro';
    letter-spacing: 1px;
}
.share_icon i {
  font-size: 24px;
  background-color: #008080;
  padding: 5px 10px;
  border-radius: 5px 0px 5px 0px;
  margin-right: 10px;
  transition: 0.3s ease;
  border: 2px solid transparent;
  color: #ffffff
}
.single-post .share_icon i:hover {
    color: #ffffff !important;
    border-color: #ffffff;
    background-color: transparent !important;
}
#blog .hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#blog .hvr-icon-wobble-horizontal:hover .hvr-icon,
#blog .hvr-icon-wobble-horizontal:focus .hvr-icon,
#blog .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -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;
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* about page template */


/* post comment button */
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 5px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  right: 40px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 5px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  left: 40px;
}
.wpcf7 form .wpcf7-response-output{
  margin-left: 0;
  text-align: center;
}

/* ----------------- Faq --------------- */
.faq-content div#accordionExample {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 30px;
}
.faq-wrpapper .accordion-button {
  background-color: #008080;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Readex Pro';
  font-weight: 500;
}
.faq-wrpapper .accordion-button::after {
  content: '\f078';
  color: #ffffff;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 20px;
}
.faq-wrpapper h2 {
  padding: 0;
}
.faq-wrpapper p {
  font-size: 16px;
  font-family: 'Readex Pro';
  padding: 10px;
  border: 1px solid #008080;
  margin: 0
}
.faq-wrpapper {
  margin-bottom: 20px;
}

/* Custom Css */

/* Contact */
.c_icon i {
  color: #008080 !important;
}
.contact-box .row {
  align-items: center;
}
.contac_form input[type="submit"] {
  width: 200px;
  height: 60px;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Readex Pro';
  margin-top: 20px;
  transition: 0.3s ease;
}
.contac_form input[type="submit"]:hover{
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: transparent;
}

/* About */
.about-us-content {
  padding: 50px 0;
}
.about-us-content p {
  font-size: 16px;
  font-family: 'Readex Pro';
  color: #ffffff;
}

/* Archieve Page */
.archive .page-header {
  position: relative;
}
.archive .page-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  max-width: 500px;
  line-height: 50px;
}
.arc-div {
  padding: 50px 0;
}
.menu-post {
  padding: 0 10px;
  margin-bottom: 30px;
}
div#full-width-blog {
  padding: 50px 0;
}
.mp-post-featured {
  text-align: center;
}
.menu-title h3 a,.mr-box h3 a {
  font-family: 'Readex Pro';
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
}
.menu-title p,.mr-box p {
  font-family: 'Readex Pro';
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  color: #ffffff;
}
a.menu-readmore {
  font-size: 16px;
  font-family: 'Readex Pro';
  font-weight: 600;
  line-height: 20px;
  color: #ffffff;
  width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #008080;
  margin: 0 auto;
  margin-top: 25px;
  border-radius: 5px;
  transition: 0.3s ease;
}
a.menu-readmore:hover {
  border: 2px solid #ffffff;
  color: #ffffff !important;
  background-color: transparent !important
}
.mp-post-featured,.mr-post-featured {
  text-align: center;
  background-color: #1F1F1F;
  border-radius: 10px;
  padding: 15px 20px 25px;
}
.mp-post-featured img, .mr-post-featured img{
  width: 100%
}
/* MEnu Single page */
.main_title {
  position: relative;
}
.main_title h1 {
  font-size: 40px;
  font-family: 'Play';
  font-weight: 900;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  max-width: 30%;
}
.menu-feature-box img {
  width: auto;
}
.menu-feature-box {
  text-align: center;
}
.menu-metabox {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 7px 0;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.menu-metabox span i {
  font-size: 20px;
  color: #008080;
  padding-right: 10px;
}
.menu-metabox span,.menu-metabox a{
  font-size: 16px;
  font-family: 'Readex Pro';
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mehu-single-content p {
  font-size: 16px;
  font-family: 'Readex Pro';
  line-height: 26px;
  color: #ffffff;
  margin: 20px 0;
}
.menu_ctg,.menu_tag{
  margin-bottom: 15px
}
.menu_ctg span,.menu_tag span,.menu-socila_share a i{
  color: #ffffff;
}
p.menu-socila_share a:hover {
  border: 1px solid #ffffff;
}
p.menu-socila_share a:hover i {
  color: #ffffff;
}.menu-socila_share b {
  font-size: 20px;
  font-family: 'Readex Pro';
  color: #ffffff;
  padding-right: 10px;
}
.menu_ctg a,.menu_tag a {
  font-size: 18px;
  font-family: 'Readex Pro';
  color: #ffffff;
}
p.menu-socila_share a {
  font-size: 24px;
  background-color: #008080;
  padding: 5px 10px;
  border-radius: 5px 0px 5px 0px;
  margin-right: 10px;
  transition: 0.3s ease;
  border: 2px solid transparent;
}
p.menu-socila_share a i{
  color: #ffffff;
}
p.menu-socila_share a:hover {
  border: 2px solid #ffffff;
  background-color: transparent !important;
}
p.menu-socila_share a:hover i {
  color: #ffffff !important;
}
.comment-respond .form-submit input#submit {
  width: 200px;
  height: 50px;
  border-radius: 5px;
  transition: 0.3s ease;
  border: 2px solid transparent;
}
.comment-respond .form-submit input#submit:hover{
  border: 2px solid #ffffff;
  color: #ffffff !important;
  background-color: transparent !important;
}
p.form-submit {
  margin-bottom: 30px;
}

/* WooCommerce */
.qib-button-wrapper button.qib-button{
  color: #ffffff !important;
}
button.single_add_to_cart_button,a.button.wc-forward,button#place_order {
  width: 150px;
  height: 45px;
  background-color: #008080 !important;
  font-size: 16px !important;
  font-family: 'Readex Pro';
  color: #ffffff !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
  border: 2px solid transparent !important;
}
a.buy-now.button,p.form-submit input,.woocommerce-Button.button{
  width: 150px;
  height: 45px;
  background-color: #008080 !important;
  font-size: 16px !important;
  font-family: 'Readex Pro';
  color: #ffffff !important;
  margin-left: 20px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
  border: 2px solid transparent !important;
}
button.single_add_to_cart_button:hover,a.buy-now.button:hover,p.form-submit input:hover{
  border: 2px solid #ffffff !important;
  color: #ffffff;
  background-color: transparent !important;
}
a.button.wc-forward:hover,button#place_order:hover,.woocommerce-Button.button:hover{
  border: 2px solid #008080 !important;
  color: #008080 !important;
  background-color: transparent !important;
}
.woocommerce .star-rating span::before{
  color: #008080;
}
.comment-text p strong,.comment-text p span,.comment-text p time{
  color: #ffffff;
  font-family: 'Readex Pro';
  font-size: 14px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  color: #ffffff
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
  border-color: #008080;
}
span#reply-title,.comment-form-rating label {
  color: #ffffff;
  font-family: 'Readex Pro';
  font-size: 16px;
}
p.stars span a {
  color: #008080;
}
.woocommerce #review_form #respond p {
  margin: 10px 0 0px !important;
}
p.comment-form-comment label {
  margin-bottom: 10px !important;
}
.woocommerce #review_form #respond textarea{
  border-color: #008080 !important;
}
section.related.products {
  border-top: 1px solid #ffffff;
  padding-top: 40px;
}
.woocommerce ul.products li.product .price{
  color: #ffffff;
  font-family: 'Readex Pro';
}

/* checkout */
.outer_dpage {
  padding-top: 50px;
}
.woocommerce-billing-fields h3,.woocommerce-additional-fields h3,h3#order_review_heading {
  font-family: 'Readex Pro';
  color: #ffffff;
}
textarea#order_comments {
  border-color: #ff7a20;
}
.product-name,.product-total,tr.cart-subtotal th,tr.cart-subtotal td bdi,tr.order-total th,tr.order-total td bdi {
  font-size: 18px;
  font-family: 'Readex Pro';
  color: #ffffff;
}
.product-remove span,.product-thumbnail span,.product-name a,.product-price span,.product-stock-status span,.product-add-to-cart span{
  color: #ffffff;
}
.product-remove ,.product-thumbnail ,.product-name ,.product-price ,.product-stock-status ,.product-add-to-cart {
  border: 1px solid #ffffff !important;
}
form.search-form.serach-page input[type="submit"] {
  color: #ffffff;
  width: 30%;
  margin-top: 20px;
}

/* Blog */
.feature-box{
  text-align: center;
}
.feature-box img {
  width: auto;
}
.post-featured {
  text-align: center;
  background-color: #1F1F1F;
  border-radius: 10px;
  padding: 15px 20px 25px;
}
.testi-page {
  margin-bottom: 50px;
}
.testi-cont{
  padding: 50px 0;
}
.page-template-mocktail-page .mocktails-wrap {
  padding: 50px 0;
}
.page-template-mocktail-page .mocktails-content{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}


@media screen and (min-width:1401px) and (max-width: 1800px){
  .main_title h1 { max-width: 50%}
  .product-remove, .product-thumbnail, .product-name, .product-price, .product-stock-status, .product-add-to-cart { border: none !important; }
  table.item-details-table .label,table.item-details-table .value ,.additional-info-wrapper .label,.additional-info-wrapper .value{ color: #ffffff; font-size: 16px !important; font-family: 'Readex Pro'; }
  .product-remove a i { color: #ffffff; font-size: 24px !important; }
  .src-page { padding: 50px 0.5rem !important; }

}

@media screen and (min-width:1001px) and (max-width: 1400px){
  .mp-post-featured, .mr-post-featured { padding: 15px 10px 25px; }
  .menu-title h3 a, .mr-box h3 a {  font-size: 20px; }
  .menu-title p, .mr-box p { font-size: 12px; line-height: 22px; }
  a.menu-readmore { font-size: 14px; width: 150px; height: 40px; margin-top: 20px; }
  .main_title h1 { max-width: 60%}
  .product-remove, .product-thumbnail, .product-name, .product-price, .product-stock-status, .product-add-to-cart { border: none !important; }
  table.item-details-table .label,table.item-details-table .value ,.additional-info-wrapper .label,.additional-info-wrapper .value{ color: #ffffff; font-size: 16px !important; font-family: 'Readex Pro'; }
  .product-remove a i { color: #ffffff; font-size: 24px !important; }
  .src-page { padding: 30px 0.5rem !important; }

}



@media screen and (min-width:701px) and (max-width: 1000px){
  .comment-body { padding: 0; }
  .mp-post-featured, .mr-post-featured { padding: 15px 10px 25px; }
  .menu-title h3 a, .mr-box h3 a { font-size: 20px; }
  .menu-title p, .mr-box p { font-size: 12px; line-height: 22px; }
  a.menu-readmore { font-size: 14px; width: 150px; height: 40px; }
  .menu-post { margin-bottom: 30px; }
  .archive h1 { font-size: 30px; line-height: 40px }
  .main_title h1 { max-width: 80%}
  .post-featured { padding: 10px 10px 10px; }
  .inner-sbox { padding: 0px; }
  .inner-sbox h3 a { font-size: 18px; line-height: 26px; }
  .inner-sbox p { font-size: 14px; line-height: 25px; }
  .inner-sbox .post-readmore { font-size: 14px; width: 150px; height: 40px; margin-top: 0px; }
  nav.woocommerce-breadcrumb { padding: 20px 20px 15px 0!important; }
  .product-remove, .product-thumbnail, .product-name, .product-price, .product-stock-status, .product-add-to-cart { border: none !important; }
  table.item-details-table .label,table.item-details-table .value ,.additional-info-wrapper .label,.additional-info-wrapper .value{ color: #ffffff; font-size: 16px !important; font-family: 'Readex Pro'; }
  .product-remove a i { color: #ffffff; font-size: 24px !important; }
  .src-page { padding: 30px 0.5rem !important; }
  .search .entry-title {font-size: 24px;line-height: 25px;max-width: 80%; }
  .src-page label { max-width: 100%; height: 40px; }
  .src-page .search-submit { width: 150px !important; height: 40px; }
}

@media screen and (max-width: 700px) {
  .archive h1 { font-size: 30px; line-height: 40px }
  .mp-post-featured, .mr-post-featured { padding: 10px 5px 15px; }
  .menu-title h3 a, .mr-box h3 a { font-size: 20px; line-height: 28px; }
  .menu-title p, .mr-box p { font-size: 12px; line-height: 20px; }
  a.menu-readmore { font-size: 14px; line-height: 20px; width: 150px; height: 40px; margin-top: 10px; }
  .menu-post { padding: 0 10px; margin-bottom: 30px; }
  .arc-div { padding: 50px 0 20px; }
  .menu-metabox span, .menu-metabox a { font-size: 12px; }
  p.menu-socila_share a { font-size: 10px; padding: 5px 7px; }
  .comment-body { padding: 8px 0px; }
  .comment-meta.commentmetadata a { font-size: 14px; }
  .main_title h1 { font-size: 26px; max-width: 100%; }
  .comment-list { padding: 10px; grid-template-columns: 1fr 1fr; }
  .contac_form { border: 1px solid #008080; padding: 0 10px; }
  .related-posts .postbox{ margin: 0 0;}
  nav.woocommerce-breadcrumb { padding: 20px 20px 15px 0!important; }
  form.cart { display: flex; }
  button.single_add_to_cart_button, a.button.wc-forward, button#place_order {font-size: 14px !important; }
  a.buy-now.button, p.form-submit input, .woocommerce-Button.button { font-size: 14px !important; }
  .woocommerce h2, .woocommerce-MyAccount-content h3 { font-size: 26px; }
  ul.products.columns-4 { grid-template-columns: 1fr; }
  .product-remove, .product-thumbnail, .product-name, .product-price, .product-stock-status, .product-add-to-cart { border: none !important; }
  table.item-details-table .label,table.item-details-table .value ,.additional-info-wrapper .label,.additional-info-wrapper .value{ color: #ffffff; font-size: 16px !important; font-family: 'Readex Pro'; }
  .product-remove a i { color: #ffffff; font-size: 24px !important; }
  .src-page { padding: 30px 0.5rem !important; }
  .search .entry-title {font-size: 24px;line-height: 25px;max-width: 80%; }
  .src-page label { max-width: 100%; height: 40px; }
  .src-page .search-submit { width: 150px !important; height: 40px; }
}
