.uvc-heading.heading-1 .uvc-main-heading span {
  font-size: 54px;
}

.uvc-heading.heading-2 .uvc-main-heading > * {
  background: url("../image/decoration.png") no-repeat left center;
  display: inline-block;
}

.vc-aidoo-testimonials {
  padding-bottom: 30px;
}

.vc-aidoo-testimonials *,
.vc-aidoo-testimonials *::before,
.vc-aidoo-testimonials *::after {
  box-sizing: border-box;
}

.vc_testimonial_wrap .vc-avatar-testimonial {
  width: 300px;
  margin: 0 auto;
}

.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0;
  transition: all .6s ease 0s;
  cursor: pointer;
  padding: 10px 0;
}

.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  display: inline-block;
  opacity: .85;
  filter: alpha(opacity=70);
  transition: all .6s ease 0s;
  width: 90px;
  border: 1px solid #fff;
  box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.35);
}

.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 22px;
  text-align: center;
}

.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.vc_testimonial_wrap .swiper-button-prev,
.vc_testimonial_wrap .swiper-button-next {
  background-size: 0;
  height: 45px;
  background-color: #ddd;
  line-height: 45px;
  text-align: center;
  opacity: .6;
}

.vc_testimonial_wrap .swiper-button-prev:hover,
.vc_testimonial_wrap .swiper-button-next:hover {
  opacity: 1;
  transition: all .3s;
}

.vc_testimonial_wrap .swiper-button-next:before {
  font-family: 'fontello';
  content: '\e805';
  font-size: 22px;
}

