*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  font-size: 16px;
  color:#000;
  font-family: 'Montserrat', sans-serif;
}
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:10px 0;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  line-height: 1.8;
}
a{
  text-decoration:none;
  color: #00d5d0;
}
a:hover,code{
  text-decoration:none;
  color: #2c2c2c;
}
a:focus,
a:hover{
  text-decoration:none !important;
}
a:focus, input:focus, textarea:focus, button:focus, .nav-menu ul ul a:focus,
.copyright a:focus,.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
  outline: 1px dotted #000;
  border-bottom: 1px dotted #000;
}
ul{
  margin:0 15px 0 0;
  padding:0;
}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
select{
  width:100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
  clear:both;
}
.clear{
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
.center{
  text-align:center;
  margin-bottom:40px;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  right:-9999em;
}
/* Text meant only for screen readers. */
.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: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.sticky{
  right: 0;
  position: fixed;
  margin:0;
  padding:0;
  z-index: 9999;
  top: 0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.alignleft,
 img.alignleft {
  display: inline;
  float: right;
  margin-left:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  border:1px solid #bbb;
  padding:5px;
}
.alignright,
 img.alignright {
  display: inline;
  float: left;
  border:1px solid #bbb;
  padding:5px;
  margin-bottom:10px;
  margin-right:25px;
}
.aligncenter,
 img.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top:0;
  border:1px solid #bbb;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-right:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
#respond{
  clear:both;
}
.toggle{
  display:none;
}
.bypostauthor{
  margin:0;
  padding:0;
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="email"],
input[type="phno"],
 textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
input[type="submit"] {
  border: none;
  text-align:center;
  text-transform:uppercase;
  font-size:16px;
  padding:10px 35px;
  background:#00d5d0;
  font-weight:bold;
  color:#fff;
  border-radius:3px;
  display:table;
  margin: 10px 0;
}
input[type="submit"]:hover{
  background:#222;
}
table,
th,
td {
  border: 1px solid #d1d1d1;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 1px 0 0;
  margin: 0 0 1.75em;
  table-layout: fixed;
}
caption,
th,
td {
  font-weight: normal;
  text-align: right;
}
th {
  border-width: 0 0 1px 1px;
  font-weight: 700;
}
td {
  border-width: 0 0 1px 1px;
}
th,
td {
  padding: 0.4375em;
}
/* Calendar widget */
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
#sidebar .widget_calendar caption,
#sidebar td#prev a{
  color: #1c1c1c;
}
.widget_calendar caption {
  font-weight: 600;
  margin-bottom: 1em;
  color: #fff;
  font-size: 20px;
}
.widget_calendar tbody a {
  background-color: #007acc;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 2px 7px;
}
span.page-links-title {
  clear: both;
  position: relative;
  font-size: 14px;
  line-height: 13px;
  font-weight: bold;
  padding: 15px;
}
span.page-number {
  padding: 10px 15px;
}
span.page-number,span.page-links-title{
  display: block;
  float: right;
  margin: 2px 0 2px 2px;
  text-decoration: none;
  width: auto;
  color: #fff;
  font-weight: bold;
  background: #1b1b1b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}

/* ---------Buttons--------- */
a.button{
  background:#00d5d0;
  color: #1c1c1c;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 10px 30px;
  font-weight:bold;
} 
a.button:hover{
  background: #1c1c1c;
  color:#fff;
}

/* --------- MENUS CSS --------- */
#sidelong-menu {
  display: inline;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.nav-menu ul{
  margin:0;
  padding:0;
  font-weight:400;
  font-size:14px;
  font-weight:bold; 
}
.nav-menu li{
  display:inline-block;
  margin:0;
  position:relative;
}
.nav-menu li a{
  color: #fff;
  padding: 20px 12px;
  display: block;
  font-size: 14px;
  font-weight: 600;
}
.nav-menu ul li a:active, .nav-menu ul li a:hover{
  color:#00d5d0;
}
.nav-menu li a:focus,
#footer a:focus{
  outline: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
.nav-menu ul ul{
  display: none;
  position: absolute;
  min-width: 200px;
  z-index: 9999;
  top: 50px;
  border:1px solid #00d5d0;
}
.nav-menu ul ul ul{
  right: 100%;
  top: 0;
}
.nav-menu ul ul a{
  color: #1b1c1c;
  padding: 10px;
  background: #00d5d0;
}
.nav-menu ul ul a:hover{
  background: #1c1c1c;
  color: #00d5d0;
  border-right: 4px solid #00d5d0;
}
.nav-menu ul ul li{
  float: none;
  display: block;
  text-align: right;
  border-right: none;
  border-left: none !important;
  padding: 0;
}
.nav-menu ul li:hover > ul{
  display: block;
}
/*--------------- SUPERFISH MENU ---------------------------*/

.sf-arrows ul .sf-with-ul{
  padding: 10px;
}
.sf-arrows .sf-with-ul,
.topbar .sf-arrows .sf-with-ul{
  padding: 20px 10px 20px 25px;
}
.sf-arrows .sf-with-ul:after{
  content: '\f0dd';
  position: absolute;
  left: 5px;
  top: 13px;
  font-size: 18px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.sf-arrows ul .sf-with-ul:after{
  top: 4px;
}
.toggle-menu, a.closebtn{
  display: none;
}

/*----- PRELOADING -------- */
#overlayer {
  width:100%;
  height:100%;  
  position:fixed;
  z-index:999;
  background:#fff;
}
.tg-loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: fixed;
  z-index:999;
  border: 4px solid #333;
  top: 50%;
  right: 50%;
  animation: loader 2s infinite ease;
}
.tg-loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #333;
  animation: loader-inner 2s infinite ease-in-out;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-180deg);
  }
  50% {
    transform: rotate(-180deg);
  }
  75% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}

