
@font-face {
    font-family: 'poppinsbold';
    src: url('assets/fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinslight';
    src: url('assets/fonts/poppins-light-webfont.woff2') format('woff2'),
         url('assets/fonts/poppins-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsmedium';
    src: url('assets/fonts/poppins-medium-webfont.woff2') format('woff2'),
         url('assets/fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinsregular';
    src: url('assets/fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'poppinssemibold';
    src: url('assets/fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('assets/fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.clear {
	clear:both
}
.floatleft {
  float:left
}
.floatright {
  float:right
}
.alignleft {
  float:left;
  margin-right:15px;
  margin-bottom: 15px
}
.alignright {
  float:right;
  margin-left:15px;
  margin-bottom: 15px
}
.aligncenter {
  display:block;
  margin:0 auto 15px
}
.fix {
  overflow:hidden
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.container{padding:0}
.pdl-none {padding-left:0;}
.pdr-none {padding-right:0;}
.margin-top-60{
	margin-top:60px;
}
.margin-top-80{
	margin-top:80px;
}
.margin-top-95{
	margin-top:95px;
}
.mrg-both-240{
	margin:240px 0;
}
.pdn-bottom-140{padding-bottom:140px}
.pdn-bottom-220{padding-bottom:220px}
.border-hidden {
  border: medium none !important;
}
ul, ol {
    padding-left: 20px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-middle {
  display: table-cell;
  vertical-align: middle;
}
.wl-relative,
.relative {
  position: relative;
}
.absolute {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.padding-left-zero {
  padding-left: 0;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%; 
  overflow: visible; 
  background: #333 url('assets/images/preloader.gif') no-repeat center center; 
}
.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {}
.gallery-caption {}
.bypostauthor {}
.fullwidth {
	width: 100%;
}
.header-area.stick {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
}
.header-area.stick::before {
	background: #fff;
}
header.common-header {
  background: #fff none repeat scroll 0 0;
}
.header-area {
  transition: all 0.3s ease 0s;
  position: relative;
  z-index:9;
}
.header-area-inner,
.header-top {
  padding: 15px 25px;
}
.bg-header-overlay {
	padding: 50px 0 40px 0;
	transition: all 0.3s ease 0s;
}
.bg-header-area { 
  border:none;
  position: relative;
}
.bg-header.stick {
	padding:0;
}
.main-header {
	width: 100%;
}
.container .logo {
	margin-left: 0;
}
.container .header-top-icons {
	margin-right: 0;
}
.logo {
  float: left;
  position: relative;
  z-index: 9999;
  top: 3px;
  width: 120px;
}
.logo h1, .logo h1 a {
	margin: 0;
}
.mainmenu {
  text-align: center;
}
.mainmenu nav > ul {
	margin: 0;
	padding: 0;
}
.mainmenu nav ul li {
	list-style: none;
}
.mainmenu nav > ul > li {
  display: inline-block;
  margin-right: 45px;
  margin-bottom: -15px;
  padding-bottom: 15px;
}
.mainmenu nav ul li a {
  display: block;
  font-family: "Poppins",sans-serif;
  text-transform: uppercase;
  position:relative;
}
.mainmenu nav > ul > li > a::after {
  bottom: -40px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}
.mainmenu nav ul li a:hover {
	color:#999;
}
.mainmenu nav ul li a,
.mega-menu li span.mega-title {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    font-size: 14px;
	text-align: left;
	color: #fff;
}
.mainmenu nav > ul > li > a {
  color: #272727;
  display: block;
  line-height: 40px;
  position: relative;
  text-transform: uppercase;
}
.mega-menu li span.mega-title {
	text-align: left;
	display: block;
	text-transform: uppercase;
	margin-top: 15px;
}
.mega-menu > ul.sub-menu {
  background: rgba(0,0,0,1);
  left: 0;
  padding: 10px 30px 15px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
}
.mega-menu ul.sub-menu li ul.sub-menu {
	background: rgba(0,0,0,0);
}
.mega-menu ul.sub-menu {
	opacity: 1;
}
.mega-menu > ul.sub-menu::before {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	content: "";
	left: 0;
	top: 0;
}
.mainmenu .sub-menu {
  background: rgb(0, 0, 0) none repeat scroll 0 0;
  left: auto;
  min-width: 250px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  transform: scaleY(0);
  transform-origin: center top 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
}
.mainmenu li:hover > .sub-menu {
  opacity: 1;
  top: 100%;
  transform: scaleY(1);
  visibility: visible;
  z-index: 9999;
}
.mainmenu .sub-menu > li {
    padding: 0;
    position: relative;
}
.mainmenu .sub-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0 !important;
  visibility: hidden;
  width: 210px;
}
.mainmenu .sub-menu > li > a {
    color: #c9c9c9;
    display: block;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 36px;
    padding: 0 20px;
	text-transform: capitalize;
}
.mainmenu li:hover .mega-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 99;
}
.mega-menu ul.menu-mainmenu li.mega-menu:::after {
    background: #ffffff;
    content: "";
    height: 10px;
    left: 12px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
    z-index: 9999;
}
.mega-menu > .sub-menu > li {
    float: left;
    width: 23%;
    margin-right: 2%;
}
.mainmenu nav > ul > li > a::after {
  bottom: -40px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}
.mega-menu > .sub-menu > li .sub-menu {
  box-shadow: none;
  left: inherit;
  margin: 0;
  padding: 0;
  position: static;
  top: inherit;
  visibility: visible;
  width: 100%;
  z-index: 999;
  transform: inherit;
}
.mega-menu .sub-menu li .sub-menu li {
    width: 100%;
}
.mega-menu:hover .sub-menu > li .sub-menu {
	visibility: visible;
}
.mega-menu .sub-menu > li .sub-menu a {
    padding: 0;
    line-height: 36px;
	text-transform: capitalize;
}
.mega-menu .sub-menu > li .sub-menu a:hover {
    background: transparent;
}
.mainmenu nav ul li:hover ul.sub-menu a:hover {
  color: #cc3333;
}
.mainmenu ul.sub-menu li i {
  width: 30px;
}
.mega-menu > .sub-menu > li {
	position: relative;
	z-index: 9999;
}
.mega-menu > .sub-menu > li::before {
	background: #333;
    right: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
	top: 15px;
}
.mega-menu > .sub-menu > li:last-child::before {
    width: 0;
}
.mainmenu nav > ul > li:last-child {
  margin-right: 0;
}
.side-menu-full-inner .close-menu .icon_close {
	font-size: 30px;
}
.mainmenu nav > ul > li.current_page_item > a,
.mainmenu nav ul li.current-menu-parent > a {
	color:#999;
}
.stick .mainmenu nav > ul > li > a {
	color: #272727;
}
.stick .mainmenu nav > ul > li > a:hover {
	color: #999;
}
.stick .mean-container a.meanmenu-reveal span {
	background: #666;
}
.mean-container a.meanmenu-reveal span {
	background: #666;
}
.mean-container a.meanmenu-reveal {
	color: #666;
}
.header-top-icons {
  float: right;
  position: relative;
  text-align: right;
  z-index: 9999;
}
.header-top-icons, .header-top-icons a {
  color: #666;
  font-size: 24px;
}
.search-area {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.search-place {
  opacity: 0;
  position: absolute;
  right: 39px;
  top: 0;
  transform: scaleX(0);
  transform-origin: right center 0;
  transition: all 0.6s ease 0s;
  visibility: hidden;
}
.search-place input[ type="search" ] {
  border: 1px solid #cccccc;
  border-radius: 5px 0 0 5px;
  color: #b9b9b9;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0.75px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
}
.header-top-icons .search-place input[ type="search" ] {
	width: 220px;
}
.searching-icon {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 40px;
}
.search-area.active .searching-icon {
	background: #cc3333;
	color: #ffffff;
}
.search-area.active .search-place {
	opacity: 1;
	transform: scaleX(1);
	visibility: visible;
}
.add-to-cart {
  display: inline-block;
  position: relative;
  float: right;
}
.add-to-cart button span {
  background: #cc3333 none repeat scroll 0 0;
  border-radius: 100%;
  bottom: -10px;
  color: #fff;
  display: block;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -8px;
  text-align: center;
  width: 20px;
}
.header-title {
  padding: 135px 0 185px;
}
.header-title h1 {
  color: #fff;
  font-family: "Qwigley",cursive;
  font-size: 250px;
  line-height: 250px;
  margin-bottom: 35px;
}
.header-title > p {
  color: #cccccc;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 72px;
}
.common-button {
  background: #cc3333 none repeat scroll 0 0;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 30px;
  padding: 15px 40px;
  text-transform: capitalize;
  transition: all 0.2s ease 0s;
}
.common-button:hover {
  box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.header-content {
  overflow: hidden;
  padding-bottom: 72px;
}
.header-content-single h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 30px;
  padding-bottom: 20px;
  text-transform: capitalize;
}
.header-content-single p {
  color: #ccc;
  line-height: 30px;
  margin-top: 22px;
}
.show-menu.floatright,
.side-menu-icon.floatright {
  line-height: 35px;
  margin-left: 25px;
}
.service-area {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("assets/images/bg/service-bg.png");
  background-origin: padding-box;
  background-position: 125% 112px;
  background-repeat: no-repeat;
  padding: 150px 0 70px;
  position: relative;
}
.service-area::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 27%;
  width: 6%;
}
.section-heading h2 {
  color: #000000;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 100px;
}
.service-content-section {
  margin-left: 15px;
  margin-top: -3px;
}
.service-single {
  margin-bottom: 60px;
}
.service-icon {
  color: #999999;
  font-size: 36px;
  margin-right: 40px;
  margin-top: 12px;
  transition: all 0.4s ease 0s;
}
.service-single:hover .service-icon {
  color: #cc3333;
}
.service-content {
  overflow: hidden;
}
.service-content h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 36px;
  margin-bottom: 7px;
  margin-top: 0;
}
.portfolio-area {
  padding-bottom: 140px;
}
.portfolio-carousel {
  margin-bottom: 40px;
  margin-top: 25px;
}
.portfolio-img {
  margin: 0 50.5px;
  position:relative;
  transition:.4s  
}
.single-portfolio.slick-active{
  position:relative;	
}
.portfolio-item {
  position: relative;
}
.portfolio-bg {
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: -25px;
  z-index: 9;
}
.portfolio-img::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-portfolio.slick-active:hover .portfolio-img::before {
  background: #000 none repeat scroll 0 0;
  opacity: 0.5;
}
.portfolio-content {
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.5s ease 0s;
}
.single-portfolio.slick-active .portfolio-content {
  display: block;
}
.single-portfolio.slick-active .portfolio-img::before {
  background: #000 none repeat scroll 0 0;
  opacity: 0.5;
}
.portfolio-content h5 {
  color: #ffffff;
  text-transform: capitalize;
}
.portfolio-content .portfolio-single-content-cat {
  margin-bottom: 30px;
  margin-top: 18px;
}
.portfolio-content .portfolio-single-content-cat span {
  color: #999999;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
.port-btn {
  font-size: 14px;
  padding: 8px 35px;
}
.slick-arrow {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #999999;
  font-size: 60px;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  z-index: 9;
}
.slick-arrow:hover{
  color:#000;
}
.slick-next {
  left: 15px;
}
.slick-prev {
  right: 15px;
}
.portfolio-btn {
  margin-top: 142px;
}
.portfolio-btn a::before {
  background: #000 none repeat scroll 0 0;
  bottom: -13px;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 70px;
}
.portfolio-btn > a {
  color: #000000;
  display: block;
  font-family: "Poppins",sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 48px;
  position: relative;
  text-transform: uppercase;
}
.portfolio-btn > a:hover{
  color:#cc3333;
}
.portfolio-btn a:hover:before{
  background:#cc3333;
}
.testimonial-area {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/testimonial.png") no-repeat scroll 0 50%;
}
.testimonial-heading {
  position: absolute;
  right: 0;
  top: 0px;
}
.client-content {
  margin-top: 190px;
}
.client-content > h3 {
  color: #666666;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 30px;
}
.client-content > p {
  color: #666666;
  margin-bottom: 50px;
}
.client-content h5 {
    margin-top:47px;
}
.client-content h5 span{
  color:#000;
}
.client-content a, .user-testi-desc a, .about-testimonial-desc a {
    color:#999;
    font-size:13px;
}
.client-content a:hover, .user-testi-desc a:hover, .about-testimonial-desc a:hover {
    color:#cc3333;
    opacity:1;
}
.sin-test-page {
  margin-bottom: 0;
  margin-top: 50px;
}
.sin-test-page i {
  font-size: 18px;
}
.client-test-content {
    margin-top:20px;
}
.owl-carousel {
  margin: 0;
}
.owl-nav div {
  background: transparent none repeat scroll 0 0;
  bottom: 40px;
  color: #999;
  font-size: 24px;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 0;
}
.owl-nav div.owl-prev {
  left: auto;
  right: 1%;
}
.owl-nav div:hover{
  color:#cc3333;
}
.owl-dots .owl-dot {
  background: #666;
  height: 10px;
  margin: 0 5px;
  opacity: 0.7;
  width: 10px;
  display:inline-block;
  border-radius:100%;
}
.owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
  opacity: 1;
}
.owl-dots {
	bottom: -35px;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.sidebar-single .owl-dots {
	margin: 10px 0 0 0;
	position: inherit;
	bottom: auto;
}
.plan-area {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/plan-bg.jpg") repeat scroll center center / cover ;
  padding: 155px 0 160px;
}
.section-heading-style h2 {
  color: #fff;
  margin-bottom: 85px;
  text-align: center;
}
.plan-single {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  padding: 0 30px 50px;
}
.plan-content h5 {
  color: #000;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.5px;
  line-height: 80px;
  text-transform: uppercase;
}
.plan-content span {
  color: #000;
  display: block;
  font-size: 40px;
  font-weight: 600;
  line-height: 80px;
  margin-bottom: 5px;
}
.plan-content span sub {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 80px;
}
.plan-content p {
  border-bottom: 1px dashed #999999;
  letter-spacing: 0.25px;
  padding-bottom: 30px;
}
.plan-list {
  margin: 30px 0 40px;
  min-height: 182px;
}
.plan-list ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.plan-list ul li {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 36px;
}
.plan-list ul li span {
  color: #669900;
  font-size: 15px;
  margin-right: 15px;
}
.big-btn a.common-button {
  padding: 10px 45px;
}
.counter-section {
  padding-top: 120px;
}
.counter {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 36px;
  margin-bottom: 15px;
}
.counter-single {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
.counter-single:nth-child(4) {
  border:none
}
.counter-single h5 {
  color: #cccccc;
  font-family: "Poppins",sans-serif;
  font-size: 13px;
  letter-spacing: 0.25px;
  line-height: 13px;
  text-transform: uppercase;
}
.team-member-area {
  padding: 130px 0 138px;
  text-align: center;
}
.team-single {
  display: inline-flex;
  margin-bottom: 46px;
  width: 19%;
}
.team-img > a img {
  border-radius: 100%;
}
.team-content {
  min-height: 75px;
}
.team-content h6 {
  color: #000;
  font-family: "Poppins",sans-serif;
  margin-top: 25px;
  text-transform: uppercase;
  text-align: center;
}
.team-content h6 a {
  color: #000;
}
.team-content h6 a:hover {
  color: #000;
  text-decoration: none;
}
.team-content p.team-desig {
  color: #999999;
  font-family: "Poppins",sans-serif;
  font-size: 13px;
  text-transform: capitalize;
  text-align: center;
}
.team-btn{
  margin-top:35px;
}
.blog-area,
.blog-single-area {
  background: #eeeeee;
  padding-bottom: 103px;
}
.blog-area {
	padding-bottom: 120px;
	padding-top: 72px;
}
.margin-padding-180 {
	padding-bottom: 180px;
}
.archive .blog-area {
	padding-top: 0;
}
.single-blog:hover .blog-content {
  box-shadow: 0 45px 35px -33px rgba(0, 0, 0, 0.3);
}
.blog-content {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 11px -11px rgba(0, 0, 0, 0.3);
  padding: 22px 30px 26px 30px;
  transition: all 0.2s ease 0s;
  overflow: hidden;
}
.single-blog-list-style .blog-content {
	padding: 22px 50px 26px 50px;
}
.blog-content > small {
  color: #999;
  letter-spacing: 0.25px;
  line-height: 48px;
  text-transform: capitalize;
  display: block;
}
.blog-content > p a {
  color: #999;
  letter-spacing: 0.25px;
  line-height: 26px;
  text-transform: capitalize;
  position: relative;
  top: 1px;
}
.blog-content > p a:hover {
	color: #cc3333;
}
.blog-content > p span {
	position: relative;
	top: 2px;
}
.blog-content > p {
  margin: 0;
  color: #999;
  padding-bottom: 12px;
}
.blog-content > p.blog-meta {
    color: #999;
}
.blog-content > p.blog-meta a {
    color: #999;
    letter-spacing: 0.25px;
    line-height: 26px;
    text-transform: capitalize;
}
.blog-content > ul.blog-meta li {
    display: inline;
}
.blog-content > ul.blog-meta li::after {
    content: "|";
    position: absolute;
    margin-top: 13px;
    color: #cccccc;
}
.blog-content > ul.blog-meta li:last-child:after {
    content: "";
    position: absolute;
    margin-top: 13px;
    color: #cccccc;
}
.blog-content > ul.blog-meta li a {
    color: #cccccc;
    letter-spacing: 0.25px;
    line-height: 48px;
    text-transform: capitalize;
    margin: 0 5px;
}
ul.blog-meta {
    margin-top: -18px;
}
.blog-content > ul.blog-meta li:first-child a {
    margin-left: 0;
}
.blog-content h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 0;
  margin-top: 12px;
}
.blog-content h6 a {
  color: #000000;
  transition: all 0.7s ease 0s;
  font-weight: 600;
}
.single-blog:hover .slider-post > h6 a {
  text-decoration: underline;
}
.blog-content > a,
a.comment-reply-link {
  color: #999999 !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.25px;
  margin-top: 30px;
  position: relative;
  transition: all 0.4s ease 0s;
  margin-right: 17px;
}
.single-blog:hover .blog-content > a,
a.comment-reply-link:hover,
.blog-content > a:hover,
a.comment-reply-link:hover {
  color: #cc3333 !important;
}
.blog-content h6 {
    margin: 5px 0;
}
.comments-content-wrap span > a {
  color: #272727;
}
.blog-content h6 > a:hover, 
.blog-content > p.blog-meta a:hover,
.blog-content > ul.blog-meta li a:hover {
  color: #cc3333;
}
.blog-content a span {
  font-size: 18px;
  position: absolute;
  right: -23px;
  top: 5px;
}
.blog-content p.text-right a {
    padding: 0 10px;
}
.blog-img img{
    max-width: 100%;
}
.blog-content.slider-post h6 a {
font-size: inherit;
  color: #000000;
  transition: all 0.7s ease 0s;
  font-weight: 600;
}
.bg-common-oberlay, 
.bg-footer-bottom-oberlay {
  position:relative;
}
.bg-common-oberlay::before,
.bg-footer-bottom-oberlay::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}
.bg-footer-bottom-oberlay::before {
	background: none;
}
.bg-header-overlay::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
}
.footer-area {
  background-position: center bottom !important;
  background-size: cover;
  padding-top: 73px;
}
.contact-style-1 {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 45px 35px -33px rgba(0, 0, 0, 0.5);
  padding: 42px 50px 70px;
  position: relative;
}
#commentform .form-body {
	width: 100%;
}
#commentform .input-small {
  margin-right: 3.33%;
  width: 31.1%;
}
#commentform #subject.input-small {
  margin-right: 0;
}
.form-head > span:last-child input, .contact-form .input-small:last-child {
	margin-right:0
}
.form-head > input, .form-body > input, .text-area, .contact-form .input-small {
  background: transparent none repeat scroll 0 0;
  border-color: #ccc;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #999999;
  float: left;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 26px;
  margin-bottom: 35px;
  padding-bottom: 8px;
}
.form-head > input:focus,.form-body > input:focus,.text-area:focus, .contact-form .input-small:focus {
  border-color:#000;
  color:#000;
}
.form-body > input, .text-area {
  height: 165px;
  resize: vertical;
  width: 100%;
}
div.wpcf7-validation-errors {
	border: none;
}
span.wpcf7-not-valid-tip {
	display: none;
}
.contact-button {
  border: medium none;
  margin-top: 35px;
}
.footer-content {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.footer-content .row {
	padding-top:225px;
    padding-bottom: 70px;
}
.footer-list ul li a,
.footer-list ul li,
.footer-list ul li p,
.footer-list ul li div,
.footer-list ul li span,
.footer-list ul li small {
  color: #999999;
  letter-spacing: 0.25px;
}
.footer-list ul li a:hover{
  color:#fff;
}
.newsletter span {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
  width: 100%;
  display: block;
}
.newsletter input {
  background: transparent none repeat scroll 0 0;
  border-color: rgba(255, 255, 255, 0.3);
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #fff;
  padding: 0 35px 10px 0;
  position: relative;
  width: 100%;
}
.newsletter input:focus {
  border-color: #fff;
  color: #fff;
  outline: medium none;
}
.newsletter button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #999999;
  font-size: 24px;
  line-height: 24px;
  padding: 0;
  position: absolute;
  right: 15px;
}
.newsletter button:hover{
  color:#cc3333; 
}
.footer-bottom {
  padding: 40px 0;
  position: relative;
  z-index: 99;
}
.footer-icon > a {
  color: #999999;
  font-size: 16px;
  letter-spacing: 1.25px;
  margin-left: 15px;
}
.footer-icon > a:hover{
  color:#cc3333;
}
.footer-logo {
  float: left;
}
.footer-bottom-left > p {
  color: #999;
  letter-spacing: 0.25px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 30px;
}
.footer-icon.floatright {
    margin-top: 7px;
}
.footer-bottom-left > p a{
  color:#666;
  font-weight:600;
}
.footer-bottom-left > p a:hover{
  color:#cc3333; 
}
.header-2 {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/header-2-bg.jpg") no-repeat fixed center center / cover ;
}
.header-2-content {
  padding: 90px 0 200px;
}
.header-2-content h1 {
  margin-bottom: 20px;
  padding-bottom: 40px;
  position: relative;
}
.header-2-content h1::before {
  background: #f7f7f7 none repeat scroll 0 0;
  bottom: -100%;
  content: "";
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100px;
}
.section-heading-2 h3 {
  color: #000;
  font-family: "Poppins",sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 30px;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
}
.product-tab-area {
  padding: 112px 0;
  position: relative;
}
.product-tab-area::after {
  background: #999 none repeat scroll 0 0;
  content: "";
  height: 230px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -9%;
  width: 1px;
}
.inspiration {
  letter-spacing: 0.25px;
  margin: 70px 0;
}
.inspiration > img {
  margin-bottom: 40px;
}
.product-carousel {
  padding: 60px 0;
}
.product-carousel .owl-nav div {
  bottom: 40px;
  font-family: "Poppins",sans-serif;
  font-size: 18px;
  line-height:24px;
  right: -30px;
  top: 30%;
}
.product-carousel .owl-nav div.owl-prev {
  left: -30px;
  right: auto;
}
.product-carousel .owl-nav div:hover{
  color:#000;
}
.product-nav li{display:inline-block;}
.product-nav li a {
  color: #000;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.25px;
  line-height: 36px;
  padding: 0 35px;
  text-transform: uppercase;
  border-left: 1px solid #000;
}
.product-nav li:first-child a{
  border:0;
}
.product-nav li a:hover,.product-nav li.active a{
  color:#999999;
}
.product-img {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.woocommerce img.secondary-img {
  left: 0;
  opacity: 0;
  position: absolute;
  top: -100%;
  transition: all 0.5s ease 0s;
  height: 100%;
  width: 100%;
}
.product-single:hover .secondary-img {
  opacity: 1;
  top: 0;
}
.product-details {
  position: relative;
  overflow: hidden;
}
.pro-img-icon{
  right: 0;
  opacity: 0;
  position: absolute;
  bottom: 0; 
  transform:scale(0); 
  transition:.2s
}
.product-single .product-img .pro-img-icon a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-radius: 0;
  padding: 0;
}
.product-single:hover  .pro-img-icon{
  opacity: 1;
  transform:scale(1)     
}
.pro-img-icon .added_to_cart {
  display: none !important;
}
.pro-img-icon .add_to_cart_button.added i {
  display: none !important;
}
.product-content h2 {
  margin: 15px 0 0;
}
.product-content h2 {
  font-size:14px !important;
  line-height:22px;
  letter-spacing:.25px;
  color:#000;
  font-family: 'Poppins', sans-serif;
  text-transform:uppercase;
}
.woocommerce div.product-content span.price,
.woocommerce div.product-content p.price {
  font-size:18px;
  line-height:30px;
  color:#000;
  font-family: 'Poppins', sans-serif;
}
.woocommerce .product-details .action a.button {
  color: #000;
  display: block;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  line-height: 33px;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 0;
  font-weight: normal;
  padding: 0;
}
.action > a:hover {
  color: #cc3333;
}
.action {
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 30%;
}
.action a span {
  font-size: 14px;
  margin-right: 5px;
}
.woocommerce .product-details .product-content .star-rating {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
  float: none;
  display: block;
}
.all-pro a {
  color: #000;
  display: block;
  font-family: "Poppins",sans-serif;
  letter-spacing: 0.5px;
  line-height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
}
.all-pro a:hover{
  color: #cc3333;
}
.modal-dialog {
  margin: 10% auto;
}
.video-area {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/video-bg.jpg") repeat scroll center center / cover ;
  padding: 200px 0;
}
.home-2-com-text h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 100px;
}
.home-2-com-text h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 50px;
  line-height: 100px;
  text-transform: uppercase;
}
.home-2-com-text p {
  color: #cccccc;
  letter-spacing: 0.25px;
  line-height: 30px;
}
.video-text > button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 60px;
  margin-top: 70px;
}
button.close {
  background: #000 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 35px;
  margin-right: -12px;
  margin-top: -18px;
  opacity: 1;
  width: 35px;
  z-index: 9999;
}
button.close:hover{
  opacity:1;
  color:#fff
}
.blog-area-2 {
  background: #fff none repeat scroll 0 0;
  padding: 123px 0 110px;
}
.single-blog-2 {
  box-shadow: none;
}
.blog-content-2 {
  padding: 0;
}
.single-blog-2:hover {
  box-shadow: none;
}
.brand-inner-bottom {
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 70px 0;
}
.brand-area.style-1 .single-brand {
  display: inline-block;
  width: 19%;
}
.single-brand > a {
  opacity: 0.5;
  display: block;
  text-align: center;
}
.single-brand > a:hover{
  opacity:1;
}
.footer-area-2{
  background:#242424;
}
.footer-top {
  padding: 80px 0;
}
.footer-top-single {
  border-right: 1px solid #2f2f2f;
  padding: 0 0 75px 0;
}
.footer-top-single > h2 {
  color: #fff;
  font-family: "Poppins",sans-serif;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: 36px;
  text-transform: uppercase;
}
.footer-top-single p {
  color: #666666;
  font-family: "Poppins",sans-serif;
  font-size: 13px;
  letter-spacing: 0.25px;
}
.footer-top-single span {
  color: #cccccc;
}
.footer-top-single a {
  color: #3399cc;
}
.footer-top-single h6 {
  color: #999999;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 26px;
  text-transform: uppercase;
}
.footer-middle {
  padding-bottom: 80px;
}
.footer-icon p {
  font-family: "Poppins",sans-serif;
  letter-spacing: 0.25px;
  line-height: 36px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.white-icon > a:hover {
  color: #fff;
}
.footer-bottom-2 {
  background: #1c1b1b none repeat scroll 0 0;
  padding: 30px 0;
}
.copyright > p {
  color: #666;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 26px;
}
.copyright a {
  color: #666;
  font-weight: 600;
}
.copyright a:hover {
  color: #fff;
}
.logo-3 {
  margin-top: 5px;
}
.logo-4 {
  margin-top: 30px;
}
.line {
  border-bottom: 1px solid #999999;
  left: 0;
  position: fixed;
  top: 50%;
  width: 7%;
  z-index: 1;
}
.language {
  margin-right: 1%;
}
.language > a {
  color: #999999;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  line-height: 24px;
  margin: 0 5px;
  text-transform: uppercase;
}
.language > a:hover{
  color:#fff;
}
.creative-heading h2 {
  color: #fff;
  font-family: "Poppins",sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 12px;
  text-transform: capitalize;
}
.creative-heading h2 span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}
.creative-heading p {
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  color: #e9e9e9;
}
.creative-menu ul li a{
  font-size:14px;
  line-height:60px;
  letter-spacing:.25px;
  color:#999999;
  font-weight:600;
  text-transform:uppercase;
  font-family: "Poppins",sans-serif;  
}
.creative-menu ul li a:hover{
  color:#fff;
  border-bottom:1px solid #fff;
}
.cre-pro-img {
  position: relative;
  transform: translateY(80px);
  transition: all 0.3s ease 0s;
}
.cre-pro-img::after {
  background: #322729 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  transition:.5s;
  transform:scale(1)
}
.cre-pro-single:hover .cre-pro-img::after{
  opacity:0;
  transform:scale(0);
}
.cre-pro-content {
  padding: 5px 0;
}
.cre-pro-content h3 {
 line-height:0;
}
.cre-pro-content p a{
  font-size:14px;
  line-height:20px;
  color:#fff;
  font-weight:600;
  font-family: "Poppins",sans-serif; 
}
.cre-pro-single:hover .cre-pro-img{
  transform: translateY(0px);
}
.team-nav li.active a{
  color:#fff;
}
.surname{
  display:none;
  color: #666666;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  font-family: "Poppins",sans-serif;
  margin-top: -9px;
  padding-bottom: 15px;
}
.team-nav li.active .surname{
  display:block;
}
.team-nav li a {
  color: #666666;
  font-size: 18px;
  font-weight: 600;
  line-height: 37px;
  text-transform: capitalize;
}
.team-heading{
  margin-top:110px;
}
.creative-carousel.owl-theme .owl-controls .owl-nav div {
  bottom: -42px;
  right: 90%;
}
.creative-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  right: 95%;
}
.creative-carousel.owl-theme .owl-controls .owl-nav div:hover {
  color: #fff;
}
.contact-form-2 h2 {
  color: #fff;
  font-family: "Poppins",sans-serif; 
  font-size: 18px;
  font-weight: 600;
  line-height: 72px;
  text-align: left;
}
.contact-style-2 .form-head > input:focus,.contact-style-2 .form-body > input:focus,.contact-style-2 .text-area:focus{
  border-color:#fff;
  color:#fff;
}
.woocommerce #review_form #respond .form-submit .contact-button-2 {
  border-color: #999;
  border-image: none;
  border-style: solid;
  border-width: 0 0 1px;
  color: #999;
  font-family: "Poppins",sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin: 40px 0;
  text-transform: uppercase;
  background: transparent;
  letter-spacing:.25px;
  border-radius: 0;
  padding: 0;
}
.woocommerce #review_form #respond .form-submit .contact-button-2:hover {
  border-color: #000;
  color: #000;
}
.contact-button-2:hover {
  color:#fff;
  border-color:#fff;
}
.contact-form-2 .form-head > input {
  margin-right: 10%;
  width: 45%;
}
.contact-form-2 .form-head > input, .form-body > input,.contact-form-2 .text-area{
  font-family: "Poppins",sans-serif;
}
.contact-form-2 .form-head > input:last-child {
  margin-right: 0;
}
.active .crtv-bg .creative-heading {
  animation: 1500ms ease 0s normal none 1 running slideInUp;
}
.active .crtv-bg .border-bg-img {
  animation: 1400ms ease 0s normal none 1 running slideInUp;
}
.srt-content {
  animation: 1400ms ease 0s normal none 1 running slideInUp;
}
.crtv-con-pdn {
  padding-left: 70px;
}
.crtv-content {
  position: relative;
  z-index: 2;
}
.border-bg {
  bottom: 0;
  height: 600px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1170px;
  z-index: 1;
}
.mission-content{
  margin-top:100px;
}
.contact-content{
  margin-top:100px;
}
.tab-content.crtv-tab-content.floatleft {
  margin-top: 50px;
}
.border-bg-img {
  margin-left: 66px;
  width: 1050px;
}
.header-4 {
  background: transparent none repeat scroll 0 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
.slider-area {
  height: 100%;
}
.nivo-caption {
  background: rgba(0,0,0,.5);
  height: 100%;
  opacity: 1;
  top: 0;
}
.slider-caption h2 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing:20px;
  font-weight:600;
}
.header-title.slider-caption {
  padding: 20% 0 0;
}
.slider-caption
.header-top-icons-5 {
  margin-right: 0;
}
.banner-6 {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/header-bg.jpg") repeat scroll 0 0;
}
#scrollUp {
  background: #cc3333 none repeat scroll 0 0;
  bottom: 20px;
  color: #fff;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  right: 50px;
  text-align: center;
  width: 30px;
}
.error404 {
	background: #f2f2f2;
}
.page-404 {
	text-align: center;
	padding: 100px 0 100px 0;
}
.page-404 .search-form {
	position: relative;
}
.page-404 h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 72px;
	line-height: 1.1;
	color: #cc3333;
	margin-bottom: 13px;
}
.page-404 h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.43;
	color: #000;
	margin-bottom: 20px;
}
.page-404 p {
	font-size: 18px;
	padding: 10px 0;
	max-width: 701px;
	margin: 0 auto 38px auto;
}
.search-box {
	padding: 10px 0;
	margin-bottom: 15px;
}
.page-404 input[type="search"] {
	background: #fff;
	border: medium none;
	height: 50px;
	width: 100%;
	padding: 0 30px;
}
.page-404 button {
	position: absolute;
	right: 25px;
	top: 14px;
	background: transparent;
	border: none;
	color: #999;
}
.left-box {
	width: 120px;
	float: left;
}
.search h1 {
	font-size: 32px;
}
.page-banner, 
.blog-banner,
.portfolio-single-banner,
.service-banner,
.search-banner {
	height:300px;
}
.banner-heading-area {
  background: rgba(0, 0, 0, 0) url("assets/images/bg/contact-bg.jpg") repeat scroll 0 0;
  display: table;
  height: 300px;
  width: 100%;
}
.banner-heading-bg {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  display: table-cell;
  vertical-align: middle;
}
.mainmenu.mainmenu-2 nav > ul > li > a {
  color: #000000;
}
.mainmenu nav > ul > li a::before {
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}
.single-blog a img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.blog-area .load-more {
	overflow: hidden;
	width: 100%;
}
#blog-mesonry {
	overflow: hidden;
}
.form-head br {
	display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background: none none repeat scroll 0 0;
  border: none;
  box-shadow: none;
  float: none;
  height: auto;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: auto;
  width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: none;
  border-radius: 0;
  margin: 0 0 0 50px;
  padding: 0 1em;
}
.grid-style .column, .slider-style .column {
  padding: 0 15px;
}
.grid-style .column-4 {
  width: 25%;
  float: left;
}
.grid-style .column-3 {
  width: 33.33%;
  float: left;
}
.grid-style .column-6 {
  width: 16.66%;
  float: left;
}
.mega-title-hide-title,
.mishuk-normal-sticky-logo,
.mishuk-mobile-logo {
	display: none;
}
.stick .mishuk-normal-sticky-logo {
  display: block;
}
.header-area {
	position: relative;
}
.header-area::before {
	position: absolute;
	width: 100%;
	height: 70px;
	content: "";
	left: 0;
	top: 0;
}
.mishuk-page-comments .contact-style-1 {
	padding: 50px 0 50px 0;
}
.mishuk-page-comments .logged-in-as {
	display: none;
}
.footer-area h2 {
  font-family: "Poppins",sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 50px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.top-search {
  display: none;
}
.top-search {
  background: red;
  display: none;
  padding: 15px 0;
  width: 100%;
}
.search-field-area {
	width: 100%;
}
.search-field-area input[ type="search" ] {
	width: 94% !important;
	float: left;
}
.input-group-addon.search-btn,
.input-group-addon.close-search {
	float: left;
	height: 34px;
	line-height: 20px;
	width: 34px;
	cursor: pointer;
}
.Mishuk_twitter_widget .carousel-indicators {
  bottom: -40px;
}
.wl-instagram-image {
  float: left;
  margin-bottom: 15px;
  width: 33.33%;
}
.wl-instagram-image.first {
  padding-right: 10px;
}
.wl-instagram-image.second {
  padding: 0 5px;
}
.wl-instagram-image.third {
  padding-left: 10px;
}
#kenburns-slideshow {
    position: relative;
    width:600px;
    height: 360px;
    background-color:#292929;
    border:22px solid #191919;
    z-index: 1;
    overflow: hidden;
}
.kb-slide{
    position: absolute;
    z-index: 1;
    opacity: 0;
}
.kb-slide img{
    position: relative;
    -webkit-transform: translate3d(0,0,0)
    -moz-transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
.textwidget img,
.portfolio-audio img {
  height: auto;
  width: 100%;
}
.portfolio-time > ul {
  list-style: outside none none;
  padding: 0;
}
.sc-artwork.sc-artwork-placeholder-2 {
  background-image: none !important;
  display: none !important;
}
.audio-wrapper {
	width: 100%;
	overflow: hidden;
}
.relative{
  position:relative;
}
.crtv-pdr-none{padding-right:none;}
.border-bg-img {
  bottom: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 93.5%;
  z-index: -9;
}
.crtv-row-content {
  #padding: 5% 0;
}
.border-bg-img img {
  height: 100%;
  width: 100%;
}
#fullpage .vc_row {
  margin-left: 0;
}
.crt-table {
  height: 100%;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.height100 {
  height: 100%;
}
#fp-nav ul li {
  list-style: none;
}
.team-member-img > img {
  max-width: 100%;
}
.team-nav.team-nav-2 {
  list-style: outside none none;
  margin-top: 140px;
  padding: 0;
}
.add-to-cart > button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  position: relative;
  top: 4px;
}
.headercart-wrapper {
  background: #ffffff none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  overflow-y: auto;
  padding: 0 30px 50px;
  position: fixed;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 545px;
  z-index: 99999;
}
.add-to-cart.open > .dropdown-menu {
  display: inherit;
}
.add-to-cart.open .headercart-wrapper {
  padding: 0 15px;
  visibility: visible;
  opacity:1;
  top: 100%;
  z-index: 9999999;
}
.cart-pro-head h2 {
  color: #000000;
  float: left;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 37px;
  text-align: left;
  text-transform: capitalize;
}
.cart-pro-head {
  padding: 45px 20px 0;
}
.product-head {
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  padding: 0px 20px 10px;
}
.product-head > span {
  color: #999999;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: uppercase;
}
.headercart-wrapper .products li {
  border-bottom: 1px dashed #ebebeb;
  overflow: hidden;
  padding: 35px 20px;
  position: relative;
}
.headercart-wrapper .products .image {
  display: block;
  margin-right: 35px;
  width: 100px;
}
.headercart-wrapper .products .content {
  text-align: left;
  position: relative;
}
.headercart-wrapper .products .content h3 {
  line-height: 0;
  margin-top: 0;
}
.headercart-wrapper .products .content h3 a {
  color: #272727;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.headercart-wrapper .products .content h3 a:hover {
  color: #e2214b;
}
.headercart-wrapper .products .content span.cart-product-variation {
  color: #9b9b9c;
  display: block;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  line-height: 20px;
}
.cart-price {
  margin-top: 44px;
}
.headercart-wrapper .products .content p.price {
  font-family: "Poppins",sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color:#9b9b9c;
}
.headercart-wrapper .products .content p.totprice {
  color: #272727;
}
.headercart-wrapper .products .remove {
  color: #272727;
  display: block;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.headercart-wrapper .total-price {
  padding: 15px 20px 30px;
}
.total-price-text {
  padding-left: 135px;
  text-align: left;
  width: 70%;
}
.total-price-text span {
  color: #9b9b9c;
  display: block;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.total-price-text > p {
  color: #9b9b9c;
  font-family: "Poppins",sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.headercart-wrapper .total-price .total-price-all {
  color: #e2214b;
  font-family: "Poppins",sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  text-align: right;
  width: 30%;
}
.cart-footer-all {
  margin-bottom: 55px;
  text-align: center;
}
.headercart-wrapper .view-cart {
  display: block;
  line-height: 36px;
}
.headercart-wrapper .view-cart {
  border: 1px solid #272727;
  color: #272727;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-right: 35px;
  padding: 9px 20px;
  text-transform: uppercase;
}
.headercart-wrapper .view-cart:hover {
  color: #e2214b;
}
.headercart-wrapper .cart-footer {
  background: #272727 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 60px;
  text-align: center;
  text-transform: uppercase;
}
.headercart-wrapper .cart-footer:hover {
  background: #e2214b;
}
.all-products ul.products {
  padding-left: 0;
}
.owl-carousel .owl-item img {
  height: auto;
}
.headercart-wrapper.active {
  opacity: 1;
  right: 0;
  visibility: visible;
}
.headercart-wrapper-control {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  cursor: pointer;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9990;
}
.headercart-wrapper-control.active{
  display:block;
}
.cart-close {
  color: #000;
  cursor: pointer;
  float: right;
  font-size: 20px;
  margin-top: 25px;
}
.woocommerce table.shop_table input.button.update-cart {
  background-color: #dedede;
  border-radius: 0;
  padding: 24px;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
}
.woocommerce table.shop_table input.button.update-cart:hover {
  background-color: #CC3333;
  color: #fff;
}
.blog-menu.blog-index-filter {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -12px;
}
.from-ajax {
  display: none;
}
#loading {
  display: none;
  height: 100px;
  width: 100%;
  text-align: center;
}
#loading svg {
  height: 100px;
  width: 100%;
  text-align: center;
}
.search-content-area h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.85;
}
.search-content-area h4 a {
	color: #333;
}
.search-content-area .pagination {
	width: 100%;
	text-align: center;
}
.search-content-area .pagination span, .search-content-area .pagination a {
	font-size: 16px;
	line-height: 1.85;
	padding: 0 10px;
}
.search-content-area .pagination a {
	color: #666;
	text-transform: uppercase;
}
.search-content-area .pagination span {
	color: #cc3333;
}
.search-content-area .search-excerpt a {
	display: block;
}
.search-content-area {
	padding: 47px 0 70px 0;
}
.search-content-area hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sticky {
	position: absolute;
	text-align: center;
	top: -15px;
	width: 100%;
}
.blog-sticky {
	background: #000;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	font-family: "Poppins",sans-serif;
	letter-spacing: 2px;
}
.pull-right .mishuk-pages-sidebar {
  border-left: 1px solid #ccc;
  padding-left: 65px;
  padding-top: 1px;
}
.pull-left .mishuk-pages-sidebar {
  border-right: 1px solid #ccc;
 }