.vc_testimonial_wrap .swiper-button-prev:before {
  font-family: 'fontello';
  content: '\e806';
  font-size: 22px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
  width: 310px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-avatar-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  box-shadow: 0 0 20px #0000005c;
  transition: 0.5s;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-title {
  display: block;
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img {
  display: block;
  text-align: center;
  margin-bottom: 37px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img img {
  box-shadow: none;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  width: auto;
  border: 3px solid transparent;
  opacity: 1;
  transition: none;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 24px;
  position: absolute;
  color: #666666;
  line-height: 1;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  top: 0;
  left: 0;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 24px;
  position: absolute;
  color: #666666;
  line-height: 1;
  top: 0;
  right: 0;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
  display: block;
  text-align: center;
  margin-bottom: 0px;
  padding: 0 55px;
  font-size: 16px;
  padding-top: 5px;
  margin-bottom: 27px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .vc-title {
  text-align: center;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .vc-title .client-name {
  font-size: 24px;
  color: #000000;
  text-transform: uppercase;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .vc-title .client-position {
  color: #333333;
  font-size: 16px;
}

.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-title {
  text-align: center;
  font-weight: 400;
  font-family: 'brushMT';
  font-size: 48px;
  line-height: 1;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-wrapper {
  display: flex;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2,
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
  position: static;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .test-navigation {
  display: flex;
  position: absolute;
  left: 492px;
  bottom: 30px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
  background-color: transparent;
  opacity: 1;
  display: flex;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2.swiper-button-disabled:before {
  color: #999999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:before {
  content: "\f178";
  font-family: 'fontello';
  font-size: 24px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
  left: 430px;
  bottom: 45px;
  top: auto;
  background-color: transparent;
  opacity: 1;
  width: auto;
  display: flex;
  align-items: center;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2.swiper-button-disabled:before {
  color: #999999;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2:before {
  content: "\f177";
  font-family: 'fontello';
  font-size: 24px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2:after {
  content: " ";
  display: block;
  width: 2px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #cccccc;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
  position: relative;
  min-width: 382px;
  text-align: right;
  float: left;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:before {
  content: '';
  width: 303px;
  height: 270px;
  display: inline-block;
  border-width: 10px;
  border-style: solid;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .wrap-image {
  position: absolute;
  left: 0;
  top: 45px;
  width: 335px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .wrap-image img {
  max-width: 100%;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
  padding-right: 15px;
  padding-left: 492px;
  padding-top: 70px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-name {
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 18px;
  color: #333;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .title {
  margin: 0;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-position {
  margin-bottom: 20px;
  color: #999;
  font-size: 16px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  color: #666;
  margin-bottom: 87px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:before {
  content: '\f10d';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #696969;
  padding-right: 30px;
}

.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:after {
  content: '\f10e';
  font-family: 'fontello';
  font-size: 24px;
  line-height: 1;
  color: #696969;
  padding-left: 10px;
}

/* NB - Wordpress Blog Post */

.wp-posts .nb_wp_post {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nb_wpposts_default .wp-posts,
.nb_wcproducts_default .nb_wc-products,
.nb_testimonials_default .nb_testimonials,
.nb_wpposts_wppostmasonry .wp-posts {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wpposts_wppostmasonry .wp-posts .nb_wp_post,
.nb_wcproducts_default .nb_wc-products .products-column,
.nb_wcproducts_masonry .nb_wc-products .products-column,
.nb_testimonials_default .nb_testimonials .nb_testimonial-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wc-products .products-column .product {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nb_wpposts_default .wp-posts .nb_wp_post.nb_wp-grid {
  padding: 15px;
}

[data-layout="isotope"] .nb-isotope-item {
  width: 8.333333%;
  max-width: 100%;
}

.nb_wp_post-i {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
  height: 100%;
}

.nb_wp-grid .nb_wp_post-i {
  margin-left: 0;
  margin-right: 0;
  height: auto;
}

.nb_wp_post-i > div {
  padding-left: 15px;
  padding-right: 15px;
}

.nb_wp_post-i div {
  width: 100%;
  max-width: 100%;
}

.nb_wp_post.nb_wp-img-top .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(odd) .nb-post-thumb,
.nb_wp_post.nb_wp-blog1 .nb-post-thumb,
.nb_wp_post.nb_wp-blog2 .nb-post-thumb {
  margin-bottom: 30px;
}

.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb {
  margin-top: 30px;
}

.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-thumb {
  order: 1;
}

.nb_wp_post.nb_wp-img-left .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb {
  flex: 0 0 45%;
  max-width: 45%;
}

.nb_wp_post.nb_wp-img-leftright .nb-post-thumb,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
  flex: 0 0 50%;
  max-width: 50%;
}

.nb_wp_post.nb_wp-img-left .nb-post-block,
.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright .nb-post-block,
.nb_wp_post.nb_wp-blog2 .nb-post-block,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-block {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-block {
  text-align: right;
}

.nb_wp_post.nb_wp-blog1 .nb-post-thumb {
  order: 1;
}

.nb_wp_post.nb_wp-blog1 .nb-post-content {
  order: 1;
}

.nb_wp_post.nb_wp-blog2 .nb_wp_post-i {
  align-content: flex-start;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date {
  width: auto;
  max-width: 30%;
  text-align: center;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .nb-post-date-i {
  border: 1px solid #d7d7d7;
  padding: 5px 15px;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date span {
  display: block;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-day {
  font-size: 24px;
  font-weight: bold;
}

.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-month {
  font-size: 12px;
  text-transform: uppercase;
}

.nb_wp_post.nb_wp-grid .nb_wp_post-i > div.nb-post-thumb {
  padding: 0;
}

.nb_wp_post.nb_wp-grid .nb-post-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  transition: all .3s ease-in-out;
  opacity: 0;
}

.nb_wp_post.nb_wp-grid .nb-post-block a {
  color: #fff;
}

.nb_wp_post.nb_wp-grid .nb_wp_post-i:hover .nb-post-block {
  opacity: 1;
}

.nb_wp_post .nb-post-thumb,
.nb_wp_post .nb-post-thumb-i {
  position: relative;
  overflow: hidden;
}

.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb {
  padding-top: 30px;
  padding-right: 45px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb:before {
  display: block;
  content: '';
  border: solid 10px #d7d7d7;
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 45px;
  right: 15px;
}

.nb_wp_post .nb-post-thumb-i > a {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  background-color: #cfcfcf;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .3s ease-in-out;
}

.nb_wp_post .nb_wp_post-i:hover .nb-post-thumb-i > a {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.nb_wp_post .thumb_1-1 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_1-1 {
  padding-top: 100%;
}

.nb_wp_post .thumb_4-3 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_4-3 {
  padding-top: 75%;
}

.nb_wp_post .thumb_3-4 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_3-4 {
  padding-top: 133.333333%;
}

.nb_wp_post .thumb_16-9 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_16-9 {
  padding-top: 56.25%;
}

.nb_wp_post .thumb_9-16 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_9-16 {
  padding-top: 211.111111%;
}

.nb_wp_post .thumb_custom .nb-post-thumb-i > a {
  margin: auto;
}

.nb_wp_post .nb-post-meta > * {
  margin-right: 10px;
}

.nb_wp_post .nb-post-meta > *:last-child {
  margin-right: 0;
}

[dir="rtl"] .nb_wp_post .nb-post-meta > * {
  margin-left: 10px;
  margin-right: 0;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date {
  position: absolute;
  top: 0;
  left: 0;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats {
  font-size: 14px;
  color: #666666;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats a {
  color: #666666;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta .nb-post-tags {
  display: inline;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i {
  width: 55px;
  margin: 15px;
  height: 65px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  transition: .5s;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-day {
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-month {
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}

.nb_layout_wp-img-top .nb_wp_post:hover .nb-post-date .nb-post-date-i {
  -webkit-transform: rotateZ(15deg);
  transform: rotateZ(15deg);
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block {
  margin-top: 20px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header {
  display: flex;
  flex-direction: column;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
  margin-top: 5px;
  margin-bottom: 8px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-title-post {
  margin-bottom: 18px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-title-post a {
  text-transform: capitalize;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content p {
  line-height: 30px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content .readmore {
  padding: 10px 15px;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta {
  font-size: 14px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta * {
  color: #808080;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-author span:not(:last-child):after {
  content: '/';
  margin: 0 7px 0 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-comments::before {
  content: '\e91e';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-tags::before {
  content: '\e807';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 10px;
}

.nb_layout_wp-img-top .nb_wp_post .nb-post-thumb {
  margin-bottom: 0;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block {
  margin-top: 10px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header {
  display: flex;
  flex-direction: column;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats {
  font-size: 12px;
  order: 1;
  color: #999999;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats a {
  color: #999999;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
  font-size: 12px;
  order: 3;
  color: #999999;
  font-weight: 500;
  margin-bottom: 20px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta .nb-post-author span:not(:last-child):after {
  content: '-';
  margin: 0 7px 0 10px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-title-post {
  order: 2;
  margin-top: 3px;
  margin-bottom: 8px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-title-post a {
  font-weight: 600;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content > p {
  font-size: 14px;
  color: #696969;
  font-weight: 500;
  line-height: 24px;
}

.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a {
  padding: 7px 20px;
  display: inline-block;
  font-size: 16px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a::before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  background: linear-gradient(135deg, white 45%, #eee 50%, #ccc 56%, white 90%);
  z-index: 1000;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4);
  transition-duration: 0.3s;
  transition-property: width, height;
}

.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i:hover .nb-post-thumb .nb-post-thumb-i a:before {
  height: 40px;
  width: 40px;
}

.nb_layout_wp-content-absolute .nb_wp_post-i:hover .nb-post-block {
  opacity: 1;
  visibility: visible;
}

.nb_layout_wp-content-absolute .nb-post-block {
  position: absolute;
  height: 100%;
  padding: 30px 45px;
  opacity: 0;
  visibility: visible;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-cats {
  text-align: center;
  margin-bottom: 10px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-meta {
  order: 2;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-meta > *:not(:last-child) {
  margin-right: 20px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-meta .nb-post-author {
  color: #737166;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-meta .nb-post-comments {
  color: #737166;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-meta .nb-post-comments::before {
  content: '\e91e';
  font-family: 'fontello';
  line-height: 1;
  margin-right: 15px;
}

.nb_layout_wp-content-absolute .nb-post-block .nb-title-post {
  order: 1;
  text-transform: uppercase;
  text-align: center;
}

.nb_layout_wp-content-absolute .nb-post-block > * {
  position: relative;
}

.nb_layout_wp-content-absolute .nb-post-block::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 30px;
  right: 30px;
  bottom: 15px;
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
}

.nb_layout_wp-content-absolute .nb-post-block .nb-post-content {
  text-align: center;
}

.nb_wpposts_wppostmasonry .filters-group {
  text-align: center;
  margin-bottom: 30px;
}

.nb_wpposts_wppostmasonry .filters-group .filter-btn {
  margin: 0 10px;
  padding: 10px 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  cursor: pointer;
}

.wpb_content_element .wp-posts .nb_wp_post {
  margin-bottom: 30px;
}

.wpb_content_element .wp-posts .nb_wp_post .nb-post-readmore.btn-shadow {
  position: relative;
  display: inline-block;
  width: auto !important;
  z-index: 100;
}

.wpb_content_element .wp-posts .nb_wp_post .nb-post-readmore.btn-shadow a.readmore {
  border-color: #444444;
  background-color: transparent;
  color: #444444 !important;
  border-radius: 0;
  padding: 7px 20px;
  display: inline-block;
  font-size: 16px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  transition: all 0.2s ease-in-out;
}

.wpb_content_element .wp-posts .nb_wp_post .nb-post-readmore.btn-shadow:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

.wpb_content_element .wp-posts .nb_wp_post .nb-post-readmore.btn-shadow:hover:before {
  top: 0;
  left: 0;
}

.wpb_content_element .wp-posts .nb_wp_post .nb-post-readmore.btn-shadow:hover a {
  color: #fff !important;
}

div.button-1 {
  display: inline-block;
  position: relative;
  transition: 0.2s;
}

div.button-1 span {
  transition: 0.2s;
}

div.button-1:before {
  content: '';
  display: block;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: 0.5s;
}

div.button-1:hover:before {
  top: 0;
  left: 0;
}

div.button-1 button {
  transition: 0.2s;
}

.brands-list {
  overflow: hidden;
}

.brands-list .b-thumb {
  padding-top: 15px;
  padding-bottom: 15px;
}

.brands-list .b-thumb img {
  transition: 0.5s;
}

.brands-list .b-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.brands-list.border .b-thumb {
  border: 1px solid #d7d7d7;
  border-radius: 5px;
}

.aidoo-product-tabs.shop-main {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img,
.aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
  width: 570px;
}

.aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
.aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
  width: 900px;
}

.aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img,
.aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
  width: 620px;
}

.aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
.aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
  width: 925px;
}

.tab-product .shop-main {
  margin-bottom: 0;
}

.tab-product .alt-heading {
  padding-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-header {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label {
  width: 100%;
}

.vc-tab-product-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.vc-tab-product-wrapper ul.style-separated li {
  line-height: 1;
  border-right: solid 1px #333;
}

.vc-tab-product-wrapper ul.style-separated li a {
  font-size: 16px;
  position: relative;
  font-weight: normal;
  margin-right: 15px;
  margin-left: 15px;
  z-index: 1;
}

.vc-tab-product-wrapper ul.style-separated li a:before {
  position: absolute;
  width: 0;
  content: '';
  height: 45%;
  bottom: 3px;
  left: 0;
  transition: all 0.5s;
  z-index: -1;
}

.vc-tab-product-wrapper ul.style-separated li.active a,
.vc-tab-product-wrapper ul.style-separated li:hover a {
  color: #333;
}

.vc-tab-product-wrapper ul.style-separated li.active a:before,
.vc-tab-product-wrapper ul.style-separated li:hover a:before {
  width: 100%;
}

.vc-tab-product-wrapper ul.style-separated li:first-child a {
  margin-left: 0;
}

.vc-tab-product-wrapper ul.style-separated li:last-child {
  border-right: 0;
}

.vc-tab-product-wrapper ul.style-separated li:last-child a {
  margin-right: 0;
}

.vc-tab-product-wrapper ul li {
  display: inline-block;
  text-transform: uppercase;
}

.vc-tab-product-wrapper ul li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
}

.vc-tab-product-wrapper .vc-tab-product-content {
  margin-top: 30px;
  margin-bottom: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel {
  display: none;
  transition: opacity linear 0.1s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a {
  overflow: hidden;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a img {
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  vertical-align: middle;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active {
  display: flex;
  flex-direction: column;
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transition: opacity ease-out 0.2s 0.1s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a {
  position: relative;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a .cat_img_button {
  position: absolute;
  color: #fff;
  border: 1px solid #fff;
  height: 35px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  left: 50%;
  bottom: 33px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.3s;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left {
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
  display: flex;
  flex-direction: column;
  width: 390px;
  padding-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a {
  margin-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a:last-child {
  margin-bottom: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
  width: 780px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right {
  flex-direction: row-reverse;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
  display: flex;
  flex-direction: column;
  width: 390px;
  padding-left: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a {
  margin-bottom: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a:last-child {
  margin-bottom: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
  width: 780px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top {
  flex-direction: column;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
  display: flex;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a {
  margin-bottom: 30px;
  margin-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a .cat_img_button {
  margin-left: -15px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child {
  margin-right: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child .cat_img_button {
  margin-left: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom {
  flex-direction: column-reverse;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
  display: flex;
  flex-direction: row;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a {
  margin-bottom: 30px;
  margin-right: 30px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a .cat_img_button {
  margin-left: -15px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child {
  margin-right: 0px;
}

.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child .cat_img_button {
  margin-left: 0;
}

.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .product-title a,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del .amount,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product p {
  color: #fff;
}

.nbt-ajax-loader {
  display: none;
}

/* Loading... */

.wpt-loading {
  min-height: 120px;
}

.wpt-loading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 11;
}

.wpt-loading:after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  margin: 0 auto 3em auto;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 12;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.nbfw_banner-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.nbfw_banner-container img {
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}

.nbfw_banner-container .info-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nbfw_banner-container .info-wrapper.bg-white {
  top: 15px;
  left: 15px;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.5);
  right: 15px;
  bottom: 15px;
}

.nbfw_banner-container .info-wrapper.bg-white .nbfw-txt-info .banner-more:hover {
  color: #fff !important;
}

.nbfw_banner-container .nbfw-txt-info {
  display: inline-table;
}

.nbfw_banner-container .nbfw-txt-info a:hover {
  text-decoration: none;
}

.nbfw_banner-container .nbfw-txt-info .txt-primary {
  color: #444;
  margin-bottom: 3px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption {
  font-size: 16px;
  color: #666;
  position: relative;
  margin-bottom: 10px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption.has-divider {
  margin-bottom: 38px;
}

.nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
  content: "";
  position: absolute;
  width: 52px;
  bottom: -14px;
  display: inline-block;
  border-top: solid 1px;
}

.nbfw_banner-container .nbfw-txt-info.text-right .txt-caption-divider {
  right: 0;
}

.nbfw_banner-container .nbfw-txt-info.text-center .txt-caption-divider {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nbfw_banner-container .nbfw-txt-info.text-left .txt-caption-divider {
  left: 0;
}

.nbfw_banner-container .nbfw-txt-info .txt-des {
  font-size: 14px;
  color: #888;
  margin-bottom: 0;
  margin-top: 5px;
}

.nbfw_banner-container .nbfw-txt-info.p-center-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-top-left {
  position: absolute;
  left: 9%;
  top: 5%;
}

.nbfw_banner-container .nbfw-txt-info.p-top-right {
  position: absolute;
  right: 9%;
  top: 5%;
}

.nbfw_banner-container .nbfw-txt-info.p-center-right {
  position: absolute;
  right: 9%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-center-left {
  position: absolute;
  left: 9%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-center {
  position: absolute;
  left: 50%;
  bottom: 5%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-right {
  position: absolute;
  right: 8%;
  bottom: 8%;
}

.nbfw_banner-container .nbfw-txt-info.p-bottom-left {
  position: absolute;
  left: 8%;
  bottom: 8%;
}

.nbfw_banner-container .nbfw-txt-info .banner-more {
  background: transparent;
  padding: 9px 20px;
  border-radius: 5px;
  color: #fff;
  border: solid 1px #fff;
  font-size: 14px;
  transition: all .3s;
}

.nbfw_banner-container .nbfw-txt-info .banner-more:hover {
  color: #fff;
}

.nbfw_banner-container .nbfw-txt-info .banner-more.no-border {
  border: 0;
  padding: 0;
  background: none;
  font-weight: bold;
}

.nbfw_banner-container .nbfw-txt-info .banner-more.no-border:hover {
  background: transparent;
}

.nbfw_banner-container .nbfw-txt-info .banner-more:after {
  content: '\f101';
  font-family: "fontello";
  margin-left: 5px;
}

.bg-fullwidth .nbfw_banner-container .nbfw-txt-info {
  width: 100%;
  bottom: 0 !important;
  left: 0;
  padding: 5px 0;
  opacity: 0;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 75px, 0);
  transform: translate3d(0, 75px, 0);
}

.bg-fullwidth .nbfw_banner-container .nbfw-txt-info .txt-caption {
  margin-bottom: 0;
}

.bg-fullwidth .nbfw_banner-container img {
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bg-fullwidth .nbfw_banner-container:hover .nbfw-txt-info {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bg-fullwidth .nbfw_banner-container:hover img {
  -webkit-transform: translate3d(0, -75px, 0);
  transform: translate3d(0, -75px, 0);
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info {
  left: 0;
  top: 20%;
  transition: all .35s;
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info h4 {
  background: #333;
  letter-spacing: 1.25px;
  padding: 5px 20px;
  font-weight: normal;
  margin-bottom: 8px;
}

.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
  padding: 0 20px;
  letter-spacing: 1.1px;
}

.category-layout-hp4 .nbfw_banner-container:hover .nbfw-txt-info {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.category-layout-hp5.image-right {
  text-align: right;
}

.category-layout-hp5.image-left {
  text-align: left;
}

.category-layout-hp5.image-left .nbfw_banner-container .nbfw-txt-info {
  right: 0;
  left: auto;
}

.category-layout-hp5 .nbfw_banner-container a:first-child {
  display: inline-block;
  overflow: hidden;
}

.category-layout-hp5 .nbfw_banner-container img {
  width: auto;
  max-width: 100%;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all .35s;
  width: 268px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4 {
  border-bottom: solid 1px #999999;
  position: absolute;
  width: 268px;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  font-weight: normal;
  padding: 0 15px 8px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4:after {
  content: '\f101';
  font-family: "fontello";
  margin-left: 5px;
}

.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info .txt-des {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info h4 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info .txt-des {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*Css Effect*/

.zoom-in .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.zoom-in .nbfw_banner-container img {
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.zoom-in .nbfw_banner-container .bg-white {
  transition: all 0.3s ease-in-out;
}

.zoom-in .nbfw_banner-container:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.zoom-in .nbfw_banner-container:hover .nbfw-txt-info .banner-more {
  opacity: 1;
}

.zoom-in .nbfw_banner-container:hover .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.lightning .nbfw_banner-container .info-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  transition: -webkit-transform .6s;
  transition: transform .6s;
  transition: transform .6s, -webkit-transform .6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  cursor: pointer;
}

.lightning .nbfw_banner-container .bg-white {
  transition: all 0.3s ease-in-out;
}

.lightning .nbfw_banner-container img {
  opacity: 1;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.lightning .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.lightning:hover .nbfw_banner-container .info-wrapper:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.lightning:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.lightning:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.lightning:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.border-inside .nbfw_banner-container .info-wrapper:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.border-inside .nbfw_banner-container .bg-white {
  transition: all 0.3 ease-in-out;
}

.border-inside .nbfw_banner-container img {
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

.border-inside .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.border-inside:hover .nbfw_banner-container .info-wrapper:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.border-inside:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.border-inside:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.border-inside:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.flashing {
  position: relative;
  overflow: hidden;
}

.flashing .nbfw_banner-container .info-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all .5s linear;
}

.flashing .nbfw_banner-container .info-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all .5s linear;
}

.flashing .nbfw_banner-container .bg-white {
  transition: all .3s ease-in-out;
}

.flashing .nbfw_banner-container img {
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

.flashing .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 0;
}

.flashing:hover .nbfw_banner-container .info-wrapper:before {
  right: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.flashing:hover .nbfw_banner-container .info-wrapper:after {
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.flashing:hover .nbfw_banner-container .bg-white {
  background: rgba(255, 255, 255, 0.9);
}

.flashing:hover .nbfw_banner-container img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.flashing:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
  opacity: 1;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info {
  display: flex;
  flex-direction: column;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary {
  font-weight: 300;
  order: 2;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary span {
  display: inline-block;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  font-family: 'Playfair display';
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_2 {
  font-size: 18px;
  vertical-align: top;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption {
  order: 1;
  margin-bottom: 6px;
  font-weight: bold;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
  bottom: 7px;
}

.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
  order: 3;
}

.bg-black .nbfw-txt-info {
  background-color: #333;
}

.bg-black .nbfw-txt-info .txt-primary {
  cursor: pointer;
  white-space: nowrap;
}

.aidoo-info-box .aio-icon-box .aio-icon-left {
  vertical-align: middle;
  line-height: initial;
}

.aidoo-info-box .aio-icon-component {
  margin-bottom: 10px;
}

.aidoo-info-box.mgr-20 .left-icon .aio-icon-left .aio-icon {
  margin-right: 20px;
}

.aidoo-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
  margin-right: 40px;
}

.aidoo-info-box.has-border .aio-icon-component {
  margin-bottom: 0;
  border-right: solid 1px #ffffff;
  padding-top: 20px;
  padding-bottom: 8px;
}

.aidoo-info-box.has-border .vc_row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper .aio-icon-component {
  border-right: 0;
}

.aidoo-info-box.has-bg .aio-icon-component {
  border-radius: 5px;
}

.aidoo-info-box.has-bg .aio-icon-component .aio-icon-box {
  display: flex;
  align-items: center;
  padding: 0 35px;
  min-height: 126px;
  justify-content: center;
}

.aidoo-info-box.has-bg .aio-icon-component .aio-icon-box.left-icon .aio-icon-header {
  float: none;
}

.aidoo-info-box.has-bg .bg-green .aio-icon-component {
  background: #c8dbc5;
}

.aidoo-info-box.has-bg .bg-purple .aio-icon-component {
  background: #d5dbf6;
}

.aidoo-info-box.has-bg .bg-pink .aio-icon-component {
  background: #ffeaf0;
}

.aidoo-info-box.has-bg .bg-gray .aio-icon-component {
  background: #f3f3f3;
}

.aidoo-info-box.has-white-bg .aio-icon-component {
  background: #fff;
  padding: 30px 15px;
  min-height: 281px;
  border-radius: 5px;
}

.aidoo-info-box.has-icon-bg .aio-icon-component {
  margin-bottom: 24px;
}

.aidoo-info-box.change-bg .aio-icon-component {
  margin-bottom: 32px;
}

.aidoo-info-box.change-bg .aio-icon-component .aio-icon.circle {
  transition: all .3s;
}

.aidoo-info-box.change-bg .aio-icon-component:hover .aio-icon.circle {
  color: #fff !important;
}

.info-box-our-services .aio-icon-component {
  margin-bottom: 30px;
  cursor: pointer;
}

.info-box-our-services .aio-icon-box {
  padding: 45px 30px;
  background: #f7f6f2;
}

.info-box-our-services .aio-icon-box .aio-icon i {
  color: #000;
}

.info-box-our-services .aio-icon-box .aio-icon-header .aio-icon-title {
  color: #333;
}

.info-box-our-services .aio-icon-box .aio-icon-read {
  margin-top: 12px;
}

.info-box-our-services .aio-icon-box:hover {
  color: #fff;
  background: #000;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon i {
  color: #fff;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon-header .aio-icon-title {
  color: #fff;
  transition: all .3s ease-in-out;
}

.info-box-our-services .aio-icon-box:hover .aio-icon-read {
  color: #fff;
}

.info-box-our-services .default-icon .aio-icon-header {
  display: block;
  margin-top: 25px;
}

.instagram-widget-img {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.instagram-widget-img .instagram {
  width: 100%;
}

.instagram-widget-img .instagram-pics a {
  display: block;
  position: relative;
}

.instagram-widget-img .instagram-pics a img {
  display: block;
}

.instagram-widget-img .instagram-pics a .wrap-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}

.instagram-widget-img .instagram-pics a .wrap-icon span {
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.instagram-widget-img .instagram-pics a .wrap-icon span:before {
  display: block;
  margin-bottom: 10px;
  font-size: 25px;
}

.instagram-widget-img .instagram-pics a .wrap-icon span:first-child {
  margin-right: 15px;
}

.instagram-widget-img .instagram-pics a:hover .wrap-icon {
  visibility: visible;
  opacity: 1;
}

.instagram-widget-img div[class^="swiper-button-"] {
  height: 60px;
  width: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  overflow: hidden;
  margin-top: 0;
  outline: none;
  display: none;
  pointer-events: auto;
}

.instagram-widget-img div[class^="swiper-button-"]:before {
  font-family: "fontello";
  font-size: 42px;
}

.instagram-widget-img div[class^="swiper-button-"].swiper-button-disabled {
  opacity: 0.35 !important;
}

.instagram-widget-img div.swiper-button-next:before {
  content: '\e915';
}

.instagram-widget-img div.swiper-button-prev:before {
  content: '\e916';
}

.product-online-desginer .col-md-2-5 {
  padding: 0 15px;
}

.product-online-desginer {
  overflow: hidden;
}

.product-online-desginer ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}

.product-online-desginer ul li {
  overflow: hidden;
}

.product-online-desginer ul li .pr {
  position: relative;
}

.product-online-desginer ul li img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.product-online-desginer ul li .product-online-designer-detail {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.product-online-desginer ul li .product-online-designer-detail:before {
  background-color: rgba(48, 48, 48, 0.5);
  bottom: 0;
  content: "";
  filter: alpha(opacity=0);
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s linear;
}

.product-online-desginer ul li .product-online-designer-detail > div {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 4;
  padding: 0 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-online-desginer ul li .product-online-designer-detail > div a {
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: 5px;
  display: inline-block;
  filter: alpha(opacity=0);
  font-size: 20px;
  line-height: 46px;
  opacity: 0;
  position: relative;
  text-align: center;
  top: -100px;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  width: 100%;
  z-index: 5;
}

.product-online-desginer ul li .product-online-designer-detail > div a h6 {
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0;
  background-color: #4285f4;
  color: #fff;
  border-radius: 5px;
  line-height: 24px;
  padding: 8px 25px;
}

.product-online-desginer ul li .product-online-designer-detail > div a h6:hover {
  opacity: 0.90;
}

.product-online-desginer ul li h4 {
  margin-bottom: 0;
  margin-top: 25px;
  transition: all .2s;
}

.product-online-desginer ul li:hover .product-online-designer-detail:before {
  opacity: 1;
}

.product-online-desginer ul li:hover .product-online-designer-detail div {
  filter: alpha(opacity=100);
  opacity: 1;
}

.product-online-desginer ul li:hover .product-online-designer-detail div a {
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0;
}

#vc-our-team {
  text-align: center;
}

#vc-our-team > div {
  margin-bottom: 30px;
}

#vc-our-team .our-thumbnail {
  position: relative;
}

#vc-our-team .our-thumbnail:hover .ourteam-social-share {
  opacity: 1;
  visibility: visible;
}

#vc-our-team .our-thumbnail .ourteam-social-share {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}

#vc-our-team .our-thumbnail .ourteam-social-share a {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}

#vc-our-team .our-thumbnail .ourteam-social-share a:not(:last-child) {
  margin-right: 15px;
}

#vc-our-team .our-info {
  padding: 5px 20px;
}

#vc-our-team .our-info .caption {
  margin-top: 18px;
  margin-bottom: 3px;
}

#vc-our-team .our-info .occupations {
  margin-bottom: 15px;
}

.widget_nbelement_contact_info ul.nbelement-info {
  margin: 0;
  padding: 0;
}

.widget_nbelement_contact_info ul.nbelement-info li {
  border-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 18px;
}

.widget_nbelement_contact_info ul.nbelement-info li i {
  margin-right: 10px;
}

.widget_nbelement_contact_info ul.nbelement-info li a {
  padding-left: 0px !important;
}

.widget_nbelement_contact_info ul.nbelement-info li a:before {
  content: none !important;
}

.widget .nbfw-social-link-widget {
  margin-top: 0;
}

.widget .nbfw-social-link-widget li {
  display: inline-block;
  border-bottom: 0 !important;
  padding: 0;
  margin-bottom: 0;
}

.widget .nbfw-social-link-widget li a {
  border-radius: 50%;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 38px;
  margin-right: 20px;
}

.widget .nbfw-social-link-widget li a i {
  font-size: 18px;
}

.widget .nbfw-social-link-widget li:last-child a {
  margin-right: 0px;
}

.widget .nbfw-social-link-widget.align-left {
  text-align: left;
}

.widget .nbfw-social-link-widget.align-right {
  text-align: right;
}

.widget .nbfw-social-link-widget.align-center {
  text-align: center;
}

.widget .nbfw-social-link-widget.gray-icon li a {
  color: #999999;
  background: transparent;
  border: solid 1px #999999;
}

.widget .nbfw-social-link-widget.white-icon li a {
  color: #fff;
  background: transparent;
  border: solid 1px #fff;
}

.widget .nbfw-social-link-widget.white-icon li a:hover {
  background: #fff;
}

.widget .nbfw-social-link-widget.big-size li a {
  width: 45px;
  height: 45px;
  line-height: 50px;
}

.widget .nbfw-social-link-widget.big-size li a i {
  font-size: 22px;
}

#secondary .widget.nbfw-social-links:first-of-type {
  padding-top: 30px;
}

#secondary .widget .nbfw-social-link-widget.gray-icon li a {
  color: #666666;
  background: #e6e7e8;
  border: none;
}

#secondary .widget .nbfw-social-link-widget.gray-icon li a:hover {
  color: #fff;
}

.nb-instagram-feed .instagram-widget-img {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
}

.nb-instagram-feed .instagram-pics {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.nb-instagram-feed .instagram-pics.item-col-2 {
  flex: 0 0 50%;
  max-width: 50%;
}

.nb-instagram-feed .instagram-pics.item-col-3 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.nb-instagram-feed .instagram-pics.item-col-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

.nb-instagram-feed .instagram-pics > a {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.nb-instagram-feed .instagram-pics > a:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border: 1px solid #fff;
  transition: all 0.3s;
}

.nb-instagram-feed .instagram-pics img {
  vertical-align: middle;
  transition: all 0.3s;
}

.nb-instagram-feed .instagram-pics:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 0.85;
}

.nb-instagram-feed .instagram-pics:hover > a:after {
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
}

.widget-post-lists {
  list-style-type: none;
  padding-left: 0;
}

.widget-post-lists li {
  display: flex;
  margin-bottom: 30px;
  border-bottom: none !important;
  list-style-type: none;
}

.widget-post-lists li > a {
  margin-right: 20px;
}

.widget-post-lists li .wpl-info {
  width: calc(60% - (0.4 * 10px));
}

.widget-post-lists li .wpl-info h6 {
  margin-bottom: 10px;
}

.widget-post-lists li .wpl-info h6 a {
  font-size: 16px;
  font-weight: 400;
}

.widget-post-lists li .wpl-info p {
  font-size: 14px;
  margin-bottom: 0;
  color: #666;
}

.widget-post-lists li .wpl-info > a {
  font-size: 12px;
  text-transform: capitalize;
}

.widget-post-lists li .wpl-info > a:after {
  content: '\f105';
  font-family: 'fontawesome';
  margin-left: 5px;
}

.widget ul.widget-post-lists li:not(.recentcomments) a:before {
  display: none;
}

.related-product {
  display: flex;
  cursor: context-menu;
}

.related-product:not(:last-child) {
  margin-bottom: 15px;
}

.related-product > a {
  flex: 0 0 30%;
  margin-right: 15px;
}

.related-product > a img {
  border: 1px solid transparent;
  transition: 0.5s;
}

.related-product .relate_content h3 {
  margin-bottom: 3px;
}

.related-product .relate_content h3 a {
  font-size: 16px;
  display: block;
  font-weight: bold;
}

.related-product .relate_content .price {
  font-size: 16px;
  font-weight: bold;
  display: flex;
}

.related-product .relate_content .price .sale {
  margin-right: 15px;
  font-weight: 600;
  text-decoration: line-through;
}

.related-product .relate_content p {
  font-size: 14px;
  margin-bottom: 0;
}

.sale-product {
  display: flex;
  cursor: context-menu;
}

.sale-product:not(:last-child) {
  margin-bottom: 15px;
}

.sale-product > a {
  flex: 0 0 30%;
  margin-right: 15px;
}

.sale-product > a img {
  border: 1px solid transparent;
  transition: 0.5s;
}

.sale-product .sale_content h3 {
  margin-bottom: 3px;
}

.sale-product .sale_content h3 a {
  font-size: 16px;
  display: block;
  font-weight: bold;
}

.sale-product .sale_content .price {
  font-size: 16px;
  font-weight: bold;
  display: flex;
}

.sale-product .sale_content .price .sale {
  margin-right: 15px;
  font-weight: 600;
  text-decoration: line-through;
  color: #999999;
}

@media (min-width: 576px) {
  /* NB - Wordpress Blog Post */

  .nb_wpposts_default .wp-posts[data-cols-sm="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="1"] .ins-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="2"] .ins-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="3"] .ins-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="4"] .ins-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="5"] .ins-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-sm="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-sm="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-sm="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-sm="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-sm="6"] .ins-item {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-sm="7"] .ins-item {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-sm="8"] .ins-item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-sm="9"] .ins-item {
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-sm="10"] .ins-item {
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-sm="11"] .ins-item {
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-sm="12"] .ins-item {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-sm="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-sm="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-sm="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-sm="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-sm="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-sm="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-sm="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-sm="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */
}

@media (min-width: 768px) {
  .vc-tab-product-wrapper ul.align-center {
    text-align: center;
  }

  .vc-tab-product-wrapper ul.align-left {
    text-align: left;
  }

  .vc-tab-product-wrapper ul.align-right {
    text-align: right;
  }
}

@media (min-width: 992px) {
  /* NB - Wordpress Blog Post */

  /* NB - Woocommerce Products */

  .nb_wpposts_default .wp-posts[data-cols-md="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="1"] .ins-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="2"] .ins-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="3"] .ins-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="4"] .ins-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="5"] .ins-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-md="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-md="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-md="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-md="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-md="6"] .ins-item {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-md="7"] .ins-item {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-md="8"] .ins-item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-md="9"] .ins-item {
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-md="10"] .ins-item {
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-md="11"] .ins-item {
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-md="12"] .ins-item {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-md="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-md="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-md="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-md="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-md="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-md="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-md="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-md="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */

  .img_center[data-cols-xl="3"] .nb_wp_post.nb-isotope-item {
    width: 30%;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post:nth-of-type(3n+2) {
    width: 40%;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post:nth-of-type(3n+2) .nb_wp_post-i .nb-post-thumb-i a {
    padding-top: 100%;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post:nth-of-type(3n+2) .nb_wp_post-i .nb-post-date {
    display: none;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post:nth-of-type(3n+2) .nb_wp_post-i .nb-post-block {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 350px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
    transform: translateX(-50%) translateY(-50%) scale(1.1);
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 15px;
    padding-bottom: 15px;
    transition: 0.5s;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post:nth-of-type(3n+2) .nb_wp_post-i:hover .nb-post-block {
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }

  .img_center[data-cols-xl="3"] .nb_wp_post .nb_wp_post-i {
    height: auto;
  }

  .instagram-widget-img div.col-lg-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  /* NB - Wordpress Blog Post */

  /* NB - Woocommerce Products */

  .nb_wpposts_default .wp-posts[data-cols-xl="1"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="1"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="1"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="1"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="1"] .ins-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="2"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="2"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="2"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="2"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="2"] .ins-item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="3"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="3"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="3"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="3"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="3"] .ins-item {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="4"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="4"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="4"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="4"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="4"] .ins-item {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="5"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="5"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="5"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="5"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="5"] .ins-item {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .nb_wpposts_default .wp-posts[data-cols-xl="6"] .nb_wp_post,
  .nb_wcproducts_default .nb_wc-products[data-cols-xl="6"] .products-column,
  .nb_testimonials_default .nb_testimonials[data-cols-xl="6"] .nb_testimonial-item,
  .nb_gallery_default .nb_galleryimgs[data-cols-xl="6"] .nb_galleryimg,
  .nb_wp_instagram[data-cols-xl="6"] .ins-item {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .nb_wp_instagram[data-cols-xl="7"] .ins-item {
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
  }

  .nb_wp_instagram[data-cols-xl="8"] .ins-item {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .nb_wp_instagram[data-cols-xl="9"] .ins-item {
    flex: 0 0 11.111111%;
    max-width: 11.111111%;
  }

  .nb_wp_instagram[data-cols-xl="10"] .ins-item {
    flex: 0 0 10%;
    max-width: 10%;
  }

  .nb_wp_instagram[data-cols-xl="11"] .ins-item {
    flex: 0 0 9.090909%;
    max-width: 9.090909%;
  }

  .nb_wp_instagram[data-cols-xl="12"] .ins-item {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  [data-layout="isotope"][data-cols-xl="1"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="12"] {
    width: 100%;
  }

  [data-layout="isotope"][data-cols-xl="2"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="6"] {
    width: 50%;
  }

  [data-layout="isotope"][data-cols-xl="3"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="4"] {
    width: 33.333333%;
  }

  [data-layout="isotope"][data-cols-xl="4"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="3"] {
    width: 25%;
  }

  [data-layout="isotope"][data-cols-xl="5"] .nb-isotope-item {
    width: 20%;
  }

  [data-layout="isotope"][data-cols-xl="6"] .nb-isotope-item,
  [data-layout="isotope"] .nb-isotope-item[data-width-xl="2"] {
    width: 16.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="1"] {
    width: 8.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="5"] {
    width: 41.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="7"] {
    width: 58.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="8"] {
    width: 66.666667%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="9"] {
    width: 75%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="10"] {
    width: 83.333333%;
  }

  [data-layout="isotope"] .nb-isotope-item[data-width-xl="11"] {
    width: 91.666667%;
  }

  /* NB - Testimonials */

  .fix-missing-border .brands-list {
    width: 102%;
  }

  .product-online-desginer .col-md-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1300px) {
  .nb_layout_wp-content-absolute .next_wp-content-absolute {
    right: 0 !important;
  }

  .nb_layout_wp-content-absolute .prev_wp-content-absolute {
    left: 0 !important;
  }

  .nb_layout_wp-content-absolute .nb_swipper_slider {
    position: static;
  }
}

@media (max-width: 1199px) {
  .aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
  .aidoo-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
    width: auto;
  }

  .aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
  .aidoo-product-tabs.super-wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
    width: auto;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
    width: auto;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
    width: auto;
  }

  .aidoo-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
    margin-right: 20px;
  }

  .product-online-desginer ul li {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}

@media (max-width: 991px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .test-navigation {
    position: static;
    justify-content: center;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
    text-align: center;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
    float: none;
    display: inline-block;
    margin-bottom: 90px;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
    padding: 0;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description {
    margin-bottom: 45px;
  }

  .vc-tab-product-wrapper .vc-tab-product-header {
    flex-direction: column;
  }

  .vc-tab-product-wrapper ul.style-separated li {
    margin-bottom: 15px;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
    display: none;
  }

  .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
    display: none;
  }

  .aidoo-info-box.has-border .aio-icon-component {
    border-right: 0;
  }

  .product-online-desginer ul li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  #vc-our-team > div {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
    left: 15px;
    bottom: 0;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
    left: 60px;
    bottom: 0;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
    flex-direction: column;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
    margin-bottom: 30px;
  }

  /* NB - Testimonials */

  .nb_testimonial,
  .nb_testimonial-img-top .nb_testimonial-img-info,
  .nb_testimonial-img-bottom .nb_testimonial-img-info,
  .nb_testimonial-box1 .nb_testimonial-img-info {
    flex-direction: column;
  }

  .nb_testimonial-box1 .nb_testimonial-avatar + .nb_testimonial-info {
    padding-left: 0;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-block {
    text-align: center;
  }

  .nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb {
    margin-bottom: 30px;
    flex: none;
    max-width: none;
  }

  .vc-tab-product-wrapper ul {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .instagram-widget-img div[class^="swiper-button-"] {
    display: flex;
  }
}

@media (max-width: 575px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
    width: 300px;
  }

  [data-layout="isotope"] .nb-isotope-item {
    width: 100%;
  }

  .nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .vc-tab-product-wrapper ul.style-separated li {
    border-right: 0;
  }

  .vc-tab-product-wrapper ul li {
    width: 100%;
    margin-right: 0 !important;
  }

  .vc-tab-product-wrapper ul li a {
    margin-left: 0 !important;
    margin-right: 0  !important;
  }

  .product-online-desginer ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
    font-size: 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
    font-size: 30px;
  }

  .vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
    padding: 0 30px;
  }

  #vc-our-team > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 425px) {
  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
    min-width: auto;
    width: 100%;
    margin-bottom: 45px;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:before {
    display: none;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .wrap-image {
    border: 6px solid;
    padding: 10px;
    position: static;
    width: 100%;
  }

  .vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .wrap-image img {
    width: 100%;
  }
}

@media (max-width: 320px) {
  .uvc-heading.heading-1 .uvc-main-heading span {
    font-size: 34px;
  }

  .uvc-heading.heading-1 .uvc-main-heading h2 {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .aidoo-info-box.has-bg .aio-icon-component .aio-icon-box {
    padding: 0 10px;
  }

  .info-box-our-services .aio-icon-box {
    min-height: 340px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .aidoo-info-box.has-white-bg .aio-icon-component {
    min-height: 329px;
  }

  .info-box-our-services .aio-icon-box {
    min-height: 365px;
  }
}