.elementor-html .tg-loader,
.elementor-html #overlayer,
.elementor-html .preloader{
  display: none;
}

@-webkit-keyframes preloader-inside-white {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes preloader-inside-white {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes preloader-inside-red {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  30% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes preloader-inside-red {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  30% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
/* Styles */
.preloader {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  background: white;
  text-align: center;
}
.preloader .preloader-container {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: auto;
  position: absolute;
  top: 44%;
  right: 0;
  position: relative;
}
.preloader .preloader-container .animated-preloader {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background: #333;
  border-radius: 50em;
}
.preloader .preloader-container .animated-preloader:after {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50em;
  background: white;
  -webkit-animation: preloader-inside-white 1s ease-in-out infinite;
  -ms-animation: preloader-inside-white 1s ease-in-out infinite;
  animation: preloader-inside-white 1s ease-in-out infinite;
}
.preloader .preloader-container .animated-preloader:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  border-radius: 50em;
  background: #333;
  -webkit-animation: preloader-inside-red 1s ease-in-out infinite;
  -ms-animation: preloader-inside-red 1s ease-in-out infinite;
  animation: preloader-inside-red 1s ease-in-out infinite;
}

/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top:0; 
  right:0;
  margin:0 !important;
  width: 100%;
  box-shadow: -2px 2px 10px 0px #2d2d2d;
  z-index: 999999;
}


/* ---------HEADER--------- */
.social-icon {
  background: #00d5d0;
}
#header {
  background: #1b1c1c;
}
.welcome p {
  padding: 10px 0;
  margin: 0;
}
.cart_icon i {
  background: #ff5ba9;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  margin-left: 0 !important;
}
span.cart_icon{
  margin:1px;
}
span.cart-value {
  position: absolute;
  top: 22px;
  color: #2c2c2c;
  font-weight: bold;
  background: #fff;
  left: 40px;
  padding: 3px 5px;
  font-size: 10px;
  border-radius: 50%;
  border: 1px solid;
}
li.cart_box {
  list-style: none;
}
.cart_no{
  text-align: center;
}
span.cart_no a img {
  padding: 32px 0;
  width: 30px;
}
i.fab.fa-facebook-f {
    padding: 5px 8px;
}
i.fab.fa-twitter {
    padding: 5px;
}
i.fab.fa-pinterest-p {
    padding: 5px 7px;
}
.social-media i {
  font-size: 12px;
  color: #00d5d0;
  background:#2c2c2c;
  padding: 5px;
  border-radius: 50%;
}
.social-media {
  padding: 10px 0;
  display: flex;
  float: left;
}
.social-media a {
  color:#1c1c1c;
  padding: 0 4px;
}
.social-media i:hover {
  color: #00d5d0;
}
.logo{
  padding: 10px;
}
.logo h1 a, .logo p.site-title a {
  color: #1c1c1c
}
.logo h1,
.logo p.site-title{
  font-size:25px;
  font-weight:bold;
}
.logo p{
  font-size:14px;
  margin: 0;
  color: #2c2c2c;
}
.contact-details {
  padding: 12px 0px;
}
.contact-details p {
  font-size: 13px;
  margin-bottom: 0;
  color: #fff;
  padding: 0px 5px;
}
p.bold-font {
  margin-bottom: 2px;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  line-height: 1;
}
.contact-details i {
  color: #00d5d0;
  font-size: 27px;
}
#header .header-top {    
  color: #fff;
  padding: 10px 0;
}
.buttonbox a{
  background:#3890cb;
  color:#fff;
  padding:8px 15px;
  display:block;
  margin:27px 0 0 0;
  border-radius:5px;
  text-align:center;
}
.buttonbox a:hover{
  background:#000;
  color:#fff;
}
.search-field{
  width: 100%;
  padding: 4%;
}
form.search-form {
  text-align: center;
}
input[type="search"] {
  border: solid 1px #bbb;
  padding: 10px 10px 10px 25px;
  color: #000;
}
.account {
    margin-top: 35px;
}
.account a {
  color: #2c2c2c;
}
.account i {
  font-size: 20px;
}

