html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  max-width: 100vw;
}
body {
  margin: 0;
  position: relative;
  background: #fff;
  overflow-x: hidden;
  max-width: 100vw;
}
@font-face {
  font-family: CenturyGothic;
  src: url("../fonts/gothic.eot");
  src: url("../fonts/gothic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/gothic.otf") format("opentype"),
    url("../fonts/gothic.svg") format("svg"),
    url("../fonts/gothic.ttf") format("truetype"),
    url("../fonts/gothic.woff") format("woff"),
    url("../fonts/gothic.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: CenturyGothic-Bold;
  src: url("../fonts/GOTHICB.eot");
  src: url("../fonts/GOTHICB.eot?#iefix") format("embedded-opentype"),
    url("../fonts/GOTHICB.otf") format("opentype"),
    url("../fonts/GOTHICB.svg") format("svg"),
    url("../fonts/GOTHICB.ttf") format("truetype"),
    url("../fonts/GOTHICB.woff") format("woff"),
    url("../fonts/GOTHICB.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Almondita;
  src: url("../fonts/Almondita.eot");
  src: url("../fonts/Almondita.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Almondita.otf") format("opentype"),
    url("../fonts/Almondita.svg") format("svg"),
    url("../fonts/Almondita.ttf") format("truetype"),
    url("../fonts/Almondita.woff") format("woff"),
    url("../fonts/Almondita.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.banner-txt h5 {
  font-family: CenturyGothic;
  color: #ffda00;
  font-size: 48px;
  line-height: 1.1;
  font-weight: 800;
}
@media (min-width: 992px) {
  body.body-padding {
    padding-top: 110px;
  }
}
@media (min-width: 1200px) {
  body .box-body {
    background: url(bg-images/box-layout.jpg) no-repeat;
    background-attachment: fixed;
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  body .box-body .box-layout {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  body .box-body .box-layout .header-section .header-bottom {
    z-index: 99;
    width: 100%;
    left: 50%;
    max-width: 1200px;
    margin: auto;
    transform: translateX(-50%);
  }
  body .box-body .box-layout .header-section .header-bottom.menu-fixed {
    left: auto;
    transform: translateX(0);
    padding: 0 30px;
    box-shadow: 0 5px 5px -5px #f1f4f6;
  }
}
@media (min-width: 1200px) {
  body
    .box-body
    .box-layout
    .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content.center
    .slider-content-inner {
    margin-top: 60px;
  }
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #181818;
  font-weight: 700;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: inherit;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
}
h1 {
  font-size: 55px;
  line-height: 66px;
}
h2 {
  font-size: 40px;
  line-height: 48px;
}
h3 {
  font-size: 24px;
  line-height: 26px;
}
h4 {
  font-size: 22px;
  line-height: 30px;
}
h5 {
  font-size: 22px;
  line-height: 30px;
}
h6 {
  font-size: 18px;
  line-height: 28px;
}
p {
  font-size: 16px;
  margin: 0 0 1em;
  color: #505050;
  line-height: 1.625rem;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:active,
a:focus,
a:hover {
  outline-width: 0;
  outline: 0 !important;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: 700;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #eee;
  color: #222;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
  appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.entry-content:after,
.entry-content:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.comment-author:after,
.comment-content:after,
.comment-meta:after,
.entry-content:after,
.nav-links:after,
.pagination:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.widget-area:after,
.widget:after {
  clear: both;
}
body,
button,
input,
select,
textarea {
  color: #505050;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 50px 0 0 0;
  margin: 20px 0;
  position: relative;
  font-style: italic;
  font-family: "Frank Ruhl Libre", serif;
}
@media (min-width: 576px) {
  blockquote {
    padding: 0 0 0 55px;
  }
}
blockquote p {
  font-size: 17px;
  line-height: 30px;
  color: #181818;
}
blockquote:before {
  left: 0;
  top: 7px;
  background: url(../images/blog/icon/bc-icon.png);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.5em;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #505050;
}
address {
  margin: 0 0 1.5em;
  line-height: 1.625rem;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 1rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #eee;
  text-decoration: none;
}
big {
  font-size: 125%;
}
:focus {
  outline: 0;
}
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700;
}
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light,
    Arial, sans-serif;
}
html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light,
    Arial, sans-serif;
}
html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700;
}
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}
html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
}
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif;
}
html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700;
}
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
}
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif;
}
html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700;
}
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif;
}
html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700;
}
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700;
}
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum,
    sans-serif;
}
html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600;
}
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="bg-BG"] *,
html[lang="bn-BD"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="haz"] *,
html[lang="he-IL"] *,
html[lang="hi-IN"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="mr-IN"] *,
html[lang="ps"] *,
html[lang="ru-RU"] *,
html[lang="th"] *,
html[lang="uk"] *,
html[lang^="zh-"] * {
  letter-spacing: 0 !important;
}
label {
  color: #505050;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}
fieldset {
  margin-bottom: 1em;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  border-radius: 4px;
  display: block;
  padding: 0.7em;
  width: 100%;
  margin-bottom: 30px;
  outline: 0;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  color: #222;
  border-color: #505050;
}
select {
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.5em;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  font-weight: 400;
}
button,
input[type="button"],
input[type="submit"] {
  background-color: #222;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 15px 0;
  text-shadow: none;
}
input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em;
}
button.secondary,
input[type="button"].secondary,
input[type="reset"],
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222;
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background: #767676;
}
button.secondary:focus,
button.secondary:hover,
input[type="button"].secondary:focus,
input[type="button"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"].secondary:focus,
input[type="submit"].secondary:hover {
  background: #bbb;
}
.comment-form {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
.comment-form input[type="text"] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
@media (min-width: 768px) {
  .comment-form input[type="text"] {
    width: calc(100% / 2 - 10px) !important;
  }
}
.comment-form input[type="email"] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
@media (min-width: 768px) {
  .comment-form input[type="email"] {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
}
.comment-form input[type="url"] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
.comment-form input[type="submit"] {
  width: 100%;
  background: #ff7555;
  margin-top: 10px;
  transition: all 0.3s ease;
}
.comment-form input[type="submit"]:hover {
  background: #505050;
}
.comment-form textarea {
  background: #eff4f8;
  margin-bottom: 20px;
  border: none;
}
::-webkit-input-placeholder {
  color: #505050;
  font-family: Roboto, sans-serif;
}
::-moz-placeholder {
  color: #505050;
  font-family: Roboto, sans-serif;
}
::-moz-placeholder {
  color: #505050;
  font-family: Roboto, sans-serif;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #505050;
  font-family: Roboto, sans-serif;
}
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ol,
ul {
  margin: 0 !important;
  padding: 0;
}
ul {
  list-style: disc;
  margin-left: 1.5em;
}
ol {
  list-style: decimal;
  margin-left: 1.5em;
}
li > ol,
li > ul {
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
  line-height: 1.625rem;
  margin: 0 1.5em;
}
dd {
  margin: 0 1.5em 1.5em;
  line-height: 1.625rem;
}
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}
thead th {
  padding-bottom: 0.5em;
}
th {
  padding: 0.4em;
  text-align: left;
  border: 1px solid #ededed;
}
tr {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
}
td {
  padding: 1em;
  border: 1px solid #ededed;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  display: flex;
}
td:last-child,
th:last-child {
  padding-right: 0;
}
a {
  color: #505050;
  text-decoration: none;
  display: inline-block;
  outline: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  color: #000;
  outline: 0;
}
.entry-summary a,
.posts-navigation a,
.site-footer .widget-area a,
.widget a,
.widget_authors a strong {
  -webkit-box-shadow: inset 0 -1px 0 #0f0f0f;
  box-shadow: inset 0 -1px 0 #0f0f0f;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}
.comment-navigation a,
.comment-reply-link,
.edit-link a,
.entry-meta a,
.entry-title a,
.logged-in-as a,
.page-links a,
.page-links a .page-number,
.post-navigation a,
.site-footer .widget-area ul li a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
a .nav-title {
  -webkit-box-shadow: inset 0 -1px 0 #fff;
  box-shadow: inset 0 -1px 0 #fff;
  text-decoration: none;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}
.comment-reply-link:focus,
.comment-reply-link:hover,
.edit-link a:focus,
.edit-link a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.entry-title a:focus,
.entry-title a:hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.post-navigation a:focus,
.post-navigation a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget a:focus,
.widget a:hover,
.widget ul li a:focus,
.widget ul li a:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
a:focus .nav-title,
a:hover .nav-title {
  color: #000;
}
.comment-content a img,
.entry-content a img,
.widget a img {
  -webkit-box-shadow: 0 0 0 8px #fff;
  box-shadow: 0 0 0 8px #fff;
}
.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222;
}
.post-thumbnail {
  margin-bottom: 1em;
}
.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.post-thumbnail a:focus img,
.post-thumbnail a:hover img {
  opacity: 0.7;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
}
#page {
  position: relative;
  word-wrap: break-word;
  overflow-x: hidden;
  max-width: 100vw;
}
.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 2em;
  padding-right: 2em;
}
.wrap:after {
  clear: both;
  content: "";
  display: block;
}
.sticky {
  position: relative;
}
.post:not(.sticky) .icon-thumb-tack {
  display: none;
}
.sticky .icon-thumb-tack {
  display: block;
  height: 18px;
  left: -1.5em;
  position: absolute;
  top: 1.65em;
  width: 20px;
}
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  font-size: 1rem;
  font-weight: 400;
}
.entry-header .entry-title {
  margin-bottom: 0.25em;
}
.entry-title a {
  color: #505050;
  text-decoration: none;
  margin-left: -2px;
}
.entry-title:not(:first-child) {
  padding-top: 0;
}
.entry-meta a {
  color: #767676;
}
.group-blog .byline,
.single .byline {
  display: inline;
}
.page-numbers {
  display: none;
  padding: 0.5em 0.75em;
}
.page-numbers.current {
  color: #767676;
  display: inline-block;
}
.page-numbers.current .screen-reader-text {
  clip: auto;
  height: auto;
  overflow: auto;
  position: relative !important;
  width: auto;
}
.next.page-numbers,
.prev.page-numbers {
  background-color: #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 0.25em 0.5em 0.4em;
}
.next.page-numbers,
.prev.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}
.next.page-numbers:focus,
.next.page-numbers:hover,
.prev.page-numbers:focus,
.prev.page-numbers:hover {
  background-color: #767676;
  color: #fff;
}
.prev.page-numbers {
  float: left;
}
.next.page-numbers {
  float: right;
}
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 1rem;
  width: 48%;
}
.archive .site-main > article,
.blog .site-main > article,
.search .site-main > article {
  padding-bottom: 2em;
}
.archive .entry-meta a.post-edit-link,
.blog .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap;
}
.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap;
}
.taxonomy-description {
  color: #666;
  font-size: 1rem;
}
.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em;
}
.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}
.single-featured-image-header img {
  display: block;
  margin: auto;
}
.page-links {
  font-size: 1rem;
  padding: 2em 0 3em;
}
.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em;
}
.page-links a {
  display: inline-block;
}
.page-links a .page-number {
  color: #222;
}
.archive .format-aside .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.blog .format-status .entry-title {
  display: none;
}
.format-quote blockquote {
  overflow: visible;
  position: relative;
}
.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px;
}
.post-navigation {
  font-weight: 800;
  margin: 3em 0;
}
.post-navigation .nav-links {
  padding: 1em 0;
}
.nav-subtitle {
  background: 0 0;
  display: block;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.post-navigation .nav-next {
  margin-top: 1.5em;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page:not(.home) #content {
  padding-bottom: 1.5em;
}
.error404 .page-content {
  padding-bottom: 4em;
}
.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em;
}
.site-footer {
  border-top: 1px solid #eee;
}
.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em;
}
.site-footer .widget-area {
  padding-bottom: 2em;
  padding-top: 2em;
}
.social-navigation {
  font-size: 1rem;
  margin-bottom: 1em;
}
.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}
.social-navigation li {
  display: inline;
}
.social-navigation a {
  background-color: #767676;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin: 0 1em 0.5em 0;
  text-align: center;
  width: 40px;
}
.social-navigation a:focus,
.social-navigation a:hover {
  background-color: #505050;
}
.social-navigation .icon {
  height: 16px;
  top: 12px;
  width: 16px;
  vertical-align: top;
}
.site-info {
  font-size: 1rem;
  margin-bottom: 1em;
}
.site-info a {
  color: #666;
}
.site-info .sep {
  margin: 0;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%;
}
.site-info span[role="separator"] {
  padding: 0 0.2em 0 0.4em;
}
.site-info span[role="separator"]::before {
  content: "\002f";
}
.comments-title {
  font-size: 1rem;
  margin-bottom: 1.5em;
}
.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.comment-list li:before {
  display: none;
}
.comment-body {
  margin-left: 65px;
}
.comment-author {
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}
.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
}
.comment-author .says {
  display: none;
}
.comment-meta {
  margin-bottom: 1rem;
}
.comment-list > .comment:first-child {
  border-top: none;
}
.comment {
  border-top: 1px solid #ededed;
  padding-top: 30px;
}
.comment:first-child {
  margin-top: 0;
}
.comment:first-child {
  border-top: none;
}
.comment .comment-body {
  border-top: 1px solid #ededed;
}
.comment .comment-body:first-child {
  border-top: none;
}
.comment-metadata {
  text-transform: capitalize;
  font-weight: 400;
  width: 100%;
}
@media (min-width: 992px) {
  .comment-metadata {
    padding-left: 20px;
  }
}
.comment-metadata .fn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.comment-metadata .fn a {
  color: #505050;
  font-family: "Frank Ruhl Libre", serif;
  outline: 0;
  display: block;
  font-size: 1rem;
}
.comment-metadata .fn .url {
  font-weight: 700;
}
.comment-metadata time {
  font-weight: 400;
  font-size: 0.875rem;
  font-family: Roboto, sans-serif;
  outline: 0;
}
.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em;
}
.comment-body {
  color: #505050;
  font-size: 1rem;
}
.comment-reply-link {
  position: relative;
  text-transform: capitalize;
  color: #855911 !important;
  font-weight: 700;
  font-size: 14px;
  font-family: "Frank Ruhl Libre", serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comment-reply-link:hover {
  color: #181818 !important;
  box-shadow: none;
}
.comment-reply-link i {
  margin-right: 3px;
}
.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em;
}
.comment-awaiting-moderation,
.no-comments {
  font-size: 1rem;
  font-style: italic;
}
.comments-pagination {
  margin: 2em 0 3em;
}
.form-submit {
  text-align: right;
}
.comment-form #wp-comment-cookies-consent {
  margin: 0 10px 0 0;
}
.comment-form .comment-form-cookies-consent label {
  display: inline;
}
#secondary {
  padding: 1em 0 2em;
}
.widget {
  padding-bottom: 3em;
}
h2.widget-title {
  font-size: 1rem;
  margin-bottom: 1.5em;
}
.widget-title a {
  color: inherit;
}
.widget select {
  width: 100%;
}
.widget ul {
  list-style: none;
  margin: 0;
}
li {
  list-style: none;
  padding: 5px 0;
}
.widget ol li,
.widget ul li {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.5em 0;
}
.widget:not(.widget_tag_cloud) ul li + li {
  margin-top: -1px;
}
.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative;
}
.widget ul li li {
  border: 0;
  padding-left: 24px;
  padding-left: 1.5rem;
}
.widget-grofile ul.grofile-links li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_rss_links ul li ul,
.widget_top-posts ul li ul {
  bottom: 0;
}
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li,
.widget_nav_menu ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em;
}
.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em;
}
.widget_text {
  word-wrap: break-word;
}
.widget_text ul {
  list-style: disc;
  margin: 0 0 1.5em 1.5em;
}
.widget_text ol {
  list-style: decimal;
}
.widget_text ol li,
.widget_text ul li {
  border: none;
}
.widget_text ol li:last-child,
.widget_text ul li:last-child {
  padding-bottom: 0;
}
.widget_text ul li ul {
  margin: 0 0 0 1.5em;
}
.widget_text ul li li {
  padding-left: 0;
  padding-right: 0;
}
.widget_text ol li {
  list-style-position: inside;
}
.widget_text ol li + li {
  margin-top: -1px;
}
.widget_rss .widget-title .rsswidget:first-child {
  float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
  display: block;
}
.widget_rss ul li {
  padding: 2.125em 0;
}
.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0;
}
.widget_rss li .rsswidget {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}
.widget_rss .rss-date,
.widget_rss li cite {
  display: block;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0;
}
.widget_rss .rssSummary {
  margin-bottom: 0.5em;
}
.widget_contact_info .contact-map {
  margin-bottom: 0.5em;
}
.widget-grofile h4 {
  font-size: 1rem;
  margin-bottom: 0;
}
.widget_recent_comments table,
.widget_recent_comments td,
.widget_recent_comments th {
  border: 0;
}
.widget_recent_entries .post-date {
  display: block;
}
.search-form {
  position: relative;
}
.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px;
}
.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px;
}
.tagcloud ul li {
  float: left;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 4px 4px 0 0;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0;
}
.widget .tagcloud a:focus,
.widget .tagcloud a:hover,
.widget.widget_tag_cloud a:focus,
.widget.widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.widget_calendar td,
.widget_calendar th {
  text-align: center;
}
.widget_calendar tfoot td {
  border: 0;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
img,
video {
  height: auto;
  max-width: 100%;
}
img.alignleft,
img.alignright {
  float: none;
  margin: 0;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}
p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0;
}
.gallery-caption,
.wp-caption {
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.mejs-container {
  margin-bottom: 1.5em;
}
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: 0 0;
  border: 0;
}
.site-content .wp-playlist-light {
  border-color: #eee;
  color: #222;
}
.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #505050;
}
.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px dotted #eee;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:focus,
.site-content .wp-playlist-light .wp-playlist-item:hover {
  border-bottom-color: transparent;
  background-color: #767676;
  color: #fff;
}
.site-content .wp-playlist-light .wp-playlist-item:focus a,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light a.wp-playlist-caption:hover {
  color: #fff;
}
.site-content .wp-playlist-dark {
  background: #222;
  border-color: #505050;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #505050;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff;
}
.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #eee;
}
.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #505050;
}
.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px dotted #555;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:focus,
.site-content .wp-playlist-dark .wp-playlist-item:hover {
  border-bottom-color: transparent;
  background-color: #aaa;
  color: #222;
}
.site-content .wp-playlist-dark .wp-playlist-item:focus a,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark a.wp-playlist-caption:hover {
  color: #222;
}
.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
}
.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
  border-bottom: none;
}
.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none;
}
.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
}
.site-content .wp-playlist-item-length {
  top: 5px;
}
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -0.0625em;
  vertical-align: middle;
  width: 1em;
}
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-item a,
.gallery-item a:focus,
.gallery-item a:hover,
.widget-area .gallery-item a,
.widget-area .gallery-item a:focus,
.widget-area .gallery-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  display: inline-block;
  max-width: 100%;
}
.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery-item a:focus img,
.gallery-item a:hover img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}
.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  h1 {
    font-size: 55px;
    line-height: 66px;
  }
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
  h3 {
    font-size: 30px;
    line-height: 24px;
  }
  h4 {
    font-size: 24px;
    line-height: 26px;
  }
  h5 {
    font-size: 22px;
    line-height: 30px;
  }
  h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 14px;
    font-size: 0.875rem;
  }
  img.alignleft {
    float: left;
    margin-right: 1.5em;
  }
  img.alignright {
    float: right;
    margin-left: 1.5em;
  }
  .site-branding {
    padding: 3em 0;
  }
  .panel-content .wrap {
    padding-bottom: 2em;
    padding-top: 3.5em;
  }
  .page-one-column .panel-content .wrap {
    max-width: 740px;
  }
  .panel-content .entry-header {
    margin-bottom: 4.5em;
  }
  .panel-content .recent-posts .entry-header {
    margin-bottom: 0;
  }
  .taxonomy-description {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .page-numbers.current {
    font-size: 16px;
    font-size: 1rem;
  }
  .site-footer {
    font-size: 16px;
    font-size: 1rem;
  }
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .wrap {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
  }
  .comments-pagination,
  .post-navigation {
    clear: both;
  }
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
  }
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }
  .nav-next,
  .post-navigation .nav-next {
    margin-top: 0;
  }
  .sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px;
  }
  .navigation.pagination {
    clear: both;
    float: right;
    width: 58%;
  }
  :not(.has-sidebar) .entry-content blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%;
  }
  :not(.has-sidebar) .entry-content blockquote.alignright {
    margin-right: -17.5%;
    width: 48%;
  }
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: 0;
    width: 34%;
  }
  .has-sidebar .entry-content blockquote.alignright {
    margin-right: 0;
    width: 34%;
  }
  .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%;
  }
  .comments-title {
    margin-bottom: 2.5em;
  }
  ol.children .children {
    padding-left: 3em;
  }
  .nav-links .nav-title {
    position: relative;
  }
  .nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em;
  }
  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em;
  }
  .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em;
  }
  #secondary {
    font-size: 14px;
    font-size: 0.875rem;
  }
  h2.widget-title {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 2em;
  }
  .site-footer {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 3em;
  }
  .site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 36%;
  }
  .site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 58%;
  }
  .social-navigation {
    clear: left;
    float: left;
    margin-bottom: 0;
    width: 36%;
  }
  .site-info {
    float: left;
    padding: 0.7em 0 0;
    width: 58%;
  }
  .social-navigation + .site-info {
    margin-left: 6%;
  }
  .site-info .sep {
    margin: 0 0.5em;
    display: inline;
    visibility: visible;
    height: auto;
    width: auto;
  }
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
@media screen and (min-width: 992px) {
  .page-numbers {
    display: inline-block;
  }
  .page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .comment-body {
    margin-left: 65px;
  }
  .comment-meta {
    display: flex;
    align-items: center;
  }
}
.dd-icon-down.active::after,
.dd-icon-down:hover::after {
  color: #855911;
}
.dd-icon-down {
  position: relative;
}
.dd-icon-down::after {
  content: "\f107" !important;
  top: 53%;
  right: -10px;
  transform: translateY(-50%);
  color: #505050;
  font-family: Flaticon;
  font-weight: 600;
  font-size: 12px;
}
.reg-head {
  text-transform: uppercase;
  padding: 14px 41px;
  color: #ff7555;
  background: 0 0;
  border-radius: 50px;
  border: 2px solid #ff7555;
  font-family: "Frank Ruhl Libre", serif;
  font-size: 12px;
  font-weight: 700;
  margin-right: 0;
  margin-left: 40px;
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reg-head:hover {
  background: #ff7555;
  color: #fff;
}
.dd-icon-right {
  position: relative;
}
.padding-tb {
  padding: 20px 0;
}
@media (min-width: 992px) {
  .padding-tb {
    padding: 60px 0;
  }
}
.btn {
  padding: 12px 52px;
  border-radius: 50px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  box-shadow: 0 5px 15px 0 #855911;
  background-image: linear-gradient(
    to right,
    #855911,
    #855911,
    #8f6625,
    #a16a12,
    #a26b13
  );
}
.btn:hover {
  color: #fff;
  transform: translateY(-5px);
}
.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 3%;
  left: auto;
  z-index: 999;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  color: #fff;
  border-radius: 50%;
  background: #8e601d;
  box-shadow: 0 15px 45px rgba(142, 96, 29, 0.35),
    0 5px 15px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.35s ease, transform 0.35s ease,
    box-shadow 0.35s ease;
}
.scrollToTop.is-visible {
  bottom: 4%;
  opacity: 1;
  transform: translateY(0);
}
.scrollToTop:hover,
.scrollToTop:focus-visible {
  color: #fff;
  transform: translateY(-4px);
  box-shadow: 0 25px 55px rgba(142, 96, 29, 0.4);
}
.scrollToTop:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.7);
  outline-offset: 4px;
}
.scrollToTop__icon i::before {
  font-size: 18px;
  display: block;
  animation: scrollUpPulse 1.4s ease-in-out infinite;
}
.scrollToTop__progress {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.scrollToTop__progress svg {
  width: 56px;
  height: 56px;
  transform: rotate(-90deg);
}
.scrollToTop__progress-track,
.scrollToTop__progress-bar {
  fill: none;
  stroke-width: 3;
  r: 20;
  cx: 22;
  cy: 22;
}
.scrollToTop__progress-track {
  stroke: rgba(255, 255, 255, 0.2);
}
.scrollToTop__progress-bar {
  stroke: #ffffff;
  stroke-linecap: round;
  stroke-dasharray: 126;
  stroke-dashoffset: 126;
  transition: stroke-dashoffset 0.15s linear;
}
.scrollToTop__icon {
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .scrollToTop {
    width: 48px;
    height: 48px;
    right: 4%;
    left: auto;
  }
  .scrollToTop.is-visible {
    bottom: 3%;
  }
  .scrollToTop__progress svg {
    width: 48px;
    height: 48px;
  }
}
.floating-whatsapp {
  position: fixed;
  bottom: calc(4% + 76px);
  right: 3%;
  left: auto;
  z-index: 998;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: linear-gradient(135deg, #25d366, #128c7e);
  box-shadow: 0 15px 30px rgba(18, 140, 126, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: opacity 0.35s ease, transform 0.35s ease, box-shadow 0.35s ease;
  opacity: 0;
  transform: translateY(40px);
  pointer-events: none;
}
.floating-whatsapp.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.floating-whatsapp:hover,
.floating-whatsapp:focus-visible {
  color: #fff;
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 25px 45px rgba(18, 140, 126, 0.55);
}
.floating-whatsapp:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.7);
  outline-offset: 4px;
}
.floating-whatsapp__icon i::before {
  font-size: 35px;
}
.floating-whatsapp__ripple {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.35);
  animation: whatsappPulse 1.8s ease-out infinite;
  pointer-events: none;
}
.floating-whatsapp.is-hidden {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 575px) {
  .floating-whatsapp {
    bottom: calc(12% + 60px);
    right: 4%;
    left: auto;
    width: 52px;
    height: 52px;
  }
}
@keyframes scrollUpPulse {
  0% {
    transform: translateY(2px);
  }
  50% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(2px);
  }
}
@keyframes whatsappPulse {
  0% {
    transform: scale(0.85);
    opacity: 0.4;
  }
  70% {
    transform: scale(1.15);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.social-link-list {
  margin-bottom: 0;
  margin-left: 0;
}
.social-link-list li {
  list-style: none;
}
.social-link-list li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center !important;
  color: #fff !important;
  padding: 0 !important;
  border-radius: 50%;
  margin: 0 2px !important;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 85px;
  position: relative;
  z-index: 1;
}
.section-header h2 {
  margin: 0;
  display: block;
}
@media (max-width: 575px) {
  .section-header h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
.section-header h2 span {
  font-weight: 400;
}
.section-header p {
  max-width: 500px;
  margin: 0 auto;
  font-weight: 400;
  color: #505050;
}
@media (max-width: 767px) {
  .padding-x {
    padding: 0 15px;
  }
}
.rating {
  justify-content: center;
}
.rating li {
  font-size: 12px;
  margin: 0 2px;
  color: #ffb432;
}
.bg-image-1 {
  background: url(bg-images/01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-2 {
  background: url(bg-images/02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-3 {
  background: url(bg-images/03.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-4 {
  background: url(bg-images/04.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-5 {
  background: url(bg-images/05.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-6 {
  background: url(bg-images/06.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-image-404 {
  background: url(bg-images/404.jpg) no-repeat;
  background-position: center bottom;
}
.page-header-bg-1 {
  background: url(bg-images/page-header1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0px!important;
}
.bg-offer {
  background: url(bg-images/offer-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.offer-bg {
  background: #f4f8fb;
}
div#scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
div#scrollbar::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
div#scrollbar::-webkit-scrollbar-thumb {
  background-color: #b3b3b3;
}
.about.style-2 .about-right .experience-part,
.about.style-4 .about-content .about-body ul li,
.blog .section-wrapper,
.blog .section-wrapper .post-item .post-inner .post-content,
.blog .section-wrapper .post-item .post-inner .post-content .content-left,
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list,
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta,
.blog-page .section-wrapper,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags,
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post,
.blog.style-2 .section-wrapper .blog-right,
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post,
.cart .cart-content .cart-item,
.contact-info .contact-location li,
.contact-part .contact-form .gdprs,
.featured-recipe .section-wrapper .post-item .post-item-inner,
.footer-top .post-item .footer-gellary,
.footer-top .post-item .footer-location li,
.footer-top .post-item .footer-post li,
.footer-top .post-item .footer-post li .post-content .footer-rating,
.header-section .header-bottom .search-cart,
.histori .section-wrapper .achievement .achieve-wrapper,
.histori .section-wrapper .achievement .histori-navigation,
.histori .section-wrapper .histori-slider .histori-item .histori-content,
.home-4,
.home-4 .post-item .post-inner,
.rating,
.service .service-right,
.sidebar-widget .widget-instagram ul,
.sidebar-widget .widget-rec-post .recent-post li,
.sidebar-widget .widget-tags ul,
.social-link-list,
.team-member .section-wrapper .post-item-inner .post-thumb .post-content ul,
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  .social-media,
.team-member.style-2 .section-wrapper .post-item-inner .post-content ul,
.team-member.style-3 .section-wrapper .post-item-inner .post-thumb ul,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author {
  display: flex;
  flex-wrap: wrap;
}
.about.style-2 .about-right .video-post .video-thumb .video-icon,
.about.style-4 .about-thumb .icon,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape1,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape2,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape3,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape4,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape5,
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .title-border::after,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .title-border::before,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .title-border::after,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .title-border::before,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  ul
  li::before,
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content,
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content,
.breadcamp ul li a::after,
.cart .cart-content .cart-item .cart-btn,
.dd-icon-down::after,
.header-section .header-bottom .search-cart li.cart span,
.header-section .header-bottom.transparent-bottom,
.histori .section-wrapper .achievement .histori-navigation,
.offer-section .offer-content .offer-thumb .offer-option,
.offer-section.style-2 .shape,
.offer-section.style-2 .shape1,
.offer-section.style-2 .shape2,
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner::after,
.product .section-wrapper .post-item-inner .offer,
.product.style-2 .section-wrapper .post-item-inner .post-thumb .price,
.search-area .search-input .search-close,
.search-area .search-input .search-close span,
.search-area .search-input form,
.service-single .service-post.video-service .post-thumb .video-icon,
.sidebar-widget .widget-search form button,
.sidebar-widget h4::after,
.sidebar-widget h4::before,
.team-member .section-wrapper .post-item-inner .post-thumb .post-content,
.team-member .section-wrapper .post-item-inner .post-thumb::after,
.team-member.style-3 .section-wrapper .post-item-inner .post-thumb ul,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::after,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::before,
.testimonial .section-wrapper .testimonial-slider .testimonial-button-next,
.testimonial .section-wrapper .testimonial-slider .testimonial-button-prev,
.youtube-video .section-wrapper .video-post .video-thumb .video-icon,
blockquote:before {
  position: absolute;
  content: "";
}
.product .section-wrapper .post-item-inner .post-thumb a {
  display: block;
}
.product .section-wrapper .post-item-inner .post-thumb a img {
  display: block;
  margin: auto;
}
.facebook {
  background: #3b5998;
}
.facebook:hover {
  background: #fff;
  border-color: #3b5998 !important;
}
.facebook:hover i {
  color: #3b5998 !important;
}
.twitter {
  background: #55acee;
  border-color: #55acee !important;
}
.twitter:hover {
  background: #fff;
}
.twitter:hover i {
  color: #55acee !important;
}
.twitter-sm {
  background: #55acee;
}
.twitter-sm:hover {
  background: #fff;
  border-color: #55acee;
}
.twitter-sm:hover i {
  color: #55acee !important;
}
.google {
  background: #dd4b39;
}
.google:hover {
  background: #fff;
  border-color: #dd4b39 !important;
}
.google:hover i {
  color: #dd4b39 !important;
}
.linkedin {
  background: #007bb5;
}
.linkedin:hover {
  background: #fff;
  border-color: #007bb5 !important;
}
.linkedin:hover i {
  color: #007bb5 !important;
}
.instagram {
  background: #e4405f;
}
.instagram:hover {
  background: #fff;
  border-color: #e4405f !important;
}
.instagram:hover i {
  color: #e4405f !important;
}
.tumblr {
  background: #34465d;
}
.tumblr:hover {
  background: #fff;
  border-color: #34465d !important;
}
.tumblr:hover i {
  color: #34465d !important;
}
.behance {
  background: #1769ff;
}
.behance:hover {
  background: #fff;
  border-color: #1769ff !important;
}
.behance:hover i {
  color: #1769ff !important;
}
.youtube {
  background: #cd201f;
}
.youtube:hover {
  background: #fff;
  border-color: #cd201f !important;
}
.youtube:hover i {
  color: #cd201f !important;
}
@media screen and (max-width: 991px) {
  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }
}
.header-section .header-bottom .search-cart {
  padding-left: 40px;
  justify-content: flex-end;
}
.header-section .header-bottom .search-cart li {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}
.header-section .header-bottom .search-cart li.cart span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #855911;
  color: #fff;
  display: inline-block;
  top: -5px;
  right: -15px;
  font-size: 12px;
}
.header-section .header-bottom .search-cart li i {
  font-size: 20px;
  color: #505050;
}
.header-section .header-bottom .search-cart li i::before {
  font-weight: 900;
}
.header-section .header-bottom .search-cart.open li.search .search-input {
  transform: scaleY(1);
}
.header-section .header-bottom.transparent-bottom {
  z-index: 99;
  width: 100%;
  left: 0;
}
.header-section .header-bottom.transparent-bottom .primary-menu {
  background: #fff;
  padding: 0 40px;
}
.header-section .header-bottom.menu-fixed {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 -1px 4px 0 #f1f4f6;
}
.header-section .header-bottom.menu-fixed .primary-menu {
  box-shadow: none;
  padding: 0;
}
.header-section.style-2 .primary-menu {
  box-shadow: none;
}
.header-section.style-3 .header-bottom {
  box-shadow: inset 0 -1px 4px 0 #f1f4f6;
  position: relative;
}
@media (min-width: 992px) {
  .header-section.style-4 .header-bottom {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .header-section.style-4 .header-bottom {
    padding: 0 90px;
  }
}
.primary-menu {
  z-index: 11;
  top: 50px;
  width: 100%;
  text-align: center;
  display: block;
  background: 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area .logo {
  padding: 4px 0;
  outline: 0;
}
.primary-menu .menu-area ul.main-menu {
  list-style: none;
  margin: 0;
  justify-content: center;
}
.primary-menu .menu-area ul.main-menu li {
  padding: 0;
  position: relative;
}
.primary-menu .menu-area ul.main-menu li:last-child a {
  margin-right: 0;
}
.primary-menu .menu-area ul.main-menu li a {
  color: #4e4e4e;
  padding: 38px 4px;
  line-height: 1.2;
  display: inline-block;
  margin: 0 10px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  outline: 0;
  font-size: 18px;
  font-family: "Frank Ruhl Libre", serif;
}
.primary-menu .menu-area ul.main-menu li a.dd-icon-down {
  padding-right: 30px;
  position: relative;
}
.primary-menu .menu-area ul.main-menu li a.dd-icon-down::after {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #855911;
  font-size: 14px;
  transition: all 0.3s ease;
}

.primary-menu .menu-area ul.main-menu li:hover > a.dd-icon-down::after,
.primary-menu .menu-area ul.main-menu li.open > a.dd-icon-down::after {
  transform: rotate(180deg) translateY(50%);
  color: #A0522D;
}
.primary-menu .menu-area ul.main-menu li a.active,
.primary-menu .menu-area ul.main-menu li a:hover {
  color: #855911;
}
.primary-menu .menu-area ul.main-menu li.active > a {
  color: #855911;
}
.primary-menu .menu-area ul.main-menu li:hover > a {
  text-decoration: none;
}
.primary-menu .menu-area ul.main-menu li ul {
  margin: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  width: 270px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area ul.main-menu li ul li {
  position: relative;
  list-style: none;
  float: none;
  padding-left: 30px;
  border-bottom: 1px solid #ededed;
}
.primary-menu .menu-area ul.main-menu li ul li:last-child {
  border-bottom: none;
}
.primary-menu .menu-area ul.main-menu li ul li a {
  padding: 11px 0;
  color: #505050;
  margin: 0;
  display: block;
  text-align: left;
  padding-left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area ul.main-menu li ul li a:hover {
  background-color: #fff;
  padding-left: 10px;
}
.primary-menu .menu-area ul.main-menu li ul li ul {
  left: 100%;
  top: -5px;
}
.primary-menu .menu-area ul.main-menu li:hover > ul,
.primary-menu .menu-area ul.main-menu li.open > ul {
  z-index: 1;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  transform: translateY(3px);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  display: block !important;
}
.primary-menu .menu-area ul.main-menu ul li.active a {
  color: #ff7555;
}
.primary-menu.menu-fixed {
  position: fixed;
  background: #fff;
  top: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) !important;
}
.search-area.open .search-input {
  transform: scaleY(1);
}
.search-area .search-input {
  margin: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 1111111;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scaleY(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-area .search-input .search-close {
  width: 50px;
  height: 50px;
  top: 50px;
  right: 50px;
  cursor: pointer;
}
.search-area .search-input .search-close:hover span {
  background: #ff7555;
}
.search-area .search-input .search-close span {
  width: 50px;
  height: 1px;
  background: #181818;
  top: 25px;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-area .search-input .search-close span:nth-child(1) {
  transform: rotate(45deg);
}
.search-area .search-input .search-close span:nth-child(2) {
  transform: rotate(-45deg);
}
.search-area .search-input form {
  top: 50%;
  left: 50%;
  width: 75%;
  transform: translate(-50%, -50%);
}
.search-area .search-input form input {
  width: 100%;
  color: #505050;
  border-radius: 0;
  text-align: center;
  font-size: 40px;
  border: none;
  border-bottom: 1px solid rgba(37, 51, 101, 0.15);
}
.search-area .search-input form input:focus,
.search-area .search-input form input:hover {
  border-color: #855911;
}
.cart {
  position: relative;
}
.cart:hover .cart-content {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
}
.cart .cart-content {
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  min-width: 270px;
  box-shadow: 0 0 10px rgba(212, 212, 212, 0.58);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  z-index: 9;
  background-color: #fff;
  padding: 15px;
  margin-top: 32px;
  cursor: auto;
}
.cart .cart-content .cart-item {
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}
.cart .cart-content .cart-item .cart-img {
  display: block;
  margin-right: 14px;
}
.cart .cart-content .cart-item .cart-img a img {
  width: 50px;
  height: 50px;
}
.cart .cart-content .cart-item .cart-des {
  display: block;
}
.cart .cart-content .cart-item .cart-des a {
  color: #181818;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart .cart-content .cart-item .cart-des a:hover {
  color: #855911;
}
.cart .cart-content .cart-item .cart-des p {
  font-size: 14px;
  color: #181818;
  font-weight: 700;
  margin-bottom: 4px;
  text-align: left;
}
.cart .cart-content .cart-item .cart-btn {
  top: 15px;
  right: 10px;
}
.cart .cart-content .cart-item .cart-btn a {
  width: 20px;
  height: 20px;
  text-align: center;
  display: block;
  line-height: 15px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart .cart-content .cart-item .cart-btn a:hover i {
  color: #ff7555;
}
.cart .cart-content .cart-item .cart-btn a i {
  color: #181818;
  margin: 0;
}
.cart .cart-content .cart-item .cart-btn a i::before {
  font-size: 12px;
}
.cart .cart-content .cart-bottom {
  margin-top: 10px;
}
.cart .cart-content .cart-bottom .cart-subtotal {
  text-align: left;
}
.cart .cart-content .cart-bottom .cart-subtotal p {
  font-weight: 600;
  color: #181818;
  margin-bottom: 10px;
}
.cart .cart-content .cart-bottom .cart-action .button {
  padding: 10px 28px;
  border-radius: 3px;
  background: #181818;
  color: #fff;
  cursor: pointer;
  border: none;
  line-height: 18px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cart .cart-content .cart-bottom .cart-action .button:hover {
  background: #855911;
  box-shadow: 0 5px 15px 0 rgba(93, 153, 19, 0.5);
}
.page-header .page-header-item .post-content {
  text-align: center;
}
.page-header .page-header-item .post-content h3 {
  max-width: 400px;
  line-height: 38px;
}
.breadcamp ul li {
  padding: 4px;
}
.breadcamp ul li a {
  padding: 0 5px;
  color: #181818;
  position: relative;
  outline: 0;
  font-size: 15px;
  font-weight: 500;
}
.breadcamp ul li a:hover {
  color: #855911;
}
.breadcamp ul li a:hover::after {
  background: #855911;
}
.breadcamp ul li a::after {
  width: 1px;
  height: 15px;
  top: 50%;
  right: -5px;
  transform: translateY(-50%) rotate(25deg);
  background: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcamp ul li a.active {
  color: #855911;
}
.breadcamp ul li a.active:hover {
  color: #855911;
}
.breadcamp ul li a.active::after {
  display: none;
}
.mobile-header {
  padding: 10px 15px;
  background: #eff4f8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 111;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header .header-bar {
  position: relative;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.mobile-header .header-bar span {
  background: #855911;
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  transform-origin: center;
  transition: all 0.3s ease;
}
.mobile-header .header-bar span:nth-child(1) {
  margin-top: -9px;
}
.mobile-header .header-bar span:nth-child(2) {
  opacity: 1;
}
.mobile-header .header-bar span:nth-child(3) {
  margin-top: 7px;
}
.mobile-header .header-bar.close span:nth-child(1) {
  transform: rotate(-45deg);
  margin-top: -1px;
}
.mobile-header .header-bar.close span:nth-child(2) {
  opacity: 0;
}
.mobile-header .header-bar.close span:nth-child(3) {
  transform: rotate(45deg);
  margin-top: -1px;
}
.menu {
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 99;
  background: #fff;
  width: 100%;
  transform: scaleY(0);
  transform-origin: top;
  height: 100vh;
  overflow-y: scroll;
  padding: 0 30px;
  padding-bottom: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu.open {
  transform: scaleY(1);
}
.menu .mobile-menu-area .mobile-menu-area-inner ul {
  text-align: center;
  margin: 0;
  padding: 30px 0;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li {
  list-style: none;
  padding: 0;
  position: relative;
}
.menu
  .mobile-menu-area
  .mobile-menu-area-inner
  ul
  li.open
  > a.dd-icon-down::after {
  transform: rotate(180deg) translateY(10px);
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li:last-child > a {
  border-bottom: none;
}

/* Mobile submenu styles - Clean Design */
.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu {
  display: none;
  padding: 0;
  background: linear-gradient(135deg, #855911, #A0522D);
  margin-top: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(133, 89, 17, 0.3);
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li.open .m-submenu {
  display: block !important;
  animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li:last-child {
  border-bottom: none;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li a {
  padding: 15px 20px;
  font-size: 14px;
  color: white;
  display: block;
  transition: all 0.3s ease;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  min-height: 44px;
  display: flex;
  align-items: center;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(5px);
  text-decoration: none;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li a:active {
  background: rgba(255, 255, 255, 0.25);
  transform: translateX(3px);
}

/* Body scroll prevention when mobile menu is open */
body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* Mobile menu improvements */
.mobile-menu {
  position: relative;
  z-index: 1000;
}

/* Mobile menu header */
.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.mobile-menu-logo img {
  max-width: 80px;
  height: auto;
}

.mobile-menu-close {
  background: none;
  border: none;
  font-size: 24px;
  color: #855911;
  cursor: pointer;
  padding: 5px;
  transition: all 0.3s ease;
}

.mobile-menu-close:hover {
  color: #A0522D;
  transform: scale(1.1);
}

.menu {
  z-index: 9999 !important;
  top: 0 !important;
  height: 100vh !important;
  background: #fff !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

/* Ensure mobile menu is properly positioned */
@media (max-width: 991px) {
  .menu {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    z-index: 9999 !important;
    transform: translateY(-100%);
    transition: transform 0.3s ease;
  }
  
  .menu.open {
    transform: translateY(0) !important;
  }
}

/* Ensure dropdown arrow shows for mobile menu items with submenus */
.menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #855911;
  font-size: 16px;
  transition: all 0.3s ease;
  opacity: 0.8;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li.open > a.dd-icon-down::after {
  transform: rotate(180deg) translateY(-50%);
  color: #A0522D;
  opacity: 1;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down:hover::after {
  color: #A0522D;
  opacity: 1;
}

/* Additional mobile menu fixes */
.menu .mobile-menu-area .mobile-menu-area-inner ul li {
  position: relative;
}

.menu .mobile-menu-area .mobile-menu-area-inner ul li a {
  position: relative;
  padding-right: 30px !important;
}

/* Force dropdown arrows to be visible */
.menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
  display: block !important;
  visibility: visible !important;
  opacity: 0.8 !important;
}

/* Ensure proper spacing for dropdown arrows */
.menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down {
  padding-right: 40px !important;
}

/* Ensure the dropdown works with touch devices */
@media (max-width: 991px) {
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down {
    cursor: pointer;
    position: relative;
  }
  
  /* Improve touch targets for mobile */
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a {
    min-height: 44px;
    display: flex !important;
    align-items: center;
    padding: 12px 0 !important;
    position: relative;
  }
  
  /* Better spacing for mobile menu items */
  .menu .mobile-menu-area .mobile-menu-area-inner ul li {
    margin: 0;
  }
  
  /* Ensure proper scrolling on mobile */
  .menu .mobile-menu-area .mobile-menu-area-inner {
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  /* Ensure dropdown arrows are visible on mobile */
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
    display: block !important;
    opacity: 1 !important;
  }
}

/* Additional responsive dropdown arrow fixes */
@media (max-width: 768px) {
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
    font-size: 18px;
    right: 20px;
  }
  
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down {
    padding-right: 45px !important;
  }
  
  /* Improve submenu on tablets */
  .menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li a {
    padding: 18px 20px;
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
    font-size: 16px;
    right: 15px;
  }
  
  .menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down {
    padding-right: 40px !important;
  }
  
  /* Improve submenu on mobile */
  .menu .mobile-menu-area .mobile-menu-area-inner ul li .m-submenu li a {
    padding: 16px 18px;
    font-size: 14px;
  }
}

/* Ensure submenu is always visible when open */
.menu .mobile-menu-area .mobile-menu-area-inner ul li.open .m-submenu {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Ensure dropdown arrows are always visible */
.menu .mobile-menu-area .mobile-menu-area-inner ul li a.dd-icon-down::after {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  position: absolute !important;
  right: 15px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  color: #855911 !important;
  font-size: 16px !important;
  transition: all 0.3s ease !important;
  opacity: 0.8 !important;
  display: block !important;
  visibility: visible !important;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li a {
  display: block !important;
  padding: 10px 0;
  color: #181818;
  text-transform: capitalize;
  margin: 2px 0;
  text-align: left;
  border-bottom: 1px solid #ededed;
  outline: 0;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li a::after {
  right: 0;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li a:hover {
  color: #855911;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li a.active {
  color: #855911;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li ul {
  display: none;
  margin: 0;
  padding: 0;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li ul li {
  padding-left: 20px;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li ul li a {
  margin: 0;
  text-transform: capitalize;
  outline: 0;
  position: relative;
}
.menu .mobile-menu-area .mobile-menu-area-inner ul li ul li ul li ul li a {
  padding-left: 60px;
}
.menu
  .mobile-menu-area
  .mobile-menu-area-inner
  ul
  li
  ul
  li
  ul
  li
  ul
  li
  ul
  li
  a {
  padding-left: 70px;
}
@media (max-width: 991px) {
  .banner.style-1 {
    height: 500px;
  }
}
@media (max-width: 575px) {
  .banner.style-1 {
    height: 300px;
  }
}
@media (max-width: 991px) {
  .banner.style-1 .carousel {
    height: 100%;
  }
}
/* @media (max-width: 991px) {
  .banner.style-1 .carousel.slide .carousel-inner {
    height: 100%;
  }
} */
@media (max-width: 991px) {
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item {
    height: 100%;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  img,
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  p {
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0deg);
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  h2 {
  opacity: 1;
  margin-left: 0;
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .btn {
  transform: translateY(0);
  opacity: 1;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay1 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay2 {
  -webkit-transition-delay: 0.77s;
  transition-delay: 0.77s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay3 {
  -webkit-transition-delay: 1.11s;
  transition-delay: 1.11s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay4 {
  -webkit-transition-delay: 1.555s;
  transition-delay: 1.555s;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .slider-content
  .slider-content-inner
  .delay5 {
  color: #fff;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item.active
    .slider-content
    .slider-content-inner
    .delay5 {
    font-size: 70px;
    line-height: 1.1;
  }
}
@media (min-width: 1440px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item.active
    .slider-content
    .slider-content-inner
    .delay5 {
    font-size: 90px;
  }
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape {
  bottom: 30px;
  z-index: 1;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape1 {
  bottom: -60px;
  z-index: 2;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape2 {
  bottom: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape3 {
  bottom: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape4 {
  bottom: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item.active .shape5 {
  bottom: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item img {
  height: auto;
  margin: auto;
}
@media (max-width: 991px) {
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item img {
    height: auto;
  }
}
@media (min-width: 992px) {
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item img {
    width: 100%;
  }
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  left: 22%;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content.center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content.center
  .slider-content-inner {
  text-align: center;
}
@media (max-width: 1199px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    left: 35%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 991px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    width: 100%;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner {
  margin: -15px;
  text-align: center;
}
@media (min-width: 1200px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner {
    text-align: left;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  img,
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  p {
  transform: rotate3d(-173, 0, 0, 90deg);
  opacity: 0;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  img {
  display: none;
}
@media (min-width: 576px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    img {
    display: block;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  .btn,
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  h2,
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  img,
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  p {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  text-transform: capitalize;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  h2 {
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  margin: 11px auto 0;
  opacity: 0;
  margin-left: -100%;
}
@media (min-width: 768px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 56px;
    line-height: 56px;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  p {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin: 13px auto 30px;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 768px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    p {
    font-size: 36px;
  }
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  .btn {
  transform: translateY(60px);
  opacity: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape1,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape2,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape3,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape4,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape5 {
  display: none;
}
@media (min-width: 1200px) {
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape,
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape1,
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape2,
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape3,
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape4,
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape5 {
    display: block;
  }
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape img,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape1 img,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape2 img,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape3 img,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape4 img,
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape5 img {
  max-width: 100% !important;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape {
  right: 100px;
  bottom: 150%;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape1 {
  right: 40px;
  bottom: -60%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape2 {
  right: 0;
  bottom: -60%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape3 {
  right: auto;
  bottom: 60%;
  z-index: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape4 {
  right: auto;
  bottom: -60%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-item .shape5 {
  right: auto;
  bottom: -60%;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-control {
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  font-size: 20px;
  color: #181818;
  text-align: center;
  text-shadow: none;
  background: #fff;
  line-height: 46px;
  opacity: 1;
  transform: translateY(-50%);
  background-image: none;
  filter: none;
  background-repeat: no-repeat;
  display: none;
  z-index: 9;
}
@media (min-width: 576px) {
  .banner.style-1 .carousel.slide .carousel-inner .carousel-control {
    display: block;
  }
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  background: #855911;
  opacity: 1;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-control:focus {
  opacity: 1;
  outline: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-control.right {
  right: 0;
}
.banner.style-1 .carousel.slide .carousel-inner .carousel-control.left {
  left: 0;
}
@media (max-width: 575px) {
  .banner.style-2 {
    height: 500px;
    background: #fcfcfc;
  }
  .banner.style-2 .carousel.slide {
    padding: 15px;
  }
  .banner.style-2 .carousel.slide .carousel-inner .carousel-item.active img {
    display: none;
  }
  .banner.style-2
    .carousel.slide
    .carousel-inner
    .slider-content
    .slider-content-inner
    p {
    padding: 0 15px;
  }
}
.banner.style-2 .carousel.slide .carousel-inner .carousel-item img {
  width: auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .banner.style-2 .carousel.slide .carousel-inner .carousel-item img {
    margin-left: 0;
  }
}
.banner.style-2
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  h2 {
  color: #855911;
  font-size: 36px;
  font-weight: 400;
  margin-top: 15px;
}
.banner.style-2
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  p {
  font-size: 16px;
  color: #505050;
  max-width: 600px;
}
.banner.style-3 .carousel.slide .carousel-inner .carousel-item .slider-content {
  right: 5%;
}
@media (min-width: 1440px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    right: 13%;
  }
}
.banner.style-3
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content.left {
  right: auto;
}
@media (min-width: 1200px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content.left
    .slider-content-inner
    h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner {
    margin: 15px;
  }
}
.banner.style-3
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  h2 {
  color: #fff;
  font-weight: 500;
}
@media (max-width: 575px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 42px;
  }
}
.banner.style-3
  .carousel.slide
  .carousel-inner
  .carousel-item
  .slider-content
  .slider-content-inner
  p {
  color: #fff;
  max-width: 600px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .banner.style-3
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    p {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .banner.style-3 .carousel.slide .carousel-inner .carousel-item img {
    margin-left: 0;
  }
}
.about .section-wrapper .post-item-inner {
  padding: 35px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0 12px 0 #f1f4f6;
}
@media (min-width: 1200px) {
  .about .section-wrapper .post-item-inner {
    margin-bottom: 0;
  }
}
.about .section-wrapper .post-item-inner:hover {
  box-shadow: 0 0 12px 0 #f1f4f6;
}
.about .section-wrapper .post-item-inner:hover .title h4,
.about .section-wrapper .post-item-inner:hover .title h5 {
  color: #855911;
}
.about .section-wrapper .post-item-inner:hover .post-thumb img {
  transform: scale(1.05);
}
.about .section-wrapper .post-item-inner .post-thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .section-wrapper .post-item-inner .post-content {
  margin-top: 30px;
}
.about .section-wrapper .post-item-inner .post-content .title {
  margin-bottom: 15px;
}
.about .section-wrapper .post-item-inner .post-content .title h4,
.about .section-wrapper .post-item-inner .post-content .title h5 {
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .section-wrapper .post-item-inner .post-content p {
  margin: 0;
}
.about.style-2 .about-left {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .about.style-2 .about-left {
    margin-left: -15px;
    margin-bottom: 0;
  }
}
.about.style-2 .about-left .section-header {
  text-align: left;
  margin-bottom: 20px;
}
.about.style-2 .about-left .section-header p {
  margin-top: 0px;
  margin-left: 0;
}
.about.style-2 .about-left .section-wrapper ul li i {
  color: #855911;
  margin-right: 10px;
}
.about.style-2 .about-left .section-wrapper .btn {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .about.style-2 .about-right {
    margin-right: -15px;
  }
}
.about.style-2 .about-right .video-post .video-thumb {
  position: relative;
}
.about.style-2 .about-right .video-post .video-thumb:hover .video-icon i {
  color: #ff7555;
}
.about.style-2 .about-right .video-post .video-thumb .video-icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about.style-2 .about-right .video-post .video-thumb .video-icon i {
  font-size: 50px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about.style-2 .about-right .experience-part {
  justify-content: center;
  margin-top: 60px;
}
.about.style-2 .about-right .experience-part .post-item {
  width: calc(100% / 1);
  text-align: center;
}
@media (min-width: 576px) {
  .about.style-2 .about-right .experience-part .post-item {
    width: calc(100% / 4);
  }
}
@media (max-width: 991px) {
  .about.style-2 .about-right .experience-part .post-item .post-inner {
    margin: 15px;
  }
}
.about.style-2
  .about-right
  .experience-part
  .post-item
  .post-inner:hover
  .post-thumb
  img {
  transform: scale(1.06);
}
.about.style-2
  .about-right
  .experience-part
  .post-item
  .post-inner:hover
  .post-content
  h5 {
  color: #855911;
}
.about.style-2
  .about-right
  .experience-part
  .post-item
  .post-inner
  .post-thumb
  img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about.style-2
  .about-right
  .experience-part
  .post-item
  .post-inner
  .post-content {
  margin-top: 20px;
}
.about.style-2
  .about-right
  .experience-part
  .post-item
  .post-inner
  .post-content
  h5 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about.style-3 {
  background: #eff4f8;
}
.about.style-3 .section-wrapper .post-item-inner {
  box-shadow: none;
}
.about.style-4 {
  overflow: hidden;
}
.about.style-4 .about-thumb {
  position: relative;
  background: url(../images/about/02.jpg);
  height: 560px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about.style-4 .about-thumb {
    height: 627px;
  }
}
.about.style-4 .about-thumb:hover .icon {
  color: #cd201f;
}
.about.style-4 .about-thumb .icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  top: 50%;
  left: 50%;
  text-align: center;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about.style-4 .about-thumb .icon:hover {
  color: #fff;
}
.about.style-4 .about-thumb .icon i {
  font-size: 60px;
}
.about.style-4 .about-content {
  background: url(../images/about/03.jpg);
  padding: 60px 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .about.style-4 .about-content {
    padding: 60px;
  }
}
.about.style-4 .about-content .title h2 {
  font-size: 24px;
  line-height: 1.1;
  color: #855911;
}
@media (min-width: 576px) {
  .about.style-4 .about-content .title h2 {
    font-size: 36px;
  }
}
.about.style-4 .about-content .title p {
  max-width: 85%;
}
@media (min-width: 1440px) {
  .about.style-4 .about-content .title p {
    max-width: 65%;
  }
}
.about.style-4 .about-content .about-body {
  max-width: 80%;
}
@media (min-width: 1440px) {
  .about.style-4 .about-content .about-body {
    max-width: 65%;
  }
}
.about.style-4 .about-content .about-body ul li {
  padding: 12px 0;
}
@media (min-width: 576px) {
  .about.style-4 .about-content .about-body ul li {
    align-items: center;
  }
}
.about.style-4 .about-content .about-body ul li .ab-left {
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 100%;
  font-size: 30px;
  font-family: "Frank Ruhl Libre", serif;
  text-align: center;
  font-weight: 500;
  color: #fff;
  background-image: linear-gradient(
    to right,
    #64a019,
    #6ca821,
    #73b128,
    #7bb92f,
    #83c236
  );
  box-shadow: 0 5px 10px 0 rgba(131, 194, 54, 0.7);
}
.about.style-4 .about-content .about-body ul li .ab-right {
  width: calc(100% - 65px);
  padding-left: 15px;
}
.about.style-4 .about-content .about-body ul li .ab-right h5 {
  margin: 0;
}
@media (max-width: 575px) {
  .about.style-4 .about-content .about-body ul li .ab-right h5 {
    font-size: 18px;
  }
}
.about.style-4 .about-content .about-body ul li .ab-right p {
  margin: 0;
}
.about.style-5 .section-header {
  max-width: 500px;
  margin-left: 0;
  margin-bottom: 40px;
  text-align: left;
}
.about.style-5 .section-header h2 {
  font-weight: 500;
}
.about.style-5 .section-header p {
  max-width: 480px;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .about.style-5 .left-thumb img {
    max-width: none;
    float: right;
  }
}
.about.style-5 .about-right {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .about.style-5 .about-right {
    margin-top: 0;
  }
}
.home-4 {
  margin: -20px;
}
.home-4 .post-item {
  width: calc(100% / 1);
}
@media (min-width: 576px) {
  .home-4 .post-item {
    width: calc(100% / 2);
  }
}
.home-4 .post-item .post-inner {
  padding: 20px;
}
.home-4 .post-item .post-inner .post-thumb {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #eff4f8;
}
.home-4 .post-item .post-inner .post-content {
  width: calc(100% - 60px);
  padding-left: 20px;
}
.home-4 .post-item .post-inner .post-content h4 {
  margin-top: 0;
}
.home-4 .post-item .post-inner .post-content h4:hover a {
  color: #855911;
}
.home-4 .post-item .post-inner .post-content h4 a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .portfolio.bg-image-1 {
    padding-top: 230px;
  }
}
.portfolio .section-header p {
  margin-left: 0;
}
.portfolio .section-wrapper .left {
  margin-top: -30px;
}
.portfolio .section-wrapper .left .portfolio-wrapper .post-thumb:nth-child(3) {
  width: 100%;
}
.portfolio .section-wrapper .section-header {
  text-align: left;
  margin-bottom: 45px;
}
.portfolio .section-wrapper .section-header .title p {
  max-width: 450px;
}
.portfolio .section-wrapper .portfolio-wrapper .post-thumb {
  width: 50%;
}
.portfolio .section-wrapper .portfolio-wrapper .post-thumb .post-thumb-inner {
  margin: 5px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #67c459, #1c9ed0);
  opacity: 0.7;
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner:hover::after {
  transform: scale(1);
}
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner:hover
  .gallery-icon {
  transform: translate(-50%, -50%) scale(1);
}
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner
  .gallery-icon {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  line-height: 40px;
  z-index: 9;
  left: 50%;
  top: 50%;
  border-radius: 100%;
  text-align: center;
  color: #855911;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner
  img {
  display: block;
  width: 100%;
}
.portfolio .section-wrapper .btn {
  margin-top: 70px;
}
@media (min-width: 768px) {
  .portfolio.style-2 .section-wrapper {
    margin: 0 -20px;
  }
}
.portfolio.style-2 .section-wrapper .portfolio-wrapper .post-thumb {
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .portfolio.style-2 .section-wrapper .portfolio-wrapper .post-thumb {
    width: calc(100% / 3);
  }
}
.portfolio.style-3 .section-wrapper .portfolio-wrapper .post-thumb {
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .portfolio.style-3 .section-wrapper .portfolio-wrapper .post-thumb {
    width: calc(100% / 4);
  }
}
@media (min-width: 768px) {
  .portfolio.style-4 .section-wrapper .portfolio-wrapper .post-thumb {
    width: calc(100% / 4);
  }
}
.portfolio.style-4
  .section-wrapper
  .portfolio-wrapper
  .post-thumb
  .post-thumb-inner {
  margin: 0;
  border-radius: 0;
}
@media (min-width: 1440px) {
  .product.bg-image-3 {
    padding-top: 240px;
  }
}
.product .section-wrapper .post-item-inner {
  background: #eff4f8;
  margin-bottom: 30px;
  padding: 20px 10px;
  border: 10px solid #fff;
  box-shadow: 0 0 32px #c5c5c5;
  position: relative;
}
.product .section-wrapper .post-item-inner h4 {
  font-size: 20px;
}
.product .section-wrapper .post-item-inner:hover .post-content h4 a {
  color: #855911;
}
.product .section-wrapper .post-item-inner .post-content {
  margin-top: 25px;
}
.product .section-wrapper .post-item-inner .post-content h4 a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product .section-wrapper .post-item-inner .post-content p {
  margin-bottom: 0;
}
.product .section-wrapper .post-item-inner .post-content .price {
  font-weight: 700;
  font-size: 18px;
  color: #181818;
}
.product .section-wrapper .post-item-inner .offer {
  top: 10px;
  right: 10px;
  background: #855911;
  color: #fff;
  border-radius: 50px;
  width: 60px;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}
.product .section-wrapper .product-slider {
  overflow: hidden;
  padding: 22px 0;
}
.product .section-wrapper .product-slider .offer {
  top: -40px;
}
.product .section-wrapper .product-slider .product-pagination {
  margin-top: 10px;
}
.product .section-wrapper .product-slider .product-pagination span {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 1;
}
.product
  .section-wrapper
  .product-slider
  .product-pagination
  span.swiper-pagination-bullet-active {
  background: #855911;
}
.product .section-wrapper .btn {
  margin-top: 60px;
}
.product.style-2 .section-wrapper .post-item-inner {
  background: #fff;
  border: none;
  box-shadow: 0 0 30px rgba(202, 202, 202, 0.3);
}
.product.style-2 .section-wrapper .post-item-inner:hover .post-thumb .price {
  color: #fff;
  background: #855911;
}
.product.style-2 .section-wrapper .post-item-inner .post-thumb {
  border-radius: 100%;
  width: 210px;
  height: 210px;
  margin: auto;
  position: relative;
  border: 3px solid #855911;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.product.style-2 .section-wrapper .post-item-inner .post-thumb img {
  width: 100%;
}
.product.style-2 .section-wrapper .post-item-inner .post-thumb .price {
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 0;
  right: 10px;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  border-radius: 100%;
  color: #855911;
  background: #fff;
  border: 2px solid #855911;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .youtube-video.bg-image-2 {
    padding: 200px;
  }
}
.youtube-video .section-wrapper .video-post .video-thumb {
  position: relative;
}
.youtube-video .section-wrapper .video-post .video-thumb:hover .video-icon {
  color: #cd201f;
}
.youtube-video .section-wrapper .video-post .video-thumb .video-icon {
  top: 50%;
  left: 50%;
  width: 130px;
  height: 60px;
  line-height: 60px;
  transform: translate(-50%, -50%);
  font-size: 52px;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member {
  padding-bottom: 0 !important;
}
.team-member .section-wrapper .post-item-inner {
  margin-bottom: 100px;
  padding: 30px;
  background: url(bg-images/team/01.jpg) no-repeat;
  background-position: left top;
}
.team-member .section-wrapper .post-item-inner .post-thumb {
  position: relative;
  overflow: hidden;
}
.team-member .section-wrapper .post-item-inner .post-thumb::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .team-member .section-wrapper .post-item-inner .post-thumb::after {
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    background: url(bg-images/team/overly.png) no-repeat;
    background-position: center bottom;
    transform: translate(-50%, -50%) scale(0);
  }
}
.team-member .section-wrapper .post-item-inner .post-thumb:hover .post-content {
  top: 50%;
  z-index: 9;
  transform: translate(-50%, -50%) scale(1);
  width: 100%;
}
@media (max-width: 1199px) {
  .team-member
    .section-wrapper
    .post-item-inner
    .post-thumb:hover
    .post-content {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    background: linear-gradient(to right, #67c459, #1c9ed0);
    opacity: 0.7;
    border-radius: 30px 30px 150px 150px;
  }
}
.team-member .section-wrapper .post-item-inner .post-thumb:hover::after {
  transform: translate(-50%, -50%) scale(1);
}
.team-member .section-wrapper .post-item-inner .post-thumb img {
  overflow: hidden;
}
.team-member .section-wrapper .post-item-inner .post-thumb .post-content {
  transform: scale(0) translate(-50%, -50%);
  top: 100%;
  left: 50%;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member .section-wrapper .post-item-inner .post-thumb .post-content h4 a {
  color: #fff;
}
.team-member .section-wrapper .post-item-inner .post-thumb .post-content p {
  color: #fff;
  margin-bottom: 0;
}
.team-member .section-wrapper .post-item-inner .post-thumb .post-content ul {
  justify-content: center;
}
.team-member
  .section-wrapper
  .post-item-inner
  .post-thumb
  .post-content
  ul
  li
  a {
  color: #fff;
  padding: 5px;
}
.team-member.style-2 {
  margin-bottom: 100px;
}
.team-member.style-2 .section-wrapper .post-item-inner {
  padding: 0;
  margin-bottom: 15px;
  background: #fff;
  border: 10px solid #fff;
  box-shadow: 0 0 30px rgba(202, 202, 202, 0.3);
}
.team-member.style-2 .section-wrapper .post-item-inner:hover .post-thumb img {
  transform: scale(1.07);
}
.team-member.style-2
  .section-wrapper
  .post-item-inner:hover
  .post-content
  h4
  a {
  color: #855911;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-thumb::after {
  display: none;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-content {
  transform: scale(1);
  padding: 20px 0;
  position: static;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-content h4 a {
  color: #181818;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-content p {
  color: #181818;
  margin-bottom: 0;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-content ul {
  justify-content: center;
}
.team-member.style-2 .section-wrapper .post-item-inner .post-content ul li a {
  color: #181818;
  padding: 5px;
}
.team-member.style-2
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a:hover {
  color: #855911;
}
.team-member.style-3 .section-wrapper .post-item-inner {
  margin-bottom: 30px;
  border: none;
}
.team-member.style-3
  .section-wrapper
  .post-item-inner:hover
  .post-thumb::after {
  transform: scale(1);
}
.team-member.style-3 .section-wrapper .post-item-inner:hover .post-thumb ul {
  transform: translate(-50%, -50%) scale(1);
}
.team-member.style-3
  .section-wrapper
  .post-item-inner:hover
  .post-content
  h4
  a {
  color: #855911;
}
.team-member.style-3 .section-wrapper .post-item-inner .post-thumb::after {
  display: inherit;
  background: linear-gradient(to right, #67c459, #1c9ed0);
  opacity: 0.7;
  left: 0;
  top: 0;
  transform: scale(0);
}
.team-member.style-3 .section-wrapper .post-item-inner .post-thumb ul {
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member.style-3 .section-wrapper .post-item-inner .post-thumb ul li a {
  color: #fff;
  padding: 5px;
}
.team-member.style-3 .section-wrapper .post-item-inner .post-content {
  padding: 15px 0;
}
.team-member.style-3 .section-wrapper .post-item-inner .post-content h4 {
  margin: 0;
}
.team-member.style-4 {
  margin-bottom: 0;
  padding-bottom: 60px !important;
}
@media (min-width: 992px) {
  .team-member.style-4 {
    padding-bottom: 100px !important;
  }
}
.team-member.style-4 .section-wrapper .post-item-inner {
  padding-top: 30px;
}
.team-member.style-4 .section-wrapper .post-item-inner:hover {
  box-shadow: 0 0 10px rgba(136, 136, 136, 0.1);
}
.team-member.style-4 .section-wrapper .post-item-inner .post-thumb {
  width: 215px;
  height: 215px;
  margin: auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.team-member.style-4 .section-wrapper .post-item-inner .post-thumb img {
  width: 100%;
  height: 100%;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.behance,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.facebook,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.google,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.instagram,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.linkedin,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.skype,
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.twitter {
  background: 0 0;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.twitter {
  color: #55acee;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.behance {
  color: #1769ff;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.instagram {
  color: #e4405f;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.linkedin {
  color: #007bb5;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.skype {
  color: #2fb7df;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.facebook {
  color: #3b5998;
}
.team-member.style-4
  .section-wrapper
  .post-item-inner
  .post-content
  ul
  li
  a.google {
  color: #dd4b39;
}
.team-member.single-page {
  padding-bottom: 60px !important;
}
@media (min-width: 992px) {
  .team-member.single-page {
    padding-bottom: 100px !important;
  }
}
.team-member.single-page .section-wrapper .team-single .team-single-thumb {
  margin-bottom: 30px;
}
.team-member.single-page .section-wrapper .team-single .team-single-thumb img {
  width: 100%;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info {
  margin-top: 0;
  border: none;
  padding: 0;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  h4 {
  margin-top: 0;
  color: #855911;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  span {
  display: inline-block;
  margin-bottom: 10px;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  .social-media {
  margin-bottom: 20px !important;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  .social-media
  li
  a {
  padding: 5px;
  color: #62a97d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-info
  .social-media
  li
  a:hover {
  color: #855911;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-part {
  padding: 40px 0;
  background: #fff;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-part
  .contact-form
  input,
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-part
  .contact-form
  textarea {
  background: #eff4f8;
}
.team-member.single-page
  .section-wrapper
  .team-single
  .team-single-content
  .contact-part
  .contact-form
  input[type="submit"] {
  background: linear-gradient(to left, #83c236, #855911);
  box-shadow: 5px 0 10px #83c236;
}
@media (min-width: 1440px) {
  .pricing.bg-image-1 {
    padding: 170px 0;
  }
}
.pricing .section-wrapper .post-item-inner {
  background: #fff;
  padding: 60px 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 #f1f4f6;
}
@media (min-width: 992px) {
  .pricing .section-wrapper .post-item-inner {
    margin-bottom: 0;
  }
}
.pricing .section-wrapper .post-item-inner .price-title {
  margin-top: 40px;
}
.pricing .section-wrapper .post-item-inner .price-body {
  margin-bottom: 40px;
}
.pricing .section-wrapper .post-item-inner .price-body ul li {
  padding: 15px 0;
  border-bottom: 1px solid #ededed;
}
.pricing .section-wrapper .post-item-inner .price-body ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.pricing .section-wrapper .post-item-inner .price-footer h5 {
  margin-bottom: 15px;
  color: #181818;
}
.pricing .section-wrapper .post-item-inner .price-footer h3 {
  color: #855911;
}
.pricing .section-wrapper .post-item-inner .price-footer .btn {
  margin-top: 30px;
}
.pricing.style-2 .section-wrapper .post-item-inner {
  padding: 40px;
}
.pricing.style-2 .section-wrapper .post-item-inner .price-title {
  margin-top: 0;
}
.pricing.style-2 .section-wrapper .post-item-inner .price-title .price {
  font-size: 30px;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
  display: inline-block;
  color: #855911;
}
@media (min-width: 576px) {
  .pricing.style-2 .section-wrapper .post-item-inner .price-title .price {
    font-size: 55px;
  }
}
.pricing.style-2 .section-wrapper .post-item-inner .price-title .price sub {
  font-size: 14px;
  color: #181818;
}
.pricing.style-2 .section-wrapper .post-item-inner .price-footer .btn {
  margin-top: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
  .blog .section-wrapper {
    margin: 0 -30px;
  }
}
.blog .section-wrapper .post-item {
  width: calc(100% / 1);
}
@media (min-width: 992px) {
  .blog .section-wrapper .post-item {
    width: calc(100% / 2);
  }
}
.blog .section-wrapper .post-item .post-inner {
  margin: 15px 0;
  background: #f4f9fd;
}
@media (min-width: 576px) {
  .blog .section-wrapper .post-item .post-inner {
    margin: 15px;
  }
}
.blog .section-wrapper .post-item .post-inner:hover .post-thumb a img {
  transform: scale(1.03);
}
.blog
  .section-wrapper
  .post-item
  .post-inner:hover
  .post-content
  .content-part
  .entry-header
  h4
  a {
  color: #855911;
}
.blog
  .section-wrapper
  .post-item
  .post-inner:hover
  .post-content
  .content-part
  .entry-header
  h3
  a {
  color: #855911;
}
.blog .section-wrapper .post-item .post-inner .post-thumb {
  overflow: hidden;
}
.blog .section-wrapper .post-item .post-inner .post-thumb a {
  display: block;
}
.blog .section-wrapper .post-item .post-inner .post-thumb a img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog .section-wrapper .post-item .post-inner .post-content {
  align-items: center;
  padding: 20px 0 35px;
  margin: 10px;
  margin-top: -30px;
  background: #fff;
  z-index: 1;
  position: relative;
  transform: translateY(-10px);
}
@media (min-width: 576px) {
  .blog .section-wrapper .post-item .post-inner .post-content {
    padding: 35px 0;
  }
}
.blog .section-wrapper .post-item .post-inner .post-content .content-left {
  width: 100%;
  text-align: left;
  padding: 0 20px !important;
  align-items: center;
  margin-bottom: 20px !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #ededed;
}
@media (min-width: 576px) {
  .blog .section-wrapper .post-item .post-inner .post-content .content-left {
    display: block !important;
    width: 60px;
    text-align: center;
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none;
    border-right: 1px solid #ededed;
  }
}
.blog .section-wrapper .post-item .post-inner .post-content .content-left li {
  position: relative;
  padding: 0;
}
@media (min-width: 576px) {
  .blog .section-wrapper .post-item .post-inner .post-content .content-left li {
    border-bottom: 1px solid #ededed;
  }
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li:last-child {
  border-bottom: none;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li:hover
  .social-media-list {
  transform: scaleX(1);
}
@media (min-width: 576px) {
  .blog
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-left
    li:hover
    .social-media-list {
    transform: scaleY(1);
  }
}
.blog .section-wrapper .post-item .post-inner .post-content .content-left li a {
  padding: 0 20px;
  display: block;
}
@media (min-width: 576px) {
  .blog
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-left
    li
    a {
    padding: 10px 0;
  }
}
.blog .section-wrapper .post-item .post-inner .post-content .content-left li p {
  margin-bottom: 0;
  padding-bottom: 5px;
  text-align: center;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scaleX(0);
  width: 320px;
  z-index: 1;
  top: 0;
  left: 100%;
  transform-origin: left;
}
@media (min-width: 576px) {
  .blog
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-left
    li
    .social-media-list {
    display: block !important;
    top: 100%;
    left: 0;
    width: 100%;
    transform-origin: top;
    transform: scaleY(0);
  }
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list
  li {
  padding: 0;
  text-align: center;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list
  li
  a {
  padding: 15px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-left
  li
  .social-media-list
  li
  a
  i {
  font-size: 18px;
  color: #fff;
}
.blog .section-wrapper .post-item .post-inner .post-content .content-part {
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 576px) {
  .blog .section-wrapper .post-item .post-inner .post-content .content-part {
    width: calc(100% - 60px);
    padding: 0 30px;
  }
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta {
  font-size: 18px;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta
  .byline {
  margin-bottom: 0;
  margin-right: 10px;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta
  .byline
  a {
  color: #855911;
  margin-left: 5px;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta
  .posted-on {
  margin-bottom: 0;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta
  .posted-on
  a {
  color: #855911;
  margin-left: 5px;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  h4
  a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  .btn {
  padding: 11px 33px;
}
.blog.style-2 .section-wrapper .blog-left {
  height: 100%;
}
@media (min-width: 992px) {
  .blog.style-2 .section-wrapper .blog-left {
    margin-left: -10px;
  }
}
.blog.style-2 .section-wrapper .blog-left .post-item {
  width: 100%;
  height: 100%;
}
.blog.style-2 .section-wrapper .blog-left .post-item .post-inner {
  margin: 0;
  padding: 10px;
  height: 100%;
  background: 0 0;
}
.blog.style-2 .section-wrapper .blog-left .post-item .post-inner .post-thumb {
  height: 100%;
  position: relative;
}
.blog.style-2 .section-wrapper .blog-left .post-item .post-inner .post-thumb a {
  height: 100%;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  a
  img {
  height: 100%;
  width: 100%;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content {
  margin: 0;
  padding: 0 20px;
  padding-left: 30px;
  bottom: -10px;
  width: 100%;
  left: 0;
  background: #0000006e;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content
  h4 {
  line-height: 30px;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content
  h4
  a {
  color: #fff;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post {
  margin: 10px 0 0;
  justify-content: flex-start;
  align-items: center;
}
.blog.style-2
  .section-wrapper
  .blog-left
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post
  a {
  color: #fff;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .blog.style-2 .section-wrapper .blog-right {
    margin-right: -10px;
  }
}
@media (min-width: 576px) {
  .blog.style-2 .section-wrapper .blog-right .post-item {
    width: calc(100% / 3);
  }
}
.blog.style-2 .section-wrapper .blog-right .post-item .post-inner {
  margin: 0;
  padding: 10px;
  background: 0 0;
}
.blog.style-2 .section-wrapper .blog-right .post-item .post-inner .post-thumb {
  position: relative;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  a {
  display: block;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  a
  img {
  width: 100%;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content {
  margin: 0;
  padding: 0 20px;
  padding-left: 30px;
  bottom: -10px;
  left: 0;
  background: #0000006e;
  width: 100%;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content
  h4 {
  line-height: 30px;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content
  h4
  a {
  color: #fff;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post {
  justify-content: flex-start;
  align-items: center;
}
.blog.style-2
  .section-wrapper
  .blog-right
  .post-item
  .post-inner
  .post-thumb
  .post-content
  .meta-post
  a {
  color: #fff;
  margin: 0 10px;
}
.blog.style-3 {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .blog.style-3 .section-wrapper {
    margin: 0 -15px;
  }
}
@media (min-width: 1200px) {
  .blog.style-3 .section-wrapper .post-item {
    width: calc(100% / 3);
  }
}
.blog.style-3 .section-wrapper .post-item .post-inner {
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0 0 3px rgba(202, 202, 202, 0.3);
}
.blog.style-3 .section-wrapper .post-item .post-inner .post-content {
  margin: 0;
  transform: translate(0);
}
.blog.style-3
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part {
  width: 100%;
  margin: 0;
  padding: 0 20px;
}
.blog.style-3
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  .entry-meta {
  justify-content: center;
  margin-bottom: 10px;
}
.blog.style-3
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-header
  h4 {
  margin-bottom: 15px;
}
.blog.style-3
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  .btn {
  margin-top: 15px;
}
.sponsor .section-wrapper .sponsor-slider {
  overflow: hidden;
}
.sponsor .section-wrapper .sponsor-slider .sponsor-thumb {
  text-align: center;
}
.offer-section {
  padding: 80px 0;
}
.offer-section .post-thumb {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .offer-section .post-thumb {
    margin-left: -15px;
    margin-bottom: 0;
  }
}
.offer-section .offer-content {
  text-align: center;
}
@media (min-width: 992px) {
  .offer-section .offer-content {
    margin-right: -15px;
  }
}
.offer-section .offer-content h2 {
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  font-family: "Palatino Linotype";
  max-width: 400px;
  margin: 0 auto 30px;
}
@media (min-width: 576px) {
  .offer-section .offer-content h2 {
    font-size: 55px;
    line-height: 60px;
  }
}
.offer-section .offer-content .offer-thumb {
  position: relative;
}
.offer-section .offer-content .offer-thumb .offer-option {
  top: -50px;
  width: 60px;
  height: 60px;
}
@media (max-width: 575px) {
  .offer-section .offer-content .offer-thumb .offer-option {
    right: 0;
  }
}
@media (min-width: 992px) {
  .offer-section .offer-content .offer-thumb .offer-option {
    width: 90px;
    height: 90px;
    top: -75px;
    right: 0;
  }
}
.offer-section .offer-content .btn {
  margin-top: 50px;
}
.offer-section.style-2 {
  position: relative;
  background: #2877c6;
}
.offer-section.style-2 .shape,
.offer-section.style-2 .shape1,
.offer-section.style-2 .shape2 {
  bottom: 0;
}
@media (max-width: 991px) {
  .offer-section.style-2 .shape,
  .offer-section.style-2 .shape1,
  .offer-section.style-2 .shape2 {
    display: none;
  }
}
.offer-section.style-2 .shape {
  bottom: 50%;
  transform: translateY(50%);
}
.offer-section.style-2 .shape2 {
  z-index: 1;
}
.offer-section.style-2 .offer-content h2 {
  color: #fff;
}
@media (max-width: 991px) {
  .offer-section.style-2 .offer-thumb {
    text-align: center;
  }
}
.service .service-left {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .service .service-left {
    margin-left: -15px;
    margin-bottom: 0;
  }
}
.service .service-left .section-header {
  text-align: left;
  margin-bottom: 20px;
}
.service .service-left .section-header p {
  margin-top: 20px;
  margin-left: 0;
}
.service .service-left .section-wrapper ul li i {
  color: #855911;
  margin-right: 10px;
}
.service .service-left .section-wrapper .btn {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .service .service-right {
    margin-right: -15px;
  }
}
.service .service-right .post-item {
  width: 100%;
}
@media (min-width: 576px) {
  .service .service-right .post-item {
    width: calc(100% / 2);
  }
}
.service .service-right .post-item .post-inner {
  margin: 10px;
  background: #fff;
  padding: 50px 25px;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 0 10px 0 #f1f4f6;
}
.service .service-right .post-item .post-inner:hover .post-thumb img {
  transform: scale(1.07);
}
.service .service-right .post-item .post-inner:hover .post-content h4 a {
  color: #855911;
}
.service .service-right .post-item .post-inner .post-thumb {
  margin-bottom: 40px;
}
.service .service-right .post-item .post-inner .post-thumb img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service .service-right .post-item .post-inner .post-content h4 {
  margin: 0 0 20px;
}
.service .service-right .post-item .post-inner .post-content h4 a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .service.style-2 .section-wrapper .post-item {
    width: calc(100% / 3);
  }
}
.service.style-2 .section-wrapper .post-item .post-inner {
  padding: 15px;
}
.service-single .service-post {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .service-single .service-post {
    margin-bottom: 110px;
  }
}
.service-single .service-post:last-child {
  margin-bottom: 0;
}
.service-single .service-post .post-thumb {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .service-single .service-post .post-thumb {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) {
  .service-single .service-post .post-thumb img {
    width: 100%;
  }
}
.service-single .service-post .post-content h3 {
  margin-top: 0;
  line-height: 28px;
}
@media (min-width: 576px) {
  .service-single .service-post .post-content h3 {
    line-height: 38px;
  }
}
.service-single .service-post .post-content h3 span {
  font-weight: 400;
  display: block;
}
.service-single .service-post .post-content p {
  line-height: 24px;
}
.service-single .service-post .post-content ul li i {
  color: #855911;
  margin-right: 10px;
}
.service-single .service-post.video-service {
  flex-direction: row-reverse;
}
.service-single .service-post.video-service .post-thumb {
  position: relative;
}
.service-single .service-post.video-service .post-thumb:hover .video-icon {
  color: #cd201f;
}
.service-single .service-post.video-service .post-thumb .video-icon {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 42px;
  line-height: 42px;
  transform: translate(-50%, -50%);
  font-size: 52px;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .testimonial.bg-image-4 {
    padding-top: 150px;
  }
}
@media (min-width: 1440px) {
  .testimonial.bg-image-4 {
    padding-top: 360px;
  }
}
.testimonial .section-wrapper .testimonial-slider {
  position: relative;
  overflow: hidden;
}
@media (min-width: 576px) {
  .testimonial .section-wrapper .testimonial-slider {
    padding: 20px;
  }
}
.testimonial .section-wrapper .testimonial-slider .testi-item {
  max-width: 780px;
  margin: 0 auto;
  padding: 40px;
  border-radius: 8px;
  background: #fff;
}
@media (min-width: 576px) {
  .testimonial .section-wrapper .testimonial-slider .testi-item {
    box-shadow: 0 0 30px 0 rgba(197, 197, 197, 0.3);
  }
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author {
  margin-bottom: 25px;
  align-items: center;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author
  .author-thumb {
  margin-right: 10px;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  overflow: hidden;
}
@media (min-width: 576px) {
  .testimonial
    .section-wrapper
    .testimonial-slider
    .testi-item
    .testi-content
    .testimonial-author
    .author-thumb {
    width: 65px;
    height: 65px;
    margin-right: 20px;
  }
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author
  .author-name-des
  h4 {
  margin: 0;
}
@media (max-width: 575px) {
  .testimonial
    .section-wrapper
    .testimonial-slider
    .testi-item
    .testi-content
    .testimonial-author
    .author-name-des
    h4 {
    font-size: 20px;
  }
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author
  .author-name-des
  p {
  margin-bottom: 0;
}
.testimonial .section-wrapper .testimonial-slider .testi-item .testi-content p {
  margin-bottom: 0;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span {
  position: relative;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::after,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::before {
  width: 30px;
  height: 30px;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::before {
  top: -20px;
  left: 0;
  background: url(../images/testimonial/icon/01.png) no-repeat;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  p
  span::after {
  bottom: -15px;
  right: -35px;
  background: url(../images/testimonial/icon/02.png) no-repeat;
}
.testimonial .section-wrapper .testimonial-slider .testimonial-button-next,
.testimonial .section-wrapper .testimonial-slider .testimonial-button-prev {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #181818;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 3;
  display: none;
}
@media (min-width: 1200px) {
  .testimonial .section-wrapper .testimonial-slider .testimonial-button-next,
  .testimonial .section-wrapper .testimonial-slider .testimonial-button-prev {
    display: block;
  }
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-button-next.active,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-button-next:hover,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-button-prev.active,
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-button-prev:hover {
  color: #fff;
  background: #855911;
}
.testimonial .section-wrapper .testimonial-slider .testimonial-button-prev {
  left: 60px;
}
.testimonial .section-wrapper .testimonial-slider .testimonial-button-next {
  right: 60px;
}
.testimonial .section-wrapper .testimonial-slider .testimonial-pagination {
  text-align: center;
  margin-top: 20px;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-pagination
  .swiper-pagination-bullet {
  width: 40px;
  height: 5px;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
}
.testimonial
  .section-wrapper
  .testimonial-slider
  .testimonial-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #855911;
}
.testimonial.style-2 .section-header {
  margin-bottom: 0;
}
.testimonial.style-2 .section-wrapper .testimonial-slider .testi-item {
  box-shadow: none;
  text-align: center;
}
.testimonial.style-2
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  img {
  margin-bottom: 20px;
}
.testimonial.style-2
  .section-wrapper
  .testimonial-slider
  .testi-item
  .testi-content
  .testimonial-author
  .author-name-des {
  width: 100%;
  margin-top: 20px;
}
.testimonial.style-2 .section-wrapper .testimonial-button-next,
.testimonial.style-2 .section-wrapper .testimonial-button-prev {
  background: #eff4f8;
  border-radius: 3px;
}
.testimonial.style-3 .section-header {
  margin-bottom: 25px;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-top {
  padding: 30px;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-top
  .testi-item {
  background: #eff4f8;
  max-width: 860px;
  box-shadow: none;
}
@media (min-width: 1200px) {
  .testimonial.style-3
    .section-wrapper
    .testimonial-slider
    .swiper-container.gallery-top
    .testi-item {
    padding: 80px 40px;
  }
}
@media (max-width: 575px) {
  .testimonial.style-3
    .section-wrapper
    .testimonial-slider
    .swiper-container.gallery-top
    .testi-item {
    padding: 20px;
  }
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-top
  .testi-item
  .testi-content {
  text-align: center;
  max-width: 750px;
  margin: auto;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs {
  width: 400px;
}
@media (max-width: 575px) {
  .testimonial.style-3
    .section-wrapper
    .testimonial-slider
    .swiper-container.gallery-thumbs {
    display: none;
  }
}
@media (min-width: 1200px) {
  .testimonial.style-3
    .section-wrapper
    .testimonial-slider
    .swiper-container.gallery-thumbs {
    margin-top: -70px;
  }
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .swiper-wrapper {
  justify-content: center;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .swiper-wrapper
  .swiper-slide-thumb-active
  .testi-item
  .testi-content
  .author-thumb {
  opacity: 1;
  width: 80px;
  height: 80px;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .swiper-wrapper
  .swiper-slide-thumb-active
  .testi-item
  .testi-content
  .author-thumb
  img {
  width: 100%;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .swiper-wrapper
  .swiper-slide-thumb-active
  .testi-item
  .testi-content
  .author-name {
  display: block;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .testi-item {
  padding: 0;
  text-align: center;
  box-shadow: none;
  background: 0 0;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .testi-item
  .testi-content
  .author-thumb {
  width: 60px;
  height: 60px;
  opacity: 0.5;
  margin: 0 auto 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .testi-item
  .testi-content
  .author-name {
  display: none;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .swiper-container.gallery-thumbs
  .testi-item
  .testi-content
  .rating
  li
  i {
  color: #855911;
}
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .testimonial-button-next,
.testimonial.style-3
  .section-wrapper
  .testimonial-slider
  .testimonial-button-prev {
  border: 3px solid #fff;
  line-height: 40px;
}
.featured-recipe .section-wrapper .post-item .post-item-inner {
  justify-content: center;
  align-items: center;
}
@media (max-width: 575px) {
  .featured-recipe .section-wrapper .post-item .post-item-inner .post-thumb {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .featured-recipe .section-wrapper .post-item .post-item-inner .post-thumb {
    width: 33.33%;
  }
}
@media (max-width: 575px) {
  .featured-recipe .section-wrapper .post-item .post-item-inner .post-content {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .featured-recipe .section-wrapper .post-item .post-item-inner .post-content {
    width: 66.66%;
    padding-left: 30px;
  }
}
.featured-recipe
  .section-wrapper
  .post-item
  .post-item-inner
  .post-content
  .title {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .featured-recipe
    .section-wrapper
    .post-item
    .post-item-inner
    .post-content
    .title {
    margin-bottom: 30px;
  }
}
.featured-recipe
  .section-wrapper
  .post-item
  .post-item-inner
  .post-content
  .title
  h2 {
  margin: 0;
  font-size: 55px;
  color: #855911;
}
@media (max-width: 575px) {
  .featured-recipe
    .section-wrapper
    .post-item
    .post-item-inner
    .post-content
    .title
    h2 {
    font-size: 30px;
  }
}
.featured-recipe
  .section-wrapper
  .post-item
  .post-item-inner
  .post-content
  .content
  h3 {
  margin-top: 0;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .featured-recipe
    .section-wrapper
    .post-item
    .post-item-inner
    .post-content
    .content
    h3 {
    max-width: 70%;
    font-size: 36px;
    line-height: 1.1;
  }
}
.featured-recipe
  .section-wrapper
  .post-item
  .post-item-inner
  .post-content
  .content
  .btn {
  margin-top: 15px;
}
.histori {
  padding-bottom: 0 !important;
}
.histori .section-header {
  text-align: left;
  margin-left: 0;
  margin-bottom: 50px;
}
.histori .section-wrapper .histori-slider {
  overflow: hidden;
}
.histori .section-wrapper .histori-slider .histori-item {
  padding: 30px;
  background: #eff4f8;
}
.histori .section-wrapper .histori-slider .histori-item .histori-content {
  align-items: center;
}
@media (min-width: 768px) {
  .histori
    .section-wrapper
    .histori-slider
    .histori-item
    .histori-content
    .histori-left {
    width: 200px;
    text-align: center;
  }
}
.histori
  .section-wrapper
  .histori-slider
  .histori-item
  .histori-content
  .histori-left
  h2 {
  font-weight: 400;
}
.histori
  .section-wrapper
  .histori-slider
  .histori-item
  .histori-content
  .histori-left
  h3 {
  margin-top: 0;
  font-size: 72px;
  line-height: 72px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .histori
    .section-wrapper
    .histori-slider
    .histori-item
    .histori-content
    .histori-right {
    width: calc(100% - 200px);
  }
}
.histori
  .section-wrapper
  .histori-slider
  .histori-item
  .histori-content
  .histori-right
  p {
  margin-bottom: 0;
}
.histori .section-wrapper .achievement {
  position: relative;
  background: #855911;
  height: 100%;
  overflow: hidden;
  padding: 50px 30px;
}
.histori .section-wrapper .achievement .title {
  text-align: center;
  margin-bottom: 20px;
}
.histori .section-wrapper .achievement .title h2 {
  margin-top: 0;
  font-size: 36px;
  color: #fff;
}
.histori .section-wrapper .achievement .achieve-wrapper {
  justify-content: space-between;
}
.histori .section-wrapper .achievement .achieve-wrapper .post-item {
  width: calc(100% / 1);
}
@media (min-width: 576px) {
  .histori .section-wrapper .achievement .achieve-wrapper .post-item {
    width: calc(100% / 2);
  }
}
.histori .section-wrapper .achievement .achieve-wrapper .post-item .post-inner {
  text-align: center;
}
.histori
  .section-wrapper
  .achievement
  .achieve-wrapper
  .post-item
  .post-inner
  .post-content
  .counter,
.histori
  .section-wrapper
  .achievement
  .achieve-wrapper
  .post-item
  .post-inner
  .post-content
  p {
  font-weight: 400;
  color: #fff;
  font-family: "Frank Ruhl Libre", serif;
}
.histori
  .section-wrapper
  .achievement
  .achieve-wrapper
  .post-item
  .post-inner
  .post-content
  .counter {
  font-size: 36px;
  position: relative;
}
.histori
  .section-wrapper
  .achievement
  .achieve-wrapper
  .post-item
  .post-inner
  .post-content
  .counter::after {
  content: "\f067";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  right: -25px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  font-weight: 700;
}
.histori
  .section-wrapper
  .achievement
  .achieve-wrapper
  .post-item
  .post-inner
  .post-content
  p {
  font-size: 24px;
}
.histori .section-wrapper .achievement .histori-navigation {
  bottom: 30px;
  right: 30px;
}
.histori .section-wrapper .achievement .histori-navigation .histori-button-next,
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-prev {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 900;
  color: #bed6a1;
  margin: 0 15px;
  cursor: pointer;
  display: none;
}
@media (min-width: 992px) {
  .histori
    .section-wrapper
    .achievement
    .histori-navigation
    .histori-button-next,
  .histori
    .section-wrapper
    .achievement
    .histori-navigation
    .histori-button-prev {
    display: block;
  }
}
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-next
  i,
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-prev
  i {
  font-size: 30px;
}
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-next.active,
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-next:hover,
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-prev.active,
.histori
  .section-wrapper
  .achievement
  .histori-navigation
  .histori-button-prev:hover {
  color: #fff;
}
.contact-part {
  background: #eff4f8;
  padding: 40px 30px;
}
.contact-part .contact-title {
  margin-bottom: 30px;
}
.contact-part .contact-form input {
  outline: 0;
  border: none;
}
@media (min-width: 768px) {
  .contact-part .contact-form input {
    width: calc(100% / 2 - 10px);
  }
}
.contact-part .contact-form input.btn {
  width: 100%;
  background-color: #855911;
}
.contact-part .contact-form input.btn:hover {
  background-color: #855911;
}
.contact-part .contact-form textarea {
  outline: 0;
  border: none;
}
.contact-part .contact-form .gdprs {
  width: 315px;
  background: #fff;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 20px 15px;
}
.contact-part .contact-form .gdprs label {
  width: calc(100% - 45px);
  margin-bottom: 0;
  font-weight: 400;
}
.contact-part .contact-form .gdprs label input {
  width: 20px;
}
.contact-info {
  border: 2px solid #eff4f8;
  padding: 40px 30px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .contact-info {
    margin-top: 0;
  }
}
.contact-info h3 {
  margin: 0 0 25px;
}
.contact-info .contact-location li {
  align-items: center;
}
.contact-info .contact-location li .icon-part {
  width: 40px;
}
.contact-info .contact-location li .icon-part i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #855911;
  color: #fff;
  border-radius: 3px;
}
.contact-info .contact-location li .content-part {
  width: calc(100% - 40px);
}
.contact-info .contact-location li .content-part p {
  margin-bottom: 0;
}
.gmaps {
  padding-top: 0 !important;
}
.gmaps #map {
  height: 450px;
}
.contact-map-hero {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 40px 40px;
  background: #1c1207;
}
.contact-map-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.07) 0,
      rgba(255, 255, 255, 0.07) 1px,
      transparent 1px,
      transparent 20px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.04) 0,
      rgba(255, 255, 255, 0.04) 1px,
      transparent 1px,
      transparent 20px
    );
  opacity: 0.4;
  pointer-events: none;
}
.contact-map-hero__map iframe {
  display: block;
  width: 100%;
  min-height: 480px;
  filter: hue-rotate(-5deg) saturate(1.1);
}
.contact-simple {
  margin: 40px auto 50px;
  background: #fff;
  border-radius: 40px;
  padding: 60px 50px;
  position: relative;
}
.contact-simple .row.g-4 {
  align-items: stretch;
}
.contact-simple .row.g-4 > .col-lg-5,
.contact-simple .row.g-4 > .col-lg-7 {
  display: flex;
}
.contact-simple .container {
  position: relative;
  z-index: 1;
}
.contact-simple__info,
.contact-simple__form {
  background: #fff;
  border-radius: 28px;
  padding: 30px;
  box-shadow: 0 20px 50px rgba(17, 20, 23, 0.08);
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.contact-simple__info .eyebrow {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #b17636;
  margin-bottom: 12px;
}
.contact-simple__info h2 {
  font-size: 32px;
  margin-bottom: 10px;
}
.contact-simple__list {
  list-style: none;
  margin: 25px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.contact-simple__list li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.contact-simple__list .icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: rgba(133, 89, 17, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #855911;
  font-size: 18px;
}
.contact-simple__list h6 {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #a86c2d;
}
.contact-simple__list p,
.contact-simple__list a {
  margin: 6px 0 0;
  color: #3f2a13;
  display: block;
}
.contact-simple__social .contact-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}
.contact-social-links .contact-social {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12);
}
.contact-social-links .contact-social:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.18);
  opacity: 0.9;
}
.contact-social.instagram {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.contact-social.facebook {
  background: #1877f2;
}
.contact-social.youtube {
  background: #ff0000;
}
.contact-social.linkedin {
  background: #0077b5;
}
.contact-simple__form h3 {
  font-size: 26px;
  margin-bottom: 6px;
}
.contact-simple__form p {
  color: #6a4a27;
  margin-bottom: 24px;
}
.contact-form-modern .form-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 18px;
}
.contact-form-modern .form-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.contact-form-modern .form-group--full {
  grid-column: 1 / -1;
}
.contact-form-modern label {
  font-size: 12px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #7a5b34;
}
.contact-form-modern input,
.contact-form-modern textarea {
  border: 1px solid rgba(133, 89, 17, 0.2);
  border-radius: 14px;
  padding: 12px 14px;
  font-size: 15px;
  color: #3f2a13;
  background: #fff;
  transition: border 0.2s ease, box-shadow 0.2s ease;
}
.contact-form-modern input:focus,
.contact-form-modern textarea:focus {
  outline: none;
  border-color: #b17636;
  box-shadow: 0 0 0 3px rgba(177, 118, 54, 0.2);
}
.contact-submit {
  margin-top: 24px;
  background: #855911;
  color: #fff;
  border: none;
  border-radius: 999px;
  padding: 14px 34px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.contact-submit:hover {
  background: #9c6920;
}
@media (max-width: 991px) {
  .contact-simple {
    padding: 40px 24px;
    border-radius: 30px;
  }
  .contact-simple__info,
  .contact-simple__form {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .contact-simple {
    padding: 30px 18px;
  }
}
@media (min-width: 992px) {
  .shop-cart .section-wrapper {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .shop-cart .section-wrapper .cart-top {
    overflow-x: auto;
  }
}
.shop-cart .section-wrapper .cart-top table {
  margin-bottom: 40px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .shop-cart .section-wrapper .cart-top table {
    width: 720px;
  }
}
.shop-cart .section-wrapper .cart-top table thead tr th {
  background: #855911;
  color: #fff;
  padding: 18px;
  border: none;
}
.shop-cart .section-wrapper .cart-top table thead tr th:nth-child(3) {
  text-align: center;
}
.shop-cart .section-wrapper .cart-top table thead tr th:last-child {
  text-align: right;
}
.shop-cart .section-wrapper .cart-top table tbody {
  background: #f5faff;
}
.shop-cart .section-wrapper .cart-top table tbody tr {
  border-bottom: 1px solid #ededed;
  border-right: none;
  border-left: none;
  border-top: none;
}
.shop-cart .section-wrapper .cart-top table tbody tr:last-child {
  border-bottom: none;
}
.shop-cart .section-wrapper .cart-top table tbody tr td {
  padding: 20px;
  border: none;
}
.shop-cart .section-wrapper .cart-top table tbody tr td:last-child {
  text-align: right;
}
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item {
  display: flex;
  align-items: center;
}
.shop-cart .section-wrapper .cart-top table tbody tr td.product-item .p-thumb {
  width: 85px;
}
.shop-cart
  .section-wrapper
  .cart-top
  table
  tbody
  tr
  td.product-item
  .p-content {
  width: calc(100% - 85px);
  padding-left: 10px;
}
.shop-cart
  .section-wrapper
  .cart-top
  table
  tbody
  tr
  td.product-item
  .p-content
  a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-cart
  .section-wrapper
  .cart-top
  table
  tbody
  tr
  td.product-item
  .p-content
  a:hover {
  color: #855911;
}
.shop-cart .section-wrapper .cart-bottom {
  background: #f5faff;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box {
  padding: 20px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon {
  max-width: 340px;
  display: flex;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .coupon input {
  margin-bottom: 0;
  border: 1px solid #ededed;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .cart-checkout-box
  .coupon
  input[type="submit"] {
  background: #855911;
  margin-left: -10px;
}
.shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .shop-cart .section-wrapper .cart-bottom .cart-checkout-box .cart-checkout {
    max-width: 390px;
    text-align: right;
  }
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .cart-checkout-box
  .cart-checkout
  input {
  background: #fff;
  color: #181818;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .cart-checkout-box
  .cart-checkout
  input[type="submit"] {
  padding: 15px 30px;
}
@media (max-width: 575px) {
  .shop-cart
    .section-wrapper
    .cart-bottom
    .cart-checkout-box
    .cart-checkout
    input[type="submit"] {
    width: 100%;
    margin-bottom: 15px;
  }
  .shop-cart
    .section-wrapper
    .cart-bottom
    .cart-checkout-box
    .cart-checkout
    input[type="submit"]:last-child {
    margin-bottom: 0;
  }
}
.shop-cart .section-wrapper .cart-bottom .shiping-box {
  padding: 30px 20px;
  border-top: 1px solid #fff;
}
@media (max-width: 767px) {
  .shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping {
    margin-bottom: 30px;
  }
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .calculate-shiping h3 {
  margin-bottom: 30px;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  .outline-select {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  .outline-select
  select {
  width: 100%;
  padding: 9px 20px;
  background: 0 0;
  z-index: 1;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ededed;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  .outline-select.shipping-select {
  width: 100%;
}
@media (min-width: 992px) {
  .shop-cart
    .section-wrapper
    .cart-bottom
    .shiping-box
    .calculate-shiping
    .outline-select.shipping-select {
    width: 50%;
    float: left;
  }
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  .outline-select
  .select-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px 20px;
  background: #855911;
  color: #fff;
  border: 1px solid #ededed;
  border-radius: 0 3px 3px 0;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  .cart-page-input-text {
  width: 45%;
  float: right;
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #ededed;
}
@media (max-width: 575px) {
  .shop-cart
    .section-wrapper
    .cart-bottom
    .shiping-box
    .calculate-shiping
    .cart-page-input-text {
    width: 100%;
  }
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .calculate-shiping
  button {
  width: 170px;
  font-size: 14px;
  height: 40px;
  background: #855911;
  font-weight: 700;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview h3 {
  margin-bottom: 30px;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul {
  margin: 0;
}
.shop-cart .section-wrapper .cart-bottom .shiping-box .cart-overview ul li {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #ededed;
  padding: 8px 20px;
  margin-bottom: 15px;
  background: #fff;
}
.shop-cart
  .section-wrapper
  .cart-bottom
  .shiping-box
  .cart-overview
  ul
  li
  .pull-right {
  margin-bottom: 0;
  color: #855911;
}
.cart-plus-minus {
  border: 1px solid #dee0e4;
  overflow: hidden;
  width: 120px;
  margin: 0 auto;
  position: relative;
}
.cart-plus-minus .dec.qtybutton {
  border-right: 1px solid #dee0e4;
  height: 40px;
  left: 0;
  top: 0;
}
.cart-plus-minus .cart-plus-minus-box {
  border: medium none;
  color: #181818;
  float: left;
  font-size: 14px;
  height: 40px;
  margin: 0;
  padding: 0 9px 0 0;
  text-align: center;
  width: 120px;
  outline: 0;
}
.cart-plus-minus .qtybutton {
  color: #181818;
  cursor: pointer;
  float: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.cart-plus-minus .qtybutton:hover {
  background: #855911;
  color: #fff;
}
.cart-plus-minus .inc.qtybutton {
  border-left: 1px solid #ededed;
  height: 40px;
  right: 0;
  top: 0;
}
.shop-page .sidebar-widget .widget-search {
  border: none;
  background: #f6faff;
}
.shop-page .sidebar-widget .widget-search form {
  position: relative;
}
.shop-page .sidebar-widget .widget-search form input {
  background: #fff;
}
.shop-page .shop-title {
  background: #f6faff;
  padding: 16px 20px;
  margin-bottom: 30px;
}
.shop-page .shop-title p {
  margin-bottom: 0;
  color: #181818;
}
.shop-page .shop-title .product-view-mode a {
  color: #181818;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-page .shop-title .product-view-mode a.active {
  color: #855911;
}
.shop-page .shop-title .product-view-mode a:last-child {
  margin-left: 5px;
}
.shop-page .shop-product-wrap.grid .product-list-item {
  display: none;
}
.shop-page .shop-product-wrap.list .col-lg-4.col-md-6.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.shop-page .shop-product-wrap.list .product-item {
  display: none;
}
.shop-page .shop-product-wrap .product-item,
.shop-page .shop-product-wrap .product-list-item {
  padding: 15px;
  margin-bottom: 30px;
  display: block;
  align-items: center;
  background: #f6faff;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.shop-page
  .shop-product-wrap
  .product-item:hover
  .product-thumb
  .product-action-link,
.shop-page
  .shop-product-wrap
  .product-list-item:hover
  .product-thumb
  .product-action-link {
  bottom: 0;
}
.shop-page .shop-product-wrap .product-item .product-thumb,
.shop-page .shop-product-wrap .product-list-item .product-thumb {
  position: relative;
  overflow: hidden;
}
.shop-page .shop-product-wrap .product-item .product-thumb img,
.shop-page .shop-product-wrap .product-list-item .product-thumb img {
  width: 100%;
}
.shop-page .shop-product-wrap .product-item .product-thumb .product-action-link,
.shop-page
  .shop-product-wrap
  .product-list-item
  .product-thumb
  .product-action-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  background: #85591187;
  padding: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-page
  .shop-product-wrap
  .product-item
  .product-thumb
  .product-action-link
  a,
.shop-page
  .shop-product-wrap
  .product-list-item
  .product-thumb
  .product-action-link
  a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  background-color: #fff;
  color: #505050;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-page
  .shop-product-wrap
  .product-item
  .product-thumb
  .product-action-link
  a.view-modal,
.shop-page
  .shop-product-wrap
  .product-list-item
  .product-thumb
  .product-action-link
  a.view-modal {
  cursor: pointer;
}
.shop-page .shop-product-wrap .product-item .product-content,
.shop-page .shop-product-wrap .product-list-item .product-content {
  padding-top: 20px;
  text-align: center;
}
.shop-page .shop-product-wrap .product-item .product-content h5,
.shop-page .shop-product-wrap .product-list-item .product-content h5 {
  margin: 0;
  margin-bottom: 5px;
}
.shop-page .shop-product-wrap .product-item .product-content h5 a,
.shop-page .shop-product-wrap .product-list-item .product-content h5 a {
  color: #181818;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-page .shop-product-wrap .product-item .product-content h5 a:hover,
.shop-page .shop-product-wrap .product-list-item .product-content h5 a:hover {
  color: #855911;
}
.shop-page .shop-product-wrap .product-item .product-content p,
.shop-page .shop-product-wrap .product-list-item .product-content p {
  color: #505050;
  margin-bottom: 5px;
}
.shop-page .shop-product-wrap .product-item .product-content p i,
.shop-page .shop-product-wrap .product-list-item .product-content p i {
  color: #ecb341;
}
.shop-page .shop-product-wrap .product-list-item {
  display: flex;
  flex-wrap: wrap;
}
.shop-page .shop-product-wrap .product-list-item .product-thumb {
  width: 100%;
}
@media (min-width: 768px) {
  .shop-page .shop-product-wrap .product-list-item .product-thumb {
    width: 35%;
  }
}
.shop-page .shop-product-wrap .product-list-item .product-thumb img {
  width: 100%;
}
.shop-page .shop-product-wrap .product-list-item .product-content {
  width: 100%;
  text-align: left;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .shop-page .shop-product-wrap .product-list-item .product-content {
    width: 65%;
  }
}
.shop-page .shop-product-wrap .product-list-item .product-content p {
  color: #333;
}
.shop-page .modal.show {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
  z-index: 99999999;
  -webkit-animation: slideInDown 0.4s forwards;
  animation: slideInDown 0.4s forwards;
  overflow-y: scroll;
  background: #060000b0;
}
.shop-page .modal .modal-dialog .modal-content button.close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 2px;
  background: 0 0;
  z-index: 9;
  color: #855911;
  text-shadow: none;
  opacity: 1;
}
.shop-page .modal .modal-dialog .modal-content button.close:hover {
  color: #ff7555;
}
.shop-page .modal .modal-dialog .modal-content .modal-body {
  background: #f6faf9;
  border-radius: 8px;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .popup-slide
  .slider-for
  .thumb
  img {
  width: 100%;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .popup-slide
  .slider-nav {
  margin-top: 10px;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .popup-slide
  .slider-nav
  .thumb {
  padding: 5px 3px;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .product-content {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .shop-page
    .modal
    .modal-dialog
    .modal-content
    .modal-body
    .product-details-inner
    .product-content {
    margin-top: 0;
  }
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .cart-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .cart-button
  .cart-plus-minus {
  margin: 0;
  margin-top: 19px;
}
.shop-page
  .modal
  .modal-dialog
  .modal-content
  .modal-body
  .product-details-inner
  .cart-button
  .defult-btn {
  padding: 9.5px 30px;
}
.shop-single .sidebar-widget .widget-search {
  border: none;
  background: #f5faff;
}
.shop-single .sidebar-widget .widget-search form {
  position: relative;
}
.shop-single .sidebar-widget .widget-search form input {
  background: #fff;
}
.shop-single .product-details {
  background-color: #f6faff;
  padding: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
.shop-single .product-details .product-thumb .slider-for {
  position: relative;
}
.shop-single .product-details .product-thumb .slider-for .thumb {
  position: relative;
}
.shop-single
  .product-details
  .product-thumb
  .slider-for
  .thumb:hover
  .img-magnifier-glass {
  opacity: 1;
}
.shop-single
  .product-details
  .product-thumb
  .slider-for
  .thumb
  .img-magnifier-glass {
  position: absolute;
  border-radius: 50%;
  cursor: none;
  width: 100px;
  height: 100px;
  border: 1px solid #855911;
  z-index: 9;
  opacity: 0;
}
.shop-single .product-details .product-thumb .slider-for .thumb img {
  width: 100%;
}
.shop-single .product-details .product-thumb .slider-nav {
  margin-top: 20px;
}
.shop-single .product-details .product-thumb .slider-nav .thumb {
  padding: 3px;
  cursor: pointer;
  opacity: 0.9;
}
.shop-single .product-details .post-content {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .shop-single .product-details .post-content {
    padding-top: 0;
  }
}
.shop-single .product-details .post-content h4 {
  margin-bottom: 10px;
}
.shop-single .product-details .post-content h4 a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shop-single .product-details .post-content h4 a:hover {
  color: #855911;
}
.shop-single .product-details .post-content p.rating {
  justify-content: flex-start;
  align-items: center;
}
.shop-single .product-details .post-content p.rating i {
  color: #ecb341;
}
.shop-single .product-details .post-content form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.shop-single .product-details .post-content form .select-product {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .shop-single .product-details .post-content form .select-product {
    width: 48%;
  }
}
.shop-single .product-details .post-content form .select-product select {
  width: 100%;
  height: 40px;
  border: 1px solid #ededed;
  color: #696969;
  outline: 0;
  -webkit-appearance: none;
  appearance: none;
  z-index: 1;
  background-color: transparent;
  padding-left: 20px;
  position: relative;
  font-size: 14px;
}
.shop-single .product-details .post-content form .select-product i {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  z-index: 0;
}
.shop-single .product-details .post-content form .cart-plus-minus {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .shop-single .product-details .post-content form .cart-plus-minus {
    margin: 0;
  }
}
.shop-single .product-details .post-content form .discount-code {
  width: 100%;
}
@media (min-width: 576px) {
  .shop-single .product-details .post-content form .discount-code {
    width: 60%;
  }
}
.shop-single .product-details .post-content form .discount-code input {
  margin-bottom: 0;
  border-color: #ededed;
}
.shop-single .product-details .post-content form button {
  width: 100%;
  height: 54px;
  padding: 0;
  background: #855911;
  margin-top: 20px;
}
.shop-single .review .review-nav {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.shop-single .review .review-nav li {
  list-style: none;
  padding: 13px 33px;
  background: #855911;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-right: 10px;
  cursor: pointer;
}
.shop-single .review .review-nav li.active {
  background-color: #f6faff;
  color: #181818;
}
.shop-single .review .review-nav li:last-child {
  margin-right: 0;
}
.shop-single .review .review-content.review-content-show .review-showing {
  display: block;
}
.shop-single .review .review-content.description-show .description {
  display: block;
}
.shop-single .review .review-content .review-showing {
  display: none;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.shop-single .review .review-content .review-showing .content {
  margin-bottom: 30px !important;
  background-color: #f6faff;
}
.shop-single .review .review-content .review-showing .content li {
  padding: 25px 30px;
  list-style: none;
  border-bottom: 1px solid #ededed;
}
@media (min-width: 768px) {
  .shop-single .review .review-content .review-showing .content li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
.shop-single .review .review-content .review-showing .content li:last-child {
  border-bottom: none;
}
.shop-single .review .review-content .review-showing .content li .post-thumb {
  width: 100%;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .shop-single .review .review-content .review-showing .content li .post-thumb {
    padding-bottom: 0;
    width: 70px;
  }
}
.shop-single .review .review-content .review-showing .content li .post-content {
  width: 100%;
}
@media (min-width: 768px) {
  .shop-single
    .review
    .review-content
    .review-showing
    .content
    li
    .post-content {
    width: calc(100% - 70px);
    padding-left: 20px;
  }
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta
  .posted-on {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 110px);
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta
  .posted-on
  a {
  padding-right: 20px;
  font-size: 18px;
  color: #181818;
  font-weight: 700;
  text-decoration: none;
  box-shadow: none;
  line-height: 28px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta
  .posted-on
  p {
  margin-bottom: 0;
  line-height: 30px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta
  .rating {
  width: 110px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-meta
  .rating
  i {
  color: #ecb341;
}
.shop-single
  .review
  .review-content
  .review-showing
  .content
  li
  .post-content
  .entry-content
  p {
  margin-bottom: 0;
}
.shop-single .review .review-content .review-showing .client-review {
  padding: 30px;
  background-color: #f6faff;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  .review-title {
  margin-bottom: 40px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  .review-title
  h5 {
  position: relative;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  .review-title
  h5::before {
  position: absolute;
  content: " ";
  width: 50px;
  height: 4px;
  background-color: #855911;
  bottom: -20px;
  border-radius: 2px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  .review-title
  h5::after {
  position: absolute;
  content: " ";
  border-bottom: 4px dotted #855911;
  width: 20px;
  bottom: -20px;
  left: 55px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  input {
  border-color: #ededed;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  .rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  .rating
  .rating-title {
  padding-right: 5px;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  .rating
  ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  .rating
  ul
  li {
  list-style: none;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  .rating
  ul
  li
  i {
  color: #ecb341;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  textarea {
  border-color: #ededed;
}
.shop-single
  .review
  .review-content
  .review-showing
  .client-review
  .review-form
  form
  button {
  margin-top: 0;
  padding: 10px 30px;
  box-shadow: none;
  background: #855911;
}
.shop-single .review .review-content .description {
  background-color: #f6faff;
  padding: 30px;
  display: none;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.shop-single .review .review-content .description .post-item .post-content {
  padding: 30px 0;
}
.shop-single .review .review-content .description .post-item .post-content ul {
  margin: 0;
}
.shop-single
  .review
  .review-content
  .description
  .post-item
  .post-content
  ul
  li {
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.shop-single
  .review
  .review-content
  .description
  .post-item
  .post-content
  ul
  li::before {
  position: absolute;
  content: "\f005";
  top: 50%;
  left: 0;
  color: #ecb341;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
}
.fore-zero {
  padding-bottom: 250px !important;
}
.fore-zero .section-wrapper .zero-item {
  text-align: center;
}
.fore-zero .section-wrapper .zero-item h2 {
  font-weight: 400;
}
.fore-zero .section-wrapper .zero-item .zero-thumb {
  padding: 30px 0;
}
.fore-zero .section-wrapper .zero-item .zero-content {
  margin-top: 20px;
}
.fore-zero .section-wrapper .zero-item .zero-content h3 {
  font-weight: 400;
  max-width: 500px;
  margin: 0 auto;
  line-height: 34px;
  margin-bottom: 30px;
}
.fore-zero .section-wrapper .zero-item .zero-content .btn {
  padding: 14px 32px;
}
.blog-page .section-wrapper .blog {
  margin: 0 -15px;
}
.blog-page .section-wrapper .blog .section-wrapper .post-item {
  width: 100%;
}
.blog-page
  .section-wrapper
  .blog
  .section-wrapper
  .post-item:first-child
  .post-inner {
  margin-top: 0;
}
.blog-page
  .section-wrapper
  .blog
  .section-wrapper
  .post-item:last-child
  .post-inner {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .blog-page .section-wrapper .blog .section-wrapper .post-item .post-inner {
    margin: 15px;
  }
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-part
    .entry-header
    h3 {
    line-height: 36px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner:hover
  .post-thumb
  img {
  transform: scale(1);
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content {
  align-items: flex-start;
  padding-bottom: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part {
  padding: 0 20px;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-part {
    padding: 0 20px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  ul {
  width: 100%;
  float: left;
  margin-bottom: 20px !important;
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-part
    .entry-content
    ul {
    width: 50%;
    margin-bottom: 0;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  ul
  li {
  font-family: "Frank Ruhl Libre", serif;
  position: relative;
  padding-left: 20px;
  color: #181818;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  ul
  li::before {
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  border: 1px solid #855911;
  transform: translateY(-50%);
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  img {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .content-part
    .entry-content
    img {
    width: 50%;
    padding-left: 15px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section {
  width: 100%;
  justify-content: center;
  padding: 20px;
  border-top: 1px solid #ededed;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .tags-section {
    padding: 20px 20px 20px 77px;
  }
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .tags-section {
    justify-content: space-between;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags {
  align-items: center;
  justify-content: center;
  margin-bottom: 15px !important;
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .tags-section
    .tags {
    margin-bottom: 0 !important;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags
  li {
  padding: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags
  li
  a {
  display: inline-block;
  outline: 0;
  padding: 7px 23px;
  margin: 3px;
  border: 1px solid #ededed;
  color: #181818;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 3px;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .post-item
    .post-inner
    .post-content
    .tags-section
    .tags
    li
    a {
    margin: 0 3px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags
  li
  a:hover {
  background: -webkit-linear-gradient(to left, #83c236, #855911);
  background-image: linear-gradient(to left, #83c236, #855911);
  color: #fff;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li {
  padding: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a {
  color: #fff;
  border-radius: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a:hover
  i {
  color: #fff !important;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.facebook {
  background: #3b5998;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.facebook:hover {
  border-radius: 50px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.facebook:hover
  i {
  color: #fff;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.twitter {
  background: #55acee;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.twitter:hover {
  border-radius: 50px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.twitter:hover
  i {
  color: #fff;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.linkedin {
  background: #007bb5;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.linkedin:hover {
  border-radius: 50px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.linkedin:hover
  i {
  color: #fff;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.google {
  background: #dd4b39;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.google:hover {
  border-radius: 50px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .social-link-list
  li
  a.google:hover
  i {
  color: #fff;
}
.blog-page .section-wrapper .blog.blog-single .section-wrapper .comments {
  margin-top: 30px;
  background: #fff;
  padding: 25px 20px;
  width: 100%;
  border: 10px solid #f1f6fa;
}
@media (min-width: 576px) {
  .blog-page .section-wrapper .blog.blog-single .section-wrapper .comments {
    padding: 25px 30px;
  }
}
@media (min-width: 992px) {
  .blog-page .section-wrapper .blog.blog-single .section-wrapper .comments {
    margin: 0 15px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .title-border {
  font-size: 22px;
  color: #000f3a;
  margin: 0 0 28px 0;
  position: relative;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .title-border::before {
  width: 50px;
  height: 5px;
  background: #855911;
  bottom: -20px;
  border-radius: 2px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .title-border::after {
  border-bottom: 5px dotted #855911;
  width: 36px;
  bottom: -20px;
  left: 55px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-thumb {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px;
  float: left;
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comments
    .comment-list
    .comment
    .com-thumb {
    height: 80px;
    width: 80px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content:last-child {
  border-bottom: none;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comments
    .comment-list
    .comment
    .com-content
    .com-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content
  .com-title
  .com-title-meta
  h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content
  .com-title
  .com-title-meta
  h4
  a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content
  .com-title
  .com-title-meta
  h4
  a:hover {
  color: #855911;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content
  .com-title
  .com-title-meta
  span {
  font-size: 16px;
  color: #505050;
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Frank Ruhl Libre", serif;
}
@media (max-width: 575px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comments
    .comment-list
    .comment
    .com-content
    .com-title
    .reply {
    margin-bottom: 10px;
    display: inline-block;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .com-content
  p {
  margin-bottom: 0;
  line-height: 24px;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comments
    .comment-list
    .comment
    .comment-list {
    padding-left: 30px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .comment-list
  .comment {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
  padding: 20px 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comments
  .comment-list
  .comment
  .comment-list
  .comment:last-child {
  border: none;
  padding-bottom: 0;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond {
  background: #fff;
  padding: 25px 20px 40px;
  margin-top: 30px;
  border: 10px solid #f1f6fa;
}
@media (min-width: 576px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comment-respond {
    padding: 25px 30px 40px;
  }
}
@media (min-width: 992px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comment-respond {
    margin: 30px 15px 0 15px;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .title-border {
  position: relative;
  margin-bottom: 50px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .title-border::before {
  width: 50px;
  height: 5px;
  background-color: #855911;
  bottom: -20px;
  border-radius: 2px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .title-border::after {
  border-bottom: 5px dotted #855911;
  width: 36px;
  bottom: -20px;
  left: 55px;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .comment-form {
  justify-content: space-between;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .comment-form
  input[type="text"] {
  background: #f1f6fa;
  color: #505050;
  padding: 10px 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-page
    .section-wrapper
    .blog.blog-single
    .section-wrapper
    .comment-respond
    .add-comment
    .comment-form
    input[type="text"]:nth-child(3) {
    width: 100% !important;
  }
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .comment-form
  button {
  border: none;
  cursor: pointer;
  background: linear-gradient(to right, #67c459, #1c9ed0);
  opacity: 0.7;
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .comment-respond
  .add-comment
  .comment-form
  button.btn {
  padding: 12px 28px;
}
.sidebar-widget {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .sidebar-widget {
    margin: 0;
    margin-right: -15px;
  }
}
.sidebar-widget h4 {
  position: relative;
  margin-bottom: 30px;
}
.sidebar-widget h4::before {
  width: 50px;
  height: 5px;
  background-color: #855911;
  bottom: -20px;
  border-radius: 2px;
}
.sidebar-widget h4::after {
  border-bottom: 5px dotted #855911;
  width: 36px;
  bottom: -20px;
  left: 55px;
}
.sidebar-widget .widget-search form {
  position: relative;
}
.sidebar-widget .widget-search form input {
  padding: 17px;
  background: #f7fbff;
  border: none;
  width: 100%;
  position: relative;
  outline: 0;
  margin-bottom: 0;
  margin-top: 20px;
  display: inline-block;
}
.sidebar-widget .widget-search form button {
  right: 0;
  background: 0 0;
  color: #858585;
  line-height: 1;
  bottom: 0;
  border: none;
  cursor: pointer;
  width: 40px;
  height: 53px;
  padding: 0;
}
.sidebar-widget .widget-search form button:hover {
  background: 0 0;
}
.sidebar-widget .post-catagori ul li {
  width: 100%;
  margin: 5px 0;
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.sidebar-widget .post-catagori ul li:hover span {
  color: #855911;
}
.sidebar-widget .post-catagori ul li:last-child {
  border-bottom: none;
}
.sidebar-widget .post-catagori ul li a {
  width: calc(100% - 50px);
  text-transform: capitalize;
  padding: 10px 0;
  padding-left: 15px;
  position: relative;
  color: #505050;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .post-catagori ul li a:hover {
  color: #855911;
  padding-left: 25px;
}
.sidebar-widget .post-catagori ul li a:hover::before {
  color: #855911;
  padding-left: 10px;
}
.sidebar-widget .post-catagori ul li a::before {
  position: absolute;
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 12px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .post-catagori ul li span {
  width: 50px;
  font-size: 18px;
  float: right;
  color: #505050;
  text-align: center;
  padding: 4px 0;
  margin-top: 3px;
}
.sidebar-widget .widget-rec-post .recent-post li {
  align-items: center;
  justify-content: space-around;
  padding: 15px 0;
  list-style: none;
  border-bottom: 1px solid #ededed;
}
.sidebar-widget .widget-rec-post .recent-post li:last-child {
  border-bottom: none;
}
.sidebar-widget .widget-rec-post .recent-post li:hover .rec-thumb a img {
  transform: scale(1.1);
}
.sidebar-widget .widget-rec-post .recent-post li:hover .rec-content h6 a {
  color: #855911;
}
.sidebar-widget .widget-rec-post .recent-post li .rec-content {
  width: calc(100% - 90px);
  padding-right: 10px;
}
@media (min-width: 992px) {
  .sidebar-widget .widget-rec-post .recent-post li .rec-content {
    width: 70%;
  }
}
.sidebar-widget .widget-rec-post .recent-post li .rec-content h6 a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .widget-rec-post .recent-post li .rec-content h6 a:hover {
  color: #855911;
}
.sidebar-widget .widget-rec-post .recent-post li .rec-thumb {
  width: 90px;
  text-align: right;
}
@media (min-width: 992px) {
  .sidebar-widget .widget-rec-post .recent-post li .rec-thumb {
    width: 30%;
  }
}
.sidebar-widget .widget-rec-post .recent-post li .rec-thumb a {
  display: block;
  overflow: hidden;
}
.sidebar-widget .widget-rec-post .recent-post li .rec-thumb a img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .widget-tags ul {
  padding-top: 20px !important;
}
.sidebar-widget .widget-tags ul li {
  padding: 0;
  margin: 2px;
}
.sidebar-widget .widget-tags ul li a {
  padding: 8px 11px;
  color: #505050;
  border-radius: 1px;
  border: 1px solid #ededed;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .widget-tags ul li a:hover {
  color: #fff;
  background: #855911;
}
.sidebar-widget .widget-instagram ul {
  justify-content: center;
  padding-top: 20px !important;
  margin: -3px !important;
}
.sidebar-widget .widget-instagram ul li {
  padding: 0;
  margin: 3px;
}
.sidebar-widget .widget-instagram ul li a {
  display: block;
  overflow: hidden;
}
.sidebar-widget .widget-instagram ul li a:hover img {
  transform: scale(1.1);
}
.sidebar-widget .widget-instagram ul li a img {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget .widget-add a {
  padding-top: 20px;
  display: block;
}
.sidebar-widget .widget-add a img {
  display: block;
  width: 100%;
}
.sidebar-widget .shop-widget {
  background: #f6faff;
}
.sidebar-widget .shop-widget .widget-title {
  padding: 15px;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu {
  margin: 0;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li {
  list-style: none;
  border-bottom: 1px solid #ededed;
  padding: 12px 15px;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li:last-child {
  border-bottom: none;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li.open > a {
  color: #855911;
}
.sidebar-widget
  .shop-widget
  .widget-wrapper
  .shop-menu
  li.open
  > a.dd-icon-down::after {
  transform: rotate(-180deg) translateY(10px);
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li a {
  display: block;
  font-weight: 700;
  color: #181818;
}
.sidebar-widget
  .shop-widget
  .widget-wrapper
  .shop-menu
  li
  a.dd-icon-down::after {
  right: 0;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li .shop-submenu {
  margin: 0;
  padding-left: 15px;
  padding-top: 5px;
  display: none;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li .shop-submenu li {
  padding: 2px 0;
  border-bottom: none;
}
.sidebar-widget
  .shop-widget
  .widget-wrapper
  .shop-menu
  li
  .shop-submenu
  li.open
  > a {
  color: #855911;
}
.sidebar-widget .shop-widget .widget-wrapper .shop-menu li .shop-submenu li a {
  color: #181818;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget
  .shop-widget
  .widget-wrapper
  .shop-menu
  li
  .shop-submenu
  li
  a.active,
.sidebar-widget
  .shop-widget
  .widget-wrapper
  .shop-menu
  li
  .shop-submenu
  li
  a:hover {
  color: #855911;
}
.sidebar-widget .letest-product {
  background: #f6faff;
}
.sidebar-widget .letest-product .widget-title {
  padding: 15px;
}
.sidebar-widget .letest-product .widget-wrapper ul {
  margin: 0;
}
.sidebar-widget .letest-product .widget-wrapper ul li {
  padding: 15px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ededed;
}
.sidebar-widget .letest-product .widget-wrapper ul li:last-child {
  border-bottom: none;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-thumb {
  width: 70px;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content {
  padding-left: 15px;
  width: calc(100% - 70px);
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content h6 {
  margin: 0;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content h6 a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-widget
  .letest-product
  .widget-wrapper
  ul
  li
  .product-content
  h6
  a:hover {
  color: #855911;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content p {
  margin-bottom: 0;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content p i {
  font-size: 12px;
  color: #ecb341;
}
.sidebar-widget .letest-product .widget-wrapper ul li .product-content p span {
  font-size: 14px;
}
.pagination-area {
  padding: 20px 0 0;
}
.pagination-area .pagination {
  margin: 0;
  align-items: center;
}
.pagination-area .pagination li {
  list-style: none;
}
.pagination-area .pagination li.dot {
  font-weight: 700;
  padding: 10px;
  font-size: 18px;
}
.pagination-area .pagination li.prev {
  margin-right: 5px;
}
.pagination-area .pagination li.prev a i {
  font-weight: 600;
}
.pagination-area .pagination li.next {
  margin-left: 5px;
}
.pagination-area .pagination li.next a i {
  font-weight: 600;
}
.pagination-area .pagination li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #fff;
  color: #181818;
  margin: 0 2px;
  text-transform: capitalize;
  box-shadow: 0 0 10px 0 rgba(136, 136, 136, 0.1);
  font-weight: 600;
  border-radius: 50px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination-area .pagination li a:hover {
  background-image: linear-gradient(to left, #83c236, #855911);
  color: #fff !important;
}
.pagination-area .pagination li a.active {
  background-image: linear-gradient(to left, #83c236, #855911);
  color: #fff !important;
  box-shadow: 0 5px 10px 0 rgba(131, 194, 94, 0.7);
}
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .content-part
  .entry-content
  ul,
.blog-page
  .section-wrapper
  .blog.blog-single
  .section-wrapper
  .post-item
  .post-inner
  .post-content
  .tags-section
  .tags,
.sidebar-widget .post-catagori ul,
.sidebar-widget .widget-instagram ul,
.sidebar-widget .widget-rec-post .recent-post,
.sidebar-widget .widget-tags ul {
  margin: 0;
  padding: 0;
}
.sidebar-widget .post-catagori,
.sidebar-widget .widget-add,
.sidebar-widget .widget-instagram,
.sidebar-widget .widget-rec-post,
.sidebar-widget .widget-search,
.sidebar-widget .widget-tags {
  border: 10px solid #f1f6fa;
}
.shop-page .sidebar-widget .widget-search,
.shop-single .sidebar-widget .widget-search,
.sidebar-widget .post-catagori,
.sidebar-widget .widget-add,
.sidebar-widget .widget-instagram,
.sidebar-widget .widget-rec-post,
.sidebar-widget .widget-search,
.sidebar-widget .widget-tags {
  padding: 20px 20px 30px;
}
.sidebar-widget .letest-product,
.sidebar-widget .post-catagori,
.sidebar-widget .shop-widget,
.sidebar-widget .widget-add,
.sidebar-widget .widget-instagram,
.sidebar-widget .widget-rec-post,
.sidebar-widget .widget-tags {
  margin-top: 35px;
}
.footer-top {
  background: url(bg-images/footer-bg.jpg);
  background-position: center top;
  background-size: cover;
  padding-bottom: 300px !important;
}
@media (min-width: 1440px) {
  .footer-top {
    padding-top: 200px;
  }
}
@media (max-width: 767px) {
  .footer-top .col-lg-4.col-md-6:last-child .post-item {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer-top .post-item {
    margin-bottom: 1px;
  }
}
.footer-top .post-item .footer-logo {
  margin-bottom: 32px;
}
.footer-top .post-item .footer-location li .icon-part {
  width: 30px;
}
.footer-top .post-item .footer-location li .icon-part i {
  padding-top: 10px;
  color: #855911;
}
.footer-top .post-item .footer-location li .content-part {
  width: calc(100% - 30px);
}
.footer-top .post-item .footer-location li .content-part p {
  margin-bottom: 0;
}
.footer-top .post-item .post-title {
  margin: 40px 0 30px;
}
.footer-top .post-item .footer-post li {
  padding: 10px 0;
}
.footer-top .post-item .footer-post li:last-child {
  padding-bottom: 0;
}
.footer-top .post-item .footer-post li:hover .post-thumb a img {
  transform: scale(1.06);
}
.footer-top .post-item .footer-post li:hover .post-content h5 a {
  color: #855911;
}
.footer-top .post-item .footer-post li .post-thumb {
  overflow: hidden;
  border-radius: 4px;
  margin-right: 17px;
}
.footer-top .post-item .footer-post li .post-thumb a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-top .post-item .footer-post li .post-content .footer-rating p {
  margin-bottom: 0;
  margin-left: 10px;
}
.footer-top .post-item .footer-post li .post-content .price {
  font-weight: 700;
}
.footer-top .post-item .footer-post li .post-content .price del {
  margin-right: 5px;
}
.footer-top .post-item .footer-gellary {
  justify-content: flex-end;
}
.footer-top .post-item .footer-gellary li {
  padding: 0;
  width: 110px;
  height: 88px;
}
@media (min-width: 992px) {
  .footer-top .post-item .footer-gellary li {
    width: 114px;
  }
}
.footer-top .post-item .footer-gellary li a {
  margin: 7px;
  overflow: hidden;
}
.footer-top .post-item .footer-gellary li a:hover img {
  transform: scale(1.09);
}
.footer-top .post-item .footer-gellary li a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-top.style-2 {
  background: url(../../assets/images/footer-back.png);
  padding-bottom: 40px !important;
}
.footer-bottom {
  padding: 27px 0;
}
.footer-bottom p {
  margin-bottom: 0;
  font-weight: 600;
  color: #181818;
}
.footer-bottom p a {
  color: #855911;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .service .service-right .post-item .post-inner .post-content h4 {
    font-size: 20px;
  }
  .about.style-2 .about-right .experience-part .post-item {
    width: calc(100% / 2);
    padding-bottom: 20px;
  }
  .footer-top .post-item .footer-gellary li {
    width: 95px;
    height: 72px;
  }
  .footer-top .post-item .footer-post li .post-thumb {
    width: 90px;
    height: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  .team-member
    .section-wrapper
    .post-item-inner
    .post-thumb:hover
    .post-content {
    width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    left: 30%;
  }
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item img {
    height: auto !important;
  }
}
@media (min-width: 999px) and (max-width: 1024px) {
  .banner.style-1 {
    height: 360px;
  }
  .banner2-con {
    right: 0 !important;
  }
}
@media (min-width: 950px) and (max-width: 998px) {
  .banner.style-1 {
    height: 350px;
  }
  .banner2-con {
    right: -65% !important;
  }
  .slider4 .slide-left {
    margin-top: -10px !important;
  }
}
@media (min-width: 900px) and (max-width: 949px) {
  .banner.style-1 {
    height: 340px;
  }
  .banner2-con {
    right: -65% !important;
  }
  .slider3 .slide-left {
    margin-left: 100px !important;
  }
}
@media (min-width: 850px) and (max-width: 899px) {
  .banner.style-1 {
    height: 330px;
  }
  .banner2-con {
    right: -65% !important;
  }
  .slider3 .slide-left {
    margin-left: 100px !important;
  }
}
@media (min-width: 800px) and (max-width: 849px) {
  .banner.style-1 {
    height: 310px !important;
  }
  .banner2-con {
    right: -65% !important;
  }
  .slider3 .slide-left {
    margin-left: 100px !important;
  }
}
@media (min-width: 750px) and (max-width: 799px) {
  .banner.style-1 {
    height: 295px !important;
  }
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    left: 30%;
  }
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .banner2-con {
    right: -65% !important;
  }
  .slider3 .slide-left {
    margin-left: 100px !important;
  }
}
@media only screen and (max-width: 991px) {
  .banner,
  .page-header {
    margin-top: -19px;
  }
}
@media only screen and (max-width: 450px) {
  .team-member
    .section-wrapper
    .post-item-inner
    .post-thumb:hover
    .post-content {
    border-radius: 50px 50px 200px 200px;
    width: 80%;
  }
}
@media screen and (max-width: 339px) {
  .footer-top .post-item .footer-post li .post-content h5 {
    font-size: 20px;
  }
  .footer-top .post-item .footer-gellary li {
    width: 95px;
    height: 72px;
  }
}
.header-section .header-bottom.menu-fixed .primary-menu .menu-area .logo img {
  height: 50px;
}
.header-section
  .header-bottom.menu-fixed
  .primary-menu
  .menu-area
  ul.main-menu
  li
  a {
  padding: 0 4px;
}
.header-section
  .header-bottom.menu-fixed
  .primary-menu
  .menu-area
  ul.main-menu
  li
  a.dd-icon-down {
  padding-right: 30px;
}
.header-section
  .header-bottom.menu-fixed
  .primary-menu
  .menu-area
  ul.main-menu
  li
  ul
  li
  a {
  padding: 11px 0;
}
.header-section .header-bottom.menu-fixed .primary-menu .menu-area .logo {
  padding: 7px 0;
}
.banner.style-1
  .carousel.slide
  .carousel-inner
  .carousel-item.active
  .parallax
  .delay4 {
  -webkit-transition-delay: 3.555s;
  transition-delay: 3.555s;
}
.delay1 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
.slide-top {
  -webkit-animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(0);
    transform: rotateY(30deg) translateY(-300px) skewY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) translateY(0) skewY(0);
    transform: rotateY(0) translateY(0) skewY(0);
    opacity: 1;
  }
}
@keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(0);
    transform: rotateY(30deg) translateY(-300px) skewY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0) translateY(0) skewY(0);
    transform: rotateY(0) translateY(0) skewY(0);
    opacity: 1;
  }
}
.tilt-in-top-1 {
  -webkit-animation: tilt-in-top-1 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: tilt-in-top-1 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.slide-in-blurred-top {
  -webkit-animation: slide-in-blurred-top 2.6s cubic-bezier(0.23, 1, 0.32, 1)
    both;
  animation: slide-in-blurred-top 2.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
.bounce-in-top {
  -webkit-animation: bounce-in-top 4.1s both;
  animation: bounce-in-top 4.1s both;
}
@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.slide-left {
  -webkit-animation: slide-left 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-left 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
}
.shop-btn {
  padding: 7px 24px;
  border-radius: 50px;
  background: linear-gradient(
    to right,
    #64a019,
    #6ca821,
    #73b128,
    #7bb92f,
    #83c236
  );
}
.gmaps-frame iframe {
  margin-bottom: -7px;
}
.gmaps-frame .container {
  border: 2px dashed #855911;
  padding: 0;
}
.social-connect .social .row {
  align-items: center;
}
.social-connect {
  background: #855911;
  padding: 20px;
}
.social-connect h2 {
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  font-family: CenturyGothic-Bold;
  text-shadow: 2px 1px #182505;
}
.social-connect .social img {
  border: 4px solid #d4d4d4;
  border-radius: 8px;
}
.social-connect .social img:hover {
  box-shadow: 0 1px 8px #000;
}
.p5 {
  padding: 0 5px;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
#accordion .panel {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 15px;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0;
  border: none;
}
#accordion .panel-title a {
  display: block;
  padding: 14px 30px 14px 70px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #855911;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed {
  background: #f8f8f800;
  color: #1e4276;
  border: 1px solid #855911;
}
#accordion .panel-title a.collapsed:hover {
  color: #855911;
}
#accordion .panel-title a:before {
  content: "";
  width: 55px;
  height: 100%;
  background-color: rgb(110 72 10);
  position: absolute;
  top: 0;
  left: -13px;
  transform: skewX(-25deg);
  transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed:hover:before {
  background: #855911;
}
#accordion .panel-title a:after {
  content: "\f047";
  font-family: FontAwesome;
  position: absolute;
  left: 10px;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
}
#accordion .panel-title a.collapsed:after {
  color: #eaeaea;
}
#accordion .panel-title a.collapsed:hover:after {
  color: #fff;
}
#accordion .panel-body {
  font-size: 14px;
  color: #5a3245;
  background-color: #8559114f;
  line-height: 25px;
  padding: 20px 15px 20px 40px;
  position: relative;
  border: none;
  transition: all 0.5s ease 0s;
}
#accordion .panel-body:before {
  content: "";
  width: 5px;
  height: 40px;
  background: #855911;
  position: absolute;
  top: 20px;
  left: 0;
}
#accordion .panel-body p {
  margin-bottom: 0;
  font-size: 16px;
  color: #000;
}
.faq_kayam h4 {
  margin: 0;
}
.faq_kayam ul li {
  color: #000;
  font-size: 15px;
}
.brd-img {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #dad9d7;
  padding: 4px;
  position: relative;
  display: block;
  height: auto;
  max-width: 100%;
}
.abt-txt {
  font-size: 20px;
  text-align: justify;
  font-weight: 500 !important;
}
.buy-now img {
  width: 100%;
}
.buy-now td:last-child {
  padding-right: 1em;
}
.buy-now img:hover {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.faq-heading {
  color: #855911;
  font-size: 22px;
  padding-bottom: 5px;
}
.pt-6 {
  padding-top: 60px;
}
.banner2-con {
  right: 20%;
  left: inherit !important;
}
@media (max-width: 480px) {
  .banner.style-1 {
    height: 100% !important;
  }
  .banner.style-1 .carousel.slide .carousel-inner .carousel-item img {
    height: auto !important;
  }
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 19px !important;
    line-height: 19px !important;
    margin: 0 auto 0 !important;
    text-align: left;
    margin-left: 50px !important;
  }
  .banner-txt h5 {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-left: 50px !important;
    margin-bottom: 0;
  }
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content {
    top: 45%;
  }
  .slide-left {
    -webkit-animation: slide-left 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both !important;
    animation: slide-left 2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both !important;
  }
  @-webkit-keyframes slide-left {
    0% {
      -webkit-transform: translateX(0) !important;
      transform: translateX(0) !important;
    }
    100% {
      -webkit-transform: translateX(-250px) !important;
      transform: translateX(-250px) !important;
    }
  }
  @keyframes slide-left {
    0% {
      -webkit-transform: translateX(0) !important;
      transform: translateX(0) !important;
    }
    100% {
      -webkit-transform: translateX(-250px) !important;
      transform: translateX(-250px) !important;
    }
  }
  .banner2-con {
    left: 50% !important;
  }
  .padding-tb {
    padding: 20px 0;
  }
  .page-header .page-header-item .post-content h3 {
    line-height: 10px;
  }
  .page-header-bg-1 {
    background-size: cover !important;
  }
  #accordion .panel-title a:before {
    left: -33px;
    width: 75px;
  }
}
@media (max-width: 420px) {
  .slider2 img {
    margin-left: 55px;
  }
  .slider3 img {
    margin-left: -40px !important;
  }
  .slider4 img {
    margin-left: 65px !important;
  }
}
@media (max-width: 380px) {
  .banner.style-1
    .carousel.slide
    .carousel-inner
    .carousel-item
    .slider-content
    .slider-content-inner
    h2 {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .banner-txt h5 {
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
  }
  .banner.style-1 {
    height: 100% !important;
  }
}
@media (max-width: 320px) {
  .banner.style-1 {
    height: 100% !important;
  }
}
.histori-content p {
  line-height: 18px;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.desk-social {
  display: block;
}
.mob-social {
  display: none;
}
@media (max-width: 520px) {
  .mob-social {
    display: block;
    margin: 0 auto;
  }
  .desk-social {
    display: none;
  }
  .social-connect h2 {
    text-align: center;
  }
}

.portfolio .section-wrapper .portfolio-wrapper .post-thumb {
  padding: 0px 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.wpcc-color-custom--943834009.wpcc-container {
  display: none !important;
}

.page-header .page-header-item .post-content h1 {
  font-size: 30px;
}

@media screen and (max-width: 576px) {
  .page-header .page-header-item .post-content h1 {
    font-size: 22px;
    line-height: 24px;
  }
}

.bullets li {
  list-style: disc;
}
@media (max-width: 620px) { .page-header-item h3, .page-header-item h4 {margin-left: 45px;} }

/* Product hero system */
.product-hero {
  position: relative;
  overflow: hidden;
  padding: 100px 0 70px;
  min-height: 240px;
  display: flex;
  align-items: center;
  background: linear-gradient(135deg, var(--hero-bg-start, #fff9f4), var(--hero-bg-end, #ffeede));
  color: #2d1a10;
}
.product-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../image/texture-noise.png");
  opacity: 0.08;
  pointer-events: none;
}
.hero-layout {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 45px;
  z-index: 1;
}
.hero-copy {
  flex: 1;
}
.hero-eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.24em;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 18px;
  color: var(--hero-accent, #b0521f);
}
.hero-copy h1 {
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 16px;
}
.hero-lede {
  font-size: 18px;
  line-height: 1.7;
  max-width: 520px;
  color: #51372a;
}
.hero-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0;
}
.hero-chip {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(224, 198, 174, 0.7);
  border-radius: 999px;
  padding: 8px 18px;
  font-size: 14px;
  font-weight: 600;
  color: #51372a;
  backdrop-filter: blur(6px);
}
.hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 32px;
  border-radius: 999px;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
.hero-btn.primary {
  background: var(--hero-accent, #b0521f);
  color: #fff;
  box-shadow: 0 18px 35px rgba(176, 82, 31, 0.25);
}
.hero-btn.primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 45px rgba(176, 82, 31, 0.3);
}
.hero-btn.ghost {
  border-color: rgba(65, 40, 24, 0.35);
  color: #3b2417;
  background: rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(8px);
}
.hero-btn.ghost:hover {
  border-color: var(--hero-accent, #b0521f);
  color: var(--hero-accent, #b0521f);
}
.hero-visual {
  position: relative;
  flex: 0 0 360px;
  max-width: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-card {
  position: relative;
  width: 100%;
  padding: 32px 26px 26px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 28px 60px rgba(22, 16, 10, 0.12);
  text-align: center;
  overflow: hidden;
  backdrop-filter: blur(10px);
}
.hero-card img {
  width: 90%;
  height: auto;
  object-fit: contain;
  margin: 0 auto 12px;
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.hero-card-strip {
  background: rgba(240, 229, 220, 0.85);
  border-radius: 22px;
  padding: 14px 18px;
  text-align: left;
  font-size: 14px;
  color: #4b2b1b;
}
.hero-card-strip p {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 12px;
}
.hero-card-strip ul {
  padding-left: 18px;
  margin: 0;
}
.hero-card-strip li {
  margin-bottom: 4px;
}
.hero-pulse {
  position: absolute;
  inset: 20px;
  border-radius: 32px;
  border: 1px solid rgba(176, 82, 31, 0.2);
  animation: heroPulse 6s ease-in-out infinite;
}
.hero-floating-pill {
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  animation: pillDrift 12s ease-in-out infinite;
}
.hero-floating-pill::after {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 20px;
  border: 1px dashed rgba(0, 0, 0, 0.05);
}
.hero-floating-pill.pill-one {
  top: 20px;
  right: -20px;
}
.hero-floating-pill.pill-two {
  bottom: -30px;
  left: -10px;
  animation-delay: -6s;
}
.hero-background {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}
.hero-blob {
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  filter: blur(40px);
  opacity: 0.6;
  animation: heroFloat 18s ease-in-out infinite;
  z-index: 0;
  pointer-events: none;
}
.hero-blob.blob-one {
  bottom: -80px;
  left: -80px;
  background: var(--hero-blob-one, rgba(255, 211, 189, 0.9));
  animation-delay: 0s;
  width: 500px;
  height: 500px;
  opacity: 0.7;
}
.hero-blob.blob-two {
  bottom: -120px;
  right: -60px;
  background: var(--hero-blob-two, rgba(249, 243, 235, 0.8));
  animation-delay: -9s;
  width: 480px;
  height: 480px;
  opacity: 0.65;
}
.hero-blob.blob-three {
  bottom: -100px;
  left: 20%;
  background: var(--hero-blob-one, rgba(255, 211, 189, 0.85));
  width: 460px;
  height: 460px;
  animation-delay: -4.5s;
  opacity: 0.7;
}
.hero-blob.blob-four {
  bottom: -140px;
  right: 15%;
  background: var(--hero-blob-two, rgba(249, 243, 235, 0.75));
  width: 440px;
  height: 440px;
  animation-delay: -13.5s;
  opacity: 0.68;
}
.hero-ring {
  position: absolute;
  width: 480px;
  height: 480px;
  /* border: 1px solid rgba(255, 255, 255, 0.5); */
  border-radius: 50%;
  bottom: -180px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.5;
  z-index: 0;
  pointer-events: none;
}
.hero-scroll-cue {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #51372a;
}
.hero-scroll-cue::before {
  content: "";
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 1px solid rgba(47, 29, 19, 0.4);
  border-bottom-style: none;
  animation: scrollPulse 2.2s ease-in-out infinite;
}

.hero-heartiva {
  --hero-accent: #b2452a;
  --hero-bg-start: #fff5f1;
  --hero-bg-end: #ffe2d5;
  --hero-blob-one: rgba(255, 196, 173, 0.75);
  --hero-blob-two: rgba(255, 232, 221, 0.8);
}
.hero-urotiva {
  --hero-accent: #206992;
  --hero-bg-start: #f0f7fa;
  --hero-bg-end: #e3f0f5;
  --hero-blob-one: rgba(32, 105, 146, 0.15);
  --hero-blob-two: rgba(32, 105, 146, 0.08);
}
.hero-shenity {
  --hero-accent: #5e338d;
  --hero-bg-start: #f5f2ff;
  --hero-bg-end: #ede8ff;
  --hero-blob-one: rgba(94, 51, 141, 0.15);
  --hero-blob-two: rgba(255, 255, 255, 0.75);
}
.hero-manthrill-caps {
  --hero-accent: #191955;
  --hero-bg-start: #f2f4ff;
  --hero-bg-end: #e3e6ff;
  --hero-blob-one: rgba(25, 25, 85, 0.15);
  --hero-blob-two: rgba(255, 255, 255, 0.8);
}
.hero-hairnova {
  --hero-accent: #5c3b1d;
  --hero-bg-start: #fff9f0;
  --hero-bg-end: #f6eadc;
  --hero-blob-one: rgba(252, 229, 198, 0.75);
  --hero-blob-two: rgba(255, 255, 255, 0.8);
}
.hero-fitova {
  --hero-accent: #1e6b42;
  --hero-bg-start: #f2fff3;
  --hero-bg-end: #e1f7e6;
  --hero-blob-one: rgba(172, 221, 189, 0.7);
  --hero-blob-two: rgba(255, 255, 255, 0.85);
}
.hero-catalog {
  --hero-accent: #b0521f;
  --hero-bg-start: #fff7ef;
  --hero-bg-end: #ffe9d5;
  --hero-blob-one: rgba(255, 211, 189, 0.8);
  --hero-blob-two: rgba(249, 243, 235, 0.8);
}

@keyframes heroFloat {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(30px, -25px, 0) scale(1.05);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes heroPulse {
  0% {
    transform: scale(0.95);
    opacity: 0.6;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.95);
    opacity: 0.6;
  }
}
@keyframes pillDrift {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
  50% {
    transform: translate3d(-20px, -30px, 0) rotate(6deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@keyframes scrollPulse {
  0%,
  100% {
    transform: translateY(0);
    opacity: 0.7;
  }
  50% {
    transform: translateY(8px);
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  .product-hero {
    padding: 80px 0 60px;
    min-height: 320px;
  }
  .hero-layout {
    flex-direction: column;
    text-align: center;
  }
  .hero-copy h1 {
    font-size: 40px;
  }
  .hero-lede {
    margin: 0 auto;
  }
  .hero-cta {
    justify-content: center;
  }
  .hero-visual {
    width: 100%;
    max-width: 360px;
  }
}
@media (max-width: 576px) {
  .product-hero {
    padding: 70px 0 55px;
    min-height: 280px;
  }
  .hero-copy h1 {
    font-size: 32px;
  }
  .hero-lede {
    font-size: 16px;
  }
  .hero-btn {
    width: 100%;
  }
  .hero-card {
    padding: 30px 20px 50px;
  }
  .hero-scroll-cue {
    flex-direction: column;
    letter-spacing: 0.1em;
  }
}


.primary-menu .menu-area ul.main-menu li .mega-panel a {
  padding: 10px 0px;
  margin-top: 20px!important;
}
.primary-menu .menu-area ul.main-menu li .mega-panel a span{
  line-height: 0;
  
}

/* ========================================
   STICKY BUY NOW BUTTON STYLES
======================================== */
.sticky-buy-wrapper {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.sticky-buy-toggle {
    position: relative;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: linear-gradient(135deg, #191955, #2a2a7a);
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 8px 30px rgba(25, 25, 85, 0.5), 0 0 0 4px rgba(25, 25, 85, 0.2);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 10;
    overflow: hidden;
}

.sticky-buy-toggle::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.15), transparent);
    transform: rotate(45deg) translateY(-100%);
    transition: transform 0.6s ease;
    z-index: 1;
}

.sticky-buy-toggle::after {
    content: '';
    position: absolute;
    inset: -6px;
    border-radius: 50%;
    border: 3px solid rgba(25, 25, 85, 0.6);
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
    z-index: -1;
}

.sticky-buy-toggle:hover::before {
    transform: rotate(45deg) translateY(100%);
}

.sticky-buy-toggle:hover::after {
    opacity: 1;
    transform: scale(1);
    animation: buyWaveRipple 1.2s ease-out infinite;
}

@keyframes buyWaveRipple {
    0% { transform: scale(1); opacity: 0.8; border-color: rgba(25, 25, 85, 0.6); }
    50% { border-color: rgba(42, 42, 122, 0.4); }
    100% { transform: scale(1.5); opacity: 0; border-color: rgba(61, 61, 158, 0.2); }
}

.sticky-buy-toggle:hover {
    transform: scale(1.08);
    box-shadow: 0 15px 45px rgba(25, 25, 85, 0.7), 0 0 30px rgba(25, 25, 85, 0.4);
}

.sticky-buy-toggle:hover .toggle-icon.cart-icon {
    animation: cartBounce 0.5s ease;
}

@keyframes cartBounce {
    0%, 100% { transform: translateY(0); }
    25% { transform: translateY(-4px); }
    50% { transform: translateY(0); }
    75% { transform: translateY(-2px); }
}

.toggle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.toggle-icon.shuchi-icon {
    position: absolute;
    opacity: 0;
    transform: scale(0.5);
}

.toggle-icon.shuchi-icon .shuchi-logo {
    width: 55px;
    height: 55px;
    object-fit: contain;
}

.toggle-icon.close-icon {
    position: absolute;
    opacity: 0;
    transform: rotate(-90deg) scale(0.5);
}

.toggle-icon.shipping-icon {
    position: absolute;
    opacity: 0;
    transform: scale(0.5);
}

.sticky-buy-wrapper.active .toggle-icon.cart-icon {
    opacity: 0;
    transform: rotate(90deg) scale(0.5);
}

.sticky-buy-wrapper.active .toggle-icon.shuchi-icon {
    opacity: 1;
    transform: scale(1);
}

.sticky-buy-wrapper.active .toggle-icon.close-icon {
    opacity: 0;
    transform: rotate(-90deg) scale(0.5);
}

.sticky-buy-wrapper.active:hover .toggle-icon.shuchi-icon {
    opacity: 0;
    transform: scale(0.5);
}

.sticky-buy-wrapper.active:hover .toggle-icon.close-icon {
    opacity: 1;
    transform: rotate(0) scale(1);
}

.sticky-buy-wrapper.active .sticky-buy-toggle {
    background: #ffffff !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2), 0 0 0 4px rgba(0, 0, 0, 0.05) !important;
}

.sticky-buy-wrapper.active:hover .sticky-buy-toggle {
    background: linear-gradient(135deg, #e74c3c, #c0392b) !important;
    box-shadow: 0 8px 30px rgba(231, 76, 60, 0.5), 0 0 0 4px rgba(231, 76, 60, 0.2) !important;
}

.sticky-buy-wrapper.shipping .toggle-icon.cart-icon,
.sticky-buy-wrapper.shipping .toggle-icon.close-icon,
.sticky-buy-wrapper.shipping .toggle-icon.shuchi-icon {
    opacity: 0;
    transform: scale(0.5);
}

.sticky-buy-wrapper.shipping .toggle-icon.shipping-icon {
    opacity: 1;
    transform: scale(1);
    animation: shippingMove 0.8s ease-in-out;
}

.sticky-buy-wrapper.shipping .sticky-buy-toggle {
    background: linear-gradient(135deg, #27ae60, #2ecc71) !important;
}

@keyframes shippingMove {
    0% { transform: scale(0.5) translateX(-10px); opacity: 0; }
    30% { transform: scale(1.2) translateX(0); opacity: 1; }
    60% { transform: scale(1) translateX(5px); }
    100% { transform: scale(1) translateX(0); }
}

.toggle-text {
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: 2px;
    text-transform: uppercase;
}

.sticky-buy-wrapper.active .toggle-text {
    opacity: 0;
}

.toggle-pulse {
    position: absolute;
    inset: -6px;
    border-radius: 50%;
    border: 2px solid rgba(25, 25, 85, 0.4);
    animation: togglePulse 2s ease-out infinite;
}

.sticky-buy-wrapper.active .toggle-pulse {
    animation: none;
    opacity: 0;
}

@keyframes togglePulse {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.4); opacity: 0; }
}

/* Menu Items */
.sticky-menu-items {
    position: absolute;
    right: 0;
    top: 15%;
    transform: translateY(-50%);
    pointer-events: none;
}

.sticky-buy-wrapper .menu-item {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    transform: scale(0.3) translateX(0);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    box-shadow: 0 6px 25px rgba(0,0,0,0.3);
}

.sticky-buy-wrapper .brand-img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.sticky-buy-wrapper .menu-item.jiomart .brand-img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.sticky-buy-wrapper .menu-item.flipkart .brand-img {
    width: 48px;
    height: 48px;
}

.sticky-buy-wrapper .menu-item::before {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    border: 3px solid currentColor;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

.sticky-buy-wrapper .menu-item.amazon::before { border-color: #ff9900; }
.sticky-buy-wrapper .menu-item.flipkart::before { border-color: #2874f0; }
.sticky-buy-wrapper .menu-item.jiomart::before { border-color: #d32f2f; }

.sticky-buy-wrapper .menu-item:hover::before {
    opacity: 1;
    transform: scale(1);
    animation: waveRipple 1s ease-out infinite;
}

@keyframes waveRipple {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.4); opacity: 0; }
}

.sticky-buy-wrapper .menu-item:hover {
    box-shadow: 0 10px 35px rgba(0,0,0,0.4);
    filter: brightness(1.05);
}

.sticky-buy-wrapper .menu-item:hover .brand-img {
    transform: scale(1.08);
}

.sticky-buy-wrapper .menu-label {
    position: absolute;
    right: 70px;
    background: rgba(0,0,0,0.85);
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(10px);
    transition: all 0.3s ease;
    pointer-events: none;
}

.sticky-buy-wrapper .menu-item:hover .menu-label {
    opacity: 1;
    transform: translateX(0);
}

.coming-soon-badge {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #1a1a1a, #333333);
    color: #fff;
    font-size: 7px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 8px;
    white-space: nowrap;
    letter-spacing: 0.3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.sticky-buy-wrapper .menu-item.coming-soon {
    cursor: not-allowed;
}

.sticky-buy-wrapper .menu-item.coming-soon .brand-img {
    opacity: 0.85;
}

.sticky-buy-wrapper .menu-item.amazon {
    background: #fff;
    border: 2px solid #ff9900;
}

.sticky-buy-wrapper .menu-item.flipkart {
    background: #fff;
    border: 2px solid #2874f0;
}

.sticky-buy-wrapper .menu-item.jiomart {
    background: transparent;
    border: none;
    box-shadow: 0 6px 25px rgba(211, 47, 47, 0.4);
}

.sticky-buy-wrapper.active .sticky-menu-items {
    pointer-events: auto;
}

.sticky-buy-wrapper.active .menu-item {
    opacity: 1;
}

.sticky-buy-wrapper.active .menu-item.amazon {
    transform: translateX(-60px) translateY(-80px) scale(1);
    transition-delay: 0.1s;
}

.sticky-buy-wrapper.active .menu-item.flipkart {
    transform: translateX(-133px) translateY(0px) scale(1);
    transition-delay: 0.2s;
}

.sticky-buy-wrapper.active .menu-item.jiomart {
    transform: translateX(-60px) translateY(75px) scale(1);
    transition-delay: 0.3s;
}

/* Responsive */
@media (max-width: 768px) {
    .sticky-buy-wrapper { right: 15px; }
    .sticky-buy-toggle { width: 58px; height: 58px; }
    .sticky-buy-wrapper .menu-item { width: 48px; height: 48px; }
    .sticky-buy-wrapper .brand-img { width: 28px; height: 28px; }
    .sticky-buy-wrapper .menu-item.flipkart .brand-img { width: 40px; height: 40px; }
    .sticky-buy-wrapper .menu-item.jiomart .brand-img { width: 48px; height: 48px; }
    .sticky-buy-wrapper.active .menu-item.amazon { transform: translateX(-70px) translateY(-70px) scale(1); }
    .sticky-buy-wrapper.active .menu-item.flipkart { transform: translateX(-100px) translateY(0) scale(1); }
    .sticky-buy-wrapper.active .menu-item.jiomart { transform: translateX(-70px) translateY(70px) scale(1); }
    .coming-soon-badge { font-size: 6px; padding: 2px 4px; bottom: -6px; }
}

@media (max-width: 576px) {
    .sticky-buy-wrapper { 
        right: 10px; 
        top: auto; 
        bottom: 100px; 
        transform: translateY(0); 
    }
    .sticky-buy-toggle { 
        width: 48px; 
        height: 48px; 
    }
    .toggle-icon svg { 
        width: 18px; 
        height: 18px; 
    }
    .toggle-text { 
        font-size: 7px; 
    }
    .toggle-icon.shuchi-icon .shuchi-logo { 
        width: 42px; 
        height: 42px; 
    }
    .sticky-buy-wrapper .menu-item { 
        width: 38px; 
        height: 38px; 
    }
    .sticky-buy-wrapper .brand-img { 
        width: 20px; 
        height: 20px; 
    }
    .sticky-buy-wrapper .menu-item.flipkart .brand-img { 
        width: 30px; 
        height: 30px; 
    }
    .sticky-buy-wrapper .menu-item.jiomart .brand-img { 
        width: 38px; 
        height: 38px; 
    }
    /* Mobile - Horizontal Inline Layout */
    .sticky-buy-wrapper.active .menu-item.amazon { 
        transform: translateX(-90px) translateY(0px) scale(1); 
        transition-delay: 0.05s; 
    }
    .sticky-buy-wrapper.active .menu-item.flipkart { 
        transform: translateX(-135px) translateY(0) scale(1); 
        transition-delay: 0.1s; 
    }
    .sticky-buy-wrapper.active .menu-item.jiomart { 
        transform: translateX(-180px) translateY(0) scale(1); 
        transition-delay: 0.15s; 
    }
    .sticky-buy-wrapper .menu-label { 
        display: none; 
    }
    .toggle-pulse { 
        inset: -4px; 
    }
    .coming-soon-badge { 
        font-size: 5px; 
        padding: 1px 3px; 
        bottom: -6px; 
    }
    /* Slider section fix for mobile */
    .slider-section .carousel-inner {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    
    /* Testimonials Section Mobile Fix */
    .testimonials-section {
        padding: 40px 0;
        overflow: hidden;
    }
    .testimonials-section .section-header h2 {
        font-size: 28px !important;
        line-height: 1.3;
    }
    .testimonials-section .section-header p {
        font-size: 14px !important;
    }
    .testimonials-wrapper {
        width: 100%;
        overflow: hidden;
        padding: 0;
        box-sizing: border-box;
    }
    .testimonials-slider {
        width: 100%;
        overflow: hidden;
    }
    .testimonials-slider .swiper-slide {
        box-sizing: border-box;
        height: auto;
    }
    .testimonial-card {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
        min-height: 280px;
        display: flex;
        flex-direction: column;
    }
    .testimonial-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .testimonial-content .quote-icon svg {
        width: 30px;
        height: 30px;
    }
    .testimonial-text {
        font-size: 14px !important;
        line-height: 1.6;
        margin: 15px 0;
        flex-grow: 1;
    }
    .testimonial-author {
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .author-avatar {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: linear-gradient(135deg, #8b4513, #a0522d);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    .author-avatar span {
        color: #fff;
        font-weight: 600;
        font-size: 14px;
    }
    .author-info h4 {
        font-size: 16px;
        margin: 0 0 2px 0;
    }
    .author-info p {
        font-size: 12px;
        margin: 0;
        color: #666;
    }
    .testimonial-rating {
        margin-top: 12px;
    }
    .testimonial-rating .stars {
        color: #f5a623;
        font-size: 16px;
    }
    .testimonials-pagination {
        margin-top: 20px;
    }
}