/*General*/
/*----------------------------------
Project: Frame 7uptheme
Version: 1.1
Last change: 10/27/2017
Author: 7UP Theme
Author URI: https://7uptheme.com/
01.Home Business 1
02.Home Business 2
03.Home Business 3
04.Home Business 4
05.Home Business 5
06.Home Business 6
07.Home Shop 1
08.Home Shop 2
09.Home Shop 3
10.Home Shop 4
11.Home Flower
12.Home Food
13.Home Fashion
14.Home Furniture
15.Product Shop
16.Product Detail
17.Blog
18.Pages
-----------------------------------*/
/* General */

@font-face {
  font-family: 'Impregnable';
  font-style: normal;
  font-weight: normal;
  src: local('../fonts/Impregnable.woff'), url('../fonts/Impregnable.woff') format('woff');
}
body {
  color: #303030;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.wrap {
  overflow: hidden;
  position: relative;
}
label{
  font-weight: 600;
}
* {
  box-sizing: border-box;
  outline: none;
}
img {
  max-width: 100%;
}
a {
  color: #222222;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.container {
  max-width: 1320px;
  position: relative;
  width: 100%;
}
input,
input:focus,
input:hover {
  outline: none;
}
/*Begin Class*/
.border {
  border: 1px solid #cccccc;
}
.no-margin {
  margin: 0;
}
.border-left {
  border-left: 1px solid #cccccc;
}
.border-right {
  border-right: 1px solid #cccccc;
}
.border-top {
  border-top: 1px solid #cccccc;
}
.border-bottom {
  border-bottom: 1px solid #cccccc;
}
.transition {
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.radius4 {
  border-radius: 0px;
}
.radius6 {
  border-radius: 6px;
}
.drop-shadow {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.round {
  border-radius: 50%;
}
.desc {
  color: #303030;
  margin: 0;
  line-height: 24px;
}
.white {
  color: #fff;
}
.black {
  color: #333;
}
.dark {
  color: #000;
}
.gray {
  color: #555;
}
.silver {
  color: #999;
}
.navi {
  color: #303030;
}
.opaci {
  opacity: 0.7;
}
.bg-navi {
  background: #navi;
}
.blue {
  color: #43567e;
}
.bg-blue {
  background: #43567e;
}
.smoke {
  color: #ccc;
}
.bg-white {
  background: #fff;
}
.title8,
.title12,
.title14,
.title16,
.title18,
.title24,
.title30,
.title36,
.title40,
.title48,
.title60,
.title90,
.title120,
.title160,
.title100 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.title8 {
  font-size: 8px;
}
.title12 {
  font-size: 12px;
}
.title16 {
  font-size: 16px;
}
.title18 {
  font-size: 18px;
}
.title24 {
  font-size: 24px;
}
.title30 {
  font-size: 30px;
}
.title36 {
  font-size: 36px;
}
.title40 {
  font-size: 40px;
}
.title48 {
  font-size: 48px;
}
.title60 {
  font-size: 60px;
}
.title90 {
  font-size: 90px;
}
.title120 {
  font-size: 120px;
}
.title160 {
  font-size: 160px;
}
.title100 {
  font-size: 100px;
}
.vibes-font {
  font-family: 'Great Vibes', cursive;
  font-weight: 400;
  text-transform: inherit;
}
.rale-font {
  font-family: 'Raleway', sans-serif;
}
.anton-font {
  font-family: 'Anton', sans-serif;
  font-weight: 400;
}
.poiret-font {
  font-family: 'Poiret One', cursive;
  font-weight: 400;
}
.opensans-font {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.poppins-font {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.link-btn {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  border-style: solid;
  border-width: 1px;
  text-transform: uppercase;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.font-black {
  font-weight: 900;
}
.font-extrabold {
  font-weight: 800;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.font-medium {
  font-weight: 500;
}
.font-regular {
  font-weight: 400;
}
.font-light {
  font-weight: 300;
}

.absolute,
.item-contact-page .contact-thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
}
.inline-block {
  display: inline-block;
  vertical-align: top;
}
.list-none {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline-block {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-inline-block > li {
  display: inline-block;
  vertical-align: top;
}
.table-custom {
  display: table;
  margin: 0;
  width: 100%;
}
.table-custom > div {
  display: table-cell;
  vertical-align: top;
}
/*End Class*/
/*Begin Owl Carousel*/
.wrap-item:not(.owl-loaded) > div:not(:first-child) {
  display: none;
}
.owl-carousel .owl-nav {
  margin: 0;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev,
.owl-theme .owl-nav [class*=owl-],
.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  margin: -30px 0 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  opacity: 1;
  padding: 0;
  text-align: center;
  font-size: 24px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: #222222;
  background: transparent;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-theme .owl-nav [class*=owl-]:hover,
.owl-carousel .owl-nav button:hover {
  background: transparent;
  color: #eb164e;
  border-color: #eb164e;
} 
.owl-carousel .owl-nav button.owl-prev {
  left: 15px;
}
.owl-carousel .owl-nav button.owl-next {
  right: 15px;
}
.owl-carousel:hover .owl-nav button.owl-prev {
  opacity: 1;
  visibility: visible;
  left: 0;
}
.owl-carousel:hover .owl-nav button.owl-next {
  opacity: 1;
  visibility: visible;
  right: 0;
}
.banner-slider {
  position: relative;
  overflow: hidden;
}
.banner-slider .banner-thumb {
  position: relative;
}
.banner-slider .banner-thumb a {
  display: block;
}
.banner-slider .banner-thumb video {
  width: 100%;
  display: block;
}
.banner-slider .owl-theme .owl-nav button {
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, .3);
}
.banner-slider:hover .owl-theme .owl-nav button {
  opacity: 1;
}
.banner-slider .owl-theme .owl-nav button.owl-prev {
  left: -15px;
}
.banner-slider .owl-theme .owl-nav button.owl-next {
  right: -15px;
}
.banner-slider:hover .owl-theme .owl-nav button.owl-prev {
  left: 15px;
}
.banner-slider:hover .owl-theme .owl-nav button.owl-next {
  right: 15px;
}
.owl-theme .owl-controls .owl-pagination {
  padding: 15px 0;
}
.owl-theme .owl-controls .owl-page {
  vertical-align: top;
  border-radius: 50%;
  margin: 0 5px;
}
.owl-theme .owl-controls .owl-page span {
  background: #999;
  margin: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
  position: relative;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.owl-theme .owl-controls .owl-page.active span {
  background: #333;
}
.banner-slider.bg-slider .item-slider .banner-thumb{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-slider .item-slider .banner-thumb{
  position: relative;
  max-height: 750px;
}
.banner-slider .item-slider .banner-thumb:before{
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 00px;
  top: 00px;
  background: rgba(0,0,0,.5);
}
.banner-slider.bg-slider .banner-thumb img {
  max-width: none;
  opacity: 0;
  width: auto;
}
.group-navi .owl-nav {
  position: absolute;
  right: 15px;
  top: -40px;
  width: 75px;
  margin: auto;
}
.banner-slider .banner-thumb img {
  width: 100%;
}
.banner-slider .banner-info {
  height: 200px;
}
.banner-info {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
/*End Owl Carousel*/
/*Begin Custom Scroll*/
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: none;
}
.mCSB_container {
  margin-right: 0;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 4px;
}
/*End Custom Scroll*/
/*Begin Box Hover Dir*/
.box-hover-dir {
  overflow: hidden;
  position: relative;
  cursor: all-scroll;
}
.box-hover-dir > div {
  height: 100%;
  position: absolute;
  width: 100%;
  transition: all 0.5s ease-out 0s !important;
  -webkit-transition: all 0.5s ease-out 0s !important;
}
/*End Box Hover Dir*/
/*Begin Banner Adv*/
.banner-advs {
  position: relative;
}
.adv-thumb-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.adv-thumb-link > img {
  display: block;
  width: 100%;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}
/*Zoom Rotate*/
.zoom-rotate .adv-thumb-link > img {
  transform: scale(1) rotate(0);
  -webkit-transform: scale(1) rotate(0);
  transition: transform 1s;
}
.zoom-rotate:hover .adv-thumb-link > img {
  transform: scale(1.05) rotate(4deg);
  -webkit-transform: scale(1.05) rotate(4deg);
}
/*Zoom Image*/
.zoom-image .adv-thumb-link > img {
  transition: transform 1s;
}
.zoom-image:hover .adv-thumb-link > img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
/*Fade Out In*/
.fade-out-in .adv-thumb-link::before,
.fade-out-in .adv-thumb-link::after,
.fade-in-out .adv-thumb-link::before,
.fade-in-out .adv-thumb-link::after,
.overlay-image .adv-thumb-link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.fade-out-in:hover .adv-thumb-link::before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}
.fade-out-in:hover .adv-thumb-link::after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
/*Fade In Out*/
.fade-in-out .adv-thumb-link::before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}
.fade-in-out .adv-thumb-link::after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.fade-in-out:hover .adv-thumb-link::before {
  opacity: 0;
  top: 0;
  bottom: 0;
}
.fade-in-out:hover .adv-thumb-link::after {
  opacity: 0;
  left: 0;
  right: 0;
}
/*Pull Curtain*/
.pull-curtain .adv-thumb-link::before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 0.1);
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.pull-curtain .adv-thumb-link::after {
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 0.1);
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.pull-curtain:hover .adv-thumb-link::before,
.pull-curtain:hover .adv-thumb-link::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
/*Overlay Image*/
.overlay-image .adv-thumb-link::after {
  background: rgba(0, 0, 0, 0.3);
}
.overlay-image:hover .adv-thumb-link::after {
  opacity: 1;
}
/*Blue Image*/
.blur-image:hover .adv-thumb-link img {
  filter: blur(5px);
  -webkit-filter: blur(5px);
}
/*Gray Image*/
.gray-image:hover .adv-thumb-link img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/*Zoom Out*/
.zoom-out .adv-thumb-link img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(3);
  -webkit-transform: scale(3);
}
.zoom-out:hover .adv-thumb-link img {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
}
/*Line Scale*/
.line-scale .adv-thumb-link::before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 10px;
  right: 10px;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  z-index: 1;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.line-scale .adv-thumb-link::after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 20px;
  right: 20px;
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.9);
  border-right: 1px solid rgba(255, 255, 255, 0.9);
  z-index: 1;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.line-scale:hover .adv-thumb-link::before,
.line-scale:hover .adv-thumb-link::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
/*End Banner Adv*/
/*******************************************************************************************************
                    Preview Menu        
********************************************************************************************************/
.main-nav > ul > li .sub-menu > li.menu-item-preview {
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview::after {
  position: absolute;
  width: 10px;
  height: 40px;
  top: 0;
  left: 100%;
  content: "";
  background: transparent;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  left: 100%;
  padding: 5px;
  position: absolute;
  top: 0;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  margin-left: 10px;
  border: 1px solid #cccccc;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview:hover > .preview-image {
  opacity: 1;
  visibility: visible;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a {
  display: block;
  height: 140px;
  overflow: hidden;
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a > img {
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  width: 100%;
}
.main-nav > ul > li .sub-menu > li.menu-item-preview > .preview-image > a:hover > img {
  top: 100%;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
/*Begin Header On Top*/
.header-ontop {
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.header-ontop.fixed-ontop {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  visibility: visible;
  right: 0;
  z-index: 999!important;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed!important;
  top: 0!important;
}
/*End Header On Top*/
/*Begin Main Nav*/
.main-nav {
  position: relative;
}
.main-nav > ul {
  font-size: 0;
  list-style: none none;
  padding: 0;
  position: relative;
  margin: 0;
}
.main-nav > ul > li {
  font-family: "Poppins";
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.main-nav > ul > li > a {
  position: relative;
  display: block;
  height: 120px;
  line-height: 120px;
  position: relative;
  margin-right: 35px;
  font-weight: 500;
  color: #303030;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.main-nav > ul > li:last-child a{
  margin: 0;
}
.main-nav > ul > li.current-menu-item > a::before,
.main-nav > ul > li.current-menu-ancestor > a::before
{
  content: '';
  position: absolute;
  width: 40px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  top: 50%;
  left: 50%;
  /*border-top: 1px solid #303030;*/
  opacity: .6;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.main-nav > ul > li:hover > a::before {
  border-color: #eb164e;
}

.main-nav > ul > li.current-menu-ancestor > a {
  color: #eb164e;
}

.main-nav > ul > li.has-mega-menu > a::after, 
.main-nav > ul > li.menu-item-has-children > a::after{
  content: "\f107";
  font-family: fontAwesome;
  margin-left: 5px;
  display: inline-block;
}
.main-nav li.menu-item-has-children {
  position: relative;
}
.main-nav li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.main-nav .sub-menu {
  background: #fff;
  left: 0;
  list-style: none;
  opacity: 0;
  padding: 20px 15px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 270px;
  z-index: 999;
  text-align: left;
  margin: 10px 0 0;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
}
.main-nav li.has-mega-menu > .mega-menu {
  margin-left: -7.5px;
  background: #fff;
  left: 0;
  opacity: 0;
  padding: 60px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 999;
  text-align: left;
  margin: 10px 0 0;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(63, 39, 42, 0.15);
  -moz-box-shadow: 0px 4px 20px 0px rgba(63, 39, 42, 0.15);
  box-shadow: 0px 4px 20px 0px rgba(63, 39, 42, 0.15);
}
.main-nav li.has-mega-menu:hover > .mega-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.main-nav > ul > li.menu-item-has-children.has-mega-menu {
  position: static;
}
.main-nav > ul > li .sub-menu > li > a {
  display: block;
  padding: 5px 15px;
  position: relative;
  color: #777;
  text-transform: uppercase;
}
.main-nav > ul > li .sub-menu > li > a:hover{
  color: #eb164e;
}
.main-nav > ul > li .sub-menu > li:last-child > a {
  border-bottom: none;
}
.main-nav > ul > li.has-mega-menu .sub-menu > li {
  padding: 0;
}
.main-nav > ul > li .sub-menu > li.menu-item-has-children > a {
  padding-right: 20px;
  position: relative;
}
.main-nav > ul > li .sub-menu > li.menu-item-has-children > a::after {
  content: "\f105";
  font-family: fontAwesome;
  position: absolute;
  right: 15px;
  top: 7px;
}
.main-nav > ul > li.menu-item-has-children li.menu-item-has-children > .sub-menu {
  left: 100%;
  top: 0;
}
.main-nav > ul > li.menu-item-has-children li.menu-item-has-children > .sub-menu.offset-right {
  left: auto;
  right: 100%;
}
.main-nav .sub-menu.offset-right {
  left: auto;
  right: 0;
}
/*Pointer Event*/
.sub-menu,
.mega-menu,
.dropdown-list {
  pointer-events: none;
}
.dropdown-box:hover > .dropdown-list,
li.has-mega-menu:hover > .mega-menu,
li.menu-item-has-children:hover > .sub-menu {
  pointer-events: inherit;
}
/*End Main Nav*/
/*Begin Toggle Mobile Menu*/
.main-nav .toggle-mobile-menu {
  display: none;
  position: absolute;
  top: 15px;
  height: 30px;
  width: 30px;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  z-index: 1;
}
.main-nav .toggle-mobile-menu span {
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  background-color: #eb164e;
}
.main-nav .toggle-mobile-menu::before,
.main-nav .toggle-mobile-menu::after {
  content: '';
  position: absolute;
  top: 0;
  height: 3px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #eb164e;
}
.main-nav .toggle-mobile-menu::before {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.main-nav .toggle-mobile-menu::after {
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.main-nav.active .toggle-mobile-menu::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.main-nav.active .toggle-mobile-menu::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.main-nav.active .toggle-mobile-menu span {
  display: none;
}
/*End Toggle Mobile Menu*/

/*Begin Rating*/
.wrap-rating {
  line-height: 12px;
}
.wrap-rating .rate-number {
  font-size: 10px;
}
.number-rate {
  display: none;
}
.product-rate {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.product-rate:before {
  display: inline-block;
  float: left;
  content: "\73\73\73\73\73";
  font-family: Star, sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.6px;
  color: #eb164e;
}
.product-rating {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
}
.product-rating::before {
  display: inline-block;
  float: left;
  content: "\53\53\53\53\53";
  font-family: Star, sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.6px;
  color: #eb164e;
}
.item-product.text-center .product-rate {
  margin: auto;
}
/*End Rating*/
/*Button Scoll*/
body .scroll-top {
  bottom: 5%;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  opacity: 0;
  position: fixed;
  right: -50px;
  text-align: center;
  z-index: 999;
  font-size: 18px;
  color: #fff !important;
  background-color: #ee1750;
  -webkit-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3);
}
.scroll-top.active {
  opacity: 1;
  right: 15px;
}
/*Begin Product*/
.product-slider .item-product {
  margin: 0 15px 30px;
}
.product-slider {
  margin: 0 -15px;
}
.product-thumb {
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.product-title {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.table .product-info .product-title {
  white-space: normal;
}
.product-price ins {
  text-decoration: none;
}
.product-price {
  margin: 0 -6px 7px;
}
.product-price > * {
  margin: 0 6px;
  font-family: "Poppins";
  font-weight: 500;
}
/*Overlay Product*/
.product-thumb-link {
  display: block;
  position: relative;
  overflow: hidden;
}
.product-thumb-link img {
  width: 100%;
  transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
}
.item-product-grid .product-thumb-link::before {
  background: rgba(245, 245, 245, .85);
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.item-product-grid .product-thumb:hover .product-thumb-link::before {
  opacity: 1;
}
/*Zoom Product*/
.product-thumb:hover .zoom-thumb img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
/*Zoomout Product*/
.zoomout-thumb img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(3);
  -webkit-transform: scale(3);
}
.product-thumb:hover .zoomout-thumb img:last-child {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
/*Fadeout Product*/
.fadeout-thumb img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.product-thumb:hover .fadeout-thumb img:last-child {
  opacity: 1;
  visibility: visible;
}
/*Rotate Product*/
.rotate-thumb img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
}
.product-thumb:hover .rotate-thumb img:last-child {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  opacity: 1;
}

/*Translate Product*/
.translate-thumb img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.product-thumb:hover .translate-thumb img:last-child {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
.product-thumb:hover .translate-thumb img:first-child {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  opacity: 0;
}
.product-thumb img:first-child {
  opacity: 1;
  visibility: visible;
  position: static;
  transform: none;
}
/*End Product*/
/*Select Box*/
/*.select-box select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  height: 40px;
  padding: 0 30px 0 15px;
  position: relative;
  z-index: 1;
  background: transparent;
  text-transform: capitalize;
  display: inline-block;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.select-box {
  position: relative;
}
.select-box::after {
  position: absolute;
  top: 15px;
  right: 15px;
  content: "\f107";
  font-family: fontAwesome;
}*/
/*Begin Dropdown Box*/
.dropdown-box {
  position: relative;
  z-index: 10;
}
.dropdown-link {
  display: inline-block;
  position: relative;
}
.dropdown-list {
  background: #fff;
  margin-top: 10px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  width: 100%;
  border: 1px solid #ccc;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.dropdown-box:hover .dropdown-list {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.language-box .dropdown-list li a span,
.currency-box .dropdown-list li a span {
  margin: 0 5px;
}
.language-box .dropdown-link::after,
.currency-box .dropdown-link::after {
  font-family: fontAwesome;
  content: "\f107";
  margin: 0 5px;
}
/*End Dropdown Box*/
/*Begin Wishlist Popup*/
.wishlist-mask {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  display: none;
}
.wishlist-popup {
  background: #fff none repeat scroll 0 0;
  border: 10px solid rgba(0, 0, 0, 0.5);
  bottom: 0;
  height: 200px;
  left: 0;
  margin: auto;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 470px;
  z-index: 9999;
}
.wishlist-button a {
  background: #858785 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  margin: 0 3px;
}
.popup-icon {
  font-size: 30px;
}
.wishlist-alert {
  margin: 10px 0 20px;
}
.product-popup-content {
  padding: 15px 0;
}
/*End Wishlist Popup*/
/*Begin Email Popup*/
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
}
.window-popup {
  padding: 10px 10px 40px 10px;
  width: 800px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  background: #fff;
}
.window-popup .close-popup {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: -15px;
  text-align: center;
  top: -15px;
  width: 30px;
  z-index: 999;
  border-radius: 50%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.content-popup-form {
  padding: 0 20px;
}
.content-popup-form .desc {
  margin-right: -10px;
}
.content-popup {
  position: relative;
  z-index: 99;
}
.content-popup input[type="text"] {
  width: 260px;
}
.content-popup .image-popup {
  margin: 0 0 15px;
  display: block;
  width: 100%;
}
.content-popup .title18 {
  margin-bottom: 22px;
}
/*End Email Popup*/
/*Begin Mini Cart*/
.mini-cart-box {
  position: relative;
}
.mini-cart-link {
  position: relative;
}
.mini-cart-link .mini-cart-number {
  position: absolute;
  font-size: 12px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #eb164e;
  color: #fff;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.list-mini-cart-item {
  margin: 10px 0 25px;
  max-height: 230px;
  padding-right: 5px;
  position: relative;
  overflow-x: hidden;
}

.list-mini-cart-item ::-webkit-scrollbar {
  width: 4px;
}
.list-mini-cart-item ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}
.list-mini-cart-item ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.product-mini-cart.table-custom {
  margin-bottom: 25px;
  table-layout: fixed;
}
.product-mini-cart.table-custom:last-child {
  margin-bottom: 0px;
}
.product-mini-cart .product-thumb {
  width: 60px;
}
.mini-cart-box .dropdown-list {
  width: 290px;
  padding: 20px 25px;
}
.mini-cart-box:not(.aside-box) .cart-header{
  display: none;
}
.mini-cart-box .dropdown-list .mini-cart-empty {
  padding: 20px 20px 40px;
}
.product-mini-cart .product-info {
  position: relative;
  padding: 0 15px;
}
.product-mini-cart .product-info .product-title{
  margin-bottom: 5px;
}
.product-mini-cart .product-info .product-delete{
  position: absolute;
  top: 0;
  right: 0;
}
.mini-cart-total-wrap .mini-cart-total{
  line-height: 30px;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.mini-cart-button .shop-button {
  margin: 0 3px;
}
.mini-cart-qty label {
  font-weight: 400;
  margin: 0;
}
.product-mini-cart.table .product-delete {
  width: 20px;
}
/*End Mini Cart*/

/*Begin Preload*/
.wrap-item {
  position: relative;
}
.item-banner {
  position: relative;
}
/*End Preload*/
/*Begin Parallax*/
.parallax {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  position: relative;
  min-height: 200px;
  background-size: cover;
}
/*End Parallax*/
/*Begin Animated Background*/
@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0 0;
  }
}
.animate-background {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  animation: animatedBackground 40s linear infinite;
  -moz-animation: animatedBackground 40s linear infinite;
  -webkit-animation: animatedBackground 40s linear infinite;
}
@keyframes hozAnimatedBackground {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.hoz-animate-background {
  background-position: 0px 0px;
  background-repeat: no-repeat;
  animation: hozAnimatedBackground 40s linear infinite;
  -moz-animation: hozAnimatedBackground 40s linear infinite;
  -webkit-animation: hozAnimatedBackground 40s linear infinite;
  background-size: auto 100%;
}
/*End Animated Background*/
/*Begin Banner Background*/
.banner-background {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  min-height: 200px;
}
/*End Banner Background*/
/*Begin Toggle*/
.item-toggle-tab .toggle-tab-content {
  display: none;
}
.toggle-tab-title {
  position: relative;
  cursor: pointer;
}
/*End Toggle*/
/*Begin Preload*/
.preload #loading {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
}
.preload #loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.preload #loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.preload .object {
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  border-top: 5px solid #FFF;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFF;
  border-right: 5px solid transparent;
  -webkit-animation: animate 2s infinite;
  animation: animate 2s infinite;
}
.preload #object_one {
  left: 75px;
  top: 75px;
  width: 50px;
  height: 50px;
}
.preload #object_two {
  left: 65px;
  top: 65px;
  width: 70px;
  height: 70px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.preload #object_three {
  left: 55px;
  top: 55px;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.preload #object_four {
  left: 45px;
  top: 45px;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes animate {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
  }
}
@keyframes animate {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
  }
}
/*Style*/
/*******************************************************************************************************
                      Blog
********************************************************************************************************/
.header-default{
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.header-default-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -15px;
  min-height: 60px;
  padding: 15px 0;
}
.header-top-default {
  padding: 0 15px;
}
.header-top-default .logo h1 {
  margin: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight:700;
}
.header-nav-default {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 15px;
}
.header-nav-default .main-nav > ul > li{
  padding: 15px 0;
}
.header-nav-default .main-nav > ul > li > a{
  height: auto;
  line-height: normal;
  margin-right: 20px;
}
.comment-list ul.children{
  padding-left: 130px;
}

.footer-default {
  background: #2e2b2b;
  padding: 37px 0;
}
.content-page,
.main-page-default {
  margin: 30px 0;
}
/*Start Breadcrumb*/
.wrap-bread-crumb.default {
  margin: 100px 0 0;
}
.wrap-bread-crumb.brc_banner {
  position: relative;
  height: 250px;
  width: 100%;
}
.wrap-bread-crumb .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.wrap-bread-crumb.default .bg-overlay {
  display: none;
}
.bread-crumb * {
  position: relative;
}
.brc_banner .bread-crumb {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brc_banner .bread-crumb a {
  color: #FFFFFF;
  display: inline-block;
}
.bread-crumb a::after {
  content: "/";
  margin: 0 10px;
}
.brc_banner .bread-crumb span {
  color: #FFFFFF;
}
.brc_banner .bread-crumb span,
.brc_banner .bread-crumb a {
  font-size: 14px;
}
.bread-crumb a:hover{
  color: #eb164e;
}
.brc_banner .title36 {
  color: #FFFFFF;
  margin-bottom: 16px;
  letter-spacing: 1.6px;
  font-size: 48px;
}
/*End Breadcrumb*/
.mega-list-cat ul li {
  border-top: 1px solid #cccccc;
}
.mega-list-cat ul li a {
  display: block;
  padding: 10px 0;
}
.mega-list-cat ul {
  margin-top: 15px;
}

.wg-list-categories ul {
  padding-left: 15px;
}
.wg-list-categories li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
}
.wg-list-categories li {
  position: relative;
}
.wg-list-categories li:last-child a {
  border-bottom: none;
}
.wg-list-categories li .count {
  position: absolute;
  right: 0;
  top: 9px;
  color: #fff;
  width: 20px;
  height: 20px;
  background: #999;
  border-radius: 50%;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
}
.widget-tags li a {
  padding: 6px 15px;
  border: 1px solid #cccccc;
  display: block;
  border-radius: 0px;
}
.wg-list-tags li {
  display: inline-block;
  margin-bottom: 5px;
}
.wg-list-tags ul {
  padding-left: 15px;
}
.wg-list-categories {
  margin-top: -20px;
}
.wg-list-categories li.has-children {
  border-bottom: 1px solid #cccccc;
}
.wg-search-form {
  position: relative;
}
.wg-search-form input[type="text"] {
  border: 1px solid #cccccc;
  height: 60px;
  line-height: 64px;
  padding: 0 20px;
  display: block;
  width: 100%;
  color: #303030;
}
.wg-search-form input[type="submit"] {
  position: absolute;
  font-size: 0;
  padding: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background: transparent;
  border: none;
  z-index: 1;
}
.wg-search-form::after {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: LineAwesome;
  content: "\f2eb";
  font-size: 28px;
  color: #303030;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-filter{
  position: relative;
  margin-bottom: 60px;
}
.top-filter > div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-filter > div:first-child{
  margin: -5px;
}
.top-filter > div:first-child > div{
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

.top-filter > div:last-child{

}

.top-filter .aside-box{
  height: 48px;
  padding: 0 10px;
  border: 1px solid #cccccc;
}
.top-filter .filter-product,
.top-filter .aside-box{
  margin-left: 10px;
}
.top-filter .aside-box{
  padding: 0 15px;
}
.top-filter .aside-box .aside-link *{
  line-height: 46px;
  text-transform: uppercase;
}
.top-filter .aside-box .aside-link span{
  font-weight: 600;
}
.top-filter .filter-product i,
.top-filter .aside-box .aside-link i{
  font-size: 24px;
  margin-right: 5px;
}
.view-type{
  height: 48px;
  line-height: 46px;
  padding: 0 10px;
  border: 1px solid #cccccc;
}
.view-type a {
  color: #ccc;
  font-size: 36px;
  height: 46px;
  width: 42px;
  text-align: center;
  display: inline-block;
}
.view-type a.active{
  color: #222;
}
.sort-pagi-bar{
  font-size: 0;
  margin: -5px;
}
.sort-pagi-bar > .dropdown-box{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 5px;
}
.sort-pagi-bar > .dropdown-box.show-order{
  z-index: 9;
}
.sort-pagi-bar .dropdown-link{
  color: #222;
  display: block;
  position: relative;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  min-width: 110px;
  border: 1px solid #ccc;
}
.sort-pagi-bar .dropdown-link:after{
  content: "\f110";
  font-family: "LineAwesome";
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 20px;
}
.sort-pagi-bar > .dropdown-box.show-order .dropdown-link:before{
  content: "\f307";
  font-family: "LineAwesome";
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.sort-pagi-bar > .dropdown-box.show-order .dropdown-link{
  padding-right: 65px;
}
.sort-pagi-bar > .dropdown-box:hover .dropdown-list{
  margin-top: -1px;
}
.sort-pagi-bar .dropdown-list li{

}


.dropdown-list li a {
  display: block;
  padding: 5px 10px;
}




.blog-grid-view .list-post-wrap {
  margin: 0 -30px -40px;
}
.blog-grid-view .list-col-item{
  padding: 0 30px;
}
.blog-grid-view .item-post {
  margin-bottom: 40px;
}
.item-post-default{
  position: relative;
}
.item-post-default .border-wrap{
  padding: 48px 0 30px 30px;
  border: 1px solid #ccc;
}
.line-wrap .line {
  position: absolute;
  background: #222;
}
.line-wrap .line.-right, .line-wrap .line.-left {
  width: 1px;
  bottom: 0px;
  top: 0px;
  transform: scale3d(1, 0, 1);
}
.line-wrap .line.-top, .line-wrap .line.-bottom {
  height: 1px;
  left: 0px;
  right: 0px;
  transform: scale3d(0, 1, 1);
}
.line-wrap .line.-right {
  right: 0px;
  transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.23s;
  transform-origin: top;
}
.line-wrap .line.-top {
  top: 0px;
  transition: transform 0.08s linear 0.43s;
  transform-origin: left;
}
.line-wrap .line.-left {
  left: 0px;
  transition: transform 0.08s linear 0.51s;
  transform-origin: bottom;
}
.line-wrap .line.-bottom {
  bottom: 0px;
  transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01);
  transform-origin: right;
}
.line-wrap:hover .text,
.line-wrap:active .text {
  transform: translate3d(0, 0, 0);
  transition: transform 0.6s cubic-bezier(0.2, 0, 0, 1) 0.4s;
}
.line-wrap:hover:after,
.line-wrap:active:after {
  transform: scale3d(0, 1, 1);
  right: 0px;
  left: 0px;
  transform-origin: right;
  transition: transform 0.2s cubic-bezier(1, 0, 0.65, 1.01) 0.17s, right 0.2s cubic-bezier(1, 0, 0.65, 1.01), left 0s 0.3s;
}
.line-wrap:hover .line,
.line-wrap:active .line {
  transform: scale3d(1, 1, 1);
}
.line-wrap:hover .line.-right,
.line-wrap:active .line.-right {
  transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.2s;
  transform-origin: bottom;
}
.line-wrap:hover .line.-top,
.line-wrap:active .line.-top {
  transition: transform 0.08s linear 0.4s;
  transform-origin: right;
}
.line-wrap:hover .line.-left,
.line-wrap:active .line.-left {
  transition: transform 0.08s linear 0.48s;
  transform-origin: top;
}
.line-wrap:hover .line.-bottom,
.line-wrap:active .line.-bottom {
  transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s;
  transform-origin: left;
}







.item-post-default .meta-date{
  margin-bottom: 17px;
}
.item-post-default .post-thumb{
  position: relative;
  margin: 0 -1px;
  z-index: 1;
}
.item-post-default .post-info{
  position: absolute;
  top: 48px;
  left: 50px;
  right: 50px;
  z-index: 1;
}
.item-post-default .post-info .meta-cats a{
  color: #fff;
  opacity: .6;
  text-transform: uppercase;
}
.item-post-default .post-info .meta-cats a:hover{
  color: #eb164e;
  opacity: 1;
}
.item-post-default .post-info .post-title{
  margin: 8px 0 0;
  line-height: 28px;
}
.item-post-default .post-overlay{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .4;
}

.single-post-date {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  background: #ccc;
  color: #fff;
  text-align: center;
  font-size: 12px;
  z-index: 10;
}
.single-post-date strong {
  font-size: 18px;
  display: block;
  font-weight: 400;
  background: #333;
  padding: 9px 10px;
}
.single-post-date span {
  padding: 7px 10px;
  display: block;
}
.item-post .post-info .post-title {
  margin-bottom: 15px;
}
.item-post .post-info .desc {
  margin-bottom: 22px;
}
.item-post .post-info .readmore {
}
.page-links > span,
.page-links a,
.pagi-nav > span,
.pagi-nav a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  margin: 0 3px;
  color: #303030;
  height: 40px;
  width: 40px;
  border: 1px solid #e5e5e5;
  line-height: 40px;
}
.page-links .current,
.pagi-nav .current {
}
.page-links a.next,
.page-links a.prev,
.pagi-nav a.next,
.pagi-nav a.prev {
  border-color: #ebebeb;
}

.pagi-nav {
  font-family: 'Poppins', sans-serif;
  text-align: right !important;
  font-size: 0px;
  margin: 95px -3px 0px;
}
.page-links a:hover,
.pagi-nav a:hover {
  color: #eb164e;
}
.page-links {
  margin-bottom: 30px;
}
.post-password-form p:last-child{
  margin-bottom: 0px;
}
.page-links .current:before,
.pagi-nav .current:before{
  content: '';
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 11px;
  left: 0px;
  border-top: 1px solid #eb164e;
  transform-origin: 0% 0%;
  width: 20px;
  right: -4px;
  margin: auto;
}
.post-meta-data > li {
  position: relative;
  margin-bottom: 5px;
  line-height: 24px;
  letter-spacing: 1.6px;
}
.post-meta-data > li:after{
  content: '/';
  margin: 0 2px;
  color: #999;
  display: inline-block;
  vertical-align: middle;
}
.post-meta-data > li:last-child:after {
  display: none;
}

.content-single blockquote > br{
  display: none;
}
blockquote {
  padding: 0px;
  font-size: 18px;
  border: none;
  color: #303030;
  padding-left: 20px;
  border-left: 4px solid #eb164e;
  font-family: 'Poppins', sans-serif;
}
blockquote.text-left{
  text-align: left;
}
blockquote.text-right{
  text-align: right;
}

blockquote.is-style-large{
  font-size: 24px;
  line-height: 38px;
  padding: 8px 0;
}

.blog-list-view .item-post-list {
  margin-bottom: 60px;
}
.blog-grid-view .col-md-12:last-child .item-post-list,
.blog-list-view .col-md-12:last-child .item-post-list{
  margin-bottom: 0;
}
.item-post-list.item-default .post-thumb{
  margin-bottom: 35px;
}
.item-post-list.item-default .post-thumb img{
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.item-post-list.item-default .post-thumb:hover img{
  opacity: .8;
}
.item-post-list.item-default .post-info .post-title{
  margin: -10px 0 4px;
  word-break: break-word;
  line-height: normal;
}
.item-post-list.item-default .post-meta-data{
/*  margin-bottom: 8px;*/
}
.item-post-list.item-default .post-info >h3{
  margin-bottom: 27px;
  word-break: break-all;
}
.item-post-list.item-default .post-info .desc{
  margin-bottom: 0px;
}
.item-post-list.item-default .post-info .readmore{
  margin-top: 33px;
}
.item-post-list.item-style2 {
  position: relative;
  padding-left: 130px;
}
.item-post-list.item-style2 .border-wrap {
  padding: 30px 45px;
  padding-right: 0px;
  border: 1px solid #ccc;
}
.item-post-list.item-style2 .post-thumb a.adv-thumb-link{
  margin-right: -1px;
  z-index: 1;
}
.item-post-list.item-style2 .post-info{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  text-transform: uppercase;
  max-width: 385px;
  height: 205px;
  margin: auto;
  padding: 30px;
  z-index: 1;
}
.item-post-list.item-style2 .post-info .post-title{
  line-height: 28px;
  margin-bottom: 30px;
  max-height: 76px;
  overflow: hidden;
}
.item-post-list.item-style2 .post-info .meta-cats{
  margin: -3px 0 15px;
}
.item-post-list.item-style2 .post-info .meta-cats a{
  color: #999;
}
.item-post-list.item-style2 .post-info .meta-cats a:hover{
  color: #eb164e;
}
.item-post-list.item-style2 .post-info .meta-date{
  position: relative;
  padding: 0 40px;
  margin-bottom: -3px;
}
.item-post-list.item-style2 .post-info .meta-date span.line{
  position: absolute;
  width: 40px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 0;
  /*border-top: 1px solid #303030;*/
  transform-origin: 0% 0%;
}
.post-meta-data label {
  font-weight: 400;
  margin: 0;
}
.single-post-thumb {
  margin-bottom: 35px;
}
.content-post-default > .desc {
  margin-bottom: 30px;
}
.content-post-default h2.title24 {
  margin-bottom: 25px;
}
.content-post-default .row {
  margin-bottom: 30px;
}
.block-quote {
  background: #f9f9f9;
  padding: 30px 40px;
  margin-bottom: 30px;
}
.block-quote h3.title14 {
  position: relative;
  margin-top: 36px;
}
.block-quote h3.title14::before {
  position: absolute;
  width: 100px;
  height: 1px;
  content: "";
  background: #333;
  top: -20px;
  left: 0;
}
.block-quote .desc {
  font-style: italic;
}
.single-intro-travel h2 {
  margin-bottom: 22px;
}
.content-post-default > h3 {
  margin-bottom: 20px;
}
.single-list-link li {
  margin-bottom: 20px;
  list-style: circle;
  margin-left: 15px;
}
.single-list-link {
  margin-bottom: 40px;
}
.single-list-adv .banner-advs {
  margin-bottom: 22px;
}
.single-info-author {
  border-top: 1px solid #cccccc;
  padding-top: 40px;
  margin-bottom: 40px;
}
.single-info-author .author-info {
  position: relative;
  padding-top: 15px;
}
.single-info-author .author-info > h3 {
  margin: 12px 0 8px;
}
.single-info-author .author-social {
  position: absolute;
  right: 0;
  top: 34px;
  margin: 10px -12px 0;
}
.single-info-author .author-social a {
  margin: 0 12px;
}
.post-control {
  padding: 40px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: relative;
  margin-bottom: 100px;
}
.post-control::after {
  position: absolute;
  left: 50%;
  height: 60%;
  width: 1px;
  content: "";
  background: #cccccc;
  top: 20%;
}
.post-control i.fa {
  font-size: 18px;
  vertical-align: middle;
}
.post-control span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  text-transform: uppercase;
}
.title-single-related-post {
  position: relative;
  margin-bottom: 45px;
}
.related-post-slider {
  margin: 0 -15px;
}
.related-post-slider .item-post {
  margin: 0 15px;
}
.single-related-post {
  margin-bottom: 80px;
}

body.page .blog-comment-detail,.leave-comments .comment-respond,.related-product {
  margin-top: 90px;
}
.blog-comment-detail > h2 {
  margin-bottom: 50px;
  font-weight: 700;
}
.blog-comment-detail .no-comments{
  margin: 50px 0 0;
}
.item-comment .comment-thumb {
  padding-right: 30px;
  width: 130px;
}
.comment-list li.pingback .edit-link{
  float: right;
}
.comment-list li.pingback .edit-link i{
  margin: 0 5px;
}
.comment-list li.pingback,
.item-comment .comment-info {
  position: relative;
  top: -6px;
}
.author-thumb img,
.comment-thumb img {
  border-radius: 50%;
}
.comment-info .fn {
  color: #303030;
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 16px;
  padding-right: 10px;
}
.comment-info .cmt-date{
  margin: 20px 0 0;
  font-size: 12px;
}
.comment-info-top{
  margin-bottom: 16px;
}
.item-comment .comment-info .author-name {
  text-transform: uppercase;
}
.comment-time-reply a {
  display: inline-block;
  margin-top: 15px;
}
.comment-time-reply i {
  margin-right: 8px;
}
.blog-comment-detail .comment-list >li:last-child .comment-time-reply {
  border-bottom: none;
  padding-bottom: 0px;
}
.blog-comment-detail .comment-list>li:last-child> .children .item-comment {
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.item-comment .comment-info span.black {
  display: none;
}
.item-comment .comment-info .desc *:last-child {
  margin-bottom: 0px;
}
.item-comment .comment-info .comment-time-reply {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.author-date{
  margin-bottom: 15px;
}
.comment-list ul.children{
  padding-left: 130px;
  list-style: none;
}
.item-comment {
  margin-bottom: 30px;
}
.comment-list li:last-child .item-comment {
  margin-bottom: 0;
}
.comment-list li:first-child .item-comment{
  margin-bottom: 30px;
}
.reply-comment > h2 {
  margin-bottom: 17px;
}
.reply-comment > .desc {
  margin-bottom: 40px;
}
.reply-comment .desc {
  margin: 13px 0 43px;
}
.comment-respond {
  position: relative;
}
.comment-respond p {
  position: relative;
  margin-bottom: 30px !important;
  float: left;
  width: 100%;
}
.comment-respond p.comment-form-cookies-consent label{
  font-weight: 600;
  margin-bottom: 0px;
  vertical-align: middle;
}
.comment-respond p.comment-form-author {
  float: left;
  width: calc(50% - 15px);
}
.comment-respond p.comment-form-email {
  float: right;
  width: calc(50% - 15px);
}
.comment-respond p.form-submit {
  margin-bottom: 0px;
  position: relative;
}
.woocommerce #respond input#submit,
.comment-respond p.form-submit input {
  float: right;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 45px;
  height: 50px;
  line-height: 50px;
  border: none;
  background: #000;
  color: #fff;
  border-radius: 0px;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
}
.woocommerce #respond input#submit:hover,
.comment-respond p.form-submit input:hover {
  background-color: #eb164e;
  color: #fff;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"] {
  display: block;
  width: 100%;
}
.comment-respond textarea {
  display: block;
  width: 100% !important;
  height: 180px !important;
  padding: 15px 30px 15px;
}

.comment .comment-respond {
  margin: 0 0 40px;
  padding-bottom: 5px;
  display: block;
  float: left;
  width: 100%;
}
.comment .comment-respond .comment-reply-title {
  margin: 0 0 30px;
}
.comment:not(.parent) .comment-respond {
  margin-top: 40px;
}
.comment-list > li:last-child .comment-respond {
  margin-top: 40px;
}
.sort-by .select-box select {
  height: 36px;
}
.sort-by .select-box::after {
  top: 13px;
}
.sort-by > span {
  line-height: 36px;
  margin: 0 15px;
}
.product-thumb .product-label {
  position: absolute;
  top: 20px;
  right: 20px;
  left: 20px;
  z-index: 1;
}
.product-thumb .product-label span {
  display: block;
  height: 19px;
  line-height: 19px;
  padding: 0 9px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
.product-label span.sale {
  background: #eb164e;
  float: left;
}
.product-label span.new {
  background: #6caaff;
  float: right;
}
.product-thumb > .quickview-link {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  line-height: 40px;
  text-align: center;
  z-index: 10;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
.product-thumb:hover > .quickview-link {
  opacity: 1;
  visibility: visible;
}
.item-product.product-stock .product-thumb-link::before {
  opacity: 1;
}
.item-product-list .product-info {
  padding-top: 0;
}
.item-product-list .product-desc {
  border-top: 1px solid #cccccc;
  padding-top: 15px;
  margin-bottom: 22px;
}
.detail-info .variations{
  position: relative;
  margin-bottom: 0px !important;
}
.detail-info form.cart {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
}
.woocommerce div.product form.cart .reset_variations{
  position: absolute;
  bottom: 0;
  right: 0;
}
.detail-attr {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin: 0 0 30px;
  margin-right: 50px;
}
.qty-label{
  font-family: 'Poppins';
  color: #222;
  margin: 0;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.detail-attr label {
  font-family: 'Poppins';
  color: #222;
  margin: 0;
  min-width: 100px;
  margin-right: 10px;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.detail-attr > .select-box {
  flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
}
.detail-qty {
  height: 60px;
  width: 140px;
  position: relative;
  border: 1px solid #ebebeb;
}
.detail-qty .qty-val {
  padding: 0;
  border: none;
  width: 80px;
  text-align: center;
}
.detail-qty a {
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
}
.detail-qty a.qty-up {
}
.detail-qty a.qty-down {
}
.detail-attr .addcart-link {
  margin-left: 10px;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -o-flex-grow: 1;
  text-align: center;
}
.detail-info .product-desc {
  margin: 24px 0 30px;
  line-height: 24px;
}
.detail-info .product-desc > p:last-child{
  margin-bottom: 0px;
}
.detail-attr.qty-cart {
  margin-bottom: 30px;
}
.detail-extra-link a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
.detail-extra-link a .fa {
  font-size: 12px;
  color: #999;
  margin-right: 10px;
}
.detail-extra-link {
  margin-bottom: 25px;
}

.product-meta-info > li {
  margin-bottom: 5px;
}
.item-product-meta-info{
  font-family: 'Poppins';
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.item-product-meta-info > span{
  display: block;
  color: #222;
  font-weight: 500;
  margin: 0 0 10px;
}
.item-product-meta-info > span:last-child{
  margin-bottom: 0px;
}
.item-product-meta-info > span *{
  display: inline-block;
}
.item-product-meta-info .meta-item-list{
  margin: 0 -2px -2px;
}
.item-product-meta-info .meta-item-list > a{
  margin: 0 2px 2px;
}
.item-product-meta-info span label {
  font-weight: 500;
  margin-right: 10px;
  margin-bottom: 0;
}
.item-product-meta-info > span a{
  color: #ccc;
}
.item-product-meta-info > span a:hover{
  color: #eb164e;
}

.product-detail {
  margin-bottom: 100px;
}
.gallery-slider {
  display: none;
}
.gallery-slider.slick-initialized {
  display: block;
}
.detail-gallery .gallery-control .slick-hidden,
.detail-gallery .gallery-control .slick-disabled {
  cursor: not-allowed;
}
.detail-gallery .product-horizontal .gallery-control {
  text-align: center;
  position: relative;
  margin-top: 10px;
}
.detail-gallery .product-horizontal .gallery-control .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  color: #222;
  z-index: 1111;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
}
.slick-prev:before, .slick-next:before{
  opacity: 1;
}
.detail-gallery .product-horizontal .gallery-control .slick-prev {
  left: -15px;
}
.detail-gallery .product-horizontal .gallery-control .slick-next {
  right: -15px;
}
.detail-gallery .product-horizontal .gallery-control .slick-prev:before {
  font-size: 24px;
  color: #222;
  content: "\f111";
  font-family: LineAwesome;
}
.detail-gallery .product-horizontal .gallery-control .slick-next:before {
  font-size: 24px;
  color: #222;
  content: "\f112";
  font-family: LineAwesome;
}

.detail-gallery .product-horizontal .gallery-control:hover .slick-prev {
  left: 0px;
  opacity: 1;
  visibility: visible;
}
.detail-gallery .product-horizontal .gallery-control:hover .slick-next {
  right: 0px;
  opacity: 1;
  visibility: visible;
}
.woocommerce div.product div.images {
  margin-bottom: 0px !important;
}
.gallery-slider .slick-slide img {
  cursor: pointer;
}
.gallery-slider .slick-slide.active img {
  border: 1px solid #eb164e;
}
.detail-gallery .product-horizontal .slick-list {
  margin: 0 -5px;
}
.detail-gallery .product-horizontal .slick-slide {
  padding: 0 5px;
}



.detail-gallery .slick-vertical .slick-track{
  margin: -2.5px auto;
}
.detail-gallery .slick-vertical .slick-slide{
  padding: 2.5px 0;
}
.detail-gallery .slick-vertical .slick-slide a{
  display: block !important;
}
.detail-gallery .product-vertical {
  position: relative;
  margin: 0 -2.5px;
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.detail-gallery .product-vertical .woocommerce-product-gallery__image{
  padding: 0 2.5px;
  -webkit-order:1;
  order: 1;
  width: 83.3333%;
}
.detail-gallery .product-vertical .gallery-control {
  margin: 0;
  width: 16.6667%;
  padding: 0 2.5px;
}
.detail-gallery .product-vertical .gallery-control .gallery-slider{

}
.detail-gallery .product-vertical .gallery-control .gallery-slider .slick-list{

}
.detail-gallery .product-vertical .gallery-control .slick-arrow{
  transform: none;
  padding: 0;
  border: none;
  font-size: 0;
  width: 40px;
  height: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  z-index: 1;
}
.detail-gallery .product-vertical .gallery-control .slick-prev {
  top: -15px;
}
.detail-gallery .product-vertical .gallery-control .slick-next {
  top: auto;
  bottom: -10px;
}
.detail-gallery .product-vertical .gallery-control .slick-prev:before {
  color: #222;
  content: "\f113";
  font-family: LineAwesome;
}
.detail-gallery .product-vertical .gallery-control .slick-next:before {
  color: #222;
  content: "\f110";
  font-family: LineAwesome;
}
/*End Gallery*/



.detail-fixed-info .wrap-detail-gallery:not(.grid-col) .image-lightbox a img {
  margin-bottom: 10px;
}
.detail-fixed-info .wrap-detail-gallery:not(.grid-col) .image-lightbox a:last-child img {
  margin-bottom: 0;
}
.detail-fixed-info .wrap-detail-gallery a img {
  box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.3) !important;
}
.detail-fixed-info .detail-gallery .grid-col {
  margin: 0 !important;
}
.detail-fixed-info .detail-gallery .grid-col .woocommerce-product-gallery__image {
  margin: 0 -5px;
}
.detail-fixed-info .detail-gallery .grid-col .col-xs-12 {
  padding: 0 5px;
}
.detail-fixed-info .detail-gallery .grid-col .col-xs-12:not(:last-child) {
  margin-bottom: 10px;
}
.detail-tabs {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
}
.detail-tab-title {
  min-width: 200px;
  font-family: "Poppins";
}
.detail-tab-content {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -o-flex-grow: 1;
}
.detail-tab-content .tab-content .tab-pane {
  position: relative;
}
.list-tag-detail {
  font-size: 0px;
}
.list-tag-detail li a {
  display: block;
  position: relative;
  color: #222222;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.6px;
}
.list-tag-detail li a:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 1;
}
.tab-vertical .list-tag-detail li a {
  padding: 10px 25px;
  background: #eee;
  color: #666;
  border: none;
}
.tab-vertical .detail-tab-content {
  border: 1px solid #eb164e;
  padding: 30px;
}
.tab-vertical .list-tag-detail li.active a {
  background: #eb164e;
  color: #fff;
}
.tab-vertical .list-tag-detail {
  margin: -1px 0;
}
.tab-vertical .list-tag-detail li {
  margin: 1px 0;
}
.tab-vertical .detail-tab-content .tab-content .tab-pane {
  margin: 0;
  margin-left: -1px;
}
.tab-horizontal {
  display: block;
  border: 0;
  margin: -10px 0 0;
}
.tab-horizontal .detail-tab-title {
  border: 0;
  margin-bottom: 60px;
  min-width: inherit;
  border-bottom: 1px solid #e1e1e1;
}
.tab-horizontal .list-tag-detail {
  margin: 0 -25px;
}
.tab-horizontal .list-tag-detail li {
  position: relative;
  display: inline-block;
  margin: 0 25px;
}
.tab-horizontal .detail-tab-content {
  width: 100%;
}
.tab-horizontal .list-tag-detail li a {
  padding-bottom: 10px;
  padding-right: 50px;
}
.tab-horizontal .list-tag-detail li a:before {
  width: 0;
  left: 1px;
  right: 1px;
  top: auto;
  bottom: -1px;
}
.tab-horizontal .list-tag-detail li.active a:before {
  width: 100%;
  -webkit-transition: width .25s ease-in-out;
  -moz-transition: width .25s ease-in-out;
  -o-transition: width .25s ease-in-out;
  transition: width .25s ease-in-out;
  border-bottom: 1px solid #222;
}
.tab-accordion .panel-group {
  margin-bottom: 56px;
}
.tab-accordion .panel-body > h2 {
  display: none;
}
.tab-accordion .panel {
  border: 1px solid #eee;
  border-radius: 0px;
  box-shadow: none;
}
.tab-accordion .panel-group .panel-heading {
  position: relative;
  padding: 0;
  background: #f5f6f9;
}
.tab-accordion .panel-group .panel-heading.active {
  pointer-events: none;
  background: #eb164e;
}
.tab-accordion .panel-group .panel-collapse,
.tab-accordion .panel-group .panel-heading {
  border: 1px solid #eee;
  border-radius: 0px;
  margin: -1px;
}
.tab-accordion .panel-group .panel-collapse.in,
.tab-accordion .panel-group .panel-heading.active {
  border-color: #eb164e;
}
.tab-accordion .panel-group .panel-heading + .panel-collapse > .list-group,
.tab-accordion .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.tab-accordion .panel-title a {
  display: block;
  position: relative;
  color: #666;
  background: #ebebeb;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 25px;
  font-size: 18px;
  letter-spacing: 1.6px;
}
.tab-accordion .active .panel-title a {
  color: #fff;
  background: transparent;
}
.tab-accordion .panel-group .panel + .panel {
  margin: 0;
}
.tab-accordion .panel-body {
  padding: 25px;
}
.tab-accordion .panel-group .panel-heading a:after {
  content: "\f110";
  font-family: "LineAwesome";
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  transform: none;
  font-size: 14px;
  color: #999;
  line-height: 44px;
  width: 40px;
  border: none;
  text-align: center;
  background: transparent;
}
.tab-accordion .panel-group .panel-heading.active a:after {
  content: "\f113";
  color: #fff;
}
/*Begin Review*/
.detail-tab-review .title14 {
  margin: 0 0 18px;
  text-transform: inherit;
  font-size: 18px;
}
.list-none.list-tags-review li {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}
.list-none.list-tags-review li > .review-author {
  width: 100px;
}
.list-none.list-tags-review li > div {
  display: table-cell;
  vertical-align: top;
}
.list-none.list-tags-review li > .review-info {
  border: 1px solid #cccccc;
  border-radius: 0px;
  padding: 20px;
  position: relative;
}
.list-none.list-tags-review li > .review-author a {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  width: 70px;
}
.list-none.list-tags-review li > .review-author a img {
  border-radius: 50%;
}
.review-header {
  color: #999;
}
.review-info .product-rate {
  position: absolute;
  right: 20px;
  top: 25px;
}
.review-form {
  margin-top: 23px;
}
.review-form > div {
  margin-bottom: 10px;
  min-height: 40px;
  padding-left: 105px;
  position: relative;
}
.review-form > div > label {
  font-weight: 400;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  top: 0;
}
.review-form > div > input[type="text"] {
  border: 1px solid #cccccc;
  border-radius: 0px;
  height: 40px;
  max-width: 400px;
  padding: 0 15px;
  width: 100%;
}
.review-form > div > .product-rate {
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
}
.review-form > div > textarea {
  border: 1px solid #cccccc;
  border-radius: 0px;
  max-height: 120px;
  padding: 10px 15px;
  width: 100%;
}
.review-form > div > input[type="submit"] {
  margin-top: 10px;
}
/*End Review*/
.detail-tab-video iframe {
  border: none;
}
.shop-button:hover {
  color: #fff;
}
.item-product-group .product-thumb {
  width: 90px;
}
.item-product-group .product-info {
  padding: 0 20px;
}
.wrap-detail-qty {
  text-align: right;
}
.wrap-detail-qty .detail-qty {
  text-align: left;
  display: inline-block;
}
.list-product-group > li {
  margin-bottom: 10px;
}
.list-product-group {
  margin-bottom: 20px;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  
}
.detail-group .detail-attr .addcart-link {
  margin: 0;
  flex-grow: inherit;
  padding: 0 30px;
}
.block-product-tab .title-block title14-tab {
  margin-bottom: 30px;
}
.title-list-tab > li > a {
  display: block;
  padding: 10px 20px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  font-weight: 700;
  position: relative;
}
.title-list-tab {
  margin-bottom: 50px;
}
.title-list-tab > li.active > a {
  background: #f9f9f9;
}
.block-product-tab {
  margin-bottom: 50px;
}
.block-product-tab > h3 {
  margin-bottom: 20px;
}
.block-product-tab > .desc {
  max-width: 670px;
  margin: auto auto 30px;
}
.shop-button.btn-loadmore {
  min-width: 270px;
  text-transform: uppercase;
}
.block-product-tab.title-tab-inline .title-block title14-tab {
  margin: 6px 30px 0 0;
}
.block-product-list {
  margin-bottom: 50px;
}
.product-tab-vertical {
  position: relative;
  padding-left: 300px;
  margin-top: 25px;
}
.product-tab-vertical .title-list-tab {
  position: absolute;
  width: 270px;
  left: 0;
  top: 0;
  border-right: 1px solid #cccccc;
  bottom: -20px;
  border-top: 1px solid #cccccc;
}
.product-tab-vertical .title-list-tab li a {
  border-radius: 0;
  border-width: 0 0 1px 0;
  background: transparent;
}
.product-tab-vertical .title-list-tab li.active a::before {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  width: 2px;
  content: "";
  background: #333;
}
.product-tab-vertical .title-list-tab li.active a {
  color: #333;
}
.product-tab-vertical .title-list-tab li.active a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  content: "";
  background: #fff;
  width: 1px;
}
.block-product-tab:not(.product-tab-vertical) .group-navi .owl-nav {
  top: -69px;
}
.product-small-slider .item-product {
  margin: 0 10px;
}
.product-small-slider {
  margin: 23px -10px 0;
}
.product-small-slider .group-navi .owl-nav {
  right: 10px;
}
.item-product-small .product-title {
  white-space: inherit;
}
.item-product-small .product-extra-link .addcart-link {
  display: block;
  text-transform: uppercase;
}
.title-elements {
  margin-bottom: 30px;
}
.block-element > h3.title18 {
  margin-bottom: 20px;
}
.block-element {
  margin-bottom: 50px;
}
.follow-instagram a {
  display: block;
  overflow: hidden;
  position: relative;
}
.instagram-text-follow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  opacity: 0;
  transform: scale(.8);
  -webkit-transform: scale(.8);
}
.follow-instagram a:hover .instagram-text-follow {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.instagram-text-follow i {
  margin: 0 5px;
  font-size: 36px;
}
.search-form {
  max-width: 570px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  position: relative;
  border-radius: 0px;
  background: #fff;
}
.search-form .dropdown-box {
  width: 170px;
  border-right: 1px solid #cccccc;
}
.search-form input[type="text"] {
  height: 60px;
  display: block;
  border: none;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  -o-flex-grow: 1;
  padding: 0 30px;
  background: transparent;
}
.search-form .dropdown-link {
  padding: 12px 15px;
  display: block;
}
.search-form .submit-form {
  position: absolute;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  right: 0;
  margin: -1px;
  font-size: 26px;
}
.submit-form input[type="submit"] {
  border: none;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  content: "";
  background: transparent;
  display: block;
  width: 46px;
  z-index: 1;
}
.submit-form::after {
  content: "\f2eb";
  font-family: LineAwesome;
}
.search-form .dropdown-list {
  width: 100%;
}
.search-form .dropdown-link::after {
  content: "\f107";
  font-family: fontAwesome;
  position: absolute;
  right: 15px;
  top: 14px;
}
.form-newsletter{
  font-family: "Poppins";
}
.form-newsletter .submit-form::after {
  content: "\f0e0";
}
.form-newsletter {
  max-width: 300px;
}
.admin-bar .mini-cart-box.aside-box .mini-cart-content{
  height: calc(100vh - 32px);
}
.mini-cart-box.aside-box .mini-cart-content {
  position: fixed;
  padding: 30px;
  top: 0;
  right: 0;
  z-index: 1002;
  background: #fff;
  bottom: 0;
  height: 100vh;
  width: 320px;
  background-color: #fff;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
  transform: translateX(400px);
  -webkit-transform: translateX(400px);
  -webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
  -moz-transition: all .6s cubic-bezier(.77,0,.175,1);
  transition: all .6s cubic-bezier(.77,0,.175,1);
}
.mini-cart-box.aside-box .mini-cart-content.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mini-cart-box.aside-box .list-mini-cart-item{
  max-height: 100vh;
  height: -webkit-calc(100vh - 225px);
  height: calc(100vh - 225px);
  overflow-y: auto;
  overflow-x: hidden;
  margin: 20px 0;
}
.mini-cart-box.aside-box .mini-cart-total-wrap{
  position: fixed;
  bottom: 20px;
  width: calc(100% - 60px);
  width: calc(100% - 60px);
  background: #fff;
}

.cart-heading{
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.close-aside{
  position: absolute;
  top: 24px;
  right: 24px;
  color: #303030;
  font-weight: 300;
  font-size: 24px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 1001;
}



/*******************************************************************************************************************
                        Pages 
********************************************************************************************************************/


.content-about-team > .desc {
  margin-bottom: 25px;
}
.about-team-info h3 {
  margin-bottom: 5px;
}
.about-team-info p {
  margin-bottom: 15px;
}
.list-about-team {
  margin-top: 55px;
}
.share-social-team a{
  display: inline-block;
}
.share-social-team a i{
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #eb164e;
  overflow: hidden;
  position: relative;
  margin: 0 6px 6px;
}
.share-social-team [class*=twitter] {
  background-color: #13c8fe;
  border-color: #13c8fe;
}
.share-social-team [class*=sina] {
  background-color: #cc001e;
  border-color: #cc001e;
}
.share-social-team [class*=facebook] {
  background-color: #2a4375;
  border-color: #2a4375;
}
.share-social-team [class*=google] {
  background-color: #cf3925;
  border-color: #cf3925;
}
.share-social-team [class*=pinterest] {
  background-color: #9f191f;
  border-color: #9f191f;
}
.share-social-team [class*=dribbble] {
  background-color: #e51e6b;
  border-color: #e51e6b;
}
.share-social-team [class*=vk] {
  background-color: #476284;
  border-color: #476284;
}
.share-social-team [class*=instagram] {
  background-color: #ad246b;
  border-color: #ad246b;
}
.share-social-team [class*=linkedin] {
  background-color: #297aa3;
  border-color: #297aa3;
}
.share-social-team [class*=tumblr] {
  background-color: #1c2e3f;
  border-color: #1c2e3f;
}
.share-social-team [class*=github] {
  background-color: #4c8b36;
  border-color: #4c8b36;
}
.share-social-team [class*=flickr] {
  background-color: #f90e67;
  border-color: #f90e67;
}
.share-social-team [class*=skype] {
  background-color: #008abd;
  border-color: #008abd;
}
.share-social-team [class*=youtube] {
  background-color: #13c8fe;
  border-color: #13c8fe;
}
.share-social-team [class*=vimeo] {
  background-color: #1295bf;
  border-color: #1295bf;
}
.share-social-team [class*=vine] {
  background-color: #008c69;
  border-color: #008c69;
}
.share-social-team [class*=xing] {
  background-color: #003131;
  border-color: #003131;
}
.share-social-team [class*=yelp] {
  background-color: #910d00;
  border-color: #910d00;
}
.share-social-team [class*=tripadvisor] {
  background-color: #437132;
  border-color: #437132;
}
.share-social-team [class*=rss] {
  background-color: #cc6100;
  border-color: #cc6100;
}
.share-social-team [class*=envelope] {
  background-color: #3b4ade;
  border-color: #3b4ade;
}
.share-social-team [class*=viadeo] {
  background-color: #e94d27;
  border-color: #e94d27;
}
.share-social-team [class*=stumbleupon] {
  background-color: #c73414;
  border-color: #c73414;
}
.share-social-team [class*=digg] {
  background-color: #333333;
  border-color: #333333;
}
.share-social-team [class*=lastfm] {
  background-color: #95181c;
  border-color: #95181c;
}
.share-social-team [class*=soundcloud] {
  background-color: #d13e05;
  border-color: #d13e05;
}
.share-social-team [class*=delicious] {
  background-color: #005cb5;
  border-color: #005cb5;
}
.share-social-team{
  margin: 0 -6px -6px;
}
.about-team-thumb a:hover {
}
.item-slider-blog .banner-info {
  height: 60px;
}
/*Begin Email Popup*/
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
}
.window-popup {
  padding: 10px 10px 40px 10px;
  width: 800px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  background: #fff;
}
.window-popup .close-popup {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: -15px;
  text-align: center;
  top: -15px;
  width: 30px;
  z-index: 999;
  border-radius: 50%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.form-popup-newsletter {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
}
.form-popup-newsletter input[type="text"] {
  height: 50px;
  border: 1px solid #cccccc;
  padding: 0 15px;
  display: block;
  flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -o-flex-grow: 1;
  margin-right: 10px;
}
.form-popup-newsletter input[type="submit"] {
  height: 50px;
  background: #000;
  border: none;
  color: #fff;
  padding: 0 30px;
}
.content-newsletter-popup .row {
  margin-bottom: 20px;
}
.content-newsletter-popup label {
  font-weight: 400;
  margin: 0 5px;
  vertical-align: middle;
}
.content-newsletter-popup input[type="checkbox"] {
  vertical-align: middle;
  margin: 0;
}
.content-popup-form {
  padding: 0 20px;
}
.content-popup-form .desc {
  margin-right: -10px;
}
.content-popup {
  position: relative;
  z-index: 99;
}
.content-popup input[type="text"] {
  width: 260px;
}
.content-popup .image-popup {
  margin: 0 0 15px;
  display: block;
  width: 100%;
}
.content-popup .title18 {
  margin-bottom: 22px;
}
/*End Email Popup*/

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 4px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 4px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: #eee;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 4px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 4px;
  /* there must be 'right' for ps__thumb-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (max-width: 480px) {
.banner-slider.bg-slider .item-slider .banner-thumb {background-position: -290px center !important;}
}

@media screen and (max-width: 360px) {
.banner-slider.bg-slider .item-slider .banner-thumb {background-position: -345px center !important;}
}