/* ---------blog--------- */
.blog-sec {
  margin-bottom: 4%;
  box-shadow: -2px 2px #00d5d0;
}
.blog-sec h2 {
  font-size: 22px;
  font-weight: 600;
  color: #242424;
  text-align: right;
}
.blog-sec h2 a {
  color: #1c1c1c;
}
.box-image img {
  width: 100%;
  margin: 0 !important;
}
.blog-sec {
  border: 1px solid #e4e4e4;
  padding: 12px;
}
.blog-sec p {
  color: #666;
  font-size: 16px;
  line-height: 1.8;
}
h1.page-title,
h1.search-title {
  background: #00d5d0;
  margin-bottom: 3%;
  color: #1c1c1c;
  text-align: center;
}

/*------- Related Posts ------*/
#wrapper .related-posts{
  padding: 2% 0;
  border-top: 1px solid;
}
#wrapper .related-posts h2.related-posts-main-title{
  font-size: 28px;
  color: #1c1c1c;
  font-weight: 600;
  letter-spacing: 0;
}
#wrapper .related-posts .blog-sec{
  text-align: right;
}
#wrapper .related-posts h3{
  margin: 0px;
  padding: 10px 0;
  font-size: 22px;
  font-weight: 600;
  text-align: right;
}
#wrapper .related-posts h3 a{
  color: #1c1c1c;
}
#wrapper .related-posts p{
  margin: 0;
}

/*-----------------prouct search form----------------*/
form.woocommerce-product-search {
  display: flex;
}
form.woocommerce-product-search button[type="submit"] {
  padding: 10px 25px;
  background: url(images/search.png) no-repeat scroll 14px;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
  position: relative;
  left: 0;
  right: 30px;
}
.woocommerce .woocommerce-ordering select {
  padding: 10px;
}
.main-wrap-box{
  padding-top: 2%;
}
/*-----------------category-------------*/
button.product-btn {
 width: 100%;
 border: none;
 background: #fff;
 padding: 7px 0;
 cursor: pointer;
 font-size: 14px;
 color: #2c2c2c;
 border-right: 1px solid #ededed;
}
.product-btn i {
 margin-right: 20px;
}
.product-cat {
 background: #fff;
 position: absolute;
 width: 255px;
 z-index: 999;
 list-style: none; 
}
.product-cat i {
 float: left;
 font-size: 10px;
 margin-top: 4px;
 color: #3f3f3f;
}
.product-cat li a {
 color: #3f3f3f;
}
.product-cat li {
 padding: 10px 0;
 border-bottom: solid 1px #efefef;
 margin: 0 20px;
 text-align: right;
}
.product-btn i {
    color: #2c2c2c !important;
    padding: 0 30px;
}
/*-----------------Search pop up----------------*/
.search-box i {
  color: #fff;
  margin: 8px 0;
}
.search-box {
  text-align: center;
  margin-top: 25px;
  border: 1px solid #ededed;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  padding: 8px;
  background: transparent;
  width: 95%;
}
form.search-form label{
  float: right;
}
form.woocommerce-product-search input.search-field {
  padding: 5px ;
  background: transparent;
  width: 100%;
  border: none;
}

