@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url(../css/bootstrap.min.css);
@import url(../css/classy-nav.min.css);
@import url(../css/owl.carousel.css);
@import url(../css/animate.css);
@import url(../css/magnific-popup.css);
@import url(../css/jquery-ui.min.css);
@import url(../css/nice-select.css);
@import url(../css/fontawesome-v.6.css);
@import url(../css/lightbox.css);

@keyframes favme-anime {
  0% {
    opacity: 1;
    font-size: 14px;
    -webkit-text-stroke-color: transparent;
  }

  25% {
    opacity: .6;
    color: #ffffff;
    font-size: 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #102536;
  }

  75% {
    opacity: .6;
    color: #ffffff;
    font-size: 15px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #102536;
  }

  100% {
    opacity: 1;
    font-size: 14px;
    -webkit-text-stroke-color: transparent;
  }
}


* {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  background-color: #ffffff;
  margin-top: 118px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  line-height: 1.3;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

p {
  color: #787878;
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
}

a {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #fbf5f5;
  font-weight: 600;
  font-size: 12px;
}

a:hover,
a:focus {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 600;
  font-size: 12px;
}

ul,
ol {
  margin: 0;
}

ul li,
ol li {
  list-style: none;
}

img {
  height: auto;
  max-width: 100%;
}

/* Spacing */
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-100 { margin-top: 100px !important; }

.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-100 { margin-bottom: 100px !important; }

.ml-15 { margin-left: 15px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-25 { margin-left: 25px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-35 { margin-left: 35px !important; }
.ml-35 { margin-left: 35px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-45 { margin-left: 45px !important; }
.ml-50 { margin-left: 50px !important; }
.ml-55 { margin-left: 55px !important; }
.ml-60 { margin-left: 60px !important; }
.ml-65 { margin-left: 65px !important; }
.ml-70 { margin-left: 70px !important; }
.ml-75 { margin-left: 75px !important; }
.ml-80 { margin-left: 80px !important; }
.ml-85 { margin-left: 85px !important; }
.ml-90 { margin-left: 90px !important; }
.ml-95 { margin-left: 95px !important; }
.ml-100 { margin-left: 100px !important; }

.mr-15 { margin-right: 15px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-25 { margin-right: 25px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-35 { margin-right: 35px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-45 { margin-right: 45px !important; }
.mr-50 { margin-right: 50px !important; }
.mr-55 { margin-right: 55px !important; }
.mr-60 { margin-right: 60px !important; }
.mr-65 { margin-right: 65px !important; }
.mr-70 { margin-right: 70px !important; }
.mr-75 { margin-right: 75px !important; }
.mr-80 { margin-right: 80px !important; }
.mr-85 { margin-right: 85px !important; }
.mr-90 { margin-right: 90px !important; }
.mr-95 { margin-right: 95px !important; }
.mr-100 { margin-right: 100px !important; }

/* Height */
.height-400 {
  height: 400px !important;
}
.height-500 {
  height: 500px !important;
}
.height-600 {
  height: 600px !important;
}
.height-700 {
  height: 700px !important;
}
.height-800 {
  height: 800px !important;
}

/* Section Padding */
.section-padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-padding-50-0 {
  padding-top: 50px;
  padding-bottom: 0;
}
.section-padding-0-50 {
  padding-top: 0;
  padding-bottom: 50px;
}
.section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.section-padding-80-0 {
  padding-top: 80px;
  padding-bottom: 0;
}
.section-padding-0-80 {
  padding-top: 0;
  padding-bottom: 80px;
}
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0;
}
.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}
.section-padding-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.section-padding-120-0 {
  padding-top: 120px;
  padding-bottom: 0;
}
.section-padding-0-120 {
  padding-top: 0;
  padding-bottom: 120px;
}


/* Section Heading */
.section-heading {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
.section-heading h2 {
  font-size: 30px;
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 600;
}
.section-heading.text-left {
  text-align: left !important;
}
.min-height-content {
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-description-home .min-height-content {
  min-height:120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}


.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-dark {
  background-color: #000000 !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.bg-overlay,
.bg-overlay-white {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover;
}
.bg-overlay:hover,
.bg-overlay-white:hover {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.bg-overlay:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-overlay-white:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

/* ScrollUp */
#scrollUp {
  background-color: #16334a;
  border-radius: 50%;
  bottom: 60px;
  right: 40px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
}

/* Essence Button */
.essence-btn,
.essence-btn2 {
  display: inline-block;
  /* min-width: 170px; */
  height: 50px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 50px;
  background-color: #0067B6;
  letter-spacing: 1.5px;
  font-weight: 600;
}

.essence-btn:hover,
.essence-btn2:hover,
.essence-btn:focus,
.essence-btn2:focus {
  color: #ffffff;
  background-color: #102536;
  transition: all 0.7s;
}

.ess-btn-demonstr {
  display: inline-block;
  min-width: 170px;
  height: 35px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 40px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 35px;
  background-color: #0067B6;
  letter-spacing: 1.5px;
  font-weight: 600;
}

.ess-btn-demonstr:hover,
.ess-btn-demonstr:focus {
  color: #ffffff;
  background-color: #102536;
  transition: all 0.7s;
}

/* :: 4.0 Header Area CSS */
.header_area {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.header_area .nav-brand img {
  width: 245px;
}
.nav-brand2 img {
  width: 200px;
}
.footer-logo img {
  width: 225px;
}
.header_area .classy-navbar,
.header_area .header-meta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  min-width:70%;
  width: 70%;
}
.header_area .header-meta {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 30%;
  min-width: 30%;
  width: 30%;
}
.header_area .classy-navbar {
  height: 105px;
  padding: 0;
}
.header_area .header-meta {
  height: 85px;
  position: relative;
  z-index: 1;
}
.header_area .classynav ul li a {
  font-size:14px;
  color: #787878;
}
.header_area .classynav ul li a:hover {
  color: #000000;
}

.header_area .classynav ul li .megamenu li a,
.header_area .classynav ul li .dropdown li a {
  font-size: 13px;
  color: #787878;
}
.header_area .classynav ul li .megamenu li a:hover,
.header_area .classynav ul li .dropdown li a:hover {
  color: #000000;
}
.header_area .search-area form {
  position: relative;
  z-index: 1;
  height: 85px;
  border-left: 1px solid #ebebeb;
}
.header_area .search-area form input {
  border: none;
  background-color: #ffffff;
  width: 200px;
  height: 85px;
  padding: 0 15px 0 60px;
  color: #787878;
  font-size: 14px;
  font-weight: 300;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.header_area .search-area form input:focus {
  outline: none !important;
  width: 327px;
}
.header_area .search-area form button {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  background-color: transparent;
  border: none;
  color: #787878;
  font-size: 14px;
}
.header_area .favourite-area a,
.header_area .user-login-info a,
.header_area .cart-area a {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
  display: block;
  text-align: center;
  border-left: 1px solid #ebebeb;
  height: 100%;
  line-height: 80px;
  color: #787878;
  font-size: 17px;
}
.header_area .cart-area a { 
  border-right: 1px solid #ebebeb;
}
.header_area .favourite-area a:hover i,
.header_area .user-login-info a:hover i,
.header_area .cart-area a:hover i {
  color:#102536;
  transition: all 0.3s;
}
.header_area .favourite-area a img,
.header_area .user-login-info a img,
.header_area .cart-area a img {
  max-width: 20px;
}

.header_area .favourite-area a span,
.header_area .user-login-info a span,
.header_area .cart-area a span {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: 400;
  position: absolute;
  top: -10px;
}
.header_area.sticky {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
}
.cart-bg-overlay.cart-bg-overlay-on {
  -webkit-transition-duration: 1000ms;
  transition-duration: 1000ms;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1050;
}

/* Cart Area CSS */
.right-side-cart-area {
  position: fixed;
  width: 500px;
  height: 100%;
  top: 0;
  right: -800px;
  background-color: #ffffff;
  z-index: 1100;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
}
.right-side-cart-area.cart-on {
  right: 0;
}
.right-side-cart-area .cart-button a {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 100;
  width: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85px;
  line-height: 85px;
  background-color: #fff;
}
.right-side-cart-area .cart-button i {
  font-size: 23px;
  color: #787878;  
}
.right-side-cart-area .cart-button a:hover i {
  font-size: 23px;
  color: #102536;
  transition: all 0.3s; 
}
.right-side-cart-area .cart-content {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
.right-side-cart-area .cart-content .cart-list {
  position: relative;
  z-index: 10;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  width: 190px;
  background-color: #f7f7f7f7;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item {
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image {
  position: relative;
  z-index: 1;
  display: block;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 34px 15px 15px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .product-remove {
  position: absolute;
  top: 4px;
  right: 7px;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
}
.right-side-cart-area .cart-content .cart-list .fa-close {
  position:absolute;
  top: 7px;
  right: 12px;
  color: #fff;
  z-index: 12;
  font-size: 12px;
  padding: 5px;
}
.right-side-cart-area .cart-content .cart-list .fa-close:hover {
  color:#118deb;
  transition: all 0.5s;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .badge {
  display: block;
  font-weight: 600;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: left;
  padding: 0;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc h6 {
  font-size: 10px;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .size,
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .color {
  display: block;
  font-weight: 600;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .price {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 10px;
  color: #ffffff;
}
.right-side-cart-area .cart-content .cart-list .single-cart-item:hover .product-image .cart-item-desc {
  background-color: rgba(0, 0, 0, 0.8);
}
.right-side-cart-area .cart-content .cart-amount-summary {
  padding: 100px 10%;
  position: relative;
  z-index: 10;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 190px);
  flex: 0 0 calc(100% - 190px);
  width: calc(100% - 190px);
}
.right-side-cart-area .cart-content .cart-amount-summary h2 {
  font-size: 30px;
  margin-bottom: 100px;
}
.right-side-cart-area .cart-content .cart-amount-summary .summary-table li {
  margin-bottom: 20px;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.right-side-cart-area .cart-content .cart-amount-summary .summary-table li span:last-child {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

/* :: 5.0 Welcome Area CSS */
.welcome_area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 700px;
}
.welcome_area .hero-content h6 {
  font-size: 18px;
  color: #787878;
  font-weight: 400;
  letter-spacing: 0.2rem;
}
.welcome_area .hero-content h2 {
  font-size: 53px;
  color: #000000;
  margin-bottom: 10px;
  line-height: 2.1rem;
}


/* :: 6.0 Top Catagory Area CSS */
.single_catagory_area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 240px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single_catagory_area:after {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
.single_catagory_area .catagory-content a {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single_catagory_area:hover .catagory-content a {
  color: #0067B6;
}

/* :: 7.0 CTA Area CSS */
.cta-area {
  position: relative;
  z-index: 1;
}
.cta-area .cta-content {
  width: 100%;
  height: 550px;
}
.cta-area .cta-content h6 {
  font-size: 24px;
  color: #102536;
  margin-bottom: 10px;
}
.cta-area .cta-content h2 {
  font-size: 60px;
  color: #000000;
  margin-bottom: 50px;
}
.cta-area .cta-content .cta--text {
  padding-right: 150px;
}

/* :: 8.0 Popular Products Area CSS */
.single-product-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  overflow: hidden;
  border:1px solid #e1e1e1;
  padding: 15px;
}
.single-product-wrapper .product-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border:1px solid #e5e5e5;
}
.single-product-wrapper .product-img img {
  width: 100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper .product-img .hover-img {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.single-product-wrapper .product-img .product-badge {
  height: 25px;
  background-color: #000000;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 12px;
  padding: 0 10px;
  display: inline-block;
  line-height: 25px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}
.single-product-wrapper .product-img .product-badge.offer-badge {
  background-color: #102536;
}
.single-product-wrapper .product-img .product-badge.new-badge {
  background-color: #0067B6;
}
.single_product_details_area .single_product_desc .offer-badge-prod,
.single_product_details_area .single_product_desc .new-badge-prod {
  color: #fff ;
  margin-bottom: 25px;
  padding: 4px 20px;
  display: inline-block;
  position: relative;
}
.single_product_details_area .single_product_desc .offer-badge-prod{
  background-color: #102536;
}
.single_product_details_area .single_product_desc .new-badge-prod {
  background-color: #0067B6;
  z-index: 10;
}
.single-product-wrapper .product-img .product-favourite a {
  position: absolute;
  height: 25px;
  width: 45px;
  font-size: 14px;
  color: #ccc;
  top: 20px;
  right: 20px;
  z-index: 10;
  line-height: 25px;
  background-color: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  text-align: center;
  opacity: 0;
  visibility: hidden;
}
.single-product-wrapper .product-img .product-favourite a.active {
  opacity: 1;
  visibility: visible;
}

.single-product-wrapper .product-description,
.single-product-wrapper .product-description-home {
  position: relative;
  z-index: 1;
  /* padding-top: 10px; */
}
.single-product-wrapper .product-description span {
  font-size: 15px;
  text-transform: uppercase;
  color: #818181;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.single-product-wrapper .product-description-home span {
  font-size: 14px;
  text-transform: uppercase;
  color: #cdcdcd;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.single-product-wrapper .product-description-home h6 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 5px;
  font-weight: 400;
}
.single-product-wrapper .product-description-home p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #5aa3db;
}
.single-product-wrapper .product-description-home p span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-right: 10px;
  text-decoration: line-through;
}
.single-product-wrapper .product-description-home .hover-content {
  position: absolute;
  width: calc(100% - 40px);
  top: -70px;
  left: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper .product-description-home .hover-content .essence-btn {
  width: 100%;
}
/* .single-product-wrapper .product-description-home .hover-content .essence-btn2 {
  width: 70%;
} */
.single-product-wrapper .product-description h6 {
  color: #222222;
  margin-bottom: 5px;
  font-size: 15px;
}
.single-product-wrapper .product-description p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #0067B6;
  line-height: 1.3rem;
}
.single-product-wrapper .product-description p span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #aaaaaa;
  margin-right: 10px;
  text-decoration: line-through;
}
.single-product-wrapper .product-description .hover-content {
  position: absolute;
  width: calc(100% - 40px);
  top: -70px;
  left: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper .product-description .hover-content .essence-btn {
  width: 100%;
}
.single-product-wrapper .favme {
  cursor: pointer;
  color: #ccc;
}
.single-product-wrapper .favme.active {
  color: #102536 !important;
}
.single-product-wrapper .favme.is_animating {
  animation: favme-anime .5s;
}
.single-product-wrapper:hover .product-img .hover-img {
  opacity: 1;
  visibility: visible;
}
.single-product-wrapper:hover .product-img .product-favourite a {
  opacity: 1;
  visibility: visible;
}
.single-product-wrapper:hover .hover-content {
  opacity: 1;
  visibility: visible;
}

/* ajuste single-product-wrapper */
.single-product-wrapper-aj {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  overflow: hidden;
  padding: 15px;
}
.single-product-wrapper-aj .product-img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border:1px solid #e5e5e5;
}
.single-product-wrapper-aj .product-img img {
  width: 100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper-aj .product-img .hover-img {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.single-product-wrapper-aj .product-img .product-badge {
  height: 25px;
  background-color: #000000;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 12px;
  padding: 0 10px;
  display: inline-block;
  line-height: 25px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}
.single-product-wrapper-aj .product-img .product-badge.offer-badge {
  background-color: #102536;
}
.single-product-wrapper-aj .product-img .product-badge.new-badge {
  background-color: #0067B6;
}
.single-product-wrapper-aj .product-img .product-favourite a {
  position: absolute;
  height: 25px;
  width: 45px;
  font-size: 14px;
  color: #ccc;
  top: 20px;
  right: 20px;
  z-index: 10;
  line-height: 25px;
  background-color: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  text-align: center;
  opacity: 0;
  visibility: hidden;
}
.single-product-wrapper-aj .product-img .product-favourite a.active {
  opacity: 1;
  visibility: visible;
}
.single-product-wrapper-aj .product-description,
.single-product-wrapper-aj .product-description-home {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}
.single-product-wrapper-aj .product-description span {
  font-size: 15px;
  text-transform: uppercase;
  color: #818181;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.single-product-wrapper-aj .product-description-home span {
  font-size: 14px;
  text-transform: uppercase;
  color: #cdcdcd;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.single-product-wrapper-aj .product-description-home h6 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 5px;
}
.single-product-wrapper-aj .product-description-home p {
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #5aa3db;
}
.single-product-wrapper-aj .product-description-home p span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-right: 10px;
  text-decoration: line-through;
}
.single-product-wrapper-aj .product-description-home .hover-content {
  position: absolute;
  width: calc(100% - 40px);
  top: -70px;
  left: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper-aj .product-description-home .hover-content .essence-btn {
  width: 100%;
}
.single-product-wrapper-aj .product-description-home .hover-content .essence-btn2 {
  width: 70%;
}
.single-product-wrapper-aj .product-description h6 {
  color: #222222;
  margin-bottom: 5px;
  font-size: 15px;
}
.single-product-wrapper-aj .product-description p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #0067B6;
  line-height: 1.3rem;
}
.single-product-wrapper-aj .product-description p span {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #aaaaaa;
  margin-right: 10px;
  text-decoration: line-through;
}
.single-product-wrapper-aj .product-description .hover-content {
  position: absolute;
  width: calc(100% - 40px);
  top: -70px;
  left: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-product-wrapper-aj .product-description .hover-content .essence-btn {
  width: 100%;
}
.single-product-wrapper-aj .favme {
  cursor: pointer;
  color: #ccc;
}
.single-product-wrapper-aj .favme.active {
  color: #102536 !important;
}
.single-product-wrapper-aj .favme.is_animating {
  animation: favme-anime .5s;
}
.single-product-wrapper-aj:hover .product-img .hover-img {
  opacity: 1;
  visibility: visible;
}
.single-product-wrapper-aj:hover .product-img .product-favourite a {
  opacity: 1;
  visibility: visible;
}
.single-product-wrapper-aj:hover .hover-content {
  opacity: 1;
  visibility: visible;
}
.pagination {
  position: relative;
  z-index: 1;
}
.pagination .page-item .page-link {
  width: 40px;
  height: 40px;
  border: 1px solid #ebebeb;
  font-size: 12px;
  font-weight: 600;
  line-height: 38px;
  padding: 0;
  text-align: center;
  color: #787878;
}
.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:focus {
  color: #0067B6;
  box-shadow: none;
}
.pagination .page-item:first-child {
  margin-right: 15px;
}
.pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination .page-item:last-child {
  margin-left: 15px;
}
.pagination .page-item:last-child .page-link {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* :: 10.0 Single Product Details Area CSS */
.single_product_details_area {
  position: relative;
  z-index: 100;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single_product_details_area .single_product_thumb,
.single_product_details_area .single_product_desc {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  position: relative;
  z-index: 1;
}
.single_product_details_area .product_thumbnail_slides,
.single_product_details_area .product_thumbnail_slides_2 {
  position: relative;
  z-index: 1;
  border: 1px solid #e5e5e5;
}
.single_product_details_area .product_thumbnail_slides .owl-prev,
.single_product_details_area .product_thumbnail_slides .owl-next {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: absolute;
  top: 50%;
  z-index: 20;
  left: 30px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  padding: 5px;
  opacity: 0.4;
}
.single_product_details_area .product_thumbnail_slides .owl-prev:hover,
.single_product_details_area .product_thumbnail_slides .owl-next:hover {
  opacity: 1;
}
.single_product_details_area .product_thumbnail_slides .owl-next {
  left: auto;
  right: 30px;
}
.single_product_details_area .single_product_desc {
  position: relative;
  z-index: 1;
  padding: 50px 5%;
}
.single_product_details_area .single_product_desc span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #787878;
  display: block;
}
.single_product_details_area .single_product_desc h2 {
  font-size: 22px;
  color: #102536;
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  line-height: 1;
}
.single_product_details_area .single_product_desc h3 {
  font-size: 24px;
  color: #0067B6;
}
.single_product_details_area .single_product_desc .product-price {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #102536;
  font-weight: 700;
  line-height: 40px;
}
.single_product_details_area .single_product_desc .product-cod {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  color: #787878;
  font-weight: 400;
  line-height: 1.2em;
}
.single_product_details_area .single_product_desc .product-camp {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 19px;
  color: #787878;
  font-weight: 400;
  line-height: 1.2em;
}
.single_product_details_area .single_product_desc .product-price span {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  color: #787878;
  font-weight: 700;
  text-decoration: line-through;
  margin-right: 15px;
}
.single_product_details_area .single_product_desc .product-desc {
  font-size: 16px;
}
.single_product_details_area .single_product_desc .nice-select {
  position: relative;
  z-index: 100;
  border: 1px solid #ebebeb;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  height: 60px;
  line-height: 60;
  margin: 0;
  text-transform: uppercase;
  width: 220px;
}
.single_product_details_area .single_product_desc .nice-select .current {
  line-height: 60px;
}
.single_product_details_area .single_product_desc .nice-select .list {
  background-color: #f6f6f6;
  border-radius: 0;
  border: none;
  width: 100%;
}
.single_product_details_area .single_product_desc .nice-select .list .option.selected {
  color: #0067B6;
}
.single_product_details_area .single_product_desc .cart-fav-box .favme {
  cursor: pointer;
  color: #ccc;
  font-size: 24px;
}
.single_product_details_area .single_product_desc .cart-fav-box .favme.active {
  color: #102536 !important;
}

/* :: 11.0 Footer Area CSS */
.footer_area {
  position: relative;
  z-index: 1;
  background-color: #252525;
  padding: 70px 0 20px;
}
.footer_area .single_widget_area .footer_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer_area .single_widget_area .footer_menu ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  padding: 0 10px;
  text-transform: capitalize;
}
.footer_area .single_widget_area .footer_menu ul li a:hover,
.footer_area .single_widget_area .footer_menu ul li a:focus {
  color: #ffffff;
}
.footer_area .single_widget_area .footer_widget_menu {
  display: block;
}
.footer_area .single_widget_area .footer_widget_menu li a {
  display: block;
  font-size: 12px;
  color: #787878;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
}
.footer_area .single_widget_area .footer_widget_menu li a:hover,
.footer_area .single_widget_area .footer_widget_menu li a:focus {
  color: #ffffff;
}
.footer_area .footer-intro p,
.footer_area .news-intro p {
  color: #787878;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0.3px
}
.footer_area .news-intro input {
  margin-top: 3px;
  margin-right: 7px;
  position: absolute;
}
.footer_area .single_widget_area .footer_heading h6 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
  font-weight: 400;
}
.footer_area .single_widget_area .subscribtion_form form {
  position: relative;
  z-index: 1;
}
.footer_area .single_widget_area .subscribtion_form form input {
  width: 100%;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  height: 35px;
  background-color: transparent;
}
.footer_area .single_widget_area .subscribtion_form form input:focus {
  border-bottom-color: #ffffff;
  outline-width: 0;
}
.footer_area .single_widget_area .subscribtion_form form button {
  width: 30px;
  height: 35px;
  border:1px solid transparent;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: -4px;
  right: 20px;
  text-align: center;
  z-index: 10;
}
.footer_area .single_widget_area .subscribtion_form form button:hover {
  cursor: pointer;
  border:1px solid transparent;
  background-color: transparent;
}
.footer_area .single_widget_area .subscribtion_form form button:focus {
  border:1px solid transparent;
  background-color: transparent;
  outline: none;
}
.footer_area .single_widget_area .footer_social_area a {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  margin-right: 14px;
}

/* :: 12.0 Breadcumb Area CSS */
.breadcumb_area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 140px;
}
.breadcumb_area:after {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -5;
  content: '';
}
.breadcumb_area .page-title h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.breadcumb_area .page-title h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.breadcumb_area.breadcumb-style-two {
  width: 100%;
  height: 390px;
}
.breadcumb_area.breadcumb-style-two .page-title h2 {
  font-size: 72px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0;
  color: #0067B6;
}

/* :: 13.0 Product Sidebar Area CSS */
.widget {
  position: relative;
  z-index: 1;
}
.widget .widget-title {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
}
.widget .widget-title2 {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 15px;
  display: block;
  margin-bottom: 0;
  color: #000000;
  font-weight: 600;
}
.catagories-menu ul > li > a {
  color: #102536;
}
.catagories-menu ul > li > a:hover {
  color: #0067B6;
  transition: all 0.5s;
}
.widget .catagories-menu li > a {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}
.widget .catagories-menu .sub-menu {
  margin-left: 15px;
  margin-bottom: 15px;
}
.widget .catagories-menu .sub-menu li > a {
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
  font-weight: 300;
  color: #787878;
}
.widget .catagories-menu .sub-menu li>a:hover {
  color: #0067B6;
}
.widget.price .ui-slider-handle {
  background-color: #000000;
  border: none;
  border-radius: 0;
  top: -6px;
  width: 4px;
  height: 15px;
  margin: 0;
}
.widget.price .ui-slider-range.ui-corner-all.ui-widget-header {
  background-color: #0067B6;
}
.widget.price .ui-slider-horizontal {
  height: 5px;
}
.widget.price .range-price {
  font-size: 12px;
  font-weight: 600;
  margin-top: 15px;
  text-transform: uppercase;
}
.widget.color .widget-desc ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget.color .widget-desc ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  width: 20%;
  margin-bottom: 15px;
}
.widget.color .widget-desc ul li a {
  width: 30px;
  height: 30px;
  display: block;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.widget.color .widget-desc ul li a.color1 {
  background-color: #ffffff;
}
.widget.color .widget-desc ul li a.color2 {
  background-color: #969696;
}
.widget.color .widget-desc ul li a.color3 {
  background-color: #030303;
}
.widget.color .widget-desc ul li a.color4 {
  background-color: #0067B6;
}
.widget.color .widget-desc ul li a.color5 {
  background-color: #dc0647;
}
.widget.color .widget-desc ul li a.color6 {
  background-color: #fff56a;
}
.widget.color .widget-desc ul li a.color7 {
  background-color: #f26e51;
}
.widget.color .widget-desc ul li a.color8 {
  background-color: #9a8777;
}
.widget.color .widget-desc ul li a.color9 {
  background-color: #5b862a;
}
.widget.color .widget-desc ul li a.color10 {
  background-color: #8662a9;
}
.widget.brands ul li {
  display: block;
}
.widget.brands ul li a {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #787878;
  font-weight: 300;
  text-transform: capitalize;
}
.widget.brands ul li a:hover {
  color: #0067B6;
}
.product-topbar {
  position: relative;
  z-index: 100;
  margin-bottom: 40px;
}
.product-topbar .total-products p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.75px;
}
.product-topbar .total-products p span {
  color: #0067B6;
}
.product-topbar .product-sorting p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  margin-right: 15px;
}
.product-topbar .product-sorting form select {
  background-color: transparent;
  border: none;
}
.product-topbar .product-sorting form select option {
  font-size: 12px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.75px;
}
.product-topbar .nice-select {
  border: none;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  line-height: 1.5;
  padding-left: 0;
  margin: 0;
  text-transform: uppercase;
}
.product-topbar .nice-select .list {
  background-color: #f6f6f6;
  border-radius: 0;
  border: none;
}
.product-topbar .nice-select .list .option.selected {
  color: #0067B6;
}

/* :: 14.0 Checkout Area CSS */
.checkout_details_area form label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.checkout_footer form label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}
.checkout_details_area form label span {
  color: #0067B6;
}
.checkout_details_area form .form-control {
  height: 42px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 0;
}
.checkout_footer .form-group {
  margin-bottom: 0rem;
} 
.checkout_footer form .form-control {
  height: 42px;
  border: 1px solid #ebebeb;
  background-color: #ebebeb;
  border-radius: 0;
}
.checkout_details_area form .nice-select {
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.checkout_details_area form .nice-select .list {
  width: 100%;
  border-radius: 0;
}
.order-details-confirmation {
  width: 100%;
  border: 2px solid #ebebeb;
  padding: 40px;
}
.order-details-confirmation .order-details-form li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px 0;
  border-bottom: 2px solid #ebebeb;
  font-weight: 600;
}
.order-details-confirmation .card-header h6 a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
.order-details-confirmation .card-header h6 a i {
  color: #9f9f9f;
}
.order-details-confirmation .card {
  border: none;
}
.order-details-confirmation .card-header {
  background-color: transparent;
  border-bottom: none;
}
.order-details-confirmation .card-body p {
  font-size: 12px;
  line-height: 2;
  color: #9f9f9f;
}

/* :: 15.0 Blog Area CSS */
.blog-wrapper {
  position: relative;
  z-index: 1;
}
.blog-wrapper .single-blog-area {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  overflow: hidden;
}
.blog-wrapper .single-blog-area img {
  width: 100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.blog-wrapper .single-blog-area .post-title {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #ffffff;
  padding: 20px 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85%;
  height: auto;
  z-index: 10;
}
.blog-wrapper .single-blog-area .post-title a {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
.blog-wrapper .single-blog-area .hover-content {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #ffffff;
  background-color: #ffffff;
  padding: 20px 40px;
  position: absolute;
  width: 85%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.blog-wrapper .single-blog-area .hover-content .hover-post-title a {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 20px;
}
.blog-wrapper .single-blog-area .hover-content .hover-post-title a:hover {
  color: #0067B6;
}
.blog-wrapper .single-blog-area .hover-content>a {
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0;
  color: #0067B6;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 50px;
}
.blog-wrapper .single-blog-area:hover .hover-content,
.blog-wrapper .single-blog-area:focus .hover-content {
  opacity: 1;
  visibility: visible;
}
.blog-wrapper .single-blog-area:hover img,
.blog-wrapper .single-blog-area:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-blog-wrapper {
  position: relative;
  z-index: 1;
}
.single-blog-wrapper .single-blog-content-wrapper {
  position: relative;
  z-index: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  width: 75%;
  padding: 70px 7%;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text h2 {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 50px;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 50px;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text blockquote {
  margin-bottom: 50px;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text blockquote h2 {
  font-size: 30px;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text blockquote h2 i {
  margin-right: 30px;
  font-size: 30px;
  color: #0067B6;
}
.single-blog-wrapper .single-blog-content-wrapper .single-blog--text blockquote span {
  margin-left: 60px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post img {
  width: 100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 50px;
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post a h5 {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.5;
}
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post:hover img,
.single-blog-wrapper .single-blog-content-wrapper .related-blog-post .single-related-blog-post:focus img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.single-blog-wrapper .single-blog-post-thumb img {
  min-width: 100%;
}
/* :: 16.0 Regular Page Area CSS */
.regular-page-content-wrapper {
  position: relative;
  z-index: 1;
}
.regular-page-content-wrapper .regular-page-text h2 {
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 30px;
}
.regular-page-content-wrapper .regular-page-text p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}
.regular-page-content-wrapper .regular-page-text p strong {
  font-weight: 500;
}
.regular-page-content-wrapper .regular-page-text blockquote {
  margin: 50px 0 50px 0;
}
.regular-page-content-wrapper .regular-page-text blockquote h2 {
  font-size: 30px;
  line-height: 1.3em;
}
.regular-page-content-wrapper .regular-page-text blockquote h2 i {
  font-size: 30px;
  color: #0067B6;
}
.regular-page-content-wrapper .regular-page-text blockquote span {
  margin-left: 60px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.6);
}

/* :: 17.0 Contact Area CSS */
.contact-area {
  position: relative;
  z-index: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-area .google-map {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}
.contact-area .google-map #googleMap {
  width: 100%;
  height: 685px;
}
.contact-area .contact-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  width: 40%;
  padding: 50px 5%;
}
.contact-area .contact-info h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.contact-area .contact-info p {
  font-size: 16px;
  font-weight: 300;
}
.contact-area .contact-info .contact-address p {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-area .contact-info .contact-address p span {
  font-weight: 600;
  color: #000000;
  width: 100px;
  display: inline-block;
  text-transform: uppercase;
}
.contact-area .contact-info .contact-address p:last-child {
  margin-top: 100px;
}
.contact-area .contact-info .contact-address p:last-child a {
  font-size: 14px;
  font-weight: 300;
}
.contact-area .contact-info .contact-address p:last-child a:hover {
  color: #0067B6;
}

/* ajustes */
.tt-novidades {
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 600;
  color: #102536;
}
.tt-sm {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 600;
  color: #102536;
}
.tt-cat-pop {
  color: #fff;
  margin-bottom: 15px;
  font-weight: 700;
}
.section-heading .tt-populares {
  font-size: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1.3px;
}
.popular-products-slides-one,
.popular-products-slides-two,
.popular-products-slides-three {
  position: relative;
}
.popular-products-slides-one .owl-nav .owl-prev,
.popular-products-slides-one .owl-nav .owl-next, 
.popular-products-slides-two .owl-nav .owl-prev,
.popular-products-slides-two .owl-nav .owl-next, 
.popular-products-slides-three .owl-nav .owl-prev, 
.popular-products-slides-three .owl-nav .owl-next {
  position: absolute;
  top: 35%;
  width: 55px;
  height: 55px;   
}
.popular-products-slides-one .owl-nav .owl-prev,
.popular-products-slides-two .owl-nav .owl-prev,
.popular-products-slides-three .owl-nav .owl-prev {
  right: -45px;
  border-radius: 100%;     
}
.popular-products-slides-one .owl-nav .owl-next,
.popular-products-slides-two .owl-nav .owl-next,  
.popular-products-slides-three .owl-nav .owl-next {
  left: -45px;
  border-radius: 100%;
}
.popular-products-slides-one .owl-nav .owl-prev i,
.popular-products-slides-one .owl-nav .owl-next i, 
.popular-products-slides-two .owl-nav .owl-prev i,
.popular-products-slides-two .owl-nav .owl-next i, 
.popular-products-slides-three .owl-nav .owl-prev i,
.popular-products-slides-three .owl-nav .owl-next i {
  color: #ffff;
  font-size: 22px;
  margin: 16px 16px;
}


/* NOVIDADE AD IMPORTAÇÃO */
.new-arrival-products .single-product-wrapper,
.new-arrival-products2 .single-product-wrapper,
.new-arrival-products2b .single-product-wrapper {
  margin-bottom: 0px;
}
.new-arrival-products .single-product-wrapper .product-description,
.new-arrival-products .single-product-wrapper .product-description-home,
.new-arrival-products2 .single-product-wrapper .product-description-home,
.new-arrival-products2b  .single-product-wrapper .product-description-home {
  position: relative;
  z-index: 1;
  /* padding-top: 20px; */
  background:  transparent;
  text-align: center;
}
.new-arrival-products .single-product-wrapper .product-description-home span,
.new-arrival-products2 .single-product-wrapper .product-description-home span,
.new-arrival-products2b .single-product-wrapper .product-description-home span {
  font-size: 13px;
  text-transform: uppercase;
  color: #797979;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.new-arrival-products .single-product-wrapper .product-description-home h6,
.new-arrival-products2 .single-product-wrapper .product-description-home h6,
.new-arrival-products2b .single-product-wrapper .product-description-home h6{
  color:#102536;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}
.new-arrival-products .single-product-wrapper .product-description-home h6 {
  color:#102536;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}
.new-arrival-products .single-product-wrapper .product-description-home p,
.new-arrival-products2 .single-product-wrapper .product-description-home p,
.new-arrival-products2b .single-product-wrapper .product-description-home p {
  margin-bottom: 0;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.3rem;
  color: #0067B6;
}
.new-arrival-products,
.new-arrival-products2 {
  position: relative;
}

.new-arrival-products .owl-nav .owl-prev,
.new-arrival-products .owl-nav .owl-next {
  background:#c9c9c9;
  position: absolute;
  top: 40%;
  width: 55px;
  height: 55px;   
}
.new-arrival-products .owl-nav .owl-prev:hover,
.new-arrival-products .owl-nav .owl-next:hover {
  background:#102536;
  transition: all 0.5s;
}
.new-arrival-products .owl-nav .owl-prev {
  right: 0px;
  border-radius: 10px 0 0 10px;     
}
.new-arrival-products .owl-nav .owl-next {
  left: 0px;
  border-radius: 0 10px 10px 0;
}
.new-arrival-products .owl-nav .owl-prev i,
.new-arrival-products .owl-nav .owl-next i {
  color: #ffff;
  font-size: 27px;
  margin: 14px 16px;
}
.new-arrival-products2 .single-product-wrapper,
.new-arrival-products2b .single-product-wrapper,
.popular-products-slides-one .single-product-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  overflow: hidden;
  border: unset;
  padding: 0;
}
.new-arrival-products2 .input-nmb input,
.new-arrival-products2b .input-nmb input,
.popular-products-slides-one .input-nmb input { 
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  border-left: 0;
  border-right: 0;
  padding: 0;
  background-color:#ebebeb;
}
.new-arrival-products2 .essence-btn {
  min-width: 0 !important;
  padding: 0 32px !important;
}
.new-arrival-products2 .input-nmb .btn-increment,
.new-arrival-products2b .input-nmb .btn-increment, 
.new-arrival-products2 .input-nmb .btn-decrement,
.new-arrival-products2b .input-nmb .btn-decrement {
  min-width: 1.9rem !important;
  background-color: #102536 !important;
  border: 1px solid #102536 !important;;
  color:#fff;
}
.popular-products-slides-one .essence-btn:hover {
  background-color: #343a40 !important;
}
.popular-products-slides-one .input-nmb .btn-increment,
.popular-products-slides-one .input-nmb .btn-decrement {
  color:#fff !important;
  min-width: 2.0rem !important;
  background-color: #343a40 !important;
  border:1px solid #343a40 !important;
}
.new-arrival-products2 .input-nmb .btn-increment,
.new-arrival-products2b .input-nmb .btn-increment,
.popular-products-slides-one .input-nmb .btn-increment {
  border-top:1px solid #102536;
  border-bottom:1px solid #102536;
  border-left:1px solid #ebebeb;
  border-right:1px solid #102536;
}
.new-arrival-products2 .input-nmb .btn-decrement,
.new-arrival-products2b .input-nmb .btn-decrement,
.popular-products-slides-one .input-nmb .btn-decrement {
  border-top:1px solid #102536;
  border-bottom:1px solid #102536;
  border-left:1px solid #102536;
  border-right:1px solid #ebebeb
}
.new-arrival-products2 .input-nmb .btn-increment:hover, 
.new-arrival-products2 .input-nmb .btn-decrement:hover,
.new-arrival-products2b .input-nmb .btn-increment:hover, 
.new-arrival-products2b .input-nmb .btn-decrement:hover,
.popular-products-slides-one .input-nmb .btn-increment:hover,
.popular-products-slides-one .input-nmb .btn-decrement:hover {
  background-color: #0067B6!important;
  border-top:1px solid #0067B6!important;
  border-bottom:1px solid #0067B6!important;
  border-left:1px solid #0067B6!important;
  border-right:1px solid #0067B6!important;
  color:#fff !important;
}
.new-arrival-products2 .input-nmb .btn-increment:hover,
.new-arrival-products2b .input-nmb .btn-increment:hover,
.popular-products-slides-one .input-nmb .btn-increment:hover {
  border-top:1px solid #102536;
  border-bottom:1px solid #102536;
  border-left:0;
  border-right:1px solid #102536;
}
.new-arrival-products2 .input-nmb .btn-decrement:hover,
.new-arrival-products2b .input-nmb .btn-decrement:hover,
.popular-products-slides-one .input-nmb .btn-decrement:hover {
  border-top:1px solid #102536;
  border-bottom:1px solid #102536;
  border-left:1px solid #102536;
  border-right:0;
}
.new-arrival-products2 .owl-nav .owl-prev,
.new-arrival-products2 .owl-nav .owl-next {
  background:#f8f9fa;
  position: absolute;
  top: 35%;
  width: 55px;
  height: 55px;   
}
.new-arrival-products2 .owl-nav .owl-prev {
  right: -70px;
  border-radius: 50%;   
}
.new-arrival-products2 .owl-nav .owl-next {
  left: -70px;
  border-radius: 50%;
}
.new-arrival-products2 .owl-nav .owl-prev i,
.new-arrival-products2 .owl-nav .owl-next i {
  color: #102536;
  font-size: 20px;
  margin: 18px 20px;
}
.new-arrival-products2 .owl-nav .owl-prev:hover,
.new-arrival-products2 .owl-nav .owl-next:hover {
  background:#ebebeb;
  transition: all 0.5s;
}
.new-arrival-products2 .owl-nav .owl-prev:hover i,
.new-arrival-products2 .owl-nav .owl-next:hover i {
  color: #102536;
  transition: all 0.5s;
}
.tt-catalogo h3 {
  color: #fff;
}
.tt-catalogo h5 {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.essence-btn-form {
  display: inline-block;
  min-width: 170px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 12px 12px;
  text-transform: uppercase;
  font-size: 12px;
  background-color: #102536;
  letter-spacing: 1px;
  border-radius: 0;
  font-weight: 400;
}


/* Ajuste input produto individual */
.cart-fav-box .form-control {
  height: 50px;
  background-color: #ebebeb;
  border-radius: 0;
  border:1px solid #ebebeb;
}
.cart-fav-box .input-group {
  width: 35% !important;
}
.cart-fav-box .btn-increment,
.cart-fav-box .btn-decrement {
  color: #fff;
  background: #102536;
  border: 1px solid  #102536;
  border-radius: 0 !important;
}
.cart-fav-box .btn-increment {
  margin: 0 5px 0 0;
}
.cart-fav-box .btn-increment:hover,
.cart-fav-box .btn-decrement:hover {
  color: #fff;
  background: #0067B6;
  border:1px solid  #0067B6;
  transition: all 0.7s;
}

/* ajuste do input do carrinho */
.input-btn-carrinho .input-group input {
  background-color: #ebebeb;
}
.input-btn-carrinho .btn-increment,
.input-btn-carrinho .btn-decrement {
  color: #fff;
  background: #102536;
  border: 1px solid  #102536;
  border-radius: 0 !important;
}
.input-btn-carrinho .btn-increment {
  margin: 0 5px 0 0;
}
.input-btn-carrinho .btn-increment:hover,
.input-btn-carrinho .btn-decrement:hover {
  color: #fff;
  background: #0067B6;
  border:1px solid  #0067B6;
  transition: all 0.7s;
}
.pitico-logo-link img {
  max-width: 80px;
}
.pitico-logo-link {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #787878;
  font-weight: 400;
  font-size: 14px;
}
.pitico-logo-link:hover,
.pitico-logo-link:focus {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #fbf5f5;
  font-weight: 400;
  font-size: 14px;
}

/* ajustes contato */
.contato-details h6 {
  color:#5e5e5e !important;
  margin-bottom: 0;
  font-size: 17px;
}
.contato-details p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 16px;
}
.contato-details ul > li > a {
  color: #787878;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;  
}
.contato-details ul > li:hover > a {
  color: #102536;
  transition: all 0.8s;
  font-weight: 400;
}

/* ajuste carrinho */
.aviso-carrinho-box {
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #0067B6;
}
.aviso-carrinho-box h2 {
  color: #fff;
}
.aviso-carrinho-texto p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
}
.aviso-carrinho-box p > a {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.aviso-carrinho-box p:hover > a {
  color: #102536;
  transition: all 0.7s;
}
.carrinho-aviso-2 {
  text-align: center;
  margin-bottom: 60px;
}
.carrinho-aviso-2 p,
.carrinho-aviso-2 p > a {
  line-height: 1.3;
  font-size: 18px;
  color: #787878;
  font-weight: 400;
}
.carrinho-aviso-2 p > a:hover {
  color: #102536;
}
.carrinho-table .table th {
  vertical-align: middle;
  height: 60px;
  text-align: center;
  color: #102536;
  font-size: 18px;
}
.carrinho-table .table td {
  padding-left: 0;
  padding-right: 0;
  vertical-align: middle;
  height: 90px;
  text-align: center;
}
.carrinho-table .table td > a > img {
  width: 160px;
  border:1px solid #ebebeb;
}
table .product-description span {
  font-size: 15px;
  text-transform: uppercase;
  color: #102536;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 14px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
table .product-description h6 {
  font-size: 18px;
  text-transform: uppercase;
  color: #102536;
  margin-bottom: 5px;
  margin-bottom: 0;
}
table .product-description .product-price {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #102536;
  font-weight: 700;
  line-height: 1.3;
}
table .input-group > .form-control {
  border: 1px solid #ebebeb;
}
table td > a > .fa-times-circle {
  color: #102536;
  font-size: 25px;
}
table td > a:hover .fa-times-circle {
  color: #0067B6;
  transition: all 0.6s;
  font-weight: 0;
}
.total-itens,
.total-price {
  margin-bottom: 0;
  font-weight: 700;
  color:#102536;
  font-size: 16px;
}

/* navbar login */
.acesso-cliente p {
  margin-bottom:0;
}
.acesso-cliente p > a {
  color:#787878;
  font-size: 14px;
  font-weight: 400;
}
.acesso-cliente p:hover > a {
  color: #0067B6;
  transition: all 0.3s;
  font-weight: 500;
}

/* navbar login */
.acesso-cliente p {
  margin-bottom:0;
}
.acesso-cliente p > .out-login {
  color:#787878;
  font-size: 14px;
  font-weight: 500;
}
.acesso-cliente p:hover > .out-login {
  color: #0067B6;
  transition: all 0.3s;
  font-weight: 500;
}

/* Login page */
.box-login,
.box-cadastro {
  padding: 50px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;  
  min-height: 447px;        
}
.box-login-content,
.box-cadastro-content {
  width: 80%;
}
.box-login-content p,
.box-cadastro-content p,
.box-login-content p > a {
  font-size: 18px;
  color: #787878;
  font-weight: 400;
  line-height:1.3rem;
}
.box-login-content p > a:hover {
  color: #102536;
  transition: all 0.4s;
}
.box-login .form-control {
  height: 50px;
  border: 1px solid #a5a5a5a5;
  background-color: #ffff;
  border-radius: 0;
}

/* cadastro página */
.area-cadastro form .form-control {
  height: 42px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 0;
}
.area-cadastro .area-cadastro-cabecalho {
  text-align: center;
  margin-bottom: 30px;
}
.area-cadastro .area-cadastro-cabecalho h3 {
  text-transform: uppercase;
  color: #000000;
  line-height: 1.3rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
} 
.area-cadastro .area-cadastro-cabecalho p {
  color: #787878;
  font-size: 18px;
  line-height: 1.3rem;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}  
.area-cadastro .tt-form {
  color: #787878;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3rem;
}  
.area-cadastro form .nice-select {
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.area-cadastro form .nice-select .list {
  width: 100%;
  border-radius: 0;
  overflow-y: scroll;
  max-height: 275px;
}
.area-cadastro form label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.area-cadastro  form .nice-select .list .option{
  min-height: unset !important;
  max-height: 25px !important;
  line-height: 25px !important;
  font-size: 13px !important;
}

/* Página Info */
.area-informacao form .form-control {
  height: 42px;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 0;
}
.area-informacao .area-informacao-cabecalho {
  text-align: center;
  margin-bottom: 30px;
}
.area-informacao .area-informacao-cabecalho h3,
.area-informacao .area-informacao-conteudo h3 {
  text-transform: uppercase;
  color: #000000;
  line-height: 1.3rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
} 
.area-informacao .area-informacao-cabecalho p,
.area-informacao .area-informacao-conteudo p {
  color: #787878;
  font-size: 18px;
  line-height: 1.3rem;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}  
.area-informacao .tt-form {
  color: #787878;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3rem;
}  
.area-informacao form .nice-select {
  border-radius: 0;
  border: 1px solid #ebebeb;
}
.area-informacao form .nice-select .list {
  width: 100%;
  border-radius: 0;
}
.area-informacao form label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.pedidos-table table thead,
.pedidos-table table tbody {
  text-align: center;
  vertical-align: middle;
}
.pedidos-table table thead > tr > th {
  font-size: 18px;
  border:1px solid gray;
}
.pedidos-table table tbody > tr > td {
  font-size: 16px;
}
.pedidos-table table tr, 
.pedidos-table table tr > td {
  border: 1px solid #ebebeb;
  vertical-align: middle;
}
.pedidos-table h3 {
  text-transform: uppercase;
  color: #000000;
  line-height: 1.3rem;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
} 

/* Modais */
#modalTpCaixa .modal-content .modal-header,
#TpCaixaConfirm .modal-content .modal-header {
  text-align: center;
  display: inline;
  padding: 0.5rem;
}
#modalTpCaixa .modal-content .modal-header .modal-title,
#TpCaixaConfirm .modal-content .modal-header .modal-title,
#excluirProd .modal-content .modal-header .modal-title,
#modalBox  .modal-content .modal-header .modal-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
#modalTpCaixa .modal-body p,
#TpCaixaConfirm .modal-body p,
#modalBox .modal-body p {
  font-size: 16px;
  text-align: center;
}

/* especificidade - modal excluirProd */
#excluirProd .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#excluirProd .modal-body p {
  font-size: 20px;
  color: #28a745;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}
#excluirProd .modal-body i {
  color: #28a745;
  font-size: 50px;
  margin-bottom: 0;
  text-align: center;
}
#excluirProd .modal-dialog {
  width: 100%;
}

/* banner */
.hero-100 {
  height: 700px;
}
.hero-index .owl-prev,
.hero-index .owl-next {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: absolute;
  color:#0067B6;
}
.hero-index .owl-next {
  top: 50%;
  font-size: 40px;
}
.hero-index .owl-prev {
  top: 50%;
  font-size: 40px;
}
.hero-index .owl-next:hover > i, 
.hero-index .owl-prev:hover > i{
  color:#0056b3;
  opacity: 1;
  transition: all 0.6s;
}

/* orçamento box */
.orcamento-tp-box h3 {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}
.orcamento-tp-box h3 > span {
  color:#0067B6;
}
.orcamento-tp-box p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.orcamento-tp-box .btn-orcamento-box a {
  margin: 0 15px;
}

/* ajuste tabela carrinho */
.table .product-description {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}
.table .product-description span {
  font-size: 15px;
  text-transform: uppercase;
  color: #818181;
  margin-bottom: 15px;
  letter-spacing: 0.75px;
  font-weight: 600;
}
.table .product-description h6 {
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #102536;
}
.table .product-description .product-price {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #0067B6;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}
.table .product-description .product-price2 {
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #0067B6;
  font-weight: 700;
  line-height: 1.3;
}

/* btn whatsapp */
.wtpp-btn {
  background-color: #1aa331;
  border-radius: 50%;
  bottom: 150px;
  right: 40px;
  color: #ffffff;
  height: 60px;
  width: 60px;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 500;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}
.wtpp-btn:hover {
  background-color: #115f1e;
  transition: all 0.6s;
}
.wtpp-btn > i {
  font-size: 35px; 
  color: #ffffff;
}

/* social icons */
.social-footer p {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.social-footer a > i {
  font-size: 18px;
  color:#787878;
}
.social-footer a {
  padding-right: 10px;
}
.social-footer a:hover i {
  color: #ffffff;
  transition: all 0.5s;
}

/* ajuste botão input new arrivals*/
.input-nmb .essence-btn {
  height: 40px;
  line-height: 40px !important;
  margin-left:1px;
}
.input-nmb .essence-btn:hover {
  height: 40px;
  line-height: 40px !important;
}
.input-nmb .input-group input {
  height: 40px;
  background-color: #ebebeb;
}
.input-nmb .btn-increment,
.input-nmb .btn-decrement {
  height: 40px;
  border-radius: 0 !important;
  color: #fff;
  background: #102536;
  border:1px solid #102536;
}
.input-nmb .btn-increment:hover {
  color: #fff;
  background: #0067B6;
  border: 1px solid #0067B6;
  transition: all 0.7s;
}
.input-nmb .btn-decrement:hover {
  color: #fff;
  background: #0067B6;
  border:1px solid #0067B6;
  transition: all 0.7s;
}
.input-nmb .essence-btn {
  width: 100% !important;
}

/* ajuste botão input produtos */
.input-nmb-prod .input-group input {
  height: 40px;
  background-color: #ebebeb;
}
.input-nmb-prod .essence-btn {
  margin-left: 1px;
  height: 40px;
  line-height: 40px;
}
.input-nmb-prod .btn-increment,
.input-nmb-prod .btn-decrement {
  border-radius: 0 !important;
  color: #fff;
  background: #102536;
  border:1px solid #102536;
  min-width: 1.7rem !important;
}
.input-nmb-prod input {
  padding: 0px;
}
.input-nmb-prod .btn-decrement:hover {
  color: #fff;
  background: #0067B6;
  border-top: 1px solid #0067B6;
  border-bottom: 1px solid #0067B6;
  border-left: 1px solid #0067B6;
  border-right: 1px solid #0067B6;
  transition: all 0.7s;
}
.input-nmb-prod .btn-increment:hover {
  color: #fff;
  background: #0067B6;
  border-top: 1px solid #0067B6;
  border-bottom: 1px solid #0067B6;
  border-left: 1px solid #0067B6;
  border-right: 1px solid #fff;
  transition: all 0.7s;
}
.input-nmb-prod .essence-btn {
  width: 100% !important;
}

/* Link index */
.link-ad,
.link-ad:focus {
  color:#102536;
  font-size: 18px;
  text-transform: uppercase;
}
.link-ad:hover {
  font-size: 18px;
  color:#0361a9;
  transition: all 0.4s;
}
.link-ad:active {
  color:#102536;
  font-size: 18px;
  text-transform: uppercase;
}

/* Link index */
.link-ad-cad,
.link-ad-cad:focus {
  color:#787878;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.link-ad-cad:hover {
  color:#0361a9;
  font-weight: 500;
  font-size: 14px;
  transition: all 0.4s;
}
.link-ad-cad:active {
  color:#787878;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* Link wtpp */
.link-wtpp,
.link-wtpp:focus {
  color: green;
  font-size: 19px;
  font-weight: 400;
}
.link-wtpp:hover {
  font-size: 19px;
  font-weight: 400;
  color:rgb(1, 85, 1);
  transition: all 0.4s;
}
.link-wtpp:active {
  color:green;
  font-size: 19px;
  font-weight: 400;
}

/* modal block */
#blockAcess .modal-body{
  text-align: center;
}
#blockAcess .modal-body i {
  color: red;
  font-size: 70px;
  font-weight: 200;
  margin-bottom: 6px;
}
#blockAcess .modal-body h2{
  color: red;
}
#blockAcess .modal-body p{
  font-size: 17px;
  line-height: 19px;
}
.cliente-font {
  font-size: 14px !important;
  margin-bottom: 0.2rem;
}

/* Representante */
.ajuste-mapa {
  display:flex;
  justify-content:center;
}
#map {
  display: none;
}
#map .state {
  cursor: pointer;
}
#map .state .shape {
  cursor: pointer;
}
#map .model-green .state .shape {
  fill: #2d4b9c;
}
#map .model-green .state .icon_state {
  fill: #1B2C5C;
}
#map .model-green .state:hover .shape,
#map .model-green .state.hover .shape {
  fill: #2d68b2;
  transition: all 0.6s;
}
#map .model-green .state:hover .icon_state,
#map .model-green .state.hover .icon_state {
  fill: #5a95ce;
  transition: all 0.6s;
}
.alinhamento {
  align-items: center;
}
.txt-repr h4{
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.txt-repr p {
  font-size: 20px;
  line-height: 1.3rem;
}
.txt-repr h5 {
  font-size: 20px;
}
.txt-repr2 h4,
.txt-repr2 p {
  color: #fff;
  text-align:center;
  line-height: 20px;
}
.txt-repr2 p {
  font-size: 20px;
  font-weight: 300;
}
#representante .table tr th,
#representante .table tr td {
  vertical-align: middle !important;
}
.essence-btn-repre {          
  display: inline-block;
  min-width: 170px;
  height: 42px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 40px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 42px;
  background-color: #0067B6;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.endereco-footer p {
  color: #787878;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 0.3px;
}
.endereco-footer h6 {
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 300;
  color: #fff;
}


/* Estilo - sobre nós */
div.effect-img-hover {
	position: relative;
	overflow: hidden;
}
 div.effect-img-hover img {
	position: relative;
	opacity: 0.8;
}
 div.effect-img-hover .content {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
 div.effect-img-hover .content::before,
 div.effect-img-hover .content::after {
	pointer-events: none;
}
 div.effect-img-hover .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 div.effect-img-hover h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
 div.effect-img-hover h2 span {
	font-weight: 800;
}
 div.effect-img-hover h2,
 div.effect-img-hover .text-content p {
	margin: 0;
}
 div.effect-img-hover .text-content p {
	letter-spacing: 1px;
	font-size: 88.5%;
}
div.effect-img-hover {
	background: #2f3238;
}
div.effect-img-hover img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
div.effect-img-hover .content {
	text-align: left;
}
div.effect-img-hover h2 {
	position: relative;
	padding: 0.5em 0;
}
div.effect-img-hover .text-content {
  position: absolute;
  bottom: 5px;
}
div.effect-img-hover .text-content p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}
div.effect-img-hover .text-content p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
div.effect-img-hover .text-content p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
div.effect-img-hover .text-content p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
div.effect-img-hover:hover .text-content p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
div.effect-img-hover:hover .text-content p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
div.effect-img-hover:hover .text-content p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
div.effect-img-hover:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}
div.effect-img-hover:hover .text-content p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
@media only screen and (min-width: 320px) and (max-width: 375px){
  body{
    margin-top: 120px !important;
  }
  .acesso-cliente {
    display: none;
  }
  .header_area .search-area form input {
    width: 195px !important;
  }
  #g-maps iframe {
    height: 450px;
  }
  .wtpp-btn {
    bottom: 180px;
    right: 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .estilo-sm-hidden {
    max-height: 228px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 450px;
  }
  .shop_sidebar_area {
    display: none;
  }
  .wtpp-btn {
    bottom: 150px;
    right: 30px;
  }
  .cart-fav-box .btn-increment,
  .cart-fav-box .btn-decrement {
    min-width: 1.9rem !important;
  }
  .cart-fav-box input {
    padding: 0;
  }
  .aviso-carrinho-box h2 {
    font-size: 22px;
  }
  .aviso-carrinho-texto p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.1rem;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .header_area .search-area form input:focus {
    width: 270px;
  }
  .blog-wrapper .single-blog-area .hover-content p {
    display: block;
    font-size: 14px;
    line-height: 1.7;
  }
  .estilo-sm-hidden {
    max-height: 228px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 450px;
  }
  .wtpp-btn {
    bottom: 150px;
    right: 30px;
  }
  .aviso-carrinho-box h2 {
    font-size: 22px;
  }
  .aviso-carrinho-texto p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.1rem;
    color: #fff;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header_area .search-area form input:focus {
    width: 300px;
  }
  .right-side-cart-area {
    width: 400px;
    right: -550px;
  }
  .right-side-cart-area .cart-content .cart-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
  }
  .right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc {
    padding: 30px 20px;
  }
  .right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc h6 {
    margin-bottom: 10px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
    width: calc(100% - 150px);
    padding: 50px 30px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary .summary-table li {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .single_catagory_area {
    margin-bottom: 30px;
  }
  .blog-wrapper .single-blog-area .post-title a {
    font-size: 18px;
  }
  .blog-wrapper .single-blog-area .hover-content .hover-post-title a {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text h2 {
    font-size: 24px;
  }
  .estilo-sm-hidden {
    max-height: 286px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 450px;
  }
  .wtpp-btn {
    bottom: 150px;
    right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    margin-top: 186px;
  }
  #scrollUp {
    bottom: 30px;
    right: 30px;
  }
  .header_area .classy-nav-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header_area .classy-nav-container .classy-navbar-toggler {
    margin-left: auto;
    margin-right: 15px;
  }
  .header_area .classy-navbar,
  .header_area .header-meta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 100%;
    width: 100%;
  }
  .header_area .classy-navbar {
    height: 80px;
    border-bottom: 1px solid #ebebeb;
  }
  .header_area .header-meta {
    height: 40px;
  }
  .header_area .search-area form {
    height: 40px;
    border-left: none;
  }
  .header_area .search-area form input {
    width: 300px;
    height: 40px;
    padding: 0 10px 0 30px;
  }
  .header_area .search-area form input:focus {
    width: 170px;
  }
  .header_area .search-area form button {
    left: 10px;
    height: 40px;
  }
  .header_area .favourite-area a,
  .header_area .user-login-info a,
  .header_area .cart-area a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    line-height: 40px;
  }
  .header_area .favourite-area a span,
  .header_area .user-login-info a span,
  .header_area .cart-area a span {
    font-size: 11px;
  }
  .right-side-cart-area {
    width: 270px;
    right: -400px;
  }
  .right-side-cart-area .cart-button a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .right-side-cart-area .cart-content .cart-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
  }
  .right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc {
    padding: 5px;
  }
  .right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .product-remove {
    top: 5px;
    right: 5px;
  }
  .right-side-cart-area .cart-content .cart-list .single-cart-item .product-image .cart-item-desc .price {
    margin-top: 10px;
    font-size: 12px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 50px 15px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary h2 {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary .summary-table li {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .right-side-cart-area .cart-content .cart-amount-summary .essence-btn {
    min-width: 140px;
    width: 140px;
    padding: 0 15px;
  }
  .owl-item .hero-100 {
    height: 270px;
  }
  .welcome_area {
    height: 247px;
  }
  .hero-index .owl-prev {
    color:#0056b3 !important;
    right: 3px !important;
    font-size: 20px !important;
  }
  .hero-index .owl-next {
    color:#0056b3 !important;
    left: 3px !important;
    font-size: 20px !important;
  }
  .welcome_area .hero-content h2 {
    font-size: 21px;
    line-height: 0rem;
    margin-bottom: 0.8rem !important;
  }
  .welcome_area .hero-content h6 {
    font-size: 16px;
    margin-bottom: 0px !important;
    letter-spacing: 0;
  }
  .welcome_area .hero-content .essence-btn {
    height: 20px;
    padding: 0px 22px;
    line-height: 20px;
    font-size: 11px;
    letter-spacing: 0px;
  }
  .hero-content .mb-4 {
    margin-bottom: 0rem !important;
  }
  .txt-right {
    text-align: right;
  }
  .mgr-30 {
    margin-right: 15px;
  }
  .mgl-30 {
    margin-left: 15px;
  }
  .single_catagory_area {
    height: 180px;
  }
  .single_catagory_area .catagory-content a {
    font-size: 18px;
  }
  .cta-area .cta-content {
    height: 400px;
  }
  .cta-area .cta-content h2 {
    font-size: 30px;
  }
  .cta-area .cta-content .cta--text {
    padding-right: 0;
  }
  .single_product_details_area .single_product_thumb,
  .single_product_details_area .single_product_desc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .footer_area .single_widget_area .subscribtion_form form {
    margin-bottom: 50px;
  }
  .breadcumb_area.breadcumb-style-two {
    height: 250px;
  }
  .breadcumb_area.breadcumb-style-two .page-title h2 {
    font-size: 30px;
  }
  .order-details-confirmation {
    margin-top: 100px;
    padding: 20px;
  }
  .blog-wrapper .single-blog-area .post-title {
    padding: 20px;
  }
  .blog-wrapper .single-blog-area .post-title a {
    font-size: 14px;
  }
  .blog-wrapper .single-blog-area .hover-content {
    padding: 20px;
  }
  .blog-wrapper .single-blog-area .hover-content .hover-post-title a {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .blog-wrapper .single-blog-area .hover-content p {
    display: none;
  }
  .blog-wrapper .single-blog-area .hover-content > a {
    margin-top: 30px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text p {
    font-size: 14px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .related-blog-post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .contact-area .google-map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .contact-area .google-map #googleMap {
    height: 400px;
  }
  .contact-area .contact-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 50px 5%;
  }
  .wtpp-btn {
    bottom: 150px;
    right: 30px;
  }
  .estilo-sm-hidden {
    max-height: 286px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 450px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    margin-top: 122px !important;
  }
  .header_area .search-area form input:focus {
    width: 300px;
  }
  .right-side-cart-area {
    width: 500px;
    right: -600px;
  }
  .welcome_area .hero-content h6 {
    font-size: 30px !important;
    color: #787878 !important;
    margin-bottom: 20px !important;
  }
  .welcome_area .hero-content h2 {
    font-size: 35px !important;
    color: #000000 !important;
    margin-bottom: 7px !important;
    line-height: 2.8rem !important;
  }
  .welcome_area {
    height: 675px;
  }
  .hero-index .owl-prev {
    background-color: #0056b3 !important;
    padding: 8px 15px;
    border-radius: 100%;
    color:#fff !important;
    font-size: 22px !important;
    right: 15px !important;
  }
  .hero-index .owl-next {
    background-color: #0056b3 !important;
    padding: 8px 15px;
    border-radius: 100%;
    color:#fff !important;
    font-size: 22px !important;
    left: 15px !important;
  }
  .hero-index .owl-prev i:visited,
  .hero-index .owl-next i:visited {
    color:#fff !important;
  }
  .hero-index .owl-prev i:hover,
  .hero-index .owl-next i:hover {
      color:#fff !important;
  }
  .hero-index .owl-prev i:active,
  .hero-index .owl-next i:active {
    color:#fff !important;
  }
  .mgr-30 {
    margin-right: 80px;
  }
  .mgl-30 {
    margin-left: 80px;
  }
  .welcome_area .hero-content h2 {
    font-size: 48px;
  }
  .single_catagory_area {
    height: 180px;
  }
  .single_catagory_area .catagory-content a {
    font-size: 20px;
  }
  .cta-area .cta-content h2 {
    font-size: 48px;
  }
  .cta-area .cta-content .cta--text {
    padding-right: 50px;
  }
  .single_product_details_area .single_product_desc {
    padding: 30px 3%;
  }
  .single_product_details_area .single_product_desc h2 {
    font-size: 20px;
  }
  .single_product_details_area .single_product_desc .product-price {
    font-size: 20px;
  }
  .single_product_details_area .single_product_desc .product-desc {
    font-size: 14px;
  }
  .breadcumb_area.breadcumb-style-two {
    height: 300px;
  }
  .breadcumb_area.breadcumb-style-two .page-title h2 {
    font-size: 48px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text p {
    font-size: 16px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .related-blog-post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%;
  }
  .contact-area .google-map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
  }
  .contact-area .contact-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    width: 45%;
    padding: 50px 3%;
  }
  .estilo-sm-hidden {
    max-height: 377px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 700px;
  }
  .input-nmb-prod .input-group input {
    padding: 0.375rem 0.45rem;
  }
  .input-nmb-prod .essence-btn {
    min-width: 0px;
    padding: 0 3px;
  }
  .input-nmb-prod .btn {
    min-width: 1.1rem !important;
    padding: 0 8px;
  }
  .cart-fav-box .btn-increment,
  .cart-fav-box .btn-decrement {
    min-width: 1.9rem !important;
  }
  .cart-fav-box input {
    padding: 0;
  }
  .shop_grid_product_area .input-nmb-prod .btn-increment, 
  .shop_grid_product_area .input-nmb-prod .btn-decrement {
    min-width: 1.5rem !important;
  }
  .shop_grid_product_area .input-nmb-prod input {
    padding:0;
  }
  .welcome_area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 460px;
  }
  .hero-100 {
    height: 460px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_product_details_area .single_product_desc {
    padding: 30px 4%;
  }
  .single_product_details_area .single_product_desc h2 {
    font-size: 24px;
  }
  .blog-wrapper .single-blog-area .hover-content {
    padding: 20px;
  }
  .blog-wrapper .single-blog-area .hover-content .hover-post-title a {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .blog-wrapper .single-blog-area .hover-content > a {
    margin-top: 15px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    width: 65%;
  }
  .single-blog-wrapper .single-blog-content-wrapper .single-blog--text h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .single-blog-wrapper .single-blog-content-wrapper .related-blog-post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    width: 35%;
  }
  .hero-index .owl-prev {
    color:#0056b3 !important;
    right: 10px !important;
  }
  .hero-index .owl-next {
    color:#0056b3 !important;
    left: 10px !important;
  }
  .welcome_area .hero-content h2 {
    font-size: 57px;
    line-height: 0.8em;
  }
  .welcome_area .hero-content h6 {
    margin-bottom: 20px;
  }
  .mgr-30 {
    margin-right: 30px;
  }
  .mgl-30 {
    margin-left: 30px;
  } 
  .estilo-sm-hidden {
    max-height: 480px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 700px;
  }
  .input-nmb-prod .input-group input {
    padding: 0.375rem 0.45rem;
  }
  .input-nmb-prod .essence-btn {
    min-width: 0px;
    padding: 0 3px;
  }
  .input-nmb-prod .btn {
    min-width: 1.1rem !important;
    padding: 0 8px;
  }
  .shop_grid_product_area .input-nmb-prod .btn-increment, 
  .shop_grid_product_area .input-nmb-prod .btn-decrement {
    min-width: 1.5rem !important;
  }
  .shop_grid_product_area .input-nmb-prod input {
    padding:0;
  }
  .cart-fav-box .btn-increment,
  .cart-fav-box .btn-decrement {
    color: #fff;
    background: #102536;
    border: 1px solid  #102536;
    border-radius: 0 !important;
    min-width: 1.9rem  !important;
  }
  .box-login, .box-cadastro {
    padding: 50px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 490px;
  }
  .welcome_area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 460px;
  }
  .hero-100 {
    height: 460px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px){
  .hero-index .owl-prev {
    right: 10px !important;
  }
  .hero-index .owl-next {
    left: 10px !important;
  }
  #g-maps iframe {
    height: 700px;
  }
  #representante .table {
    margin-bottom:0;
    min-height: 345px;
  }
  .cart-fav-box .btn-increment,
  .cart-fav-box .btn-decrement {
    color: #fff;
    background: #102536;
    border: 1px solid  #102536;
    border-radius: 0 !important;
    min-width: 1.9rem  !important;
  }
  .mgr-30 {
    margin-right: 50px;
  }
  .mgl-30 {
    margin-left: 50px;
  } 
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) { 
  .estilo-sm-hidden {
    max-height: 480px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 700px;
  }
  #representante .table {
    margin-bottom:0;
    min-height: 345px;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 2000px) {
  .hero-index .owl-prev {
    right: 40px !important;
  }
  .hero-index .owl-next {
    left: 40px !important;
  }
  .estilo-sm-hidden {
    max-height: 595px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 700px;
  }
  #representante .table {
    margin-bottom:0;
    min-height: 345px;
  }
  .cart-fav-box .btn-increment,
  .cart-fav-box .btn-decrement {
    color: #fff;
    background: #102536;
    border: 1px solid  #102536;
    border-radius: 0 !important;
    min-width: 1.9rem  !important;
  }
}

@media only screen and (min-width: 2000px) {
  .hero-index .owl-prev {
    right: 270px !important;
  }
  .hero-index .owl-next {
    left: 270px !important;
  }
  .estilo-sm-hidden {
    max-height: 595px;
    overflow:hidden;
  }
  #g-maps iframe {
    height: 700px;
  }
  #representante .table {
    margin-bottom:0;
    min-height: 345px;
  }
}


.txt-mobile-end {
  line-height: 20px;
}
.txt-mobile-end-bck {
  background-color:#f2f4f8
}
.cart-mob span {
  font-weight: 600; 
}
.cart-mob p {
  line-height: 20px;
}
.cart-mob .vl-unt-mob {
  font-weight: 600; 
}
.input-group-mob-cart {
  border:unset;
}
.input-group-mob-cart button {
  border:unset;
}
.input-group-mob-cart .input-ajust-cart {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.1rem;
  background-color: #f1f1f1;
  border: unset;
  border-radius: 1px solid #d3d3d3;
  width: 30%;
}
.input-group-mob-cart .btn-increment,
.input-group-mob-cart .btn-decrement {
  background: #102536;
  color: #ffff;
  border-radius:0;
  border: unset;
}
.input-group-mob-cart .input-group > .form-control {
  flex: unset !important;
}
.cart-mob-line {
  position: relative;
}
.cart-mob-line i {
  color: #102536;
  position: absolute;
  right: 0px;
  top: -15px;
}
.btn-increment,
.btn-decrement {
  cursor: pointer !important;
}

/* ajustes botão grid promoção */
.single-product-wrapper .input-nmb .btn-increment,
.single-product-wrapper .input-nmb .btn-decrement {
  min-width: 1.9rem !important;
}
.single-product-wrapper .input-nmb input {
  padding: 0;
}

.qzq-text {
  text-align: center;
}

.qzq-text h1 {
  text-align: center;
  margin-bottom: 0 !important;
  font-size: 160px;
  line-height: 10rem;
}
.qzq-text h5 {
  margin-bottom: 0;
  font-size: 50px;
  color: #787878;
}