/* 
[Master Stylesheet]

Project Name: Flaky (wordpress)
Version:    1.1
Last change:  21/july/18
Assigned to:  Mr.Ashraf Saroha

====INDEX=====
01- General Styling code
02- common classes
02- Home page 1
    sticky header
    topbar
    logo area
    topbar socials icons
    slider
    quick pick request form
    main menu
    search
    gallery
    heading styles
    services section
    contact form style-1
    footer
    bottombar
03- widgets styles
04- owl nave styles
05- delivery services section
06- laundry services section
07- page top title and breadcrumb
08- side widgets
09- price tables
10- funfacts
11- accordians
12- testimonial carousel
13- slick nav
14- services styel 2
15- price plan tables
16- blog post section
17- share links
18- pagination
19- contact us page
20- single services page
21- error 404 page
22- featured top video post
23- search notfound page
24- responsive header
25- cross browser Transitions

*/
/*====================
* General Code 
======================*/

body,
html {
  margin: 0px auto;
  padding: 0px;
  overflow-x: hidden;
  font-family: Poppins;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

p {
  font: 16px/27px 'lato';
  color: #737373;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 0;
}

a,
a:focus,
a:hover {
  outline: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

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

.bottom-margin {
  float: left;
  margin-bottom: -40px;
  width: 100%;
}

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

.container {
  padding: 0px;
}

.container-fluid {
  padding: 0px;
}

header {
  float: left;
}

img {
  height: auto;
  max-width: 100%;
}
ul.owl-carousel{
    padding-left:0;
    list-style:none;
    margin-bottom:0;
}
.theme-layout {
  float: left;
  position: relative;
  width: 100%;
}

.theme-layout.boxed {
  background: none repeat scroll 0 0 #FFFFFF;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 1230px;
  -webkit-box-shadow: 0 0 6px #747474;
  -moz-box-shadow: 0 0 6px #747474;
  -ms-box-shadow: 0 0 6px #747474;
  -o-box-shadow: 0 0 6px #747474;
  box-shadow: 0 0 6px #747474;

}

.theme-layout.fixed-header-full {
  padding-left: 20%;
}

.theme-layout.fixed-header-half {
  padding-left: 5.5%;
}

/*====================
* Common Classes
======================*/
.hermes .tp-bullet {
  background: #fff !important;
}

.hermes .tp-bullet {
  height: 10px !important;
  width: 10px !important;
}

.heading-style1.ext-gap {
  margin-bottom: 35px;
}

.gap {
  padding-top: 100px;
  padding-bottom: 100px;
  float: left;
  width: 100%;
}

.padding-50 {
  float: left;
  margin-top: 50px;
  width: 100%;
}

section {
  float: left;
  width: 100%;
  position: relative;
}

.gap.nogap {
  padding-top: 0px;
  padding-bottom: 0px;
}

.gap.no-top {
  padding-top: 0px;
}

.gap.no-bottom {
  padding-bottom: 0px;
}

.merged {
  margin: 0px;
}

.merged > div {
  padding: 0;
}

.row.merged > div {
  padding: 0;
}

.merged .row {
  margin: 0;
}

.merged .row > div {
  padding: 0;
}

.parallax {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.blackish:before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  display: unset !important;
}

.high-opacity:before {
  -webkit-opacity: .95;
  -moz-opacity: .95;
  -ms-opacity: .95;
  -o-opacity: .95;
  opacity: .95;
}

.medium-opacity:before {
  -webkit-opacity: .85;
  -moz-opacity: .85;
  -ms-opacity: .85;
  -o-opacity: .85;
  opacity: .85;
}

.low-opacity:before {
  -webkit-opacity: .75;
  -moz-opacity: .75;
  -ms-opacity: .75;
  -o-opacity: .75;
  opacity: .75;
}

.whitish:before {
  background: rgba(255,255,255,.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

a:hover.facebook {
  background: #516eab !important;
}

a:hover.twitter {
  background: #55acee !important;
}

a:hover.google {
  background: #dd4b39 !important;
}

a:hover.pinterest {
  background: #ca212a !important;
}

a:hover.youtube {
  background: #e62117 !important;
}

a:hover.dribble {
  background: #dd3e7b !important;
}

a:hover.linkedin {
  background: #40bbba !important;
}

a:hover.tumblr {
  background: #36465d !important;
}

a:hover.rss {
  background: #e3a103 !important;
}

a:hover.vk {
  background: #466991 !important;
}

a:hover.behance {
  background: #2b5bfd !important;
}
.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/*====================
* Topbar
======================*/

.menu {
  float: left;
  position: relative;
  width: 100%;
  list-style:none;
}

.topbar {
  background-color: #1c1c1c;
  float: left;
  width: 100%;
}

.welcome-number {
  float: left;
  width: 100%;
}

.welcome-number ul {
  float: left;
  width: 100%;
  margin-bottom:0;
  padding-left:0;
  list-style:none;
}

.welcome-number ul li {
  color: #b5b5b5;
  float: left;
  font: 11px/36px "lato";
  padding-right: 32px;
}

.welcome-number ul li i {
  color: #fff;
  font-size: 11px;
  padding-right: 8px;
}

.top-social {
  float: left;
  width: 100%;
}

.top-social > ul {
  float: right;
  margin-top: 6px;
  margin-bottom:0;
  padding-left:0;
  list-style:none;
}

.top-social li {
  float: left;
  line-height: 36px;
  padding-right: 5px;
}

.top-social li a {
  background-color: #3a3a3a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  float: left;
  font-size: 11px;
  line-height: 23px;
  text-align: center;
  width: 23px;
}

/*====================
* Logo Area
======================*/
.logo {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 113px;
}
.logo a {
    display: inline-block;
    vertical-align: sub;
}
.logo-area {
  float: left;
  width: 100%;
}

.top-search {
  float: left;
}

.top-search > form {
  border: 2px solid #f7f7f7;
  float: left;
  margin-top: 34px;
  padding-left: 35px;
  position: relative;
  width: 100%;
  margin-bottom: 35px;
}

.top-search .header-search-type {
    border-color: #f7f7f7;
    border-style: none none none solid;
    border-width: 0 0 0 2px;
    float: right;
    margin-top: 0;
    width: auto;
    position: relative;
}

.top-search > form::after,
.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect:after,
.btn-group .woocommerce-ordering:after {
    background: #fff none repeat scroll 0 0;
    color: #000;
    content: "\f107";
    font-family: fontawesome;
    font-size: 15px;
    height: 100%;
    line-height: 38px;
    position: absolute;
    right: 0px;
    text-align: left;
    top: 0px;
    width: 21px;
}
.btn-group .woocommerce-ordering:after{
  background: #f9f9f9;
  width: 30px;
}


.top-search form > i {    
 position: absolute;    
 top: 50%;    
 right: 16px;   
 -webkit-transform: translateY(-50%);   
 -moz-transform: translateY(-50%);    
 -ms-transform: translateY(-50%);   
 -o-transform: translateY(-50%);    
 transform: translateY(-50%);   
 font-size: 10px;   
 color: #373737;    
 cursor: pointer;   
}

.top-search input {
  border: 0 none;
  height: 40px;
  width: 169px;
}

.top-search button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #c3c3c3;
  font-size: 13px;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  padding-left: 15px;
}

.userincr-btn-inc:focus {
  border: none;
  outline: none;
}

.userincr-btn-dec:focus {
  border: none;
  outline: none;
}

.top-search input:focus {
  outline: none;
}

.lang-btn {
  background: #f7f7f7 none repeat scroll 0 0;
  float: left;
  font: bold 10px 'raleway';
  line-height: 26px;
  width: 65px;
  border: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

.dropdown-menu.more-lang {
  background: #f7f7f7;
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-width: 0px;
  width: 64px;
}

.lang i {
  color: #373737;
  font-size: 10px;
  padding: 0 5px;
}

.more-lang li a {
  font: bold 10px 'raleway';
  text-transform: uppercase;
}

.login {
  float: left;
  position: relative;
  text-align: center;
  right: -40px;
}

.login > a {
  background: #f9f9f9;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #000;
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  right: -72px;
}

.login > i {
  left: 14px;
  position: absolute;
  top: 35px;
  font-size: 10px;
  color: #373737;
}

.user-login {
  left: -58px;
  position: absolute;
  top: 44px;
  z-index: 22;
  display: none;
}

.login .user-login.active {
  display: block;
}

.login-popup .close,
.signup-popup .close {
  position: absolute;
  right: 15px;
  top: 10px;
  width: initial;
}

.login-popup .close i,
.signup-popup .close i {
  font-family: fontawesome;
}

.login-popup,
.signup-popup {
  background: #ebeae6 none repeat scroll 0 0;
  float: left;
  left: 50%;
  padding: 70px;
  position: absolute;
  top: 30%;
  -webkit-transform: translate(-50%, -30%);
  -moz-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
  -o-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  width: 698px;
  z-index: 11;
}

.signup-popup,
.login-popup,
.loading-news-letter{
  display:none; 
}
.login-popup.active,
.signup-popup.active{
  display:block;  
}

.login-popup {
    text-align: left;
}
.login-popup form.login {
    right: 0;
    text-align: left;
}
.signup-popup {
    text-align: left;
}

.login-wraper {
  background: rgba(0,0,0,.8);
  display: block;
  float: left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.login-wraper.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.login-popup > img,
.signup-popup  > img {
  float: left;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  height: auto;
}

.login-popup > h3,
.signup-popup> h3 {
  color: #fff;
  float: left;
  font: bold 22px "poppins";
  letter-spacing: -0.2px;
  text-transform: uppercase;
  width: 100%;
  z-index: 9;
  position: relative;
  margin-bottom: 0;
}

.login-popup i,
.signup-popup i {
  font: bold 22px "poppins";
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.login-popup > span,
.signup-popup > span {
  color: #777;
  float: left;
  font: 12px "poppins";
  padding-bottom: 25px;
  width: 100%;
  z-index: 9;
  position: relative;
}

.login-popup > form,
.signup-popup > form {
  float: left;
  width: 100%;
}

.login-popup label,
.signup-popup label {
  color: #696969;
  float: left;
  font: 12px "lato";
  letter-spacing: 0.3px;
  width: 100%;
  padding-top: 10px;
}

.login-popup .username,
.login-popup .password,
.signup-popup .username,
.signup-popup .password {
  color:#333;
  border: medium none;
  float: left;
  height: 50px;
  padding-left: 30px;
  width: 100%;
}

.login-popup button,
.signup-popup .signup-btn {
  border: medium none;
  color: #fff;
  float: left;
  font: bold 12px/44px "poppins";
  height: 42px;
  outline: medium none;
  text-transform: uppercase;
  width: 95px;
  margin-top: 25px;
}

.login-popup label:nth-child(1),
.signup-popup label:nth-child(1) {
  padding-top: 0px;
}

.login-popup label:nth-child(2),
.signup-popup label:nth-child(2) {
  padding-top: 0px;
}

.login-popup label i,
.signup-popup label {
  color: #fff;
  font: 12px "poppins";
  padding-left: 15px;
  z-index: 9;
  position: relative;
  vertical-align: top;
}

/*==============================*/

.cart-area {
  padding-top: 40px;
  float: left;
  width: 100%;
  padding-left: 15px;
  left: 94px;
}

.top-cart {
  float: left;
  left: 94px;
  padding-top: 10px;
  position: relative;
}

.top-cart > a {
  color: #373737;
  padding-right: 10px;
  font: bold 13px "Raleway";
  text-transform: uppercase;
}

.top-cart a ins {
  font: bold 13px "Raleway";
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.fa-male::before {
  content: "";
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.login ul li a i {
  background: #ddd none repeat scroll 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  line-height: 34px;
  text-align: center;
  width: 34px;
  color: #000;
  font-size: 12px;
  margin-right: 52px;
}

.login ul li i {
  font-size: 16px;
}

/*====================
* Main Menu
======================*/

.menubar2 {
  background: #1c1c1c none repeat scroll 0 0;
  float: left;
  width: 100%;
  position: relative;
}
.menubar nav ul{
    padding-left: 0;
    margin-bottom: 0;
}
.main-menu {
  float: left;
  line-height: 65px;
  width: 100%;
  padding-left: 35px;
}

.main-menu > li {
  display: inline-block;
  padding: 0 50px 0 40px;
  position: relative;
  width: initial;
}

.main-menu > li:last-child {
  border: none;
}

.main-menu > li > a {
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
}

.menu-upperlayer  h3 {
  color: #fff;
  font-family: poppins;
  font-size: 40px;
  padding-top: 197px;
  text-align: center;
  margin-bottom: 0;
}

.mega-menu {
  background: #292929;
  float: left;
  left: 0px;
  position: absolute;
  top: 40px;
  width: 923px;
  z-index: 2;
  line-height: normal;
  padding: 38px 20px 35px 45px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid;
}

.mega-menu .row > .col-md-2 .mega-menu-title {
  margin-top: -21px;
  width: 130%;
}

.mega-menu::before {
  background: #363636;
  content: "";
  height: 217px;
  left: 33.5%;
  position: absolute;
  top: 28%;
  width: 1px;
}

.mega-menu-title,
.mega-menu-title2 {
  color: #fff;
  font: bold 20px "lato";
  text-transform: capitalize;
  width: 100%;
}

.mega-caro {
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
}

.mega-caro li {
  display: inline-block;
}

.mega-menu-list {
  padding-top: 28px;
}

.mega-menu-list > img {
  float: left;
  width: 100%;
}

.mega-menu-list p {
  color: #acacac;
  font: 13px "Poppins";
  padding-bottom: 5px;
  padding-top: 18px;
  text-transform: capitalize;
  float: left;
  width: 100%;
}

.mega-menu-list a {
  color: inherit;
}

.mega-menu-list > span {
  color: #d2d2d2;
  font: bold 15px "Poppins";
  float: left;
  width: 100%;
}

.mega-menu a {
  color: #fff;
  font: 13px/27px "lato";
  display: table;
  text-transform: capitalize;
  letter-spacing: 0.2px;
}

.main-menu > li:hover .mega-menu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

header .menu-item-has-children > ul {
  background: #1e1e1e;
  left: 0;
  position: absolute;
  top: 100%;
  width: 230px;
  float: left;
  margin-bottom:0;
  padding-left:0;
  list-style:none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid;
}

header .menu-item-has-children > ul > li {
  line-height: normal;
}

header .menu-item-has-children > ul li a {
    color: #fff;
    display: inline-block;
    font: 13px/27px "lato";
    letter-spacing: 0.2px;
    padding: 8px 20px;
    width: 100%;
}

.main-menu li.menu-item-has-children:hover > ul {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.menu-item-has-children > ul a:hover,
.mega-menu a:hover {
  background: #131313;
}

.main-menu > li > a:before {
  content: "";
  height: 2px;
  left: 1%;
  position: absolute;
  top: 25px;
  width: 20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.main-menu li a:hover::before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  left: 29%;
}

/*====================
* Main Menu style2
======================*/

.menubar2.style2 {
  background: none;
  margin-bottom: -65px;
  z-index: 9;
}

.menubar2.style2 nav {
  background: #1c1c1c;
  float: left;
  width: 100%;
  position: relative;
}

.menubar2.style2 nav:before {
  position: absolute;
  width: 70px;
  height: 65px;
  content: '';
  background: #1c1c1c;
  top: 0;
  right: -70px;
}

.menubar2.style2 nav:after {
  position: absolute;
  width: 70px;
  height: 65px;
  content: '';
  background: #1c1c1c;
  top: 0;
  left: -70px;
}

/*====================
* Bread Crumb & Page title
======================*/

.page-title {
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
}

.page-title img {
  float: left;
  width: 100%;
}

.page-title > h3 {
  color: #fff;
  font: bold 40px "Poppins";
  left: 50%;
  position: absolute;
  text-transform: capitalize;
  top: 55%;
  width: 100%;
  margin-bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.black-layer::before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.bread-crumb {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 70%;
    transform: translate(-50%, -50%);
    z-index: 4;
}
.bread-crumb ul {
    float: left;
    line-height: 34px;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.bread-crumb > ul > li {
    display: inline-block;
    padding: 0 6px;
    position: relative;
}
.bread-crumb li::after {
    color: #fff;
    content: "/";
    position: absolute;
    right: 0;
    top: 2px;
}
.bread-crumb li:last-child::after {
    display: none;
}
.bread-crumb > ul > li > a {
    color: #fff;
    font: 12px "lato";
    padding-right: 5px;
    text-transform: capitalize;
    letter-spacing: 0.4px;
}
.bread-crumb > ul > li > span {
    color: #fff;
    font: 12px "lato";
    padding-right: 5px;
}

/*====================
* Post Grid Style
======================*/

.grid-post {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

.grid-post > a {
  overflow: hidden;
  display: inline-block;
}

.grid-post img {
  float: left;
  width: 100%;
}

.grid-post.grid-post:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.grid-post h3 {
  float: left;
  width: 100%;
  font: bold 17px/24px 'Poppins';
  padding-top: 29px;
  letter-spacing: 0.2px;    
  color: #303030;
  margin-bottom: 0;
}

.grid-post h3 a {
  color: #303030;
}

.grid-post h6 {
  color: #c4b9b9;
  float: left;
  font: italic 15px "Crimson Text";
  padding-top: 16px;
  width: 100%;
  margin-bottom: 0; 
}

.grid-post h6 a.date {
  color: #c4b9b9;
  font: italic 15px "Crimson Text";
  letter-spacing: 0.4px;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  border-bottom: none;
}

.grid-post-info {
  float: left;
  width: 100%;
}

.grid-post-info > h6 a {
  border-bottom: 2px solid #a9a9a9; 
  font: italic 15px 'Crimson Text';
  color: #3b3b3b;
  text-transform: capitalize;
}

.grid-post-info p {
  float: left;
  width: 100%;
  font: 15px/26px 'Lato';
  color: #737373;
  padding-top: 18px;
  padding-bottom: 23px;
}

.grid-post-info > a {
  background: #e0e0e0 none repeat scroll 0 0;
  color: #393939;
  display: block;
  float: left;
  font: 600 12px "lato";
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 12px 23px;
  text-transform: uppercase;    
  letter-spacing: 0.3px;
}
.grid-post-info > a:hover{
  color: #fff;
}

/*====================
* Pagination
======================*/

.pagintion {
  float: left;
  width: 100%;
  text-align: center;
  font: bold 14px 'lato';
  margin-top: 50px;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.pagintion > li {
  display: inline-block;
  padding: 10px;
  margin-right: -4px;
}

.pagintion > li.active {
  border-bottom: 2px solid;
  padding: 10px 20px;
}

.pagintion a,
.pagintion span{
  background: #ebebeb none repeat scroll 0 0;
  border-bottom: 2px solid #ebebeb;
  color: #525252;
  display: inline-block;
  font-family: lato;
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  width: 42px;
}
.pagintion span{background: none;}
.pagintion a:hover {
  background: none;
  border-bottom: 2px solid;
}

/*====================
* Footer
======================*/

.footer-social {
  background: #141414;
  width: 100%;
  float: left;
}
.footer-social ul{
    float:left;
    width:100%;
    padding-left:0;
    list-style:none;
    margin-bottom:0;
}
.footer-social li {
  display: inline-block;
  margin-right: -4px;
}

.footer-social li a {
  border-right: 1px solid #282828;
  display: inline-block;
  line-height: 64px;
  padding: 0 72px;
  text-align: center;
  color: #bdbdbd;
  font-size: 15px;
}

.footer-social li a:hover {
  background-color: #00bff3;
  color: #fff;
}

.footer-meta {
  float: left;
  width: 100%;
  background: #171717;
}

.footer-widget p,
.footer-title p {
  float: left;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 30px;
  color: #bdbdbd;
  font: 15px/26px 'Lato';
}

.footer-title > ul {
  float: left;
  width: 100%;
}

.address > li {
  padding-bottom: 10px;
}

.footer-title > ul li {
  font: 13px;
  font-family: "myriad pro";
  color: #bdbdbd;
}

.useful-links > li:last-child,
.footer-widget .menu li:last-child {
  border-bottom: medium none;
}
.widget .address > li{
  margin-bottom: 0;
}
.footer-title ul li i,
.widget .address > li > i {
  font-size: 15px;
  width: 35px;
  float: left;
  margin-bottom: 15px;
}
.widget .address > li > span{
  font-size: 13px;
  font-family: Myriad Pro;
  letter-spacing: 0.5px;
  color: #9c9c9c;
}
.subscribe {
  float: left;
  margin-top: 29px;
  position: relative;
  width: 100%;
}

.email {
  background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #4a4949;;
  height: 42px;
  padding-left: 20px;
  width: 100%;
  font-size: 12px;
}

.submit-btn {
  border: medium none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 36px;
  right: 3px;
  position: absolute;
  top: 3px;
  width: 42px;
}

.submit-btn > i {
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.footer-title {
  float: left;
  position: relative;
  width: 100%;
}
.footer-title .widget-title{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.footer-title .widget-title:before{
    content: "";
    position: absolute;
    width: 21px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.footer-title h3 {
  font: bold 16px 'Poppins';
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}

.footer-title > h3:before {
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 32px;
  width: 21px;
}

.useful-links,
.footer-widget .menu {
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-left:0;
    list-style:none;
    margin-bottom:0;
}

.useful-links > li,
.footer-widget .menu > li {
  border-bottom: 1px solid #282828;
  padding-bottom: 20px 0;
}

.useful-links > li a,
.footer-widget .menu li a {
  font: 500 12px 'Poppins';
  color: #d2d2d2;
  text-transform: uppercase;
}

.related-product img {
    display: inline-block;
    vertical-align: top;
    width: 39%;
}

.title-and-price {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    width: 59%;
}

.related-product > li {
  float: left;
  padding-bottom: 20px !important;
  width: 100%;
  border-bottom: none !important; 
}

.related-product h6 {
  width: 100%;
  letter-spacing: -0.1px;
  margin-bottom: 0; 
  display: inline-block;
}

.related-product h6 a {
  color: #acacac;
  float: left;
  font: 13px/20px "Poppins";
  width: 100%;
}

.related-product span {
  color: #d2d2d2;
  font-family: "Poppins";
  font-size: 13px;
  font-weight: 500;
}

/*====================
* Bottombar
======================*/

.bottombar {
  float: left;
  width: 100%;
  background-color: #141414;
  text-align: center;
  z-index: 999;
  position: relative;
}
.bottombar h4{
  font:11px 'Poppins';
  color:#d7d7d7;
  line-height:62px;
  text-transform:uppercase;
  margin-bottom: 0;
}

/*====================
* Footer Gallery
======================*/

.footer-gallery {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.footer-gallery > img {
  float: left;
  width: 100%;
}

.footer-gallery2 {
  float: left;
  width: calc(100% + 105px);
}

.footer-content {
  float: left;
  padding-top: 83px;
  width: 100%;
}

.gallery-title {
  float: left;
  padding-top: 44px;
  width: 100%;
}

.gallery-title > h3 {
  color: #fff;
  float: left;
  font: bold 16px/26px "Poppins";
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}

.gallery-title > h3 a {
  color: inherit;
}

.gallery-title > p {
  color: #bdbdbd;
  float: left;
  font: 15px/22px "Lato";
  width: 95%;
}

.footer-gallery > a {
  background: rgba(255, 255, 255, 0.5);
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.footer-gallery a i {
  color: #1d1d1d;
  font-size: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-gallery:hover a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  left: 0;
}


/*====================
* Footer Gallery
======================*/

.picture-gallery {
  float: right;
  width: 100%;
}

/*.footer-gallery {
    background: #171717;
    float: left;
    height: 494px;
    right: -200%;
    position: absolute;
    top: -441px;
    width: 100%;
}
.footer-gallery > h3 {
    color: #fff;
    float: left;
    font: bold 16px "Poppins";
    left: -31px;
    position: absolute;
    text-transform: uppercase;
    top: 156px;
}
.footer-gallery > p {
    color: #bdbdbd;
    float: left;
    font: 15px/22px "Lato";
    left: -31px;
    position: absolute;
    top: 180px;
    max-width: 56%;
}
.image-top {
    float: right;
}
.image-top li:nth-child(4) {
    float: right;
    position: absolute;
    left: -31px;
    top: 0;
}
.image-top li:nth-child(6) {
    float: right;
    position: absolute;
    right: 0;
    top: 264px;
    width: 54%;
}
.image-top li:nth-child(7) {
    left: 88px;
    position: absolute;
    top: 53.5%;
}
.image-top li:nth-child(8) {
    left: -31px;
    position: absolute;
    top: 53.5%;
}
.image-top li:nth-child(9) {
    left: 88px;
    position: absolute;
    top: 77%;
}
.image-top li:nth-child(10) {
    left: -31px;
    position: absolute;
    top: 77%;
}
.gallery-uplayer{
    background: rgba(255, 255, 255, 0.4);
    left: 0;
  top:0;
    position: absolute;
    text-align: center;
    width: 100%;
  height:100%;
  opacity:0;
}
.gallery-uplayer a {
    color: #000;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.image-top ul li {
  float:right;
  position:relative;
}
.image-top > ul li:hover .gallery-uplayer{
    opacity:1;
    }*/

/*====================
* Index 3
======================*/

.menubar {
  background: #131313 none repeat scroll 0 0;
  float: left;
  left: 10px;
  position: absolute;
  top: 10px;
  width: calc(100% - 20px);
  z-index: 11;
}

.logo-meta {
  float: left;
  margin-left: -53px;
  line-height: 78px;
}

.logo-meta a {
    display: inline-block;
    vertical-align: middle;
}

.menubar nav {
  float: left;
  margin-left: 65px;
}
.logo-meta .logo{
  line-height: 78px;
}
/*====================
* Main menu 2
======================*/

.main-menu2,
nav > ul {
  float: left;
  width: 100%;
  line-height: 78px;
  margin-bottom:0;
  padding-left:0;
  list-style:none;
}

.main-menu2 > li,
nav > ul > li {
  display: inline-block;
  padding: 0px 30px;
  border-left: 2px solid #1d1d1d;
  position: relative;
  width: initial;
}

.main-menu2 > li > a,
nav > ul > li > a {
  font: 14px 'lato';
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.6px;
}
.menubar2.style2 nav > ul > li > a{
  text-transform: capitalize; 
}

/*.main-menu2 > li > a:before,
nav > ul > li > a:before {
    content: "";
    height: 2px;
    left: 1%;
    position: absolute;
    top: 27px;
    width: 20px;
  opacity:0;
}
.main-menu2 li a:hover:before,
nav > ul li a:hover:before {
    opacity:1;
  left:29%;
  }*/

  .main-menu2 > li.menu-item-has-children:hover > ul,
  nav > ul > li.menu-item-has-children:hover > ul {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
  }
  .main-menu2 > li ul li.menu-item-has-children:hover > ul,
  nav > ul > li ul li.menu-item-has-children:hover > ul {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible;
  }

  nav > ul > li > ul > li ul {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }

  nav > ul > li > ul > li:hover > ul {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    visibility: visible1;
  }

  .main-menu2 > li.menu-item-has-children ul li ul,
  nav > ul > li.menu-item-has-children ul li ul {
    background: #1e1e1e none repeat scroll 0 0;
    left: 100%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    position: absolute;
    top: -1px;
    visibility: hidden;
    width: 100%;
  }

  nav > ul > li ul li {
    position: relative;
  }

  .main-menu2 > li.menu-item-has-children ul li {
    position: relative;
    margin-bottom: 0;
  }

  .main-menu2 > li.menu-item-has-children ul li:hover ul {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }

  .search-with-cart {
    float: left;
    right: 0;
    position: absolute;
    top: 25px;
    margin-bottom:0;
    list-style:none;
    padding-left:0;
  }

  .search-with-cart > li {
    position: relative;
    float: left;
    padding: 0px 20px;
    border-left: 1px solid #2c2c2c;
  }

  .search-with-cart li a i img {    
   float: left;   
 }

 .search-with-cart > li:first-child {
  border-left: medium none;
}

.search-with-cart li a {
  color: #fff;
  font-size: 20px;
}

.search-with-cart > li > ins {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font: bold 11px/22px "lato";
  left: -23px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 22px;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.search-with-cart li form input {
  width: 975px;
  margin-right: 30px;
  height: 50px;
  margin-top: -11px;
  font-family: "lato";
  padding-left: 20px;
}

.search-with-cart > li:first-child .site-search.active {
  display: block;
}

/*====================
* Cart Dropdown
======================*/

/*.cart-dropdown {
  background-color: #292929;
  float: left;
  right: -40px;
  position: absolute;
  top: 53px;
  width: 342px;
  padding: 10px 40px 40px;
  border-top: 1px solid;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: hidden;
}
.cart-dropdown ul{
  overflow-y: hidden;
  height: 374px;  
}
.cart-dropdown.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  }*/

  .up-layer {
    background: rgba(234,0,15,.5);
    height: 74px;
    left: -30%;
    line-height: 74px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 77px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    visibility: hidden;
  }

  .up-layer i {
    color: #fff;
    font-size: 17px;
  }

/*.cart-dropdown li:hover .up-layer {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  left: 0;
}

.cart-dropdown li {
  border-bottom: 1px solid #3b3b3b;
  float: left;
  padding: 25px 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.cart-dropdown > ul > li:last-child {
  border: medium none;
}

.cart-dropdown a {
  float: left;
  width: 100%;
}

.cart-dropdown img {
  float: left;
}

.cart-dropdown li h4 {
  color: #acacac;
  font: 13px/20px "Poppins";
  padding-left: 97px;
  width: 100%;
}

.cart-dropdown span {
  font: bold 15px/20px "Poppins";
  padding-left: 20px;
  }*/

/*====================
* top-carousel
======================*/

.top-carousel {
  float: left;
  width: 100%;
  z-index: 2;  
  position: relative;
}

.top-carousel img {
  float: left;
  width: 100%;
}

.top-carousel:before {
  content: '';
  background: rgba(0,0,0,.5);
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.product-bg-carousel {    
 float: left;   
 position: relative;    
 width: 100%;   
}

.whitish-product-carousel {
  float: left;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}

.top-carousel-meta {
  float: left;
  z-index: 99;
  text-align: center;
  width: 100%;
  color: #fff;
  position: relative;
}

.top-carousel-meta > img {
  display: inline-block;
}

.top-carousel-meta span {
    display: inline-block;
    font: 45px/60px "poppins";
    letter-spacing: -0.2px;
    width: 100%;
}

.top-carousel-meta h3 {
    float: left;
    font: 900 45px/50px "Poppins";
    letter-spacing: -0.2px;
    margin-bottom: 0;
    text-transform: capitalize;
    width: 100%;
    margin-top: 50px;
}

.top-carousel-meta .home6-shop-btn {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: poppins;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.2px;
    padding: 13px 31px;
    margin-top: 35px;
}
.top-carousel-meta .home6-shop-btn:hover{
  background: #000;
  color: #fff;
}

/*====================
* Cart Dropdown2
======================*/

.cart-dropdown2 {
  background-color: #292929;
  float: left;
  margin-top: 15px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  padding: 10px 40px 40px 40px;
  position: absolute;
  right: -168px;
  top: 58px;
  visibility: hidden;
  width: 342px;
  z-index: 11;
  border-top: 1px solid;
  overflow-y: hidden;
}

.cart-dropdown2.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

li.show_cart .cart-dropdown2.active {
  left: -240px;
  top: 150%;
}

.up-layer {
  left: -30%;
  line-height: 74px;
  position: absolute;
  text-align: center;
  top: 25px;
  width: 76px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  height: 75px;
}

.up-layer i {
  color: #fff;
  font-size: 17px;
}

.cart-dropdown2 li:hover .up-layer {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  -ms-opacity: 0.95;
  -o-opacity: 0.95;
  opacity: 0.95;
  visibility: visible;
  left: 0;
}

.cart-dropdown2 li {
  border-bottom: 1px solid #3b3b3b;
  float: left;
  padding: 25px 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cart-dropdown2 > ul{
  float:left;
  width: 100%;
  max-height: 376px;
  overflow-y: auto;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}
.cart-dropdown2 > ul > li:last-child {
  border: medium none;
}

.cart-dropdown2 a {
  float: left;
  width: 100%;
}

.cart-dropdown2 img {
  float: left;
}

.cart-dropdown2 li h4 {
  color: #acacac;
  font: 13px/20px "Poppins";
  padding-left: 97px;
  width: 100%;
  margin-bottom: 0; 
}

.cart-dropdown2 > ul li a > span {
  font: bold 15px/20px "Poppins";
  padding-left: 20px;
  color: #fff;
}

/*====================
* Mega menu 2
======================*/

.mega-menu2,
.megamenu {
  background: #292929;
  float: left;
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 999;
  padding: 30px 40px 30px 30px;
  border-top: 1px solid;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  width:900px;
}

.main-menu2 > li:hover .mega-menu2 {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.mega-menu2.mega-center {left: -239px;}
.mega-menu2.mega-left{left: -250px;}
.mega-menu2.mega-right{left: -231px;}

.megamenu.left.caro-mega{left: -200px;}
.menubar2 .megamenu.left.caro-mega{left: -236px;}
.mega-menu2-title,
.megamenu .mega-links > h3 {
  color: #fff;
  font: bold 17px "lato";
  float: left;
  width: 100%;
  text-transform: capitalize;
  padding-bottom: 20px;
  text-align: left;
  margin-bottom: 0;
}

.mega-menu2-list {
  padding-top: 51px;
}

.mega-menu2 a,
.megamenu .mega-links a {
  color: #fff;
  font: 13px/30px "lato";
  display: table;
  text-transform: capitalize;
  letter-spacing: 0.2px;
}

.mega-menu2-list img {
  float: left;
  width: 100%;
}
.mega-menu2 .menu{padding-left:0;}
.main-menu > li.menu-item-has-children:hover .mega-menu2,
.menu-links > li:hover .megamenu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.mega-menu-list del span {
  -webkit-text-decoration: line-through;
  -moz-text-decoration: line-through;
  -ms-text-decoration: line-through;
  -o-text-decoration: line-through;
  text-decoration: line-through;
  margin-right: 3px;
}
.mega-menu2 .mega-menu-list{
  padding-top: 0;
}
.mega-menu2 .mega-caro{padding-top: 20px;}
/*====================
* Mini menu 2
======================*/

.sub-menu2 {
  border-top: 1px solid;
  background: #363636;
  left: 0;
  position: absolute;
  top: 100%;
  width: 210px;
  float: left;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.sub-menu2 > li {
  line-height: normal;
  padding: 8px 0px;
}

.sub-menu2 > li > a {
  color: #fff;
  font: 13px/27px "lato";
  padding-left: 20px;
  text-transform: capitalize;
  letter-spacing: 0.2px;
}

.main-menu2 > li:hover .sub-menu2 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  top: 100%;
}

/*====================
*   INDEX3 post style1
======================*/
.template-slider {
  float: left;
  width: 100%;
}

.template-slider img {
  float: left;
  width: 100%;
}

.product-style1 {
  width: 100%;
  background-color: #ea32b6;
  float: left;
  position: relative;
  overflow:hidden;
}

.product-style1.blue {
  height: 427px;
  width: 100%;
  background-color: #2dc2ec;
  float: left;
  position: relative;
}
.post-meta{
  position: relative;
}
.post-meta::before {
    background: #fbfbfb none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 735px;
    left: -80px;
    position: absolute;
    top: -280px;
    width: 735px;
    z-index: 0;
}

.post-meta .product-photo {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

.product-title {
    float: left;
    padding-bottom: 100px;
    padding-left: 55px;
    padding-top: 95px;
    width: 100%;
}

.product-title h3,
.product-title h2,
.product-title p {
  margin: 0;
}


.product-title > span > ins span {
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.post-meta > img {
  left: 49px;
  max-width: 65%;
  position: absolute;
  top: 123px;
  z-index: 2;
}

/*.product-style1:hover .post-meta > img,   
.product-style2:hover .post-meta2 > img {   
  -webkit-transform: scale(1.1);    
  -moz-transform: scale(1.1);   
  -ms-transform: scale(1.1);    
  -o-transform: scale(1.1);   
  transform: scale(1.1);    
  }*/
.product-style2 .post-meta {
    left: auto;
    right: -80px;
    top: -15px;
}
 .product-title h3 {
  color: rgba(255,255,255,.24);
  font: bold 80px/80px "Poppins";
  margin-bottom: 0;  
  letter-spacing: -0.6px;
}

.product-title h2 {
    color: #000;
    display: inline-block;
    font: 600 38px "Poppins";
    letter-spacing: -0.6px;
    margin-bottom: 0;
    width: 100%;
}

.product-title span {
    color: #1a1a1a !important;
    font: 27px Poppins;
    letter-spacing: -0.6px;
    display: inline-block;
}
.product-title > span del > span {
  -webkit-text-decoration: line-through;
  -moz-text-decoration: line-through;
  -ms-text-decoration: line-through;
  -o-text-decoration: line-through;
  text-decoration: line-through;
}

del > span span,
ins > span span {
  float: left;
}

.product-title p {
    color: #141414;
    display: block;
    font: 14px/22px "poppins";
    letter-spacing: 0.2px;
    max-width: 85%;
    padding: 11px 0 36px;
    width: 100%;
}

.product-title > a {
  background: #141414;
  color: #fff;
  display: inline-block;
  font: 11px/44px "lato";
  text-align: center;
  text-transform: uppercase;
  width: 163px;
  border-radius: 30px;
}



/*====================
*   INDEX3 post style2
======================*/

.product-style2 {
  float: left;
  background: #f5f5f5;
  width: 100%;
  overflow: hidden;
}

.product-style2.yellow {
  background-color: #f7d600;
}

.product-title-post2.yellow > h3 {
  color: #ffe95c;
  margin-bottom: 0; 
}

.product-photo-post2 {
  background: #fff;
  height: 414px;
  left: -38px;
  position: relative;
  top: 24px;
  -webkit-transform: rotate(105deg);
  -moz-transform: rotate(105deg);
  -ms-transform: rotate(105deg);
  -o-transform: rotate(105deg);
  transform: rotate(105deg);
  width: 492px;
  z-index: 1;
  border: 5px solid #eee;
  overflow: hidden;
}

.product-title-post2 {
  float: left;
  padding-left: 53px;
  padding-top: 152px;
  width: 100%;
}

.post-meta2 {
  right: -88px;
  position: absolute;
  top: 52px;
}

.post-meta2 > img {
  left: 51px;
  position: absolute;
  top: 120px;
  z-index: 2;
  max-width: 65%;
}

.product-title-post2 h3 {
  color: rgba(255,255,255,.4);
  font: bold 45px "Poppins";
  margin-bottom: 0; 
}

.product-title-post2 h2 {
  font: bold 34px 'Poppins';
  color: #303030;
  margin-bottom: 0;
}

.product-title-post2 span {
  font: 22px 'Poppins';
  color: #303030;
}

.product-title-post2 p {
  color: #303030;
  font: 16px "Lato";
  padding: 30px 0 36px;
}

.product-title-post2 > a {
  color: #fff;
  display: inline-block;
  font: bold 14px/45px "Poppins";
  text-align: center;
  text-transform: capitalize;
  width: 123px;
}

/*====================
*   Our popular category
======================*/

.popular-category {
  position: relative;
  float: left;
  width: 100%;
  z-index: 8;
}

.popular-category > img {
  float: left;
  width: 100%;
}

.popular-category-meta {
  float: left;
  width: 100%;
  text-align: center;
}

.popular-meta-heading {
  float: left;
  width: 100%;
  text-align: center;
}

.popular-meta-heading > h1 {
  font: bold 38px 'poppins';
  color: #fff;
  text-transform: capitalize;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.popular-meta-heading > p {
  font: 14px 'lato';
  color: #989898;
  float: none;
  max-width: 55%;
  padding-bottom: 50px;
  margin: 0 auto;
}

.popular-category.overlap {
  margin-top: -66px;
}

.prod-catlog {
  float: left;
  width: 100%;
  list-style:none;
  padding-left:0;
  margin-bottom:0;
}

.prod-catlog > li {
  background: #fff;
  float: left;
  position: relative;
  width: 291px;
  overflow: hidden;
}
.catlog-image > img{width:100%;}
.prod-viewdetail {
    left: 50%;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.prod-catlog > li:hover .prod-viewdetail{
    opacity: 0;
    visibility: hidden;
}

.prod-viewdetail h4 {
    background: #fff none repeat scroll 0 0;
    color: #1e1e1e;
    display: inline-block;
    float: left;
    font: 500 18px/30px "poppins";
    margin: 0;
    padding: 10px 52px;
    text-transform: capitalize;
}

.prod-viewdetail > a {
  float: left;
  width: 100%;
  color: #828282;
  font: 11px 'lato';
  text-transform: capitalize;
  letter-spacing: 1px;
  padding-left: 5px;
}

.catlog-image {
  float: left;
  width: 100%;
  overflow: hidden;
}

.upp-meta {
  left: 0%;
  position: absolute;
  text-align: center;
  top: 50%;
  width:100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.upp-meta > h5 {
  color: #fff;
  font: 500 22px "Poppins";
  letter-spacing: -0.4px;
  text-transform: capitalize;
  margin-bottom: 0; 
}

.upp-meta > a {
  color: #fff;
  font: 11px "lato";
  letter-spacing: 1px;
  text-transform: uppercase;
}

.prod-catlog > li::before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  content: "";
  height: 100%;
  left: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.prod-catlog > li:hover::before {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  -o-opacity: 0.75;
  opacity: 0.75;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.prod-catlog > li:hover .upp-meta {
  left: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}



/*====================
*   Footer 2
======================*/

.footer2 {
  background: #1d1d1d;
  width: 100%;
  float: left;
  padding-top: 60px;
  z-index: 999;
  position: relative;
}

.footer2-logo {
  text-align: center;
  z-index: 999;   
  position: relative;
}

.footer2-meta {
  float: left;
  width: 100%;
  text-align: center;
}

.footer2-meta > p {
  color: #bdbdbd;
  font: 15px "Lato";
  letter-spacing: 0.3px;
  margin: 0 auto;
  max-width: 53%;
  padding: 25px 0;
  display: inline-block;
}

.footer2-meta ul {
  float:left;
  width:100%;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.footer2-meta > ul > li {
  color: #bdbdbd;
  display: inline-block;
  font: 12px "lato";
  letter-spacing: 0.5px;
  margin-right: -4px;
  padding: 12px 30px;
  border: 2px solid #242424;
}

.footer2-meta > ul > li i {
  padding-right: 15px;
}

.footer2-meta > ul > li:nth-child(1),
.footer2-meta > ul > li:nth-child(2) {
  border-right: none;
}

/*====================
*   Footer 2 gallery
======================*/

.footer2-gallery {
  float: left;
  width: 100%;
  padding-top: 55px;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.footer2-gallery > li {
  position: relative;
  display: inline;
  float: left;
  width: 8.33%;
}

.footer2-gallery > li::after {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  visibility: visible;
  width: 100%;
}

.footer2-gallery img {
  float: left;
  width: 100%;
}

.zoom {
  position: absolute;
  float: left;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
}

.zoom > a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  width: 27px;
  cursor: pointer;
}

.footer2-gallery > li:hover .zoom {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.footer2-gallery > li:hover:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.ico {
  color: white;
  display: inline-block;
  left: 46.5%;
  position: absolute;
  text-align: center;
  top: -77px;
  z-index: 1;
  cursor: pointer;
}

.ico::before {
  background-color: #1d1d1d;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  content: "";
  height: 85px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 85px;
  z-index: -1;
}

.ico > a {
  font-size: 17px;
  left: 38px;
  position: absolute;
  top: 3px;
  color: #fff;
}

/*================================
*   Product without sidebar page
================================*/

.post-search {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.showing-result {
    float: left;
    padding-top: 12px;
}

.showing-result > span {
  color: #636363;
  font: 300 14px "lato";
  letter-spacing: 0.3px;
}

.btn-group.sortby {
  float: right;
}

select.orderby {
  padding: 0;
}

.sortby .woocommerce-ordering .orderby {
  background: #f9f9f9 none repeat scroll 0 0;
  border: medium none !important;
  color: #636363;
  font: bold 12px "lato";
  height: 40px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  width: 100%;
  padding-left: 20px;
  margin-top: 0;
}
.btn-group .woocommerce-ordering{
  margin-bottom: 0 !important;
  position: relative;
}

.sortby .orderby option {
  overflow: hidden;
  padding: 10px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.sortby .orderby option,
.sortby .orderby:focus,
.sortby .orderby:active {
  border: none !important;
  outline: none !important;
}

.sortby i {
  padding-left: 10px;
  font-size: 12px;
}

.post-search .dropdown-menu {
  background: #f8f8f8 none repeat scroll 0 0;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  margin: 0;
  min-width: 190px;
}

/*================================
*   Product post section
================================*/

.product-post-style1 {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 22px;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #f2efea;
}

.product-filter.style2 .product-post-style1 .post-categories {    
  padding-left: 14px;   
}   

.product-filter.style2 .product-post-style1 > h3 {    
  padding-left: 14px;
  margin-bottom: 0;
}   

.product-filter.style2 .product-post-style1 > span {    
  padding-left: 14px;   
}   

.product-filter.style2 .product-post-style1 .post-stars {   
  padding-left: 14px;   
}   

.single-related-sec .product-post-style1.style2 {   
  border: 1px solid #f2efea;
    padding: 20px;    
}

.single-related-sec .product-filter .product-post-style1 {
  margin-bottom: 30px;
}

.product-post-style1 > span.info-tag {
  right: 38px;
  position: absolute;
  top: 38px;
  background: #fff;
  padding: 0 15px;
  text-align: center;
  font: 11px/25px 'lato';
  letter-spacing: 0.6px;
  color: #303030;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-transform: capitalize;
  z-index: 1;
  word-wrap: break-word;
}

.product-post-style1 del > span {
  font: 13px "poppins";
  margin-right: 7px;
  color: #cdcdcd;
  letter-spacing: -0.2px;
  -webkit-text-decoration: line-through;
  -moz-text-decoration: line-through;
  -ms-text-decoration: line-through;
  -o-text-decoration: line-through;
  text-decoration: line-through;
}

.product-post-style1 ins {
  font: 14px "lato";
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  color: #333;
}

.post-pic img {
  float: left;
  width: 100%;
  transition: all 0.2s linear 0s;
}

.template-products > li:hover .post-pic > img{
  transform: scale(0.99);
}
.post-categories {
  float: left;
  width: 100%;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.post-categories > li {
  display: inline-block;
  position: relative;
  margin-right: 4px;
}

.post-categories > li::before {
  color: #c4b9b9;
  content: ",";
  position: absolute;
  right: -4px;
  top: 0;
}

.post-categories > li:last-child:before {
  display: none;
}

.product-post-style1 h3 {
    display: inline-block;
    margin-bottom: 0;
    overflow: hidden;
    width: 93%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-post-style1 h3 a {
    color: #303030;
    float: left;
    font: 500 17px "Poppins";
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.post-categories li a {
  color: #c4b9b9;
  font: 12px "lato";
  letter-spacing: 0.4px;
}

.product-post-style1.style2 .post-pic {   
  border-bottom: 1px solid #eff6f7;   
}

.post-pic {
  font: bold 14px "Poppins";
  color: #313131;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 13px;
  overflow: hidden;
}

.post-pic::before {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s linear 0s;
    z-index: 2;
}
.template-products > li:hover .post-pic::before,
.post-pic:hover:before{
  opacity: 1;
  visibility: visible;
}
.post-stars li {
  display: inline;
}

.post-stars {
  float: left;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.post-stars a {
  font-size: 13px;
  color: #dedede;
}

.post-uplayer {
  background: #ccc;
  content: "";
  height: 30px;
  left: 6%;
  position: absolute;
  top: 15px;
  width: 88%;
}

.prod-uplayer > span {
  color: #fff;
  font: bold 12px 'lato';
  left: 13px;
  position: absolute;
  top: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  padding: 3px 10px;
}
.wishlist {
    bottom: 14px;
    float: left;
    position: absolute;
    right: 14px;
    text-align: right;
    z-index: 3;
}
.wishlist > ul {
    float: left;
    padding-left: 0;
    width: 40px;
    margin-bottom: 0;
}

.wishlist ul li {
  display: inline-block;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear 0s;
  box-shadow: 0 0 30px #d1d1d1;
}
.wishlist ul li:nth-child(2){
    transition-delay: 0.2s;
}
.wishlist ul li:nth-child(3){
    transition-delay: 0.4s;
}
.template-products > li:hover .wishlist ul li{
    opacity: 1;
    visibility: visible;
    
}

.wishlist ul li a, .wishlist.woocommerce > ul > li a.button {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 !important;
    color: #000;
    display: inline-block;
    height: 36px !important;
    line-height: 39px !important;
    padding: 0 !important;
    position: relative;
    width: 39px;
    text-align: center;
    font-size: 17px;
}
.wishlist ul li a:hover, .wishlist.woocommerce > ul > li a.button:hover{
    color:#fff;
}
.wishlist ul li a.added {
  display: none;
}

.wishlist ul li a:hover {
  
  color: #fff;
}

.added_to_cart.wc-forward {
  line-height: 26px;
  padding-bottom: 6px;
  width: 40px;
}

/*===========================
*   Side widgets categories
============================*/

.sidebar {
  float: left;
  width: 100%;
}

.widget {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.widget > ul,
.widget > div > ul{
  padding-left: 0;
  width: 100%;
  float:left;
  list-style: none;
  margin: 0;
}
.widget-title {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.widget-title h4 {
  color: #2c2c2c;
  font: bold 17px "Poppins";
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  float: left;
  width: 100%;
  margin-bottom: 0; 
}

.widget-title h4::before {
  background: rgba(249, 249, 249, 0.7) none repeat scroll 0 0;
  content: "";
  height: 29px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 65px;
  z-index: -1;
}

.widget-categories > ul,
.side-widgets ul {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.widget-categories ul li,
.side-widgets ul li {
  border-bottom: 1px solid #f1f1f1;
  float: left;
  margin-bottom: 5px;
  padding-bottom: 7px;
  width: 100%;
  position:relative;
}

.widget-categories ul li:last-child {   
  border-bottom: none;    
}

.side-widgets::before {
  background-color: #f1f1f1;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 33px;
}

.widget-categories ul li i,
.side-widgets > ul li i {
  padding-right: 13px;
  font-size: 15px;
}

.widget-categories > ul li a,
.side-widgets > ul li a {
  color: #848484;
  font: 14px/27px "lato";
  letter-spacing: 0.3px;
  text-transform: capitalize;
  display:inline;
  width: 100%;
}
.widget-categories > ul li span,
.side-widgets > ul > li > span{
  color: #999;
  position: relative; 
}
.product-categories > li span.count{
  float:right;
  margin-top: 4px;  
}
.side-widgets > .product-categories > li > span.count {
  padding: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.side-widgets > .product-categories > li > span.count::before {
  content: "(";
  position: absolute;
  top: 0;
  left: 0;
}
.side-widgets > .product-categories > li > span.count::after {
  content: ")";
  position: absolute;
  right: 0;
  top: 0;
}

.widget-categories > ul li a:hover {
  padding-left: 5px;
}

/*====================
*   widget Recent Post
======================*/

.Recent-post {
  float: left;
  padding-top: 30px;
  width: 100%;
}

.Recent-post > li {
  padding-bottom: 15px;
  display: inline-block;
}

.Recent-post li img {
  float: left;
  margin-right: 17px;
}

.Recent-post h4 {
  padding: 6px 0;
  margin-bottom: 0; 
}

.Recent-post li h4 a {
  color: #303030;
  font: 14px "Poppins";
  letter-spacing: 0.2px;
}

.Recent-post > li span {
  font: bold 14px "Poppins";
}

.related-product > li h6 a {
    color: #acacac;
    font-family: Poppins;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 20px;
    margin-bottom: 0;
}


/*====================
*   Side Widgets FITER BY BRANDS
======================*/

.fitler-brands {
  float: left;
  margin-top: 20px;
  width: 100%;
}

.fitler-brands > li {
  color: #848484;
  font: 14px "lato";
  letter-spacing: 0.3px;
  padding-bottom: 18px;
  text-transform: capitalize;
  border-bottom: none !important;
}

.side-widgets > span {
  float: left;
  margin-top: 28px;
  width: 100%;
}

.fitler-brands img {
  border: 2px solid #f4f4f4;
  margin: 0 10px;
}

.side-widgets > form span button {
  color: #fff;
  display: block;
  font-family: Poppins;
  font-size: 11px;
  font-weight: bold;
  height: 31px;
  letter-spacing: 0.2px;
  line-height: 31px;
  text-align: center;
  text-transform: capitalize;
  width: 92px;
  border: none;
}

/*====================
*   Product style 2
======================*/

.product-post-style1.style2 .product-pic > span {
  background: transparent none repeat scroll 0 0;
  border: 1px solid;
}

.product-post-style1.style2 .prod-uplayer > span {
  color: #fff;
  font: bold 11px 'lato';
  left: 20px;
  position: absolute;
  top: 85%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  padding: 3px 10px;
}

.single-related-sec .product-post-style1.style2 {   
  margin-bottom: 30px;    
}   

.single-related-sec .product-post-style1.style2 .prod-uplayer > span {    
  background: rgba(255,255,255,.6);   
  border: 1px solid; 
}

.product-post-style1.style2 > a {
  background: none;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font: bold 10px/18px "lato";
  line-height: 20px;
  right: 20px;
  letter-spacing: 0.2px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  padding: 0 15px;
  z-index: 1;
}

/*====================
*   Blog list page with leftbar
======================*/

.blog-list {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.blog-list > a {
  display: inline-block;
  overflow: hidden;
}

.blog-list img {
  float:left;
  width: 100%;
}

/*.blog-list img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  }*/

  .blog-list-info {
    float: left;
    width: 100%;
  }

  .single.single-post .blog-list-info {
    display: inline-block;
    float: left;
    margin-bottom: 30px;
    margin-top: 0;
    width: 100%;
  }

  .blog-list-info > h3 {
    float: left;
    width: 100%;
    color: #303030;
    font: bold 28px "Poppins";
    letter-spacing: 0.2px;
    padding-top: 20px;
    padding-bottom:18px;
    margin-bottom: 0;
  }

  .blog-list-info > h3 a {
    color: inherit;
  }

  .blog-list-info > h6 {
    color: #c4b9b9;
    font: italic 15px "Crimson Text";
    letter-spacing: 0.4px;
    padding-bottom: 20px;
    padding-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 0;  
  }

  .blog-list-info > h6 a {
    font: italic 15px "Crimson Text";
    color: #3b3b3b;
    border-bottom: 2px solid #a9a9a9;
    margin-left: 4px;
    letter-spacing: 0.4px;
    text-transform:capitalize;
  }

  .blog-list-info > p {
    font: 16px/27px 'Lato';
    color: #737373;
    letter-spacing: 0.6px;
    padding-bottom: 17px;
    /*float: left;
    width: 100%;*/
  }

  .blog-list-info > a {
    background: #e0e0e0 none repeat scroll 0 0;
  color: #000;
  display: block;
  float: left;
  font: 600 12px "lato";
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 12px 23px;
  text-transform: uppercase;    
  letter-spacing: 0.3px;
  }


  .blog-list-info > a:hover {
    color: #fff;
  }

  table {
    font-size: 1em;
  }

/*====================
*   Price filter slider widget
======================*/

.price-slider.noUi-target.noUi-ltr.noUi-horizontal.noUi-background {
  background: #eee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-top: 55px;
  width: 270px;
  height: 12px;
}

#connect .noUi-origin {
  right: auto;
  width: 0;
}

#connect .connect {
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
  -moz-box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
  -ms-box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
  -o-box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
  box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
}

#connect.noUi-state-tap .connect {
  -webkit-transition: left 300ms, right 300ms;
  -moz-transition: left 300ms, right 300ms;
  -ms-transition: left 300ms, right 300ms;
  -o-transition: left 300ms, right 300ms;
  transition: left 300ms, right 300ms;

}

.price-slider .noUi-handle.noUi-handle-lower {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  height: 20px;
  width: 20px;
}

.price-slider .noUi-handle.noUi-handle-upper {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  height: 20px;
  width: 20px;
}

.noUi-handle::after,
.noUi-handle:before {
  background: transparent !important;
}

/*====================
*   About US page
======================*/

.about-heading {
  float: left;
  width: 100%;
}

.about-heading h2 {
  color: #303030;
  font: bold 33px/40px "poppins";
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.about-heading p {
  float: left;
  max-width: 82%;
  font: 15px/30px 'Lato';
  letter-spacing: 0.3px;
  color: #484848;
  padding-top: 13px;
}

.our-services {
  float: left;
  margin-top: 60px;
  padding-top: 35px;
  position: relative;
  width: 100%;
  background-position: left;
}

/*.our-services:before {    
  content: url('../images/service-bg.png');   
  position: absolute;   
  top: -30px;   
  left: -20px;    
  z-index: -1;    
  }*/

  .our-services > i {
    color: #42413c;
    font-size: 33px;
    float: left;
    width: 100%;
    margin-left: 30px;
  }

  .our-services h4 {
    color: #303030;
    float: left;
    font: bold 16px/26px "Poppins";
    letter-spacing: 0.2px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
  margin-bottom: 0;  
  }

  .our-services h4 a {
    color: inherit;
  }

  .our-services span {
    float: left;
    width: 100%;
    font: 15px/26px "Lato";
    color: #484848;
    letter-spacing: 0.3px;
  }

  .about-company {
    float: left;
    width: 100%;
    background: #1e1e1e;
  }
.about-company .row.merged > div:first-child{padding-left: 15px;}
  .company-photo {
    float: left;
    width: 100%;
    margin-left: -15px;
  }

  .company-photo img {
    float: left;
    width: 100%;
  }

  .company-heading {
    float: left;
    padding: 68px 60px 66px;
    width: 100%;
  }

  .company-heading > h2 {
    color: #fff;
    float: left;
    font: bold 30px "poppins";
    letter-spacing: 0.3px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 0;
  }

  .company-heading > p {
    color: #919191;
    float: left;
    font: 14px/24px "lato";
    letter-spacing: 0.5px;
    padding-top: 20px;
    width: 100%;
  }

  .company-heading > a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: bold 12px/40px "lato";
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 198px;
    border: 1px solid transparent;
    margin-top: 34px;
  }

  .company-heading > a:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
  }

  .ceo-pic {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    padding-top: 85px;
  }

  .ceo-pic > img {
    float: left;
    margin-left: 44.5%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    width: initial !important;
  }

  .ceo-pic > span {
    color: #c9bbbb;
    font: bold 18px "Poppins";
    padding-left: 25px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
  }

  .ceo-pic > h6 {
    color: #fff;
    padding-left: 58%;
    padding-top: 40px;
    font: 13px 'Lato';
  margin-bottom: 0;  
  }

  .ceo-pic > p {
    color: #f0f0f0 !important;
    display: flex;
    font: 13px/22px "poppins";
    letter-spacing: 0.5px;
    margin: 0 auto;
    max-width: 64%;
    padding-top: 25px;
    text-align: center;
    width: 100%;
  }


/*====================
*   Sponsors/testimonial section
======================*/

.sponsors {
  background: #fafafa;
  width: 100%;
}

.sponsors.overlap {
  float: left;
}

.sponsors li a {
  float: left;
  padding: 30px 0px 18px 30px;
}

/*====================
*   our team
======================*/

.heading-style1 {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
  position: relative;
  z-index: 2;
}

.heading-style1 h4 {
  font: italic 99px 'Crimson Text';
  letter-spacing: -0.2px;
  position: relative;
  color: #f6f6f6;
  top: 0;
  left: 0;
  text-transform: capitalize;
  margin-bottom: 0; 
}

.heading-style1 h4 span {
  color: #303030;
  font: bold 30px "poppins";
  left: 50%;
  letter-spacing: -0.2px;
  position: absolute;
  text-transform: uppercase;
  top: 37%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.heading-style1 i {
  color: #d5d5d5;
  font: 12px "Poppins";
  left: 45.5%;
  letter-spacing: 0.4px;
  position: absolute;
  text-transform: uppercase;
  top: 84px;
}

.heading-style1 > h4::before {
  background: #eaeaea none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  top: 117px;
  width: 41px;
  -webkit-transform: translate(-50%);   
  -moz-transform: translate(-50%);    
  -ms-transform: translate(-50%);   
  -o-transform: translate(-50%);    
  transform: translate(-50%);
}

.team-meta {
  float: left;
  width: 100%;
}

.team-meta img {
  float: left;
  width: 100% !important;
}

.team-meta h5 {
  float: left;
  width: 100%;
  font: bold 16px 'Poppins';
  color: #303030;
  padding-top: 15px;
  padding-bottom: 5px;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  margin-bottom: 0; 
}

.team-meta h5 a {
  color: inherit;
}

.team-meta span {
  float: left;
  width: 100%;
  font: 12px 'lato';
  color: #9e9e9e;
  letter-spacing: 0.4px;
}
/* Billing Sec */
.billing-sec {
  float: left;
  width: 100%;
}

.billing-sec form {
  float: left;
  width: 100%;
}

#order_comments.input-text {
  height: 200px;
  margin-left: 50%;
  padding-top: 20px;
  width: 100%;
}

.billing-sec form input[type="text"],
.billing-sec p .input-text,
.checkout_coupon p .input-text,
.woocommerce-EditAccountForm.edit-account input {
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #555555;
  float: left;
  font-family: lato;
  font-size: 13px;
  height: 51px;
  margin-top: 10px;
  padding: 0 20px;
  width: 100%;
}

.billing-sec form label,
.billing-sec p lable {
  float: left;
  font-family: Raleway;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.billing-sec form .bs-caret {
  position: absolute;
  right: 10px;
}

.billing-sec form .bootstrap-select {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.billing-sec form > .row > div {
  margin-bottom: 25px;
}

.billing-sec form .bootstrap-select > button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #e7e7e7;
  float: left;
  height: 51px;
  padding: 0 20px;
  width: 100%;
}

/*country select optons via jquery*/

.bootstrap-select > select {
  border: medium none;
  bottom: 0;
  height: 100% !important;
  left: 50%;
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  -ms-opacity: 0 !important;
  -o-opacity: 0 !important;
  opacity: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.11px !important;
}

.bootstrap-select.btn-group .dropdown-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  user-select: none;
  cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

/*=========================================*/

.payment-options {
  float: left;
  margin-top: 20px;
  width: 100%;
}

.payment-options > p {
  float: left;
  margin-bottom: 21px;
  width: 100%;
}

.payment-options .dark-btns {
  margin: 20px 0 0;
}

input.dark-btns,
a.dark-btns {
  background: #494949 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  float: right;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  line-height: 52px;
  margin-left: 10px;
  margin-top: 30px;
  padding: 0 32px;
  text-transform: uppercase;
}

.total-amount a.dark-btns {
  margin-top: 30px;
  line-height: 50px;
}

a.dark-btns:hover {
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  color: #fff;
}

.payment-options input {
  float: left;
}

.payment-options > p > label {
  line-height: 22px;
  margin-left: 34px;
  margin-top: -17px;
}

.payment-options span {
  color: #515151;
  float: left;
  font: 12px/18px "lato";
  letter-spacing: 0.4px;
  padding-left: 34px;
  width: 100%;
}

/*====================
* My order list
======================*/

.my-order-list {
  float: left;
  width: 100%;
}

.my-order-list > ul {
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 30px 25px;
  width: 100%;
  max-height: 786px;
  position: relative;
}

.my-order-list > ul > li {
  float: left;
  padding: 10px 0;
  position: relative;
  width: 50%;
}

.product-list-box > i {
  color: #545454;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}

.product-list-box {
  display: table;
  float: left;
  padding-left: 30px;
  position: relative;
  width: 100%;
}

.product-list-thumb {
  float: left;
  margin-right: 17px;
  width: 95px;
}

.product-list-thumb > img {
  float: left;
  width: 100%;
}

.product-list-info {
  display: inline-block;
    vertical-align: middle;
    width: 57%;
}

.product-list-info > span {
  color: #888888;
  float: left;
  font-family: Lato;
  font-size: 11px;
  margin-bottom: 5px;
  width: 100%;
}

.product-list-info > a {
  color: #262626;
  font: 12px "lato";
  letter-spacing: 0.3px;
}

/*====================
* Total Order Box
======================*/

.total-order-box {
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  float: left;
  margin-top: 30px;
  width: 100%;
}

.total-order-box > table {
  float: left;
  width: 100%;
}

.total-order-box tbody {
  float: left;
  width: 100%;
}

.total-order-box > table tr > td strong {
  color: #000000;
  float: left;
  font-family: Lato;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 9px;
  width: 100%;
}

.total-order-box > table tr > td span {
  color: #5f5f5f;
  float: left;
  font-family: Lato;
  font-size: 15px;
  font-weight: 900;
  margin: 16px 0;
  width: 100%;
}

.total-order-box > table tr > td {
  border-bottom: 2px solid #e8ecec;
  border-right: 2px solid #e8ecec;
  display: table-cell;
  padding: 0 18px;
}

.total-order-box > table tr > td p {
  margin: 0;
  width: 100%;
}

.total-order-box > table tr > td p {
  margin: 0;
  width: 100%;
}

.total-order-box > table tr > td p:last-child {
  margin-bottom: 16px;
}

.total-order-box > table tr > td:last-child {
  border-right: medium none;
  width: 100%;
  padding: 10px 18px;
}

.total-order-box > table tr > td p label {
  font-family: lato;
  font-size: 14px;
  margin: 5px;
  color: #5f5f5f;
}

.total-order-box > table tr > td p label i {
  color: #5f5f5f;
  font-style: normal;
  font-weight: 400;
  float: left;
  width: 100%;
  font-size: 13px;
  font-family: lato;
}

.total-order-box > table tr:last-child > td {
  border-bottom: medium none;
  padding-bottom: 3px;
}

.client-bars {
  border: 5px solid #f3f3f3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left;
  padding: 30px 50px;
  width: 100%;
}

/*====================
* Mini porduct list
======================*/

.heading7 {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

.heading7 > h3 {
  float: left;
  font-family: Poppins;
  font-size: 17px;
  font-weight: 900;
  line-height: 26px;
  margin: 0;
  padding-left: 15px;
  width: 100%;
  border-left: 3px solid;
  color: #242424;
  text-transform: uppercase;
}

.product-lists {
  float: left;
  width: 100%;
}

.product-lists .mini-widget-product {
  margin-bottom: 10px;
}

.mini-widget-product {
  display: table;
  float: left;
  width: 100%;
}

.mini-widget-thumb {
  float: left;
  margin-right: 15px;
  position: relative;
  width: 90px;
}

.mini-widget-thumb {
  float: left;
  margin-right: 15px;
  position: relative;
  width: 90px;
}

.mini-widget-thumb > img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  width: 100%;
}

.mini-product-infos {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.mini-product-infos > h3 {
  color: #1a1a1a;
  float: left;
  font-family: lato;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 7px;
  width: 100%;
}

.mini-product-infos > h3 a {
  color: #1a1a1a;
  float: left;
  font-family: lato;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-top: -6px;
  margin-bottom: 0;
  width: 100%;
}

.prices ins {
  color: #292929;
  float: left;
  font-family: lato;
  font-weight: bold;
  letter-spacing: 0.3px;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.mini-product-infos span.prices > ins {
  font-size: 15px;
}

/*====================
* Cart page
======================*/

.cart {
  float: left;
  list-style: outside none none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  position:relative;
}

.cart > li {
  background: #ffffff none repeat scroll 0 0;
  border: 8px solid #f3f3f3;
  float: left;
  margin-top: -8px;
  min-height: 188px;
  padding: 30px;
  position: relative;
  width: 100%;
}

.cart-list-thumb {
  float: left;
  margin: 13px 0 30px 65px;
  padding-left: 165px;
  position: relative;
  width: 35%;
}

.cart-list-thumb > span {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 135px;
}

.cart-list-thumb > span img {
  float: left;
  width: 100%;
}

.cart-list-thumb h5 {
  color: #6e6e6e;
  float: left;
  font-family: Lato;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.3px;
  margin-top: 30px;
  width: 100%;
  margin-bottom: 0; 
}

.cart-list-thumb > h3 {
  color: #444444;
  float: left;
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  margin: 10px 0 0;
  width: 100%;
}

.cart-list-thumb > h3 a {
  color: #545454;
  float: left;
  font-family: poppins;
  font-size: 18px;
  line-height: 30px;
  margin: -8px 0 0;
  font-weight: 500;
}

.cart-list-price {
  color: #676767;
  float: left;
  font-family: Lato;
  font-size: 20px;
  font-weight: bold;
  line-height: 157px;
  text-align: center;
  width: 27%;
}

.cart-list-quantity {
  float: left;
  margin: 34px 0;
  text-align: center;
  width: 47px;
  position: relative;
}

.cart-list-quantity > .c-input-number {
  display: inline-block;
  float: none;
  margin-top: 21px;
  width: auto;
  position:relative;
}

.manual-adjust {
  border-style: none;
  border-width: 2px;
  color: #666666;
  float: left;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  height: 56px;
  padding: 0;
  text-align: center;
  width: 46px;
  background: #f3f3f3;
}
.product-availablity .c-input-number > span > input.userincr-btn-dec {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  bottom: -7px;
  float: left;
  font-size: 25px;
  height: auto;
  position: absolute;
  right: 0;
  width: 25px;
  color: transparent;
  z-index: 2;
}
.product-availablity .c-input-number > span > input.userincr-btn-inc {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-size: 25px;
  height: auto;
  position: absolute;
  right: 0;
  width: 25px;
  margin-left: 0;
  top: -7px;
  color: transparent;
}

.product-availablity .c-input-number:before {
  content: '\f0de';
  font-family: fontawesome;
  position: absolute;
  top: 8px;
  right: 9px;
  font-size: 14px;
}

.product-availablity .c-input-number:after {
  content: '\f0dd';
  font-family: fontawesome;
  position: absolute;
  bottom: 8px;
  right: 9px;
  font-size: 14px;
}

.total-quantity {
  float: right;
  text-align: center;
}

.quantity-area {
  border: 2px solid #e8ecec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: table;
  float: none;
  font-family: Lato;
  font-size: 19px;
  font-weight: bold;
  margin: 0 auto;
  padding: 31px 10px;
  text-align: center;
}

.quantity-area i {
  float: left;
  width: 100%;
  font-size: 30px;
}

.quantity-area span {
  float: left;
  margin-top: 8px;
  width: 100%;
}

.coupon {
  float: left;
  position: relative;
  width: 40%;
}

.coupon label {
  color: #494949;
  display: none;
  float: left;
  font-family: Lato;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.3px;
  line-height: 43px;
  margin-right: 10px;
}

.coupon input[type="text"] {
  border: 4px solid #f3f3f3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  color: #939393;
  float: left;
  font-family: Lato;
  height: 73px;
  padding: 0 190px 0 20px;
  width: 100%;
}

.coupon input.dark-btns {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-family: Lato;
  font-size: 12px;
  font-weight: bold;
  height: 52px;
  margin: 0;
  padding: 0 32px;
  position: absolute;
  right: 11px;
  text-transform: uppercase;
  top: 10px;
}

.delete-cart {
  background: #f3f3f3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #2d2a26;
  content: "";
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
  height: 35px;
  left: 20px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 35px;
  transform: translateY(-50%);
}

.delete-cart:hover {
  color: #fff;
}

.total-price {
  float: right;
}

.total-amount > h6 {
  color: #484848;
  font: bold 15px "Poppins";
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 23px;
  margin: 0;
}

.total-amount > span {
  color: #484848;
  float: left;
  font: bold 15px "lato";
  margin-bottom: 9px;
  width: 100%;
}
/*=========================================
* Product Single Page
===========================================*/
.product-availablity {
  float: left;
  width: 100%;
}
.singl-info > span {
  color: #00ae35;
  float: left;
  font: bold 13px "Poppins";
}
.quickview-popup .singl-info > span{
  margin-right: 20px; 
}
.singl-info > span i {
  margin-right: 4px;  
}
.product-availablity > span {
  color: #00ae35;
  float: left;
  font: bold 13px "Poppins";
  padding-top: 20px;
  clear: both;
  padding-bottom: 15px;
}
.product-availablity > i {
  color: #808080;
  float: left;
  font: bold 13px "Poppins";
  padding-top: 30px;
  text-transform: capitalize;
  width: 100%;
}
.product-availablity > span i {
  margin-right: 5px;
}

.product-availablity > h6 {
  float: left;
  font: 14px "lato";
  padding-left: 32px;
  margin-bottom: 0; 
}

.product-availablity h3 {
  color: #303030;
  float: left;
  font: bold 28px "Poppins";
  letter-spacing: 0.2px;
  text-transform: capitalize;
  width: 100%;
  padding: 15px 0px !important;
  margin-bottom: 0; 
}

.product-availablity p {
  color: #737373;
  float: left;
  font: 15px/26px "Lato";
  letter-spacing: 0.3px;
  width: 100%;
}

.product-availablity .single-price i {
  color: #808080;
  float: left;
  font: bold 13px "Poppins";
  padding-top: 10px;
  text-transform: capitalize;
  width: 100%;
  padding-bottom: 18px;
}

.single-price {
  float: left;
  width: 100%;
}

.single-price ins > span {
  color: #313131;
  font: bold 24px "Poppins";
  letter-spacing: 0.2px;
  padding-right: 15px;
}

.single-price .price > span > span.woocommerce-Price-amount {
  clear: both;
  color: #333;
  font-family: Poppins;
  font-size: 24px;
  text-decoration: underline;
}
.single-price .price > span > span.woocommerce-Price-amount > span {
  float: left;
  text-decoration: underline;
}

.single-price del > span {
  color: #b2b2b2;
  font: bold 15px "Poppins";
  letter-spacing: 0.2px;
  padding-right: 15px;
}

.product-color-select {
  float: left;
  padding-top: 40px;
  width: 100%;
}

.product-color-select > h5 {
  color: #808080;
  font: bold 13px "Poppins";
  letter-spacing: 0.2px;
  padding-bottom: 18px;
  text-transform: capitalize;
  margin-bottom: 0; 
}

.product-color-select ul {
  float: left;
  width: 100%;
}

.product-color-select ul li {
  display: inline-block;
  padding-right: 6px;
}

.product-color-select ul li a:active {
  border: 9px solid #f1f1f1;
}

.black > a {
  background: #1b1d1d none repeat scroll 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: block;
  height: 41px;
  width: 41px;
}

.yellow > a {
  background: #e2c730;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: block;
  height: 41px;
  width: 41px;
}

.red > a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: block;
  height: 41px;
  width: 41px;
}

.blue > a {
  background: #01d8e0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: block;
  height: 41px;
  width: 41px;
}

.green > a {
  background: #bee001;    
  -webkit-border-radius: 100%;    
  -moz-border-radius: 100%;   
  -ms-border-radius: 100%;    
  -o-border-radius: 100%;   
  border-radius: 100%;    
  display: block;   
  height: 41px;   
  width: 41px;    
}

.product-availablity .c-input-number {
  float: left;
  height: 57px;
  margin-top: 0;
  max-width: 70px;
  position: relative;
  margin-right: 10px;
}

.number-adjust {
  background: #f3f3f3 none repeat scroll 0 0;
  border-style: none;
  border-width: 2px;
  color: #666666;
  float: left;
  font-family: lato;
  font-size: 14px;
  font-weight: 900;
  height: 57px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.product-availablity .c-input-number > span {
  background: #f3f3f3 none repeat scroll 0 0;
  float: left;
  padding-right: 25px;
  width: 100%;
  height: 100%;
}

.product-availablity > .c-input-number > span > input.userincr-btn-inc {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-size: 25px;
  height: auto;
  position: absolute;
  right: 0;
  width: 25px;
  margin-left: 0;
  top: -7px;
  color: transparent;
}

.product-availablity > .c-input-number:before {
  content: '\f0de';
  font-family: fontawesome;
  position: absolute;
  top: 8px;
  right: 9px;
  font-size: 14px;
}

.product-availablity > .c-input-number:after {
  content: '\f0dd';
  font-family: fontawesome;
  position: absolute;
  bottom: 8px;
  right: 9px;
  font-size: 14px;
}

.product-availablity > .c-input-number > span > input.userincr-btn-dec {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: -7px;
  float: left;
  font-size: 25px;
  height: auto;
  position: absolute;
  right: 0;
  width: 25px;
  color: transparent;
  z-index: 2;
  border: none;
}

.product-availablity .single-price span ins {
  float: left;
}
.product-availablity .single-price span ins span {
  color: #333;
  text-decoration: underline;
}

.single-cart-btn > a,
.single-cart-btn > button {
  font-size: 14px;
  font-family: Poppins;
  font-weight: bold;
  display: inline-block;
  line-height: 57px !important;
  width: 198px;
  text-align: center;
  color: #fff !important;
  letter-spacing: 0.2px;
  padding: 0 !important;
  border: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
}

.single-cart-btn > a:hover{
  background: #333; 
}

.single-cart-btn {
  float: left;
  left: 100px;
}

.quick-category {
  float: left;
  width: 100%;
  padding-top: 10px;
}

.quick-category > span {
  font: 13px "Poppins";
}

.categories,
.tags{
  float: left;
  width: 100%;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
}

.categories > li {
  display: inline-block;
  position:relative;
}

.categories > li::before {
  content: ",";
  position: absolute;
  right: -4px;
  top: 0;
}
.categories > li:first-child::before, 
.categories > li:last-child::before {
  display: none;
}
.tags > li::before {
  content: ",";
  position: absolute;
  right: -4px;
  top: 0;
}
.tags > li:first-child::before, 
.tags > li:last-child::before {
  display: none;
}

.categories > li:nth-child(1) {
  font-weight: bold;
  text-transform: capitalize;
}

/*.tags {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  line-height: 60px;
  padding-left: 40px;
  width: 100%;
  }*/

  .tags > li {
    display: inline;
  }

  .list-inline > li {
    position: relative;
  }

  .list-inline > li::before {
    content: ",";
    position: absolute;
    right: 0;
    top: 0;
  }

  .tags > li:nth-child(1) {
    font-weight: bold;
    text-transform: capitalize;
  }

  .categories > li a,
  .tags > li a {
    font: 13px 'Poppins';
    color: #303030;
  }

  .tab-dec {
    float: left;
    width: 100%;
    text-align: left;
  }

  .single-description {
    float: left;
    text-align: center;
    width: 100%;
  }

  .single-description .nav.nav-pills {
    border: medium none;
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 10px;
  }

 
  .single-description .active > a::before {
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    top: 47px;
    width: 44px;
    transform: translate(-50%);
  }

  .single-description ul li:hover a {
    background: none;
  }

  .single-description .nav > li > a {
    color: #717171;
    text-transform: capitalize;
    font: 600 20px 'Poppins';
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }

   .single-description ul li.active > a {
    background: none;
    color: #000;
  }


  .single-description ul .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    color: #000;
    background: none;
  }

  .tab-dec > p {
    color: #5e5e5e;
    float: left;
    font: 15px/26px "Lato";
    letter-spacing: 0.3px;
    max-width: 95%;
    padding-left: 30px;
    width: 100%;
    padding-bottom: 20px;
  }

  .tab-dec img {
    float: left;
    padding-bottom: 30px;
    padding-top: 10px;
    width: 100%;
  }

  .popular-detail {
    float: left;
    width: 100%;
  }

  .heading-style2 {
    float: left;
    text-align: right;
    width: 100%;
  }

  .heading-style2 h3 {
    color: #303030;
    float: left;
    font: bold 20px "Poppins";
    letter-spacing: 0.2px;
    padding-top: 78px;
    text-transform: uppercase;
    width: 100%;
    position: relative;
  margin-bottom: 0;   
  }

  .heading-style2 h3 a {
    color: inherit;
  }

  .heading-style2 > h3::before {
    background: #ababab none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 91%;
    position: absolute;
    top: 60px;
    width: 32px;
  }

  .heading-style2 p {
    font: 14px/26px 'Lato';
    color: #5e5e5e;
    letter-spacing: 0.6px;
  }
/*=========================================
* single page carousel
===========================================*/
.single-product-carousel {
  float: left;
  position: relative;
  width: 100%;
}

.single-product-carousel .slider-for {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 140px 0 0;
  width: 100%;
}

.single-product-carousel > .slider-nav {
  right: 0;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 130px;

}

.quickview_container .single-product-carousel > .slider-nav .slick-list{
  width: 130px !important;
 height: 532px !important;  
}
.quickview_container .single-product-carousel > .slider-nav .slick-list li{
  width: 125px;  
}
.single-product-carousel .slick-current > a {   
 border: 2px solid;   
}

.single-product-carousel button.slick-next {
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  top: -30px;
  width: 120px;
}

.single-product-carousel button.slick-next::before {
  color: #666666;
  content: "\f106";
  font-family: fontawesome;
  font-size: 18px;
}

.single-product-carousel button.slick-prev::before {
  color: #666666;
  content: "\f107";
  font-family: fontawesome;
  font-size: 18px;
}

.single-product-carousel button.slick-prev {
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  bottom: -30px;
  width: 120px;
  top: auto;
}

.single-product-carousel > .slider-nav li a {
  cursor: pointer;
  float: left;
  margin-bottom: 4px;
  margin-top: 5px;
  width: 100%;
  margin-left: 0;
}

.single-product-carousel > .slider-nav li a img {
  float: left;
  width: 100%;
}

.single-product-carousel > .slider-nav li.slick-active.slick-center > a {
  margin-left: 0px;
}

.single-product-carousel {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/*=========================================
* Index 6
===========================================*/
.popular-categ {
  padding: 10px 0;
  width: 100%;
  z-index: 11;
  float: left;
  position: relative;
}

.pop-category img {
  float: left;
  width: 100%;
}

.pop-category > h4 {
  color: #303030;
  float: left;
  font: 500 16px "Poppins";
  letter-spacing: 0.2px;
  padding-bottom: 5px;
  padding-top: 14px;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  margin-bottom: 0; 
}

.pop-category > h4 a {
  color: inherit;
}

.pop-category > span {
  color: #a9a9a9;
  float: left;
  font: 11px "Poppins";
  letter-spacing: 0.2px;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
}

.pop-category > span a {
  color: inherit;
}

.pop-category > span i {
  font-size: 11px;
  padding-left: 8px;
}

/*popular product section*/

.pop-detail {
  float: left;
  padding-top: 70px;
  width: 100%;
}

.pop-detail > h4 {
    color: #000;
    float: left;
    font: lighter 36px/40px "Poppins";
    letter-spacing: -0.6px;
    margin-bottom: 0;
    width: 100%;
}

.pop-detail > h3 {
    color: #000;
    float: left;
    font: 600 34px "Poppins";
    letter-spacing: -0.6px;
    margin-bottom: 0;
    text-transform: capitalize;
    width: 100%;
}

.pop-detail > h4 a {
  color: inherit;
}

.pop-detail > p {
    color: #828181;
    float: left;
    font: 13px/20px "poppins";
    letter-spacing: 0.2px;
    padding: 10px 0 18px;
    width: 100%;
    display: inline-block;
}

.pop-detail > span {
  color: #303030;
  font: 19px "poppins";
  letter-spacing: -0.2px;
  float: left;
  width: 100%;
}

.popular-products {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.popular-products img {
  float: left;
  width: 100%;
}

.pop-uplayer {
  float: left;
  width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  background: rgba(0,0,0,.5);
  height: 100%;
  text-align: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.popular-products:hover .pop-uplayer {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  top: 0;
}

.pop-uplayer > ul {
    display: inline-block;
    left: 50%;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.popular-products .pop-uplayer > ul li {
  display: inline-block;
  position: relative;
  margin-right: -2px;
  vertical-align: middle;
}
.popular-products .pop-uplayer ul li .added_to_cart.wc-forward:after{color:#000; vertical-align: middle;}
.pop-uplayer a {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-size: 17px;
    height: 36px;
    line-height: 38px;
    position: relative;
    text-align: center;
    width: 39px;
}

.view-more {
  float: left;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.view-more a {
  color: #d1d1d1;
  width: 100%;
  font: 500 26px "Poppins";
  text-transform: capitalize;
  letter-spacing: -0.3px;
}

.view-more i {
  padding-left: 17px;
  font-size: 17px;
}

.nav.nav-tabs.tab-button-style img {    
  -webkit-border-radius: 100%;    
  -moz-border-radius: 100%;   
  -ms-border-radius: 100%;    
  -o-border-radius: 100%;   
  border-radius: 100%;    
}

/*================================
****  product filter
=========================*/
.page-content .option-set.style2 {    
  padding-left: 15px;   
}   

.row.masonry.merg > div {   
  padding-left: 30px;   
  padding-right: 0;   
}

.product-filter {
  float: left;
  width: 100%;
}

.product-filter.style3 {    
  margin-top: 104px;    
}

.option-set {
  margin-bottom: 45px;
  text-align: center;
  list-style:none;
  padding-left:0;
}

.option-set > li {
  display: inline-block;
  margin-right: -4px;
}

.option-set > li a {
  font: 14px 'lato';
  color: #000;
  text-transform: capitalize;
  padding: 0px 15px;    
  letter-spacing: -0.2px;
}
.option-set.style3 > li:first-child a,
.option-set.style4 > li:first-child a{
  padding-left: 0;
}
.option-set > li a img {
    border: 1px solid transparent;
    border-radius: 100%;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.08);
    margin-right: 9px;
    padding: 5px;
    transition: all 0.2s linear 0s;
}

.option-set.style3 {
  float: left;
  width: 100%;
  text-align: left;
}

.option-set.style4 {
  float: left;
}

.option-set.style4 > li a.selected{
  background: transparent;    
}
.option-set.style3 > li a:hover,
.option-set.style3 > li a.selected {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.option-set.style4 > li a:hover {
  background: transparent;
}
/*=============end============*/
/*====================
* index 5
======================*/
.page-slider {
  float: left;
  width: 100%;
}

.page-slider img {
  float: left;
  width: 100%;
}

.offer-sec {
  float: left;
  width: 100%;
  text-align: center;
}

.offer-sec > h6 {
  float: left;
  font: 16px/50px "Poppins";
  letter-spacing: 3px;
  width: 100%;
  margin-bottom: 0;
}

.offer-sec > h4 {
  color: #fff;
  float: none;
  margin: 0 auto;
  font: bold 45px/60px "poppins";
  letter-spacing: -0.2px;
  width: 100%;
  text-transform: capitalize;
  max-width: 60%;
}
.offer-sec > h4 a span i {
  font: bold 50px/60px "Crimson Text";
  letter-spacing: -0.1px;
  text-transform: capitalize;
  width: 100%;
}
.offer-sec > h4 a {
  color: inherit;
}

.offer-sec > span {
  color: #fff;
  display: inline-block;
  float: none;
  font: bold 45px/60px "poppins";
  letter-spacing: -0.2px;
  margin: 0 auto;
  max-width: 70%;
  text-transform: capitalize;
  width: 100%;
}

.offer-sec > span i {
  font-style: normal;
  letter-spacing: -0.1px;
  width: 100%;
  font-family: Crimson Text;
}

.banner-style1 {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.products-categories .banner-style1{
  margin-bottom: 0;
}
.products-categories > div {
    padding: 10px 10px 0;
}
.products-categories .row > div {
    padding: 0 5px 10px;
}

.banner-style1 img {
  float: left;
  width: 100%;
}

.banner-info {
    background: #fff none repeat scroll 0 0;
    bottom: 42px;
    float: left;
    left: 30px;
    padding: 15px 0 15px 29px;
    position: absolute;
}

.banner-info > h3 {
    color: #000;
    float: left;
    font: 500 17px/20px "poppins";
    letter-spacing: 0.1px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 5px;
}

.banner-info > h3 a {
  color: inherit;
}

.banner-info > span a {
  float: left;
  font: 10px/14px "poppins";
  width: 100%;
  letter-spacing: 0.5px;
  color: #969696;

  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.banner-info.top-left {
  left: 30px;
  position: absolute;
  top: 30px;
  bottom: auto;
}

.banner-info.top-right {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 30px;
  text-align: right;
  top: 30px;
}

.banner-info.bottom-right {
  bottom: 30px;
  left: auto;
  position: absolute;
  right: 30px;
  text-align: right;
}
/*tab section of index 5*/
.tab-background{
  background-image:url(../images/tab-sec-1.jpg);
  float:left;
  width:100%; 
}
.tab-sec-info {
  float: left;
  width: 100%;
  padding: 88px 0;
}

.tab-sec-info > span {
  float: left;
  font: bold 18px "Poppins";
  letter-spacing: 5px;
  width: 100%;
  text-transform: capitalize;
  color: #fff;
}

.tab-sec-info i {
  font-style: normal;
  text-transform: lowercase;
}

.tab-sec-info > h3 {
  font: bold 39px/42px "Poppins";
  letter-spacing: -0.5px;
  width: 100%;
  float: left;
  padding-top: 5px;
  color: #fff;
  margin-bottom: 0; 
}

.tab-sec-info > p {
  color: #e1e0e0;
  float: left;
  font: 15px/26px "Lato";
  margin-top: 12px;
  padding-bottom: 40px;
  width: 100%;
}

.tab-sec-info > a {
  font: bold 14px 'Poppins';
  width: 123px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  color: #fff;
  float: left;
  text-transform: capitalize;
}

.fresh-blog-info span a i {
  padding-left: 12px;
}

.tab-sec-info > i {
  border: 2px solid;
  float: left;
  font: bold 18px/41px "Poppins";
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  padding: 0 8px;
}

.tab-sec-info i del > span {
  -webkit-text-decoration: inherit;
  -moz-text-decoration: inherit;
  -ms-text-decoration: inherit;
  -o-text-decoration: inherit;
  text-decoration: inherit;
}

/*tab button style*/

.tab-button-style {
  border-bottom: none;
}

.tab-button-style > li > a {
  background: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0;
  padding: 0;
  position: relative;
}

.tab-button-style > li.active > a::after {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  content: "";
  height: 100%;
  left: 0;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  -ms-opacity: 0.2;
  -o-opacity: 0.2;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}

.tab-button-style > li.active > a::before {
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid;
  content: "";
  position: absolute;
  right: 1px;
  top: 42%;
  -webkit-transform: rotate(49deg);
  -moz-transform: rotate(49deg);
  -ms-transform: rotate(49deg);
  -o-transform: rotate(49deg);
  transform: rotate(49deg);
  z-index: -1;
}



.tab-button-style li a:hover,
.tab-button-style li a:focus {
  background-color: transparent !important;
  border: none !important;
}

.active.home > a {
  background-color: transparent !important;
  border: none !important;
}

.tab-img {
  display: inline-block;
    margin-bottom: -50px;
    margin-top: -20px;
    text-align: center;
    width: 100%;
}

.active.home {
  left: -80px;
  position: absolute;
  top: 28px;
}

.tab-button-style.nav-tabs > li.active > a,
.tab-button-style.nav-tabs > li.active > a:hover,
.tab-button-style.nav-tabs > li.active > a:focus,
.tab-button-style.nav-tabs > li > a:hover,
.tab-button-style.nav-tabs > li > a {
  border: 0;
}

.tab-button-style {
   left: -50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 85px;
    z-index: 1;
}

.tab-button-style li {
  display: block;
  margin-bottom: 10px;
}

/*fresh from blog section*/

.latest-blog-post {
  float: left;
  width: 100%;
}

.new-blog-post {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.new-blog-post > a{
  float:left; 
}

.new-blog-post img {
  float: left;
  border-radius: 3px;
}

.fresh-post-date {
  display: inline;
  width: 100%;
}

.fresh-post-date > a {
  background: #000 none repeat scroll 0 0;
  border-radius: 0 3px 3px 0;
  color: #fff;
  display: inline-block;
  float: none;
  font: bold 13px "lato";
  letter-spacing: 0.3px;
  margin-top: 14px;
  overflow-wrap: break-word;
  padding: 9px 10px;
  text-align: center;
  width: 50px;
}

.fresh-blog-info {
  display: table-cell;
  padding-left: 30px;
  padding-top: 27px;
  vertical-align: middle;
  width: 100%;
}

.fresh-blog-info > h4 {
  color: #303030;
  float: left;
  font: bold 17px "Poppins";
  width: 100%;
  margin-bottom: 0; 
}

.fresh-blog-info > h4 a {
  color: inherit;
  float: left;
  width: 100%;
}

.fresh-blog-info > p span a {
  color: #2b2b2b;
  float: left;
  font: bold 11px "Poppins";
  padding-top: 20px;
  text-transform: uppercase;
  width: 100%;
}

.fresh-blog-info > p {
  color: #606060;
    float: left;
    font: 15px/23px "lato";
    letter-spacing: 0.2px;
    padding-top: 10px;
    width: 100%;
}

.fresh-blog-info > span a {
  color: #2b2b2b;
  float: left;
  font: bold 11px "Poppins";
  width: 100%;
  text-transform: uppercase;
  padding-top: 20px;
}

/*====================
* index 4
======================*/

.header_class5 header {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.header_class5 .container {
  padding-left: 6.4%;
  width: 100%;
}
.side-menubar {
  background: #131313 none repeat scroll 0 0;
  display: table-cell;
  height: 100%;
  max-height: 100%;
  padding: 40px 50px;
  width: 270px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.side-logo {
  float: left;
  line-height: 70px;
  text-align: center;
  vertical-align: middle;
}

/*.side-menu {
    float: left;
    padding-top: 50px;
    width: 100%;
  display:table-cell;
}
.side-menu > li {
    float: left;
    padding-bottom: 38px;
    width: 100%;
  position:relative;
}
.side-menu > li:before {
  content:'';
  background:#ccc;
  height:2px;
  width:10px;
  top:15px;
  right:0;
  position:absolute;  
}
.side-menu > li a{
  float:left;
  width:100%;
  color:#fff;
  font:15px 'Poppins';
  letter-spacing:-0.6px;
  text-transform:capitalize;  
  }*/

  .side-cart {
    float: left;
    width: 100%;
    padding-top: 37px;
    position: relative;
    padding-bottom: 30px;
  }

  .side-cart::after {
    background: #404040 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 115px;
    width: 100%;
  }

  .side-cart > span {
    float: left;
    position: relative;
  }

  .side-cart a {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    width: 48px;
  }

  .side-cart span ins {
    background: #222 none repeat scroll 0 0;
    border: 1px solid #333;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    display: block;
    font: 11px/23px "lato";
    left: 38px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 24px;
    -webkit-text-decoration: none;
    -moz-text-decoration: none;
    -ms-text-decoration: none;
    -o-text-decoration: none;
    text-decoration: none;
  }

  .side-cart > h6 {
    color: #fff;
    font: bold 17px "lato";
    letter-spacing: 0.5px;
    margin-top: 15px;
    padding-left: 76px;
  margin-bottom: 0;  
  }
.side-cart > h6 span{font-size: inherit;}
  .side-social {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 45px;
    text-align: center;
    margin-bottom:0;
  padding-left:0;
  list-style:none;
  }

  .side-social > li {
    display: inline-block;
    padding-right: 5px;
    margin-bottom: 5px;
  }
.click-nav.active .side-social > li{
  display: table-cell;
}
  .side-social li a {
    width: 34px;
    line-height: 33px;
    display: block;
    border: 1px solid #222;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
  }

  .side-social li a i {
    font-size: 11px;
    color: #d7d7d7;
  }

  .side-contact {
    float: left;
    width: 100%;
    margin-bottom:0;
  padding-left:0;
  list-style:none;
  }

  .side-contact > li {
    color: #fff;
    font: 13px "lato";
    letter-spacing: 0.5px;
    padding-bottom: 17px;
    display: table;
  }

  .side-contact li i {
    border-right: 1px solid #404040;
    padding-right: 18px;
    font-size: 15px;
  }

  .side-contact span {
    padding-left: 13px;
    display: table-cell;
  }

  /*page content*/

  .homepage-template {
    float: left;
    width: 100%;
    display: table;
    position: relative;
  }

  .page-content {
    display: table-cell;
    padding: 0px 60px;
    vertical-align: top;
    width: 80%;
  }

  .slide {
    float: left;
    width: 100%;
  }

  .slide img {
    float: left;
    width: 100%;
  }

  .product-filter.style2 {
    float: left;
    width: 100%;
  }

  .product-filter.style2 > h3 {
    color: #303030;
    float: left;
    font: bold 45px/50px "poppins";
    padding-left: 80px;
    width: 50%;
  margin-bottom: 0;   
  }

  .option-isotop.style2 {
    padding-top: 66px;
    padding-left: 80px;
  }

  .option-set.style2 {
    float: left;
    margin-top: 61px;
    margin-bottom: 66px;
  }

  .option-isotop.style2 > ul > li a:hover {
    background: #fff;
  }

  .post-search.style2 {
    float: right;
    margin-bottom: 0;
    margin-top: 50px;
    width: auto;
  }

  .post-search style2 .btn-group.sortby,
  .showing-results {
    float: left;
  }

  .showing-results > span {
    color: #636363;
    float: left;
    font: 14px "lato";
    letter-spacing: 0.3px;
    margin-top: 10px;
    padding-right: 38px;
  }

  .product-style {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }

  .product-style > span {
    float: left;
    width: 100%;
  }

  .product-style img {
    float: left;
    width: 100%;
  }

  .upper-style {
    position: absolute;
    background: rgba(248,248,248,.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }

  .product-style:hover .upper-style {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    left: 0;
  }

  .upper-style > ul {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-bottom:0;
  padding-left:0;
  list-style:none;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .upper-style > ul li {
    display: inline-block;
    margin-right: -1px;
    position:relative;
    vertical-align: middle;
  }

  .upper-style > ul li a {
    display: inline-block;
    color: #000;
    font-size: 20px;
    line-height: 40px;
    height: 36px;
    width: 39px;
    text-align: center;
    background: #fff;
  }
  .upper-style > ul li a:hover{
    color: #fff;
  }
  .upper-style > h5 {
    font: bold 10px "lato";
    position: absolute;
    right: 30px;
    text-transform: uppercase;
    top: 28px;
    margin-bottom: 0;  
  }

  .upper-style > h5 a {
    color: inherit;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    border: 1px solid;
    padding: 0 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
  }

  .upper-style > span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    bottom: 28px;
    color: #fff;
    display: inline-block;
    font: 12px/20px "lato";
    left: 30px;
    position: absolute;
    text-align: center;
    padding: 0 5px;
  }

  .outlets {
    background: #f8f8f8;
    height: 500px;
    width: 100%;
  }

  .outlets > h2 {
    color: #e4e4e4;
    font: bold 172px/151px "poppins";
    padding-left: 60px;
    padding-top: 125px;
    position: relative;
    margin-bottom: 0;
  }

  .outlets h2 i {
    font: bold 51px "poppins";
    margin-left: -48px;
    margin-bottom: 0;
  }

  .outlets span {
    color: #303030;
    font: italic bold 50px "Crimson Text";
    left: 33%;
    letter-spacing: -2px;
    position: absolute;
    text-transform: capitalize;
    top: 68.6%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .outlet-price {
    float: left;
    left: 8%;
    position: absolute;
    top: 60%;
  }

  .outlet-price > a {
    color: #fff;
    display: inline-block;
    float: left;
    text-align: center;
    width: 123px;
    text-transform: capitalize;
    font: bold 14px/45px 'Poppins';
  }
  .outlet-price > a:hover{background: #333;}
  .outlet-price > span {
    border: 1px solid;
    float: left;
    font: bold 18px/43px "Poppins";
    left: 159px;
    text-align: center;
    top: 22px;
    width: 73px;
  }

  .outlet-price > h4 {
    color: #303030;
    float: left;
    font: italic bold 30px "Crimson Text";
    padding-left: 110px;
    padding-top: 8px;
    text-transform: capitalize;
  margin-bottom: 0;   
  }

  .outlets > img {
    float: right;
    position: absolute;
    right: 50px;
    top: 17px;
    width: initial;
  }

  .load-more {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 73px;
  }
  
  .load-more.style3 {   
    padding-bottom: 15px;   
  }

  .load-more > a {
    background: #eee none repeat scroll 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #303030;
    display: inline-block;
    font: bold 12px/52px "poppins";
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 60px;
  }

  .load-more > a:hover {
    color: #fff;
  }

  .load-more.style2 {
    padding-top: 0;
  }

  .load-more.style2 > a {
    color: #fff;
    display: inline-block;
    font: bold 12px/52px "poppiins";
    height: 52px;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1.5px solid #fff;
    border-bottom: 2px solid #fff;
  }

  .load-more.style2 i,
  .load-more.style3 i {
    padding-right: 10px;
    font-size: 16px;
  }

  .load-more.style3 > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid;
    font: bold 12px 'poppins';
    padding: 14px 50px;  
  }

  .load-more.style3 > a:hover {
    color: #fff;
  }

/*====================
* Index 8
======================*/

.home-template {
  overflow: hidden;
  position: relative;
}

.post-beta {
  border: 1.5px solid #fff;
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.post-beta > img {
  float: left;
  width: 100%;
}

.post-beta::before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.post-info {
  float: left;
  width: 100%;
}

.post-info > span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font: 900 12px/20px "lato";
  letter-spacing: -0.2px;
  position: absolute;
  right: 40px;
  text-align: center;
  top: 35px;
  padding: 0 10px;
}

.post-info > i {
  background: #303030 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.4px;
  position: absolute;
  right: 40px;
  text-align: center;
  top: 55px;
  width: 90px;
  padding: 0 5px;
  height: 25px;
}

.post-tittle {
  background: #222;
  height: 75px;
  left: 20px;
  padding-left: 32px;
  padding-right: 15px;
  padding-top: 24px;
  position: absolute;
  width: calc(100% - 90px);
  bottom: 20px;
}

.post-beta:hover .post-tittle {
  padding-top: 13px;
}

.post-tittle > h4 {
  color: #fff;
  font: 15px "Poppins";
  margin-bottom: 0; 
}

.post-tittle:before {
  border-style: solid;
  border-width: 0 17px 17px 0;
  content: "";
  height: 0;
  position: absolute;
  right: -2px;
  top: -4px;
  width: 0;
}

.post-tittle > h4 a {
  color: inherit;
}
.product_list_widget .rating{
  opacity: 1;
  visibility: visible;  
}
.rating {
  color: #939393;
  margin-top: 30px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  padding-top: 3px;
  visibility: hidden;
  width: 100%;
}

.rating > li {
  display: inline;
  padding-left: 2px;
}

.rating li a {
  color: #939393;
}

.rating li a i {    
  font-size: 10px;    
}

.over-layer {
  background: #303030;
  float: left;
  height: 49px;
  left: 0%;
  line-height: 49px;
  position: absolute;
  text-align: center;
  top: 50%;
  padding-left:0;
  list-style:none;
  margin-bottom:0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 187px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.over-layer > li::before {
  background: #424242 none repeat scroll 0 0;
  content: "";
  height: 35px;
  position: absolute;
  top: 8px;
  width: 1px;
}

.over-layer > li:first-child:before {
  display: none;
}

.over-layer > li {
  display: inline;
  margin-right: -4px;
}

.over-layer li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 0 23px;
  position: relative;
}

.over-layer a::before {
  content: "";
  display: none;
  height: 49px;
  left: 2px;
  position: absolute;
  top: -5px;
  width: 59px;
  z-index: -1;
}
.over-layer a.added_to_cart::before{top: -13px;}
.over-layer a:hover:before {
  display: block;
}

.post-beta:hover.post-beta:before {
  background: none;
}

.post-beta:hover .rating {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.post-beta:hover .over-layer {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  left: 50%;
}

.side-menubar.style2 {
  display: inline-table;
  height: 100%;
  max-height: 100%;
  padding: 12px;
  position: relative;
  width: 5.5%;
}

.side-menubar.style2::after {
  background: #131313;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  height: 500%;
}

.rotated_menu .side-menubar.style2::after {
  opacity: 0;
  visibility: hidden;
}

.header_class5 .theme-layout {
  overflow: hidden;
}

.side-menubar.style1::before {
  background: #131313 none repeat scroll 0 0;
  content: "";
  left: -12px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 12;
  height: 215%;
}

.side-logo.style2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-bottom: 124px;
  padding-top: 245px;
  width: 1px;
}

.side-logo.style2 > a {
  float: left;
  margin-left: -51px;
  width: 160px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.side-logo.style2 img {   
  max-width: initial;   
}

.side-cart.style2 span a {
  background: #222;
  color: #cfcfcf;
}

.side-cart.style2 span ins {
  border: none;
  top: -17px;
  left: 13px;
}

.side-cart.style2:after {
  opacity: 1; 
  visibility: visible;
}

/*click button style*/

.page-content.style2 {    
 padding: 0;    
 vertical-align: top;   
 width: 100%;   
}

.click-nav .hamburger-wrap {
  background: #222 none repeat scroll 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #777;
  display: table;
  line-height: 5px;
  width: 61px;
}

.click-nav .hamburger {
  padding-right: 5px;
}

.click-nav .hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  height: 4px;
  width: 30px;
}

.click-nav .hamburger .hamburger-inner,
.hamburger .hamburger-inner::after,
.hamburger .hamburger-inner::before {
  background: #777;
}

/*click button end*/

.side-menubar.style1 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.click-nav.active .side-menubar.style1 {
  display: table;
  height: 100%;
  position: relative;
  z-index: 11;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  width: 258px;
}

/*====================
* Index 7
======================*/

.post-base {
  float: left;
  position: relative;
  width: 100%;
}

.post-base-left,
.post-base {
    display: inline-block;
    float: none;
    padding-bottom: 65px;
    padding-left: 70px;
    padding-top: 85px;
    position: relative;
}
.popular-review.merged {
    border-left: 50px solid #fff;
    border-right: 50px solid #fff;
    float: left;
    width: 100%;
}
.review-product-image {
    bottom: -50px;
    display: inline-flex;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0 20px;
}

.review-product-image > img {
  display: block;
    margin: 0 auto;
}

.product-title2 {
  float: left;
  width: 100%;
}

.product-title2 h2 {
  color: #000;
    font: 700 34px/35px "poppins";
    margin-bottom: 0;
    max-width: 70%;
    text-transform: capitalize;
}

.product-title2.style2 h3 {   
 left: 0;
  margin-bottom: 0; 
}

.product-title2 > p {
  color: #868686;
    font: 15px/25px "poppins";
  letter-spacing: 0.2px;
  max-width: 85%;
  padding-bottom: 35px;
  padding-top: 20px;
}

.product-title2 > a {
  color: #424242;
  display: inline-block;
  font: 10px "lato";
  text-align: center;
  padding: 12px 23px;
  letter-spacing: 0.2px;
  background: #e0e0e0;

  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.product-title2 > a:hover{
  color: #fff;
}
.discount {
  color: #fff;
  font: bold 80px "poppins";
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  -ms-opacity: 0.2;
  -o-opacity: 0.2;
  opacity: 0.2;
  position: absolute;
  right: 70px;
  top: 10px;
  margin-bottom: 0;
}

.discount i {
  font: bold 40px "poppins";
}

.discount.style2 {
  left: 70px;
  top: 10px;
}




/*====================
* Index 1
======================*/

/*product category index 1*/

.home-filter {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 100px;
}

header.header-1 {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.home-logo {
    float: left;
    left: 80px;
    position: relative;
    top: 63px;
    z-index: 2;
}

.home-menu {
  position: absolute;
  right: 60px;
  top: 60px;
  z-index: 1;
}

.right-menu {
  float: right;
  width: 100%;
  list-style:none;
  padding-right:0;
  margin-bottom: 0;
  direction: rtl;
}

.right-menu > li {
  display: inline-block;
  position: relative;
  margin-left: 6px;
}
.right-menu > li:first-child a{
    background: #000;
    color: #fff;
}

.right-menu > li a {
  background: #fff;
  height: 46px;
  width: 46px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 20px;
  color: #b5b5b5;
}
.right-menu > li > ins.item_count {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    left: -17px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 15px;
    width: 20px;
    z-index: 2;
}

.right-menu2 .mega-caro .owl-next:hover::before, 
.right-menu2 .mega-caro .owl-prev:hover::before{
  color: #333;
}
.right-menu2 > ul li.menu-item-has-children ul li a:hover span{color: inherit;}
.right-menu > li:last-child a {
  color: #000;
}


.product-meta-subtitle {
    color: #828181;
    float: left;
    font-size: 13px;
    letter-spacing: 0.2px;
    width: 100%;
    font-family: poppins;
}
.product-meta-title {
    color: #000;
    float: left;
    font-size: 30px;
    letter-spacing: -0.6px;
    margin-bottom: 38px;
    margin-top: 4px;
    width: 100%;
    font-weight: 600;
    font-family: poppins;
}

.gap.whitish.low-opacity.home {
  height: 872px;
  width: 100%;
}

.prod-cat {
  float: left;
  width: 100%;
  position: relative;
}

.prod-cat img {
  float: left;
  width: 100%;
}

.prod-cat::before {
  background: rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.percent-off {
  border-bottom: 100px solid transparent;
  border-left: 112px solid transparent;
  border-top: 90px solid #C702BA;
  content: "";
  right: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  top: -8px;
  z-index: 2;
}

.percent-off span {
  color: #fff;
  font-family: Crimson Text;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
  position: absolute;
  text-align: center;
  top: -95px;
  right: 13px;
  letter-spacing: 0.2px;
}

.percent-off i {
  font: italic bold 14px/14px "Crimson Text";
  letter-spacing: 0.2px;
}

.prod-cat:hover .percent-off {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}

.prod-cat:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}

.prod-cat::after {
  background: transparent none repeat scroll 0 0;
  border: 2px solid;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.prod-meta {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 2;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.prod-cat h4 {
  color: #fff;
  text-transform: capitalize;
  font: bold 34px/30px "poppins";
  margin-bottom: 0;
  padding-bottom:5px;
}

.prod-meta h6 {
  color: #fff;
  font: 300 16px "lato";
  letter-spacing: 0.6px;
  padding-bottom: 17px;
  margin-bottom: 0; 
}

.prod-meta > a {
  background: #5f5f5f none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: Poppins;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-weight: 500;
  padding: 8px 13px;
}


.home-caro {
  float: left;
  width: 100% !important;
}

.owl-nav {
  position: absolute;
  right: 0;
  top: 0;
}

.owl-prev,
.owl-next {
  color: transparent;
}

.owl-prev::before {
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #292929;
  content: "\f104";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  right: 80px;
  text-align: center;
  top: 35px;
  width: 34px;
  height: 34px;
}

.owl-next::before {
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #292929;
  content: "\f105";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  right: 35px;
  text-align: center;
  top: 35px;
  width: 34px;
  height: 34px;
}

.owl-next:hover:before,
.owl-prev:hover:before {
  border: 2px solid ;
  background: none;
}

.owl-next::before,
.owl-prev::before,
.gallery-post .owl-next::before,
.gallery-post .owl-prev::before {
  border: 1px solid #3a3c3e;
}
.home-carousel {
  float: left;
  width: 100%;
  position: relative;
  max-width: 100%;
}

.home-carousel > img {
  float: left;
  width: 100%;
}

.home-carousel-meta {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.home-carousel-meta > span {
    bottom: 90px;
    color: #131313;
    float: left;
    left: -160px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.home-carousel-meta i {
    float: left;
    font: 33px "Kalam";
    width: 100%;
    color: #131313;
    margin-bottom: 10px;
    letter-spacing: -4.5px;
    -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.home-carousel-meta span b {
  font: bold 40px/50px "Poppins";
  padding-bottom: 13px;
  float: left;
  width: 100%;
}

.home-carousel-meta > span > a {
   border: 2px solid #000;
    color: #161616;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 36px;
    text-transform: capitalize;
    width: 156px;
}

.home-carousel-meta.style2 {
  background: rgba(0, 0, 0, 0);
}

.home-carousel-meta.style2 > span {
  text-align: left;
  color: #262626;
  left: 56%;
  top: 55%;
  -webkit-transform: translate(-50%, -51%);
  -moz-transform: translate(-50%, -51%);
  -ms-transform: translate(-50%, -51%);
  -o-transform: translate(-50%, -51%);
  transform: translate(-50%, -51%);
}

.home-carousel-meta span b {
    color: #131313;
    float: left;
    font: 67px/50px "Mistral";
    width: 100%;
}

.home-carousel-meta.style2 a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #262626;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #333;
  text-align: center;
}

.product-meta h2 {
  font: medium 28px/45px "poppins";
  letter-spacing: -0.6px;
  max-width: 56%;
  padding-bottom: 60px;
  margin-bottom: 0;
  color: 000;
}

.product-meta {
  float: left;
  width: 100%;
}

/*home-temeplate products masenory*/

#options {
  float: left;
  width: 100%;
}

.masonry {
  float: left !important;
  width: 100% !important;
}

.template-products {
  display: table;
  width: 100%;
  list-style:none;
  padding-left:0;
  margin-bottom:0;
  padding-top: 5px;
  overflow-y: unset !important; 
}

.template-products > li {
  display: inline-block;
  width: 25%;
  max-height: 475px;
  min-height: 475px;
  height: 475px;
  margin-top: -1px;
  margin-right: -2px;
  
}
.template-products > li.prod-has-cus-gal{
  width: 22%;
  max-height: 428px;
    min-height: 428px;
    height: 428px;
}

.template-products > li.template-carosel {
  width: 55.8%;
  max-height: 428px;
    min-height: 428px;
    height: 428px;
}

.masonry.isotope > li,
.masonry.isotope > div{
  -moz-transition: all 0.3s linear 0s !important;
  -ms-transition: all 0.3s linear 0s !important;
  -o-transition: all 0.3s linear 0s !important;
  -webkit-transition: all 0.3s linear 0s !important;
  transition: all 0.3s linear 0s !important;
  
}

.template-carosel {
  float: right;
  width: 100%;
}



.video-post {
  float: left;
  width: 99.8%;
  position: relative;
}

.video-post::before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-post img {
  float: left;
  height: 398px;
  width: 100%;
}

.video-image > img {
  float: left;
  width: 100%;
}

.template-products > li.video {
  width: 60%;
}

.video-meta {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  float: left;
  width: 100%;
}

.video-meta i {
  font-size: 40px;
}

.video-meta h5 {
  float: left;
  font: bold 13px "lato";
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  width: 100%;
  color: #fff;
  padding: 18px 0px;
  margin-bottom: 0; 
}

.video-meta h3 {
  float: left;
  font: bold 40px/50px "Poppins";
  width: 100%;
  color: #fff;
  margin-bottom: 0; 
}

.video-meta a {
  color: inherit;
}

/*Right menu popup style*/

.right-menu2 {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 12;
  visibility: hidden;
  transition: all 0.2s linear 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.right-menu2.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.right-menu2 > ul {
  float: left;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.right-menu2.active > ul li.menu-item-has-children ul {
  position: initial;
}

.right-menu2.active > ul > li {
  position: relative;
  float: left;
  width: 100%;
}

.right-menu2.active > ul > li.active > a {
  color: #000;
  left: 140px;
  position: absolute;
  top: 50%;
  z-index: 0 !important;
  transform: translateY(-50%);
  line-height: 59px;
}
.right-menu2.active > ul > li.active > a:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000;
}
.right-menu2.active > ul > li.active > a span:hover,
.right-menu2 > ul li.menu-item-has-children ul li a span:hover {
  color: #333;
}

.right-menu2 > ul > li > a {
  font: bold 40px/70px "poppins";
  text-transform: capitalize;
  color: #fff;
  display: block;
}

.right-menu2.active > a {
  color: #fff;
    float: right;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 33;
}

.right-menu2 > ul li.menu-item-has-children ul {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 50px 19% 50px 30%;
  text-align: left;
  width: 100%;
  display: none;
  transition: unset;
}

.menu-item-has-children.active li.menu-item-has-children ul {
  display: block;
}

.right-menu2 > ul li.menu-item-has-children ul > li {
      border-right: 1px solid #f0f0f0;
    float: left;
    padding-left: 28px;
    padding-right: 28px;
    position: relative;
    width: 33.3%;
}
.right-menu2 > ul li.menu-item-has-children ul > li:last-child{
  border-right: 0;
}
.right-menu2 > ul li.menu-item-has-children ul li a {
  color: #000;
  font: 15px "poppins";
  z-index: 3;
  position: relative;
  background: none;
  width: 100%;
}
.right-menu2 > ul li.menu-item-has-children ul li a:hover{
  background: #fafafa;
}
.menu-item-has-children.active > ul {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.right-menu2.active > ul > li.menu-item-has-children ul{border-top: none;}
/*Light shade of menu home */

.right-menu2.light {
  background: rgba(255, 255, 255, 0.5);
}

.right-menu2.light li a {
  color: #333;
}

.right-menu2.light > ul > li > ul {
  background: #333;
}

.right-menu2.light ul li ul li a {
  color: #fff;
}

.right-menu2.light .menu-item-has-children.active > a {
  color: #fff;
}

.right-menu2.light li.menu-item-has-children ul li::after {
  background: #fff;
}

/*slider style*/

.s1-l3 strong {
  font-weight: 700 !important;
}

/*===================
***** Error 404 page
====================*/

.error-404 {
  float: left;
  text-align: center;
  width: 100%;
}

.error-404 > span {
  color: #e6e6e6;
  float: left;
  font: 239px 'Lato';
  width: 100%;
}

.error-404 > span i {
  font: 239px 'Lato';
}

.error-404 strong {
  color: #232323;
  font: bold 28px/26px "Poppins";
}

.error-404 strong ins {
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.error-info {
  float: left;
  margin-top: 45px;
  position: relative;
  width: 100%;
}

.error-info > input {
  background: #f7f7f7 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 65px;
  padding: 0 75px 0 34px;
  width: 630px;
}

.error-info > button {
  border: medium none;
  color: #fff;
  font-size: 20px;
  height: 64px;
  position: absolute;
  right: 270px;
  top: 0;
  width: 72px;
}

/*===================
***** Contact page
====================*/

.contact-us {
  float: left;
  margin-left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  width: 73%;
}

textarea {
  float: left;
  margin-left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

.text-field,
.single-description .tab-content .comment-form input{
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #858585;
  font: 12px "Lato";
  height: 53px;
  outline: medium none;
  padding-left: 34px;
  padding-right: 20px;
  width: 100%;
}

.text-area,
.single-description .tab-content .comment-form textarea {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #858585;
  float: left;
  font: 12px "Lato";
  height: 205px;
  margin-top: 15px;
  padding-left: 35px;
  padding-top: 30px;
  width: 100%;
  resize: none;
  border: none !important;
}
.single-description .tab-content .comment-form input.submit{
  width: 150px;
  margin-top: 20px !important;
}
.contact-btn {
  border: medium none;
  color: #fff;
  font:500 12px "Poppins";
  height: 50px;
  margin-top: 30px;
  width: 183px;
  margin-left: 50%;
  border-radius: 3px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  transition: all 0.2s linear 0s;
}

.contact-btn:hover{
  background: #000;
  color: #fff;
}

/*Google Map*/

.gen-map {
  float: left;
  width: 100%;
}

.gen-map #canvas {
  height: 424px;
  float: left;
  width: 100% !important;
}

/*===============
**** contact us page
================*/

.contact-info {
  float: left;
  width: 100%;
  background: #f8f8f8;
}

.contact-info.overflow {
  margin-top: -85px;
  margin-left: 35px;
  width: calc(100% - 70px);
}

.contact-info > ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 46px 94px;
  width: 100%;
  z-index: 1;
}

.contact-info > ul li {
  color: #7a7a7a;
  float: left;
  font-size: 14px;
  font-family: Lato;
  line-height: 22px;
  margin-right: 30px;
  max-width: 30%;
  width: 100%;
}

.contact-info > ul li i {
  background: #434141 none repeat scroll 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 20px;
  height: 58px;
  line-height: 58px;
  margin-right: 20px;
  text-align: center;
  width: 58px;
}

.contact-info > ul li strong {
  color: #171717;
  display: block;
  font-family: Poppins;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-info > ul li a {
  -webkit-text-decoration: underline;
  -moz-text-decoration: underline;
  -ms-text-decoration: underline;
  -o-text-decoration: underline;
  text-decoration: underline;
  color: inherit;
}

.contact-us .row > div {
  padding: 0px 7px;
}

/*contact END*/

.blog-list:hover .post-over {
  bottom: 60px;
}

.post-over {
  background: #fafafa;
  left: 0;
  margin-left: 20px;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 40px);
  line-height: 65px;
  padding: 0px 50px;
  z-index: 2;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.post-date {
  color: #999;
  font-family: Crimson Text;
  font-size: 15px;
  font-style: italic;
  float: left !important;
  margin-bottom:0;
  list-style:none;
  padding-left:0;
}

.post-date > li {
  float: left;
  padding-right: 5px;
}

.post-date li a {
  color: #3b3b3b;
  font-family: Crimson Text;
  font-size: 15px;
  -webkit-text-decoration: underline;
  -moz-text-decoration: underline;
  -ms-text-decoration: underline;
  -o-text-decoration: underline;
  text-decoration: underline;
}

.post-viewers {
  float: right;
  margin-bottom:0;
  list-style:none;
  padding-left:0;
}

.post-viewers li {
  display: inline-block;
  padding-left: 22px;
  position: relative;
}

.post-over a {
  color: #999;
  font-family: Crimson Text;
  font-size: 15px;
}

.post-viewers li::before {
  bottom: 0px;
  color: #999;
  content: "/";
  left: 8px;
  position: absolute;
}

.post-viewers li:first-child::before {
  display: none;
}

blockquote {
  background: #fafafa none repeat scroll 0 0;
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 40px 140px;
  text-align: center;
  width: 100%;
  border-left: none;
  position: relative;
}

blockquote::before {
    color: #efefef;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 110px;
    left: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

blockquote > p {
    color: #737373;
    display: inline-block;
    float: left;
    font: italic 22px/34px "Lato";
    text-align: center !important;
    width: 100%;
}

.social-sharing {
  float: left;
  width: 100%;
  margin-top: 48px;
}

.social-sharing > h5 {
  color: #303030;
  float: left;
  font: bold 15px "Poppins";
  line-height: 50px;
  text-transform: capitalize;
  margin-bottom: 0; 
}

.social-sharing > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 32px;
    padding-left: 0;
}
.social-sharing > ul li {
    float: left;
    list-style: outside none none !important;
    margin-right: 10px;
}
.social-sharing li:last-child {
    margin-right: 0;
}
.social-sharing li:last-child a {
    border-right: 0 none;
}
.social-sharing a, .social-sharing a.email {
    border-radius: 100%;
    color: #b3b3b3;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    background: #f7f7f7;
}
.social-sharing a:hover, 
.social-sharing a.email:hover{color: #fff;}

.social-sharing > ul > li a.email {
    font-size: inherit;
    background: #f7f7f7;
    padding-left: 0;
}
.single-admin {
  background: #fafafa;
  float: left;
  width: 100%;
  margin-top: 50px;
}
.admin-photo {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
}
.admin-info {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 80%;
    padding: 20px 0 20px 50px;
}
.admin-photo > img {
  float: left;
}



.admin-info > span {
  color: #444;
  font: bold 18px "Poppins";
  text-transform: uppercase;
}

.admin-info > p {
  color: #737373;
  font: 14px/26px "Lato";
  padding-top: 12px;
}

/*Comment section*/

.comment-sec {
  float: left;
  text-align: center;
  width: 100%;
  padding-top: 50px;
}

.comment-sec > span {
  float: left;
  width: 100%;
  font: bold 24px 'Poppins';
  color: #333;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.comments {
  float: left;
  list-style: outside none none;
  padding: 0;
  text-align: left;
  width: 100%;
  margin-bottom: 0;
}

.comments li {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

.post-comment,
.comment {
  /*display: table;*/
  float: left;
  width: 100%;
  background: #fafafa;
  padding: 35px 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.post-comment img, .comment img {
    display: inline-block;
    margin-right: 25px;
    max-width: 15%;
    min-width: 15%;
    vertical-align: top;
    width: 15%;
}

.comment-detail {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.comment-detail > h3,
.comment-detail > h3:first-child,
.comment-detail > h2:first-child {
  float: left;
  font: 17px 'Poppins';
  margin: 0;
  padding:0;
  color: #555;
  font-weight:bold;
  text-transform: uppercase;
}

.comment-detail > h3 a,
.comment-detail > h2 a {
  color: inherit;
}

.comment-detail > p {
  float: left;
  width: 100%;
  padding-top: 10px;
  color: #666;
  font: 14px/24px 'lato';
}

/*.comment-detail > ul {
  float: left;
  list-style: outside none none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}

.comment-detail > ul > li {
  float: left;
  margin: 0;
  padding-right: 25px;
  position: relative;
  width: auto;
}

.comment-detail > ul > li > span {
  color: #a4b1ba;
  float: left;
  font-family: Lato;
  font-size: 12px;
}

.comment-detail > ul > li::before {
  color: #555555;
  content: "/";
  font-family: lato;
  font-size: 11px;
  position: absolute;
  right: 9px;
  top: 2px;
}

.comment-detail > ul > li a {
  font-size: 12px;
}

.comment-detail > ul > li:last-child {
  padding: 0;
}

.comment-detail > ul > li:last-child::before {
  display: none;
}*/

.comments li {
  list-style: outside none none;
}

.comments li ul.children {
  float: left;
  margin-top: 10px;
  padding: 0 0 0 95px;
  width: 100%;
}

.comments li:last-child {
  margin: 0;
}

.comment-detail > i {
  float: left;
  font: italic 15px "Crimson Text";
  padding-left: 16px;
  padding-right: 50px;
  padding-top: 4px;
}

.comment-detail > a {
  background: #525252 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font: 11px/30px "Poppins";
  height: 30px;
  text-align: center;
  width: 90px;
}

/*comnments END*/

/*Comment form*/

.comment-form {
  float: left;
  width: 100%;
  padding-top: 48px;
}

.comment-form div span {
  color: #333;
  float: left;
  font: bold 24px "Poppins";
  text-align: left;
  text-transform: capitalize;
  width: 100%;
  padding-bottom: 40px;
}

.comment-form .contact-us {
  margin: 0;
  -webkit-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%);
  width: 100%;
}

.comment-form .contact-btn {
  margin: 28px 0px 0px 0px;
  -webkit-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%);
}

.footer-widgets {
  background: #171717 none repeat scroll 0 0;
  float: left;
  padding: 35px;
  width: 100%;
}

.footer-widgets .footer-widget {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

/*--- new style pages(home 4 carousel) ---*/

#holder > div {
  clear: both;
  padding: 2%;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 96%;
}

.regular-checkbox {
  display: none;
}

.regular-checkbox + label {
  background-color: #fff;
  border: 2px solid #848484;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
  display: inline-block;
  padding: 6px;
  position: relative;
  vertical-align: middle;
}

.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
  border: 2px solid #f00;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px 12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  color: #99a1a7;
}

.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 9px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #f00;
}

/*=============== Responsive Header ===============*/

.responsive-header {
  display: none;
}

.sub-head {
  background: #121212 none repeat scroll 0 0;
  float: left;
  padding: 10px 20px;
  width: 100%;
  margin-top: 10px;
}

.responsive-header .opening-time i {
  float: left;
  font-size: 25px;
  vertical-align: bottom;
  width: 25px;
}

.responsive-header .opening-time > span {
  display: table-cell;
  float: left;
  font-size: 11px;
  line-height: 15px;
  max-width: 50%;
  width: 50%;
}

.responsive-header .opening-time {
  float: none;
  padding-left: 10px;
}

.responsive-header .search {
  line-height: initial;
}

.responsive-header .topbar {
  background: #201f1f none repeat scroll 0 0;
  float: left;
  padding: 10px 10px;
  width: 100%;
}

.connect-info {
  float: left;
  width: 100%;
  padding-left: 10px;
}

.connect-info > span {
  color: #999;
  font-family: lato;
  font-size: 11px;
}

.connect-info span i {
  color: #fff;
  margin-right: 10px;
}

.socials {
  float: right;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  padding-right: 10px;
}

.socials > li {
  display: inline-block;
}

.socials > li a {
  background: #3a3a3a none repeat scroll 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 21px;
  text-align: center;
  width: 21px;
}

.logomenu-bar {
  background: #151414;
  -webkit-box-shadow: 0 0 13px #000;
  -moz-box-shadow: 0 0 13px #000;
  -ms-box-shadow: 0 0 13px #000;
  -o-box-shadow: 0 0 13px #000;
  box-shadow: 0 0 13px #000;
  float: left;
  width: 100%;
  padding: 15px 20px;
  z-index: 9999;
  position: relative;
}

.logo-resp {
  float: left;
}

.responsive-header .search-top {
  bottom: -80px;
  z-index: 22;
}

/*--- responsive menu dropdown ---*/

.responsive-menu {
  background: #252424 none repeat scroll 0 0;
  padding: 45px;
  position: fixed;
  text-align: center;
  top: 0;
  bottom: 0;
  z-index: 999999;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
  right:-100%;
  opacity: 0;
  visibility: hidden;
  width: 380px;
  
  /* older webkit */
  
  /* easeOutBack */
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
  
  /* older webkit */
  
  /* easeOutBack */
}


.responsive-menu.show-menu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  right: 0;
}

.theme-layout::before {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    transition: all 0.3s linear 0s;
    opacity: 0;
    visibility: hidden;
}
.theme-layout.show-menu:before{
    opacity: 1;
    visibility: visible;
}
.close-btn {
    border: 3px solid #ababab;
    border-radius: 50%;
    color: #ababab;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    height: 30px;
    line-height: 22px;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 40px;
    width: 30px;
}

.responsive-menu ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 55px;
    padding-left: 0;
    text-align: right;
    width: 100%;
}

.responsive-menu ul li {
  color: #cdcdcd;
  float: left;
  font-size: 13px;
  position: relative;
  width: 100%;
  font-family: Poppins;
}

.responsive-menu ul li.menu-item-has-children::before {
    color: #818181;
    content: "...";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    letter-spacing: 1px;
    position: absolute;
    top: -5px;
}

.responsive-menu ul li a {
    color: #fff;
    float: left;
    font-family: lato;
    font-weight: bold;
    padding: 11px 0;
    position: relative;
    width: 100%;
    font-size: 16px;
}

.responsive-menu ul li:last-child a {
  margin-bottom: 0;
}

.responsive-menu ul li i {
  display: none;
}

.responsive-menu ul li.menu-item-has-children > i {
  cursor: pointer;
  display: block;
  font-size: 15px;
  position: absolute;
  right: 35px;
  top: 18px;
}

.responsive-menu ul li.menu-item-has-children.active > i {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu ul ul.active {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
}
.responsive-menu > ul > li.menu-item-has-children.active > a {
  color: #ffffff;
}

.responsive-menu ul ul ul {
  padding-right: 10px;
}

.responsive-menu ul ul li a {
    color: #ababab;
    font-family: lato;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 10px;
    width: 99%;
}
.responsive-menu ul ul li a:hover{letter-spacing: initial !important;}
.responsive-menu ul ul li.menu-item-has-children > i {
  top: 10px;
}

.responsviemenu-btn {
  color: #fff;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.logomenu-bar > ul {
    display: block;
    float: right;
    margin-top: 10px;
    position: relative;
    z-index: 999;
    margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}

.logomenu-bar > ul > li {
  border-right: 1px solid #393838;
  display: inline-block;
  margin-left: 10px;
  padding-right: 10px;
  position: relative;
}

.logomenu-bar > ul li:last-child {
  padding-right: 0;
}

.logomenu-bar > ul li ins {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: lato;
  font-size: 8px;
  font-style: normal;
  font-weight: bold;
  line-height: 16px;
  position: absolute;
  right: 3px;
  text-align: center;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  top: -7px;
  width: 16px;
  z-index: 999;
}

.logomenu-bar > ul li span {
  cursor: pointer;
  display: inline-block;
  z-index: 999;
  position: relative;
}

.logomenu-bar > ul li span i {
  color: #fff;
  font-size: 16px;
  display: inline-block;
}

.logomenu-bar > ul li:last-child {
  border-right: medium none;
}

.responsive-menu.slidein > ul li a {
  border-right: none;
}

/*.responsive-menu ul li a::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3px;
}*/

.res-cart .cart-dropdown2.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  padding: 0 20px 20px;
  right: 0;
  top: 27px;
  visibility: visible;
  width: 290px;
}

.res-search > form.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.res-search > form {
  position: absolute;
  right: 0;
  top: 44px;
  z-index: 9;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  width: 300px;
}

.res-search form input {
  background: #fff;
  border: 1px solid #535353;
  color: #7b7b7b;
  font-family: lato;
  font-size: 13px;
  padding: 8px 20px;
  text-transform: capitalize;
  border-radius: 0;
  width: 100%;
}

.res-search form button {
  border: medium none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/*--- new pages style ---*/

/*--- news letter widget ---*/

.news-letter-widget {
  float: left;
  width: 100%;
}

.news-letter-widget > span {
  color: #999;
  float: left;
  font-family: lato;
  font-size: 14px;
  letter-spacing: 0.25px;
  padding-bottom: 15px;
  padding-top: 18px;
  width: 100%;
}

.news-letter-widget form input {
  background: #f6f5f5 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #999;
  float: left;
  font-family: lato;
  font-size: 12px;
  letter-spacing: 0.3px;
  padding: 12px;
  text-align: center;
  width: 223px;
}

.news-letter-widget form button {
  background: #333 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-family: lato;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 33px;
  margin-top: 25px;
  text-transform: uppercase;
  width: 109px;
}

/*--- widget end ---*/

/*--- comming soon page ---*/

.comming-soon-logo {
  float: left;
  text-align: center;
  width: 100%;
}

.commingsoon {
  padding-top: 80px;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  position: relative;
}

.comming-soon-logo {
  float: left;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}

.timer {
  float: left;
  text-align: center;
  width: 100%;
}

.com-pg-in > h1 {
  color: #fff;
  float: left;
  font-family: Poppins;
  font-size: 50px;
  font-weight: 900;
  letter-spacing: -0.2px;
  width: 100%;
  margin-bottom: 0;
}

.com-pg-in > p {
  color: #969595;
  float: left;
  font: bold 15px "lato";
  letter-spacing: 0.4px;
  padding-bottom: 45px;
  padding-top: 8px;
  width: 100%;
}

.com-pg-in {
  float: left;
  width: 100%;
}

.countdown {
  float: left;
  width: 100%;
}

.countdown > li {
  display: inline-block;
  margin-right: 26px;
  position: relative;
}

.countdown > li::before,
.countdown > li::after {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;

  border-radius: 50%;
  content: "";
  height: 7px;
  position: absolute;
  right: -19px;
  top: 40px;
  width: 7px;
}

.countdown > li::after {
  top: 70px;
}

.countdown > li:last-child::before,
.countdown > li:last-child::after {
  display: none;
}

.countdown > li > span {
  border: 5px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-family: Poppins;
  font-size: 45px;
  font-weight: bold;
  height: 110px;
  line-height: 102px;
  text-align: center;
  width: 110px;
}

.countdown > li > p {
  color: #fff;
  font-family: Poppins;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 4px;
  margin-top: 17px;
  text-transform: uppercase;
}

.countdown > li:last-child {
  margin-right: 0;
}

form.subscribtion {
  float: left;
  margin-top: 70px;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 36px;
}

.fancy-social {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.subscribtion > input {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #444;
  font-family: lato;
  font-size: 12px;
  padding: 15px 35px;
  width: 492px;
}

.subscribtion > button {
  border: medium none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  line-height: 33px;
  position: absolute;
  right: 443px;
  top: 7px;
  width: 33px;
  outline: none;
}

.fancy-social > li {
  display: inline-block;
  margin-right: 32px;
}

.fancy-social > li:last-child {
  margin-right: 0;
}

.fancy-social > li > a {
  color: rgba(255, 255, 255, 0.2);
  font-size: 20px;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  height: 40px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.fancy-social > li > a:hover i {
  color: #fff;
}

/*--- single product countdown ---*/

.countdown2,
.countdown23 {
  background: #fff;
  color: #fff;
  float: left;
  padding: 18px 20px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
  border: 2px solid #ebebeb;
}

.countdown2 > li,
.countdown23 > li {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-top: 6px;
  text-align: center;
  width: 78px;
  position: relative;
}
.countdown2 > li:before,
.countdown23 > li:before{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 28px;
  background: #d6d6d6;
  transform: translateY(-50%);
}
.countdown2 > li:last-child:before,
.countdown23 > li:last-child:before{
  display: none;
}
.countdown2 > li > span,
.countdown23 > li > span {
  font-family: Poppins;
  font-size: 26px;
  font-weight: bold;
  color: #444;
  line-height: 10px;
}

.countdown2 > li:last-child,
.countdown23 > li:last-child {
  border-right: medium none;
  margin-right: 0;
  padding-right: 0;
}

.countdown2 > li > p,
.countdown23 > li > p {
  font-family: Poppins;
  font-size: 12px;
  text-transform: capitalize;
  color: #888;
  margin-top: 0 !important;
  line-height: 10px;
}

.quick-view ul.countdown2 {
  clear: both;
  margin-top: 20px;
}

/*--- popup ---*/

.popup-wraper {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  float: left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.popup {
  background: #fff;
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 600px;
  padding-bottom: 40px;
  padding-top: 40px;
}

.popup-bg {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.deal-popup {
  float: left;
  text-align: center;
  width: 100%;
}

.deal-popup > span {
  float: left;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  width: 100%;
}

.deal-popup span i {
  font-style: normal;
}

.deal-popup .countdown2 {
  background: transparent none repeat scroll 0 0;
  float: left;
  margin-bottom: 35px;
  margin-top: 12px;
  width: 100%;
}

.deal-popup .countdown2 li span {
  color: #202020;
  font-size: 25px;
  line-height: initial;
}

.deal-popup .countdown2 > li {
  border-right: 1px solid #ececec;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 24px;
  padding-top: 0;
}

.deal-popup .countdown2 li p {
  color: #202020;
  font-family: Poppins;
  font-size: 13px;
}

.deal-popup .countdown2 > li:last-child {
  border-right: 0 none;
  margin: 0;
  padding: 0;
}

.deal-popup > a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: lato;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1px;
  line-height: 36px;
  text-align: center;
  text-transform: uppercase;
  width: 156px;
}
.deal-popup > a:hover{background: #333;}
.close-btn-popup {
  color: #000;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 4px;
}

.popup.blackish .countdown2 span,
.popup.blackish .countdown2 p,
.popup.blackish .deal-popup > span,
.popup.blackish .close-btn-popup {
  color: #fff;
}

/*--- subscribe popup ---*/

.subscribe-popup {
  float: left;
  padding-bottom: 84px;
  padding-top: 45px;
  text-align: center;
  width: 100%;
}

.subscribe-popup > span {
  display: inline-block;
  font-family: Poppins;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 27px;
  max-width: 60%;
  width: 100%;
}

.subscribe-popup form {
  display: inline-block;
  position: relative;
  width: auto;
}

.subscribe-popup form input {
  background: #efefef none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  color: #545454;
  font: 13px "lato";
  padding: 15px 22px;
  width: 315px;
}

.subscribe-popup form button {
  border-bottom-colors: none;
  border-left-colors: none;
  border-right-colors: none;
  border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: currentcolor currentcolor currentcolor #ececec;
  -webkit-border-image: none;
  -moz-border-image: none;
  -ms-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-style: none none none solid;
  border-width: medium medium medium 1px;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.subscribe-popup .logo {
  padding-bottom: 10px;
}

.popup.stlye2 {
  width: 668px;
}
.popup-wraper {
  display: none;
}

.popup-wraper.closed {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

/*--- quick view popup ---*/

.close-quickview {
  float: left;
  width: 100%;
}

.close-quickview > a {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 15px;
  line-height: 40px;
  margin-bottom: 22px;
  text-align: center;
  width: 40px;
  position: relative;
  z-index: 9;
}

.quickview-popup {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -ms-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}

.quick-view {
  background: #fff none repeat scroll 0 0;
  float: left;
  width: 100%;
}

.quickview-popup.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.quickview-popup.active .cart {
  margin-top: 30px;
}


/*--- popular tag widgets ---*/

.popular-tags {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.popular-tags > li {
  display: inline-block;
  margin-bottom: 4px;
}
.tagcloud{
  float:left;
  width: 100%;
  margin-top: 15px; 
}
.popular-tags > li a,
.tagcloud > a,
.tagcloud a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #797979;
  display: inline-block;
  font-family: lato;
  font-size: 12px !important;
  letter-spacing: 0.2px;
  padding: 5px 16px;
  background: #f4f4f4;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  margin-bottom: 5px;
}

.popular-tags > li a:hover,
.tagcloud > a:hover {
  background: #000 !important;
  color: #fff !important;
}

/*--- twitter widget ---*/

.twitter-widget {
  float: left;
  margin-top: 30px;
  width: 100%;
}

.twitter-widget > li {
  border-bottom: 1px solid #dee5e9;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.twitter-widget > li > i {
  background: #04d5fb none repeat scroll 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  float: left;
  line-height: 40px;
  text-align: center;
  width: 40px;
  padding-right: 0 !important;
}

.twiter-meta {
  overflow: hidden;
  padding-left: 13px;
}

.twiter-meta > span {
  color: #2c3e50;
  font: bold 14px "lato";
  text-transform: capitalize;
}

.twiter-meta > span i {
  color: #a1b1bc;
  font-style: normal;
  font-weight: normal;
  padding-left: 8px;
  padding-right: 0;
  font-size: 12px !important;
}

.twiter-meta > p {
  color: #a1b1bc;
  font-family: lato;
  font-size: 14px;
  line-height: 24px;
}

.twiter-meta > a {
  color: #1abc9c !important;
  font-size: 14px;
}

/*--- instagarm carouse widget ---*/

.instagram-caro {
  float: left;
  margin-top: 23px;
  width: 100%;
}

.instagram-caro li {
  display: inline-block;
}

.instagram-caro li a {
  float: left;
  margin-bottom: 6px;
  margin-right: 5px;
  width: 47.6% !important;
}
.instagram-caro li a img{
  width: initial !important;  
}

.instagram-caro > li a:nth-child(2n+2) {
  margin-right: 0;
}

.instagram-caro.style2 li a {
  margin-bottom: 7px;
  margin-right: 7px;
}

.instagram-caro.style2 li a {
  float: left;
  max-width: 30.0%;
  width: 30%;
}

.owl-dots {
  bottom: -10px;
  left: 0;
  position: absolute;
}

.owl-dot {
  background: #f1f1f1 none repeat scroll 0 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  height: 4px;
  margin-right: 4px;
  width: 15px;
}

.owl-dot.active {
  background: #3f3f3f;
}

/*--- size filter widget ---*/

.size-filter {
  float: left;
  margin-top: 20px;
  width: 100%;
}

.size-filter > li {
  display: inline-block;
  margin-right: 12px;
}

.size-filter > li a {
  background: #efefef none repeat scroll 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-family: Poppins;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: initial;
  padding: 6px 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.size-filter > li a:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/*cross Transitions*/

.product-list-info > a,
input.dark-btns,
.top-social li a,
.mega-menu,
.mega-menu a,
.menu-item-has-children ul,
.menu-item-has-children ul li a,
.main-menu > li > a:before,
.grid-post h3 a,
.pagintion a,
.footer-social li a,
.useful-links > li a,
.footer-widget .menu li a,
.related-product h6 a,
.gallery-uplayer,
.main-menu2 > li > a:before,
.up-layer,
.mega-menu2,
.megamenu,
.mega-menu2 a,
.megamenu2 a,
.megamenu a,
.menu-item-has-children ul,
.menu-item-has-children ul > li > a,
.post-meta > img,
.post-meta2 > img,
.prod-viewdetail > a,
.catlog-image img,
.footer2-gallery > li::after,
.zoom,
.prod-uplayer,
.wishlist ul li a,
.widget-categories > ul li a,
.widget-categories > ul li:hover,
.Recent-post li h4 a,
.blog-list-info > h3 a,
.blog-list-info > h6 a,
.our-services h4 a,
.company-heading > a,
.team-meta h5 a,
.mini-product-infos > h3 a,
.cart-list-thumb > h3 a,
.delete-cart,
.heading-style2 h3 a,
.pop-category > h4 a,
.pop-category > span a,
.pop-detail > h4 a,
.pop-uplayer a,
.view-more a,
.option-set > li a,
.banner-info > h3 a,
.fresh-blog-info > h4 a,
.fresh-blog-info > span a,
.side-menu > li a,
.side-social li a,
.upper-style,
.upper-style > ul li a,
.load-more > a,
.load-more.style2 > a,
.post-beta::before,
.post-tittle,
.post-tittle > h4 a,
.rating,
.over-layer,
.prod-cat,
.percent-off,
.prod-meta > a,
.menu-item-has-children ul li a,
.video-meta a,
.owl-next:before,
.owl-prev:before,
.contact-info > ul li a,
.social-sharing a,
.comment-detail > a,
.post-date li a,
.post-over a,
.footer-gallery > a,
.cart-dropdown2,
.login-wraper,
.side-widgets ul li a,
.side-widgets .textwidget > a,
.woocommerce .checkout-button.dark-btns,
.woocommerce-Button.button,
.side-menubar nav > ul > li a span,
.news-letter-widget form button,
.single-cart-btn > a,
.deal-popup > a,
.product-title > a,
.outlet-price > a,
.product-title2 > a,
.reset_variations,
a
{
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.grid-post img,
.blog-list img,
.grid-post-info > a,
.blog-list-info > a {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.pop-uplayer {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*-------------------------------------
***  Changes for wooo commerece default classes
------------------------------------*/

.search-some {
  border: 1px solid #dedede;
  color: #838383;
  font: 12px "lato";
  height: 40px;
  padding: 0 60px 0 15px;
  width: 100%;
}

.side-widgets .contact-form {
  float: left;
  position: relative;
  width: 100%;
}

.textwidget {
  float: left;
  width: 100%;
}

.side-widgets .textwidget > a {
  color: #848484;
  font: 14px "lato";
  letter-spacing: 0.3px;
  margin-right: 10px;
  position: relative;
  text-transform: capitalize;
}

.textwidget > a::before {
  content: ",";
  position: absolute;
  right: -8px;
  top: 0;
}

.textwidget > a:last-child::before {
  display: none;
}

.checkout_coupon input.button {
  margin-top: 10px;
}

.woocommerce-Price-amount {
  display: inline-block;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
}

.total-order-box table tbody tr span {
  display: inline-block;
  margin: 0;
  text-align: center;
  width: initial;
}

.total-order-box table tbody tr td span.woocommerce-Price-currencySymbol {
  width: 20px;
}

.total-order-box .order-total strong {
  padding-left: 0;
}

.total-order-box .order-total > td {
  text-align: center;
}

.account-billing-sec .payment-options.woocommerce-checkout-payment {
  margin-left: -15px;
  padding: 20px 10px 5px 20px;
}

.payment_method_cheque {
  top: 10px;
}

.single-cart-btn .added {
  display: none;
}

.single-cart-btn .added_to_cart.wc-forward {
  line-height: 45px;
}

.cart .woocommerce-Price-amount.amount {
  margin-top: 0;
}

.woocommerce #reviews #comments ol.commentlist > li > img.avatar {
  left: 54px;
  top: 4px;
  width: 100px;
}

#comments .commentlist {
  float: left;
  margin-top: 30px !important;
  width: 100%;
}

.woocommerce #review_form #respond {
  margin-top: 20px;
}

.comment-respond .comment-form {
  float: left;
  text-align: left;
  width: 100%;
}

.comment-respond .comment-form p span {
  padding: 0;
}

textarea#comment {
  border: 2px solid #e7e7e7;
}

.comment-form p.comment-form-author label,
.comment-form p.comment-form-email label,
.comment-form p.comment-form-comment,
.comment-form p.comment-form-rating {
  float: left;
  width: 100%;
}

.comment-form p.comment-form-author input,
.comment-form p.comment-form-email input {
  border: 2px solid #e7e7e7;
  padding: 0 20px;
  line-height: 30px;
}

#commentform .required {
  float: unset;
  font: 15px "lato";
}

.comment-respond .stars {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.subscribe #response-message {
  position: absolute;
  top: 50px;
  width: 100%;
}

.subscribe #response-message .alert-warning {
  font: 10px "lato";
  left: 0;
  padding: 0;
  position: absolute;
  bottom: -10px;
  width: 100%;
}

.alert.alert-success {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  left: 50%;
  position: absolute;
  bottom: -50px;
  transform: translate(-50%);
  width: 100%;
}
.side-widgets .alert.alert-success{
  bottom: -26px;  
  font-size: 10px;
}

.star-rating {
  float: left !important;
}

.added {
  display: none !important;
}

.added_to_cart.wc-forward {
  color: transparent !important;
  font-size: 10px;
  position: relative;
  vertical-align: middle;
  z-index: 33;
  height:36px;
  padding-left: 30px !important;
  width: 39px;
}

.upper-style .added_to_cart.wc-forward {
  line-height: 16px;
}

.added_to_cart.wc-forward::after {
  color: #404040;
  content: "\f06e";
  font-family: fontawesome;
  font-size: 16px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: visible;
}

.wishlist ul li:hover a.added_to_cart.wc-forward {
  color: transparent;
}

a.added_to_cart.wc-forward:hover:after {
  color: #fff;
}

.pop {
  color: white;
  font: 14px "lato";
  left: 0;
  letter-spacing: 1px;
  position: fixed;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  width: 100%;
  z-index: 999;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}

.alert.alert-error {
  margin-bottom: 0;
}

.woocommerce-message {
  float: left;
  width: 100%;
  font: 13px 'lato';
  margin-top: 50px !important;
}

.total-amount {
  border: 2px solid #fafafa;
  float: right;
  padding: 0 35px 10px;
  text-align: right;
  width: 50%;
}

.cross-sells {
  margin-top: 50px;
}

.cross-sells h2 {
  border-left: 3px solid;
  color: #242424;
  float: left;
  font-family: "Poppins";
  font-size: 17px;
  font-weight: 900;
  line-height: 26px;
  margin: 0 0 30px 0;
  padding-left: 15px;
  width: 100%;
  text-transform: uppercase;
}

.billing-sec .select2-choice {
  border: 2px solid #e7e7e7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #555555 !important;
  font-family: lato;
  font-size: 13px !important;
  line-height: 51px;
  padding: 0 20px;
}

.checkout_coupon .button {
  background: #494949 none repeat scroll 0 0 !important;
  color: #fff !important;
  font-family: Lato;
  height: 40px;
  margin-top: 6px !important;
  text-transform: uppercase;
  font-size: 12px !important;
}

.select2-drop.select2-display-none.select2-with-searchbox.select2-drop-active {
  border: none;
}

.woocommerce-shipping-fields {
  margin-top: 50px;
}

.woocommerce-shipping-fields > h3 {
  border-left: 3px solid;
  color: #242424;
  float: left;
  font-family: Poppins;
  font-size: 17px;
  font-weight: 900;
  line-height: 26px;
  margin-bottom: 30px;
  padding-left: 15px;
  text-transform: uppercase;
  width: 100%;
}

.woocommerce-shipping-fields #order_comments_field label {
  display: none;
}

.woocommerce-checkout-payment {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: 2px solid #e7e7e7;
}

.payment_box.payment_method_cheque {
  background: #fbfbfb none repeat scroll 0 0 !important;
  border: 1px solid #e9e9e9;
  font: 13px "lato" !important;
  letter-spacing: 0.5px;
  margin-top: 20px !important;
}

.payment_box.payment_method_cheque:before {
  border-color: transparent transparent #ededed !important;
  top: -13px !important;
}

.about_paypal {
  font: 10px "lato";
  margin-left: 10px;
}

.create-account > p {
  color: #707070;
  font: 13px "lato";
  letter-spacing: 0.4px;
}

.product-name > a {
  color: #303030;
  font-family: Poppins;
  font-size: 14px;
}

/*--- theme test unit general code ---*/

.sticky {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 2px solid #eeeeee;
  max-width: 100%;
  padding: 50px;
}

.sticky > h3 {
  padding: 0;
  margin-bottom: 0; 
}

.alignleft {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}

.alignright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}

figure.aligncenter,
.aligncenter {
  display: block;
  margin: 10px auto;
  text-align: center;
}


figure.alignnone {
  max-width: 100%;
  margin: 10px 0;
}

select {
  float: left;
  height: 40px;
  padding: 0 20px;
  width: 100%;
  margin-top: 16px;
}

table {
  width: 100%;
}

table tr td,
table tr th {
  border: 1px solid #dcdcdc;
  padding: 5px;
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 10px 0px;
  padding: 0 5px;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.03%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.wp-post-image {
  width: initial !important;
}

.gallery-item .gallery-icon {
  overflow: hidden;
}

.post-password-form input[type="password"] {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #858585;
  font: 12px "Lato";
  height: 53px;
  outline: medium none;
  padding-left: 34px;
  padding-right: 20px;
  width: 320px;
}

.post-password-form input[type="submit"] {
  border: medium none;
  color: #fff;
  font: 12px "Poppins";
  height: 50px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  width: 75px;
}

iframe,
embad {
  float: left;
  width: 100%;
  height: 450px;
  border: none;
}
.blog-list-info > ul > li ul {
  padding-left: 20px;
}

.blog-list-info ul li {
  list-style-type: disc;
}
.blog-list-info > ol li {
  list-style-type: decimal;
}

.blog-list-info > ol > li ol {
  padding-left: 20px;
}

.blog-list-info ol li ul li {
  list-style: inside none disc;
  padding-left: 20px;
}

.blog-list-info ul li ol li {
  list-style: inside number;
  padding-left: 20px;
}

.side-widgets > label {
  display: none;
}

.contact-form button {
  border: medium none;
  color: #fff;
  font: 12px "Poppins";
  height: 40px;
  position: absolute;
  right: 16px;
  top: -40px;
  width: 75px;
}

.side-widgets .contact-form {
  float: left;
  position: relative;
  width: 100%;
}

.blog-img {
  text-align: center;
  float: left;
  width: 100%;
}

.page_section_title {
  color: #333;
  float: left;
  margin-top: 95px;
  text-align: center;
  width: 100%;
}

.page_section_title > h3 {
  float: left;
  font: bold 40px "poppins";
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 0; 
}

.blog-list-info .post_date {
  color: #c4b9b9;
  font: italic 15px "Crimson Text";
  padding-top: 16px;
  border-bottom: none;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
}

.white-layer::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}

/*.categories2 {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  line-height: 60px;
  margin-bottom: 10px;
  margin-top: 40px;
  padding-left: 40px;
  width: 100%;
  }*/

 .categories2 {
    display: inline-block;
    margin: 5px 0;
    width: 100%;
}

  .categories2 > h3,
  .tags > h3 {
    color: #303030;
    float: left;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-right: 15px;
    position: relative;
    text-transform: capitalize;
    line-height: 20px;
    margin-bottom: 0;  
  }

  .categories2 > h3::before,
  .tags > h3:before {
    content: ":";
    position: absolute;
    right: -6px;
    top: 0;
  }

  .categories2 > a,
  .tags ul li a {
    display: inline-block;
    font-family: lato;
    text-transform: capitalize;
    font-size: 13px;
    color: #666666;
    letter-spacing: 0.4px;
  }

  .single-price .price > ins {
    float: left;
  }

  .single-price .price {
    margin-bottom: 20px;
  }

  .single-price .price > ins > span {
    -webkit-text-decoration: underline;
    -moz-text-decoration: underline;
    -ms-text-decoration: underline;
    -o-text-decoration: underline;
    text-decoration: underline;
  }

  .single-price .price del span {
    -webkit-text-decoration: line-through;
    -moz-text-decoration: line-through;
    -ms-text-decoration: line-through;
    -o-text-decoration: line-through;
    text-decoration: line-through;
    vertical-align: bottom;
  }

  .comment-respond h3 {
    color: #666;
    float: left;
    font-family: Poppins;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 100%;
  margin-bottom: 0;  
  }

  .comment-respond h3 {
    color: #666;
    float: left;
    font-family: Poppins;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 100%;
  margin-bottom: 0;  
  }

  .comment-notes > span {
    font-family: Poppins;
    font-size: 14px;
  }
 
  .actions .button.dark-btns.update[disabled=""] {
    clear: both;
    font-size: 12px;
    line-height: 37px;
    margin-top: -52px;
    background: #ebe9eb;
  }
  .actions .button.update.dark-btns{
    background: #494949;
    clear: both;
    color: #fff;
    font-size: 12px;
    line-height: 37px;
    margin-top: -52px;
  }
 
  .woocommerce .checkout-button.dark-btns {
    clear: right;
    float: right;
    margin-right: 115px;
    width: initial;
  }

  .button.dark-btns.update:hover {
    color: #fff;
  }

  .comment-form .submit {
    background: #494949 none repeat scroll 0 0 !important;
    color: #fff !important;
  }

  .button.wc-forward {
    color: #fff !important;
    display: inline-block;
    margin-top: 20px;
    padding: 4px 10px;
  }

  .wpb_button,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
  }

  .over-layer li .added_to_cart.wc-forward {
    line-height: unset;
    padding: 0 32px;
  }

  .over-layer li .added_to_cart.wc-forward::after {
    color: #fff;
  }

  .post-beta .post-tittle > h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  margin-bottom: 0;  
  }
  .post-beta .woocs_price_code{padding-left: 0;}
  .post-video iframe {
    width: 100%;
    height: 450px;
  }

/*.template-products .post-stars {
  display: block;
  height: 19px;
  }*/

/*.home-carousel > img {
  height: 393px;
  max-height: 393px;
  }*/

  .tab-button-style > li a img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
  }

  .woocommerce-review-link {
    color: #333;
  }

  /*--- woocommerece default widgets ---*/

  .comment-author-link {
    float: left;
    font-family: Poppins;
    text-transform: uppercase;
    width: 100%;
  }

  .side-widgets ul li .post-date {
    float: left;
    width: 100%;
  }

  .menu-custom-menu-container > ul > li a {
    color: #848484;
  }

  .textwidget p {
    color: #848484;
    float: left;
    font-family: lato;
    letter-spacing: 0.4px;
    line-height: 26px;
    width: 100%;
    font-size: 14px;
  }

  .woocommerce-product-search .search-field {
    border: 1px solid #ccc;
    float: left;
    font-family: lato;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    width: 100%;
  }

  .woocommerce-product-search {
    float: left;
    position: relative;
    width: 100%;
  }

  .woocommerce-product-search > input[type="submit"] {
    border: medium none;
    font-size: 12px;
    font-weight: normal;
    height: 39px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    transition: all 0.2s linear 0s;
  }
  .woocommerce-product-search > input[type="submit"]:hover{
  color: #fff;
  background: #000;
  }
  .product-bg-carousel {
    float: left;
    position: relative;
    width: 100%;
  }

  aside {
    float: left;
    width: 100%;
  }

  .product_on_sale {
    display: inline;
  }

  .product_on_sale > span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: -10px;
    position: relative;
    text-align: center;
    width: 35px;
    z-index: 2;
    background: #000;
  }
.widget .product_list_widget > li{
  margin-bottom: 15px !important;
}
  .product_list_widget li img {
    float: left;
    margin-right: 10px;
    max-width: 25%;
    width: 25%;
  }

  .product_list_widget li a span {
    float: left;
    padding: 0;
    width: 70%;
  }

  .product_list_widget > li {
    display: inline-block;
  }

  .product_list_widget .star-rating {
    float: left;
    width: 69%;
    font-size: 10px;
  }

  .product_list_widget span.reviewer {
    padding-left: 10px;
  }

.widget.woocommerce.widget_recent_reviews span.reviewer {
    color: #999;
    padding-left: 0;
    padding-top: 8px;
}

  .cart_list span.quantity {
    float: left;
    width: 68%;
  }

  .mini_cart_item > a {
    color: #848484;
    display: block !important;
  }



/*.product_list_widget li a{
  padding-left: 10px; 
  display:initial; 
  line-height:20px !important;
  }*/

  .theme-layout.boxed .footer-gallery2 {
    width: calc(83% + 107px);
  }

  .woocommerce-checkout-payment {
    margin-left: 0 !important;
  }

  .pop {
    font-size: 14px;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
  }

  .alert {
    margin: 0;
  }
.alert > p{color: #000;}
  .dark-gray {
    background: #d2d2d2  none repeat scroll 0 0;
  }

  .gray {
    background: #eee;
  }

  .dark-light {
    background: #f8f8f8 none repeat scroll 0 0;
  }

  .payment-options > ul > li p .input-radio {
    margin-top: 9px !important;
    outline: none;
  }

  .woocommerce-currency-switcher-form .dd-selected img {
    max-width: 30px;
    padding-left: 5px;
  }

  .woocommerce-currency-switcher-form .dd-selected {
    display: inline-block !important;
    padding: 0 !important;
  }

  .woocommerce-currency-switcher-form .dd-selected > label {
    font-size: 11px;
    line-height: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 13px !important;
  }
  .woocommerce-currency-switcher-form a.dd-option{
   padding: 5px 10px !important;  
 }
 .dd-option-image,
 .dd-selected-image {
  float: none !important;
  max-width: 20px;
  width: 20px;
}
.dd-select{
  border: 2px solid #f7f7f7 !important;
  background: transparent !important; 
}
/*--- thank you page style ---*/
address {
  float: left;
  width: 100%;
}
header > h2 {
  margin-bottom: 30px;
}
.shop_table.customer_details tr {
  border-top: 1px solid #dfdfdf;
}

.woocommerce-thankyou-order-details.order_details {
  background: #f8f8f8 none repeat scroll 0 0;
  padding: 40px;
}

.woocommerce > h2 {
  float: left;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: initial;
  width: 100%;
  margin-bottom: 0;
}

.woocommerce-thankyou-order-received {
  font-family: Poppins;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: capitalize;
}

.shop_table.order_details {
  float: left;
  margin-top: 40px !important;
  width: 100%;
}

.shop_table.order_details th {
  text-align: left;
  padding-left: 30px !important;
}

.woocommerce table.shop_table {
  border: none !important;
}

.shop_table.order_details tbody td,
.shop_table.order_details tfoot td,
.shop_table.order_details tfoot th {
  text-align: left;
  padding: 15px 10px 15px 30px;
}

.woocommerce table.shop_table {
  border-collapse: collapse !important;
}

.shop_table.order_details tbody tr:nth-child(even) {
  background: #f8f8f8;
}

.woocommerce-thankyou-order-details > li strong {
  padding-top: 7px;
}

/*--- login page ---*/

.login label,
.register label {
  font-size: 13px;
  width: 100%;
}

.login input,
.register input {
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 10px 10px;
  line-height: initial !important;
}

.login .dark-btns {
  line-height: initial;
  padding: 10px 35px;
}

.woocommerce-LostPassword.lost_password > a {
  color: #333;
  font-size: 11px;
  padding-left: 15px;
  width: initial;
}

.woocommerce-LostPassword.lost_password {
  float: left;
  margin-top: -30px;
  width: initial !important;
}

.woocommerce-Button.button {
  background: #494949 !important;
  border: medium none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  float: right;
  font-family: Lato;
  font-size: 12px !important;
  font-weight: bold !important;
  margin-left: 10px !important;
  padding: 10px 32px !important;
  text-transform: uppercase;
  margin-top: 10px !important;
}

.header_class3 .container {
  padding-left: 262px;
  width: 1180px;
}

.header_class3 .footer2 .container {
  padding-left: 0;
}

.nomore {
  color: red;
  font-family: lato;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 25px 0;
  text-align: center;
  text-transform: uppercase;
}

.side-menubar nav > ul {
  margin-top: 35px;
}

.side-menubar nav > ul li.menu-item-has-children ul {
  left: 220px;
  top: 0;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08); 
  background: #1e1e1e
}

.side-menubar nav > ul .megamenu {
  left: 220px !important;
  top: 0 !important;
}
.side-menubar.style2 nav > ul .megamenu,
/*.side-menubar.style2 nav > ul li.menu-item-has-children ul {
  left: 245px !important;
}*/
.side-menubar nav > ul > li {
  display: block;
  line-height: 50px;
  padding: 0 0 7px !important;
  position: relative !important;
  width: 100%;
  border: none;
}
.side-menubar nav > ul > li::before {
  background: #959595 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 10px;
}
.side-menubar nav > ul > li > a {
  font-size: 15px;
  letter-spacing: -0.6px;
  text-transform: capitalize;
  width: 100%;
  font-family: Poppins;
}

#customer_login form.login {
  width: 100%;
}



.menubar2.style2 nav > ul {
  line-height: 65px;
}

.right-menu2.active .megamenu {
  background: #fff none repeat scroll 0 0;
  border-top: medium none;
  margin-left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

.right-menu2.active li.menu-item-has-children ul > li > ul{
  padding: 0 !important;
  margin-top: 10px; 
}
.right-menu2.active .megamenu .mega-links h3,
.right-menu2.active .megamenu .mega-links a,
.right-menu2.active .mega-menu-title {
  color: #444;
}
.right-menu2.active .megamenu .mega-links h3{margin-bottom:0;}
.right-menu2.active > ul > li > .megamenu {
  display: none;
}

.right-menu2.active > ul > li.active > .megamenu {
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
  position: static;
  z-index: 44;
}

.footer-widget li.menu-item-has-children > ul {
  display: none;
}

.menu-links > li a:hover span {
  color: #fff;
}
/*carousel nave style*/

.mega-caro .owl-nav {
  position: absolute;
  right: 5px;
  top: -30px;
}

.mega-caro .owl-prev,
.mega-caro .owl-next {
  color: transparent;
}

.mega-caro .owl-prev::before {
  background: #444;
  color: #878993;
  content: "\f104";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 26px !important;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 0px;
  width: 28px;
  border: 1px solid transparent;
  height: 28px !important;
  border-radius: 0 !important;
}

.mega-caro .owl-next::before {
  background: #444;
  color: #878993;
  content: "\f105";
  display: inline-block;
  font-family: fontawesome;
  font-size: 16px;
  line-height: 26px !important;
  height: 28px !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 28px;
  border: 1px solid transparent;
  border-radius: 0 !important;
}

.mega-caro .owl-next:hover:before,
.mega-caro .owl-prev:hover:before {
  color: #fff;
  background: transparent;
  border: 1px solid #3d3d3d;
}

.mega-caro .owl-item > li {
  list-style: none;
}

/*nav style end*/
/*input.search {
  border: 1px solid #dbdbdb;
  font-size: 12px;
  line-height: 39px;
  padding: 0 20px;
  width: 100%;
  }*/

  /*.single-post .blog-list-info > p {
    float: none;
    width: initial;
  }*/

  .post-password-form {
    float: left;
    margin-top: 30px;
    width: 100%;
  }

  .post-password-form > p {
    padding-bottom: 20px;
  }

  .logged-in-as > a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    text-transform: capitalize;
  }

  .side-cart h6 span > span {
    float: left;
    font-family: lato;
  }

  .related-product > li > span del span {
    -webkit-text-decoration: line-through;
    -moz-text-decoration: line-through;
    -ms-text-decoration: line-through;
    -o-text-decoration: line-through;
    text-decoration: line-through;
  }

  .tab-dec > ol,
  .tab-dec > ul {
    display: table;
    list-style: outside none number;
    padding-top: 20px;
    padding-left: 40px;
    width: auto;
  }

  .tab-dec ol li,
  .tab-dec ul li {
    clear: both;
    margin-bottom: 5px;
  }

  .tab-dec ol li a,
  .tab-dec ul li a {
    color: #5a5a5a;
    display: block;
    font-family: lato;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: left;
  }

  .tab-dec > p iframe {
    margin-top: 30px;
  }
  .single-description .tab-dec > p{padding-left:0;}
  .description > p {
    color: #999;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
  }

  .meta > strong {
    margin-left: -70px;
    text-transform: capitalize;
  }

  .woocommerce-page .product-post-style1 {
    margin-bottom: 30px;
/*  min-height: 494px;
max-height: 494px;*/
}

.col-md-9 .cart > li {
  padding: 10px;
}

.col-md-9 .cart-list-quantity {
  width: auto;
  position:relative;
}

.col-md-9 .cart li .cart-list-thumb > h3 a {
  font-size: 15px;
  line-height: initial;
  padding-top: 10px;
}

.selection > span {
  border: 2px solid #e7e7e7 !important;
  height: 50px !important;
}

.selection > span span {
  height: 50px !important;
  line-height: 45px !important;
  color: #a3a3a3 !important;
  font-family: lato;
  font-size: 13px;
}

.single.single-post .blog-list-info > ul,
.single.single-post .blog-list-info > ol {
  float: left;
  margin-bottom: 21px;
  margin-top: 25px;
  padding-left: 40px;
  width: 100%;
}

.single.single-post .blog-list-info > ul > li,
.single.single-post .blog-list-info > ol > li {
  color: #737373;
  font-size: 14px;
  letter-spacing: 0.3px;
  margin-bottom: 8px;
}

.login-wraper.active > i {
  color: #fff;
  float: right;
  font-size: 25px;
  margin-right: 30px;
  margin-top: 20px;
  cursor: pointer;
}

.product_list_widget > li > span {
  display: inline-block;

}

.signup-popup.black_layer {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.signup-popup.black_layer.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}

.signup-popup .registration-form label {
  padding-left: 0;
}

.show_signup {
  float: left;
  font-family: Poppins;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.3px;
  padding-top: 10px;
  width: 100%;
  cursor: pointer;
}
.show_signup:hover{
  text-decoration: underline;
}

.wp-audio-shortcode .mejs-inner {
  float: left;
  margin-bottom: 116px;
  width: 100%;
}

.nav-next > div,
.nav-previous > div {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: relative;
}

.nav-previous::before {
  left: 22px;
  right: auto;
  content: "\f104";
}

.nav-next::before {
  content: "\f105";
}

.nav-next::before,
.nav-previous::before {
  background: #000;
  height: 35px;
  right: 22px;
  position: absolute;
  top: 50%;
  width: 35px;
  z-index: 999;
  font-family: fontawesome;
  font-size: 22px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  line-height: 35px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*.cart-dropdown.active > h5 {
  color: #fff;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
  }*/


  .menubar2.style2 nav > ul > li > a {
    font: 600 14px "raleway";
    letter-spacing: 0.3px;
  }

  .menubar2.style2 nav > ul > li > ul li {
    text-align: left;
  }

  .menubar2.style2 nav > ul > li:last-child {
    margin-right: 0;
  }

  .menubar2.style2 nav > ul > li::before {
    background: #4d4d4d none repeat scroll 0 0;
    content: "";
    height: 20px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
  }

  .woocs_converter_shortcode {
    float: left;
    position: relative;
    width: 100%;
    text-transform: capitalize;
  }

  .woocs_converter_shortcode input {
    border: 1px solid #ccc;
    color: #999;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-transform: capitalize;
  }

  .woocs_converter_shortcode_from {
    border: 1px solid #ccc;
    color: #999;
    display: inline-block;
    margin-bottom: 10px;
    width: 100% !important;
  }

  .woocs_converter_shortcode_to {
    border: 1px solid #ccc;
    color: #999;
    float: left;
    margin: 10px 0;
    width: 100% !important;
  }

  .button.woocs_converter_shortcode_button {
    border: medium none;
    color: #fff;
    float: right;
    font-family: Poppins;
    font-weight: bold;
    padding: 7px 20px;
  }

  .woocs_rates_current_currency {
    border: 1px solid #ccc;
    color: #999;
  }

/*.side-widgets .product_list_widget li span.woocs_price_code {
  float: right;
}
.side-widgets .product_list_widget li span.woocs_price_code {
  float: right;
  }*/

  .woocommerce-cart .side-widgets .product_list_widget li span.woocs_price_code {
    float: left !important;
    text-align: left;
  }

  .widget.widget-woocommerce-currency-switcher > h3 {
    font-size: 11px;
    padding-top: 5px;
  margin-bottom: 0;  
  }

  .widget.widget-woocommerce-currency-switcher {
    display: grid;
  }

/*.woocommerce-currency-switcher-form.woocs_show_flags {
  line-height: 25px;
  }*/
  @media only screen and (max-width:500px){
    .comments li ul{
     padding-left:0;  
   }
   .comment-detail{
     display:inline-block !important;
     margin-top:20px; 
   }
   .comment-detail > h3{width:100%;}
 }
 .woocommerce .star-rating{
   font-size: 10px; 
 }
 footer .menu > li{
   padding: 13px 0; 
 }
 footer .menu > li:first-child{padding-top: 0;}

 .cart-dropdown2.active .cart_and_checkout {
  float: left;
  width: 100%;
}
.cart-dropdown2.active .cart_and_checkout > a {
  background: #515151;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: lato;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-right: 10px;
  padding: 13px 21px;
  text-transform: uppercase;
  width: initial;
}
.cart-dropdown2.active .cart_and_checkout > a:last-child
{
  margin-right:0 !important;  
}
.side-social.side_header_social > li{
  margin-bottom: 5px; 
}

.product_list_widget > li {
  border-bottom: medium none;
}
.product_list_widget > li .product-title {
  font-family: Poppins;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 18px;
  font-weight: normal;
  width: 68%;
  margin-bottom: 6px;
}
.address > li,
.product_list_widget > li {
  border-bottom: medium none !important;
}

.screen-reader-text{display:none;}
.product-availablity > h6{
  padding-top: 15px;
  margin-bottom: 0;
}

.single-price .price ins {
  float: left;
}
.single-price .price ins span {
  color: #333;
  text-decoration: underline;
}
.single-price .price del span {
  vertical-align: inherit;
}
footer .footer-title > h3{
  padding-bottom: 7px;
  margin-bottom: 0;
}
footer .useful-links, .footer-widget .menu{padding-top: 0;}
footer .textwidget{margin-top: 0;}

.footer-widget {
  float: left;
  margin-bottom: 50px;
  width: 100%;
}
footer .related-product > li h6 a,
footer .footer-title > ul li a,
footer .footer-title .textwidget,
footer .widget_shopping_cart_content > ul li,
footer .calendar_wrap table tr th,
footer .calendar_wrap table tr td{
  color: #999;  
}
footer .widget.widget-woocommerce-currency-switcher > h3{
  font-size: 16px;
  margin-bottom: 0;
}
footer .product_list_widget > li{
  margin-bottom: 20px;  
}
.single.single-product .woocommerce-error > li{
  float:left;
  width: 100%;
  margin-bottom: 5px; 
}

/*.single.single-post .gallery-item{width: initial;}*/

.social_logins {
  float: left;
  line-height: initial;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}
.social_logins {
  float: left;
  margin-top: 30px;
  position: relative;
  width: 100%;
  z-index: 9;
}
.social_logins iframe {
  height: 70px;
  line-height: initial;
}
.alert-warning {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  bottom: -50px;
  float: left;
  left: 0;
  position: absolute;
  width: 100%;
}
.cart_total_amount {
  border-top: 1px solid;
  float: left;
  padding-bottom: 19px;
  padding-top: 25px;
  width: 100%;
}
.cart_total_amount > h5 {
  color: #fff;
  float: left;
  font-family: Poppins;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0; 
}
.cart_total_amount > span.woocommerce-Price-amount.amount {
  clear: both;
  color: #faf0e7;
  float: right;
  margin-top: -18px;
}
.cart_total_amount span.woocommerce-Price-currencySymbol {
  float: left;
  padding-left: 0;
}

.comment-form .heading {
  color: #333 !important;
  font-family: Poppins;
  font-size: 20px;
  font-weight: bold;
}
small a {
  float: left;
  font-family: lato;
  font-size: 13px;
  padding-bottom: 20px;
  text-transform: capitalize;
  width: 100%;
}
.woocommerce-Price-currencySymbol{
  float:left; 
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{float:left;}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img{float:left;}
.side-widgets .product_list_widget .woocommerce-Price-amount{font-weight: normal;}
.side-widgets .product_list_widget del .woocommerce-Price-amount{text-decoration: inherit;}

.alert.alert-danger {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: red;
  padding-left: 0;
}

.cart-dropdown2.active > h5 {
  color: #fff;
  font-family: Poppins;
  font-size: 13px;
  padding: 20px;
  text-align: center;
  margin-bottom: 0; 
}

.side-widgets .product-categories .children {
  padding-left: 20px;
}
.side-widgets .product-categories .children > li:last-child{
  border-bottom: none;
  padding-bottom: 0;  
}
.woocs_price_code{padding-left: 0; padding-top: 5px;}
.side-widgets .product_list_widget .woocommerce-Price-amount{font-size: 13px;}

.side-widgets audio,
.side-widgets video {
  margin-top: 20px;
}
.product_list_widget .star-rating {
  padding-left: 10px;
}
.side-widgets ul li .remove {
  font-size: 19px;
  left: 5px;
  position: absolute;
}
.side-widgets > img{margin-top: 20px;}
.ps-container:hover > .ps-scrollbar-y-rail:hover,
.ps-in-scrolling .ps-y{
  background: transparent !important; 
}
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y{
  width: 6px; 
}
.wb-car-style1 ul > li,
.wb-car-style2 ul > li,
.wb-car-style3 ul > li{
  margin-bottom: 0 !important;
  border-bottom: none !important; 
}
.wb-bx-controls-direction {
  bottom: -30px !important;
  top: auto !important;
  position: absolute;
  text-align: center;
  width: 100%;
}
.side-widgets .wb-bx-viewport{
  border: 1px solid #f7f7f7;
  margin-top: 20px !important;
  display: inline-block;  
}
.wb-car-cnt.wb-car-style3 li .wb-car-item-cnt,
.wb-car-cnt.wb-car-style2 li .wb-car-item-cnt{
  border: none !important;  
}
.dd{margin-top: 20px;}
.wb-posted_in > a{
  color: #555;
  font-family: lato;  
}
.single-description .tab-dec{margin-top: 30px;}
table.shop_attributes{margin-top: 20px;}
.single-description .gallery-columns-3 .gallery-item{width: 33%;}
.comment-text{text-align: center;}

.variations tr td {
  color: #333;
  font-size: 14px;
}
table.variations tr td, table.variations tr th {
  text-align: left;
}
.variations_form .single-cart-btn {
  position: unset;
  margin-top: 20px; 
}

.reset_variations {
  color: #fff;
  display: inline-block !important;
  font-family: lato;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  width: 60px;
}
.reset_variations:hover{color: #fff; background: #333;}

.variations tr td label {
  padding-top: 7px;
  text-transform: capitalize;
}
.variations tr td.value > select {
  border: 1px solid #e3e3e3;
  color: #999;
  font-family: lato;
  font-size: 12px;
  height: 30px;
  letter-spacing: 0.3px;
  margin-top: 0;
  width: initial;
}
.product-post-style1 .woocs_price_code {
  float: left;
  padding-left: 0;
  padding-top: 0;
}
.stock {
  margin-bottom: 15px;
}
.container.quickview_container {
  padding-left: 20px;
  padding-right: 20px;
}
.feature_list > li span,
.single.single-product .single-description .tab-dec h3 {
  padding-top: 20px;
  color: #303030;
  float: left;
  font:500 20px "Poppins";
  letter-spacing: 0.2px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0; 
}
.feature_list > li span{text-align:right;}
.single.single-product .single-description .tab-dec h3::before,
.feature_list > li span:before {
  background: #ababab none repeat scroll 0 0;
  content: "";
  height: 1px;
  right: 0;
  position: absolute;
  top: 0;
  width: 32px;
}
.single.single-product .single-description .tab-dec h3 > a {
  color: #333;
}

.feature_list {
  float: left;
  padding-top: 20px;
  width: 100%;
}

.feature_list > li p {
  color: #5e5e5e;
  float: left;
  font: 15px/26px "Lato";
  letter-spacing: 0.3px;
  max-width: 100%;
  width: 100%;
  text-align:right;
}
#contact-message .alert.alert-warning {
  float: left;
  padding: 2px 0;
  position: unset;
}
.woocommerce-info {
  float: left;
  width: 100%;
}
.oneall_social_login iframe {
  height: 60px !important;
}
.comment-form .oneall_social_login {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.oneall_social_login .oneall_social_login_providers{
  min-height: 90px !important;
  height: 90px;
}
.lost_password > a {
  color: red;
  float: left;
  font-size: 11px;
  margin-bottom: 10px;
  width: 100%;
}
.add_to_cart_button img {
  left: 50%;
  position: absolute;
  top: 50%;
  width: initial;
  transform: translate(-50%, -50%);
}
.feature_list > li {
  display: inline-block;
  margin-bottom: 35px;
}
.feature_list > li:last-child{
  margin-bottom: 0;
}
.side-widgets .menu > li > a {
  color: inherit;
}
.side-widgets .menu > li.menu-item-has-children ul {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  opacity: 1;
  padding-left: 20px;
  position: relative;
  visibility: visible;
  z-index: 9999;
}
.side-widgets .menu > li.menu-item-has-children ul li a {
  color: inherit;
  padding-left: 0;
}
.side-widgets .menu > li.menu-item-has-children ul li:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}

.side-widgets > ul li.cat-item ul.children {
  padding-left: 20px;
}
.side-widgets > ul li.cat-item ul.children li {
  border-bottom: medium none;
  padding-bottom: 0;
}

.comment-detail > ul > li ul,
.comment-detail > ol > li ol {
  padding-left: 30px;
}
.comment-detail > ol > li,
.comment-detail > ol > li ol li {
  list-style: number;
}
.comment-detail > ul > li,
.comment-detail > ul > li ul li {
  list-style: outside;
}
.comment-detail > h4 {
  clear: both;
}
.comment-detail blockquote {
  margin-top: 0;
  padding: 10px 20px;
}
.tawcvs-swatches{
  display:inline-block; 
  width: initial;
  vertical-align: middle;
}
.product-style1 .woocs_price_code, .product-style2 .woocs_price_code{padding-left:0;}
.product-availablity .star-rating strong.rating{
  opacity:1;
  visibility: visible;  
}
/*.ps-container > .ps-scrollbar-y-rail{
  position:unset !important;
  transition: background-color 0s linear 0s, opacity 0s linear 0s;  
}*/
.menubar2.style2 nav .cr_text h2, .menubar2.style2 nav .cr_text .preview-text p{color: #fff; margin-bottom: 0;}
.logged-in-as {
  color: red;
  font-family: lato;
  font-size: 12px;
  letter-spacing: 0.5px;
  padding-left: 8px;
}

.login-popup.white-layer > h3 {
  color: #333;
  margin-bottom: 0; 
}
.login-popup.white-layer label i, .signup-popup label {
  color: #333;
}

.side-widgets .product_list_widget .star-rating {
  color: #838383;
  font-family: Poppins;
  font-size: 12px;
  padding: 0;
}
.side-widgets .product_list_widget .reviewer {
  padding-left: 0;
}

.widget_price_filter {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.price_slider {
  background: #eee !important;
  float: left;
  height: 12px !important;
  width: 93%;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  margin-bottom: 28px !important;
}
.ui-slider-handle {
  background: #e8e7e6 none repeat scroll 0 0 !important;
  top: -5px !important;
  border: 1px solid #d7d7d7;
  height: 20px !important;
  width: 20px !important;
}
.side-widgets .product_list_widget > li span.product-title{
  float:none; 
}
.price_label {
  color: #999;
  font-family: lato;
  font-weight: bold;
}
.price_slider_amount > .button {

  color: #fff !important;
  font-family: "Poppins";
  font-size: 11px !important;
  font-weight: bold;
  height: 31px;
  letter-spacing: 0.2px;
  line-height: 31px;
  text-align: center;
  text-transform: capitalize;
  width: 92px;
  border-radius: 0 !important;
  
}

.woocommerce-ResetPassword > p {

  color: #333;
  font-family: lato;
  font-size: 14px;

}
.woocommerce-ResetPassword input {

  border: 2px solid #e7e7e7;
  border-radius: 6px;
  color: #555555;
  padding: 15px 20px;

}
.woocommerce-ResetPassword label {

  color: #6a6a6a;
  font-family: Poppins;
  font-size: 14px;
  letter-spacing: 0.3px;
  margin-top: 20px;

}
.woocommerce-ResetPassword .woocommerce-Button.button {
  float: left;
  line-height: 22px;
  margin-left: 0 !important;
}
.wb-single-img-cnt > a img{
  width: 100px !important;
  height: 100px !important; 
}
.product_title.entry-title{
  padding-top: 0 !important;  
}

.cart-list-quantity .userincr-btn-dec {
  border: medium none;
  bottom: 0;
  font-size: 20px;
  line-height: 28px;
  position: absolute;
  right: -33px;
  width: 34px;
  background: #e7e7e7;
}
.cart-list-quantity .userincr-btn-inc {
  border: medium none;
  font-size: 20px;
  line-height: 33px;
  position: absolute;
  right: -33px;
  top: 0;
  width: 34px;
  background: #e7e7e7;
}
.login-popup > h3,
.signup-popup > h3 {
  color: #333;
  margin-bottom: 0; 
}
.signup-popup > h3{
  margin-bottom: 20px;
}
.login label i {
  color: #333;
}
.total-amount > span strong{
  margin-left: 7px; 
}

.woocommerce-MyAccount-navigation {
  float: left;
  width: 100% !important;
}
.woocommerce-MyAccount-navigation > ul li a {
  color: #333;
}
.woocommerce-MyAccount-navigation > ul li {
  line-height: initial;
}
.woocommerce-MyAccount-content {
  float: left;
  margin-top: 40px;
  width: 100% !important;
}
.woocommerce-MyAccount-content > p {
  font-family: lato;
  font-size: 15px;
  line-height: 30px;
}
.side-widgets .wp-audio-shortcode .mejs-inner{
  margin-bottom: 0; 
}
.mejs-container{
  margin-top: 15px !important;
  float:left; 
}

.pagination > a {
  color: #333;
}
.loading-news-letter {
  color: #fff;
  font-size: 28px;
  padding: 10px;
  text-align: center;
}
.vc_column-inner {padding: 0 !important;}
.response-message {
    padding-top: 5px;
  font-size: 11px;
}
.response-message .alert.alert-success{
  padding-left: 0;
}

.contact-form.default-search > button {
    margin-left: -5px;
    position: unset;
}
.default-search input.search {
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 12px;
    padding: 10px 20px;
    vertical-align: middle;
    width: 100%;
}
.vc_row{margin: 0 !important;}
.single-related-sec .masonry > div{width: 24.8%;}


/*===== 1/5/2018 =====*/
.blog-list-info > h1,
.blog-list-info > h2,
.blog-list-info > h3,
.blog-list-info > h4,
.blog-list-info > h5,
.blog-list-info > h6,
.col-md-9 > h1,
.col-md-9 > h2,
.col-md-9 > h3,
.col-md-9 > h4,
.col-md-9 > h5,
.col-md-9 > h6,
.comment-detail > h1,
.comment-detail > h2,
.comment-detail > h3,
.comment-detail > h4,
.comment-detail > h5,
.comment-detail > h6 {
  font-family: Poppins;
  font-weight: 700;
  color: #303030;
  padding: 5px 0;
  font-style: normal;
  letter-spacing: .2px;
  text-align: left;
  word-break: break-all;
  text-transform: initial;
  margin-bottom: 0;
}
.blog-list-info > h1 {font-size: 36px;}
.blog-list-info > h3,
.col-md-9 > h3,
.comment-detail > h3 {font-size: 24px;}
.blog-list-info > h6,
.col-md-9 > h6 {font-size: 12px; margin-bottom: 0;}
.blog-list-info > h3:first-child {
  padding: 0 0 18px;
  font-size: 28px;
}
.comment-detail > h2 a,
.side-widgets h3 a {color: inherit;}
.col-md-9 > ul, 
.col-md-9 > ul ul,
.col-md-9 > ol, 
.col-md-9 > ol ol {padding-left: 20px;}
.col-md-9 > ul {list-style: disc;}
.col-md-9 > ul ul {list-style: circle;}
.col-md-9 > ol,
.col-md-9 > ol ol {list-style: numaric;}

.comment-detail{
    display: inline-block; width: 80%;
}
.comment-sec > ul.comments li ul.children li .comment-detail {
    clear: both;
    float: none;
    max-width: 78%;
    min-width: 78%;
    width: 78%;
}
header .menu ul li.page_item > a {
    color: #fff;
    font: 17px "lato";
}

header .menu ul li.page_item {
    padding-top: 26px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{border: 0 !important;}
.woocommerce-error{float: left; width: 100%;}
.login .form-row .woocommerce-Button.button{
  width: 100%;
  clear: both;
  margin-bottom: 5px;
}
.woocommerce-LostPassword.lost_password > a{
  margin-top: 15px;
  margin-left: 5px;
}
.col-md-12 .post-video iframe{width: 100% !important; height: 660px;}
/*.wishlist.woocommerce > ul > li a.button{
  background: transparent;
  border: inherit;
  font-size: initial;
  padding: inherit;
  line-height: initial;
}*/

.page-content {
    float: left;
    width: 100%;
}
.page-content > p {
    margin-bottom: 25px;
}
.deal-popup .logo{padding:21px 0;}
.quickview_container .product-availablity {
    margin-top: 20px;
}
.footer2 > .container{padding-left: 0;}

.wishlist > ul > li .button.product_type_simple,
.wishlist > ul > li a.add_to_cart_button,
.wishlist > ul > li a.product_type_external,
.wishlist > ul > li a.product_type_grouped{
    background: #fff;
    color:#000;
}
.wishlist > ul > li .button.product_type_simple:hover,
.wishlist > ul > li a.add_to_cart_button:hover,
.wishlist > ul > li a.product_type_external:hover,
.wishlist > ul > li a.product_type_grouped:hover{
    color:#fff;
}


.vc_column_container{padding: 0 15px !important;}
.product-availablity .cart .quantity.c-input-number .userincr-btn-dec, 
.product-availablity .cart .quantity.c-input-number .userincr-btn-inc{
    opacity:0;
}
.right-menu2 .mega-menu2{
    display: none;
}
.page-content.defaul-page-post{padding:0;}

.side-widgets > ul,
.footer-widget .footer-title > ul{
    list-style: outside none none;
    padding-left:0;
    margin-bottom:0;
}
.side-widgets > ul li ul,
.footer-widget .footer-title > ul li ul{
    list-style: outside none none;
}

.side-widgets.widget_rss > ul li a.rsswidget,
.footer-title > ul li a.rsswidget{
    color: #333;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    line-height:22px;
}
.footer-title > ul li a.rsswidget{color: #fff;}
.widget_rss .footer-title > ul > li{
    margin-bottom:20px;
}
.widget_rss .widget-title > h3 > a.rsswidget{color:#fff;}
.page-content > table{margin-bottom:20px;}

.page-content > ul > li > a{
    color:red;
}
.page-content iframe.twitter-tweet.twitter-tweet-rendered{
    width:100% !important;
}
.side-widgets.widget_pages > ul > li ul.children > li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.side-widgets.widget_nav_menu ul.menu ul{
    padding-left:15px;
}
.page-content.defaul-page-post > ul > li span, .page-content.defaul-page-post > ul > li strong, .page-content.defaul-page-post > ul > li em{
    font-size:15px !important;
}

nav.navigation.comment-navigation {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0 20px;
    width: 100%;
}
nav.navigation.comment-navigation .nav-next {
    text-align: right;
    vertical-align: top;
}
nav.navigation.comment-navigation .nav-previous {
    float: left;
    vertical-align: middle;
}
nav.navigation.comment-navigation > div > a {
    font-weight: bold;
    font-size: 13px;
}
nav.navigation .nav-next::before, 
nav.navigation .nav-previous::before{
    display:none;
}
.side-widgets.widget_nav_menu ul.menu{
    list-style:none;
    padding-left:0;
    margin-bottom:0;
}
.side-widgets.widget_nav_menu ul.menu,
.side-widgets.widget_nav_menu ul.menu li ul{list-style:none;}

.comment-sec .no-comments {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.total-amount .woocommerce-Price-amount.amount {
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
}
.woocommerce-MyAccount-navigation > ul > li{padding: 0 20px;}
.variations_form .woocommerce-variation-add-to-cart.variations_button .single-cart-btn{
    margin-top:0 !important;
}

.page-template-tpl-wishlist .wishlist-table {
    border: 1px solid #ddd;
}
.page-template-tpl-wishlist .wishlist-table tbody tr td {
    vertical-align: middle;
    padding: 20px 0;
}
.page-template-tpl-wishlist .wishlist-table tbody tr td a {
    color: #333;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
}
.page-template-tpl-wishlist .wishlist-table thead tr th {
    border-bottom: 0 none;
}
.page-template-tpl-wishlist .blog-list-info > h2{font-size: 22px;}
.column-section-title{padding-left: 15px; margin-bottom: 20px;}
.oneall_social_login iframe{height: 100% !important;}
.social-sharing ul li a.email:hover{background: orange !important;}
.woocommerce form.login > p input.button{
    color: #fff;
    background: #494949 ;
    font-size: 12px;
    font-family: lato;
    text-transform: uppercase;
}
table.woocommerce-grouped-product-list{
    margin-bottom: 20px;
}
.single-price > span{color: #333;}
table.variations{
    display: inline-block;
    margin-bottom: 20px;
}
.single-price .woocommerce-Price-amount{
    text-decoration: underline;
    font-size: 20px;
}
table.variations tr td{border: none;}
.product-availablity .single-price p.price del > span{font-size: 15px;}

.tawcvs-swatches {
    overflow: unset;
    padding: 0;
}
.tawcvs-swatches > span img {
    transform: scale(1.2);
}
.quickview-popup .single-price del .woocommerce-Price-amount {
    font-size: 15px;
    text-decoration: line-through;
}

.quickview-popup ul.countdown2 {
    margin-bottom: 20px;
    margin-top: 25px;
}
.quickview-popup .single-cart-btn {
    margin-bottom: 0;
    margin-right: 20px;
}
.shipping-calculator-button {
    position: relative;
    display: inline-block;
    width: 100%;
}
.shipping-calculator-button::before {
    content: "\f107";
    font-family: fontawesome;
    margin-right: 10px;
}

#calc_shipping_postcode {
    border: 1px solid #757575;
    color: #060606;
    padding: 10px 20px;
}
.shipping-calculator-form > p button.button {
    margin-bottom: 10px;
    margin-top: 10px;
}
.woocommerce .total-amount .checkout-button{text-align: center;}
.cart-list-quantity.indivitual-product-cart {
    clear: both;
    margin-top: 20px !important;
    width: auto;
}
.woocommerce-cart .cart-list-quantity.indivitual-product-cart{
    clear: initial;
    margin-top: 50px !important;
}
.woocommerce-order-details__title{margin-bottom: 0;}

.woocommerce #customer_login form {
    margin-top: 0;
    padding: 20px 0 0;
}
.mega-menu2 .mega-caro .woocs_price_code{color: inherit;}
.woocommerce-grouped-product-list.group_table .woocs_price_code del span {
    color: #b2b2b2;
    text-decoration: line-through;
    font-size: 15px;
}
.tab-dec #comments ol.commentlist li img{
    max-width: auto;
    min-width: auto;
}
.woocommerce #reviews #comments ol.commentlist{padding-left: 0;}
ul.template-products li .woocs_price_code del,
ul.template-products li .woocs_price_code del span{
    color: #cdcdcd;
    font-size: 13px;
    font-family: poppins;
    letter-spacing: -0.2px;
}
ul.template-products li .woocs_price_code ins span{
    color: #313131;
    font-size: 18px;
    font-family: poppins;
    letter-spacing: -0.2px;
}

.main-heading-style3 {
    display: inline-block;
    margin-bottom: 70px;
    text-align: center;
    width: 100%;
}
.main-heading-style3 > h4 {
    color: #000;
    font-family: poppins;
    font-size: 31px;
    font-weight: 500;
    letter-spacing: -0.2px;
    line-height: 35px;
}
.main-heading-style3 > span {
    color: #828181;
    display: inline-block;
    font-family: poppins;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
}

.info-offer {
    position: absolute;
    right: 23px;
    text-align: center;
    top: 40px;
    width: 115px;
    z-index: 2;
}
.info-offer > span {
    border-radius: 2px;
    color: #363636;
    display: inline-block;
    font-family: lato;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 3px 5px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    min-width: 65px;
}
.info-offer > span.info-tag {
    background: #262626 none repeat scroll 0 0;
    color: #fff;
}


.product-post-style1.style2 .post-pic .prod-uplayer .wishlist {
    display: table;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.product-post-style1.style2 .post-pic .prod-uplayer .wishlist > ul {
    left: 0;
    position: initial;
    top: 0;
    width: 100%;
}
.product-post-style1.style2 .wishlist ul li {
    display: inline-block;
    position: relative;
    transition: all 0.3s linear 0s;
    vertical-align: middle;
    margin-right: -3px;
}
.product-post-style1.style2 .post-pic:hover .prod-uplayer .wishlist li{
    opacity: 1;
    visibility: visible;
    transition-delay: 0.2s;
}
.product-post-style1.style2 .post-pic:hover .prod-uplayer .wishlist li:nth-child(2){
    transition-delay: 0.4s;
}
.product-post-style1.style2 .post-pic:hover .prod-uplayer .wishlist li:nth-child(3){
    transition-delay: 0.6s;
}

.delight-price-heading {
    left: 50%;
    margin-top: 40px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.product-filter .product-style .upper-style > ul{
    transform: translate(-50%, -120%);
}
.delight-price-heading > h3 {
    color: #303030;
    font-family: poppins;
    font-size: 17px;
    font-weight: 600;
}
.delight-price-heading > h3 a {
    color: inherit;
}

.prodct-banner {
    display: block;
    height: 490px;
    line-height: 490px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}
.baner-info {
    display: inline-block;
    line-height: initial;
    padding-left: 70px;
    vertical-align: middle;
    width: 100%;
}
.baner-info > span {
    color: #000;
    font-family: poppins;
    font-size: 39px;
    font-weight: 200;
    letter-spacing: -0.8px;
}
.baner-info > h2 {
    color: #000;
    display: inline-block;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: -0.8px;
    width: 100%;
}
.baner-info > p {
    color: #828181;
    display: inline-block;
    font-family: poppins;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
    width: 100%;
}

.baner-info > a {
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: Poppins;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    margin-top: 23px;
    text-align: center;
    width: 130px;
}
.baner-info > a:hover{
    color: #fff;
    background: #333;
}

.template-products .owl-nav {
    left: 126px;
    right: auto;
}
.masonry.isotope .product-style .delight-price-heading > del{
  font-size: 13px;
  color: #737373;
  
}
.masonry.isotope .product-style .delight-price-heading > del span{font-size: 13px; text-decoration: line-through;}

.product-colors {
    float: left;
    margin-bottom: 0;
    margin-top: 13px;
    padding-left: 0;
    width: 100%;
}
.product-colors > li {
    border-radius: 100%;
    float: left;
    height: 18px;
    list-style: outside none none;
    margin-right: 10px;
    width: 18px;
}
.woocommerce > form.login, .woocommerce > form.login, .woocommerce > form.checkout_coupon{
  float: left;
  width: 100%;
  margin-top: 0;
}

.widget.widget_flaky_contact_information > p {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.widget > ul > li a {
    color: #848484;
}
.single.single-product .single-description #tab-reviews .tab-dec h3::before{
  right: auto;
  left: 0;
}
#reviews .comment-form{padding-top: 0;}
.single.single-product .single-description .tab-dec h3 > span{
  font-weight: bold;
}
.mega-menu2 .widget{
  margin-bottom: 0;
}

.btn-group.lang {
    float: right;
    width: 100px;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect {
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
    position: relative;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic.wSelect:after{
  background: transparent;
}
.woocommerce-currency-switcher-form .wSelect-arrow {
    display: none;
}
.wSelect.wSelect-theme-classic {
    height: 42px;
    line-height: 30px !important;
    margin-bottom: 0 !important;
}
.wSelect-selected.wSelect-option-icon {
    margin-left: 0 !important;
    margin-right: 0 !important;
    transform: scale(0.7);
}
.wSelect-options{height: auto !important}

.front-image{
  bottom: 0;
    position: absolute;
    right: 66px;
  }
.product_list_widget .woocommerce-Price-amount{
  font-size: 14px;
}
.widget ul li {
    margin-bottom: 10px;
}
.widget ul li:last-child {
    margin-bottom: 0;
}
.widget.widget_rss .widget-title h4 a{
  color: #2c2c2c;
}
 
.widget.widget_rss > ul > li a {
    color: #2c2c2c;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 100%;
}
.widget.widget_rss .rss-date {
    color: #949494;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 6px;
}
.widget_shopping_cart_content > ul > li{
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.widget_shopping_cart_content > ul > li a.remove{color: #ccc !important; font-size: 14px;}
.widget.woocommerce.widget_shopping_cart p.buttons{
  margin-top: 15px;
}
.widget.woocommerce.widget_shopping_cart p.buttons a{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}
.widget.woocommerce.widget_shopping_cart p.buttons a:hover{
  background: #000 !important;
}

.widget.widget_recent_entries > ul > li {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.widget.widget_recent_entries > ul > li a {
    display: inline-block;
    font-family: poppins;
    font-weight: 500;
    padding-bottom: 5px;
    width: 100%;
}
.woocommerce-currency-switcher-form .wSelect-theme-classic .wSelect-options-holder {
    border: medium none !important;
    border-radius: 0 !important;
    max-width: 100px !important;
}
.woocommerce-currency-switcher-form .wSelect-option-value {
    margin-left: 0 !important;
    transform: scale(0.7);
}
.woocommerce-currency-switcher-form .wSelect-options{overflow: unset !important;}

.akismet_comment_form_privacy_notice {
    float: left;
    margin-left: -6px;
    margin-top: 20px;
    width: 100%;
}
.post-pic:hover .wishlist ul li{
  opacity: 1;
  visibility: visible;
}
.account-billing-sec .my-order-list > ul > li{
  width: 100%;
}
/*--- new services shortcode home7 ---*/
.our-servic {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    padding: 45px 30px;
    text-align: center;
    width: 100%;
}
.our-servic > i {
    color: #999;
    display: inline-block;
    font-size: 35px;
    margin-bottom: 18px;
}
.our-servic > h5 {
    color: #000;
    display: inline-block;
    font-family: poppins;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}
.our-servic > span {
    color: #999;
    display: inline-block;
    font-family: lato;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
}
.product-availablity .star-rating{
  font-size: inherit;
}

.single-description .tab-dec h2 {
    color: #1a1a1a;
    display: inline-block;
    font-family: poppins;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 20px;
    width: 100%;
}
.tab-content .panel{
  border: 0;
  margin-bottom: 0;
}
.single-image-pop {
    font-size: 30px;
    margin-bottom: -47px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    z-index: 9;
}
.mega-menu2 .widget ul li{margin-bottom: 0;}
.contact-form.flaky-search-page {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-form.flaky-search-page input.search {
    background: #f5f5f5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #858585;
    padding: 15px 20px;
    width: 100%;
}

.contact-form.flaky-search-page > button {
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.comments > .heading {
    padding-top: 20px;
}
.comments .contact-us{width: 100%;}
/*header search style ---*/
.header-site-search {
    background: #141414 none repeat scroll 0 0;
    height: 100px;
    left: 0;
    line-height: 100px;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    transition: all 0.3s linear 0s;
    visibility: hidden;
    width: 100%;
    z-index: 999999999;
}
.header-site-search.active {
    opacity: 1;
    visibility: visible;
}
.header-site-search > i {
    display: inline-block;
    font-size: 20px;
    line-height: initial;
    width: auto;
    color: #fff;
}
.header-site-search > form {
    display: inline-block;
    line-height: initial;
    margin: 0 25px;
    width: 70%;
}
.hide-header-search {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    width: auto;
}
.hide-header-search:hover{
  color: #fff;
}
.header-site-search form input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 20px;
    padding: 17px;
    width: 100%;
    line-height: initial;
}
.bottombar h4 a:hover{
  color: #fff;
  text-decoration: underline;
}
.woocommerce #respond input#submit.loading::after, 
.woocommerce a.button.loading::after, 
.woocommerce button.button.loading::after, 
.woocommerce input.button.loading::after{
  left: 11px;
  top: 0;
  right: auto;
}




.shipping-calculator-form > p button {
    background: #333 none repeat scroll 0 0 !important;
    color: #fff !important;
    font-family: poppins !important;
    font-size: 12px !important;
    font-weight: normal !important;
    letter-spacing: initial;
    text-transform: uppercase;
}
.menubar2.style2 nav > ul > li:last-child:before{
  display: none;
}
.subscribe.form-subscribe .submit-btn:hover{background: #000;}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{border:none;}
.woocommerce ul#shipping_method li{text-indent: 0;}
.woocommerce ul#shipping_method li input{float: left;}
.woocommerce ul#shipping_method li .woocommerce-Price-currencySymbol {
    padding-right: 0;
    text-align: left;
    width: auto;
}
.woocommerce ul#shipping_method li {
    text-align: left;
}
.woocommerce ul#shipping_method li .woocommerce-Price-amount.amount {
    font-weight: normal;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders thead tr span {
    font-size: 18px;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders thead tr th {
    padding: 10px;
}
.woocommerce-EditAccountForm.edit-account fieldset {
    margin-top: 60px;
}
.woocommerce-EditAccountForm.edit-account fieldset legend {
    border-bottom: 0 none;
    font-family: poppins;
    font-weight: bold;
    text-transform: capitalize;
}
.woocommerce-EditAccountForm.edit-account .woocommerce-Button.button {
    padding: 20px !important;
}
.product-type-grouped .single-price .woocs_price_code{
  color: #333;
}
.product-type-grouped .woocommerce-grouped-product-list.group_table td label{
  margin-top: 15px;
}
.snptwdgt__tagline.fxd{
  display: none;
}
.snptwdgt-container .snptwdgt-qpr__ftr .snptwdgt__usr-profl .snptwdgt__usr-profl-name {
    opacity: 1 !important;
}
.snptwdgt__usr-profl-name {
    font-family: poppins;
    font-size: 13px;
    font-weight: 700 !important;
}

.quickview_container .product-availablity > i {
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: middle;
    width: 8%;
}
.quickview_container .single-price {
    clear: unset;
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: middle;
    width: 30%;
}
.quickview_container form.cart {
    display: inline-block;
    float: none;
    margin: 0 !important;
    vertical-align: middle;
    width: 60%;
}
.singl-info {
    float: left;
    width: 100%;
}
.quickview_container .product-availablity > p {
    margin-bottom: 25px;
}
.quickview_container .single-product-carousel {
    float: left;
}
.term-description {
    float: left;
    width: 100%;
}
.term-description > p {
    color: #333;
    float: left;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
}
.product-availablity .cart table td > p{margin-bottom: 0;}
.blog-list .grid_3_cols > div:nth-child(3n+1),
.blog-list .grid_2_cols > div:nth-child(2n+1){
  clear: both;
}
.search-product-list {
    background: #151515 none repeat scroll 0 0;
    float: left;
    margin-top: -2px;
    padding: 60px;
    width: 100%;
    display: none;
    height: 100vh;
}
.product-search-grids.woocommerce span.woocs_price_code {
    color: #ddd;
    float: left;
    line-height: initial;
    text-align: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}
.search_product_loader{display: none;}
.product-search-grids.woocommerce h4 {
    float: left;
    margin-bottom: 0;
    margin-top: 25px;
    text-align: left;
    width: 100%;
}
.product-search-grids.woocommerce h4 a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.product-search-grids.woocommerce {
    float: left;
    max-height: 340px;
    padding: 0 40px;
    position: relative;
    width: 100%;
}
.product-search-grids.woocommerce > .row > div{
  margin-bottom: 40px;
}
.product-search-grids.woocommerce > .row > div:nth-child(4n+1){
  clear: both;
}
.signup-popup .alraedy-have-account {
    color: #333;
    display: inline-block;
    font-size: 13px;
    margin-left: 15px;
    margin-top: 36px;
    width: 60%;
}
.product-type-external .product-availablity .single-cart-btn{
  margin-bottom: 25px;
}
.quick-category > span > strong{
  margin-right: 3px;
}

.product-type-grouped .product-availablity > span {
    padding-bottom: 3px;
}
.product-type-grouped .product-availablity > h3 {
    padding-bottom: 10px !important;
}
.product-type-grouped .product-availablity span.single-price {
    padding-top: 7px;
}
.product-availablity .single-price .price span {
    color: #313131 !important;
    font: bold 20px "Poppins" !important;
}
.product-availablity .single-price .price span > del span{
    font-size: 15px !important;
    color: #b2b2b2 !important;
}
.product-type-grouped .woocommerce-grouped-product-list.group_table tr td label a{
  color: #333;
}
.widget.widget_related-posts .related-product li .title-and-price h6 a{
  font-weight: 600;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 50% !important;
}
.product-style .delight-price-heading .woocs_price_code > del {
    color: #999;
}
.product-style .delight-price-heading .woocs_price_code > del > span {
    font-size: 14px;
    text-decoration: inherit;
}

.woocommerce div.product p.out-of-stock {
    border: 1px solid red;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    padding: 11px 40px;
    text-transform: uppercase;
    width: auto;
}

.quickview_container .cart .quantity.c-input-number {
    display: none;
}
.quickview_container .countdown2 {
    display: none;
}
.form-subscribe .comming_soon_meesage {
    bottom: -40px;
    left: 25px;
    position: absolute;
}
.snptwdgt-container .snptwdgt-rtd__ftr .snptwdgt__usr-profl .snptwdgt__usr-profl-name{
   opacity: 1 !important;
  transform: translateX(8px) !important;
}

.product-type-variable .woocommerce-variation.single_variation .price {
    color: #000;
    display: block;
    margin-bottom: 20px;
}
.product-type-variable .woocommerce-variation.single_variation .price span del span {
    text-decoration: line-through;
}
.product-type-variable .woocommerce-variation.single_variation .price span ins span {
}


.our-services.centered, .team-meta.team-pos.centered, .pop-category.centered h4, .pop-category.centered span {
    text-align: center;
}
.our-services.centered i, .our-services.rightside i{
    margin-left: 0;
}
.our-services.rightside, .team-meta.team-pos.rightside, .pop-category.centered h4, .pop-category.centered span  {
    text-align: right;
}