/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0;
  background: #fff; 
}
#slider img {
  width: 100%;
  opacity: 0.7;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
  background-image: none;
  font-size: 22px;
  font-weight: 800;
  padding: 8px 18px;
  color: #1b1b1b;
}
#slider .carousel-control-next, #slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider .carousel-indicators li{
  width: 15px;
  height: 15px;
  border: 2px solid #333;
  background: transparent;
}
#slider .carousel-indicators .active{
  background: #333;
}
#slider .carousel-caption{
  top: 50%;
  transform: translateY(-50%); 
  left: 45%; 
}
#slider .inner_carousel h1 {
  margin: 0 0 10px;
  font-size: 50px;
  font-weight: 800;
  text-transform: uppercase;
  color: #1b1b1b;
}
#slider .inner_carousel p {
  margin-bottom: 38px;
}
#slider .inner_carousel {
  text-align: center;
  color: #fff;
}
.more-btn a:hover {
  background: #41d5cf;
  border-color: #41d5cf;
}
.more-btn a {
  background: transparent;
  color: #1b1b1b;
  border: 1px solid;
  padding: 15px 19px;
  font-weight: 700;
  font-size: 12px;
}
.more-btn{
  margin: 25px 0;
  text-align: center;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

/* Featured Products Section */
#feature-products .woocommerce ul.products{
  padding: 0 1em;
}
#feature-products{
  padding: 2% 0;
  background: #eeeeee;
}
#feature-products span.onsale,
#feature-products .woocommerce ul.products li.product .price del{
  display: none !important;
}
.woocommerce ul.products li.product .button{
  background: url(images/supermarket.png) no-repeat scroll 14px #2c2c2c;
  text-indent: -9999px;
  float: left;
  margin-top: -22%;
  padding: 10px 26px;
  color:#fff;
}
.woocommerce ul.products li.product a {
  float: right;
}
.woocommerce ul.products li.product a img{
  margin-bottom: 0;
}
#feature-products strong {
  color: #2c2c2c;
  font-weight: bold;
  text-align: right;
  display: block;
  font-size: 25px;
  margin-bottom: 10px;
}
#feature-products p {
  color: #2c2c2c;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}
.border-image {
  text-align: center;
  margin-bottom: 3%;
}

.border-image i {
  padding: 7px;
  position: absolute;
  margin-top: -18px;
  background: #fff;
  color: #00d5d0;
  font-size: 18px;
  margin-right: -1%;
}
.description p {
  text-align: center;
  color: #2c2c2c;
  padding: 0 13%;
}
/* Homepage */
.post-info {
  padding: 6px 10px;
  margin-bottom: 5px;
  font-size: 16px;
  text-align: right;
  background: #00d5d0;
}
.post-info i {
  color: #1c1c1c;
}
.post-info span {
  margin: 0 1%;
  color: #1c1c1c;
  font-weight: 500;
}
.blogbtn a {
  color: #1c1c1c;
  background: #00d5d0;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
}
.blogbtn a:hover{
  background: #1c1c1c;
  color:#fff;
}
.blogbtn {
  margin-top: 3%;
}
.entry-audio audio {
  width: 100%;
}
.innerlightbox {
  padding-top: 4%;
}
#blog_post small{
  color:#6d6d6d;
  margin:0 0 20px 0;
}
#blog_post .small-button{
  margin-top:30px;
}
#blog_post .page-box,.postbox{
  color:rgba(74, 69, 69, 0.75);
  padding:15px;
  margin: 0 0 4% 0;
  box-shadow: 0 0 15px 3px #bbb;
}
#blog_post .page-box p{
  font-size:15px;
  margin:0;
  line-height: 25px;
}
#blog_post .box-image{
  margin:0;
}
#blog_post .services-box{
  margin:40px 0 20px 0;
}
img.alignnone.wp-image-755.size-large {
  width: 100%;  
}

/* Back to Top */
.back-to-top {
  position: fixed;
  left: 30px;
  bottom: 60px;
  height: 15px;
  width: 40px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  color: transparent;
  visibility: hidden;
  z-index: 3;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  background-color: #00d5d0;
}
.back-to-top:hover, .back-to-top:focus {
  text-decoration: none;
}
.back-to-top::before,
.back-to-top::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 0;
}
.back-to-top::before {
  top: -20px;
  z-index: 4;
  border-bottom: 20px solid #00d5d0;
}
.back-to-top::after {
  bottom: 0;
  z-index: 5;
  border-bottom: 20px solid #2c2c2c;
}
.back-to-top:hover,
.back-to-top:focus {
  height: 40px;
  color: #1b1b1b;
}
.show-back-to-top {
  display: block;
  visibility: visible;
}
.scroll-left{
  right: 30px;
  left: auto;
}
.scroll-center{
  right: 50%;
  left: 50%;
}