.mishuk-pages-sidebar ul,
.mishuk-pages-sidebar ol {
	padding: 0;
}
.msk-pagination ul {
  padding-left: 0;
}
.blog-details .page-links {
  text-align: left;
}
.blog-details .page-links a, .blog-details .page-links > span {
    color: #000;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    height: 34px;
    letter-spacing: 0.68px;
    line-height: 34px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
}
.blog-details .page-links > span {
	padding: 0 20px 0 0;
}
.blog-details .page-links a:hover {
    background: #cc3333 none repeat scroll 0 0;
    color: #fff;
}
.footer-area .submiter {
	top: inherit;
}
.footer-area .subscribe-container h3 {
	color: #999999;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
	font-weight: 400;
	margin-top: 0;
}
.contact-title h2 {
	font-family: "Poppins",sans-serif;
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	line-height: 48px;
	margin-bottom: 82px;
}
.footer-area ul {
	padding: 0;
}
.pagination {
  display: block;
  margin: 20px 0 0 0;
}
.admin-bar .header-area.stick {
    margin-top: 30px;
}
.load-more {
  clear: both;
}
.woocommerce span.onsale {
	z-index: 8;
}
.slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.caption-content {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	left: 0;
	padding: 15px;
	position: absolute;
	text-align: left;
	width: 100%;
}
.nivo-banner-slider .nivo-caption {
	background: none;
}
.caption-content h3,
.caption-content p {
	color: #fff;
	margin: 0;
	padding: 0;
}
.modal-container {
  margin-bottom: 100px;
  margin-top: 100px;
}
.model-close {
  background: #e2214b none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  color: #fff;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: -1px;
  top: -16px;
  width: 32px;
  z-index: 9999;
}
.modal-product {
  background-color: #fff;
  display: flex;
}
.modal-product .sin-product-content .prev-next-buttons {
  display: none;
}
.modal-product .sin-product-content .woocommerce-review-link {
  display: none;
}
.nivo-directionNav a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 48px;
  height: 24px;
  left: 30px;
  line-height: 36px;
  margin: -20px 0 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 40px;
}
.nivo-directionNav a.nivo-nextNav {
  left: auto;
  right: 30px;
}
.nivo-controlNav {
  bottom: inherit;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 9;
}
.nivo-controlNav a {
  background: transparent none repeat scroll 0 0;
  border: 2px solid transparent;
  border-radius: 100%;
  box-shadow: none;
  display: inline-block;
  font-size: 0;
  height: 18px;
  margin: 5px 4px;
  opacity: 1;
  text-align: center;
  text-indent: inherit;
  vertical-align: top;
  width: 18px;
}
.nivo-controlNav a::before {
  background: #333 none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 14px;
  margin-top: 0;
  vertical-align: top;
  width: 14px;
}
.nivo-controlNav a:hover::before, .nivo-controlNav a.active::before {
  background: #cc3333 none repeat scroll 0 0;
}
.flexslider {
	overflow:hidden;
}
.flex-direction-nav a, .flex-pauseplay a {
  font-size: 0;
  overflow:inherit;
}
.flex-control-nav {
  bottom: 20px;
  z-index: 9;
}
.flex-direction-nav a::before {
  content: "";
  display: inline-block;
  font-family: Ionicons;
  font-size: 48px;
  color:#fff;
}
.flex-direction-nav a.flex-next::before {
  content: "\f3d6";
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.page-content-area dt,
.page-content-area th {
	text-align: left;
    padding: 10px 25px 0 0;
}
.page-content-area th {
    padding: 10px 25px;
}
.woocommerce span.onsale {
  background: #e2214b none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  left: 15px;
  letter-spacing: 0.5px;
  line-height: 24px;
  min-height: auto;
  min-width: auto;
  padding: 0 9px;
  position: absolute;
  top: 15px;
}
.outOfstock {
  bottom: 10px;
  color: #ffffff;
  font-size: 10px;
  font-style: italic;
  height: 60px;
  left: 10px;
  letter-spacing: 0.1px;
  line-height: 14px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  z-index: 9;
}
.outOfstock > span {
  background: #9b9b9b none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  width: 60px;
}
.msk-pagination ul li {
  display:inline-block;
}
.msk-pagination ul li a {
  color: #000;
  display: block;
  font-family: "Poppins",sans-serif;
  font-size: 15px;
  height: 34px;
  letter-spacing: 0.68px;
  line-height: 34px;
  margin-right: 20px;
  text-align: center;
  width: 34px;
  text-transform:uppercase;
}
.msk-pagination.style-1 ul li a:hover {
  background:#cc3333;
  color:#fff;
}
.msk-pagination ul li.active a {
  background:#cc3333;
  color:#fff;
}
.msk-pagination ul li:last-child a {
  border:1px solid #000;
  margin:0;
}
.msk-pagination.style-2 ul li:first-child a {
  border:1px solid #ccc;
}
.msk-pagination.style-2 ul li a {
  margin-right:10px;
  border:1px solid #ccc;
}
.msk-pagination.style-2 ul li:nth-child(4) a {
  border:none;
}
.msk-pagination.style-2 ul li a:hover {
  background:#000;
  color:#fff;
}
.msk-pagination.style-2 ul li.active a {
  background:#000;
}
.msk-pagination.style-3 ul li a {
  background:#f1f1f1;
}
.msk-pagination.style-3 ul li a:hover {
  background:#cc3333;
  color:#fff;
}
.msk-pagination.style-3 ul li.active a {
  background:#cc3333;
}
.msk-pagination.style-3 ul li:nth-child(4) a {
  border:none;
  background:none;
}
.msk-pagination.style-3 ul li a {
  margin-right:10px;
}
.msk-pagination.style-3 ul li:last-child a {
  border:none;
}
.msk-pagination.style-4 ul li a {
  width:inherit;
  height:inherit;
  border:none;
}
.msk-pagination.style-4 ul li a span {
  font-size:17px;
  vertical-align:middle;
}
.msk-pagination.style-4 ul li a:first-child span {
  margin-right:10px;
}
.msk-pagination.style-4 ul li a:last-child span {
  margin-left:10px;
}
.msk-pagination.style-4 ul li a:hover {
  color:#ccc;
}
.msk-pagination.style-5 ul li a {
  background:#f1f1f1;
  color:#999;
  height:43px;
  line-height:43px;
}
.msk-pagination.style-5 ul li a:hover {
  background:#cc3333;
  color:#fff;
}
.msk-pagination.style-5 ul li a.prev {
  min-width:148px;
}
.msk-pagination.style-5 ul li a.prev span {
  margin-left:0;
}
.msk-pagination.style-5 ul li a.next {
  min-width:108px;
}
.msk-pagination.style-5 ul li a.next span {
  margin-right:0;
}
.msk-pagination.style-6 ul li a {
  background:none;
  border:2px solid #333;
  color:#333;
}
.msk-pagination.style-6 ul li a.prev {
  min-width: 120px;
}
.msk-pagination.style-6 ul li a.next {
  min-width: 120px;
}
.msk-pagination.style-6 ul li a:hover {
  border-color:#cc3333;
}
.woocommerce nav.woocommerce-pagination ul li {
  float: none;
  overflow: visible;
  border-right: none;
  display: inline-block;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  color: #000;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-size: 15px;
  height: 34px;
  letter-spacing: 0.68px;
  line-height: 34px;
  margin-right: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 34px;
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination.msk-pagination.style-4 .page-numbers {
  background-color: transparent;
}.woocommerce ul {
	list-style: none;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
.woocommerce .column-8 div.product-content span.price, .woocommerce .column-8 div.product-content p.price {
  font-size: 14px;
}
.column-8 .product-content h2 {
  font-size: 12px !important;
}
.product-single.column-8 .product-img .pro-img-icon a {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    width: 34px;
}
.portfolio-single-navigation {
	margin-bottom: 207px;
	margin-top: 50px;
}
.portfolio-detail {
	border-bottom: 1px solid #eee;
	padding-bottom: 74px;
}
.woocommerce .product-single .pro-img-icon a.button.loading::after {
  content: '\e01c';
  opacity: 1;
  right: 0.5em;
  top: 0;
}
.woocommerce .pro-img-icon a.button.added::after {
  content: "";
  margin-left: 0;
}
.product-single .pro-img-icon .added_to_cart.wc-forward {
  display: none;
}
.variations_form .single_variation_wrap .single_variation {
  margin-bottom: 40px;
}
table.variations tr.required {
  display: block;
}
table.variations td.value {
  display: block;
  width: 100%;
}
.burger-menu,
.burger-menu li {
	list-style: none;
}
.header-top {
  background: #393939 none repeat scroll 0 0;
  padding: 5px 25px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.header-top ul li,
.header-top ul {
	list-style: none;
	padding: 0;
}
.header-top ul li {
	display: inline-block;
}
.header-top .contact-way li {
	margin-right: 30px;
}
.header-top .contact-way a {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 20px;
  display: block;
}
.header-top .contact-way strong,
.header-top .contact-way span {
	color: #fff;
}
.header-top .contact-way strong {
	font-weight: 600;
}
.header-top .contact-way li {
	color: #fff;
}
.header-top .contact-way a i {
  color: #cc3333;
  margin-right: 15px;
}
.header-top .social-link a {
  color: rgba(255, 255, 255, 0.7);
  display: block;
}
.header-top .social-link li {
	 margin-left: 15px;
}
.header-top .social-link a:hover{
  color:#fff;
}
.footer-area .wpcf7-form {
	overflow: hidden;
}
.modal-container .sin-product-content > h1 {
  line-height: 60px;
  margin-bottom: 0;
  width: 100%;
}
.woocommerce.modal-container div.product .woocommerce-product-rating {
  margin-bottom: 5px;
}
.woocommerce.modal-container .sin-product-content p.product-price span {
  line-height: 60px;
}
.woocommerce.modal-container .sin-product-content p.product-price {
  margin-bottom: 0;
}
.service-single-wrapper {
	padding-bottom: 92px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #9a9a9a none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  height: 2px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #e2214b;
  border-radius: 50px;
  height: 10px;
  top: -4px;
  width: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background: #182342 none repeat scroll 0 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #e2214b;
  border-radius: 50px;
  height: 10px;
  top: -4px;
  width: 10px;
}
.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount {
  text-align: center;
}
.woocommerce-message.billing-massage {
	margin-top: 20px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button,
.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount button.button {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  color: #9b9b9c;
  display: block;
  float: none;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
}
.widget_shopping_cart .widget_shopping_cart_content p.buttons a.button {
	display: unset;
}
.woocommerce.widget_product_search .search-field {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #999;
  font-weight: 600;
  width: 100%;
}
.price_label {
  color: #6f6f6f;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  width: 100%;
}
.woocommerce .widget_layered_nav ul li.chosen a::before {
  content: "";
  font-family: fontawesome;
  font-weight: 100;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  color: #000;
  font-weight: 600;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li:last-child{
  border-bottom:none;
}
.woocommerce .product_list_widget ins{
  text-decoration:none;
}
.woocommerce .product_list_widget ins .woocommerce-Price-amount.amount {
  font-weight: 600;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding: 16px 0 15px 15px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: -6px;
    top: 40px;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 100%;
}
.woocommerce .widget_shopping_cart .total strong, 
.woocommerce.widget_shopping_cart .total strong {
  border-right: 1px solid #dfdfdf;
  color: #272727;
  float: left;
  padding: 10px 0;
  text-transform: uppercase;
  width: 50%;
}
.total .woocommerce-Price-amount.amount {
  color: #272727;
  float: left;
  width: 100%;
}
.widget_shopping_cart_content .total .woocommerce-Price-amount.amount {
  color: #272727;
  float: none;
  width: auto;
  display: block;
  padding: 10px 0;
}
.total .woocommerce-Price-currencySymbol {
  color: #272727;
}
.widget_shopping_cart_content .buttons {
  text-align: center;
  margin-top: 20px;
}
.woocommerce .sin-promo-product .promo-pro-image .pro-hover .pro-hover-action .button,
.woocommerce .sin-promo-product .promo-pro-image .pro-hover .pro-hover-action .yith-wcwl-add-to-wishlist .like {
  padding: 0;
  font-size: 20px;
  line-height: 35px;
  color: #9b9b9c;
}
.woocommerce .sin-promo-product .promo-pro-image .pro-hover .pro-hover-action .yith-wcwl-add-to-wishlist .like i {
  color: #9b9b9c;
}
.woocommerce #respond input#submit:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.shop-sidebar .price_slider_wrapper .price_slider_amount button.button:hover {
  color: #E33057;
}
.button.checkout.wc-forward, 
.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount button.button,
.woocommerce .woocommerce-Message a.button {
  background: #272727 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 15px;
  padding: 15px;
  text-align: center;
}
.woocommerce #respond input#submit:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.woocommerce .widget_shopping_cart .widget_shopping_cart_content a.button.checkout.wc-forward:hover,
.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount button.button:hover,
.woocommerce .woocommerce-Message a.button:hover {
  background: #CC3333 none repeat scroll 0 0;
  color: #fff;
}
.widget_layered_nav ul li.wc-layered-nav-term {
  padding: 5px 0;
}
.widget_layered_nav ul li.wc-layered-nav-term span {
  float: right;
}
.widget_layered_nav ul li.wc-layered-nav-term a {
  color: #000;
  font-size: 14px;
}
.widget_layered_nav ul li.wc-layered-nav-term a:hover {
  color: #cc3333;
}
.widget_rating_filter ul li a {
  color: #000;
}
.woocommerce.widget_product_search .search-field {
  border: medium none;
  font-size: 14px;
  padding: 14px 20px;
}
.woocommerce-product-search input[type="submit"] {
  display: none;
}
.woocommerce .widget_rating_filter ul{
  padding: 15px 20px;
}
.woocommerce .woocommerce-product-rating div.star-rating, 
.woocommerce #comments .rev-head .star-rating, 
.woocommerce .star-rating {
  height: 15px;
  margin: 0 30px 0 0;
  width: 7em;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  float: left;
  margin: 0 19px 0 0;
  width: 70px;
}
.woocommerce .woocommerce-product-rating div.star-rating, 
.woocommerce #comments .rev-head .star-rating, 
.woocommerce .star-rating {
  color: #eabe12;
  font-size: 12px;
  height: 22px;
  margin: 0;
}
.woocommerce #comments .rev-head .star-rating {
  font-size: 14px;
}
.product_list_widget .woocommerce-Price-amount.amount {
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 14px;
}
.product_list_widget del .woocommerce-Price-amount.amount,
.product_list_widget del .woocommerce-Price-currencySymbol {
  text-decoration: line-through
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #f3f3f3;
  padding: 16px 0;
}
.woocommerce .widget_layered_nav_filters ul li a {
  color: #9b9b9c;
}
.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
  color: #e2401c;
  content: "\f05c";
  font-family: fontawesome;
}
.widget_product_tag_cloud .tagcloud {
}
.widget_product_tag_cloud .tagcloud a {
  color: #9b9b9c;
  font-size: 14px !important;
  letter-spacing: 0.6px;
  line-height: 20px;
}
.widget_product_tag_cloud .tagcloud a:nth-child(odd) {
  font-size: 11px !important;
}
.widget_product_tag_cloud .tagcloud a:hover{
  color: #cc3333; 
}
.dropdown_product_cat {
  color: #9b9b9b;
  font-size: 13px;
  margin: 16px 20px;
  overflow: hidden;
  padding: 13px 15px 9px;
  width: 86%;
  letter-spacing:.3px;
}
.woocommerce-ordering ul.dk-select-options li.dk-option {
  color: #777;
  font-size: 10px;
  padding: 2px 14px;
}
.woocommerce.widget_product_categories .dropdown_product_cat {
  margin: 0;
}
.widget_product_categories .product-categories li a {
  color: #000;
  cursor: pointer;
  display: inline;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 36px;
  text-transform: uppercase;
}
.widget_product_categories .product-categories li .children{
  margin:10px 0 10px 30px;
}
.widget_product_categories .product-categories li .children li a {
  color: #666;
  font-size: 13px;
  line-height: 30px;
}
.widget_product_categories .product-categories li .children li a:hover{
  color: #000;  
}
.cat-item.cat-parent ul.children {
  display: none;
}
.cat-item.cat-parent .toggle {
  background-color: transparent;
  border: medium none;
  float: right;
  font-size: 20px;
  padding: 0;
}
.product-categories button.toggle i {
  line-height: 36px;
}
button.toggle .rotate {
      -ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
      -webkit-transition: 0s;
     -moz-transition: 0.5s;
      -ms-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
button.toggle i {
        -webkit-transition: 0s;
     -moz-transition: 0.5s;
      -ms-transition: 0.5s;
       -o-transition: 0.5s;
          transition: 0.5s;
}
.product_meta.footer-icon a {
  color: #000;
  font-weight: normal;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
}
.product_meta.footer-icon a:hover {
  color: #CC3333;
}
.availabity a {
  font-size: 14px;
  font-weight: normal;
  color: #99CC00;
}
ul.comments-list {
  list-style: outside none none;
  padding-left: 0;
}
.blog-banner, .search-banner {
	background: #eee;
}
.page-content-area {
	padding-bottom: 92px;
}
.post-password-form  input[type=submit] {
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  width: auto;
  background: #000 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 40px;
  margin-top: 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.post-password-form  input[type=submit]:hover {
  background-color: #CC3333;
}
.shop_table td, .shop_table th {
  border: none;
}
.woocommerce table.shop_table tbody tr td.product-name {
  text-align: left;
  padding: 32px 0 0 0;
  line-height: normal;
}
.woocommerce table.shop_table tbody tr:last-child td.product-name {
	padding: 32px 0 20px 0;
}
.header-area.stick-style.container .header-area-inner,
.header-area.stick-style.container.stick .header-area-inner,
.header-top > .container {
	padding-left: 15px;
	padding-right: 15px;
}
footer p {
	color: #999;
}
.wl-social-icons ul li {
	display: inline-block;
	margin-right: 20px;
}
.wl-social-icons ul li a {
	color: #111;
	font-size: 18px;
}
.footer-area .widget_nav_menu ul li a,
.footer-area .widget_archive ul li a {
  border: medium none;
  padding: 0;
}
.header-inner-content.container .header-area-inner,
.header-top-inner.container {
	padding-left: 0;
	padding-right: 0;
}
.side-menu ul {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce-message > p, .woocommerce-error > p, .woocommerce-info > p {
  line-height: 2.7em;
  margin-bottom: 0;
}
.list-excerpt-content {
	margin-top: 30px;
}
.list-excerpt-content p {
	margin-bottom: -4px;
}
.team-single-wrapper {
	padding: 120px 0 0 0;
}
.team-detail {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding-bottom: 74px;
	width: 100%;
}
.team-social a {
	margin-right: 15px;
}
.team-designation {
	margin: 39px 0 35px 0;
}
.footer-bottom-left,
.text-z-index {
	position: relative;
	z-index: 9;
}
.headercart-wrapper > p {
	padding-left: 21px;
}
.woocommerce-checkout #payment div.form-row {
	padding: 0;
}
.woocommerce-checkout-payment .order-button-payment input {
	line-height: 24px !important;
}
.footer-area .wpcf7-form input[ type="submit" ] {
	width: auto;
}
.footer-area .wpcf7-textarea {
	width: 100%;
}
.mishuk-pages-sidebar .sidebar-single:first-child h5,
.blog-sidebar-area .sidebar-single:first-child  h5 {
	margin-top: -8px;
}
.comments-list ul {
	list-style: none;
}
.comments-details ul {
	list-style: disc;
}
.password-post-submit {
	background: #cc3333 none repeat scroll 0 0;
	border: 1px solid transparent;
	color: #ffffff;
	display: inline-block;
	font-weight: 600;
	letter-spacing: 0.25px;
	margin-left: 10px;
	padding: 3px 20px;
	text-transform: capitalize;
	transition: all 0.2s ease 0s;
}
.password-post-input {
	border: 1px solid #ccc;
	height: 34px;
	margin-left: 15px;
	padding: 5px 10px;
	width: 30%;
}
.password-text {
	margin-bottom: 10px;
}
.comments-details a {
	color: #666;
}
.comments-details a:hover,
.contact-info-sin a:hover {
	color: #cc3333;
}
.page-content-area,
.contact-info-sin a {
	font-family: "Poppins",sans-serif;
	color: #666;
}
.blog-sidebar-area .sidebar-single:last-child {
	margin-bottom: 0;
}
.pingback-list {
	margin-bottom: 25px;
}
.Mishuk_Recent_Posts h6 {
	margin: 0;
}
.contact-info-sin i {
	position: relative;
	top: 1px;
	margin-right: 5px;
	color: #666;
}
.wp-caption-text {
	font-size: 12px;
	color: #999;
}
.search-no-results .search-form label {
	display: block;
}
.search-no-results .search-form input[type="search"] {
	width: 50%;
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.wl-no-result p {
	color: #111;
}
div.pp_overlay {
  background: #000 none repeat scroll 0 0;
}
div.ppt {
  color: #666666;
  font-size: 13px;
  display: none !important;
}
div.dark_rounded .pp_description {
  color: #666666;
  font-size: 13px;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
  color: #666666;
}
div.pp_pic_holder {
  box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
div.dark_rounded .pp_content_container .pp_left,
.pp_top .pp_middle, .pp_bottom .pp_middle,
div.dark_rounded .pp_content_container .pp_right,
.pp_content_container .pp_left,
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_top .pp_right,
div.dark_rounded .pp_top .pp_left,
div.dark_rounded .pp_bottom .pp_right,
div.dark_rounded .pp_bottom .pp_left {
  background-image: none;
}
.pp_top, .pp_bottom {
  height: 5px;
}
.pp_content_container .pp_left {
  padding-left: 5px;
}
.pp_content_container .pp_right {
  padding-right: 5px;
}
a.pp_expand, a.pp_contract {
  right: 10px;
}
.pp_nav p {
  margin: -1px 10px;
}
.gallery-grid-item, .gallery-grid-sizer {
  width: 25%;
}
.gallery-grid-item {
  float: left;
  margin: 0;
}
.gallery-grid-item img {
  display: block;
  width: 100%;
}
.gallery-grid-sizer-2 {
  width: 50%;
}
.gallery-grid-sizer-3 {
  width: 33.3333333%;
}
.gallery-grid-sizer-6 {
  width: 16.6666666%;
}
}
.button-class-square a,
.button-class-radius a {
	-moz-box-pack: center;
	border: medium none;
	display: flex;
	flex-flow: column nowrap;
	font-family: "Poppins",sans-serif;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.25px;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
}
.button-class-radius a {
	border-radius: 35px;
}
.preloader-area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: #fefefe;
}
.loader, .loader::before, .loader::after {
	animation: 1s ease-in-out 0s normal none infinite running load1;
	background: #ddd;
	height: 1em;
	width: 0.7em;
}
.loader {
	color: #ddd;
	text-indent: -9999em;
	margin: auto auto;
	position: relative;
	font-size: 11px;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.loader:before,
.loader:after {
	position: absolute;
	top: 0;
	content: '';
}
.loader:before {
	left: -1.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
