Current File : /customers/3/5/c/campinoeksjo.se/httpd.www/wp-content/themes/MHreklam/css/style.css
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap');

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Light.eot');
    src: url('../fonts/GraviolaSoft-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Light.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Light.woff') format('woff'),
        url('../fonts/GraviolaSoft-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-MediumItalic.eot');
    src: url('../fonts/GraviolaSoft-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-MediumItalic.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-MediumItalic.woff') format('woff'),
        url('../fonts/GraviolaSoft-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Medium.eot');
    src: url('../fonts/GraviolaSoft-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Medium.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Medium.woff') format('woff'),
        url('../fonts/GraviolaSoft-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Regular.eot');
    src: url('../fonts/GraviolaSoft-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Regular.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Regular.woff') format('woff'),
        url('../fonts/GraviolaSoft-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Thin.eot');
    src: url('../fonts/GraviolaSoft-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Thin.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Thin.woff') format('woff'),
        url('../fonts/GraviolaSoft-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Black.eot');
    src: url('../fonts/GraviolaSoft-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Black.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Black.woff') format('woff'),
        url('../fonts/GraviolaSoft-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Heavy.eot');
    src: url('../fonts/GraviolaSoft-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Heavy.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Heavy.woff') format('woff'),
        url('../fonts/GraviolaSoft-Heavy.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Bold.eot');
    src: url('../fonts/GraviolaSoft-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Bold.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Bold.woff') format('woff'),
        url('../fonts/GraviolaSoft-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft Book';
    src: url('../fonts/GraviolaSoft-Book.eot');
    src: url('../fonts/GraviolaSoft-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Book.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Book.woff') format('woff'),
        url('../fonts/GraviolaSoft-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Graviola Soft';
    src: url('../fonts/GraviolaSoft-Italic.eot');
    src: url('../fonts/GraviolaSoft-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GraviolaSoft-Italic.woff2') format('woff2'),
        url('../fonts/GraviolaSoft-Italic.woff') format('woff'),
        url('../fonts/GraviolaSoft-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Graviola Soft' !important;
   margin: 0;
  color: #11111194;
  font-weight: 400;
}

html,
body {
  height: 100%;
 font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 70px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

p {
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 15px 0;
}

img {
  max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
  outline: none;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #ffffff;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

/*---------------------
  Helper CSS
-----------------------*/
.section-title {
  margin-bottom: 35px;
}
.section-title span {
  font-size: 17px;
  display: block;
  margin-bottom: 10px;
  font-style: italic;
}
.section-title h2 {
  font-size: 46px;
  color: #111111;
  line-height: 60px;
  font-weight: 700;
}

.set-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.spad {
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
  color: #fff;
}

/* buttons */
.primary-btn {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  padding: 14px 30px;
  color: #ffffff;
  background: #000000;
  border-radius: 30px;
}

.site-btn {
  font-size: 14px;
  color: #ffffff;
  background: #111111;
  font-weight: 600;
  border: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
  padding: 14px 30px;
}

/* Preloder */
#preloder {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #000;
}

.loader {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  border-radius: 60px;
  animation: loader 0.8s linear infinite;
  -webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 4px solid #f44336;
    border-left-color: transparent;
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border: 4px solid #673ab7;
    border-left-color: transparent;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border: 4px solid #f44336;
    border-left-color: transparent;
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    border: 4px solid #f44336;
    border-left-color: transparent;
  }
  50% {
    -webkit-transform: rotate(180deg);
    border: 4px solid #673ab7;
    border-left-color: transparent;
  }
  100% {
    -webkit-transform: rotate(360deg);
    border: 4px solid #f44336;
    border-left-color: transparent;
  }
}
.spacial-controls {
  position: fixed;
  width: 111px;
  height: 91px;
  top: 0;
  right: 0;
  z-index: 999;
}

.spacial-controls .search-switch {
  display: block;
  height: 100%;
  padding-top: 30px;
  background: #323232;
  text-align: center;
  cursor: pointer;
}

.search-model {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  z-index: 99999;
}

.search-model-form {
  padding: 0 15px;
}

.search-model-form input {
  width: 500px;
  font-size: 40px;
  border: none;
  border-bottom: 2px solid #333;
  background: 0 0;
  color: #999;
}

.search-close-switch {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #333;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 28px;
  line-height: 28px;
  top: 30px;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*---------------------
  Header
-----------------------*/
.header {
  background: #f08632;
}

.header__top {
  position: relative;
  background: #000000;
}

.header__top__inner {
  padding-top: 20px;
}

.header__top__left {
  float: left;
}

.header__logo {
  left: 0%;
  float: left;
}
.header__logo a {
  display: inline-block;
}

.header__top__right {
  float: right;
  padding: 21px 0px;
}

.header__top__right__links {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}
.header__top__right__links a {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}

.header__top__right__links a:last-child {
  margin-right: 0;
}
.header__top__right__links a:last-child:after {
  display: none;
}

.header__top__right__cart {
  display: inline-block;
}
.header__top__right__cart a {
  position: relative;
  display: inline-block;
  margin-right: 6px;
}
.header__top__right__cart a span {
  font-size: 15px;
  color: #111111;
  font-weight: 600;
  position: absolute;
  left: 7px;
  top: 4px;
}
.header__top__right__cart .cart__price {
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  top: 4px;
}
.header__top__right__cart .cart__price span {
  color: #111111;
}

.header__menu {
  text-align: center;
  padding: 23px;
}
.header__menu ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: -5px;
}
.header__menu ul li.active a {
  background: #111111;
}
.header__menu ul li:hover a {
  background: #111111;
}
.header__menu ul li:hover .dropdown {
  top: 39px;
  opacity: 1;
  visibility: visible;
}
.header__menu ul li:last-child {
  margin-right: 0;
}
.header__menu ul li .dropdown {
  position: absolute;
  left: 0;
  top: 82px;
  width: 179px;
  background: #111111;
  text-align: left;
  padding: 5px 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.header__menu ul li .dropdown li {
  display: block;
  margin-right: 0;
}
.header__menu ul li .dropdown li a {
  font-size: 13px;
  color: #ffffff;
  font-weight: 400;
  padding: 5px 20px;
  text-transform: uppercase;
}
.header__menu ul li .dropdown li a:after {
  display: none;
}
.header__menu ul li a {
  font-size: 13px;
  color: #ffffff;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 16px 5px;
  letter-spacing: 1px;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

.offcanvas-menu-wrapper {
  display: none;
}

.canvas__open {
  display: none;
}

/*---------------------
  Hero
-----------------------*/
.hero__item {
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center;
}

.hero__text {
  text-align: left;
  padding-top: 34%;
  position: relative;
}
.hero__text h1 {
  font-size: 35px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 18px;
  position: relative;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.hero__text h2 {
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 18px;
  position: relative;
  top: 100px;
  opacity: 0;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.hero__text .primary-btn {
  position: relative;
  top: 100px;
  opacity: 0;
  -webkit-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  transition: all, 0.6s;
}

.hero__slider.owl-carousel .owl-item.active .hero__text h2 {
  top: 0;
  opacity: 1;
}
.hero__slider.owl-carousel .owl-item.active .hero__text .primary-btn {
  top: 0;
  opacity: 1;
}
.hero__slider.owl-carousel .owl-nav button {
  height: 50px;
  width: 50px;
  background: rgba(17, 17, 17, 0.5);
  border-radius: 50%;
  color: #ffffff;
  font-size: 26px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -15px;
}
.hero__slider.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 30px;
}

/*---------------------
  Categories
-----------------------*/
.categories__slider {
  padding: 0 15px;
  margin: 0 auto;
  border-top: 1px solid #313131;
  width: 100%;
  text-align: center;
}
.categories__slider.owl-carousel .owl-stage-outer {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(240, 135, 50, 0.5);
}
.categories__slider.owl-carousel .owl-nav button {
  font-size: 36px;
  color: #888888;
  position: absolute;
  left: -60px;
  top: 35%;
}
.categories__slider.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -60px;
}

.categories__item {
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  padding: 10px 25px 20px;
  position: relative;
  display: inline-block;
}
.categories__item:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -48px;
  width: 15px;
  height: 15px;
  border: 1px solid #f08632;
  border-color: transparent #f08632 #f08632 transparent;
  content: "";
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  opacity: 0;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.categories__slider > .categories__item:hover .categories__item__icon{
  margin-top: -10px;
  -webkit-transition: all,
   0.3s;-o-transition: all,
    0.3s;transition: all, 0.3s;
  }
.categories__item:hover:after {
  opacity: 1;
}
.categories__item:hover span {
  color: #ffffff;
}
.categories__item:hover h5 {
  color: #ffffff;
}

.categories__item__icon span {
  color: #f08632;
  -webkit-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
.categories__item__icon h5 {
  color: #d5a4ac;
  font-weight: 600;
  margin-top: 4px;
  -webkit-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
.categories__item__icon {
    display: flex;
    align-items: center;
}
.categories {background: #000;position: relative;}
/*---------------------
  Testimonial
-----------------------*/
.testimonial {
  background: #fdf3ea;
  padding-top: 110px;
  padding-bottom: 80px;
  background-attachment: fixed;
}

.testimonial__slider .col-lg-6 {
  max-width: 100%;
}
.testimonial__slider.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 35px;
}
.testimonial__slider.owl-carousel .owl-dots button {
  height: 10px;
  width: 10px;
  background: rgba(17, 17, 17, 0.1);
  border-radius: 50%;
  margin-right: 10px;
}
.testimonial__slider.owl-carousel .owl-dots button.active {
  background: rgba(17, 17, 17, 0.5);
}
.testimonial__slider.owl-carousel .owl-dots button:last-child {
  margin-right: 0;
}

.testimonial__item {
  position: relative;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}

.testimonial__item p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
}


.testimonial__author__text span {
  color: #444444;
  font-size: 14px;
}
/*---------------------
  Footer
-----------------------*/
.footer {
  padding-top: 70px;
  position: relative;
  background-color: #232222;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__widget {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
.footer__widget h6 {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 22px;
}
.footer__widget ul li {
  list-style: none;
  font-size: 14px;
  color: #a4a4a4;
  line-height: 36px;
}

.footer__about {
  text-align: center;
  position: relative;
  margin-bottom: 0px;
}

.footer__about .footer__logo {
  margin-bottom: 32px;
}
.footer__about .footer__logo a {
  display: inline-block;
}
.footer__about p {
  font-size: 14px;
  color: #a4a4a4;
  line-height: 26px;
  margin-bottom: 25px;
}
.footer__about .footer__social a {
  display: inline-block;
  color: #ffffff;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  line-height: 45px;
  text-align: center;
  margin-right: 6px;
}
.footer__about .footer__social a:last-child {
  margin-right: 0;
}

.footer__newslatter {
  padding-left: 0px;
  text-align: center;
}
.footer__newslatter h6 {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 22px;
}
.footer__newslatter p {
  font-size: 14px;
  color: #a4a4a4;
  line-height: 26px;
  margin-bottom: 25px;
}
.footer__newslatter form {
  position: relative;
}
.footer__newslatter form input {
  height: 50px;
  width: 100%;
  padding-left: 22px;
  background: rgba(253, 243, 234, 0.2);
  border: none;
  color: #ffffff;
  font-size: 14px;
}
.footer__newslatter form input::-webkit-input-placeholder {
  color: #ffffff;
}
.footer__newslatter form input::-moz-placeholder {
  color: #ffffff;
}
.footer__newslatter form input:-ms-input-placeholder {
  color: #ffffff;
}
.footer__newslatter form input::-ms-input-placeholder {
  color: #ffffff;
}
.footer__newslatter form input::placeholder {
  color: #ffffff;
}
.footer__newslatter form button {
  font-size: 20px;
  color: #f08632;
  background: transparent;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0 20px;
}

.copyright {
  background: #232222;
  padding: 18px 0 18px;
  margin-top: 40px;
  border-top: 1px solid #464646;
  position: relative;
}

.copyright__text {
  margin-bottom: 0;
  font-size: 14px;
  color: #888888;
}
.copyright__text i {
  color: #f08632;
}
.copyright__text a {
  color: #f08632;
}

.copyright__widget {
  text-align: left;
}
.copyright__widget ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
  position: relative;
}
.copyright__widget ul li:after {
  position: absolute;
  right: -18px;
  top: 0;
  content: "|";
  color: #888888;
}
.copyright__widget ul li:last-child {
  margin-right: 0;
}
.copyright__widget ul li:last-child:after {
  display: none;
}
.copyright__widget ul li a {
  font-size: 14px;
  color: #888888;
}

/*---------------------
  Breadcrumb
-----------------------*/
.breadcrumb-option {
  padding-top: 60px;
  padding: 50px 0px;
  height: 387px;
  background-repeat: no-repeat;
  position: relative;
}

.breadcrumb__text h2 {
  font-size: 50px;
  color: #000000;
  font-weight: 700;
  font-style: italic;
}

.breadcrumb__links {
  text-align: left;
  padding-top: 0px;
  display: table;
  background: #000000;
  padding: 9px 33px;
  border-radius: 20px;
  transform: translate(8%, -50%);
  position: absolute;
  top: 50%;
  left: 8%;
}
.breadcrumb__links a {
  font-size: 16px;
  color: #ffffff;
  margin-right: 26px;
  display: inline-block;
  position: relative;
}
.breadcrumb__links a:after {
  position: absolute;
  right: -16px;
  top: 0;
  content: "|";
  color: #888888;
}
.breadcrumb__links span {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
}
/*---------------------
  Shop
-----------------------*/
.shop {
  padding-top: 80px;
}

.shop__option {
  margin-bottom: 50px;
}

.shop__option__search form {
  border: 1px solid #e1e1e1;
  height: 46px;
  position: relative;
}
.shop__option__search form .nice-select {
  float: left;
  border: none;
  background: transparent;
  display: inline-block;
  width: 25%;
  height: 44px;
  line-height: 44px;
  padding-left: 30px;
  border-radius: 0;
}
.shop__option__search form .nice-select .list {
  margin-top: 0;
  border-radius: 0;
  width: 100%;
}
.shop__option__search form .nice-select:before {
  position: absolute;
  right: 0;
  top: 12px;
  width: 1px;
  height: 20px;
  background: #e1e1e1;
  content: "";
}
.shop__option__search form .nice-select:after {
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  height: 7px;
  margin-top: -5px;
  width: 7px;
  right: 26px;
}
.shop__option__search form .nice-select span {
  font-size: 16px;
  color: #000000;
}
.shop__option__search form input {
  width: 75%;
  height: 100%;
  border: none;
  font-size: 16px;
  color: #000000;
  padding-left: 30px;
}
.shop__option__search form input::-webkit-input-placeholder {
  color: #000000;
}
.shop__option__search form input::-moz-placeholder {
  color: #000000;
}
.shop__option__search form input:-ms-input-placeholder {
  color: #000000;
}
.shop__option__search form input::-ms-input-placeholder {
  color: #000000;
}
.shop__option__search form input::placeholder {
  color: #000000;
}
.shop__option__search form button {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: transparent;
  height: 100%;
  padding: 0 15px;
}

.shop__option__right {
  text-align: right;
}
.shop__option__right .nice-select {
  border: none;
  background: #f5f5f5;
  display: inline-block;
  width: 205px;
  height: 46px;
  line-height: 46px;
  padding-left: 30px;
  border-radius: 0;
  float: none;
  margin-right: 18px;
}
.shop__option__right .nice-select .list {
  margin-top: 0;
  border-radius: 0;
  width: 100%;
}
.shop__option__right .nice-select:after {
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  height: 7px;
  margin-top: -5px;
  width: 7px;
  right: 26px;
}
.shop__option__right .nice-select span {
  font-size: 16px;
  color: #000000;
}
.shop__option__right a {
  display: inline-block;
  font-size: 18px;
  color: #000000;
  margin-left: 8px;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.shop__option__right a:hover {
  color: #888888;
}

.shop__pagination a {
  display: inline-block;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}
.shop__pagination a span {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.shop__pagination a:hover {
  background: #000000;
  color: #ffffff;
}

.shop__last__text {
  margin-bottom: 0;
  color: #000000;
  text-align: right;
}

/*---------------------
  Product Details
-----------------------*/
.product-details {
  padding-top: 90px;
  padding-bottom: 0;
}

.product__details__big__img {
  width: calc(84% - 20px);
  float: left;
  margin-right: 20px;
}
.product__details__big__img img {
  min-width: 100%;
}

.product__details__thumb {
  height: 440px;
  float: left;
  width: 16%;
  overflow: hidden;
}
.product__details__thumb .pt__item {
  margin-bottom: 10px;
  cursor: pointer;
}
.product__details__thumb .pt__item img {
  min-width: 100%;
}

.product__details__text .product__label {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  background: #111111;
  padding: 6px 10px 4px;
  border-radius: 4px;
}
.product__details__text h4 {
  color: #111111;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 22px;
}
.product__details__text h5 {
  color: #444444;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
.product__details__text p {
  color: #444444;
  margin-bottom: 18px;
}
.product__details__text ul {
  margin-bottom: 30px;
}
.product__details__text ul li {
  list-style: none;
  font-size: 16px;
  color: #888888;
  line-height: 28px;
}
.product__details__text ul li span {
  font-weight: 500;
  color: #111111;
}

.product__details__option {
  overflow: hidden;
}
.product__details__option .quantity {
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
.product__details__option .pro-qty {
  height: 50px;
  width: 140px;
  border: 1px solid #e1e1e1;
  padding: 0 20px;
}
.product__details__option .pro-qty .qtybtn {
  font-size: 16px;
  float: left;
  height: 100%;
  line-height: 48px;
  cursor: pointer;
  font-weight: 600;
}
.product__details__option .pro-qty .qtybtn.dec {
  color: #888888;
}
.product__details__option .pro-qty .qtybtn.inc {
  color: #111111;
}
.product__details__option .pro-qty input {
  border: none;
  height: 100%;
  width: 82px;
  font-size: 16px;
  font-weight: 600;
  color: #111111;
  float: left;
  text-align: center;
}
.product__details__option a {
  float: left;
}
.product__details__option a.heart__btn {
  font-size: 20px;
  border: 1px solid #e1e1e1;
  display: inline-block;
  color: #f08632;
  padding: 14px;
  line-height: 16px;
}
.product__details__option .primary-btn {
  margin-right: 20px;
}

.product__details__tab {
  padding-top: 85px;
}
.product__details__tab .nav-tabs {
  border-bottom: 1px solid #e1e1e1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product__details__tab .nav-tabs .nav-item {
  margin-right: 45px;
  position: relative;
}
.product__details__tab .nav-tabs .nav-item:after {
  position: absolute;
  right: -25px;
  top: 0;
  content: "|";
  color: #444444;
}
.product__details__tab .nav-tabs .nav-item:last-child {
  margin-right: 0;
}
.product__details__tab .nav-tabs .nav-item:last-child:after {
  display: none;
}
.product__details__tab .nav-tabs .nav-item .nav-link {
  font-size: 16px;
  color: #444444;
  padding: 0;
  border: none;
  padding-bottom: 12px;
  border-bottom: 2px solid transparent;
}
.product__details__tab .nav-tabs .nav-item .nav-link.active {
  color: #111111;
  border-bottom: 1px solid #111111;
}
.product__details__tab .tab-content p {
  color: #444444;
  line-height: 30px;
  text-align: center;
  padding-top: 44px;
  margin-bottom: 0;
}

/*---------------------
  Related Products
-----------------------*/
.related-products {
  padding-top: 80px;
  padding-bottom: 40px;
}

.related__products__slider.owl-carousel .col-lg-3 {
  max-width: 100%;
}
.related__products__slider.owl-carousel .owl-nav button {
  font-size: 30px;
  color: #888888;
  position: absolute;
  left: -44px;
  top: 28%;
}
.related__products__slider.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -44px;
}

/*---------------------
  Shopping Cart
-----------------------*/
.shopping__cart__table {
  margin-bottom: 30px;
}
.shopping__cart__table table {
  width: 100%;
}
.shopping__cart__table table thead {
  border-bottom: 1px solid #f2f2f2;
}
.shopping__cart__table table thead tr th {
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.shopping__cart__table table tbody tr {
  border-bottom: 1px solid #f2f2f2;
}
.shopping__cart__table table tbody tr td {
  padding-bottom: 30px;
  padding-top: 30px;
}
.shopping__cart__table table tbody tr td.product__cart__item {
  width: 400px;
}
.shopping__cart__table table tbody tr td.product__cart__item .product__cart__item__pic {
  float: left;
  margin-right: 30px;
}
.shopping__cart__table table tbody tr td.product__cart__item .product__cart__item__text {
  overflow: hidden;
  padding-top: 21px;
}
.shopping__cart__table table tbody tr td.product__cart__item .product__cart__item__text h6 {
  color: #111111;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.shopping__cart__table table tbody tr td.product__cart__item .product__cart__item__text h5 {
  color: #111111;
  font-weight: 600;
  font-size: 16px;
}
.shopping__cart__table table tbody tr td.quantity__item {
  width: 175px;
}
.shopping__cart__table table tbody tr td.quantity__item .quantity .pro-qty {
  width: 90px;
}
.shopping__cart__table table tbody tr td.quantity__item .quantity .pro-qty input {
  width: 65px;
  border: none;
  text-align: center;
  color: #111111;
  font-size: 16px;
  font-weight: 500;
}
.shopping__cart__table table tbody tr td.quantity__item .quantity .pro-qty .qtybtn {
  font-size: 16px;
  color: #888888;
  width: 10px;
  cursor: pointer;
  font-weight: 500;
}
.shopping__cart__table table tbody tr td.cart__price {
  color: #111111;
  font-size: 16px;
  font-weight: 600;
  width: 140px;
}
.shopping__cart__table table tbody tr td.cart__close span {
  font-size: 18px;
  display: inline-block;
  color: #111111;
  height: 40px;
  width: 40px;
  background: #f2f2f2;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
}

.continue__btn.update__btn {
  text-align: right;
}
.continue__btn.update__btn a {
  color: #ffffff;
  background: #111111;
  border-color: #111111;
}
.continue__btn.update__btn a i {
  margin-right: 5px;
}
.continue__btn a {
  color: #111111;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #e1e1e1;
  padding: 14px 35px;
  display: inline-block;
}

.cart__discount {
  margin-bottom: 60px;
}
.cart__discount h6 {
  color: #111111;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.cart__discount form {
  position: relative;
}
.cart__discount form input {
  font-size: 14px;
  color: #444444;
  height: 50px;
  width: 100%;
  border: 1px solid #e1e1e1;
  padding-left: 20px;
}
.cart__discount form input::-webkit-input-placeholder {
  color: #444444;
}
.cart__discount form input::-moz-placeholder {
  color: #444444;
}
.cart__discount form input:-ms-input-placeholder {
  color: #444444;
}
.cart__discount form input::-ms-input-placeholder {
  color: #444444;
}
.cart__discount form input::placeholder {
  color: #444444;
}
.cart__discount form button {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #111111;
  padding: 0 30px;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.cart__total {
  background: #fdf3ea;
  padding: 35px 40px 40px;
}
.cart__total h6 {
  color: #111111;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 600;
}
.cart__total ul {
  margin-bottom: 25px;
}
.cart__total ul li {
  list-style: none;
  font-size: 16px;
  color: #444444;
  font-weight: 500;
  line-height: 40px;
  overflow: hidden;
}
.cart__total ul li span {
  font-weight: 600;
  color: #e26b0c;
  float: right;
}
.cart__total .primary-btn {
  display: block;
  background: #111111;
  color: #ffffff;
  padding: 12px 10px;
  text-align: center;
  letter-spacing: 2px;
}

/*---------------------
  Contact
-----------------------*/
.contact .map {
  height: 400px;
  margin-bottom: 70px;
}

.contact__address {
  padding-bottom: 40px;
  border-bottom: 1px solid #e8eff4;
  margin-bottom: 70px;
}

.contact__address__item {
  margin-bottom: 30px;
}
.contact__address__item h6 {
  color: #111111;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.contact__address__item ul li {
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}
.contact__address__item ul li:last-child {
  margin-bottom: 0;
}
.contact__address__item ul li span {
  font-size: 24px;
  color: #111111;
  margin-right: 25px;
  float: left;
}
.contact__address__item ul li p {
  font-size: 14px;
  color: #444444;
  line-height: 26px;
  margin-bottom: 0;
  overflow: hidden;
}

.contact__text h3 {
  color: #111111;
  font-weight: 700;
  font-style: italic;
  font-family: "Playfair Display", serif;
  margin-bottom: 20px;
}
.contact__text ul {
  margin-bottom: 35px;
}
.contact__text ul li {
  list-style: none;
  font-size: 16px;
  color: #444444;
  line-height: 36px;
}

.contact__form form input {
  width: 100%;
  height: 50px;
  border: 1px solid #e1e1e1;
  background: #fafafa;
  font-size: 14px;
  color: #111111;
  padding-left: 20px;
  margin-bottom: 30px;
}
.contact__form form input:last-child {
  color: #111111;
}
.contact__form form textarea {
  width: 100%;
  height: 140px;
  border: 1px solid #e1e1e1;
  background: #fafafa;
  font-size: 14px;
  color: #111111;
  padding-left: 20px;
  padding-top: 12px;
  margin-bottom: 24px;
  resize: none;
}
.contact__form form textarea:last-child {
  color: #111111;
}

/*--------------------------------- Responsive Media Quaries -----------------------------*/
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1199px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .padingboth {
    padding: 12% 1% !important;
}
  .leftcatery h1 {
    line-height: 44px !important;
    margin: 20px 0px;
    font-size: 45px !important;
}
  .secabouts {
    padding: 100px 0px;
    background-size: cover !important;
  }
  .categories__item{
    padding: 10px 0px 20px !important;
  }
  .header__menu ul li a {
    padding: 20px 5px 18px;
  }

  .header__top__left ul li {
    margin-right: 20px;
  }

  .header__top__left ul li:after {
    right: -13px;
  }

  .header__top__right__links {
    margin-right: 15px;
  }

  .header__top__right__links a {
    margin-right: 25px;
  }

  .header__top__right__links a:after {
    right: -15px;
  }

  .hero__slider.owl-carousel .owl-nav button {
    left: 0;
  }

  .hero__slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .testimonial__item .rating {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 20px;
  }
.padeop {
    padding: 0px 0% !important;
}
  .testimonial__item {
    padding: 40px 35px 35px 35px;
    width: 100%;
  }

  .footer__newslatter {
    padding-left: 0;
  }

  .copyright__text {
    margin-bottom: 15px;
    text-align: center;
  }

  .copyright__widget {
    text-align: center;
  }

  .footer__widget:after {
    display: none;
  }

  .footer__about:after {
    display: none;
  }

 
}
/* Wide Mobile = 480px */
@media only screen and (max-width: 767px) {
	.productpage .nav-tabs li {
   display: inline-block !important;
	}
.productpage .nav-tabs li a {
    padding: 8px 20px !important;
    display: block;
    font-size: 15px !important;
    border-right: none !important;
}
	.textblock {
    padding: 1rem 0 !important;
	}
	.textblock .flex {
    display: block !important;
    flex-wrap: nowrap;
}
	.lefio tr td{
		    width: 100% !important;
    display: block;
    margin-bottom: 20px;
	}
	.hero__text{
		display:none;
	}
	.pizaslot ul {
    display: table !important;
    width: 100%;
}
	.pizaslot ul li{
		margin:0px !important;
	}
  .orderonline{
    display: none !important;
  }
  .offcanvas__logo img{
    width:70px;
  }
  .footer {
    padding-top: 40px;
  }
  .padingboth p {
    font-size: 12px !important;
}
  .section-products-sale-event{
    height: 195px !important;
  }
  .padingboth span {
    font-size: 31px !important;
    padding-left: 10px !important;
}
  body .textreds {
    font-size: 12px !important;
}
  .menubase p {
    font-size: 12px;
    line-height: 18px;
}
  .tabingsec {
    padding: 30px 0px 30px !important;
}
  .tabingsec .nav-tabs {
    padding: 7px 0px !important;
}
  .tabingsec .nav-tabs li a {
    padding: 9px 8px !important;
    font-size: 10px !important;
}
  .title h2 {
    font-size: 24px !important;
}
  .primary-btn, .abotus{
    font-size: 10px !important;
    padding: 7px 12px !important;
}
  .header__logo img{
    padding: 6px 0px;
    width: 50px !important;
  }
  .hero__item {
    height: 240px !important;
  }
  .hero__text h1{
    font-size: 25px;
  }
  .categories{
    display: none;
  }
  .secabouts {
    padding: 30px 0px !important;
    background-size: cover !important;
  }
  .leftcatery h1 {
    line-height: 29px !important;
    margin: 20px 0px;
    font-size: 23px !important;
}
  .padingboth h1 {
    font-size: 20px !important;
  }
  .padingboth {
    width: 100% !important;
    color: #fff;
    padding: 10% 0% !important;
    margin: 0 auto;
	      text-align: center;
}
  .pepornis {
    padding: 30px 0 !important;
}
  .newsletter-form .btn{margin-left: 0px !important;}
  .newsletter-form .form-group {
    width: 100% !important;
}
  .media{display: table;width:100%;}
  .copyright__widget ul li{
    margin-right: 13px !important;
  }
  .footer__social.text-right{
    text-align: center !important;
  }
  .semlopright {
    padding: 0% 0px !important;
}
  .sansx {
    padding: 20px 0px !important;
}
  .semlop img {
    position: relative !important;
    width: 67%;
    z-index: 99;
    top: 0 !important;
    margin: 0 auto;
    display: table;
}
  .features-list {
    padding: 22px 0 !important;
}
  .testimonial {
    background: #fdf3ea;
    padding-top: 40px;
    padding-bottom: 0;
  }
	.phonenumber{
		padding-right:80px !important;
	}
  .canvas__open {
    display: block;
    font-size: 22px;
    color: #ffffff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
  }

  .offcanvas-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    content: "";
    z-index: 98;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    visibility: hidden;
  }

  .offcanvas-menu-overlay.active {
    visibility: visible;
  }

  .offcanvas-menu-wrapper {
    position: fixed;
    left: -300px;
    width: 300px;
    height: 100%;
    background: #ffffff;
    padding: 13px 13px 13px 13px;
    display: block;
    z-index: 99;
    overflow-y: auto;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    opacity: 0;
  }

  .offcanvas-menu-wrapper.active {
    opacity: 1;
    left: 0;
  }

  .offcanvas__menu {
    display: none;
  }

  .slicknav_btn {
    display: none;
  }

  .slicknav_menu {
    background: transparent;
    padding: 0;
    margin-bottom: 30px;
  }

  .slicknav_nav ul {
    margin: 0;
  }

  .slicknav_nav .slicknav_row,
.slicknav_nav a {
    padding: 7px 0;
    margin: 0;
    color: #111111;
    font-weight: 600;
  }

  .slicknav_nav .slicknav_arrow {
    color: #111111;
  }

  .slicknav_nav .slicknav_row:hover {
    border-radius: 0;
    background: transparent;
    color: #111111;
  }

  .slicknav_nav a:hover {
    border-radius: 0;
    background: transparent;
    color: #111111;
  }

  .slicknav_nav {
    display: block !important;
  }

 
  .offcanvas__logo {
    margin-bottom: 20px;
  }
  .offcanvas__logo a {
    display: inline-block;
  }

  .offcanvas__cart {
    margin-bottom: 30px;
  }

  .offcanvas__cart__links {
    display: inline-block;
    margin-right: 20px;
  }
  .offcanvas__cart__links a {
    display: inline-block;
    margin-right: 30px;
    position: relative;
  }
  .offcanvas__cart__links a:after {
    position: absolute;
    right: -18px;
    top: 0px;
    content: "|";
    font-size: 16px;
    color: #bababa;
  }
  .offcanvas__cart__links a:last-child {
    margin-right: 0;
  }
  .offcanvas__cart__links a:last-child:after {
    display: none;
  }

  .offcanvas__cart__item {
    display: inline-block;
  }
  .offcanvas__cart__item a {
    position: relative;
    display: inline-block;
    margin-right: 6px;
  }
  .offcanvas__cart__item a span {
    font-size: 15px;
    color: #111111;
    font-weight: 600;
    position: absolute;
    left: 7px;
    top: 4px;
  }
  .offcanvas__cart__item .cart__price {
    display: inline-block;
    color: #888888;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
  .offcanvas__cart__item .cart__price span {
    color: #111111;
  }

  .header__top__left {
    display: none;
  }
	.header__top .col-lg-12{
		padding:0px;
	}
	.phonenumber span{
		display:none;
	}
  .header__top__right {
  display: block;
    padding: 15px 0px;
  }

  .header__logo {
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
  }

  .header__top__inner {
    height: auto;
    padding: 0px 0;
  }

  .header__menu {
    display: none;
  }

  .header .container {
    position: relative;
  }

  .categories__slider.owl-carousel .owl-nav button {
    left: 0;
  }

  .categories__slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }

  .footer__widget:after {
    display: none;
  }

  .footer__about:after {
    display: none;
  }

  .footer__newslatter {
    padding-left: 0;
  }

  .footer__about {
    text-align: left;
  }

  .copyright__text {
    margin-bottom: 15px;
    text-align: center;
  }

  .copyright__widget {
    text-align: center;
  }

  .categories__slider.owl-carousel.owl-loaded.owl-drag {
    padding: 0 15px;
  }

  .shop__option__search form {
    margin-bottom: 30px;
  }

  .shop__option__search form .nice-select {
    width: 36%;
  }

  .shop__option__search form input {
    width: 64%;
  }

  .shop__option__right {
    text-align: center;
  }

  .related__products__slider.owl-carousel .owl-nav {
    width: 100%;
    text-align: center;
  }

  .related__products__slider.owl-carousel .owl-nav button {
    position: relative;
    left: 0;
    bottom: 0;
  }

  .shopping__cart__table {
    overflow-x: auto;
  }

  .related__products__slider.owl-carousel .owl-nav button.owl-next {
    left: 5px;
  }

  .shopping__cart__table table tbody tr td.product__cart__item .product__cart__item__pic {
    float: none;
    margin-right: 0;
  }

  .shopping__cart__table table tbody tr td.product__cart__item {
    width: auto;
  }

  .shopping__cart__table table tbody tr td.quantity__item {
    width: auto;
  }

  .shopping__cart__table table tbody tr td.cart__price {
    width: auto;
  }

  .wishlist__cart__table {
    overflow-x: auto;
  }

  .wishlist__cart__table table tbody tr td.product__cart__item .product__cart__item__pic {
    float: none;
    margin-right: 0;
  }

  .wishlist__cart__table table tbody tr td.product__cart__item {
    width: auto;
  }

  .wishlist__cart__table table tbody tr td.quantity__item {
    width: auto;
  }

  .wishlist__cart__table table tbody tr td.cart__price {
    width: auto;
  }

  .cart__discount {
    padding-top: 40px;
  }

  .continue__btn a {
    padding: 14px 20px;
  }

  .checkout__order {
    margin-top: 20px;
  }

  .contact__text {
    margin-bottom: 40px;
  }

  .about__text {
    margin-bottom: 40px;
  }

  .hero__slider.owl-carousel .owl-nav button {
    left: 0;
  }

  .hero__slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }

  .product__details__tab .nav-tabs .nav-item {
    margin-right: 20px;
  }

  .product__details__tab .nav-tabs .nav-item:after {
    right: -12px;
  }

  .blog__sidebar {
    padding-top: 50px;
  }

  .blog__details__share {
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 40px;
  }

  .blog__details__share a {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 6px;
  }
  .blog__details__share a:last-child {
    margin-right: 0;
  }

  .blog__details__recipe__item {
    width: 50%;
    float: left;
    margin-bottom: 30px;
  }

  .product__details__big__img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .product__details__big__img img {
    height: auto;
  }

  .product__details__thumb {
    height: auto;
    float: none;
    width: 100%;
    margin-right: -10px;
  }
  .product__details__thumb .pt__item {
    width: calc(20% - 10px);
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
  }

  .product__details__text {
    padding-top: 40px;
  }

  .search-model-form input {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .team__btn {
    text-align: left;
    margin-bottom: 40px;
  }

  .shop__pagination {
    text-align: center;
    margin-bottom: 20px;
  }

  .shop__last__text {
    text-align: center;
  }

  .continue__btn {
    text-align: center;
  }

  .continue__btn.update__btn {
    text-align: center;
    margin-top: 20px;
  }

  .breadcrumb__links {
    text-align: left;
    /* padding-top: 20px; */
  }
}
/* Small Device = 320px */
@media only screen and (max-width: 479px) {
  .section-title h2,
.blog__hero__text h2,
.blog__item__text h2 {
    font-size: 28px;
    line-height: normal;
  }

  .hero__text {
    padding: 40px 25px 50px;
  }

  .hero__text h2 {
    font-size: 15px;
    line-height: 27px;
  }

  .categories__item {
    margin: 0 auto;
  }

  .testimonial__item .rating {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 20px;
  }

  .testimonial__item {
    padding: 0px;
    width: 100%;
  }

  .breadcrumb__text h2 {
    font-size: 40px;
  }

  .checkout__total__products li span {
    float: none;
    display: block;
    margin-top: 10px;
  }

  .checkout__order__products span {
    display: none;
  }
}


/*css starts*/

.features-list {
    text-align: center;
    padding: 6.478em 0;
}
.features-list .feature {
    font-size: 1.125em;
    color: #2d2b2d;
}
.features-list .feature .feature-icon {
    margin-bottom: 1em;
}
.features-list .feature .po-best-quality {
    font-size: 5.056em;
}
.features-list .feature i {
    color: #bdbdbd;
    display: table;
    margin: 0 auto;
    height: 124px;
}

.features-list .feature i::before {
    vertical-align: middle;
    display: table-cell;
}
.features-list .feature h4 {
    font-size: 22px;
    font-weight: 600;
    color: #ea1820;
    margin-bottom: 10px;
}
.features-list .feature p {
    color: #464646;
    padding: 0 0px;
    line-height: 1.6;
}
.newsletter-form label{
	width: 100%;
	display: inline-block;
}
.newsletter-form{
	width: 100%;
	display: table;
}
.emaillist{
	
}
.newsletter-form input {
    border-radius: 36px;
    border: none;
    -webkit-box-shadow: 0 15px 30px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 15px 30px 0 rgb(0 0 0 / 5%);
    width: 100%;
    padding: 13px;
}

.copyright .facebook{
    background: #3b5998;
}
.copyright .twitter{
    background: #55acee;
}
.copyright .instagram{
    background: #3f729b;
}
.copyright .youtube-play{
    background: #cd201f;
}
.footer__widget p{
  color:#a0a0a0;
  font-size: 14px;
  text-align: center;
}
.footer__logo {
    margin: 0px auto 60px;
    display: table;
    position: relative;
}
.padeop {
    padding: 0px 15%;
}
.footer__widget h2{
  font-size: 21px;
    font-weight: bold;
    color: #fff;
}
.semlop {
}
.semlop img{position: absolute;width: 67%;z-index: 99;top: -30px;}
.sansx {
    clear: both;
    padding: 81px 0px;
    color: #fff;
	text-align: center;
}
.row{
  margin:0px;
}
.sansx h2{color: #fff;font-weight: 600;}.sansx p{
  color: #fff;
  padding: 20px 0px;
  font-size: 17px;
}
.newsletter-form .es_submit_button{
  width: 137px;
  background: #0c8749;
  border-radius: 24px;
  border: 1px solid #0c8749;
  margin-left: 18px;
  padding: 10px;
	color:#fff;
}.newsletter-form .form-group{
  width: 72%;
}
.semlopright{text-align: right;padding: 23% 0px;}
.pdn{
  padding: 0px;
}
.padingboth {
    width: 66%;
    color: #fff;
    padding: 12% 12%;
    margin: 0 auto;
}
.padingboth h1{color: #fff;font-size: 43px;font-weight: bold;margin-bottom: 5px;}.padingboth p{
  color: #fff;
  font-weight: 600;
  font-size: 17px;
}.padingboth span{
  font-weight: bold;
  font-size: 51px;
  line-height: 0;
  padding-left: 21px;
}
.textreds{
  background: #fff;
  color: red !important;
  font-weight: bold;
  padding: 4px 14px;
  display: inline-block;
  font-size: 19px !important;
}
.testimonial__item span{
  display: block;
  text-align: center;
  color: #fff;
}
.pepornis {
      padding: 6.478em 0;
}
.overviws h3 a:hover{
	color:#ea1820;
}
.overviws h3 a{
  text-align: center;
  font-size:20px;
  font-weight: 500;
  color: #000;
  margin-top: 10px;
	display:block;
}
.viewsimg{
  position: relative;
}
.viewsimg span{
  height: 120px;
  width: 120px;
  background: rgb(255 255 255 / 84%);
  border-radius: 100%;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 26%;
  display: table;
  font-size: 21px;
  bottom: 0;
  text-align: center;
  line-height: 5.5;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}
.secabouts{padding: 100px 0px;background-size: 100%;background-position: 50% 50%;background-repeat: no-repeat;background-attachment: fixed;}
.leftcatery{

}
.leftcatery h1{font-weight: bold;color: #000;line-height: 75px;margin: 20px 0px;font-size: 72px;}
.leftcatery p{

}
.leftcatery span{color: #af1e25;font-style: italic;}
.abotus{
  background: #0c8749;
  color: #fff;
  border-radius: 30px;
  padding: 15px 19px;
  font-weight: 600;
  margin-top: 20px;
  border: none;
}
.feature-icon img{
  height: 130px;
}
.orderonline{
  background: #ea1820;
  border-radius: 30px;
}
.header__logo img{
  width:90px;
}
.phonenumber {
    float: left;
    text-align: center;
    padding-right: 30px;
}
.phonenumber span{color: #fff;font-size: 14px;}.phonenumber h2{color: #fff;font-size: 20px;font-weight: bold;}
.header__top__right a > img{
  width: 20px;
}
.tabingsec{padding: 50px 0px 100px;}
.title{text-align: center;display: block;width: 100%;margin-bottom: 50px;}
  .title h2{
  font-size: 39px;
  font-weight: bold;
  color: #ea1820;
}
.tabingsec .nav-tabs{margin: 0 auto 50px;align-content: center;display: table;background: #f5f5f5;padding: 10px 0px;border-radius: 35px;}.tabingsec .nav-tabs li{float: left;}.tabingsec .nav-tabs li a{padding: 13px 22px;color: #000;text-transform: uppercase;font-size: 13px;font-weight: bold;}.tabingsec .nav-tabs li a.active{border-radius: 30px;background: #0c8749;color: #fff;}
.pizaslot ul{display: flex;width: 100%;}.pizaslot li{
  list-style: none;
  align-items: center;
  margin: 20px 20px;
  align-content: revert;
  width: 100%;
}.pizaslot{
  
}
.radiusimg{width: 100px;border-radius: 100%;overflow: hidden;}.radiusimg img{
  
}
.trightcont{
    padding-left: 30px;
}
.sebdols{display: flex;justify-content: space-between;border-bottom: 1px dashed;border-color: #dedede;padding-bottom: 5px;}.sebdols span:first-child{
  font-weight: bold;
  font-size: 20px;
  font-family: 'Graviola Soft' !important;
}.sebdols span:last-child{
  color: #ea1820;
  font-weight: bold;
}
.menubase{

  }.menubase p{
  
}
.overviws:hover span{
visibility: visible;
opacity: 1;
}
*{
  transition: all .3s ease-in-out;
}
.overviws h3:hover{
  color: #ea1820;
}
.feature:hover {
box-shadow: 0px 2px 5px #ea1820;
cursor: pointer;
}
.explore{
background: #0c8749;
    color: #fff;
    border-radius: 30px;
    padding: 13px 26px;
    font-weight: 600;
    margin: 20px auto;
    border: none;
    display: table;
}
.overviws:hover{
  margin-top: -10px;
  cursor: pointer;
}
.explore:hover, .abotus:hover, .btn:hover{
  background: #000;
}
.header__menu ul li a:after {
    content: "";
    display: block;
    width: 0;
    margin: 0.15rem auto 0;
    border-bottom: 2px solid #333333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header__menu ul li a:after {
    border-color: #ea1820 !important;
}
.header__menu ul li.current-menu a:after, .header__menu ul li a:hover:after {
    display: block;
    width: 100%;
}
.testimonial__slider .owl-nav{
  display: none;
}
.inpizza {
    position: absolute;
    top: 30%;
    text-align: center;
    width: 100%;
}
section.obseves {
    position: relative;
}

/*our team css*/

.chef-area {
    text-align: center;
}
.ts-team-style4 .ts-team-info {
    background: #fff7eb;
}

.ts-team-style4 .ts-team-info {
    padding: 40px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.ts-team-style4 .ts-team-info .chef-image {
    position: relative;
    overflow: hidden;
    width: 168px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: auto auto 45px;
    height: 168px;
}
.ts-team-style4 .ts-team-info img {
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    position: relative;
}
.ts-team-style4 .ts-team-info .team-content {
    background: transparent!important;
}
.chef-area .team-details .team-name {
    display: block;
    color: #222;
    font-size: 22px;
    font-weight: 800;
    line-height: 18px;
    padding-bottom: 10px;
}
.chef-area .team-details .team-designation {
    display: block;
    color: #777;
    font-size: 14px;
    font-weight: 600;
}
.social-postion {
    display: block;
        margin: 0 0 0 0;
}
.team-social li {
    display: inline-block;
}
.ts-team-style4 .ts-team-info .team-social li.facebook a {
    color: #3b5998;
}
.ts-team-style4 .ts-team-info .team-social li a {
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    line-height: 30px;
    display: block;
}
.ts-team-style4 .ts-team-info .team-social li.twitter a {
    color: #55acee;
}
.ts-team-style4 .ts-team-info .team-social li.linkedin a {
    color: #0077b5;
}
.ts-team-style4 .ts-team-info .team-social li.instagram a {
    color: #bd081c;
}
.ts-team-info:hover img{
  background-color: #f00;
}
.middlecons{padding: 78px;text-align: center;box-shadow: 0px 5px 10px #ddd;}
.middlecons span{
  color: #d92630;
  font-weight: bold;
  font-style: italic;
}.middlecons p{
  font-weight: 600;
}.middlecons h3{
  padding: 20px 0px;
  font-weight: bold;
  color: #000;
}
.whoweare{text-align: center;padding: 10px 0px 40px;}
.whoweare h2{
  color: #d92630;
  font-weight: bold;
  text-align: center;
  padding-bottom: 21px;
}.whoweare p{
  padding: 0px 10%;
}
section.pizzaspacial {
    padding: 75px 0px;
}
.lwft h2{
  color: #d92630;
  padding-bottom: 46px;
}
.center-title {
    display: table;
    width: 100%;
    clear: both;
    text-align: center;
    padding-bottom: 45px;
}
.ourteam{
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0px;
}
.center-title span{font-weight: 600;font-style: italic;color: #d92630;}.center-title h2{font-weight: bold;color: #d92630;padding: 12px 0px;}
.ts-team-info:hover{
  background-color:#fff;
}
.middlecons:hover{
  box-shadow: none;
}
.leftimages img{
  width: 100%;
}
@media (max-width: 767px){
	.mogileimge{
		padding:0px;
	
	}
  .notedform {
    width: 100% !important;
    margin: 35px auto;
}
  .border-right{
    border-right: none !important;
  }
  .address {
    text-align: center;
    padding: 29px 10px !important;
}
  .leftcategory{
    margin-bottom: 30px;
  }
  .padding {
    padding: 50px 0px !important;
}
  .pravatra {
    padding: 50px 0px 0px !important;
}
  .breadcrumb-option {
    padding: 20px 0px !important;
    height: 98px !important;
    background-size: contain;
}

.spad {
    padding-top: 35px;
    padding-bottom: 50px;
}
.middlecons {
    padding: 20px !important;
}
.inpizza img{
  width: 30%;
}
.inpizza {
    top: 19% !important;
  }
  .chef-area {
 margin-bottom: 30px;
}
}


.padding{
  padding: 65px 0px;
}
.leftcategory {background: #f5f5f5;padding: 48px;}.leftcategory ul{padding-left: 20px;}.leftcategory li a:hover{
    color: #cc222c;
}.leftcategory li a{padding: 6px 0px;display: block;font-size: 14px;color: #000;font-weight: 600;}
.leftcategory li a.active{
}
.leftcategory h3{
  font-size: 20px;
  font-weight: 600;
}
.leftcategory li {
    color: #cc222c;
}
.procontent{
  text-align: center;
  padding: 20px 0px;
}
.procontent a{color: #000;font-weight: 500;padding-bottom: 9px;display: block;}.procontent h3{
  font-size: 24px;
}.procontent .price{
  font-weight: 600;
  font-size: 21px;
  color: #df2b31;
}
.post_featured {
    overflow: hidden;
    margin-bottom: 2.4em;
    position: relative;
}
.hover_icon {
    position: relative;
    display: block;
}
.hover_icon_link:before {
      content: "\f0c6";
}
.hover_icon:before {
    color: #ffffff;
    background-color: #ca0808;
}
.hover_icon:before {
     content: "\f0c6";
     font: normal normal normal 14px/1 FontAwesome;
     font-size: 1.6em;
     background-color: #fff;
     cursor: pointer;
     display: block;
     font-weight: bold;
     width: 2.9em;
     height: 2.9em;
     line-height: 2.9em;
     text-align: center;
     position: absolute;
     z-index: 10;
     left: 50%;
     top: 50%;
     -webkit-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
     -moz-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
     -ms-transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
     transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     -webkit-transition: all .3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
     -moz-transition: all .3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
     -ms-transition: all .3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
     -o-transition: all .3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
     transition: all .3s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
     opacity: 0;
     filter: alpha(opacity=0);
}
.hover_icon:hover:before {
    opacity: 1;
    color: #d82630;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1, 1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1, 1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1, 1);
    transform: translateX(-50%) translateY(-50%) scale(1, 1);
    -webkit-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1ms;
    -moz-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1ms;
    -ms-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1ms;
    -o-transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1ms;
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1ms;
    display: block;
}
  .pagination{
    margin: 20px auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    display: table;
  }
   .pagination li{
       margin-right: 5px;
    display: inline-block; 
  }
  .pagination li a{
        background-color: #e8e8e8;
        color: #000000 !important;
        font-size: 15px;
        font-weight: bold;
        line-height: 41px;
        border-color: transparent;
        text-transform: capitalize;
        width: 41px;
        height: 41px;
        padding: 0;
        display: block;
        border: none;
        border-radius: 100%;
        transition: all 0.4s ease-in-out;
  }
  .pagination li.active a{
        background-color: #df2b31 !important;
        color: #ffffff !important;
  }
  .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #fff !important;
    background-color: #df2b31 !important;
    border-color: #df2b31;
    transition: all 0.4s ease-in-out;
}
.productslist .nav-tabs{border-bottom: 1px solid #eee;display: table;width: 100%;list-style: none;padding: 0px 0px;margin-top: 50px;}
.productslist .nav-tabs li{
  display: inline-block;
  margin-right: 26px;
}
.productslist .nav-tabs li a{
  background-color: transparent !important;
  color: #000;
  font-weight: 600;
  padding: 10px 0px;
  display: block;
  border-radius: 0px;
  border-bottom: 2px solid transparent;
}
.productslist .nav-tabs li a.active{
  border-bottom: 2px solid #d82630;
  color: #d82630;
}
.relateditem h3 {
    text-align: center;
    font-weight: bold;
}
.ournews .item {
    width: 31.2%;
    display: inline-block;
    margin-right: 23px;
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
}
.padkol{
  padding-top: 50px;
}
.tab-pane.show{
  display: block;
}
.product-desc-content {
    padding: 40px 0px;
}
.pravatra{
  padding: 50px;
}
.pravatra h3{color: #de2b31;font-weight: bold;}.pravatra span{
  display: block;
  padding-top: 22px;
  font-weight: bold;
  font-size: 20px;
  color: #de2b31;
}
.reltues h3{
  color: #de2b31;
  padding-bottom: 20px;
}

.productpage .product-desc-content {
    padding: 40px 0px;
}
.productpage .nav-tabs{border-bottom: none;display: table;list-style: none;padding: 0px 0px;margin: 0px auto;}
.productpage .nav-tabs li{
  display: inline-block;
  margin-right: 0px;
}
.productpage .nav-tabs li a{
  background-color: transparent !important;
  color: #000;
  font-weight: bold;
  padding: 0px 20px;
  display: block;
  border-radius: 0px;
  border-bottom: 0px solid transparent;
  text-transform: uppercase;
  font-size: 22px;
  border-right: 4px solid #d82630;
  line-height: 1;
}
.productpage .nav-tabs li.current-menu-item a{
  color: #d82630;
}
.doteds{

  }.doteds img{
  
}
.product-desc{
  padding: 20px;
}
.product-desc.imgdem{
  text-align: center;
}
.tabsdata {
    background: #a0fd9761;
}
.contatimg{background-attachment: fixed;padding: 70px 0px;background-repeat: no-repeat;background-size: cover;}
.contatimg p{
  text-align: center;
  color: #fff;
  font-size: 17px;
  padding: 50px 0px;
}
.contactfom{background: #000;padding: 50px 0px;}.contactfom p, .contactfom span, .contactfom h3{
  color: #bfbfbf;
  font-weight: 500;
}
.address {text-align: center;padding: 74px 33px;}.address i{
  color: #cc222c;
  font-size: 45px;
}
.reds{color: #cc222c !important;}
.border-right{

}
.address h3{
  padding: 20px 0px;
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
}
.textforlop {
    text-align: center;
    padding-top: 40px;
}
.notedform {
    width: 32%;
    margin: 35px auto;
}
.notedform label{
  color: #fff;
}
.send{
  background-color: #fff;
  padding: 6px 20px;
  border: none;
  border-radius: 4px;
}

/*tabbottom css*/

.productpage{
    background: #925e6152;
    display: table;
    width: 100%;
} 
.menas {
    text-align: center;
}.menas a{
    text-align: center;
    color: #d0232d;
    font-weight: bold;
    font-size: 13px;
    padding: 14px 7px;
    display: inline-block;
}
.productpage .nav-tabs li:last-child a{
  border-right:none;
}

/* - textblock */
.textblock {
  padding: 3rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.textblock .flex {
  display: flex;
  flex-wrap: wrap;
}
.textblock.notop {
  padding-top: 0;
}
.textblock.nobottom {
  padding-bottom: 0;
}

.textblock .title-img {
  display: block;
  margin: 0 auto 1.5rem;
  align-self: baseline;
  max-width: 80%;
}
.textblock .title-text {
    display: block;
    margin: 0 0 1.5rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.6rem;
    width: 100%;
}

.textblock .col {
  float: left;
  margin-right: 4%;
  position: relative;
}
.textblock .col25 {
  width: 22%;
}
.textblock .col33 {
  width: 30.666%;
}
.textblock .col50 {
  width: 48%;
}
.textblock .col3070 {
  width: 34%;
}
.textblock .col3070:nth-of-type(2n+2) {
  width: 62%;
}
.textblock .col7030 {
  width: 62%;
}
.textblock .col7030:nth-of-type(2n+2) {
  width: 34%;
}
.textblock .col100 {
  width: 100%;
  float: none;
  margin-right: 0 !important;
}
.textblock .col25:nth-of-type(4n+4),
.textblock .col33:nth-of-type(3n+3),
.textblock .col50:nth-of-type(2n+2),
.textblock .col3070:nth-of-type(2n+2),
.textblock .col7030:nth-of-type(2n+2) {
  margin-right: 0;
} 
.textblock .col25:nth-of-type(4n+5),
.textblock .col33:nth-of-type(3n+4),
.textblock .col50:nth-of-type(2n+3),
.textblock .col3070:nth-of-type(2n+3),
.textblock .col7030:nth-of-type(2n+3) {
  clear: both;
}



/**
 * MEDIA QUERIES
 */

@media all and (max-width:900px) {
  
  
  /* - textblock */
  .textblock .col25 {
    width: 48%;
  }
  .textblock .col25:nth-of-type(4n+4) {
    margin-right: 4%;
  }
  .textblock .col25:nth-of-type(2n+2) {
    margin-right: 0;
  } 
  .textblock .col25:nth-of-type(4n+5) {
    clear: none;
  }
  .textblock .col25:nth-of-type(2n+3) {
    clear: both;
  }

  
}


@media all and (max-width:768px) {
  
  /* - textblock */
  .textblock .title-img {
    margin: 0 auto 1.2rem;
  }
  .textblock .title-text {
      margin: 0 0 1.2rem;
      font-size: 2.2rem;
  }
  .textblock .col33 {
    width: 100%;
    margin-right: 0;
  }
  .textblock .col3070 {
    width: 48%;
  }
  .textblock .col3070:nth-of-type(2n+2) {
    width: 48%;
  }
  .textblock .col7030 {
    width: 48%;
  }
  .textblock .col7030:nth-of-type(2n+2) {
    width: 48%;
  }
  .textblock .col33:nth-of-type(3n+3) {
    margin-right: 0;
  } 
  .textblock .col33:nth-of-type(3n+4) {
    clear: none;
  }
  
}


@media all and (max-width:600px) {
  
  /* - textblock */
  .textblock .title-img {
      margin: 0 auto 1rem;
    width: 100%;
    max-width: 100%;
  }
  .textblock .title-text {
      margin: 0 0 1rem;
      font-size: 2rem;
  }
  .textblock .col {
    margin-right: 0 !important;
  }
  .textblock .col25,
  .textblock .col33,
  .textblock .col50,
  .textblock .col3070,
  .textblock .col3070:nth-of-type(2n+2),
  .textblock .col7030,
  .textblock .col7030:nth-of-type(2n+2) {
    width: 100%;
  }

}

/**
 * Tables
 */
table {
  border: none;
  line-height: 1.5;
}
table td {
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: top;
  font-size: 14px;
}
table td b,
table td strong {
  font-size: 15px;
  line-height: 1.2;
  color: #E51837;
  text-transform: capitalize;
}
table td p {
}
table.menu tr {
  border-bottom: 1px solid #752252;
}
table.menu tr td {
  padding: 1rem 0;
  font-size: 14px;
}
table.menu td:nth-of-type(n+2) {
  width: 8% !important;
  text-align: center;
}

table.menu.top tr:first-of-type {
  border-bottom: none;
}
table.menu.top tr:first-of-type td {
  padding: 0;
}

table.menu tr td i{
  font-size: 15px;
}
/*.page-id-121 .categories
{
  display: none;
}*/

.phonenumber a
{
  color: white;
}
.es-field-wrap {
    margin-bottom: 0.6em;
    display: inline-block;
    width: 69%;
}
.listpizza {
    display: table;
    width: 100%;
}
.product-desc img{
	width:100%;
	padding:20px;
}
.heartimg{
	
}
.heartimg img{
	
}

.newsletter-form a
{
	background: #3b5998;
    display: inline-block;
    color: #ffffff;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    margin-right: 6px;
	    font-size: 32px;
}
.budol{
font-size: 14px;
    background: #9c1c20;
    color: #fff !important;
    display: table !important;
    padding: 5px 14px !important;
    border-radius: 4px;
}
.lopsel {
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 8px 0px;
    background-position: unset;
}
.lopsel h3{
	color: #fff;
	font-size: 23px;
	text-transform: uppercase;
}
.lopsel p{
	color: #d9d9d9;
}
.productpage .nav-tabs {
    text-align: center;
}
Campino Eksjö | Stans Bästa Pizzeria!
Välkommen

Vi Gör De Bästa Pizzorna i Stan!

Välkommen till Pizzeria Campino i Eksjö!
Här serverar vi pizza, kebab, sallad, a la carté och är belägna i hjärtat mitt i Eksjö Stad.

Vi har många års av erfarenhet i pizzabranschen och lovar er en härlig matupplevelse!
Självklart jobbar vi endast marknadens bästa råvaror, alltid det bästa för Campinos kunder.

/Campino

pizza_image

Pizzameny

             

Dagens Lunch 120:-

Måndag-Fredag 11.00 -14.00

VALFRI Maträtt inkl. dricka, Sallad, Bröd och Kaffe

Recensioner på Facebook

Så säger våra kunder om oss.

Kvalité

Vi jobbar endast med bra råvaror på Pizzeria Campino.

Snabbt & Bra

Hos oss går det undan, vi jobbar snabbt och effektivt.

Erfarenhet

Vi vet vad vi gör, vi har varit i branschen över 20år.

Allt från grunden.

På pizzeria Campino kör vi inte halvfabrikat, här gör vi allt från grunden.

Följ Oss på Sociala Medier

Gilla oss på Facebook

+