/* Footer Section */
.footerinner {
  width: 100%;
}
.footerinner .widget {
  padding: 5% 0;
}
#footer{
  background: #2c2c2c;
  color:#fff;
  padding:0;
  text-align:right;
  clear:both;
}
#footer h3 {
  text-align: right;
  font-size: 26px;
  color: #41d5cf;
  font-weight: 600;
}
#footer p {
  font-size: 16px;
  margin: 0;
}
#footer input[type="search"] {
  color: #fff;
}
.copyright p {
    color: #1b1b1b;
}
#footer .news-form{
  margin-top:24px;
}
#footer input[type="text"]{
  width:60%;
  padding:8px 5%;
  float:right;
  margin-left:2%;
  border-radius:5px;
}
#footer input[type="submit"]{
  width:35%;
  padding:11px 2%;
  float:left;
  border:none;
  background:#00d5d0;
  margin:0;
}
#footer .search-field {
  padding: 10px 5px;
}
#footer label {
  width: 60%;
}
#footer form.search-form{
  text-align: right;
}
.copyright a {
  color: #1b1b1b;
}
.inner{
  background: #00d5d0;
  padding: 16px;
}
.footerinner ul {
  margin: 0;
}
.footerinner ul li {
  list-style: none;
  padding: 6px 0;
  font-size: 14px;
}
.footerinner ul li a {
  color: #fff;
  font-size: 15px;
}
.footerinner ul li a:hover{
  color: #00d5d0;
}
#sidebar select,.footerinner select {
  padding: 10px;
  color: #000;
}
.footerinner .tagcloud a{
  border: solid 1px #fff;
  color: #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
.footerinner .tagcloud a:hover{
  background: #00d5d0;
}

/* Woocommerce */
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
  background: #00d5d0;
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
  background: #fff;
  color: #00d5d0;
  border: 1px solid #00d5d0;
  padding: 10px;
  margin-left: 10px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a,
a.added_to_cart.wc-forward, .product_meta a, .woocommerce table.shop_table td a,
a.showcoupon{
  color:#1c1c1c;
}
.woocommerce form .form-row .required{
  color:#df0000;
}
.woocommerce-MyAccount-content p a{
  text-decoration: none !important;
}
.woocommerce-product-gallery__image {
  padding: 5px;
}
span.posted_in {
  display: block;
}
.woocommerce div.product p {
  line-height: 1.7;
  font-size: 14px;
}
.woocommerce span.onsale{
  background: #00d5d0;
  padding: 0;
  color:#1c1c1c;
}
#features-products .products li {
  padding: 10px !important;
  width: 23% !important;
  text-align: center;
  margin: 0px 0 2.992em 2% !important;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
  color: #000;
  font-weight: 500;
  text-align: right;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
  text-align: right;
  font-size: 15px;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}

.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{
  background: #00d5d0;
  color: #1c1c1c;
  border-radius: 0;
}
.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{
  background: #000;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #000;
  color: #000;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #00d5d0;
  padding: 12px;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #1c1c1c;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  text-align: center;
}
span.woocommerce-input-wrapper, {
 width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 22px;
  padding: 10px 0;
}
.woocommerce ul.products li.product .star-rating{
  font-size: 15px;
}
.related.products ul.products li.product{
  width: 29%;
  float: none;
  display: inline-table;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text{
  padding: 10px;
  border: 1px solid #bcbcbc;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
  width: auto;
}
.woocommerce  form.woocommerce-form-login.login .form-row,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
  display: block;
  float: none;
}
span.woocommerce-input-wrapper{
  width: 100%;
}
.woocommerce-account .entry-content  a{
  text-decoration: none;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{
  max-width: 100%;
}

/*------ Woocommerce widget css -----*/
#sidebar .woocommerce .widget_shopping_cart .cart_list li, 
#sidebar .woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 2em 10px 0;
}
.woocommerce.widget_shopping_cart .cart_list li{
  padding-bottom: 10px;
}
.woocommerce.widget_shopping_cart p{
  margin: 0;
}
#sidebar .woocommerce .widget_shopping_cart .cart_list li a.remove, 
#sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove{
  font-size: 20px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
  padding: 10px 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating{
  margin: 5px 0 5px;
  font-size: 14px;
  width: 5.5em;
}
#sidebar .woocommerce form,
#footer .woocommerce-product-search{
  border: 0;
  display: block;
}
#sidebar .woocommerce-product-search input[type="search"],
#footer .woocommerce-product-search input[type="search"]{
  padding: 10px;
  width: 100%;
  border: 1px solid;
}
#sidebar form.woocommerce-product-search button[type="submit"],
#footer form.woocommerce-product-search button[type="submit"]{
  width: 100%;
  padding: 10px;
  background: #00d5d0;
  border:0;
  text-indent: 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-top: 6px;
  position: static;
}
.woocommerce .widget_shopping_cart .buttons a:hover, 
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover{
  background: #00d5d0 !important;
  color: #333 !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #00d5d0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #000;
}
#footer .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.woocommerce .widget_rating_filter ul li{
  padding-bottom: 10px;
}

