/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------

/* ------------------------------
   Testimonial styles
   ---------------------------- */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------

/* ------------------------------
   Header styles
   ---------------------------- */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------

/* ------------------------------
   Footer styles
   ---------------------------- */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------
[Table of contents]

1. Base Styles
2. Product Grid
3. Product List
4. Product Detail
5. Page Cart
6. Page Checkout
7. Order Complated
8. Box styles
9.Quick Buy Button
10. Respnsive


[End table of contents]
----------------------------------------------------------------------- */
/* ------------------------------
   Base styles
   ---------------------------- */
/*Page Cart*/
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------
[Table of contents]

1. Global Styles
2. Typography styles
3. Forms fields styles
4. Buttons styles
5. Title Bar styles
6. Blog styles
7. Single Post
8. Comment
9. Email Subscribe Widget
10. Widget
11. 404 Page
12. Design style
13. Page Design Detail
14. Contact Form Home
15. Page loader


[End table of contents]
----------------------------------------------------------------------- */
/* ------------------------------
   Global styles
   ---------------------------- */
/* HTML5 display-role reset for older browsers */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------
[Table of contents]

1. Our Blog
2. Client
3. Team Member
4. Design
5. Search Design
6. CSS Hover Icon Heading Shortcode
7. Gallery
8. Portfolio Design
9. Our Blog Slider



[End table of contents]
----------------------------------------------------------------------- */
/* ------------------------------
   Our Blog
   ---------------------------- */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------
[Table of contents]

1. Global
2. Home 1
3. Page Contact
4. Page About
5. Home 2
6. Recent post extended
7. Home 3
8. Landing Page


[End table of contents]
----------------------------------------------------------------------- */
/* ------------------------------
   Global
   ---------------------------- */
/*
 * Title:   Kitchen
 * Author:  Vic Themes
 */
/* --------------------------------------------------------
[Table of contents]

1. Global responsive Styles
2. Comment responsive Styles
3. Blog Detail
4. Shortcode Design
5. Search Design
6. Testimonial
7. Portfolio Design
8. Team Member
9. Page Design Detail

[End table of contents]
----------------------------------------------------------------------- */
/* ------------------------------
   Global responsive styles
   ---------------------------- */
.kc-testimonial.template2 .uk-slidenav-position {
  padding: 0 70px;
}

.kc-testimonial.template2 .uk-slidenav {
  opacity: 0.5;
  display: block;
  height: 45px;
  width: 45px;
  font-size: 24px;
  line-height: 43px;
  color: #676767;
  border: 1px solid #676767;
  transition: all 0.5s ease;
}

.kc-testimonial.template2 .uk-slidenav:hover {
  opacity: 1;
  transition: all 0.5s ease;
}

.kc-testimonial.template2 .uk-slidenav-previous {
  left: 0;
}

.kc-testimonial.template2 .uk-slidenav-next {
  right: 0;
}

.kc-testimonial .uk-slider {
  text-align: center;
}

.kc-testimonial .uk-slider .item .quote span {
  display: block;
  color: #fff;
  background-color: #77bc25;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.kc-testimonial .uk-slider .item .quote span:before {
  display: block;
  line-height: 35px;
  text-align: center;
  color: #fff;
}

.kc-testimonial .uk-slider .item .content {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: italic;
  line-height: 26px;
  color: #676767;
  display: block;
  margin-bottom: 26px;
}

.kc-testimonial .uk-slider .item .box {
  text-align: left;
}

.kc-testimonial .uk-slider .item .box .box-img,
.kc-testimonial .uk-slider .item .box .box-content {
  display: table-cell;
  vertical-align: top;
}

.kc-testimonial .uk-slider .item .box .box-img {
  width: 70px;
}

.kc-testimonial .uk-slider .item .box .box-img img {
  margin-top: 5px;
  width: 46px;
  height: 46px;
  display: block;
}

.kc-testimonial .uk-slider .item .box .box-content .author {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #1b1313;
  margin-bottom: 3px;
}

.kc-testimonial .uk-slider .item .box .box-content .city {
  font-size: 14px;
  line-height: 24px;
  color: #676767;
  font-weight: 400;
}

.kc-testimonial .uk-slideshow {
  margin-bottom: 50px;
  text-align: center;
}

.kc-testimonial .uk-slideshow .item p {
  padding: 0 100px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-style: italic;
  line-height: 30px;
  color: #676767;
  display: block;
  margin-bottom: 26px;
}

.kc-testimonial .uk-slideshow .item .author {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #1b1313;
  margin-bottom: 3px;
}

.kc-testimonial .uk-slideshow .item .city {
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #676767;
  font-weight: 400;
}

.kc-testimonial .slideshow-thumb ul {
  list-style: none;
  margin: 0;
}

.kc-testimonial .slideshow-thumb ul li {
  cursor: pointer;
  position: relative;
  margin: 0 23px;
  height: 50px;
  width: 50px;
}

.kc-testimonial .slideshow-thumb ul li.uk-active {
  height: 80px;
  width: 80px;
}

.kc-testimonial .slideshow-thumb ul li.uk-active:before {
  display: none;
}

.kc-testimonial .slideshow-thumb ul li img {
  display: block;
}

.kc-testimonial .slideshow-thumb ul li:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(203, 203, 203, 0.6);
}

.kc-testimonial.template3 .uk-slider .item .box .box-img {
  width: 180px;
}

.kc-testimonial.template3 .uk-slider .item .box .box-img img {
  width: 180px;
  height: 180px;
  display: block;
  border-radius: 50%;
  border: 10px solid #f8f8f8;
}

.kc-testimonial.template3 .uk-slider .item .box .box-content {
  padding-left: 35px;
}

.kc-testimonial.template3 .uk-slider .item .box .box-content .author {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 5px;
}

.kc-testimonial.template3 .uk-slider .item .box .box-content .city {
  margin-bottom: 10px;
}

.kc-testimonial.template3 .uk-slidenav-position .uk-slidenav {
  top: 60%;
  color: rgba(50, 50, 50, .4);
}

.kc-testimonial.template3 .uk-slidenav-position .uk-slidenav:hover {
  color: rgba(0, 0, 0, 0.5);
}

#header .header-v1 .header .kc-navbar ul li.menu-item-has-children.has_full_width li.menu-item-has-children>a:after,
#header .header-v3 .header .kc-navbar ul li.menu-item-has-children.has_full_width li.menu-item-has-children>a:after {
  display: none;
  content: "";
}

#header .header-v2 .header .kitchen-main-menu-mobile ul .menu-active>a {
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 15px;
}

#header .header-v2 .header ul .menu-active>a {
  margin-top: 0px;
  margin-left: 0px;
}

#header .header ul .menu-active>a {
  height: 40px !important;
  line-height: 37px !important;
  margin-top: 5px;
  margin-left: 20px;
  border-radius: 30px;
  color: #fff;
  background-color: #77bc25;
  cursor: pointer;
  z-index: 1;
  border: 2px solid #77bc25;
  overflow: hidden;
  position: relative;
}

#header .header ul .menu-active>a:before {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

#header .header ul .menu-active>a:hover {
  background-color: #77bc25 !important;
  color: #fff !important;
  border: 2px solid #77bc25;
}

#header .header ul .menu-active>a:hover:before {
  height: 300%;
  opacity: 1;
  z-index: -1;
}

#header .header ul .menu-active>a:after {
  content: "";
  display: none;
}

.sub_text {
  color: #fff;
  position: relative;
  font-size: 9px;
  letter-spacing: 1.5px;
  font-weight: normal;
  line-height: 1;
  width: 0px;
  height: 0px;
  left: 8px;
  top: -1px;
  padding: 0px 4px;
  border: 1px solid;
  border-color: #b7361c;
  border-radius: 3px;
  background: #de5034;
}

#header .header-v1 {
  background: #fff;
}

#header .header-v1 .top-bar .box {
  height: 140px;
}

#header .header-v1 .top-bar .box .icon {
  padding-right: 13px;
  color: #77bc25;
}

#header .header-v1 .top-bar .box ul.kc-info {
  width: 100%;
  text-align: right;
  margin: 0;
}

#header .header-v1 .top-bar .box ul.kc-info li {
  font-family: 'Cairo-Regular';
  margin-top: 0;
  color: #676767;
  text-decoration: none;
  padding-left: 40px;
  display: inline-block;
}

#header .header-v1 .top-bar .box ul.kc-info li:hover {
  color: #77bc25;
}

#header .header-v1 .top-bar .box ul.kc-info li:before {
  margin-right: 40px;
}

#header .header-v1 .top-bar .box ul.kc-info li:first-child {
  padding-left: 0;
}

#header .header-v1 .top-bar .box ul.kc-info>*::before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
}

#header .header-v1 .top-bar .box ul.kc-info>*:nth-child(n+2)::before {
  border-left: 1px solid #ddd;
}

#header .header-v1 .header {
  background-color: #100909;
  position: relative;
}

#header .header-v1 .header .kitchen-main-menu {
  position: relative;
}

#header .header-v1 .header .kc-navbar {
  margin-left: -15px;
}

#header .header-v1 .header .kc-navbar>ul>li a {
  height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
}

#header .header-v1 .header .kc-navbar>ul>li a:hover {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li a:active,
#header .header-v1 .header .kc-navbar>ul>li a:focus {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li:hover>a {
  background: transparent;
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li.uk-parent>a {
  position: relative;
  padding-right: 35px;
}

#header .header-v1 .header .kc-navbar>ul>li.uk-parent>a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  font-size: 10px;
  line-height: 10px;
  font-family: 'FontAwesome';
  content: "\f078";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu {
  padding: 0;
  border-top: 2px solid #77bc25;
  margin: 0;
  width: auto;
  min-width: 250px;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li {
  position: relative;
  display: block;
  width: auto;
  float: none;
  white-space: nowrap;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #d5d5d5;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li a:hover {
  color: #fff;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li .sub-menu {
  left: 100%;
  top: -2px;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li.current-menu-item {
  background: transparent;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li.current-menu-item>a {
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li>a {
  text-transform: none;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li>a .title-menu {
  margin-left: 0px;
  transition: all 0.5s ease;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li:hover {
  transition: all 0.5s ease;
  background-color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li:hover>a {
  color: #fff;
}

#header .header-v1 .header .kc-navbar>ul>li .sub-menu li:hover>a .title-menu {
  margin-left: 10px;
  transition: all 0.5s ease;
}

#header .header-v1 .header .kc-navbar>ul>li.current-menu-item>a {
  background: transparent;
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li.uk-open>a {
  position: relative;
}

#header .header-v1 .header .kc-navbar>ul>li.uk-open>a:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #77bc25;
  position: absolute;
  bottom: 0px;
  left: 46%;
}

#header .header-v1 .header .kc-navbar>ul>li ul {
  background-color: #1d1d1d;
}

#header .header-v1 .header .kc-navbar>ul>li ul li a {
  color: #cdcdcd;
}

#header .header-v1 .header .kc-navbar>ul>li ul li a:hover {
  color: #fff;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width {
  position: static;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul>li.hidden-menu-item>a {
  display: none;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn {
  position: absolute;
  float: none;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #1d1d1d;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li:hover {
  margin-left: 0 !important;
  background: none !important;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li:hover>a .title-menu {
  margin-left: 0 !important;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>a {
  font-weight: 600;
  color: #fff !important;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>a:hover {
  margin-left: 0 !important;
  background: none !important;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li a {
  color: #cdcdcd;
  height: 40px;
  line-height: 40px;
  margin-left: 0px;
  transition: all 0.5s ease;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li.menu-item-has-children>a :after {
  content: "" !important;
  display: none !important;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul {
  opacity: 1;
  left: 0;
  animation: initial;
  top: 100%;
  right: 0;
  border: 0;
  width: 100%;
  height: 100%;
  clip: auto;
  min-width: 160px;
  overflow: inherit;
  display: block;
  position: static;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li {
  border: none;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li>a {
  text-transform: none;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li>a .title-menu {
  margin-left: 0px;
  transition: all 0.5s ease;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover {
  transition: all 0.5s ease;
  background-color: #77bc25;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover>a {
  color: #fff;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover>a .title-menu {
  margin-left: 10px;
  transition: all 0.5s ease;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns3>li {
  width: 33.33%;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns4>li {
  width: 25%;
}

#header .header-v1 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns5>li {
  width: 20%;
}

#header .header-v1 .header .kc-navbar .kc-form-search-menu {
  right: 0;
}

#header .header-v1 .header .kc-navbar .kc-form-search-menu .uk-icon-search {
  z-index: 2;
}

#header .header-v1 .header .kc-navbar ul li.current-menu-parent {
  background: transparent;
}

#header .header-v1 .header .kc-navbar ul li.current-menu-parent>a {
  color: #77bc25;
}

#header .header-v1 .header .kc-navbar ul li.menu-item-has-children li.menu-item-has-children>a:after {
  top: 18px;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 12px;
  vertical-align: text-bottom;
}

#header .header-v1 .header .kc-navbar ul li a {
  font-family: 'Cairo', sans-serif;
}

#header .header-v1 .header .kc-menu-icon-mobile li:first-child>a:after,
#header .header-v1 .header .menu-right li:first-child>a:after {
  position: absolute;
  right: 0;
  top: 35%;
  content: '';
  background: #fff;
  height: 15px;
  width: 2px;
}

#header .header-v1 .header .kc-menu-icon-mobile li .sub-menu,
#header .header-v1 .header .menu-right li .sub-menu {
  padding: 15px;
  width: 300px;
}

#header .header-v1 .header .kc-menu-icon-mobile li .search,
#header .header-v1 .header .menu-right li .search {
  position: relative;
}

#header .header-v1 .header .kc-menu-icon-mobile li .cart,
#header .header-v1 .header .menu-right li .cart {
  position: relative;
  padding: 0;
  margin-left: 35px;
  right: 10px;
}

#header .header-v1 .header .kc-menu-icon-mobile li .cart .number,
#header .header-v1 .header .menu-right li .cart .number {
  position: absolute;
  top: 11px;
  right: -6px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-family: 'Cairo', sans-serif;
  font-size: 8px;
  font-weight: bold;
  background-color: #77bc25;
  border-radius: 50%;
  text-align: center;
  display: block;
}

#header .header-v1 .header .kc-menu-icon-mobile li:hover .cart .number,
#header .header-v1 .header .menu-right li:hover .cart .number {
  color: #fff;
}

#header .header-v1 .header .kc-menu-icon-mobile li .cart {
  padding-right: 25px;
  margin-left: 25px;
  right: 0;
}

#header .header-v1 .header .kc-menu-icon-mobile li .cart:after {
  display: none;
}

#header .header-v1 .header .kc-menu-icon-mobile li .cart .number {
  right: 18px;
}

#header .header-v1 .header .kc-menu-icon-mobile li.li-menu-toggle {
  height: 50px;
}

#header .header-v2 .header.header-sticky .logo,
#header .header-v2 .header.header-sticky .uk-navbar-nav {
  height: 50px;
}

#header .header-v2 .header.header-sticky .logo img {
  width: 50%;
}

#header .header-v2 .header ul li {
  list-style: none;
}

#header .header-v2 .header ul li a {
  font-family: 'Cairo', sans-serif;
}

.kc-menu-icon-mobile li:first-child>a:after,
.menu-right li:first-child>a:after {
  position: absolute;
  right: 0;
  top: 35%;
  content: '';
  background: #fff;
  height: 15px;
  width: 2px;
}

.kc-menu-icon-mobile li .sub-menu,
.menu-right li .sub-menu {
  padding: 15px;
  width: 300px;
}

.kc-menu-icon-mobile li .search,
.menu-right li .search {
  position: relative;
}

.kc-menu-icon-mobile li .cart,
.menu-right li .cart {
  position: relative;
  padding: 0;
  margin-left: 15px;
  right: 10px;
}

.kc-menu-icon-mobile li .cart .number,
.menu-right li .cart .number {
  position: absolute;
  top: 11px;
  right: -6px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-family: 'Cairo', sans-serif;
  font-size: 8px;
  font-weight: bold;
  background-color: #77bc25;
  border-radius: 50%;
  text-align: center;
  display: block;
}

.kc-menu-icon-mobile li:hover .cart .number,
.menu-right li:hover .cart .number {
  color: #fff;
}

.kc-menu-icon-mobile li a {
  height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
}