/* --------- Bradcrumbs --------- */
.bradcrumbs a {
  background: #1b1b1b;
  color: #fff;
  padding: 5px;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 10px;
}
.bradcrumbs a:hover{
  background:#1b1b1b;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:7px 15px;
}

/* Comments BOX */
#comments{
  margin-top:40px;
}
#comments p.comment-form-comment label{
  display: block;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding:40px 0 0 0;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background: #00d5d0  ;
  padding:10px 20px;
  text-transform:uppercase;
  font-weight:bold;
  margin:20px 0 0;
  border:none;
  color: #1c1c1c;
}
#comments a.comment-reply-link{
  color:#1c1c1c;
  font-weight: 500;
  background:#00d5d0;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#1c1c1c;
  color: #fff;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#wrapper #comments ol li{
  background:none;
  margin: 0 0 20px;
}
.comment-body{
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
}
#wrapper #comments ul{
  margin:0 40px 0 0;
}
#comments .reply{
  text-align:left;
}
.comment-author.vcard img {
  margin-left: 10px;
}
#comments .comment-author{
  width:100%;
  clear:both;
}
.comment-meta.commentmetadata {
  margin: 10px 0;
}
.comment-meta.commentmetadata a, p.logged-in-as a{
  color: #1c1c1c;
}
#comments .comment-content{
  margin-right:7%;
}
#comments p {
  float:none;
}

/* Sidebar */
#sidebar aside {
  border: 1px solid #eeeeee;
  box-shadow: -2px 2px #00d5d0;
}
#sidebar .widget {
    padding: 10px;
}

#sidebar form{
  display: table;
  width: 100%;
  border: solid 1px #00d5d0;
}
#sidebar h3 {
  margin: 0 0 10px;
  text-align: right;
  font-size: 22px;
  font-weight: 700;
  color: #1c1c1c;
  border-bottom: 1px solid;
}
#sidebar h3 a.rsswidget{
  color: #1c1c1c;
}
#sidebar input[type="search"] {
  padding:9px 10px;
  border:none;
  font-size:15px;
  color:#000;
  font-weight: normal;
  width:100%;
}
#sidebar label{
  width:70%;
  float:right;
  margin-bottom: 0px; 
}
#sidebar input[type="submit"]{
  background: #00d5d0;
  border: none;
  color: #1c1c1c;
  padding: 11px 0;
  width: 30%;
  font-size: 12px;
  float: right;
  margin: 0;
  border-radius: 0;
}
#sidebar aside,
#wrapper {
  margin-bottom: 30px;
} 
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:16px;
}
#sidebar ul li {
  padding: 8px 0;
}
#sidebar ul li a {
  font-size: 13px;
  color: #242424;    
  font-weight: bold;
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#00d5d0;
  color: #1c1c1c;
}

/* Page */
iframe {
  width: 100%;
}
.notfound {
  padding: 2% 0;
  text-align: center;
}
.notfound h1{
  font-weight: bold;
  font-size: 60px;
}
.notfound p{
  line-height: 1.5;
  margin-bottom: 10px;
}
.read-moresec {
  margin: 20px 0px 0;
}
.title-box{
  padding:30px 0;
  margin-bottom:25px;
  background-color: #00d5d0;
}
.title-box h1{  
  font-weight:bold;
  text-align:center;
  color:#1c1c1c;
  text-transform:uppercase;
}
.single .title-box{
  background-size:100% auto;
}
#wrapper {
  padding: 15px;
}
#wrapper h1 {
  padding: 5px 0;
  font-weight: bold;
  margin: 10px 0;
  color: #1b1b1b;
}
#wrapper p{
  line-height: 1.8;
  font-size: 15px;
  color: #1b1c1c;
  margin-top: 10px;
}
#wrapper hr{
  border:none;
  border-bottom:1px solid #e4e4e4;
  margin:35px 0;
  clear:both;
}
#wrapper h2{
  font-size:40px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
#wrapper h3{
  font-size:36px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
#wrapper h4{
  font-size:20px;
  font-weight:bold;
  margin:0;
  padding:0;
  color:#333;
  margin:0 0 25px;
}
#wrapper ul{
  margin:0 10px 0 0;
  font-size:16px;
}
#wrapper ul li{
  line-height:25px;
}
#wrapper ol{
  margin:0 15px 0 0;
  font-size:16px;
  counter-reset: myCounter;
}
#wrapper ol li{
  padding:0 0 0 0;
}

/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:14px;
  line-height:13px;
  float:left;
} 
.pagination span,
.pagination a {
  font-weight: 500;
  display:block;
  float:right;
  margin: 2px 0 2px 2px;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#242424;
  border: 1px solid #1b1b1b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
} 
.pagination a:hover{
  color:#fff;
  background: #1b1b1b;
} 
.pagination .current {
  padding: 10px 15px;
  color: #2c2c2c;
  background: #00d5d0;
  border: 1px solid #1b1b1b;
}

/* ------------Navigation Links------------*/
.navigation .nav-previous a, .navigation .nav-next a{
  color: #1c1c1c;
  background: #00d5d0;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 10px;
}
.navigation .nav-previous a::before {
  content: "\f100";
  display: inline-block;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  margin: 0 0 0 8px;
  font-weight: 900;
}
.navigation .nav-next a::after {
  content: "\f101";
  display: inline-block;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  margin: 0 8px 0 0; 
  font-weight: 900;
}
.nav-links{
  margin: 10px 0;
}
.nav-previous {
  float: right;
  width: 50%;
  margin: 15px 0;
}
.nav-previous i{
  margin-left: 6px;
}
.nav-next i{
  margin-right: 6px;
}
.nav-next{
  float: right;
  width: 50%;
  text-align: left;
  margin: 15px 0;
}
span.post-title {
  font-size: 20px;
  margin: 3%;
  font-weight: 600;
  line-height: 1.5;
  color: #00d5d0;
}
.tags {
  margin-top: 15px;
}
.tags a {
  font-size: 15px;
  color: #666;
  padding: 6px 10px;
  margin: 0 0 10px 10px;
  border:1px solid;
  font-weight: 500;
  display: inline-block;
}
.tags a:hover{
  background: #00d5d0;
  color: #1c1c1c;
  border-color:#00d5d0;
}
.tags a:hover i{
  color: #1c1c1c;
}
.tags a i{
  font-size: 12px;
  margin-left: 5px;
  color: #00d5d0;
}
.entry-content a,
.comment p a,
#sidebar .textwidget p a{
  color: #1c1c1c;
  text-decoration: underline;
}
#footer .textwidget p a{
  text-decoration: underline;
}