.kc-menu-icon-mobile li a:hover {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.kc-menu-icon-mobile li a:active,
.kc-menu-icon-mobile li a:focus {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.kc-menu-icon-mobile li .cart {
  padding-right: 25px;
  margin-left: 0;
  right: 0;
}

.kc-menu-icon-mobile li .cart:after {
  display: none;
}

.kc-menu-icon-mobile li .cart .number {
  right: 18px;
}

.kc-menu-icon-mobile li.li-menu-toggle {
  height: 50px;
}

.menu-primary div.menu>ul {
  list-style: none;
  margin: 0;
}

.menu-primary div.menu>ul>li a {
  height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
}

.menu-primary div.menu>ul>li a:hover {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.menu-primary div.menu>ul>li a:active,
.menu-primary div.menu>ul>li a:focus {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.menu-primary div.menu>ul>li:hover>a {
  background: transparent;
  color: #77bc25;
}

.menu-primary div.menu>ul>li .children {
  padding: 0;
  background: #1d1d1d;
  border-top: 2px solid #77bc25;
  margin: 0;
  width: auto;
  min-width: 250px;
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  -webkit-animation: uk-slide-top-fixed 0.2s ease-in-out;
  animation: uk-slide-top-fixed 0.2s ease-in-out;
}

.menu-primary div.menu>ul>li .children li {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  display: block;
  width: auto;
  float: none;
  white-space: nowrap;
}

.menu-primary div.menu>ul>li .children li a {
  color: #cdcdcd;
}

.menu-primary div.menu>ul>li .children li a:hover {
  color: #77bc25;
}

.menu-primary div.menu>ul>li .children li .children {
  left: 100%;
  top: -2px;
}

.menu-primary div.menu>ul>li .children li.current_page_item {
  background: transparent;
}

.menu-primary div.menu>ul>li .children li.current_page_item>a {
  color: #77bc25;
}

.menu-primary div.menu>ul>li.current_page_item>a {
  background: transparent;
  color: #77bc25;
}

.menu-primary div.menu ul li {
  display: inline-block;
  position: relative;
}

.menu-primary div.menu ul li.page_item_has_children>a {
  padding-right: 35px;
}

.menu-primary div.menu ul li.page_item_has_children>a:after {
  -webkit-font-smoothing: antialiased;
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 12px;
  top: 20px;
  vertical-align: text-bottom;
}

.menu-primary div.menu ul li.page_item_has_children li.page_item_has_children>a:after {
  top: 18px;
  content: "\f105";
}

.menu-primary div.menu ul li:hover>ul {
  display: block;
  -webkit-animation: uk-fade 0.2s ease-in-out;
  animation: uk-fade 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.menu-primary div.menu ul li.current_page_parent {
  background: transparent;
}

.menu-primary div.menu ul li.current_page_parent>a {
  color: #77bc25;
}

.menu-serch-cart>ul>li>a {
  height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
}

.menu-serch-cart>ul>li>a:hover,
.menu-serch-cart>ul>li>a:active,
.menu-serch-cart>ul>li>a:focus {
  background: none;
  color: #fff;
}

.menu-serch-cart>ul>li:hover {
  cursor: pointer;
}

.menu-serch-cart>ul>li:hover>a {
  background: none;
  color: #fff;
}

.menu-serch-cart>ul>li:hover>a:focus {
  color: #fff;
}

.menu-serch-cart>ul>li .kc-form-search,
.menu-serch-cart>ul>li .kc-wrap-cart {
  display: none;
  border-top: 2px solid #77bc25;
  background: #fff;
  box-shadow: 0 0 15px -4px rgba(0, 0, 0, 0.5);
  right: 0;
  overflow: hidden;
  padding: 15px;
  position: absolute;
  top: 100%;
  z-index: 9999;
  width: 300px;
  -webkit-animation: fadeInUp 0.7s both;
  -moz-animation: fadeInUp 0.7s both;
  -o-animation: fadeInUp 0.7s both;
  animation: fadeInUp 0.7s both;
  overflow-x: hidden;
  left: initial;
}

.menu-serch-cart>ul>li .kc-form-search .kc-btn-search {
  position: absolute;
  right: 0;
  z-index: 2;
  height: 40px;
  width: 40px;
  border: 0;
  background: transparent;
}

.menu-serch-cart>ul>li .kc-form-search .kc-btn-search .uk-icon-search {
  z-index: 2;
  top: -4px;
  position: relative;
  right: 5px;
}

.menu-serch-cart>ul>li .kc-form-search .kc-btn-search .uk-icon-search:hover {
  cursor: pointer;
  color: #77bc25;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li {
  margin-top: 10px;
  border-bottom: 1px solid #eaeaea;
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li.empty {
  border: none;
  min-height: auto;
  padding: 30px 0 0px 30px !important;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-left {
  width: 100px;
  float: left;
  position: relative;
  max-height: 125px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-left a {
  color: #999;
  padding: 0px 20px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-left .remove {
  position: absolute;
  left: 0;
  padding: 0;
  top: 0;
  font-size: 24px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-left .remove:hover {
  color: #ff001d;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-left img {
  width: 100px;
  height: auto;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-right {
  margin-left: 130px;
  line-height: 25px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .product-right .price {
  color: #77bc25;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li a {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .price,
.menu-serch-cart>ul>li .kc-wrap-cart .cart-list>li .qty {
  display: block;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.menu-serch-cart .toal-cart {
  margin: 10px 0;
}

.menu-serch-cart .toal-cart .amount {
  font-size: 18px;
  color: #77bc25;
  float: right;
}

.menu-serch-cart .cart-buttons .kc-button-cart {
  height: 40px;
  line-height: 40px;
  padding: 8px 17px;
  background: #77bc25;
}

.menu-serch-cart .cart-buttons .kc-button-cart:hover,
.menu-serch-cart .cart-buttons .kc-button-cart:focus {
  background: #60a80b !important;
  border-color: #60a80b !important;
}

.menu-serch-cart .cart-buttons .kc-button-checkout {
  height: 40px;
  line-height: 40px;
  padding: 8px 17px;
  background: none;
  color: #1b1313;
}

.menu-serch-cart .cart-buttons .kc-button-checkout:hover,
.menu-serch-cart .cart-buttons .kc-button-checkout:focus {
  border-color: #77bc25 !important;
  background: #77bc25 !important;
  color: #fff;
}

.btn-toggle-menu {
  -wekbit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  margin-left: 20px;
  position: relative;
  top: 25px;
  right: 15px;
  background: transparent;
  border: 0;
  width: 22px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  z-index: 999;
  overflow: hidden;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  /*-----------------------------------------------------------------------------------------------------*/
}

.btn-toggle-menu:before,
.btn-toggle-menu:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
}

.btn-toggle-menu:after {
  top: auto;
  bottom: 0;
}

.btn-toggle-menu span {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.btn-toggle-menu:before,
.btn-toggle-menu:after,
.btn-toggle-menu span {
  -wekbit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: #fff;
}

.btn-toggle-menu:hover:before,
.btn-toggle-menu:hover:after,
.btn-toggle-menu:hover span {
  background: #77bc25;
}

.btn-toggle-menu.active span {
  display: none;
}

.btn-toggle-menu.active:before {
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-toggle-menu.active:after {
  bottom: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-v2 {
  width: 100%;
  position: relative;
}

.header-v2 .logo,
.header-v2 .uk-navbar-nav {
  height: 100px;
}

.header-v2 .uk-dropdown {
  background-color: #fff;
  width: 300px;
  border-top: 2px solid #77bc25;
}

.header-v2 .uk-dropdown .uk-form-icon {
  width: 100%;
}

.header-v2 .uk-navbar-nav>li>a {
  padding: 0 20px;
}

.header-v2 .uk-navbar-nav>li>a.cart {
  position: relative;
}

.header-v2 .uk-navbar-nav>li>a.cart .number {
  position: absolute;
  top: 10px;
  right: 12px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-family: 'Cairo', sans-serif;
  font-size: 8px;
  font-weight: bold;
  background-color: #77bc25;
  border-radius: 50%;
  text-align: center;
  display: block;
}

.header-v2 .hidden-smartphone {
  display: block;
}

.header-v2 .hidden-laptop {
  display: none;
}

.header-v2 .btn-toggle-menu {
  margin-left: 0;
  right: 0;
}

.menu-toggle {
  width: 300px;
  height: 100vh;
  background: #fff;
  position: fixed;
  top: 0px;
  right: -300px;
  overflow-y: auto;
  z-index: 999999999;
  transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
}

.menu-toggle .uk-panel {
  margin: 0px;
}

.menu-toggle .uk-panel h3 {
  padding: 30px 50px;
  position: relative;
}

.menu-toggle .uk-panel h3 span {
  color: #676767;
  position: absolute;
  top: 15px;
  right: 15px;
}

.menu-toggle .nav-holder>ul {
  display: block;
  margin: 0;
}

.menu-toggle .nav-holder>ul>li {
  display: block;
}

.menu-toggle .nav-holder>ul>li>a {
  position: relative;
  display: block;
  height: 45px;
  line-height: 35px;
  padding: 5px 40px;
  border-bottom: 1px solid #d7d7d7;
  background: inherit;
  color: #1b1313;
  font-weight: 600;
}

.menu-toggle .nav-holder>ul>li>a:hover {
  background: #77bc25;
  color: #fff;
}

.menu-toggle .nav-holder>ul>li>a button {
  border: none;
  color: #1b1313;
  background: transparent;
  position: absolute;
  right: 10px;
  width: 45px;
  height: 40px;
  top: 0px;
  cursor: pointer;
  z-index: 999999;
}

.menu-toggle .nav-holder>ul>li>a button:focus {
  outline: none;
}

.menu-toggle .nav-holder>ul>li:first-child>a {
  border-top: 1px solid #d7d7d7;
}

.menu-toggle .nav-holder>ul>li>ul.sub-menu {
  background: #f8f8f8;
  border-bottom: 1px solid #d7d7d7;
  display: none;
  margin: 0;
}

.menu-toggle .nav-holder>ul>li>ul.sub-menu>li>a {
  display: block;
  padding: 5px 15px 5px 55px;
  color: #676767;
}

.menu-toggle .nav-holder>ul>li>ul.sub-menu>li>a:hover {
  color: #77bc25;
}

.menu-toggle .nav-holder>ul>li .sub-menu {
  background: #f8f8f8;
  display: none;
}

.menu-toggle .nav-holder>ul>li .sub-menu li {
  list-style: none;
}

.menu-toggle .nav-holder>ul>li .sub-menu li a {
  text-transform: none !important;
  position: relative;
  display: block;
  padding: 5px 15px 5px 55px;
  color: #676767;
}

.menu-toggle .nav-holder>ul>li .sub-menu li a:hover {
  color: #77bc25;
}

.menu-toggle .nav-holder>ul>li .sub-menu li a button {
  border: none;
  color: #1b1313;
  background: inherit;
  position: absolute;
  right: 12px;
  width: 30px;
  height: 30px;
  top: -5px;
  cursor: pointer;
  z-index: 999999;
}

.menu-toggle .nav-holder>ul>li .sub-menu li a button:focus {
  outline: none;
}

.menu-toggle .nav-holder>ul>li .sub-menu li.current-menu-item>a {
  color: #77bc25;
}

.menu-toggle .nav-holder>ul>li.current-menu-item {
  background: #77bc25;
}

.menu-toggle .nav-holder>ul>li.current-menu-item>a {
  color: #fff;
}

.menu-toggle .nav-holder>ul li.current-menu-parent {
  background: #77bc25;
}

.menu-toggle .nav-holder>ul li.current-menu-parent>a {
  color: #fff;
}

.menu-toggle.menu-primary-show {
  transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
}

.overlay-menu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, .5);
}

.admin-bar .menu-toggle {
  top: 32px;
  /*-----------------------------------------------------------------------------------------------------*/
}

.header-v3 {
  /*-----------------------------------------------------------------------------------------------------*/
}

.header-v3 .header {
  position: relative;
}

.header-v3 .header .kitchen-logo-menu {
  height: 100px;
}

.header-v3 .header .kitchen-main-menu {
  position: relative;
}

.header-v3 .header .kc-navbar {
  margin-left: -15px;
}

.header-v3 .header .kc-navbar>ul>li a {
  height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
}

.header-v3 .header .kc-navbar>ul>li a:hover {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li a:active,
.header-v3 .header .kc-navbar>ul>li a:focus {
  cursor: pointer;
  background: transparent;
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li:hover>a {
  background: transparent;
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li>a {
  height: 100px;
  line-height: 100px;
}

.header-v3 .header .kc-navbar>ul>li.uk-parent>a {
  position: relative;
  padding-right: 35px;
}

.header-v3 .header .kc-navbar>ul>li.uk-parent>a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  font-size: 10px;
  line-height: 10px;
  font-family: 'FontAwesome';
  content: "\f078";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu {
  padding: 0;
  background: #1d1d1d;
  border-top: 2px solid #77bc25;
  margin: 0;
  width: auto;
  min-width: 250px;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li {
  position: relative;
  display: block;
  width: auto;
  float: none;
  white-space: nowrap;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li a {
  display: block;
  text-transform: none !important;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #cdcdcd;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li a:hover {
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li .sub-menu {
  left: 100%;
  top: -2px;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li.current-menu-item {
  background: transparent;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li.current-menu-item>a {
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li>a {
  text-transform: none;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li>a .title-menu {
  margin-left: 0px;
  transition: all 0.5s ease;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li:hover {
  transition: all 0.5s ease;
  background-color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li:hover>a {
  color: #fff;
}

.header-v3 .header .kc-navbar>ul>li .sub-menu li:hover>a .title-menu {
  margin-left: 10px;
  transition: all 0.5s ease;
}

.header-v3 .header .kc-navbar>ul>li.current-menu-item>a {
  background: transparent;
  color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li.uk-open>a {
  position: relative;
}

.header-v3 .header .kc-navbar>ul>li.uk-open>a:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #77bc25;
  position: absolute;
  bottom: 0px;
  left: 46%;
}

.header-v3 .header .kc-navbar>ul>li ul {
  background-color: #1d1d1d;
}

.header-v3 .header .kc-navbar>ul>li ul li a {
  color: #cdcdcd;
}

.header-v3 .header .kc-navbar>ul>li ul li a:hover {
  color: #fff;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width {
  position: static;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul>li.hidden-menu-item>a {
  display: none;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn {
  position: absolute;
  float: none;
  width: 100%;
  left: 0;
  right: 0;
  min-width: 160px;
  background-color: #1d1d1d;
  top: 100%;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: static;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li:hover {
  margin-left: 0 !important;
  background: none !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li:hover>a .title-menu {
  margin-left: 0 !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>a {
  font-weight: 600;
  color: #fff !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>a:hover {
  margin-left: 0 !important;
  background: none !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>a {
  font-weight: 600;
  color: #fff !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li a {
  color: #cdcdcd;
  height: 40px;
  line-height: 40px;
  margin-left: 0px;
  transition: all 0.5s ease;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li.menu-item-has-children>a :after {
  content: "" !important;
  display: none !important;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul {
  opacity: 1;
  left: 0;
  animation: initial;
  top: 100%;
  right: 0;
  border: 0;
  width: 100%;
  height: 100%;
  min-width: 160px;
  clip: auto;
  overflow: inherit;
  display: block;
  position: static;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li {
  border: none;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li>a {
  text-transform: none;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li>a .title-menu {
  margin-left: 0px;
  transition: all 0.5s ease;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover {
  transition: all 0.5s ease;
  background-color: #77bc25;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover>a {
  color: #fff;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn>li>ul>li:hover>a .title-menu {
  margin-left: 10px;
  transition: all 0.5s ease;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns3>li {
  width: 33.33%;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns4>li {
  width: 25%;
}

.header-v3 .header .kc-navbar>ul>li.has_full_width>ul.multicolumn.columns5>li {
  width: 20%;
}

.header-v3 .header .kc-navbar .kc-form-search-menu {
  right: 0;
}

.header-v3 .header .kc-navbar .kc-form-search-menu .uk-icon-search {
  z-index: 2;
}

.header-v3 .header .kc-navbar .menu-right li>a {
  height: 100px;
  line-height: 100px;
}

.header-v3 .header .kc-navbar .menu-right li .cart .number {
  top: 35%;
}

.header-v3 .header .kc-navbar .menu-active {
  height: 100px;
}

.header-v3 .header .kc-navbar .menu-active>a {
  margin-top: 0 !important;
}

.header-v3 .header .kc-navbar ul li.current-menu-parent {
  background: transparent;
}

.header-v3 .header .kc-navbar ul li.current-menu-parent>a {
  color: #77bc25;
}

.header-v3 .header .kc-navbar ul li.menu-item-has-children li.menu-item-has-children>a:after {
  top: 18px;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 12px;
  vertical-align: text-bottom;
}

.header-v3 .header .kc-navbar ul li a {
  font-family: 'Cairo', sans-serif;
}

.header-v3 .header .kc-menu-icon-mobile li>a:after,
.header-v3 .header .menu-right li>a:after {
  display: none;
}

.header-v3 .header .kc-menu-icon-mobile li .sub-menu,
.header-v3 .header .menu-right li .sub-menu {
  padding: 15px;
  width: 300px;
}

.header-v3 .header .kc-menu-icon-mobile li .search,
.header-v3 .header .menu-right li .search {
  position: relative;
  padding-right: 10px;
}

.header-v3 .header .kc-menu-icon-mobile li .cart,
.header-v3 .header .menu-right li .cart {
  position: relative;
  padding: 0;
  margin-left: 15px;
  right: 10px;
}

.header-v3 .header .kc-menu-icon-mobile li .cart .number,
.header-v3 .header .menu-right li .cart .number {
  position: absolute;
  top: 11px;
  right: -6px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-family: 'Cairo', sans-serif;
  font-size: 8px;
  font-weight: bold;
  background-color: #77bc25;
  border-radius: 50%;
  text-align: center;
  display: block;
}

.header-v3 .header .kc-menu-icon-mobile li:hover .cart .number,
.header-v3 .header .menu-right li:hover .cart .number {
  color: #fff;
}

.header-v3 .header .kc-menu-icon-mobile li .cart {
  padding-right: 25px;
  margin-left: 25px;
  right: 0;
}

.header-v3 .header .kc-menu-icon-mobile li .cart:after {
  display: none;
}

.header-v3 .header .kc-menu-icon-mobile li .cart .number {
  right: 18px;
}

.header-v3 .header .kc-menu-icon-mobile li.li-menu-toggle {
  height: 50px;
}

@media (min-width:960px) {

  .kitchen-main-menu-mobile,
  .kitchen_menu_mobile {
    display: none !important;
  }

  #header .header.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }

  .admin-bar #header .header.header-sticky {
    top: 32px !important;
  }
}

@media screen and (max-width:959px) {
  #header .header.uk-animation-slide-top {
    -webkit-animation-name: initial;
    animation-name: initial;
  }

  .kitchen-main-menu {
    display: none;
  }

  .kitchen-main-menu-mobile {
    display: block;
  }

  .kitchen_menu_mobile {
    display: none;
    background: #1c1c1c;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 999999;
    width: 100%;
  }

  .kitchen_menu_mobile>ul>li {
    border-bottom: 1px solid #323232;
  }

  .kitchen_menu_mobile>ul>li:last-child {
    border-bottom: none;
  }

  .kitchen_menu_mobile>ul>li>a {
    color: #fff;
    padding: 0px 40px 0px 30px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
  }

  .kitchen_menu_mobile>ul>li>a button {
    border: none;
    color: #fff;
    background: transparent;
    position: absolute;
    right: 15px;
    width: 45px;
    height: 40px;
    top: 0px;
    cursor: pointer;
    z-index: 999999;
  }

  .kitchen_menu_mobile>ul>li>a button:focus {
    outline: none;
  }

  .kitchen_menu_mobile>ul>li ul {
    background: #282828;
    padding: 0px;
    display: none;
  }

  .kitchen_menu_mobile>ul>li ul li {
    border-top: 1px solid #323232;
  }

  .kitchen_menu_mobile>ul>li ul li a {
    color: #969696;
    line-height: 32px;
    position: relative;
    font-size: 14px;
  }

  .kitchen_menu_mobile>ul>li ul li a button {
    border: none;
    color: #fff;
    background: inherit;
    position: absolute;
    right: 17px;
    width: 32px;
    height: 32px;
    top: 0px;
    cursor: pointer;
    z-index: 999999;
  }

  .kitchen_menu_mobile>ul>li ul li a button:focus {
    outline: none;
  }

  .kitchen_menu_mobile>ul>li ul li a button i {
    position: relative;
    top: -7px;
  }

  .kitchen_menu_mobile>ul>li ul li:hover>a,
  .kitchen_menu_mobile>ul>li ul li:active>a {
    color: #77bc25;
  }

  .kitchen_menu_mobile>ul>li:hover>a,
  .kitchen_menu_mobile>ul>li:active>a {
    color: #77bc25;
  }

  .kitchen_menu_mobile>ul>li>ul>li>a {
    padding: 0 40px 0 40px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 50px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 60px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 70px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 80px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 90px;
  }

  .kitchen_menu_mobile>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding: 0 40px 0 100px;
  }

  .kitchen_menu_mobile ul li.current-menu-item,
  .kitchen_menu_mobile ul li.current-menu-parent {
    background: transparent;
  }

  .kitchen_menu_mobile ul li.current-menu-item>a,
  .kitchen_menu_mobile ul li.current-menu-parent>a {
    color: #77bc25;
  }

  .header-v3 .header .kc-navbar .menu-active {
    margin-top: 5px;
    margin-left: 0 !important;
    height: initial;
  }

  .header-v3 .header .kc-navbar>ul>li>a {
    height: 50px;
    line-height: 50px;
  }

  .header-v3 .header .kc-navbar .kc-menu-icon-mobile li .cart {
    margin-left: 0;
  }

  .header-v3 .logo {
    height: 50px;
  }

  .header-v3 .logo .kc-logo {
    width: 100px;
  }
}

@media (max-width:782px) {
  .admin-bar .menu-toggle {
    top: 46px;
  }
}

.footer {
  color: #ccc;
  background-color: #241f1f;
}

.footer.sec-padding {
  padding: 90px 0 75px 0;
}

.footer .footer-widget.notitle .title {
  display: none;
}

.footer .footer-widget .title {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #fff;
  margin-bottom: 20px;
}

.footer .about-widget {
  padding-right: 25px;
}

.footer .about-widget .logo-footer {
  display: block;
  margin-bottom: 14px;
  margin-top: 3px;
}

.footer .about-widget p {
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.footer .about-widget ul.social-footer {
  margin: 8px 0 0;
}

.footer .about-widget ul.social-footer li {
  display: inline-block;
}

.footer .about-widget ul.social-footer li a {
  font-family: 'Cairo', sans-serif;
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding-right: 22px;
}

.footer .about-widget ul.social-footer li a:hover {
  color: #fff;
}

.footer .footer-widget ul li a {
  font-size: 14px;
  line-height: 28px;
  color: #ccc;
  display: block;
}

.footer .footer-widget ul li a:hover {
  color: #77bc25;
}

.footer .post-img-widget ul li .box-img,
.footer .post-img-widget ul li .box-content {
  display: table-cell;
  vertical-align: top;
}

.footer .post-img-widget ul li .box-img {
  padding-top: 8px;
  padding-bottom: 15px;
  width: 70px;
}

.footer .post-img-widget ul li .box-img img {
  display: block;
  margin-right: auto;
}

.footer .post-img-widget ul li .box-content a {
  display: block;
  color: #ccc;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.footer-bottom {
  background-color: #100909;
  clear: both;
  padding: 10px 0;
}

.footer-bottom p {
  margin-bottom: 0;
}

.footer-bottom .left p {
  display: block;
  font-size: 14px;
  color: #ccc;
  line-height: 28px;
}

.footer-bottom .right {
  float: right;
}

.footer-bottom .right ul {
  margin: 0;
  list-style: none;
}

.footer-bottom .right ul li {
  padding: 0 23px;
  display: inline;
}

.footer-bottom .right ul li a {
  color: #ccc;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-bottom .right ul li a:hover {
  color: #77bc25;
}

#kc_backtop {
  opacity: 0.7;
  border-radius: 50%;
  transition: all 0.4s;
  width: 40px;
  height: 40px;
  position: fixed;
  display: none;
  bottom: 50px;
  right: 30px;
  background-color: #77bc25;
  color: #fff;
  z-index: 992;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  outline: none;
  cursor: pointer;
}

#kc_backtop:hover {
  opacity: 1;
}

#kc_backtop.kc-show {
  display: block;
  animation: bounceInUp 0.7s both;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 2px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #676767;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 10px;
  height: 10px;
  background-color: #77bc25;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  font-size: 14px;
  color: #fff;
  background-color: #77bc25;
  border-radius: 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #60a80b;
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: left;
  color: #1b1313;
  font-size: 16px;
  font-weight: 600;
}

.woocommerce .widget_price_filter .price_slider_amount span {
  color: #77bc25;
}

.woocommerce .widget_shopping_cart .cart-list>li {
  margin-top: 10px;
  border-bottom: 1px solid #eaeaea;
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}

.woocommerce .widget_shopping_cart .cart-list>li a {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.woocommerce .widget_shopping_cart .cart-list>li .price,
.woocommerce .widget_shopping_cart .cart-list>li .qty {
  display: block;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-left {
  width: 100px;
  float: left;
  position: relative;
  max-height: 125px;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-left a {
  color: #999;
  padding: 0px 20px;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-left .remove {
  position: absolute;
  left: 0;
  padding: 0;
  top: 0;
  font-size: 24px;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-left img {
  width: 70px;
  height: auto;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-right {
  margin-left: 100px;
  line-height: 25px;
}

.woocommerce .widget_shopping_cart .cart-list>li .product-right .price {
  color: #77bc25;
}

.woocommerce .widget_shopping_cart .toal-cart {
  margin: 10px 0;
}

.woocommerce .widget_shopping_cart .toal-cart .amount {
  font-size: 18px;
  color: #77bc25;
  float: right;
}

.woocommerce .widget_shopping_cart .cart-buttons .kc-button-cart {
  height: 40px;
  line-height: 40px;
  padding: 5px 30px;
  background: #77bc25;
  color: #fff;
}

.woocommerce .widget_shopping_cart .cart-buttons .kc-button-checkout {
  height: 40px;
  line-height: 40px;
  padding: 5px 25px;
  background: none;
  color: #1b1313;
}

.woocommerce .widget_shopping_cart .cart-buttons .kc-button-checkout:hover,
.woocommerce .widget_shopping_cart .cart-buttons .kc-button-checkout:focus {
  border-color: #77bc25;
  background: #77bc25;
  color: #fff;
}

.woocommerce .widget.woocommerce .product_list_widget li {
  padding-bottom: 25px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-image,
.woocommerce .widget.woocommerce .product_list_widget li .col-content {
  display: table-cell;
  vertical-align: top;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-image {
  width: 70px;
  height: 70px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-image img {
  display: table-cell;
  vertical-align: top;
  float: none;
  width: 100%;
  margin: 0;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content {
  padding-left: 16px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content h5 {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  color: #1b1313;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content a h5 {
  font-weight: 700;
  font-size: 14px;
  color: #676767;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content .star-rating {
  font-size: 12px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content .amount {
  font-size: 12px;
  font-weight: 900;
  color: #676767;
  line-height: 22px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content del {
  margin-right: 5px;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content del .amount {
  color: #e0e0e0;
}

.woocommerce .widget.woocommerce .product_list_widget li .col-content ins {
  background: transparent;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0;
  display: block;
  margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
  float: none;
  border: 0;
  overflow: initial;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 50%;
  background-color: #77bc25;
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li:hover a {
  background-color: #77bc25;
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li:hover a.next,
.woocommerce nav.woocommerce-pagination ul li:hover a.prev {
  background-color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  font-size: 14px;
  color: #676767;
  border-radius: 50%;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:active {
  background-color: #77bc25;
  color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
  padding: 0;
  display: inline;
}

.woocommerce nav.woocommerce-pagination ul li a.next span,
.woocommerce nav.woocommerce-pagination ul li a.prev span {
  display: inline;
}

.woocommerce nav.woocommerce-pagination ul li a.next:focus,
.woocommerce nav.woocommerce-pagination ul li a.prev:focus,
.woocommerce nav.woocommerce-pagination ul li a.next:active,
.woocommerce nav.woocommerce-pagination ul li a.prev:active {
  background-color: transparent;
}

.btn-add-to-cart>span.add-success {
  display: none;
}

.btn-add-to-cart {
  position: relative;
}

.btn-add-to-cart span.add-success {
  text-indent: initial;
}

.btn-add-to-cart.loading:hover span.add-success {
  font-size: 14px;
  padding: 5px 8px;
  color: #fff;
  position: absolute;
  border-radius: 4px;
  top: -29px;
  left: -12px;
  display: block;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: bounceInUp 0.5s both;
  -moz-animation: bounceInUp 0.5s both;
  -o-animation: bounceInUp 0.5s both;
  animation: bounceInUp 0.5s both;
}

.woocommerce a.added_to_cart {
  display: none;
}

.woocommerce .quantity .up-down {
  position: relative;
  width: 125px;
  margin: 0 auto;
}

.woocommerce .quantity .up-down .qty-minus,
.woocommerce .quantity .up-down .qty-plus {
  width: 34px;
  height: 40px;
  line-height: 36px;
  margin: 0px;
  position: absolute;
  border: 1px solid #d7d7d7;
  text-align: center;
  top: 0px;
  z-index: 2;
  cursor: pointer;
}

.woocommerce .quantity .up-down .qty-minus {
  left: 0px;
}

.woocommerce .quantity .up-down .qty-plus {
  right: 0px;
}

.woocommerce .quantity .up-down input.qty {
  width: 125px;
  height: 40px;
  border: 1px solid #d7d7d7;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.woocommerce .quantity .up-down input.qty[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}

.woocommerce .quantity .up-down input.qty[type=number]::-webkit-inner-spin-button:before,
.woocommerce .quantity .up-down input.qty[type=number]::-webkit-inner-spin-button:after {
  content: "^";
  position: absolute;
  right: 0;
  font-family: monospace;
}

.woocommerce .quantity .up-down input.qty[type=number]::-webkit-inner-spin-button:before {
  top: 0px;
}

.woocommerce .quantity .up-down input.qty[type=number]::-webkit-inner-spin-button:after {
  bottom: 0px;
  -webkit-transform: rotate(180deg);
}

.woocommerce .shop_table.cart .quantity h6 {
  display: none;
}

.product-item {
  background-color: #f8f8f8;
  height: 100%;
}

.product-item .box-img {
  width: 100%;
  border-bottom: 1px solid #ececec;
}

.product-item .box-img img {
  display: block;
  width: 100%;
}

.product-item .box-img .box-icon .icon {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0 10px;
  border: 1px solid #77bc25;
  border-radius: 50%;
  transition: all 0.5s ease;
}

.product-item .box-img .box-icon .icon:hover {
  background-color: #77bc25;
  transition: all 0.5s ease;
}

.product-item .box-img .box-icon a.button {
  background: transparent;
  padding: initial;
}

.product-item .box-img .box-icon a.button:after {
  display: none;
}

.product-item .box-content {
  padding: 25px 10px;
}

.product-item .box-content h3 a {
  font-family: 'Cairo', sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #1b1313;
  text-transform: uppercase;
  line-height: 24px;
}

.product-item .box-content h3 a:hover {
  color: #77bc25;
}

.product-item .box-content .product-rating {
  display: table;
  text-align: center;
  width: 100%;
}

.product-item .box-content .product-rating .star-rating {
  float: none;
  text-align: center;
  margin: 7px auto;
  font-size: 14px;
}

.product-item .box-content .product-price {
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
  margin-top: 5px;
  line-height: 24px;
  font-weight: bold;
}

.product-item .box-content .product-price span.price {
  color: #676767;
  font-size: 18px;
}

.product-item .box-content .product-price span.price ins {
  color: #676767;
  background: transparent;
}

.product-item .box-content .product-price span.price del {
  color: #e0e0e0;
  opacity: 1;
  margin-right: 8px;
}

.woocommerce {
  /* ------------------------------
   Product grid styles
   ---------------------------- */
}

.woocommerce .product-grid .product-content .kc-product-wrap .product-item .box-content h3 a {
  font-size: 16px;
}

.woocommerce .product-grid .product-content .kc-product-wrap .product-item .box-content .product-rating .star-rating {
  font-size: 12px;
}

.woocommerce .product-grid .product-content .kc-product-wrap .product-item .box-content .product-price {
  font-size: 14px;
}

.woocommerce .kc-product-wrap span.onsale,
.woocommerce .single-product span.onsale {
  min-height: initial;
  min-width: initial;
  border-radius: initial;
  position: absolute;
  top: 20px;
  right: 20px;
  left: initial;
  background-color: transparent;
  border: 1px solid #77bc25;
  font-size: 14px;
  color: #77bc25;
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  z-index: 2;
}

.woocommerce .kc-product-wrap .new,
.woocommerce .single-product .new {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: transparent;
  border: 1px solid #77bc25;
  font-size: 14px;
  color: #77bc25;
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  z-index: 2;
}

.woocommerce .single-product span.onsale {
  top: 10px;
  right: initial;
  left: 10px;
}

.woocommerce .archive-products .product-content {
  margin-bottom: 8%;
}

.woocommerce .star-rating span {
  color: #f2cf2d;
}

.product-grid {
  /* ------------------------------
   Product list styles
   ---------------------------- */
}

.product-grid .product-box .kc-product-wrap .product-item-wrap {
  margin-bottom: 30px;
}

.product-list {
  /* ------------------------------
   Product Detail
   ---------------------------- */
}

.product-list .product-box .kc-product-wrap {
  padding-bottom: 40px;
  position: relative;
}

.product-list .product-box .kc-product-wrap:last-child {
  padding-bottom: 0px;
}

.product-list .product-box .kc-product-wrap .kc-box-detail-item {
  display: table;
}

.product-list .product-box .kc-product-wrap .col-thumbnai-product {
  width: 332px;
  display: table-cell;
  vertical-align: top;
  float: left;
}

.product-list .product-box .kc-product-wrap .col-content-product {
  display: table-cell;
  vertical-align: top;
}

.product-list .product-box .kc-product-wrap .thumbnai-product {
  position: relative;
}

.product-list .product-box .kc-product-wrap .thumbnai-product .product-image a {
  display: block;
}

.product-list .product-box .kc-product-wrap .thumbnai-product .product-image a img {
  vertical-align: middle;
}

.product-list .product-box .kc-product-wrap .product-conten-item {
  padding: 30px 50px 35px 50px;
  text-align: left;
  border-top: none;
  border-left: 1px solid #efefef;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product-rating {
  text-align: left;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product-rating .star-rating {
  margin: 7px 0;
  font-size: 12px;
  text-align: left;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product-price {
  margin-bottom: 10px;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product-price span.price {
  font-size: 18px;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product-price span.price del {
  font-size: 14px;
  margin-right: 8px;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_excerpt p {
  line-height: 26px;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_action .quick_buy_container {
  display: inline;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_action .quick_buy_container .quick_buy_button {
  padding: 3px 25px;
  border: 1px solid #77bc25;
  text-transform: uppercase;
  margin-right: 30px;
  color: #fff;
  background-color: #77bc25;
  font-family: "Cairo", sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.5s ease;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_action .quick_buy_container .quick_buy_button:hover {
  background: #60a80b;
  color: #fff;
  border-color: #60a80b;
  transition: all 0.5s ease;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_action .button-2 {
  color: #676767;
  padding: 3px 25px;
  border: 1px solid #77bc25;
  text-transform: uppercase;
}

.product-list .product-box .kc-product-wrap .product-conten-item .product_action .button-2:hover {
  color: #fff;
}

.detail-product {
  margin-bottom: 5.5%;
}

.detail-product .box-detail {
  padding-bottom: 80px;
}

.detail-product .box-detail .fotorama__nav .fotorama__thumb-border {
  border: 2px solid #77bc25 !important;
}

.detail-product .box-detail .fotorama__nav .fotorama__nav__frame .fotorama__thumb img {
  left: 0px !important;
}

.detail-product .box-detail .thumbnai-detail {
  width: 470px;
  display: table-cell;
  vertical-align: top;
  float: left;
}

.detail-product .box-detail .thumbnai-detail .big-img {
  padding-bottom: 20px;
}

.detail-product .box-detail .thumbnai-detail .big-img img {
  display: block;
}

.detail-product .box-detail .thumbnai-detail ul {
  display: block;
}

.detail-product .box-detail .thumbnai-detail ul li {
  display: block;
  float: left;
  padding-right: 20px;
}

.detail-product .box-detail .thumbnai-detail ul li:last-child {
  padding-right: 0px;
}

.detail-product .box-detail .thumbnai-detail ul li:hover img,
.detail-product .box-detail .thumbnai-detail ul li.active img,
.detail-product .box-detail .thumbnai-detail ul li:focus img,
.detail-product .box-detail .thumbnai-detail ul li:active img {
  outline: 2px solid #77bc25;
  cursor: pointer;
}

.detail-product .box-detail .thumbnai-detail ul li img {
  display: block;
}

.detail-product .box-detail .content-detail {
  display: table-cell;
  vertical-align: top;
  padding-left: 50px;
  text-align: left;
}

.detail-product .box-detail .content-detail h3.title {
  padding-bottom: 7px;
  font-size: 36px;
  font-weight: bold;
  font-family: 'Cairo', sans-serif;
  color: #1b1313;
}

.detail-product .box-detail .content-detail .woocommerce-product-rating {
  margin-top: 5px;
}

.detail-product .box-detail .content-detail .woocommerce-product-rating .star-rating {
  font-size: 12px;
}

.detail-product .box-detail .content-detail .price-single {
  margin-bottom: 22px;
}

.detail-product .box-detail .content-detail .price-single span.price {
  font-family: 'Cairo', sans-serif;
  font-size: 27px;
  color: #676767;
}

.detail-product .box-detail .content-detail .price-single span.price del {
  color: #e0e0e0;
  opacity: 1;
  margin-right: 10px;
}

.detail-product .box-detail .content-detail p {
  line-height: 25px;
}

.detail-product .box-detail .content-detail p span.icon-yellow {
  color: #f2cf2d;
  font-size: 12px;
}

.detail-product .box-detail .content-detail .woo-controls .woo-quantity .quantity {
  float: none;
  margin-bottom: 35px;
}

.detail-product .box-detail .content-detail .woo-controls .woo-quantity .quantity h6 {
  font-size: 17px;
  font-family: 'Cairo', sans-serif;
  float: left;
  font-weight: 400;
  line-height: 36px;
  color: #676767;
}

.detail-product .box-detail .content-detail .woo-controls .woo-quantity .quantity .padding-left {
  margin-left: 80px;
}

.detail-product .box-detail .content-detail .woo-controls .woo-quantity .single-cart-button {
  border-radius: 0;
  padding: 4px 24px;
  margin-right: 30px;
  line-height: 30px;
  border: 1px solid #77bc25;
  font-size: 14px;
  text-transform: uppercase;
}

.detail-product .information .uk-subnav {
  background: #f3f3f3;
  height: 61px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.detail-product .information .uk-subnav li {
  padding: 0px;
  margin: 0px;
}

.detail-product .information .uk-subnav li a {
  color: #1b1313;
  line-height: 61px;
  padding: 0px 31px;
}

.detail-product .information .uk-subnav li a:hover {
  background: #77bc25;
  color: #fff;
}

.detail-product .information .uk-subnav-pill>.uk-active>* {
  background: #77bc25;
  color: #fff;
}

.detail-product .information .uk-switcher {
  padding: 50px;
  text-align: left;
  border: 2px solid #f3f3f3;
  border-top: none;
}

.detail-product .information .uk-switcher #tab_description>h2 {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.detail-product .information .uk-switcher #tab_description p {
  padding-bottom: 35px;
  margin: 0;
}

.detail-product .information .uk-switcher #tab_description p:last-child {
  padding-bottom: 0px;
}

.detail-product .information .woocommerce-Reviews .woocommerce-Reviews-title,
.detail-product .information .woocommerce-Reviews h3 {
  padding-bottom: 15px;
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.detail-product .information .woocommerce-Reviews .commentlist .comment_container .star-rating span {
  color: #f2cf2d;
}

.detail-product .information .woocommerce-Reviews .comment-form label {
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
}

.detail-product .information .woocommerce-Reviews .comment-form .comment-form-rating .stars a {
  color: #f2cf2d;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 0px;
}

.detail-product .box-detail .content-detail .woo-price>div>p {
  margin-bottom: 5px;
}

.woocommerce div.product form.cart .variations label {
  font-size: 17px;
  font-family: 'Cairo', sans-serif;
  font-weight: 400;
  line-height: 36px;
  color: #676767;
}

.woocommerce .woocommerce-Reviews #respond .form-submit #submit {
  background: #77bc25;
  border: 1px solid #77bc25;
  transition: all 0.5s ease;
  color: #fff;
  cursor: pointer;
  height: initial;
  padding: 0px 30px;
  font-family: "Cairo", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  border-radius: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

.woocommerce .woocommerce-Reviews #respond .form-submit #submit:hover {
  background: #60a80b;
  color: #fff;
  border-color: #60a80b;
  transition: all 0.5s ease;
}

.relate-products {
  margin-bottom: 5.5%;
  /* ------------------------------
   Page Cart
   ---------------------------- */
}

.relate-products .sec-title {
  margin-bottom: 50px;
}

.relate-products .product-box .product-item-wrap .product-item .box-content h3 a {
  font-size: 16px;
}

.relate-products .product-box .product-item-wrap .product-item .box-content .product-rating .star-rating {
  font-size: 12px;
}

.relate-products .product-box .product-item-wrap .product-item .box-content .product-price span.price {
  font-size: 14px;
}

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
  margin-bottom: 8.5%;
}

.woocommerce-cart .woocommerce .table-product table.cart th,
.woocommerce-checkout .woocommerce .table-product table.cart th {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1b1313;
  text-transform: uppercase;
  padding: 22px 12px;
}

.woocommerce-cart .woocommerce .table-product table.cart img,
.woocommerce-checkout .woocommerce .table-product table.cart img {
  width: 80px;
}

.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title a,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title a {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #1b1313;
}

.woocommerce-cart .woocommerce .table-product table.cart td .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce .table-product table.cart td .woocommerce-Price-amount {
  color: #1b1313;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.woocommerce-cart .woocommerce .table-product table.cart td.woo-product-remove a.remove,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-product-remove a.remove {
  margin: 0 auto;
  font-size: 16px;
  color: #676767 !important;
}

.woocommerce-cart .woocommerce .table-product table.cart td.woo-product-remove a.remove:hover,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-product-remove a.remove:hover {
  color: #fff !important;
}

.woocommerce-cart .woocommerce .table-product table.shop_table td,
.woocommerce-checkout .woocommerce .table-product table.shop_table td {
  border-top: none;
}

.woocommerce-cart {
  /* ------------------------------
   Product Checkout
   ---------------------------- */
}

.woocommerce-cart .woocommerce .kc-box:first-child {
  padding-top: 0;
}

.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions {
  padding: 30px 15px;
}

.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .wc-proceed-to-checkout {
  padding: 0;
}

.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .return-to-shop {
  text-align: left;
  margin: 0;
}

.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .kc-button {
  padding: 5px 30px;
  border-radius: 0;
  text-transform: uppercase;
}

.woocommerce-cart .col-action-shipping .col-as {
  padding: 0 15px;
}

.woocommerce-cart .col-action-shipping .col-as .col-title-action {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #1b1313;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.woocommerce-cart .col-action-shipping .col-as .col-title-action:after {
  content: "";
  height: 2px;
  background-color: #1b1313;
  display: block;
  margin-top: 20px;
}

.woocommerce-cart .col-action-shipping .col-as .coupon label {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #1b1313;
  padding: 10px 10px 10px 0;
  display: block;
}

.woocommerce-cart .col-action-shipping .col-as .coupon .kc-btn-apply-coupon {
  margin-top: 16px;
  padding: 5px 30px;
  border-radius: 0;
  text-transform: uppercase;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table {
  border: none;
  border-radius: 0;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table th {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #1b1313;
  border: none;
  text-align: right;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td {
  text-align: right;
  border: none;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td span {
  font-family: Cairo;
  font-size: 18px;
  font-weight: bold;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td span.amount {
  color: #77bc25;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  border-top: 1px solid #e5e5e5;
  text-align: right;
}

.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-confirm-order {
  text-transform: uppercase;
}

.woocommerce-cart .kc-return-to-shop {
  border-top: 1px solid #77bc25;
  text-transform: uppercase;
  padding: 3px 25px;
}

.woocommerce-checkout {
  /* ------------------------------
   Order Complated
   ---------------------------- */
}

.woocommerce-checkout .woocommerce .kc-box:first-child {
  padding-top: 0;
}

.woocommerce-checkout .woocommerce .kc-box .box-title h3 {
  padding-bottom: 10px;
}

.woocommerce-checkout .woocommerce .kc-box .kc-button {
  border-radius: 0;
  width: 100%;
  height: 61px;
  font-size: 18px;
  padding: 0px 30px;
  text-transform: uppercase;
}

.woocommerce-checkout .woocommerce .kc-box .woocommerce-shipping-fields h4 {
  text-transform: uppercase;
  font-family: 'Cairo', sans-serif;
  color: #1b1313;
  margin-top: 15px;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul {
  margin: 0px;
  border: 1px solid #d7d7d7;
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
  vertical-align: middle;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
  padding: 8px 40px;
  border: none;
  color: #1b1313;
  text-align: left !important;
  font-weight: 600;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li:last-child {
  border-bottom: 0;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment .place-order {
  padding: 0;
  margin-top: 20px;
}

.woocommerce-order-received {
  /* ------------------------------
   Quick Buy Button
   ---------------------------- */
}

.woocommerce-order-received .woocommerce h2 {
  text-transform: uppercase;
  font-family: 'Cairo', sans-serif;
  color: #1b1313;
  font-size: 26px;
}

.woocommerce-order-received .woocommerce .order_details li {
  margin-bottom: 15px;
}

.quick_buy_container .wcqb-preset.wc_quick_buy_button {
  border-radius: 0;
  padding: 4px 26px;
  margin-right: 30px;
  margin-top: 11px;
  margin-bottom: 11px;
  line-height: 30px;
  border: 1px solid #77bc25;
  font-size: 14px;
  text-transform: uppercase;
  background: #77bc25;
  /* ------------------------------
   Box styles
   ---------------------------- */
}

.quick_buy_container .wcqb-preset.wc_quick_buy_button:hover {
  background: #60a80b;
}

.kc-box {
  padding-top: 52px;
  /* ------------------------------
   Table product styles
   ---------------------------- */
}

.kc-box .box-title h3 {
  font-family: 'Cairo', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #1b1313;
  line-height: 31px;
}

.kc-box .box-content table {
  margin: 0px;
  border: 1px solid #d7d7d7;
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
  vertical-align: middle;
  border-radius: 0;
}

.kc-box .box-content tr {
  height: 73px;
}

.kc-box .box-content tr th {
  padding: 0px 35px;
  font-weight: bold;
  color: #1b1313;
}

.kc-box .box-content tr td {
  padding: 0px 47px;
  color: #676767;
}

.kc-box .box-content tr td input {
  margin-right: 10px;
}

.kc-box .box-content .accordion tr {
  height: inherit;
}

.kc-box .box-content .accordion tr th,
.kc-box .box-content .accordion tr td {
  padding: 8px 40px;
  border: none;
  color: #1b1313;
  font-weight: 600;
  position: relative;
  border: 1px solid #d7d7d7;
}

.kc-box .box-content .accordion tr th span,
.kc-box .box-content .accordion tr td span {
  font-size: 18px;
  font-family: 'Cairo', sans-serif;
  font-weight: 700;
}

.kc-box .box-content .accordion tr.order-total span.amount {
  color: #77bc25;
}

.woocommerce-checkout {
  /* ------------------------------
   Responsive
   ---------------------------- */
}

.woocommerce-checkout .table-product table {
  margin: 0px;
  width: 100%;
}

.woocommerce-checkout .table-product table tr th {
  color: #1b1313;
  text-align: center;
  font-size: 20px;
  padding: 0px;
  line-height: 70px;
}

.woocommerce-checkout .table-product table tr th:first-child {
  text-align: left;
  padding-left: 40px;
}

.woocommerce-checkout .table-product table tr td {
  padding: 0px !important;
  text-align: center;
  position: relative;
}

.woocommerce-checkout .table-product table tr td h3 a {
  color: #1b1313;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.woocommerce-checkout .table-product table tr td h3 a:hover {
  color: #77bc25;
}

.woocommerce-checkout .table-product table tr td span.amount {
  color: #1b1313;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.woocommerce-checkout .table-product table tr td .product {
  padding: 30px 40px;
}

.woocommerce-checkout .table-product table tr td .product .img-product {
  display: table-cell;
  width: 250px;
  height: 220px;
  vertical-align: middle;
}

.woocommerce-checkout .table-product table tr td .product .img-product img {
  display: block;
}

.woocommerce-checkout .table-product table tr td .product .text-product {
  display: table-cell;
  vertical-align: middle;
  padding-left: 19px;
  text-align: left;
}

.woocommerce-checkout .table-product table tr td .product .text-product h3 {
  font-weight: bold;
  line-height: 20px;
}

.woocommerce-checkout .table-product table tr td .product .text-product span {
  font-weight: 600;
  line-height: 25px;
  color: #676767;
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
}

.woocommerce-checkout .table-product table tr td button {
  border: none;
  line-height: 40px;
  background: #fff;
  margin: 0px !important;
}

.woocommerce-checkout .table-product table tr td button:hover {
  cursor: pointer;
}

.woocommerce-checkout .table-product table tr td button:focus {
  outline: none;
}

@media (min-width:992px) and (max-width:1219px) {
  .product-list .product-box .kc-product-wrap .product-conten-item {
    padding: 15px 10px 25px 25px;
  }
}

@media (max-width:991px) {
  .woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    padding: 8px 15px;
  }
}

@media (max-width:959px) {
  .product-box .kc-product-wrap .design-item {
    margin-bottom: 30px;
  }

  .detail-product .box-detail .content-detail {
    padding-left: 30px;
  }

  .woocommerce-checkout .woocommerce .col-information,
  .woocommerce-checkout .woocommerce .col-cart-totals {
    margin-top: 30px;
  }
}

@media (max-width:850px) {
  .product-list .product-box .kc-product-wrap .product-conten-item {
    padding: 15px 10px 25px 25px;
  }
}

@media (max-width:775px) {
  .detail-product .box-detail .content-detail {
    padding-left: 20px;
  }
}

@media (max-width:768px) {
  .woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions {
    text-align: right;
  }
}

@media (max-width:767px) {
  .product-list .product-box .kc-product-wrap .thumbnai-product {
    display: inline-block;
  }

  .product-list .product-box .kc-product-wrap .col-content-product,
  .product-list .product-box .kc-product-wrap .col-thumbnai-product {
    width: 100%;
    display: table;
  }

  .product-list .product-box .kc-product-wrap .product-conten-item {
    border-left: 0;
    /*Page Cart*/
  }

  .woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions {
    text-align: left;
  }

  .woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions .col-update-cart {
    margin-top: 15px;
  }

  .woocommerce-cart .col-action-shipping .col-as {
    margin-top: 30px;
    /*end page cart*/
  }

  .detail-product {
    margin-bottom: 50px;
  }

  .detail-product .box-detail .thumbnai-detail {
    width: 100%;
  }

  .detail-product .box-detail {
    padding-bottom: 30px;
  }

  .detail-product .box-detail .content-detail {
    padding-left: 0;
    width: 100%;
    display: inline-block;
  }

  .detail-product .box-detail .content-detail h3.title {
    margin-top: 30px;
  }

  .detail-product .information .uk-switcher {
    padding: 15px;
  }

  .detail-product .information .uk-subnav li a {
    padding: 0px 25px;
  }
}

@media (max-width:640px) {

  .woocommerce-cart .woo-cart-form .table-product table thead tr th.woo-table-col-price,
  .woocommerce-cart .woo-cart-form .table-product table thead tr th.woo-table-col-qty,
  .woocommerce-cart .woo-cart-form .table-product table tbody tr td.woo-table-col-price,
  .woocommerce-cart .woo-cart-form .table-product table tbody tr td.woo-table-col-qty {
    display: none;
  }
}

@media (max-width:600px) {
  .detail-product .information .uk-subnav {
    height: auto;
  }

  .detail-product .information .uk-subnav li a,
  .detail-product .information .uk-subnav li {
    width: 100%;
  }
}

@media (max-width:480px) {

  .woocommerce-cart .woocommerce .table-product table.cart th,
  .woocommerce-checkout .woocommerce .table-product table.cart th {
    font-size: 16px;
  }

  .woocommerce-cart .woocommerce .table-product table.cart td .woocommerce-Price-amount,
  .woocommerce-checkout .woocommerce .table-product table.cart td .woocommerce-Price-amount,
  .woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title a,
  .woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title a {
    font-size: 14px;
  }

  .woocommerce table.shop_table td {
    padding: 5px;
  }

  .detail-product .information .uk-subnav li a {
    padding: 0px 15px;
  }

  .detail-product .information .uk-switcher #tab_description p {
    padding-bottom: 15px;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }

  .woocommerce-checkout .table-product table tr th:first-child {
    padding-left: 15px;
  }

  .woocommerce-checkout .table-product table tr td .product {
    padding: 10px 15px;
  }

  .woocommerce-checkout .table-product table tr td .product .img-product {
    width: 160px;
    height: 160px;
  }
}

@media (max-width:400px) {

  .woocommerce-checkout .table-product table tr td .product .text-product,
  .woocommerce-checkout .table-product table tr td .product .img-product {
    width: 100%;
    display: block;
    height: auto;
    padding: 0;
    text-align: center;
  }

  .kc-box .box-content .accordion tr th,
  .kc-box .box-content .accordion tr td {
    padding: 8px 15px;
  }

  .product-list .product-box .kc-product-wrap .product-conten-item .product_action .quick_buy_container {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width:339px) {
  .woocommerce .order_details li {
    border-right: 0;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0;
}

p {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

img {
  max-width: 100%;
}

input,
select,
textarea {
  padding-left: 20px;
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  position: relative;
  width: 100%;
}

input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

a,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -khtml-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.uk-link,
a {
  color: #8f8e99;
}

.uk-link:hover,
a:hover {
  color: #77bc25;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Josefin Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
}

*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
  margin-top: 25px;
}

ul {
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: 700;
}

.kc-full-width {
  width: 100%;
}

.kc-color-primary {
  color: #77bc25 !important;
}

.uk-container {
  padding: 0 30px;
}

.uk-margin-top-large {
  margin-top: 50px;
}

.uk-margin-bottom-large {
  margin-bottom: 50px;
}

.sec-padding {
  padding: 110px 0;
}

.kc-container-full {
  padding: 0 40px;
  margin-left: auto;
  margin-right: auto;
}

a,
p,
div,
li {
  font-family: 'Cairo', sans-serif;
}

.uk-container {
  max-width: 1175px;
}

.uk-slider img {
  display: block;
  margin: auto;
}

.uk-offcanvas {
  z-index: 9999999;
}

.uk-form-icon {
  width: 100%;
}

.uk-nav-offcanvas>li>a {
  padding: 5px 15px;
}

.kc-button-left {
  display: block;
  margin-right: auto;
}

.div-center {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.div-left {
  display: block;
  text-align: left;
  margin-right: auto;
}

.div-right {
  display: block;
  text-align: right;
  margin-left: auto;
}

.widget_product_search .woocommerce-product-search .kc-btn-search:hover,
.widget_search .searchform .kc-btn-search:hover {
  color: #77bc25;
}

.bg-default {
  background: #77bc25 !important;
  /*loading*/
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.kc-loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(../../images/clock.gif) center no-repeat #fff;
  /*end loading*/
}

label.lb_select,
span.sp_select {
  position: relative;
  font-weight: 100;
  margin-bottom: 0;
  width: 100%;
}

span.lb_select>select,
label.lb_select>select {
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {
    padding-right: 18px;
  }
}

label.lb_select:after,
span.sp_select:after {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 16px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  color: #c9c6c7;
  right: 20px;
  top: 23%;
}

.vc_column-inner {
  padding-top: 0px !important;
}

.no_padding,
.no_padding>.vc_column-inner {
  padding: 0px !important;
}

.no_margin {
  margin: 0px !important;
}

.display_none {
  display: none;
}

.es_textbox {
  padding-bottom: 0px;
}

.textwidget img {
  max-width: 270px;
  width: 100%;
  height: auto;
}

.letter-spacing-1 {
  letter-spacing: 1px;
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.letter-spacing-3 {
  letter-spacing: 3px;
}

.letter-spacing-4 {
  letter-spacing: 4px;
}

.letter-spacing-5 {
  letter-spacing: 5px;
}

.kc-button-right {
  display: block;
  margin-left: auto;
}

.sec-background {
  background-color: #f3f3f3;
}

.sec-background-primary {
  background-color: #77bc25 !important;
}

.sec-title {
  text-align: center;
}

.sec-title h3 {
  font-size: 36px;
  line-height: 35px;
  font-weight: bold;
  color: #1b1313;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.sec-title .price {
  font-size: 27px;
  line-height: 27px;
  color: #676767;
  margin-bottom: 24px;
}

.sec-title p {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #676767;
  display: block;
  margin-bottom: 24px;
}

.sec-title p.end {
  margin-bottom: 66px;
}

.sec-title .border-line:before {
  content: '';
  display: block;
  margin: 0 auto;
  margin-bottom: 70px;
  height: 4px;
  width: 47px;
  border-radius: 4px;
  background-color: #77bc25;
}

.sec-title .border-img:before {
  content: '';
  display: block;
  background: url('../images/border-line.png') no-repeat center center;
  height: 27px;
  width: 100px;
  display: block;
  margin: 0 auto;
  margin-bottom: 70px;
}

.kitchen_pagination {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 70px;
}

.kitchen_pagination ul {
  list-style: none;
  margin: 0;
}

.kitchen_pagination ul li {
  display: inline-block;
}

.kitchen_pagination ul li.active a span,
.kitchen_pagination ul li:hover a span {
  background-color: #77bc25;
  color: #fff;
  border-radius: 50%;
}

.kitchen_pagination ul li.active a span.icon,
.kitchen_pagination ul li:hover a span.icon {
  background: none;
  color: #676767;
}

.kitchen_pagination ul li a span {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  padding: 5px 10px;
  font-size: 14px;
  color: #676767;
}

.kitchen_pagination ul li a span.icon {
  position: relative;
}

.kitchen_pagination ul li a span.icon.left:after {
  content: '';
  position: absolute;
  left: -60px;
  top: 37%;
  background: url('../images/previous.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.kitchen_pagination ul li a span.icon.right:after {
  content: '';
  position: absolute;
  right: -60px;
  top: 37%;
  background: url('../images/next.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.page-link a,
.page-link span {
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;
  font-size: 14px;
  color: #676767;
}

.page-link a:hover span,
.page-link span:hover span {
  background-color: #77bc25;
  color: #fff;
  border-radius: 50%;
}

.page-link a {
  padding: 0;
}

.page-link>span {
  background-color: #77bc25;
  color: #fff;
  border-radius: 50%;
}

.kitchen-social-site ul {
  list-style: none;
  margin: 0;
}

.kitchen-social-site ul li {
  display: inline-block;
  list-style: none;
}

.kitchen-social-site ul li a {
  color: #818181;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding-right: 22px;
}

.kitchen-social-site ul li:last-child a {
  padding-right: 0;
}

.logo-center {
  background-image: url(../../images/logo2.png);
  width: 150px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -9999px;
  white-space: nowrap;
  background-size: contain;
  background-position: 50%;
  margin: 0 55px;
}

.slideset-arrow {
  position: relative;
}

.slideset-arrow .uk-slideset-nav {
  margin: 0;
  counter-reset: my-badass-counter;
}

.slideset-arrow .uk-slideset-nav li {
  padding: 0;
}

.slideset-arrow .uk-slideset-nav li:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter;
  color: #676767;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  margin: 10px;
}

.slideset-arrow .uk-slideset-nav li:hover:before,
.slideset-arrow .uk-slideset-nav li.uk-active:before {
  background-color: #77bc25;
  color: #fff;
}

.slideset-arrow .uk-slideset-nav li a {
  display: none;
}

.slideset-arrow .uk-slidenav {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -7px;
  width: initial;
  height: initial;
  padding: 10px 0;
}

.slideset-arrow .uk-slidenav-previous {
  left: -80px;
}

.slideset-arrow .uk-slidenav-previous:before {
  content: '';
  background: url('../images/previous.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.slideset-arrow .uk-slidenav-next {
  right: -80px;
}

.slideset-arrow .uk-slidenav-next:before {
  content: '';
  background: url('../images/next.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.kc-wrap-content {
  margin-bottom: 6%;
}

.design-item {
  /* ------------------------------
   Button styles
   ---------------------------- */
}

.design-item img {
  display: block;
}

.design-item .uk-overlay-panel {
  padding: 0;
}

.design-item .box {
  /*--*/
  text-align: center;
  position: relative;
  width: 100%;
  /*--*/
  height: 100%;
}

.design-item .box .box-icon {
  height: 100%;
  display: inline-table;
}

.design-item .box .box-icon a {
  padding: 0 13px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -40px;
}

.design-item .box .box-icon a .icon {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border: 1px solid #77bc25;
  border-radius: 50%;
}

.design-item .box .box-icon a .icon:hover {
  background: #77bc25;
}

.design-item .box .box-content {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0 10px;
}

.design-item .box .box-content .design-title a {
  font-family: "Cairo", sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.design-item .box .box-content .design-cate {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
}

.kc-button {
  outline: none;
  color: #1b1313;
  font-family: "Cairo", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 30px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 0.5s ease;
}

.kc-button span {
  color: #1b1313;
  transition: all 0.5s ease;
}

.kc-button.kc-button-uppercase {
  text-transform: uppercase;
}

.kc-button.kc-button-default {
  background: none;
  border: 2px solid #77bc25;
  transition: all 0.5s ease;
}

.kc-button.kc-button-default:hover {
  background: #77bc25;
  color: #fff;
  border-color: #77bc25;
  transition: all 0.5s ease;
}

.kc-button.kc-button-default:hover span {
  color: #fff;
  transition: all 0.5s ease;
}

.kc-button.kc-button-default:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
  transition: all 0.5s ease;
  background: #67bd67;
  border-color: #67bd67;
}

.kc-button.kc-button-white {
  background: #fff;
  border: 2px solid #fff;
  transition: all 0.5s ease;
}

.kc-button.kc-button-white:hover {
  background: #77bc25;
  color: #fff;
  border-color: #77bc25;
  transition: all 0.5s ease;
}

.kc-button.kc-button-white:hover span {
  color: #fff;
  transition: all 0.5s ease;
}

.kc-button.kc-button-white:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
  transition: all 0.5s ease;
  background: #67bd67;
  border-color: #67bd67;
}

.kc-button.kc-button-primary {
  background: #77bc25;
  border: 2px solid #77bc25;
  transition: all 0.5s ease;
  color: #fff;
}

.kc-button.kc-button-primary:hover {
  background: #60a80b;
  color: #fff;
  border-color: #60a80b;
  transition: all 0.5s ease;
}

.kc-button.kc-button-primary:hover span {
  color: #fff;
  transition: all 0.5s ease;
}

.kc-button.kc-button-primary:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .2);
  transition: all 0.5s ease;
  background: #67bd67;
  border-color: #67bd67;
}

.kc-button.kc-button-text-white {
  color: #fff;
}

.kc-button.kc-button-text-white:hover {
  color: #fff;
}

button.kc-button {
  cursor: pointer;
  height: initial;
  padding: 0px 30px;
  /* ------------------------------
   Title Bar styles
   ---------------------------- */
}

.kc_title_bar {
  background-color: #1e1e1e;
  text-align: center;
  padding: 110px 0;
  margin-bottom: 7.5%;
  /* ------------------------------
   Blog styles
   ---------------------------- */
}

.kc_title_bar .kc-title {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 1px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.kc_title_bar .kc-breadcrumb {
  color: #fff;
}

.kc_title_bar .kc-breadcrumb a {
  color: #e0e0e0;
  font-size: 16px;
  line-height: 24px;
}

.kc_title_bar .kc-breadcrumb a:hover {
  color: #77bc25;
}

.kc_title_bar .kc-breadcrumb:nth-child(n+2):before {
  color: #e0e0e0;
}

.kc_title_bar .kc-breadcrumb span {
  color: #e0e0e0;
}

.kc-blog-wrap {
  padding-top: 55px;
}

.kc-blog-wrap:first-child {
  padding-top: 0px;
}

.kc-blog-wrap .sticky:after {
  background-color: #77bc25;
}

.kc-blog-wrap .kc-blog-thumbnail {
  height: auto;
  margin-bottom: 22px;
  position: relative;
  overflow: hidden;
}

.kc-blog-wrap .kc-blog-thumbnail img {
  display: block;
  max-width: 100%;
}

.kc-blog-wrap .blog-content h1.title,
.kc-blog-wrap .blog-content h2.title,
.kc-blog-wrap .blog-content h3.title,
.kc-blog-wrap .blog-content h4.title,
.kc-blog-wrap .blog-content h5.title {
  color: #1b1313;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}

.kc-blog-wrap .blog-content h1.title a,
.kc-blog-wrap .blog-content h2.title a,
.kc-blog-wrap .blog-content h3.title a,
.kc-blog-wrap .blog-content h4.title a,
.kc-blog-wrap .blog-content h5.title a {
  color: #1b1313;
}

.kc-blog-wrap .blog-content h1.title a:hover,
.kc-blog-wrap .blog-content h2.title a:hover,
.kc-blog-wrap .blog-content h3.title a:hover,
.kc-blog-wrap .blog-content h4.title a:hover,
.kc-blog-wrap .blog-content h5.title a:hover {
  color: #77bc25;
}

.kc-blog-wrap .blog-content h3.title {
  font-size: 36px;
  line-height: 40px;
}

.kc-blog-wrap .blog-content h4.title {
  font-size: 30px;
  line-height: 36px;
}

.kc-blog-wrap .blog-content h5.title {
  font-size: 18px;
  line-height: 28px;
}

.kc-blog-wrap .blog-content .blog-meta {
  margin-bottom: 15px;
}

.kc-blog-wrap .blog-content .blog-meta ul {
  display: block;
  list-style-type: none;
  line-height: 27px;
  margin: 0;
}

.kc-blog-wrap .blog-content .blog-meta ul li {
  display: inline-block;
  line-height: 27px;
  padding-right: 41px;
}

.kc-blog-wrap .blog-content .blog-meta ul li a {
  color: #918a8a;
  font-size: 14px;
  font-family: 'Cairo', sans-serif;
}

.kc-blog-wrap .blog-content .blog-meta ul li a:hover {
  color: #77bc25;
}

.kc-blog-wrap .blog-content .blog-meta ul li span {
  padding-right: 7px;
}

.kc-blog-wrap .blog-content .blog-meta ul li.meta-cate:hover {
  color: #77bc25;
}

.kc-blog-wrap .blog-content .blog-excerpt {
  margin-bottom: 15px;
}

.kc-blog-wrap .blog-read-more {
  line-height: 20px;
}

.kc-blog-wrap .blog-read-more a {
  color: #1b1313;
  font-size: 14px;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
}

.kc-blog-wrap .blog-read-more a span {
  padding-left: 6px;
  color: #77bc25;
  font-size: 14px;
  font-weight: 600;
}

.kc-blog-wrap:hover .blog-read-more>a {
  color: #fff;
  background: #77bc25;
  padding: 5px 15px;
}

.kc-blog-wrap:hover .blog-read-more>a span {
  color: #fff;
}

.kc-blog-wrap:hover .blog-read-more>a:hover {
  background: #2a2a2a;
}

.box-logo-center {
  margin-top: 30px;
  /*---------------------
  Single Post
------------------------*/
}

blockquote {
  padding-left: 14px;
  border-left: 3px solid #77bc25;
  background: transparent;
}

blockquote p {
  font-weight: 600;
  color: #1b1313;
}

.single-post .kc-wrap:first-child {
  padding-top: 0px;
}

.single-post .content p {
  font-size: 16px;
  margin: 10px 0px;
  color: #676767;
}

.single-post .content p:first-child {
  margin-top: 0px;
}

.single-post .tags-share {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
  clear: both;
}

.single-post .tags-share h3 {
  padding-top: 3px;
  color: #1b1313;
  font-size: 16px;
  line-height: 29px;
  display: inline-block;
  font-family: 'Cairo', sans-serif;
  font-weight: bold;
}

.single-post .tags-share .tags ul,
.single-post .tags-share .share ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}

.single-post .tags-share .tags ul li,
.single-post .tags-share .share ul li {
  display: inline-block;
}

.single-post .tags-share .tags ul li {
  margin-right: 3px;
}

.single-post .tags-share .tags ul li:last-child {
  margin-right: 0;
}

.single-post .tags-share .tags ul li a {
  color: #77bc25;
}

.single-post .tags-share .tags ul li a:hover {
  text-decoration: underline;
}

.single-post .tags-share .share h3 {
  font-weight: 700;
}

.single-post .tags-share .share ul li a {
  color: #1b1313;
}

.single-post .tags-share .share ul li a:hover {
  text-decoration: underline;
  color: #77bc25;
}

.kc-navigation {
  margin-top: 30px;
}

.kc-navigation .nav-next,
.kc-navigation .nav-previous {
  width: 50%;
  float: left;
}

.kc-navigation .nav-next {
  text-align: right;
  float: right;
}

.kc-navigation .nav-links a {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
}

.kc-navigation .nav-links .kc-btn {
  color: #333;
  background-color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.kc-navigation .nav-links .kc-btn:hover {
  background-color: #77bc25;
  color: #fff;
}

.kc-navigation .nav-links .nav-next i {
  padding-left: 18px;
}

.kc-navigation .nav-links .nav-previous i {
  padding-right: 18px;
}

#main-content {
  margin-bottom: 8%;
}

.page.wpb-js-composer #wrapper .uk-container>#main-content {
  margin-bottom: 0;
}

.kc-logo-sticky {
  display: none;
}

.header-sticky .kc-logo-sticky {
  display: block;
}

.header-sticky .kc-logo {
  display: none;
}

@media screen and (max-width:959px) {

  /*---------------------
  Comment
------------------------*/
  .box-logo-center {
    display: none;
  }
}

.comments-area {
  clear: both;
  /*---------------------
  Email Subscribe Widget
------------------------*/
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
  padding-top: 48px;
  padding-bottom: 2px;
  font-size: 20px;
  color: #1b1313;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: 'Cairo', sans-serif;
  text-transform: uppercase;
}

.comments-area .comment-reply-title {
  padding-bottom: 20px;
}

.comments-area .comment-list {
  padding: 0;
  list-style: none;
}

.comments-area .comment-list .comment-body {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 20px;
}

.comments-area .comment-list .comment-body .comment-author {
  width: 100px;
  height: 100px;
  display: table-cell;
}

.comments-area .comment-list .comment-body .comment-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}

.comments-area .comment-list .comment-body .comment-details .comment-meta .author-name {
  font-size: 18px;
  color: #1b1313;
  line-height: 14px;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
}

.comments-area .comment-list .comment-body .comment-details .comment-meta .author-name span {
  font-size: 14px;
  color: #676767;
  font-weight: initial;
  padding-left: 15px;
}

.comments-area .comment-list .comment-body .comment-details .comment-meta .author-name span.times {
  padding-left: 0;
}

.comments-area .comment-list .comment-body .comment-details .comment-meta .author-name span .col {
  color: #e0e0e0;
}

.comments-area .comment-list .comment-body .comment-details .comment-content p {
  font-size: 16px;
  line-height: 25px;
  color: #555;
}

.comments-area .comment-list .comment-body .comment-details .reply {
  margin-top: -5px;
}

.comments-area .comment-list .comment-body .comment-details .reply a {
  color: #77bc25;
  font-size: 16px;
}

.comments-area .comment-list .comment-body .comment-details .reply a:hover {
  text-decoration: underline;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email {
  width: 48%;
  float: left;
  margin-top: 0;
  margin-bottom: 30px;
}

.comments-area .comment-form .comment-form-author {
  margin-right: 4%;
}

.comments-area .comment-form .comment-form-comment {
  margin-bottom: 30px;
}

.comments-area .comment-form .comment-form-comment textarea {
  padding: 10px 10px 10px 20px;
}

.comments-area .comment-form .form-submit .submit {
  border-radius: 0;
  color: #fff;
  background-color: #77bc25;
  border-color: #77bc25;
  cursor: pointer;
  padding: 0px 30px;
  outline: none;
  font-family: "Cairo", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  transition: all 0.5s ease;
}

.comments-area .comment-form .form-submit .submit:hover {
  background: #56d456;
  color: #fff;
  border-color: #56d456;
  transition: all 0.5s ease;
}

.kc_email_subscribe {
  /*---------------------
  Widget
------------------------*/
}

.kc_email_subscribe .es_widget_form {
  position: relative;
}

.kc_email_subscribe .es_widget_form .es_lablebox {
  display: none;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email {
  width: 100%;
  height: 50px;
  background: transparent;
  border: 1px solid #e0e0e0;
  line-height: 50px;
  padding: 0 40px;
  color: #e0e0e0;
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: border, background, color, box-shadow, padding;
  transition: all 0.2s linear;
  transition-property: border, background, color, box-shadow, padding;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email::-webkit-input-placeholder {
  opacity: 1;
  color: #e0e0e0;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:-moz-placeholder {
  opacity: 1;
  color: #e0e0e0;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email::-moz-placeholder {
  opacity: 1;
  color: #e0e0e0;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:-ms-input-placeholder {
  opacity: 1;
  color: #e0e0e0;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:active,
.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:focus {
  border: 1px solid #fff;
  color: #fff;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:active::-webkit-input-placeholder,
.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:focus::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:active:-moz-placeholder,
.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:focus:-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:active::-moz-placeholder,
.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:focus::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:active:-ms-input-placeholder,
.kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:focus:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.kc_email_subscribe .es_widget_form .es_button {
  width: 48px;
  height: 48px;
  color: transparent;
  background: transparent;
  position: absolute;
  right: 1px;
  bottom: 11px;
  padding: 0;
}

.kc_email_subscribe .es_widget_form .es_button input {
  position: absolute;
  top: 0;
  width: 48px;
  height: 48px;
  color: transparent;
  background: transparent;
  border-color: transparent;
}

.kc_email_subscribe .es_widget_form .es_button:before {
  content: "\f1d8";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  background: #77bc25;
  display: block;
  border-radius: 0;
}

.kitchen_sidebar .widget a {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  color: #676767;
  font-weight: 600;
}

.kitchen_sidebar .widget a:hover {
  color: #77bc25;
}

.kitchen_sidebar .widget>h4 {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #1b1313;
  letter-spacing: 2px;
  line-height: 28px;
  margin-bottom: 25px;
  border: none;
  background: none;
  text-align: left;
  width: calc(100%);
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 0;
}

.kitchen_sidebar .widget>h4 .title,
.kitchen_sidebar .widget>h4 .title-line {
  float: left;
}

.kitchen_sidebar .widget>h4 .title-line {
  border-bottom: 1px solid #77bc25;
  height: 5px;
  position: relative;
  top: 15px;
  margin-left: 13px;
}

.widget_product_tag_cloud,
.widget_tag_cloud {
  /* ------------------------------
   404 Page
   ---------------------------- */
}

.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover {
  background: #77bc25;
  color: #fff;
}

.error-page {
  background: #fff;
  /* ------------------------------
   Design styles
   ---------------------------- */
}

.error-page .img {
  padding-bottom: 55px;
  display: block;
}

.error-page .title h1 {
  font-family: 'Cairo', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #1b1313;
}

.error-page .title p {
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 37px;
}

.error-page .title span {
  color: #77bc25;
}

.error-page .menu ul {
  display: block;
  list-style-type: none;
  line-height: 12px;
}

.error-page .menu ul li {
  display: block;
  padding: 0px 32px;
  float: left;
  line-height: 12px;
  margin: 0px;
  border-right: 2px solid #676767;
}

.error-page .menu ul li:first-child {
  padding-left: 0px;
}

.error-page .menu ul li:last-child {
  padding-right: 0px;
  border-right: none;
}

.error-page .menu ul li a {
  color: #676767;
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.error-page .menu ul li a:hover {
  color: #77bc25;
}

.page-design .filter {
  margin-bottom: 60px;
  border-bottom: 1px solid #e0e0e0;
}

.page-design .filter ul.uk-subnav {
  margin-left: -15px;
}

.page-design .filter ul.uk-subnav li {
  padding: 0 15px;
  margin-top: 0;
}

.page-design .filter ul.uk-subnav li:hover a {
  color: #77bc25;
}

.page-design .filter ul.uk-subnav li a {
  font-weight: 600;
  font-size: 16px;
  color: #676767;
  background: none;
  padding: 0;
}

.page-design .filter ul.uk-subnav li.uk-active a {
  border-bottom: 2px solid #77bc25;
  color: #77bc25;
  margin-bottom: -1px;
}

.page-design .filter ul.uk-subnav li .uk-dropdown {
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  z-index: 100;
}

.page-design .filter ul.uk-subnav li .uk-dropdown ul li a {
  color: #676767;
}

.page-design .filter ul.uk-subnav li .uk-dropdown ul li:hover a {
  color: #77bc25;
}

.page-design .design-list .design-item .box-content .design-title a {
  font-size: 18px;
  text-decoration: none;
}

.page-design .design-list .design-item .box-content .design-cate {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
}

.col-info-design {
  /* ------------------------------
   Page Design Detail
   ---------------------------- */
}

.col-info-design .kitchen-price-line {
  text-decoration: line-through;
  color: #555 !important;
}

.col-info-design .kitchen-design-discount {
  font-size: 25px;
}

.container-design-detail .kc-box-form-book-design>div {
  z-index: 2;
}

.container-design-detail .design-thumb img {
  display: block;
}

.container-design-detail .design-book {
  margin-top: -60px;
  padding: 30px 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.175);
}

.container-design-detail .design-book .kc-button {
  padding: 5px 30px;
}

.container-design-detail .design-book p {
  font-size: 18px;
  line-height: 30px;
  color: #1b1313;
  font-weight: 400;
}

.container-design-detail .design-book strong {
  text-transform: uppercase;
}

.container-design-detail .design-book .div-right {
  margin-top: 10px;
}

.container-design-detail .design-list {
  margin-top: 70px;
}

.container-design-detail .design-list .uk-slider li {
  padding-top: 4px;
  padding-bottom: 4px;
}

.container-design-detail .design-list .uk-slider li a {
  border: 4px solid transparent;
  outline: 2px solid transparent;
  display: block;
  transition: all 0.5s ease;
}

.container-design-detail .design-list .uk-slider li a:hover {
  border: 4px solid transparent;
  outline: 2px solid #77bc25;
  transition: all 0.5s ease;
}

.container-design-detail .design-list .uk-slider li a img {
  width: 100%;
}

.container-design-detail .design-list .uk-slidenav {
  display: block;
  font-size: 24px;
  color: #676767;
  width: auto;
}

.container-design-detail .design-list .uk-slidenav-previous {
  left: -25px;
}

.container-design-detail .design-list .uk-slidenav-next {
  right: -25px;
}

.nf-field-element input,
.nf-field-element select {
  height: 50px !important;
}

.kitchen-ninja-form-popup {
  /* ------------------------------
   Contact Form Home
   ---------------------------- */
}

.kitchen-ninja-form-popup .mfp-content {
  margin: 10% auto;
  width: 50%;
  background: #fff;
}

.kitchen-ninja-form-popup .nf-form-title h3 {
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background: #77bc25;
}

.kitchen-ninja-form-popup .nf-form-wrap {
  padding: 30px;
}

.kitchen-ninja-form-popup .nf-form-wrap input,
.kitchen-ninja-form-popup .nf-form-wrap select {
  height: 50px;
}

.kitchen-ninja-form-popup .nf-form-wrap input,
.kitchen-ninja-form-popup .nf-form-wrap select,
.kitchen-ninja-form-popup .nf-form-wrap textarea {
  padding: 9px;
  border-radius: 5px;
}

.kitchen-ninja-form-popup .submit-wrap .ninja-forms-field {
  border-radius: 0;
  border: 1px solid #77bc25;
  background: none;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0px 30px;
  outline: none;
  color: #1b1313;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
  width: 100%;
  height: 50px;
}

.kitchen-ninja-form-popup .submit-wrap .ninja-forms-field:hover {
  background: #77bc25;
  color: #fff;
  transition: all 0.5s ease;
}

.wpcf7 .wpcf7-form .form-kc {
  margin-bottom: 30px;
  position: relative;
}

.wpcf7 .wpcf7-form .form-kc.form-first-name,
.wpcf7 .wpcf7-form .form-kc.form-mail {
  margin-right: 4%;
}

.wpcf7 .wpcf7-form .form-kc.form-name,
.wpcf7 .wpcf7-form .form-kc.form-phone,
.wpcf7 .wpcf7-form .form-kc.form-mail {
  width: 48%;
  float: left;
}

.wpcf7 .wpcf7-form .form-kc.form-subject {
  width: 100%;
  display: inline-block;
}

.wpcf7 .wpcf7-form .form-kc input {
  padding-left: 40px;
  height: 50px;
  line-height: inherit;
}

.wpcf7 .wpcf7-form .form-kc textarea {
  padding-top: 7px;
  padding-left: 40px;
  height: 150px;
}

.wpcf7 .wpcf7-form .form-kc .input-icon {
  position: absolute;
  top: 11px;
  left: 15px;
  right: initial;
}

.wpcf7 .wpcf7-form .form-kc .input-icon i {
  font-size: 14px;
  color: #cbcbcb;
}

.wpcf7 .wpcf7-form .form-kc.form-submit .wpcf7-submit {
  border-radius: 0;
  border: 1px solid #77bc25;
  background: none;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0px 30px;
  outline: none;
  color: #1b1313;
  font-family: "Cairo", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.wpcf7 .wpcf7-form .form-kc.form-submit .wpcf7-submit:hover {
  background: #77bc25;
  color: #fff;
  border-color: #77bc25;
  transition: all 0.5s ease;
}

#nf-form-8-cont .nf-field {
  /* ------------------------------
   Page Loader
   ---------------------------- */
}

#nf-form-8-cont .nf-field .ninja-forms-field {
  padding-left: 40px;
  line-height: inherit;
  color: #444;
  font-family: 'Cairo', sans-serif;
}

#nf-form-8-cont .nf-field #nf-field-68-wrap .ninja-forms-field {
  padding-top: 10px;
}

#nf-form-8-cont .nf-field .firstname-wrap .nf-field-element:after,
#nf-form-8-cont .nf-field .lastname-wrap .nf-field-element:after {
  content: "\f007";
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: "FontAwesome";
}

#nf-form-8-cont .nf-field .email-wrap .nf-field-element:after {
  content: "\f003";
  position: absolute;
  font-family: "FontAwesome";
  top: 12px;
  left: 12px;
}

#nf-form-8-cont .nf-field .phone-wrap .nf-field-element:after {
  content: "\f095";
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: "FontAwesome";
}

#nf-form-8-cont .nf-field #nf-field-63-wrap .nf-field-element:after {
  content: "\f044";
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: "FontAwesome";
}

#nf-form-8-cont .nf-field #nf-field-64-wrap .nf-field-element:after {
  content: "\f040";
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: "FontAwesome";
}

.kc_page_loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999999999;
}

.kc_page_loader .kc_spinner {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.kc_page_loader .page_loader_inner {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
}

.kc_page_loader.style-1 .page_loader_inner {
  -webkit-animation: loader 4s infinite ease;
  -khtml-animation: loader 4s infinite ease;
  -moz-animation: loader 4s infinite ease;
  -ms-animation: loader 4s infinite ease;
  -o-animation: loader 4s infinite ease;
  animation: loader 4s infinite ease;
  width: 50px;
  height: 50px;
  border: 2px solid #77bc25;
  margin-left: -25px;
  margin-top: -25px;
}

.kc_page_loader.style-1 .kc_spinner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #77bc25;
  -webkit-animation: loader-inner 4s infinite ease-in;
  -khtml-animation: loader-inner 4s infinite ease-in;
  -moz-animation: loader-inner 4s infinite ease-in;
  -ms-animation: loader-inner 4s infinite ease-in;
  -o-animation: loader-inner 4s infinite ease-in;
  animation: loader-inner 4s infinite ease-in;
}

.kc_page_loader.style-2 .kc_spinner {
  border: 1px solid #ccc;
  -webkit-animation: rotate 1.3s linear 0s infinite;
  -khtml-animation: rotate 1.3s linear 0s infinite;
  -moz-animation: rotate 1.3s linear 0s infinite;
  -ms-animation: rotate 1.3s linear 0s infinite;
  -o-animation: rotate 1.3s linear 0s infinite;
  animation: rotate 1.3s linear 0s infinite;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.kc_page_loader.style-2 .kc_spinner:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #77bc25;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: 3s linear 0s infinite;
  -khtml-animation: 3s linear 0s infinite;
  -moz-animation: 3s linear 0s infinite;
  -ms-animation: 3s linear 0s infinite;
  -o-animation: 3s linear 0s infinite;
  animation: 3s linear 0s infinite;
  left: -5px;
  top: 18px;
}

.kc_page_loader.style-3 .kc_spinner {
  border: 2px solid #ccc;
  border-bottom-color: #77bc25;
  -webkit-animation: rotate 1.5s linear 0s infinite;
  -khtml-animation: rotate 1.5s linear 0s infinite;
  -moz-animation: rotate 1.5s linear 0s infinite;
  -ms-animation: rotate 1.5s linear 0s infinite;
  -o-animation: rotate 1.5s linear 0s infinite;
  animation: rotate 1.5s linear 0s infinite;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-moz-keyframes loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-ms-keyframes loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-o-keyframes loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@keyframes loader-inner {
  0% {
    height: 0;
  }

  25% {
    height: 0;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-ms-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -khtml-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.our-blog {
  /* ------------------------------
   Client
   ---------------------------- */
}

.our-blog .box-blog {
  margin-top: 30px;
}

.our-blog .box-blog:hover .box-img:before {
  top: 50%;
  bottom: 50%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background-color: rgba(255, 255, 255, 0.5);
}

.our-blog .box-blog:hover .box-img:after {
  left: 50%;
  right: 50%;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background-color: rgba(255, 255, 255, 0.5);
}

.our-blog .box-blog .box-img {
  position: relative;
  /*            img{
                            display: block;
                        }*/
  margin-bottom: 23px;
}

.our-blog .box-blog .box-img:before,
.our-blog .box-blog .box-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.our-blog .box-blog .box-content h3 {
  margin-top: 10px;
  margin-bottom: 7px;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
  color: #1b1313;
  font-size: 22px;
  line-height: 26px;
}

.our-blog .box-blog .box-content h3:hover {
  color: #77bc25;
}

.our-blog .box-blog .box-content ul.meta {
  margin: 0;
  list-style: none;
  margin-bottom: 10px;
}

.our-blog .box-blog .box-content ul.meta li {
  padding: 0 18px;
  display: inline-block;
  color: #918a8a;
  font-size: 13px;
}

.our-blog .box-blog .box-content p {
  color: #676767;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 35px;
}

.our-blog .box-blog .box-content .date-time,
.our-blog .box-blog .box-content .content {
  display: table-cell;
  vertical-align: top;
}

.our-blog .box-blog .box-content .date-time {
  text-align: center;
  width: 21px;
  padding-right: 20px;
  padding-top: 7px;
}

.our-blog .box-blog .box-content .date-time .date {
  padding: 10px;
  color: #676767;
  font-family: 'Cairo', sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  border: 1px solid #d7d7d7;
}

.our-blog .box-blog .box-content .date-time .month {
  padding: 5px 15px;
  color: #676767;
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  border: 1px solid #d7d7d7;
  border-top: none;
}

.our-blog .box-blog .box-content .content h3 {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #1b1313;
  font-weight: 600;
  margin-bottom: 0;
}

.our-blog .box-blog .box-content .content h3:hover {
  color: #77bc25;
}

.our-blog .box-blog .box-content .content .read-more {
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #676767;
  margin-top: 9px;
}

.our-blog .box-blog .box-content .content .read-more:hover {
  color: #77bc25;
}

.our-blog .box-blog .box-content .kc-btn-readmore {
  display: inline-block;
  background: #77bc25;
  color: #fff;
  line-height: normal;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.our-blog .box-blog .box-content .kc-btn-readmore:hover {
  background: #60a80b;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.kc-client {
  /* ------------------------------
   Team Member
   ---------------------------- */
}

.kc-client .uk-slider li img {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.kc-client .uk-slider li:hover img {
  opacity: 1;
  transition: all 0.5s ease;
}

.team_member {
  /* ------------------------------
   Design
   ---------------------------- */
}

.team_member .uk-slider img {
  display: block;
}

.team_member .uk-slider .uk-overlay-background {
  background: rgba(12, 10, 10, .7);
}

.team_member .uk-slider .box-content {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.team_member .uk-slider .box-content h3 {
  font-family: 'Cairo', sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.team_member .uk-slider .box-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #e0e0e0;
}

.team_member .uk-slider .box-content ul.social {
  margin-top: 8px;
  margin-left: 0;
}

.team_member .uk-slider .box-content ul.social li {
  display: inline-block;
}

.team_member .uk-slider .box-content ul.social li a {
  color: #818181;
  padding: 0 15px;
  font-size: 20px;
}

.team_member .uk-slider .box-content ul.social li a:hover {
  color: #77bc25;
}

.team_member .uk-slidenav {
  display: block !important;
  background-color: #b7acac;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}

.team_member .uk-slidenav:hover {
  background-color: #7b6a6a;
}

.team_member .uk-slidenav-previous {
  left: -23px;
}

.team_member .uk-slidenav-next {
  right: -17px;
}

.kc-designs {
  /* ------------------------------
   Search Design
   ---------------------------- */
}

.kc-designs .filter {
  margin: 50px 0;
  text-align: center;
}

.kc-designs .filter li {
  padding: 0;
  margin: 0 2px;
  display: inline-block;
  margin-bottom: 5px;
}

.kc-designs .filter li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 35px;
  color: #676767;
  padding: 0 20px;
  text-transform: uppercase;
}

.kc-designs .filter li.uk-active,
.kc-designs .filter li:hover {
  background-color: #77bc25;
}

.kc-designs .filter li.uk-active a,
.kc-designs .filter li:hover a {
  color: #fff;
}

.kc-designs .uk-overlay {
  width: 100%;
}

.kc-designs .uk-overlay img {
  width: 100%;
}

.kc-designs .slideset-arrow {
  margin: 30px 0;
}

.kc-designs .pagination-design-none {
  margin-bottom: 125px;
}

.search_design_wrap {
  /*------------------------------
- CSS Hover Icon Heading Shortcode
-------------------------------*/
}

.search_design_wrap .search-design-body .searchform {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  width: 770px;
  height: 50px;
  margin: 0 auto;
  position: relative;
}

.search_design_wrap .search-design-body .searchform .kc-input-search {
  border-radius: 4px;
  width: 564px;
  height: 48px;
  padding: 10px 20px;
  font-size: 14px;
  font-family: 'Cairo', sans-serif;
  border: none;
}

.search_design_wrap .search-design-body .searchform .kc-input-search:focus {
  background: transparent;
}

.search_design_wrap .search-design-body .searchform label.lb_select {
  position: relative;
  border-left: 1px solid #cecfce;
}

.search_design_wrap .search-design-body .searchform label.lb_select:after {
  top: 15%;
}

.search_design_wrap .search-design-body .searchform label.lb_select select {
  width: 150px;
  height: 48px;
  padding: 10px 40px 10px 10px;
  margin: 0px;
  cursor: pointer;
  border: none;
  line-height: 15px;
  font-size: 14px;
  font-family: 'Cairo', sans-serif;
  outline: none;
  color: #3c2e2e;
  font-weight: 400;
}

.search_design_wrap .search-design-body .searchform label.lb_select select:focus {
  background: transparent;
}

.search_design_wrap .search-design-body .searchform .kc-btn-submit {
  width: 50px;
  height: 50px;
  top: -1px;
  right: -1px;
  position: absolute;
  border-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #77bc25;
  background: #77bc25;
}

.search_design_wrap .search-design-body .searchform .kc-btn-submit .uk-cls-icon-search {
  font-size: 14px;
  color: #fff;
  position: relative;
  top: -2px;
  left: -3px;
}

.uvc-heading {
  /* ------------------------------
   Gallery styles
   ---------------------------- */
}

.uvc-heading .aio-icon {
  overflow: hidden;
  position: relative;
}

.uvc-heading .aio-icon i {
  -webkit-transition: all 0.4s ease;
  -khtml-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.uvc-heading:hover .aio-icon {
  -webkit-animation: pulse 1s both;
  animation: pulse 1s both;
}

.uvc-heading:hover .aio-icon i {
  color: #77bc25;
}

.loader {
  border: 6px solid #f3f3f3;
  border-top: 6px solid #77bc25;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.wrap-gallery img {
  width: 100%;
}

.wrap-gallery .box-icon a {
  display: block;
}

.gallery-design-item {
  /* Gallery grid styles */
}

.gallery-design-item .uk-overlay {
  width: 100%;
}

.gallery-design-item img {
  display: block;
}

.gallery-design-item .uk-overlay-panel {
  padding: 0;
}

.gallery-design-item .box {
  text-align: center;
}

.gallery-design-item .box .box-icon {
  padding: 50px 0;
}

.gallery-design-item .box .box-icon a {
  padding: 0 13px;
}

.gallery-design-item .box .box-icon a .icon {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border: 1px solid #77bc25;
  border-radius: 50%;
}

.gallery-design-item .box .box-icon a .icon:hover {
  background: #77bc25;
}

.gallery-grid {
  /* Gallery full width styles */
}

.gallery-grid .content-gallery .wrap-gallery ul li {
  margin-bottom: 30px;
}

.gallery-grid .pagination {
  margin-top: 40px;
}

.gallery-full-width {
  /* Gallery masonry styles*/
}

.gallery-full-width .div-center {
  margin-top: 70px;
}

.gallery-masonry {
  /* ------------------------------
   Portfolio Design
   ---------------------------- */
}

.gallery-masonry .grid .grid-item {
  padding-bottom: 30px;
}

.gallery-masonry .div-center {
  margin-top: 70px;
}

.kc-portfolio_designs {
  /* ------------------------------
   Our Blog Slider
   ---------------------------- */
}

.kc-portfolio_designs .uk-slider li {
  padding: 10px;
}

.kc-portfolio_designs .uk-slider li.uk-active {
  background: #77bc25;
}

.kc-portfolio_designs .uk-slider li.uk-active:after {
  display: none;
}

.kc-portfolio_designs .uk-slider li.uk-active img {
  filter: none;
}

.kc-portfolio_designs .uk-slider li:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 10px;
  background: rgba(249, 249, 249, .7);
}

.kc-portfolio_designs .uk-slider li img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}

.kc-portfolio_designs .slider-content {
  margin-top: 60px;
  position: relative;
  padding: 0 15px;
}

.kc-portfolio_designs .slider-content .kc-portfolio-design-content {
  display: none;
}

.kc-portfolio_designs .slider-content .kc-portfolio-design-content.uk-active {
  display: block;
}

.kc-portfolio_designs .slider-content .portfolio_design-title a {
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #1b1313;
  margin-bottom: 4px;
  letter-spacing: 3px;
}

.kc-portfolio_designs .slider-content .portfolio_design-title a:hover {
  color: #77bc25;
}

.kc-portfolio_designs .slider-content .portfolio_design-cate {
  font-family: 'Cairo', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #676767;
}

.kc-portfolio_designs .slider-content .portfolio_design-cate:hover {
  color: #77bc25;
}

.kc-portfolio_designs .slider-content .uk-slidenav {
  display: block;
  margin-top: -15px;
  width: initial;
  height: initial;
  padding: 10px 0;
}

.kc-portfolio_designs .slider-content .uk-slidenav-previous {
  left: 0;
}

.kc-portfolio_designs .slider-content .uk-slidenav-previous:before {
  content: '';
  background: url('../images/previous.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.kc-portfolio_designs .slider-content .uk-slidenav-next {
  right: 0;
}

.kc-portfolio_designs .slider-content .uk-slidenav-next:before {
  content: '';
  background: url('../images/next.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.blog-our-slider .uk-slider-container .uk-slider li {
  padding-left: 30px;
}

.blog-our-slider .uk-slider-container .uk-slider li img {
  border: 20px solid #f1f1f1;
  -webkit-transition: all 0.4s ease;
  -khtml-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.blog-our-slider .uk-slider-container .uk-slider li .box-content .title {
  margin-top: 15px;
  text-align: center;
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
  color: #1b1313;
}

.blog-our-slider .uk-slider-container .uk-slider li .box-content .title:hover {
  color: #77bc25;
}

.blog-our-slider .uk-slider-container .uk-slider li:hover img {
  border: 20px solid #77bc25;
  -webkit-transition: all 0.4s ease;
  -khtml-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.blog-our-slider .uk-slidenav {
  display: block;
  top: 40%;
  width: initial;
  height: initial;
  padding: 10px 0;
}

.blog-our-slider .uk-slidenav-previous {
  left: -30px;
}

.blog-our-slider .uk-slidenav-previous:before {
  content: '';
  background: url('../images/previous.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.blog-our-slider .uk-slidenav-next {
  right: -30px;
}

.blog-our-slider .uk-slidenav-next:before {
  content: '';
  background: url('../images/next.png') no-repeat;
  display: block;
  height: 10px;
  width: 60px;
}

.footer .footer-widget .textwidget .about-widget .logo-footer {
  width: auto;
  display: block;
  margin-bottom: 14px;
  margin-top: 3px;
}

.footer .footer-widget .textwidget .about-widget p {
  font-family: 'Cairo', sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.footer .footer-widget .rpwe-block ul li h3 a:hover {
  color: #77bc25;
}

.color-icon-default .aio-icon i {
  color: #77bc25;
}

.title-slider {
  text-align: center;
  font-size: 72px;
  font-family: 'Josefin Sans';
  font-weight: 700;
  color: #fff;
  letter-spacing: 3px;
  line-height: 72px;
}

.dec-slider {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #dadada;
  font-family: 'Cairo';
  font-weight: normal;
  text-transform: uppercase;
  /* ------------------------------
   Home 1
   ---------------------------- */
}

.slider-home1 .title-slider .color-primary {
  color: #77bc25;
}

.slider-home1 .dec-slider {
  color: #dadada;
  font-size: 18px;
  letter-spacing: 2px;
  margin-top: 20px;
}

.form-search-home1 .search_design_wrap {
  margin-top: -200px;
}

.section-video-popup {
  text-align: center;
}

.section-video-popup .icon.uk-icon-play {
  font-size: 60px;
  color: #77bc25;
  margin-bottom: 50px;
}

.section-video-popup .icon.uk-icon-play:hover {
  color: #60a80b;
}

@media (max-width:767px) {
  .form-search-home1 .search_design_wrap {
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .section-work-top-home1 .vc_col-sm-4 .wpb_wrapper .uvc-heading-spacer {
    margin-top: 25px;
  }

  .section-work-top-home1 .vc_col-sm-4:first-child .wpb_wrapper .uvc-heading-spacer {
    margin-top: 0px;
  }
}

@media (max-width:600px) {
  .uk-slideset-nav.uk-dotnav {
    display: none;
  }

  .wpcf7 .wpcf7-form .form-kc.form-name,
  .wpcf7 .wpcf7-form .form-kc.form-phone {
    width: 100%;
    margin-right: 0;
  }
}

@media (min-width:992px) {

  .form-page-contact .wpcf7,
  .form-contact-home1 .wpcf7 {
    width: 80%;
    margin: 0 auto;
  }
}

@media (min-width:767px) {

  /* ------------------------------
   Page Contact
   ---------------------------- */
  .form-page-contact .wpcf7,
  .form-contact-home1 .wpcf7 {
    width: 90%;
    margin: 0 auto;
  }
}

.form-page-contact .wpcf7 .wpcf7-form .form-kc {
  text-align: center;
}

.form-page-contact .wpcf7 .wpcf7-form .form-kc.form-submit .wpcf7-submit {
  margin-top: 15px;
  /* ------------------------------
   Page About
   ---------------------------- */
}

.counter-about .vc_column-inner .wpb_wrapper .stats-block {
  width: 50%;
  float: left;
  margin-bottom: 0px !important;
  padding: 35px;
}

.counter-about .vc_column-inner .wpb_wrapper .stats-block.border-bottom {
  border-bottom: 1px solid #d7d7d7;
}

.counter-about .vc_column-inner .wpb_wrapper .stats-block.border-right {
  border-right: 1px solid #d7d7d7;
}

.counter-about .vc_column-inner .wpb_wrapper .stats-block:first-child:before {
  content: '';
  width: 65px;
  height: 49px;
  background: #77bc25;
  opacity: 0.4;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
}

.section-our-history .col-our-history-year {
  border-right: 1px solid #d7d7d7;
  text-align: center;
  position: relative;
}

.section-our-history .col-our-history-year:before {
  content: "";
  width: 13px;
  height: 13px;
  background: #77bc25;
  position: absolute;
  right: -7px;
  top: 38%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.section-our-history .col-our-history-year .aio-icon-component {
  margin-bottom: 50px;
}

.section-our-history .col-our-history-year.last-child .aio-icon-component {
  margin-bottom: 20px;
}

.section-our-history .col-our-history-year.last-child:before {
  top: 50%;
}

.section-our-history .col-our-history-year .aio-icon-component .aio-ibd-block {
  display: block;
}

.section-our-history .col-our-history-year .aio-icon-title {
  padding-right: 25px;
}

.section-our-history .col-our-history-year .aio-icon-right {
  vertical-align: middle;
  display: none;
}

.section-our-history .our-history-icon-box .top-icon .aio-icon-header h3.aio-icon-title {
  margin: 5px 0 15px;
}

.about-our-services .aio-icon-component:hover .align-icon .aio-icon i {
  color: #77bc25;
}

@media (max-width:960px) and (min-width:768px) {
  .counter-about .vc_column-inner .wpb_wrapper .stats-block {
    padding: 20px 0;
  }

  .counter-about .vc_column-inner .wpb_wrapper .stats-block:first-child:before {
    width: 30px;
    height: 25px;
  }
}

@media (max-width:767px) {
  .section-our-history .col-our-history-year {
    border: 0;
  }

  .section-our-history .col-our-history-year:before {
    display: none;
  }

  .section-our-history .col-our-history-year .aio-ibd-block {
    display: block;
  }

  .section-our-history .col-our-history-year .aio-icon-right {
    display: none;
  }

  .section-our-history .wpb_wrapper .aio-icon-component {
    margin-bottom: 10px;
  }

  .section-our-history .wpb_wrapper,
  .section-our-history .col-our-history-year .aio-icon-header,
  .section-our-history .col-our-history-year .right-icon .aio-icon-header h3.aio-icon-title {
    text-align: center;
    padding: 0;
  }
}

@media (max-width:480px) {
  .counter-about .vc_column-inner .wpb_wrapper .stats-block {
    padding: 20px;
  }

  .counter-about .vc_column-inner .wpb_wrapper .stats-block:first-child:before {
    width: 30px;
    height: 25px;
  }
}

@media (max-width:430px) {

  /* ------------------------------
   Home 2
   ---------------------------- */
  .counter-about .vc_column-inner .wpb_wrapper .stats-block {
    width: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid #d7d7d7;
  }

  .counter-about .vc_column-inner .wpb_wrapper .stats-block:last-child {
    border: 0;
  }

  .counter-about .vc_column-inner .wpb_wrapper .stats-block:first-child:before {
    display: none;
  }
}

.slider-home2 .title-slider .color-primary {
  color: #77bc25;
}

.slider-home2 .slider-btn {
  border: 1px solid #77bc25 !important;
  padding: 5px 30px !important;
  font-size: 14px !important;
  margin: 0 10px;
  color: #fff;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.slider-home2 .slider-btn:hover {
  background: #77bc25;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
  padding: 80px;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .wpb_content_element {
  margin: 0;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .uvc-main-heading h3 {
  letter-spacing: 2px;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .fa {
  color: #77bc25;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .step {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 90px;
  line-height: 60px;
  text-align: center;
  display: block;
  color: #fff;
  opacity: 0.05;
}

.list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper p {
  line-height: 0px;
}

.our-stories-home3 ul {
  list-style: none;
  margin: 0;
}

.our-stories-home3 ul li {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Cairo', sans-serif;
  color: #1b1313;
}

.our-stories-home3 ul li:before {
  line-height: 14px;
  display: inline-block;
  font-size: 14px;
  padding-right: 15px;
  color: #77bc25;
  font-family: "FontAwesome";
  content: "\f14a";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

.about-home2 .fa {
  color: #77bc25;
}

.subscribe-us-home2 .uvc-main-heading h3 {
  letter-spacing: 2px;
}

.subscribe-us-home2 .widget {
  margin: 0;
}

.subscribe-us-home2 .kc_email_subscribe .es_widget_form .es_textbox #es_txt_email {
  border-color: #fff;
  color: #fff;
}

.subscribe-us-home2 .kc_email_subscribe .es_widget_form .es_textbox #es_txt_email::-webkit-input-placeholder {
  color: #fff;
}

.subscribe-us-home2 .kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:-moz-placeholder {
  color: #fff;
}

.subscribe-us-home2 .kc_email_subscribe .es_widget_form .es_textbox #es_txt_email::-moz-placeholder {
  color: #fff;
}

.subscribe-us-home2 .kc_email_subscribe .es_widget_form .es_textbox #es_txt_email:-ms-input-placeholder {
  color: #fff;
}

@media (max-width:1200px) {
  .list-bookdesign-home2 .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    padding: 80px 15px;
  }
}

@media (max-width:1030px) {
  .slider-home2 .slider-btn.btn-get-start {
    margin: 0 -30px !important;
  }
}

@media (max-width:850px) {
  .slider-home2 .slider-btn.btn-get-start {
    margin: 0 -20px !important;
  }
}

@media (max-width:840px) {
  .slider-home2 .slider-btn.btn-get-start {
    margin: 0 -30px !important;
  }
}

@media (max-width:800px) {
  .slider-home2 .slider-btn.btn-get-start {
    margin: 0 -40px !important;
  }
}

@media (max-width:780px) {
  .slider-home2 .slider-btn.btn-get-start {
    margin: 0 -50px !important;
  }
}

@media (max-width:767px) {
  .slider-home2 .slider-btn {
    display: none;
  }
}

@media (max-width:400px) {

  /* ------------------------------
   Recent post extended
   ---------------------------- */
  .kc-testimonial.template2 .uk-slidenav-position {
    padding: 0;
  }

  .kc-testimonial.template2 .uk-slidenav {
    bottom: 55px;
    top: initial;
  }

  .kc-testimonial .uk-slider .item .box .box-img {
    width: auto;
  }

  .kc-testimonial .uk-slider .item .box,
  .kc-testimonial .uk-slider .item .box .box-img,
  .kc-testimonial .uk-slider .item .box .box-content {
    display: block;
  }

  .kc-testimonial .uk-slider .item .box {
    text-align: center;
  }
}

.rpwe-block ul {
  list-style: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.rpwe-block li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}

.rpwe-block a {
  display: inline !important;
  text-decoration: none;
}

.rpwe-block h3 {
  background: none !important;
  clear: none;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 1.5em;
}

.rpwe-thumb {
  box-shadow: none !important;
  margin: 2px 10px 2px 0;
  padding: 3px !important;
}

.rpwe-summary {
  font-size: 12px;
}

.rpwe-time {
  color: #bbb;
  font-size: 11px;
}

.kitchen_sidebar .widget a.rpwe-comment {
  color: #bbb;
  font-size: 11px;
  padding-left: 5px;
}

.rpwe-alignleft {
  display: inline;
  float: left;
}

.rpwe-alignright {
  display: inline;
  float: right;
}

.rpwe-aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after {
  content: "";
  display: table !important;
}

.rpwe-clearfix:after {
  clear: both;
}

.rpwe-clearfix {
  zoom: 1;
  /* ------------------------------
   Home 3
   ---------------------------- */
}

.our-services-home3 {
  /* ------------------------------
   Landing Page
   ---------------------------- */
}

.our-services-home3 .wpb_column:hover {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.4s ease;
  -khtml-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.page-id-2990 footer,
.page-id-2990 #header,
.page-id-2990 .kc_title_bar {
  display: none;
}

.page-id-2990 .footer-bottom .uk-width-medium-6-10.uk-hidden-small {
  display: none;
}

.page-id-2990 .footer-bottom .uk-width-medium-4-10 {
  width: 100%;
  text-align: center;
}

.page-id-2990 .header-landingpage .header-landingpage-text {
  margin-top: 60px;
  padding-left: 100px;
}

.page-id-2990 .header-landingpage .title-landingpage {
  color: #fff;
  margin-bottom: 10px;
  font-size: 36px;
}

.page-id-2990 .header-landingpage .title-landingpage .color-primary {
  color: #77bc25;
}

.page-id-2990 .header-landingpage .des-landingpage,
.page-id-2990 .header-landingpage .text-header-landingpage {
  color: #fff;
}

.page-id-2990 .header-landingpage .des-landingpage {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: JosefinSans-Regular;
}

.page-id-2990 .header-landingpage a.btn-header-landingpage button {
  border-radius: 0;
  color: #fff !important;
  background: #77bc25 !important;
  font-size: 14px;
  font-weight: bold;
}

.page-id-2990 .header-landingpage a.btn-header-landingpage button:hover {
  background: #60a80b !important;
}

.page-id-2990 .header-landingpage div.btn-header-landingpage {
  margin-top: 80px;
}

.page-id-2990 .content-landingpage a.screen {
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
}

.page-id-2990 .content-landingpage a.screen>img {
  display: block;
  margin: 0 auto;
}

.page-id-2990 .content-landingpage a.screen .frame {
  height: 268px;
  left: 40px;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 465px;
}

.page-id-2990 .content-landingpage a.screen .frame .image-shop-scroll {
  transition: all 10s ease-out 0s;
  -webkit-transition: all 10s ease-out 0s;
  -moz-transition: all 10s ease-out 0s;
  -ms-transition: all 10s ease-out 0s;
  -o-transition: all 10s ease-out 0s;
  background-position: center 0;
  background-repeat: no-repeat;
  position: absolute;
  height: 268px;
  left: 0;
  background-size: cover;
  right: 0;
  margin: 0 auto;
}

.page-id-2990 .content-landingpage a.screen .frame:hover .image-shop-scroll {
  background-position: center 100% !important;
}

.page-id-2990 .content-landingpage a.screen .title-page-landing {
  font-size: 24px;
  color: #1b1313;
  font-family: 'Cairo', sans-serif;
  display: block;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
}

@media (max-width:1310px) {

  /*@media (max-width: 1219px){
    .page-id-2990 .content-landingpage a.screen .frame {
        height: 240px;
        left: 17px;
        overflow: hidden;
        position: absolute;
        top: 16px;
        width: 412px;
    }
}*/
  .page-id-2990 .content-landingpage a.screen {
    width: 450px;
  }

  .page-id-2990 .content-landingpage a.screen .frame {
    height: 240px;
    left: 17px;
    overflow: hidden;
    position: absolute;
    top: 16px;
    width: 415px;
  }
}

@media (max-width:970px) {
  .page-id-2990 .header-landingpage .header-landingpage-text {
    margin-top: 0px;
    padding-left: 50px;
  }

  .page-id-2990 .content-landingpage a.screen {
    width: 500px;
  }

  .page-id-2990 .content-landingpage .wpb_column.vc_col-sm-6 {
    width: 100%;
  }

  .page-id-2990 .content-landingpage a.screen .frame {
    height: 267px;
    left: 17px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    width: 465px;
  }
}

@media (max-width:767px) {
  .logo-header-landingpage {
    display: none;
  }

  .page-id-2990 .header-landingpage .header-landingpage-text {
    padding: 0;
  }
}

@media (min-width:551px) {
  .show-mobile {
    display: none;
  }
}

@media (max-width:550px) {
  .page-id-2990 .content-landingpage a.screen {
    width: auto;
  }

  .page-id-2990 .content-landingpage a.screen .laptop {
    display: none;
  }

  .page-id-2990 .content-landingpage a.screen .frame {
    display: block;
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    top: initial;
    left: initial;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.5);
  }

  .page-id-2990 .content-landingpage a.screen .frame .image-shop-scroll {
    height: 400px;
  }

  .hidden-mobile {
    display: none;
  }
}

.page-id-2059 .page-title-bar {
  margin-bottom: 0 !important;
}

.submit-wrap {
  /*Fix Guntenberg*/
}

.submit-wrap .ninja-forms-field {
  border-radius: 0;
  border: 1px solid #77bc25;
  background: none;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0px 30px;
  outline: none;
  color: #1b1313;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
}

.submit-wrap .ninja-forms-field:hover {
  background: #77bc25;
  color: #fff !important;
  transition: all 0.5s ease;
  font-family: 'Cairo', sans-serif;
}

.submit-wrap .nf-field-element {
  text-align: center;
}

.entry .entry-content .has-large-font-size {
  color: inherit;
  font-size: 30px;
  line-height: 32px;
}

.single-post .content .wp-block-cover__inner-container p {
  color: inherit;
  font-size: 30px;
  line-height: 32px;
  /*Fix CSS default*/
}

.page-link a,
.page-link span {
  display: inline-block;
  padding: 0;
}

.kitchen_pagination ul li a span {
  display: inline-block;
  padding: 0;
}

.kitchen_pagination ul li a span.icon {
  top: 9px;
}

.wp-block-gallery {
  margin-left: 0;
}

@media (min-width:993px) {
  .sidebar-left {
    float: left;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }

  .content-right {
    float: right;
  }
}

@media screen and (max-width:992px) {

  .kc-container-full,
  .uk-container {
    padding: 0px 15px;
  }

  .header-v2 .uk-navbar-nav>li>a#menu_primary_show {
    padding-right: 0;
  }

  .kitchen-content,
  .kitchen_sidebar {
    width: 100%;
  }

  .kitchen_sidebar {
    margin-top: 50px;
    max-width: 270px;
  }

  .woocommerce .archive-products .product-content.content-left,
  .woocommerce .archive-products .product-content.content-right {
    margin-bottom: 0;
  }

  .header-v2 .logo,
  .header-v2 .uk-navbar-nav {
    height: 50px;
  }

  .header-v2 .logo img,
  .header-v2 .uk-navbar-nav img {
    width: 90px;
    position: relative;
    top: 5px;
  }
}

@media screen and (max-width:767px) {
  .vc_column-inner .uk-container {
    padding: 0px;
  }

  #header .header-v1 .top-bar .box {
    height: 80px;
  }

  .footer .col-footer {
    margin-bottom: 30px;
  }

  .footer .col-footer:last-child {
    margin-bottom: 0;
  }

  .kitchen-ninja-form-popup .mfp-content {
    width: 95%;
  }
}

@media (max-width:480px) {

  /* ------------------------------
   Comment responsive styles
   ---------------------------- */
  .kc_title_bar {
    margin-bottom: 50px !important;
  }

  .footer-bottom .left p {
    text-align: center;
  }

  #header .header-v2 .header .logo img {
    width: 80%;
  }

  .header-v2 .uk-navbar-nav>li>a {
    padding: 0 10px;
  }

  .header-v2 .logo,
  .header-v2 .uk-navbar-nav {
    height: 50px;
  }

  .header-v2 .uk-navbar-nav.logo {
    width: 90px;
  }

  .header-v2 .uk-navbar-nav {
    width: auto;
  }

  .header-v2 .uk-navbar-nav>li>a.cart .number {
    right: 5px;
  }

  .tp-parallax-wrap {
    display: none;
  }
}

@media (max-width:800px) {
  .comments-area .comment-list .comment-body .comment-author {
    width: 80px;
    height: 80px;
  }

  .comments-area .comment-list .comment-body .comment-details {
    padding-left: 15px;
  }

  .comments-area>ol ol {
    padding: 0 0 0 60px;
  }
}

@media (max-width:480px) {

  /* ------------------------------
   Blog Detail
   ---------------------------- */
  .comments-area .comment-list .comment-body .comment-author {
    width: 60px;
    height: 60px;
  }

  .comments-area .comment-list .comment-body .comment-details .comment-meta .author-name span.time {
    display: block;
    margin-top: 10px;
    padding-left: 0;
  }

  .comments-area .comment-list .comment-body .comment-details .comment-meta .author-name span.time span.col {
    display: none;
  }

  .comments-area .comment-list .comment-body .comment-details {
    padding-left: 15px;
  }

  .comments-area>ol ol {
    padding: 0 0 0 30px;
  }

  .comments-area .comment-form .comment-form-author,
  .comments-area .comment-form .comment-form-email {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width:600px) {

  .tags-share .tags,
  .tags-share .share {
    float: none;
    width: 100%;
    text-align: left;
  }

  .tags-share .share {
    margin-top: 5px;
  }
}

@media (max-width:480px) {

  /* ------------------------------
   Shortcode Design
   ---------------------------- */
  .kc-navigation .nav-next,
  .kc-navigation .nav-previous {
    width: 100%;
    float: none;
    text-align: left;
  }

  .kc-navigation .nav-next {
    margin-top: 15px;
  }
}

@media (max-width:1000px) {
  .kc-designs .content-design-sc ul li.design-item {
    width: 50%;
  }
}

@media (max-width:600px) {
  .kc-designs .content-design-sc ul li.design-item {
    width: 100%;
  }
}

@media (max-width:480px) {
  .design-item .box .box-content .design-title a {
    font-size: 16px;
  }
}

@media (max-width:700px) and (min-width:601px) {
  .design-item .box .box-content .design-title a {
    font-size: 16px;
  }
}

@media (max-width:1280px) and (min-width:1001px) {

  /* ------------------------------
   Search Design
   ---------------------------- */
  .design-item .box .box-content .design-title a {
    font-size: 16px;
  }
}

@media (max-width:850px) {
  .search_design_wrap .search-design-body .searchform {
    width: 700px;
  }

  .search_design_wrap .search-design-body .searchform .kc-input-search {
    width: 494px;
  }
}

@media (max-width:767px) {

  /* ------------------------------
   Testimonial
   ---------------------------- */
  .search_design_wrap .search-design-body .searchform {
    width: 100%;
    height: auto;
  }

  .search_design_wrap .search-design-body .searchform .kc-input-search {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
  }

  .search_design_wrap .search-design-body .searchform label.lb_select {
    border-left: 0;
    border-bottom-right-radius: 4px;
  }

  .search_design_wrap .search-design-body .searchform label.lb_select select {
    width: 100%;
  }

  .search_design_wrap .search-design-body .searchform .kc-btn-submit {
    height: 49px;
    border-bottom-right-radius: 0;
  }
}

@media (max-width:767px) {
  .kc-testimonial .uk-slideshow .item p {
    padding: 0;
  }
}

@media (max-width:400px) {

  /* ------------------------------
   Portfolio Design
   ---------------------------- */
  .kc-testimonial .slideshow-thumb ul li {
    margin: 0 10px;
  }

  .kc-testimonial .slideshow-thumb ul li.uk-active {
    height: 60px;
    width: 60px;
  }
}

@media (max-width:479px) {

  /* ------------------------------
   Team Member
   ---------------------------- */
  .kc-portfolio_designs .slider-content {
    margin: 30px 0;
  }
}

@media (max-width:900px) {
  .team_member .uk-slider .box-content h3 {
    font-size: 18px;
  }

  .team_member .uk-slider .box-content p {
    font-size: 14px;
  }

  .team_member .uk-slider .box-content ul.social li a {
    font-size: 16px;
  }
}

@media (max-width:575px) {
  .team_member .uk-slider .box-content ul.social li a {
    padding: 0 5px;
  }
}

@media (max-width:480px) {

  /* ------------------------------
   Page Design Detail
   ---------------------------- */
  .team_member .uk-slider li {
    text-align: center;
  }
}

@media (max-width:992px) {
  .container-design-detail .design-list .uk-slidenav {
    color: rgba(255, 255, 255, .5);
    font-size: 60px;
  }

  .container-design-detail .design-list .uk-slidenav:hover,
  .container-design-detail .design-list .uk-slidenav:focus {
    color: rgba(255, 255, 255, .7);
  }

  .container-design-detail .design-list .uk-slidenav-previous {
    left: 20px;
  }

  .container-design-detail .design-list .uk-slidenav-next {
    right: 20px;
  }
}

@media (max-width:767px) {
  .container-design-detail .design-book {
    margin-top: 30px;
    padding: 30px;
  }

  .container-design-detail .design-list {
    margin-top: 20px;
  }
}

@media (max-width:670px) {
  .container-design-detail .col-btn-book-design {
    width: 100%;
    margin-top: 10px;
  }

  .container-design-detail .col-btn-book-design .div-right {
    text-align: left;
  }

  .container-design-detail .col-info-design {
    width: 50%;
  }
}

@media (max-width:480px) {
  .container-design-detail .col-info-design {
    width: 100%;
  }

  .container-design-detail .col-info-design:last-child {
    margin-top: 10px;
  }

  .container-design-detail .design-book p {
    margin: 0;
  }
}