/* Media Css*/
@media screen and (max-width: 1000px){
  .fixed-header{
    position: static;
  }
  .sf-arrows .sf-with-ul:after{
    top: 5px;
  }
  .social-media{
    text-align: center;
  }
  .sf-arrows .sf-with-ul{
    padding: 10px;
  }
  .nav-menu .nav ul li a:focus,
  a.closebtn.responsive-menu:focus{
    outline: 1px dotted #fff;
    border-bottom: 1px solid #fff;
  }
  .toggle-menu {
    display: none;
    width: 100%;
    top: 0;
    cursor: pointer;
    padding: 12px;
    z-index: 999999;
    text-align: right;
    font-size: 20px;
    background: #000;
    border-bottom: 1px solid #333;
  }
  .toggle-menu button:focus{
    outline: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
  }
  .nav-menu ul ul a:hover{
    background: none !important;
  }
  .nav-menu ul ul a{
    color: #fff;
  }
  .toggle-menu i {
    font-size: 25px;
    color: #fff;
    margin-left: 10px;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
    color: #fff;
  }
  .side-nav {
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 110%;
    visibility: hidden;
    left: 0;
    overflow-y: scroll;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s top ease-in-out;
    padding-top: 60px;
  }
  .side-nav.show{
    visibility: visible;
    top: 55px;
    transition: 0.5s top ease-in-out;
  }
  .side-nav .closebtn {
    position: absolute;
    top: 0;
    left: 5px;
    padding: 5px;
    font-size: 18px;
    margin-right: 50px;
    display: block;
    color: #ffffff;
    border:none;
    background: transparent;
  }
  .side-nav .closebtn i{
    margin: 15px;
  }
  .toggle-menu span{
    font-size:30px;
    cursor:pointer; 
    text-align: left;
  }
  .toggle-menu{
    display: block;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: left;
    color: black;
  }
  .nav-menu .nav ul li{
    border-top:1px #303030 solid; 
    display:block;
  }
  .nav ul li a{
    padding: 10px 15px;
    display: block;
    color: #ffffff;
    border: none;
    text-align: right;
    border-bottom: 1px solid #333;
    background: none !important;
  }
  .sf-arrows .sf-with-ul:after{
    left: 20px;
  }
  .nav ul li:first-child a{
    border-top: 1px solid #333;
  }
  .nav ul li:first-child ul li a{
    border-top: none;
  }
  .nav-menu .current_page_item > a, .nav-menu .current-menu-item > a, .nav-menu .current_page_ancestor > a {
    color: #00d5d0;
  }
  .nav ul li ul li a:before{
    content:"__";
    padding-left: 10px;
  }
  .nav ul li ul li a{
    padding-right:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-right:30px !important;
  }
  .nav-menu ul ul{
    position: static;
    width: 100%;
    background: none;
    border:none;
  }
  .nav-menu li{
    padding: 0;
    display: block;
  }
  .main-header-box{
    padding-bottom: 15px;
  }
  .nav-menu .sub-menu > li > a:focus, .nav ul li a:focus{
    outline: 1px dotted #fff;
  }
  .nav-menu ul li a:hover{
    color: #00d5d0;
    border-right: 4px solid #00d5d0;
  }
}
@media screen and (max-width: 720px) and (min-width: 320px){
  .top-bar,
  .social-media,
  .more-btn{
    text-align: center;
  }
  #slider .inner_carousel p,
  #slider .inner_carousel h1{
    display: none;
  }
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  #comments .reply {
    float: right !important;
    margin-bottom: 5%;
  }
  #wrapper #comments ol li{
    padding:0 !important;
  }
  #wrapper h2 {
    font-size: 30px !important;
  }
  hr.hr-border {
    width: 35%;
    margin: 0 32%;
  }
  .border-image i{
    margin-right: -4%;
  }
  .social-media{
    width: 75%;
  }
  form.woocommerce-product-search button[type="submit"]{
    padding: 10px 42px;
  }
  span.cart_no a img {
    margin: 0 45%;
  }
  span.cart-value{
    left: 45%;
  }
  .account {
    padding: 10px;
  }
  .account {
    padding: 10px;
    margin: 0;
    text-align: center;
  }
  button.product-btn{
    border-top: 1px solid #878787;
    border-right: none;
  }
  .contact-details,
  .welcome p,
  .logo{
    text-align: center;
  }
  #slider .carousel-caption{
    left: 15%;
    top:42%;
  }
  form.woocommerce-product-search button[type="submit"]{
    right: 16px;
  }
  .social-media{
    display: block;
    text-align: center;
    width: 100%;
  }
  #feature-products h3{
    font-size: 20px;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width: 100%;
  }
  .woocommerce ul.products li.product a{
    float: none;
  }
}
@media screen and (min-width: 720px) and (max-width:768px){
  #slider .carousel-caption{
    top:45%;
    left: 15%;
  }
  .related.products ul.products li.product{
    width: 48%;
    float: right;
  }
  .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 40px;
  }
  #slider .inner_carousel h1 {
    margin: 0px 0 0px;
    font-size: 50px;
  }
  #slider .more-btn a{
    padding: 16px;
  }
  #feature-products .products li{
    width: 48% !important;
  }
  .border-image i{
    margin-right: -2%;
  }
  .social-media i{
    padding: 7px;
  }
  #sidebar input[type="submit"] {
    padding: 14px 0;
    font-size: 9px;
  }
  #footer input[type="submit"] {
    padding: 15px 2%;
    font-size: 11px;
  }
  .product-cat{
    width: 150px;
  }
  span.cart-value{
    left: 7px;
  }
  .product-btn i{
    padding: 0 10px;
  }
  .woocommerce-ordering select {
    width: 75%;
    padding: 5px !important;
  }
  .widget th,
  .widget td {
    padding: 0px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1024px) { 
  span.cart-value{
    left: 25px;
  }
}