/**
	Theme Name: Hamadryad
	Theme URI: http://engotheme.com/
	Author: Engo Team
	Author URI: http://engotheme.com/
	Description: Engo ABC HTML Template
	Version: 1.0
	Last change:	2019/06/25 [Initial Release]
	License: GNU General Public License v2 or later
	Tags: two-columns, left-sidebar, fixed-layout, responsive-layout
	Text Domain: Engotheme
 **/
/*------------------------------------------------------------------
[Table of contents]

	1. Reset
		1.1. Reset
		1.2. Animation
			1.2.1	Key frames
			1.2.2	Transition
	2. Mixins
	3. Home pages
		3.1. Home page 1
			3.1.1 General
			3.1.2 Header
			3.1.3 Main content
			3.1.4 Footer
		3.2. Home page 2
			3.2.1 General
			3.2.2 Header
			3.2.3 Main content
			3.2.4 Footer
		3.3. Home page 3
			3.3.1 Main content
			3.3.1 Footer
	4. Quick view
	5. Ecommerce
		5.1. General
		5.2. Shop full width - List
		5.3. Shop full width - Gird
	6. Templates Layout
		6.1. Product detail
			6.1.1 Product detail version 1
			6.1.2 Product detail version 3
			6.1.3 Product detail version 4
		6.2. Blog & New
			6.2.1 Blog & New version 1
			6.2.2 Blog & New version 2
			6.2.3 Blog & New Post
		6.3. Pages
			6.3.1. About us
			6.3.2. Contact us
			...
	7. Reponsive
		7.1. Custom colums
		7.2. Reponsive screen		
-------------------------------------------------------------------*/
/** 1. Reset **/
/** 1.1.	     Reset **/
* {
  padding: 0;
  margin: 0; }

a:hover {
  text-decoration: none; }

body {
  font-family: "Roboto", sans-serif;
  color: #241305; }

.tx-center {
  text-align: center; }

.img-width {
  width: 100%; }

/** 1.2.	Animation **/
/** 1.2.1	     Key frames **/
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@-webkit-keyframes shine {
  100% {
    left: 100%; } }
@keyframes shine {
  100% {
    left: 100%; } }
@keyframes btnSidebar {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.5);
    opacity: 0; } }
/** 1.2.2	     Transition **/
a {
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s; }

/** 2. Mixins **/
.close-st:hover {
  color: #ff0000 !important;
  transition: all .3s; }

.transition-05 {
  transition: all .3s; }

.transition-06 {
  transition: all .3s; }

.button-filter {
  display: none; }

.padding-section {
  padding-left: 35px;
  padding-right: 35px; }

.clientsay {
  font-size: 18px;
  width: 80%;
  margin: 100px 0 110px;
  text-align: center; }
  .clientsay .avatar {
    width: 81px;
    height: 81px;
    border: solid 3px #dddddd;
    border-radius: 50%;
    z-index: 2;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; }
  .clientsay .client-text .quotes {
    font-family: "Playfair Display", serif;
    font-size: 72px;
    margin: 0 0 -20px; }
  .clientsay .client-text .client-name {
    text-transform: uppercase; }
  .clientsay .client-text .client-job {
    color: #748a53;
    text-transform: none; }

.btn-custom:hover::after {
  width: 100% !important; }

.btn-custom {
  color: #fff;
  font-size: 18px;
  background: #241305;
  cursor: pointer;
  border: none;
  padding: 15px 20px;
  transition: all 0.25s ease;
  overflow: hidden;
  position: relative; }
  .btn-custom::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 0%;
    background-color: #748a53;
    transform-origin: left;
    transition: width 0.25s ease;
    z-index: 1; }
  .btn-custom:hover {
    color: #fff !important; }
    .btn-custom:hover .icon-arrow-right, .btn-custom:hover .btn-text {
      position: relative;
      z-index: 2; }
  .btn-custom .icon-arrow-right {
    vertical-align: text-top;
    font-size: 18px; }

.box-title {
  text-align: center;
  width: 100%; }
  .box-title .des-popular-product {
    max-width: 272px; }
  .box-title .dotw-des {
    max-width: 330px; }
  .box-title .box-des {
    font-size: 18px;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden; }
    .box-title .box-des:before {
      position: absolute;
      content: '';
      border-bottom: 1px solid #241305;
      width: 100%;
      top: 10px;
      left: 0; }
    .box-title .box-des .des-line {
      font-size: 16px;
      font-weight: 200;
      padding: 0 10px;
      background: #ffffff;
      z-index: 10;
      position: relative;
      display: inline-block; }
  .box-title .des-title {
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-weight: 700; }

.box-item {
  position: relative;
  border: solid 3px #f4f4f400;
  margin: 12px 0; }
  .box-item:hover {
    border-color: #f4f4f4;
    transition: all .3s; }
    .box-item:hover .loop-action {
      opacity: 1 !important;
      visibility: visible !important;
      transition: all 1s; }
  .box-item .box-item-info {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px; }
    .box-item .box-item-info .item-name {
      font-size: 24px;
      color: #241305;
      font-weight: 300; }
      .box-item .box-item-info .item-name:hover {
        color: #748a53; }
    .box-item .box-item-info .item-price-rate .item-price {
      font-size: 18px;
      display: inline-block; }
      .box-item .box-item-info .item-price-rate .item-price .cost {
        color: #241305;
        text-decoration: line-through; }
      .box-item .box-item-info .item-price-rate .item-price .sale {
        color: #748a53;
        font-weight: 700; }
    .box-item .box-item-info .item-price-rate .item-rating {
      display: inline-block;
      float: right; }
      .box-item .box-item-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon {
        font-size: 14px; }
      .box-item .box-item-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon-color1 {
        color: #a9803c; }
      .box-item .box-item-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon-color2 {
        color: #241305; }
  .box-item .box-item-image img {
    width: 100%;
    height: auto; }
  .box-item .offer {
    position: absolute;
    top: 10px;
    left: 10px; }
    .box-item .offer .percent, .box-item .offer .label {
      color: #fff;
      font-size: 18px;
      border-radius: 5px;
      font-weight: 300;
      width: 55px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      margin-bottom: 3px; }
    .box-item .offer .percent {
      background: #a9803c; }
    .box-item .offer .label {
      background: #748a53; }
  .box-item .button-loop-action .loop-action {
    background: #f4f4f4;
    position: absolute;
    display: inline-block;
    list-style: none;
    margin: 0;
    top: -3px;
    right: -3px;
    opacity: 0;
    visibility: hidden; }
    .box-item .button-loop-action .loop-action .item-action {
      padding: 15px; }
      .box-item .button-loop-action .loop-action .item-action:hover {
        background: #748a53;
        transition: all .5s; }
        .box-item .button-loop-action .loop-action .item-action:hover .action-link .icon {
          color: #fff; }
      .box-item .button-loop-action .loop-action .item-action .action-link .icon {
        font-size: 20px;
        color: #000; }

.homepage1-pagination {
  font-size: 18px; }
  .homepage1-pagination .line {
    font-size: 20px;
    vertical-align: bottom;
    line-height: 22px;
    color: #748a53;
    padding: 0 15px; }
  .homepage1-pagination .btn-pg:hover {
    color: #748a53 !important; }

.box-mobile-menu.open {
  left: 0; }

.box-mobile-menu {
  display: block;
  position: fixed;
  left: -360px;
  top: 0;
  width: 360px;
  max-width: -webkit-calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: calc(100% - 20px);
  line-height: 24px;
  background: #fff;
  bottom: 0;
  transition: all .3s;
  z-index: 1000000;
  opacity: 1;
  visibility: visible; }
  .box-mobile-menu .box-title {
    display: block;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-align: center;
    background: #f3f3f3;
    border-bottom: solid 1px #e6e6e6;
    line-height: 24px;
    text-transform: uppercase;
    padding: 12px 0 10px 5px;
    letter-spacing: 3px;
    font-weight: 700; }
  .box-mobile-menu .close-menu {
    position: absolute;
    bottom: 0;
    display: inline-block;
    font-weight: 500;
    height: 45px;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
    background: #333;
    width: 100%;
    z-index: 105;
    font-size: 20px;
    padding-left: 10px; }
    .box-mobile-menu .close-menu:hover {
      color: #748a53; }
  .box-mobile-menu .menu-clone .main-menu {
    list-style: none;
    width: 100%;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    bottom: 0; }
    .box-mobile-menu .menu-clone .main-menu .menu-item {
      border-bottom: solid 1px #e6e6e6;
      display: inline-block;
      position: static;
      float: left;
      overflow: hidden;
      width: 100%; }
      .box-mobile-menu .menu-clone .main-menu .menu-item:last-child {
        border-bottom: none; }
      .box-mobile-menu .menu-clone .main-menu .menu-item > a {
        color: #241305;
        font-size: 14px;
        font-weight: 600;
        width: calc(100% - 51px);
        line-height: 12px;
        padding: 18px 20px;
        display: inline-block; }
      .box-mobile-menu .menu-clone .main-menu .menu-item .toggle-submenu {
        float: right;
        width: 50px;
        top: 0;
        right: 0;
        color: #111;
        cursor: pointer;
        height: 48px;
        text-align: center;
        border-left: solid 1px #e5e5e5;
        vertical-align: top;
        line-height: 48px; }
        .box-mobile-menu .menu-clone .main-menu .menu-item .toggle-submenu::before {
          font-family: 'FontAwesome';
          content: "\f105";
          color: #9f9f9f;
          font-size: 14px;
          display: block; }
      .box-mobile-menu .menu-clone .main-menu .menu-item .submenu {
        border-top: 1px solid #dddcdc;
        display: none;
        max-height: 400px;
        overflow: auto; }
        .box-mobile-menu .menu-clone .main-menu .menu-item .submenu .col-inner {
          width: 100%;
          padding: 10px;
          display: inline-block; }
  .box-mobile-menu .menu-clone .show-submenu > a {
    color: #748a53; }
  .box-mobile-menu .menu-clone .show-submenu .toggle-submenu {
    border-left: none; }
    .box-mobile-menu .menu-clone .show-submenu .toggle-submenu::before {
      transform: rotate(90deg);
      color: #748a53; }

.col-wrapper-item {
  display: inline-block;
  padding-bottom: 20px !important; }
  .col-wrapper-item .widget-title {
    font-size: 14px;
    letter-spacing: 0.2em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 13px;
    padding-top: 5px;
    margin-bottom: 15px;
    padding-right: 0;
    margin-left: 0; }
    .col-wrapper-item .widget-title::before {
      left: 0;
      transform: none;
      border-bottom: 1px solid #748a53;
      position: absolute;
      content: '';
      bottom: 0;
      width: 50px; }
  .col-wrapper-item .menu-shop-style {
    list-style: none;
    padding: 0; }
    .col-wrapper-item .menu-shop-style .style-item {
      border: none;
      display: inline-block;
      position: static;
      float: left;
      overflow: hidden;
      width: 100%; }
      .col-wrapper-item .menu-shop-style .style-item a {
        text-decoration: none;
        line-height: 24px;
        display: block;
        padding: 5px 0;
        position: relative;
        font-size: 14px;
        color: #868686;
        vertical-align: middle;
        width: calc(100% - 51px);
        font-weight: 600; }
        .col-wrapper-item .menu-shop-style .style-item a:hover {
          color: #748a53; }
      .col-wrapper-item .menu-shop-style .style-item .afont200 {
        font-weight: 400 !important;
        width: 100% !important; }

.menu-overlay {
  display: none;
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1025;
  transition: all .3s ease; }

.search-form {
  top: calc(100% + 5px);
  left: 5px;
  z-index: 10;
  right: 5px;
  background: #fff;
  position: absolute; }
  .search-form .search-fields .search-input input[type="search"] {
    line-height: 44px;
    height: 44px;
    width: 100%; }
    .search-form .search-fields .search-input input[type="search"]:focus {
      outline: none; }
  .search-form .search-fields .search-input .search-field {
    border-radius: 0;
    border: none;
    padding: 0 20px 0 50px; }
  .search-form .search-fields .search-input .search-submit {
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    height: 46px;
    line-height: 40px;
    text-align: center;
    left: 0px;
    color: #000;
    padding: 0;
    background: transparent;
    border: none; }

.popup-active {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  width: auto !important; }

.popup {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  z-index: 999;
  top: 0;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.popup-overlay {
  display: block;
  background-color: rgba(0, 0, 0, 0.56);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #241305; }

.hamadryad-popup {
  max-width: 918px;
  position: relative;
  background: #fff;
  margin: auto; }
  .hamadryad-popup .hamadryad-popup-header img {
    width: 100%;
    height: auto; }

.hamadryad-popup-form-content {
  margin: 25px 0 !important; }
  .hamadryad-popup-form-content .popup-form {
    width: 780px;
    max-width: 100%;
    position: relative;
    margin: 0 auto; }
    .hamadryad-popup-form-content .popup-form .popup-form-inner {
      display: flex; }
      .hamadryad-popup-form-content .popup-form .popup-form-inner .popup-form-inp {
        display: inline-flex;
        width: 100%;
        height: 50px;
        background: #f4f4f4;
        border: solid 1px #f4f4f4;
        max-width: 600px; }
        .hamadryad-popup-form-content .popup-form .popup-form-inner .popup-form-inp:focus {
          outline: none; }
    .hamadryad-popup-form-content .popup-form .form-check {
      padding-top: 30px; }
      .hamadryad-popup-form-content .popup-form .form-check .popup-check-input {
        border-radius: 0 !important;
        position: absolute;
        margin-top: .3rem;
        margin-left: -1.25rem; }
    .hamadryad-popup-form-content .popup-form input[type="email"] {
      color: #dddddd;
      padding-left: 30px; }
    .hamadryad-popup-form-content .popup-form .popup-form-submit {
      display: inline-flex;
      padding: 0 50px !important; }

/** 3. Home pages **/
/** 3.1.	     Home page 1 **/
/** 3.1.1	     General **/
.menu-st1 {
  margin: 0 75px;
  position: absolute;
  z-index: 100;
  top: 75px;
  left: 0;
  right: 0; }

.homepage1-slide {
  position: relative; }
  .homepage1-slide .homepage1-slide-content_bg {
    background: url("../images/homepage1-bg.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    position: absolute;
    top: 75px;
    left: 75px;
    right: 75px;
    z-index: 1; }
    .homepage1-slide .homepage1-slide-content_bg .homepage1-slide-content {
      padding-top: 180px; }
      .homepage1-slide .homepage1-slide-content_bg .homepage1-slide-content .st1-slide-content_left {
        font-size: 18px; }
        .homepage1-slide .homepage1-slide-content_bg .homepage1-slide-content .st1-slide-content_left .st1-info-tile {
          font-size: 60px;
          font-family: "Playfair Display", serif;
          font-weight: 700;
          line-height: 90px; }
        .homepage1-slide .homepage1-slide-content_bg .homepage1-slide-content .st1-slide-content_left .st1-info-des {
          font-weight: 700;
          padding-bottom: 45px; }
      .homepage1-slide .homepage1-slide-content_bg .homepage1-slide-content .st1-slide-content_right .st1-info-date {
        padding-top: 20px;
        font-size: 36px; }
    .homepage1-slide .homepage1-slide-content_bg .avatar-header {
      position: relative;
      padding-top: 155px;
      right: 0;
      bottom: 0; }
      .homepage1-slide .homepage1-slide-content_bg .avatar-header .box-image .box-text {
        -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        position: absolute;
        text-transform: uppercase;
        bottom: 85px;
        font-size: 18px;
        right: -170px; }
  .homepage1-slide .box-top-right {
    width: 40%;
    height: 699px;
    position: absolute;
    background: #748a53;
    top: 0;
    right: 0;
    display: block; }

.st1-search-box {
  line-height: 0; }
  .st1-search-box .search-box-bg-active {
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 1 !important; }
  .st1-search-box .st1-search-box-bg {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.56);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 6;
    opacity: 0;
    visibility: hidden; }
  .st1-search-box .search-box-active {
    opacity: 1 !important;
    visibility: visible !important;
    top: 20vh !important; }
  .st1-search-box .search-box {
    z-index: 6;
    top: 0;
    position: fixed;
    background: #fff;
    padding: 50px;
    width: 80%;
    right: 50%;
    transform: translateX(50%);
    box-shadow: 1px 2px 16px 4px rgba(53, 57, 68, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease; }
    .st1-search-box .search-box .search-box-content .close-search-box {
      position: absolute;
      top: 12px;
      right: 10px;
      font-size: 12px;
      transition: all 0.3s ease; }
    .st1-search-box .search-box .search-box-content .hd-search-form {
      width: 100%;
      border-top: none;
      border-right: none;
      border-left: none;
      border-bottom: 1px solid #e1e1e1; }
      .st1-search-box .search-box .search-box-content .hd-search-form input {
        padding: 5px 10px;
        border: none;
        width: 88%;
        color: #6d6c6c; }
        .st1-search-box .search-box .search-box-content .hd-search-form input:focus {
          outline: none; }
      .st1-search-box .search-box .search-box-content .hd-search-form button {
        width: 10%;
        background-color: #748a53;
        border: none;
        color: #fff;
        padding: 5px 0;
        cursor: pointer; }
        .st1-search-box .search-box .search-box-content .hd-search-form button:focus {
          outline: none; }

.box-image-header-v1 {
  margin: 0 75px;
  position: relative;
  z-index: 100;
  top: -35%; }
  .box-image-header-v1 .box-image {
    position: relative;
    max-width: 451px; }
    .box-image-header-v1 .box-image .box-text {
      -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      position: absolute;
      text-transform: uppercase;
      bottom: 85px;
      font-size: 18px;
      width: max-content;
      right: -160px; }
  .box-image-header-v1 .box-left {
    background: #fff; }

/** 3.1.2	     Header **/
.header-menu {
  color: #241305;
  padding-top: 15px; }
  .header-menu .menu-left .menu-primary {
    margin-bottom: 0;
    text-align: center; }
    .header-menu .menu-left .menu-primary .primary-logo {
      margin: 0 165px !important; }
      .header-menu .menu-left .menu-primary .primary-logo .header-logo {
        top: 0 !important; }
      .header-menu .menu-left .menu-primary .primary-logo:hover:before {
        width: 0px !important; }
      .header-menu .menu-left .menu-primary .primary-logo:hover:after {
        width: 0px !important; }
    .header-menu .menu-left .menu-primary .li-primary {
      display: inline-block;
      margin: 0 35px;
      position: relative; }
      .header-menu .menu-left .menu-primary .li-primary .dropmenu-bg-active1 {
        background-color: #fff; }
      .header-menu .menu-left .menu-primary .li-primary .dropmenu-bg-active2 {
        background-color: #f4f4f4; }
      .header-menu .menu-left .menu-primary .li-primary .dropmenu-v2 {
        opacity: 1;
        visibility: visible;
        overflow: hidden;
        margin-top: 56px;
        left: -50px;
        text-align: left;
        top: 100%;
        min-width: 230px;
        position: absolute;
        -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        z-index: 1;
        -webkit-animation-name: smoothFadeOutLeft;
        animation-name: smoothFadeOutLeft;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        transition: visibility 0s linear 0.4s, opacity 0.4s linear;
        -webkit-transition: visibility 0s linear 0.4s, opacity 0.4s linear; }
        .header-menu .menu-left .menu-primary .li-primary .dropmenu-v2 .dropdown-menu-list {
          display: none;
          margin-bottom: -1px !important;
          border-bottom-width: 25px !important;
          padding: 35px;
          list-style: none; }
          .header-menu .menu-left .menu-primary .li-primary .dropmenu-v2 .dropdown-menu-list .level2 .level2-link {
            color: #241305;
            font-size: 18px; }
            .header-menu .menu-left .menu-primary .li-primary .dropmenu-v2 .dropdown-menu-list .level2 .level2-link:hover {
              color: #748a53; }
      .header-menu .menu-left .menu-primary .li-primary .st1-hamadryad-megamenu {
        margin-top: 0 !important; }
      .header-menu .menu-left .menu-primary .li-primary .megamenu-bg-active1 {
        background-color: #fff; }
      .header-menu .menu-left .menu-primary .li-primary .megamenu-bg-active2 {
        background-color: #f4f4f4; }
      .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu {
        opacity: 1;
        visibility: visible;
        overflow: hidden;
        margin-top: 56px;
        left: -50px;
        text-align: left;
        top: 100%;
        min-width: 230px;
        position: absolute;
        -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        z-index: 1;
        -webkit-animation-name: smoothFadeOutLeft;
        animation-name: smoothFadeOutLeft;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        transition: visibility 0s linear 0.4s, opacity 0.4s linear;
        -webkit-transition: visibility 0s linear 0.4s, opacity 0.4s linear; }
        .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
          display: none;
          margin-bottom: -1px !important;
          border-bottom-width: 25px !important;
          padding: 0px 35px 35px !important; }
          .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-banner {
            width: 100%; }
          .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-title {
            font-size: 24px;
            font-family: "Playfair Display", serif;
            font-weight: 700;
            padding-top: 45px; }
          .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul {
            list-style: none;
            line-height: 35px; }
            .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-item-link {
              color: #241305;
              font-size: 18px; }
              .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-item-link:hover {
                color: #748a53; }
            .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-icon {
              line-height: 35px;
              float: right;
              font-size: 12px; }
      .header-menu .menu-left .menu-primary .li-primary .megamenu-home {
        width: 1570px; }
      .header-menu .menu-left .menu-primary .li-primary:first-child {
        margin-left: 0 !important; }
      .header-menu .menu-left .menu-primary .li-primary:before {
        content: "";
        width: 0;
        border-bottom: 3px solid #748a53;
        position: absolute;
        left: 50%;
        top: -20px;
        transition: width 0.4s linear 0s;
        -o-transition: width 0.4s linear 0s;
        -webkit-transition: width 0.4s linear 0s; }
      .header-menu .menu-left .menu-primary .li-primary:after {
        content: "";
        width: 0;
        border-bottom: 3px solid #748a53;
        position: absolute;
        right: 50%;
        top: -20px;
        transition: width 0.4s linear 0s;
        -o-transition: width 0.4s linear 0s;
        -webkit-transition: width 0.4s linear 0s; }
      .header-menu .menu-left .menu-primary .li-primary:hover .megamenu-home {
        -webkit-animation: fadeInLeft .6s;
        animation: fadeInLeft .6s; }
      .header-menu .menu-left .menu-primary .li-primary:hover .dropmenu-v2 {
        -webkit-animation-name: smoothFadeInRight;
        animation-name: smoothFadeInRight;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation: fadeInLeft .6s;
        animation: fadeInLeft .6s; }
        .header-menu .menu-left .menu-primary .li-primary:hover .dropmenu-v2 .dropdown-menu-list {
          display: block !important; }
          .header-menu .menu-left .menu-primary .li-primary:hover .dropmenu-v2 .dropdown-menu-list .level2 {
            padding-bottom: 10px; }
      .header-menu .menu-left .menu-primary .li-primary:hover .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
        display: block !important; }
      .header-menu .menu-left .menu-primary .li-primary:hover:before {
        width: 50%; }
      .header-menu .menu-left .menu-primary .li-primary:hover:after {
        width: 50%; }
      .header-menu .menu-left .menu-primary .li-primary .item-primary {
        color: #241305;
        font-size: 18px;
        font-family: "Playfair Display", serif;
        font-weight: 200;
        top: 10px;
        position: relative;
        line-height: 100px; }
        .header-menu .menu-left .menu-primary .li-primary .item-primary:hover {
          color: #748a53;
          transition: all 1s; }
      .header-menu .menu-left .menu-primary .li-primary .header-logo {
        font-size: 28px;
        font-weight: 700; }
        .header-menu .menu-left .menu-primary .li-primary .header-logo img {
          width: 100%;
          display: inline-block !important; }
  .header-menu .controls-right {
    line-height: 130px;
    float: right; }
    .header-menu .controls-right .block-search, .header-menu .controls-right .block-cart, .header-menu .controls-right .block-megamenu {
      display: inline-block; }
      .header-menu .controls-right .block-search .controls-icon, .header-menu .controls-right .block-cart .controls-icon, .header-menu .controls-right .block-megamenu .controls-icon {
        font-size: 20px;
        display: inline;
        cursor: pointer; }
        .header-menu .controls-right .block-search .controls-icon .cart-number, .header-menu .controls-right .block-cart .controls-icon .cart-number, .header-menu .controls-right .block-megamenu .controls-icon .cart-number {
          letter-spacing: 0;
          font-size: 11px;
          width: 15px;
          height: 15px;
          position: absolute;
          background: #748a53;
          color: #fff;
          line-height: 15px;
          text-align: center;
          border-radius: 50%;
          top: 40%;
          right: -2px;
          opacity: 1; }
      .header-menu .controls-right .block-search .block-cart-icon, .header-menu .controls-right .block-cart .block-cart-icon, .header-menu .controls-right .block-megamenu .block-cart-icon {
        position: relative; }
    .header-menu .controls-right .controls-block {
      padding-right: 35px; }
      .header-menu .controls-right .controls-block:last-child {
        padding-right: 0; }

.slide-page1 {
  position: relative; }
  .slide-page1 .bg-st1 {
    min-height: 980px;
    object-fit: cover; }

.header-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .header-wrapper .header-inner {
    z-index: 5;
    position: relative;
    margin: 0  75px;
    top: 75px;
    background: url("../images/homepage1-bg.png") no-repeat;
    background-position: center;
    background-size: cover; }
    .header-wrapper .header-inner .header-slider {
      padding: 145px 0 100px; }
      .header-wrapper .header-inner .header-slider .slick-arrow {
        opacity: 0; }
      .header-wrapper .header-inner .header-slider .header-banner-left {
        font-size: 18px; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop .time-to {
          padding-left: 100px; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
          font-size: 60px;
          font-family: "Playfair Display", serif;
          font-weight: 700;
          line-height: 90px; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-des {
          font-weight: 700;
          margin: 0;
          padding-bottom: 45px; }
      .header-wrapper .header-inner .header-slider .header-banner-right .info-shop-date {
        font-size: 36px;
        padding-top: 20px; }
    .header-wrapper .header-inner .box-image-header {
      position: absolute;
      right: 0;
      bottom: -110px;
      background: #fff; }
      .header-wrapper .header-inner .box-image-header .box-image {
        margin-right: 150px; }
        .header-wrapper .header-inner .box-image-header .box-image img {
          width: 100%; }
        .header-wrapper .header-inner .box-image-header .box-image .box-text {
          -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
          transform: translateX(-50%) translateY(-50%) rotate(-90deg);
          position: absolute;
          text-transform: uppercase;
          bottom: 85px;
          font-size: 18px;
          right: -5px; }
      .header-wrapper .header-inner .box-image-header .top-pagination {
        padding-top: 30px;
        left: 50%;
        bottom: -45px;
        transform: translate(-90%);
        position: absolute; }
        .header-wrapper .header-inner .box-image-header .top-pagination .btn-pg {
          color: #fff; }
  .header-wrapper .box-top-left {
    width: 40%;
    height: 690px;
    position: absolute;
    background: #748a53;
    top: 0;
    right: 0;
    display: block; }
  .header-wrapper .box-bottom-right {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #748a53;
    font-size: 70px;
    color: #fff;
    letter-spacing: -5px;
    padding: 0 60px 0 75px; }

/** 3.1.3	     Main content **/
.main-content {
  background: #fff url("../images/background/bg-main.jpg") no-repeat top left;
  background-size: cover;
  background-position-x: center;
  background-position-y: 150px; }

.clear::before, .clear::after {
  content: " ";
  display: table; }

.gutter {
  padding-top: 15px;
  padding-bottom: 15px; }

.categories {
  margin: 120px 0; }
  .categories img {
    width: 100%;
    height: auto; }
  .categories .categories-item {
    position: relative; }
    .categories .categories-item:hover {
      opacity: .5;
      transition: all .5s; }
    .categories .categories-item .categories-info {
      position: absolute;
      bottom: 0;
      left: 20px;
      color: #241305; }
      .categories .categories-item .categories-info .categories-info-name {
        margin-bottom: 25px;
        font-family: "Playfair Display", serif;
        font-size: 36px;
        font-weight: 700; }
      .categories .categories-item .categories-info .categories-info-count {
        margin-bottom: 15px;
        font-size: 18px; }

.banner {
  background: #000 url("../images/background/bg-middle.jpg") no-repeat top left;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
  height: 900px;
  margin: 70px 0 110px; }
  .banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(#fff, #ffffffdb, #ffffff00);
    opacity: 1; }
  .banner .banner-content {
    margin: 0 auto;
    text-align: center;
    max-width: 90%; }
    .banner .banner-content .banner-title {
      font-family: "Playfair Display", serif;
      font-size: 60px;
      font-weight: 700;
      color: #241305; }
    .banner .banner-content .banner-des {
      font-size: 18px;
      line-height: 27px;
      margin-bottom: 45px; }

.deal-of-the-week .dotw-pagination .btn-pg {
  color: #241305; }

/** 3.1.4	     Footer **/
.footer-wrapper .footer-bg {
  background: #000 url("../images/background/bg-footer.jpg") no-repeat top left;
  color: #aaaaaa;
  background-size: cover; }
.footer-wrapper .footer .footer-content-pd {
  padding: 117px 0 106px;
  border-bottom: solid 1px #ffffff3d; }
.footer-wrapper .footer .footer-content .f-content-title-color-st1 {
  color: #fff; }
.footer-wrapper .footer .footer-content .f-content-title-color-st3 {
  color: #241305; }
.footer-wrapper .footer .footer-content .f-content-title {
  font-size: 24px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  margin-bottom: 22px; }
.footer-wrapper .footer .footer-content .f-content-list-item {
  list-style: none;
  color: #aaaaaa; }
  .footer-wrapper .footer .footer-content .f-content-list-item .f-content-items .fc-item {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px; }
    .footer-wrapper .footer .footer-content .f-content-list-item .f-content-items .fc-item:hover {
      color: #748a53;
      transition: all .3s ease-in-out; }
  .footer-wrapper .footer .footer-content .f-content-list-item .f-content-items .fc-item-color-st1 {
    color: #aaaaaa; }
  .footer-wrapper .footer .footer-content .f-content-list-item .f-content-items .fc-item-color-st3 {
    color: #241305; }
.footer-wrapper .footer .footer-info {
  font-size: 14px;
  line-height: 79px; }
  .footer-wrapper .footer .footer-info .info-payment .payment-text {
    padding-right: 20px; }
  .footer-wrapper .footer .footer-info .info-payment img {
    width: 175px;
    height: auto; }
  .footer-wrapper .footer .footer-info .social-inner .socials {
    display: inline-block; }
    .footer-wrapper .footer .footer-info .social-inner .socials .icon-social {
      text-decoration: none;
      padding-left: 20px;
      color: #aaaaaa;
      font-size: 18px; }
      .footer-wrapper .footer .footer-info .social-inner .socials .icon-social:hover {
        color: #748a53; }

/** 3.2.	     Home page 2 **/
/** 3.2.1	     General **/
.st2-btn-submit:hover::after {
  width: 100% !important; }

.st2-btn-submit {
  color: #fff;
  font-size: 18px;
  background: #241305;
  cursor: pointer;
  border: none;
  padding: 0 35px;
  transition: all 0.25s ease;
  overflow: hidden;
  position: relative;
  height: 50px;
  line-height: 50px;
  vertical-align: top; }
  .st2-btn-submit:focus {
    outline: none; }
  .st2-btn-submit::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 0%;
    background-color: #748a53;
    transform-origin: left;
    transition: width 0.5s ease;
    z-index: 1; }
  .st2-btn-submit:hover {
    color: #fff !important; }
    .st2-btn-submit:hover .st2-submit-text, .st2-btn-submit:hover .st2-submit-icon {
      position: relative;
      z-index: 2; }
  .st2-btn-submit .st2-submit-icon {
    vertical-align: middle;
    padding-left: 7px; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #00000066;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: all .3s ease; }

/** 3.2.2	     Header **/
.header-topbar {
  font-size: 12px;
  background: #748a53;
  color: #fff; }
  .header-topbar .st2-info-header .st2-info-header-list {
    list-style: none;
    display: inline; }
    .header-topbar .st2-info-header .st2-info-header-list .st2-info-li {
      padding-right: 45px;
      display: inline-block;
      line-height: 40px; }
      .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language {
        margin-right: 15px;
        margin-left: -10px; }
      .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies {
        background: url("../images/homepage2/arr-drop.png");
        background-repeat: no-repeat;
        background-position: calc(100%) center;
        width: 55px;
        display: inline-block; }
        .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language select, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies select {
          -moz-appearance: none;
          -webkit-appearance: none;
          appearance: none; }
        .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language select::-ms-expand, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies select::-ms-expand {
          display: none; }
      .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language .st2-select, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies .st2-select {
        border: none;
        background: none;
        width: 100%;
        color: #fff;
        padding: 0 10px; }
        .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language .st2-select:focus, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies .st2-select:focus {
          outline: none; }
        .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-language .st2-select option, .header-topbar .st2-info-header .st2-info-header-list .st2-info-li .st2-currencies .st2-select option {
          color: #241305;
          padding-left: 5px; }
  .header-topbar .st2-info-myacount {
    float: right; }
    .header-topbar .st2-info-myacount .st2-myacount-list {
      list-style: none;
      display: inline; }
      .header-topbar .st2-info-myacount .st2-myacount-list .st2-myacount-li {
        line-height: 40px;
        padding-left: 30px;
        display: inline-block; }
        .header-topbar .st2-info-myacount .st2-myacount-list .st2-myacount-li .st2-myacount-link {
          color: #fff; }

.menutora {
  background: #fff;
  z-index: 170;
  margin: 0 auto;
  width: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s;
  box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3); }

.header-bottom {
  position: relative;
  z-index: 55; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-header-logo {
    padding: 21px 0; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-header-logo img {
      width: 100%;
      height: auto;
      max-width: 151px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: right;
    display: inline-block;
    width: 100%; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-control {
    max-width: 100%;
    text-align: right;
    line-height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary {
    list-style: none;
    margin-bottom: 0;
    text-align: center; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary {
      display: inline-block;
      line-height: 34px;
      margin: 0 35px;
      position: relative; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary::before {
        display: block;
        width: 100%;
        height: 150%;
        content: '';
        position: absolute;
        top: 100%;
        left: 0; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:first-child {
        margin-left: 0 !important; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:last-child {
        margin-right: 0 !important; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .st2-item-link {
        color: #748a53; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover > a::after {
        width: 100%; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .st2-hamadryad-megamenu {
        -webkit-animation-name: smoothFadeInRight;
        animation-name: smoothFadeInRight;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
          display: block !important; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .megamenu-home {
        -webkit-animation: fadeInLeft .6s;
        animation: fadeInLeft .6s; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .dropmenu-v2 {
        -webkit-animation-name: smoothFadeInRight;
        animation-name: smoothFadeInRight;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation: fadeInLeft .6s;
        animation: fadeInLeft .6s; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary:hover .dropmenu-v2 .dropdown-menu-list {
          display: block !important; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-item-link {
        text-decoration: none;
        font-family: "Playfair Display", serif;
        color: #241305;
        font-size: 18px; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-item-link::after {
          content: "";
          width: 0;
          border-bottom: 3px solid #748a53;
          position: absolute;
          right: 0;
          bottom: -57px;
          transition: width 0.4s linear 0s;
          -o-transition: width 0.4s linear 0s;
          -webkit-transition: width 0.4s linear 0s; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st3-item-link {
        text-decoration: none;
        font-family: "Playfair Display", serif;
        color: #241305;
        font-size: 18px; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st3-item-link::after {
          content: "";
          width: 0;
          border-top: 3px solid #748a53;
          position: absolute;
          right: 0;
          top: -36px;
          transition: width 0.4s linear 0s;
          -o-transition: width 0.4s linear 0s;
          -webkit-transition: width 0.4s linear 0s; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .megamenu-home {
        width: 1570px; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-bg-active1 {
        background-color: #fff; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-bg-active2 {
        background-color: #f4f4f4; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 {
        opacity: 1;
        visibility: visible;
        overflow: hidden;
        margin-top: 56px;
        left: -50px;
        text-align: left;
        top: 100%;
        min-width: 230px;
        position: absolute;
        -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        z-index: 1;
        -webkit-animation-name: smoothFadeOutLeft;
        animation-name: smoothFadeOutLeft;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        transition: visibility 0s linear 0.4s, opacity 0.4s linear;
        -webkit-transition: visibility 0s linear 0.4s, opacity 0.4s linear; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 .dropdown-menu-list {
          display: none;
          margin-bottom: -1px !important;
          border-bottom-width: 25px !important;
          padding: 35px;
          list-style: none; }
          .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 .dropdown-menu-list .level2 .level2-link {
            color: #241305;
            font-size: 18px; }
            .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 .dropdown-menu-list .level2 .level2-link:hover {
              color: #748a53; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .megamenu-bg-active1 {
        background-color: #fff; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .megamenu-bg-active2 {
        background-color: #f4f4f4; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu {
        opacity: 1;
        visibility: visible;
        overflow: hidden;
        margin-top: 56px;
        text-align: left;
        top: 100%;
        min-width: 230px;
        position: absolute;
        -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
        z-index: 1;
        -webkit-animation-name: smoothFadeOutLeft;
        animation-name: smoothFadeOutLeft;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        transition: visibility 0s linear 0.4s, opacity 0.4s linear;
        -webkit-transition: visibility 0s linear 0.4s, opacity 0.4s linear; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
          display: none;
          margin-bottom: -1px !important;
          border-bottom-width: 25px !important;
          padding: 0px 35px 35px !important; }
          .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-banner {
            width: 100%; }
            .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-banner img {
              width: 100%;
              height: auto; }
          .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-title {
            font-size: 24px;
            font-family: "Playfair Display", serif;
            font-weight: 700;
            padding-top: 45px; }
          .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul {
            list-style: none; }
            .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-item-link {
              color: #241305;
              font-size: 18px; }
              .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-item-link:hover {
                color: #748a53; }
            .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal .st2-hamadryad-submenu-wrapper .st2-submenu-list-item .st2-submenu-item-ul .st2-submenu-item-li .st2-submenu-icon {
              line-height: 35px;
              float: right;
              font-size: 12px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-control-block {
    padding-right: 20px; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-control-block:last-child {
      padding-right: 0px !important; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .search-mobie {
    display: none;
    font-size: 20px;
    padding-right: 20px;
    vertical-align: middle; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box, .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-cart-block, .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-megamenu-block {
    display: inline-block;
    cursor: pointer;
    font-size: 20px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box {
    max-width: 255px; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box .st2-search-block .st2-search-form {
      position: relative; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box .st2-search-block .st2-search-form .at2-search-fields .st2-search-input .st2-search-field {
        width: 100%;
        border-radius: 30px;
        line-height: 46px;
        font-size: 18px;
        border: none;
        height: 46px;
        color: #dddddd;
        padding: 0 15px 0 20px;
        background: #f4f4f4;
        font-family: "Playfair Display", serif;
        outline: 0; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box .st2-search-block .st2-search-form .at2-search-fields .st2-search-input .st2-search-field::placeholder {
          color: #dddddd; }
      .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box .st2-search-block .st2-search-form .at2-search-fields .st2-search-input .st2-search-submit {
        width: 50px;
        position: absolute;
        top: 0;
        font-size: 18px;
        font-weight: 600;
        height: 46px;
        text-align: center;
        right: 0;
        color: #000;
        padding: 0;
        background: transparent;
        line-height: 40px;
        vertical-align: top;
        outline: none;
        border: none;
        cursor: pointer; }
        .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-search-box .st2-search-block .st2-search-form .at2-search-fields .st2-search-input .st2-search-submit span {
          line-height: 46px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-cart-block .st2-cart-icon {
    position: relative; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-control-right .st2-cart-block .st2-cart-icon .st2-cart-number {
      letter-spacing: 0;
      font-size: 11px;
      width: 15px;
      height: 15px;
      position: absolute;
      background: #748a53;
      color: #fff;
      line-height: 15px;
      text-align: center;
      border-radius: 50%;
      top: 40%;
      right: -2px;
      opacity: 1; }

.hamadryad-minicart.open {
  right: 0; }

.hamadryad-minicart {
  display: block;
  position: fixed;
  right: -360px;
  top: 0;
  width: 360px;
  max-width: -webkit-calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: calc(100% - 20px);
  line-height: 24px;
  background: #fff;
  bottom: 0;
  transition: all 0.3s;
  z-index: 1000000;
  opacity: 1;
  visibility: visible; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 46px;
    height: 45px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid #ecebeb;
    padding-bottom: 0;
    margin-bottom: 20px;
    text-align: center; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-number {
    font-weight: 600;
    display: block;
    min-width: 45px;
    height: 45px;
    text-align: center;
    line-height: 46px;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ecebeb; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-close {
    cursor: pointer;
    position: absolute;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    color: #000000;
    border-right: 1px solid #dedede; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item {
    height: calc(100vh - 183px);
    overflow: auto; }
    .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item {
      margin-bottom: 0px;
      margin-right: 0px;
      max-height: none;
      overflow: auto; }
      .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items {
        list-style: none;
        padding: 0 15px; }
        .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart {
          overflow: hidden;
          position: relative;
          padding-bottom: 24px;
          margin-bottom: 23px;
          border-bottom: 1px solid #ecebeb;
          text-align: left; }
          .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-cart-thumb {
            float: left;
            width: 87px; }
            .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-cart-thumb img {
              width: 100%;
              height: auto; }
          .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-detail {
            padding-left: 20px;
            display: inline-block;
            vertical-align: top;
            min-width: 150px; }
            .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-detail .product-name {
              font-size: 16px;
              line-height: 24px;
              margin-bottom: 0;
              width: calc(100% - 20px);
              display: inline-block;
              max-height: 48px;
              overflow: hidden;
              vertical-align: middle;
              text-decoration: none;
              color: #000; }
              .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-detail .product-name a {
                color: #241305; }
            .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-detail .product-detail-info .product-cost {
              color: #748a53; }
          .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-remove {
            position: absolute;
            right: 0;
            top: 0; }
            .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-remove a {
              color: #241305; }
              .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-list-item .list-item .hamadryad-minicart-items .product-cart .product-remove a:hover {
                color: red; }
  .hamadryad-minicart .hamadryad-minicart-content .subtotal {
    height: 59px;
    line-height: 59px;
    background-color: #ffffff;
    color: #000000;
    padding: 0 40px;
    overflow: hidden; }
    .hamadryad-minicart .hamadryad-minicart-content .subtotal .total-title {
      float: left; }
    .hamadryad-minicart .hamadryad-minicart-content .subtotal .total-price {
      float: right;
      font-weight: 600; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-action .btn-action-minicart {
    width: 50%;
    display: block;
    float: left;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    height: 59px;
    line-height: 61px;
    color: #ffffff; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-action .viewcart {
    background: #2a2a2a; }
  .hamadryad-minicart .hamadryad-minicart-content .hamadryad-minicart-action .checkout {
    background: #000; }

.minicart-bg-overlay {
  display: none;
  background: rgba(29, 29, 31, 0.6);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1025; }

/** 3.2.3	     Main content **/
.banner-title-header {
  background: url("../images/Blog&New/banner.jpg") no-repeat;
  min-height: 250px;
  background-position: top left;
  background-attachment: scroll;
  background-size: cover; }

.slide-wrapper {
  position: relative; }
  .slide-wrapper img {
    width: 100%;
    height: auto; }
  .slide-wrapper .slide-bg .st2-slide-content {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    text-align: center;
    display: inline-block;
    width: 100%; }
    .slide-wrapper .slide-bg .st2-slide-content .st2-slide-title {
      font-family: "Playfair Display", serif;
      font-size: 60px;
      font-weight: 700;
      line-height: 90px; }
    .slide-wrapper .slide-bg .st2-slide-content .st2-slide-des {
      font-size: 18px;
      font-weight: bold;
      margin: 0;
      padding-bottom: 50px; }
    .slide-wrapper .slide-bg .st2-slide-content .st2-submit-slide {
      background: #fff;
      color: #241305; }

.st2-categories {
  position: relative;
  top: -170px;
  margin-bottom: -170px; }
  .st2-categories .st2-categories-inner .st2-categories-item {
    padding: 17px;
    border: solid 3px #ffffff;
    background: #fff;
    height: 100%; }
    .st2-categories .st2-categories-inner .st2-categories-item:hover {
      border-color: #f4f4f4;
      animation: all .3s; }
      .st2-categories .st2-categories-inner .st2-categories-item:hover .st2-categories-link {
        color: #748a53;
        animation: all .3s; }
    .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-link {
      color: #241305; }
    .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-thum {
      overflow: hidden; }
      .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-thum img {
        width: 100%;
        height: auto;
        transition: .5s; }
      .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-thum:hover img {
        transform: scale(1.05); }
    .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-info .st2-categories-name {
      font-size: 36px;
      font-family: "Playfair Display", serif;
      font-weight: 700;
      margin: 0;
      padding: 25px 0; }
    .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-info .st2-categories-count {
      font-size: 18px;
      margin: 0;
      padding-bottom: 10px; }

.our-history {
  margin: 110px 0; }
  .our-history .st2-clientsay {
    margin: 0; }
    .our-history .st2-clientsay .st2-client-text .st2-clientsay-write {
      margin: 0;
      padding-bottom: 30px; }
    .our-history .st2-clientsay .st2-client-text .st2-client-name {
      margin: 0;
      padding-top: 30px; }

.block-banner .block-banner__wrapper {
  position: relative; }
  .block-banner .block-banner__wrapper .block-banner__inner {
    display: block; }
    .block-banner .block-banner__wrapper .block-banner__inner img {
      min-height: 200px;
      object-fit: cover;
      width: 100%;
      height: auto; }
    .block-banner .block-banner__wrapper .block-banner__inner .overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background-color: #00000066;
      overflow: hidden;
      width: 100%;
      height: 100%;
      transition: all .3s ease; }
      .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        display: inline-block;
        width: 100%; }
        .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__title {
          font-family: "Playfair Display", serif;
          font-size: 60px;
          font-weight: 700;
          line-height: 90px;
          padding-bottom: 50px; }
        .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__des {
          font-size: 18px; }
        .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner-btn {
          padding: 0 20px;
          background: #fff;
          color: #241305; }

.st2-popular-product {
  padding-top: 120px;
  padding-bottom: 120px; }

.blog-post-wrapper-st2 {
  background: #f4f4f4; }

.blog-post-wrapper {
  padding-top: 120px;
  padding-bottom: 120px; }

.blog-post .box-title .blog-post-intro {
  max-width: 230px; }
  .blog-post .box-title .blog-post-intro .blog-post-des-st2 {
    background: #f4f4f4; }
.blog-post .box-title .blog-post-title {
  margin-bottom: 40px; }
.blog-post .blog-post-list .blog-post-item-box {
  height: 100%; }
.blog-post .blog-post-list .blog-post-item-bg3 {
  background: #f4f4f4 !important; }
.blog-post .blog-post-list .blog-post-item {
  height: 100%;
  background: #fff; }
  .blog-post .blog-post-list .blog-post-item .blog-thum {
    margin-bottom: 30px;
    overflow: hidden; }
    .blog-post .blog-post-list .blog-post-item .blog-thum img {
      width: 100%;
      transition: .5s; }
    .blog-post .blog-post-list .blog-post-item .blog-thum:hover img {
      transform: scale(1.05); }
  .blog-post .blog-post-list .blog-post-item .st2-pdb {
    padding-bottom: 45px; }
  .blog-post .blog-post-list .blog-post-item .blog-info {
    padding-left: 25px;
    padding-right: 25px; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-meta .blog-datetime {
      padding-right: 50px; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-meta .blog-icon {
      padding-right: 10px; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-title {
      font-size: 30px;
      font-weight: 200;
      padding: 25px 0 20px 0; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-content {
      font-size: 18px; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-title .blog-title-link, .blog-post .blog-post-list .blog-post-item .blog-info .blog-content .read-more {
      color: #241305; }
      .blog-post .blog-post-list .blog-post-item .blog-info .blog-title .blog-title-link:hover, .blog-post .blog-post-list .blog-post-item .blog-info .blog-content .read-more:hover {
        color: #748a53; }

.newsletter {
  margin: 120px 0; }
  .newsletter .newsletter-top {
    margin: 0 auto;
    width: 880px;
    max-width: 100%;
    text-align: center;
    padding-bottom: 50px; }
    .newsletter .newsletter-top .newsletter-title {
      font-family: "Playfair Display", serif;
      font-size: 48px;
      font-weight: 700;
      margin-bottom: 20px; }
    .newsletter .newsletter-top .newsletter-des {
      font-size: 18px;
      margin: 0; }
  .newsletter .newsletter-form {
    width: 880px;
    max-width: 100%;
    position: relative;
    margin: 0 auto; }
    .newsletter .newsletter-form .newsletter-form-inp {
      max-width: 100%;
      width: 680px;
      height: 50px;
      margin-right: 8px;
      background: #f4f4f4;
      border: solid 1px #f4f4f4;
      padding-left: 30px; }
      .newsletter .newsletter-form .newsletter-form-inp::placeholder {
        color: #dddddd;
        font-size: 18px; }
      .newsletter .newsletter-form .newsletter-form-inp:focus {
        outline: none; }
    .newsletter .newsletter-form input[type="email"] {
      color: #dddddd; }

.instagram {
  position: relative; }
  .instagram .instagram-btn {
    display: inline-block;
    background: #fff;
    padding: 0 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .instagram .instagram-btn .icon-itgr {
      line-height: 50px;
      font-size: 18px;
      font-weight: 100;
      color: #241305; }
      .instagram .instagram-btn .icon-itgr i {
        padding-right: 10px; }

.instagram {
  background: url("../images/instagram.jpg");
  min-height: 320px;
  background-position: left top;
  background-attachment: scroll;
  background-size: cover; }

/** 3.2.4	     Footer **/
.footer-wrapper-st2 .footer-st2 .footer-content-st2 {
  border-bottom: solid 1px #f4f4f4;
  padding: 13px 0; }
  .footer-wrapper-st2 .footer-st2 .footer-content-st2 .st2-icon {
    display: table;
    line-height: 0;
    padding: 9px;
    background: #f4f4f4;
    border-radius: 50%;
    margin-right: 10px; }
.footer-wrapper-st2 .footer-st2 .footer-info-st2 {
  line-height: 80px; }
  .footer-wrapper-st2 .footer-st2 .footer-info-st2 .info-payment img {
    width: 175px;
    height: auto; }
  .footer-wrapper-st2 .footer-st2 .footer-info-st2 .social-inner-st2 .socials-st2 {
    display: inline-block; }
    .footer-wrapper-st2 .footer-st2 .footer-info-st2 .social-inner-st2 .socials-st2 .icon-social-st2 {
      text-decoration: none;
      padding-left: 20px;
      color: #241305;
      font-size: 18px; }
      .footer-wrapper-st2 .footer-st2 .footer-info-st2 .social-inner-st2 .socials-st2 .icon-social-st2:hover {
        color: #748a53; }

/** 3.3.	     Home page 3 **/
/** 3.3.1	     Main content **/
.categories-slide .categories-slide-left .st3-categories {
  background: #f4f4f4; }
  .categories-slide .categories-slide-left .st3-categories .st3-categories-title {
    font-family: "Playfair Display", serif;
    font-size: 24px;
    color: #fff;
    background: #748a53;
    text-align: center;
    font-weight: 700;
    line-height: 80px; }
  .categories-slide .categories-slide-left .st3-categories .st3-categories-list {
    list-style: none; }
    .categories-slide .categories-slide-left .st3-categories .st3-categories-list .st3-categories-item {
      position: relative;
      padding: 0 45px;
      border-bottom: solid 1px #fff; }
      .categories-slide .categories-slide-left .st3-categories .st3-categories-list .st3-categories-item .st3-categories-link {
        text-decoration: none;
        color: #241305;
        font-size: 18px;
        line-height: 74px; }
      .categories-slide .categories-slide-left .st3-categories .st3-categories-list .st3-categories-item .st3-categories-icon {
        float: right;
        color: #241305;
        cursor: pointer;
        text-align: center;
        vertical-align: top;
        line-height: 75px;
        font-size: 12px; }
.categories-slide .categories-slide-left .sub-categories {
  display: none;
  padding-bottom: 20px; }
  .categories-slide .categories-slide-left .sub-categories .sub-categories-inner {
    width: 100%;
    display: inline-block; }
    .categories-slide .categories-slide-left .sub-categories .sub-categories-inner .sub-categories-item .sub-categories-title {
      font-size: 14px;
      letter-spacing: 0.2em;
      font-weight: 700;
      text-transform: uppercase;
      position: relative;
      padding-bottom: 5px;
      padding-top: 5px;
      margin-bottom: 15px;
      padding-right: 0;
      margin-left: 0; }
      .categories-slide .categories-slide-left .sub-categories .sub-categories-inner .sub-categories-item .sub-categories-title::before {
        left: 0;
        transform: none;
        border-bottom: 1px solid #748a53;
        position: absolute;
        content: '';
        bottom: 0;
        width: 50px; }
    .categories-slide .categories-slide-left .sub-categories .sub-categories-inner .sub-categories-item .sub-categories-list {
      padding: 0; }
      .categories-slide .categories-slide-left .sub-categories .sub-categories-inner .sub-categories-item .sub-categories-list .sub-categories-child {
        border-bottom: 1px dotted #000000;
        position: static;
        overflow: hidden; }
        .categories-slide .categories-slide-left .sub-categories .sub-categories-inner .sub-categories-item .sub-categories-list .sub-categories-child a {
          text-decoration: none;
          line-height: 24px;
          display: block;
          padding: 5px 0;
          position: relative;
          font-size: 14px;
          color: #868686;
          vertical-align: middle; }
.categories-slide .categories-slide-left .show-subcate .st3-categories-icon {
  transform: rotate(90deg);
  transition-duration: .3s; }
.categories-slide .categories-slide-right .st3-slider-item {
  position: relative; }
  .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%; }
    .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-slider-item-des {
      font-size: 18px; }
    .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-slider-item-title {
      font-family: "Playfair Display", serif;
      font-size: 60px;
      font-weight: 700;
      padding-bottom: 45px; }
    .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-submit-slider {
      color: #241305 !important;
      background: #fff !important; }
      .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-submit-slider:hover {
        color: #fff !important; }

.st3-banner-poundersay {
  padding-top: 30px; }
  .st3-banner-poundersay .st3-banner {
    overflow: hidden; }
    .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link {
      position: relative; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:hover:before, .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:hover:after {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        -webkit-transition-delay: .3s;
        transition-delay: .3s; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:hover .season-item {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
        .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:hover .season-item:before, .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:hover .season-item:after {
          height: -webkit-calc(100% - 20px);
          height: calc(100% - 20px);
          -webkit-transition-delay: .3s;
          transition-delay: .3s; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:before {
        top: 20px;
        left: 20px; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:after {
        bottom: 20px;
        right: 20px; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:before, .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link:after {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.6);
        z-index: 22;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item {
        background-color: rgba(0, 0, 0, 0.6);
        text-align: center;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transition-delay: .3s;
        transition-delay: .3s; }
        .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item:before {
          bottom: 20px;
          left: 20px; }
        .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item:after {
          top: 20px;
          right: 20px; }
        .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item:before, .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item:after {
          content: '';
          position: absolute;
          height: 0;
          width: 1px;
          background-color: rgba(255, 255, 255, 0.6);
          z-index: 22;
          -webkit-transition: all .3s ease;
          transition: all .3s ease;
          -webkit-transition-delay: 0s;
          transition-delay: 0s; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .overlay {
        z-index: 22; }
      .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .season-item, .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image .season-link .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
  .st3-banner-poundersay .poundersay {
    border: solid 3px #dddddd;
    padding: 30px 10px 20px;
    height: 100%; }
    .st3-banner-poundersay .poundersay .clientsay-st3 {
      font-size: 18px;
      text-align: center; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .avatar {
        width: 81px;
        height: 81px;
        border: solid 3px #dddddd;
        border-radius: 50%;
        z-index: 2;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto; }
    .st3-banner-poundersay .poundersay .client-text-st3 .client-name {
      text-transform: uppercase;
      padding-top: 30px; }
      .st3-banner-poundersay .poundersay .client-text-st3 .client-name .client-job {
        color: #748a53;
        text-transform: none; }
    .st3-banner-poundersay .poundersay .client-text-st3 .quotes {
      font-family: "Playfair Display", serif;
      font-size: 72px;
      margin: 0 0 -20px; }
  .st3-banner-poundersay .st3-banner .st3-banner-item .st3-banner-item-image img {
    width: 100%;
    height: auto; }

.st3-popular-product {
  padding-top: 105px;
  padding-bottom: 105px; }

.st3-support .st3-support-item {
  background: #eeeeee;
  justify-content: center;
  padding: 45px 0; }
  .st3-support .st3-support-item .support-icon {
    font-size: 48px;
    color: #241305;
    padding-right: 30px; }
  .st3-support .st3-support-item .st3-support-info .support-title {
    font-size: 30px;
    color: #241305; }
  .st3-support .st3-support-item .st3-support-info .support-des {
    color: #748a53; }
.st3-support .st3-flex-custom {
  display: flex; }

.st3-banner-bottom {
  background: url("../images/homepage2/banner.jpg") no-repeat;
  min-height: 550px;
  background-position: top left; }

/** 3.3.2	    Footer **/
.footer-content-st3 .footer-content-st3-box {
  border-bottom: solid 1px #f4f4f4;
  padding: 115px 0; }
.footer-content-st3 .footer-content-st3-right .f-st3-banner {
  position: relative;
  overflow: hidden; }
  .footer-content-st3 .footer-content-st3-right .f-st3-banner::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .footer-content-st3 .footer-content-st3-right .f-st3-banner:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s; }
  .footer-content-st3 .footer-content-st3-right .f-st3-banner .banner-image img {
    width: 100%;
    height: auto; }
  .footer-content-st3 .footer-content-st3-right .f-st3-banner .banner-content {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center; }
    .footer-content-st3 .footer-content-st3-right .f-st3-banner .banner-content .banner-content-title {
      font-size: 36px;
      font-family: "Playfair Display", serif; }

.icon-plus {
  display: none;
  float: right;
  line-height: 28px;
  font-size: 18px; }

/** 4. Quick view **/
.product-quick-view {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  z-index: 999999;
  top: 0;
  height: 0;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .product-quick-view .product-quick-view-overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.56);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0; }
  .product-quick-view .product-quick-view-box {
    max-width: calc(100% - 40%);
    position: relative;
    background: #fff;
    margin: 0 auto;
    height: min-content;
    top: 267px; }
    .product-quick-view .product-quick-view-box .product-quick-view-box-inner {
      padding: 30px; }

.col-pd-quickview {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.slide-quickview-nav .slick-slide {
  border: 3px solid #f4f4f4;
  margin: 5px 0; }
  .slide-quickview-nav .slick-slide:first-child {
    margin-top: 0; }
  .slide-quickview-nav .slick-slide:focus {
    outline: none; }

.product-quick-view .product-detail-v1-share {
  padding-bottom: 0 !important; }

.close-quick-view {
  color: #241305;
  cursor: pointer;
  font-size: 18px;
  position: absolute;
  display: inline-block;
  top: 30px;
  right: 30px; }

.quick-view-active {
  visibility: visible;
  opacity: 1;
  top: 0;
  height: auto;
  width: auto; }

/** 5. Ecommerce **/
/** 5.1.	    General **/
.filter-by-price .filter-by-price-title {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  padding-bottom: 30px;
  margin: 0; }
.filter-by-price .filter-by-price-form {
  padding-bottom: 125px; }

.shoppage-fullwidth .shoppage-fullwidth-action .filter-left .filter-left-search .filter-left-search-form {
  position: relative; }
  .shoppage-fullwidth .shoppage-fullwidth-action .filter-left .filter-left-search .filter-left-search-form .filter-left-search-fields .filter-left-search-input .filter-search-field {
    width: 100%;
    border-radius: 30px;
    line-height: 46px;
    font-size: 18px;
    border: none;
    height: 46px;
    color: #dddddd;
    padding: 0 15px 0 20px;
    background: #fff;
    font-family: "Playfair Display", serif;
    outline: 0; }
  .shoppage-fullwidth .shoppage-fullwidth-action .filter-left .filter-left-search .filter-left-search-form .filter-left-search-fields .filter-left-search-input .filter-search-submit {
    width: 50px;
    position: absolute;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    height: 46px;
    text-align: center;
    right: 0;
    color: #000;
    padding: 0;
    background: transparent;
    line-height: 40px;
    vertical-align: top;
    outline: none;
    border: none;
    cursor: pointer; }
    .shoppage-fullwidth .shoppage-fullwidth-action .filter-left .filter-left-search .filter-left-search-form .filter-left-search-fields .filter-left-search-input .filter-search-submit span {
      line-height: 46px; }

.list-shop-sidebar-left .item-list-shoppage .box-item-image {
  width: max-content; }

/** 5.2.	    Shop full width - List **/
.d-none-list-shoppage {
  display: none; }

.list-pb {
  padding-bottom: 30px; }

.item-list-shoppage {
  border-color: #f4f4f4;
  padding: 35px 25px;
  height: max-content;
  display: flex !important; }
  .item-list-shoppage .d-none-list-shoppage {
    display: block; }
  .item-list-shoppage .m-bottom-0 {
    margin-bottom: 0; }
  .item-list-shoppage .list-shoppage-hide {
    display: none; }
  .item-list-shoppage .box-item-info {
    height: max-content;
    position: unset;
    padding-left: 30px; }
    .item-list-shoppage .box-item-info .list-shoppage-des {
      padding: 5px 0 25px 0; }
    .item-list-shoppage .box-item-info .item-price-rate .item-price, .item-list-shoppage .box-item-info .item-price-rate .item-rating {
      display: block; }
    .item-list-shoppage .box-item-info .item-price-rate .item-price {
      padding-top: 5px; }
    .item-list-shoppage .box-item-info .item-price-rate .item-rating {
      float: none;
      padding-top: 15px; }
    .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action {
      display: inline-block;
      list-style: none;
      border-bottom: solid 1px #f4f4f4;
      padding-bottom: 25px;
      display: inline-block; }
      .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .add-to-cart {
        padding: 0 45px !important; }
      .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action {
        display: inline-block;
        padding: 0 15px;
        line-height: 50px;
        background: #f4f4f4;
        margin: 0 5px; }
        .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action:first-child {
          margin-left: 0px; }
        .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action:hover {
          background: #748a53;
          transition: all .5s; }
          .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action:hover .action-link .icon {
            color: #fff; }
          .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action:hover .action-link-addcart {
            color: #fff; }
        .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action .action-link-addcart {
          color: #241305; }
        .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action .action-link .icon {
          vertical-align: text-bottom;
          font-size: 20px;
          color: #241305; }
    .item-list-shoppage .box-item-info .list-shoppage-share {
      padding: 25px 0 0 0;
      margin: 0 auto; }
      .item-list-shoppage .box-item-info .list-shoppage-share .list-shoppage-socials {
        display: inline-block; }
        .item-list-shoppage .box-item-info .list-shoppage-share .list-shoppage-socials .list-shoppage-icon {
          text-decoration: none;
          padding-left: 20px;
          color: #241305;
          font-size: 18px; }
          .item-list-shoppage .box-item-info .list-shoppage-share .list-shoppage-socials .list-shoppage-icon:hover {
            color: #748a53; }
  .item-list-shoppage .box-item-image {
    width: 100%;
    height: max-content; }

/** 5.3.	    Shop full width - Gird **/
.shoppage-fullwidth {
  background: #eeeeee;
  padding: 36px 0; }
  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-left .filter-left-showing .filter-left-showing-text {
    font-size: 18px;
    line-height: 46px; }
  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-left .filter-left-price {
    display: flex; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-left .filter-left-price .filter-left-price-name {
      padding-right: 20px; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-left .filter-left-price .filter-left-price-range {
      width: 100%; }
  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right {
    float: right;
    color: #241305;
    font-size: 18px; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list {
      list-style: none; }
      .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item {
        display: inline-block;
        padding: 0 25px; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item:last-child {
          padding-right: 0px; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item:first-child {
          padding-left: 0px; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-show .filter-right-show-text {
          display: inline-block;
          padding-right: 5px; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-show .filter-right-show-list {
          list-style: none;
          display: inline-block; }
          .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-show .filter-right-show-list .filter-right-show-item {
            padding: 0 5px;
            display: inline-block; }
            .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-show .filter-right-show-list .filter-right-show-item .filter-right-show-link {
              color: #241305; }
              .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-show .filter-right-show-list .filter-right-show-item .filter-right-show-link:hover {
                color: #748a53; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-btn {
          color: #241305;
          text-decoration: none; }
          .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-btn .dropdow-filter-icon {
            font-size: 12px;
            padding-left: 15px; }
        .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-list {
          background-color: #fff;
          -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
          border: none;
          border-radius: 0;
          padding: 15px; }
          .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-list .filter-dropdow-item {
            line-height: 30px;
            display: block;
            padding: 0 7px;
            white-space: nowrap; }
            .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-list .filter-dropdow-item a {
              color: #241305; }
              .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-list .filter-dropdow-item a:hover {
                color: #748a53; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-girdlist .view-icon {
      color: #241305; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-girdlist .actived {
      color: #748a53 !important; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-girdlist .grid .icon {
      font-size: 18px; }
    .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-girdlist .list {
      padding-left: 5px;
      vertical-align: middle; }
      .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-girdlist .list .icon {
        font-size: 20px; }

.product-shoppage-fullwidth {
  padding-top: 50px;
  padding-bottom: 120px; }

/** 6. Templates Layout **/
/** 6.1. Product detail **/
/** 6.1.1	    Product detail version 1 **/
.product-detail-v1 {
  padding-top: 50px;
  padding-bottom: 100px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-image {
    border: solid 3px #f4f4f4;
    margin-bottom: 25px; }
  .product-detail-v1 .product-detail-v1-wrapper .pro-detail-v1-pt {
    padding-top: 35px; }
  .product-detail-v1 .product-detail-v1-wrapper .pro-detail-v2-pt {
    padding-top: 15px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info {
    width: 100%; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-title {
      font-size: 36px;
      font-weight: 100; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta {
      padding: 25px 0; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating {
        display: inline-block; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price {
        font-size: 30px;
        padding-right: 60px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price .cost, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price .sale {
          display: inline-block; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price .cost {
          text-decoration: line-through;
          color: #241305; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price .sale {
          color: #748a53;
          font-weight: 700; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating {
        vertical-align: top;
        line-height: 45px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating .badge-starrating .star-icon {
          font-size: 18px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating .badge-starrating .star-icon-color1 {
          color: #a9803c; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating .badge-starrating .star-icon-color2 {
          color: #241305; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action {
      padding: 30px 0; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .add-product, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .btn-addwhlist {
        display: inline-block;
        font-size: 18px;
        cursor: pointer; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .add-product {
        padding: 0 5px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .add-product .btn-addproduct {
          background: #748a53;
          color: #fff;
          border: none;
          line-height: 50px;
          padding: 0 46px;
          cursor: pointer; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity {
        background: #f4f4f4;
        line-height: 50px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .subtraction, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .addition, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .quanlity-num {
          background: none;
          border: none;
          cursor: pointer; }
          .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .subtraction:focus, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .addition:focus, .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .quanlity-num:focus {
            outline: none; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .subtraction {
          padding-left: 15px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .addition {
          padding-right: 15px; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .quanlity .quanlity-num {
          max-width: 45px;
          text-align: center; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .btn-addwhlist {
        color: #241305;
        line-height: 50px;
        background: #f4f4f4;
        border: none;
        width: 50px; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .pro-detail-w50 {
      width: 50%; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-attr {
      font-size: 18px;
      border-top: solid 1px #f4f4f4;
      border-bottom: solid 1px #f4f4f4;
      margin: 0 auto;
      padding: 30px 0; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-attr span {
        color: #748a53; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-share {
      padding: 25px 0;
      margin: 0 auto; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-share .product-detail-v1-socials {
        display: inline-block; }
        .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-share .product-detail-v1-socials .product-detail-v1-icon {
          text-decoration: none;
          padding-left: 20px;
          color: #241305;
          font-size: 18px; }
          .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-share .product-detail-v1-socials .product-detail-v1-icon:hover {
            color: #748a53; }
  .product-detail-v1 .product-detail-v1-wrapper .pro-dt-tab-content-pt {
    padding-top: 95px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .tab-content {
    padding-top: 35px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs {
    text-align: center; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .product-detail-tabs-item {
      font-size: 48px;
      font-family: "Playfair Display", serif;
      font-weight: 700;
      color: #241305;
      padding: 0 40px; }
      .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .product-detail-tabs-item:hover, .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .product-detail-tabs-item:active {
        color: #748a53; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .active {
      color: #748a53; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .tab-content .tab-pane img {
    width: 100%;
    height: auto; }

.product-detail-v1-related {
  padding-bottom: 130px; }

/** 6.1.2	    Product detail version 3 **/
.custom-col-md-2-prod, .custom-col-md-10-prod {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px; }

.custom-col-md-2-prod {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  float: left; }

.custom-col-md-10-prod {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  float: right; }

.product-detail-v3-image img {
  width: 100%;
  height: auto; }
.product-detail-v3-image .product-detail-v3-order .order2-prodetail-v3 {
  order: 2; }
.product-detail-v3-image .product-detail-v3-order .order1-prodetail-v3 {
  order: 1; }

.slider-nav .slick-slide {
  border: 3px solid #f4f4f4;
  margin: 5px 0; }
  .slider-nav .slick-slide:first-child {
    margin-top: 0; }
  .slider-nav .slick-slide:focus {
    outline: none; }
.slider-nav .slick-track .slick-current {
  opacity: .3; }

.slider-single .product-detail-v3-image {
  border: 3px solid #f4f4f4; }
  .slider-single .product-detail-v3-image:focus {
    outline: none; }

/** 6.1.3	    Product detail version 4 **/
.product-detail-v4 {
  padding: 0;
  margin: 0; }

.slider-single-v4 .slick-list {
  border: 3px solid #f4f4f4;
  margin-bottom: 10px; }
  .slider-single-v4 .slick-list:focus {
    outline: none; }

.slider-nav-v4 .product-detail-v3-image {
  border: 3px solid #f4f4f4;
  margin: 0 5px; }
  .slider-nav-v4 .product-detail-v3-image:first-child {
    margin-left: 0; }
  .slider-nav-v4 .product-detail-v3-image:focus {
    outline: none; }
.slider-nav-v4 .slick-track .slick-current {
  opacity: .3; }

/** 6.2. Blog & New **/
/** 6.2.1	    Blog & New version 1 **/
.info-author {
  padding: 15px 0 25px 0; }
  .info-author .author-avatar {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border: solid 3px #dddddd;
    border-radius: 50%; }
    .info-author .author-avatar img {
      width: 100%;
      height: 100%; }
  .info-author .author-name {
    font-size: 18px;
    font-weight: 100;
    margin: 0;
    padding-left: 10px; }

.blog-new-wrapper-v1 {
  padding-top: 50px;
  padding-bottom: 85px; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blog-new-inner-left-title {
    font-size: 24px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    padding-bottom: 40px;
    margin: 0; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-blogposts-list, .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts-list, .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro-list, .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-populartags-list {
    list-style: none;
    padding-bottom: 80px; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-blogposts .blogn-v1-blogposts-list .blogn-v1-blogposts-item .blogn-v1-blogposts-link {
    color: #241305;
    font-size: 18px;
    line-height: 36px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-blogposts .blogn-v1-blogposts-list .blogn-v1-blogposts-item .blogn-v1-blogposts-link:hover {
      color: #748a53; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-blogposts .blogn-v1-blogposts-list .blogn-v1-blogposts-item .blogn-v1-blogposts-link .v1-blogposts-item-count {
      float: right; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item {
    padding-bottom: 30px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-thumb img {
      height: auto;
      width: 155px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-info {
      padding-left: 15px; }
      .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-info .recentpost-info-name {
        font-size: 18px;
        font-weight: 100; }
        .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-info .recentpost-info-name a {
          color: #241305;
          vertical-align: text-top; }
          .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-info .recentpost-info-name a:hover {
            color: #748a53; }
      .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-recentposts .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-info .recentpost-info-date {
        font-size: 12px;
        color: #888888; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item {
    padding-bottom: 30px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item:hover .featuredpro-info .item-name {
      color: #748a53; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro {
      border: solid 3px #f4f4f4;
      padding: 32px 0 10px 0; }
      .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro .featuredpro-thumb {
        padding: 0 20px 0 10px; }
        .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro .featuredpro-thumb img {
          width: 90px;
          height: auto; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-name {
      font-size: 24px;
      color: #241305;
      font-weight: 300; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-price {
      font-size: 18px; }
      .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-price .cost {
        color: #241305;
        text-decoration: line-through; }
      .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-price .sale {
        color: #748a53;
        font-weight: 700; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon {
      font-size: 14px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon-color1 {
      color: #a9803c; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-featuredpro .blogn-v1-featuredpro-list .blogn-v1-featuredpro-item .featuredpro-info .item-price-rate .item-rating .rating-badge .badge-starrating .star-icon-color2 {
      color: #241305; }
  .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-populartags .blogn-v1-populartags-list .blogn-v1-populartags-item {
    display: inline-block;
    background: #f4f4f4;
    margin-right: 2px;
    margin-bottom: 6px; }
    .blog-new-wrapper-v1 .blog-new-inner-left .blogn-v1-populartags .blogn-v1-populartags-list .blogn-v1-populartags-item .blogn-v1-populartags-link {
      padding: 5px 10px;
      font-size: 18px;
      color: #241305; }
  .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list {
    list-style: none; }
    .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 {
      padding-bottom: 25px; }
      .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-thumb {
        overflow: hidden; }
        .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-thumb:hover img {
          transform: scale(1.05); }
        .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-thumb img {
          width: 100%;
          height: auto;
          transition: .5s; }
      .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-meta .blog-datetime {
        padding-right: 50px; }
      .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-meta .blog-icon {
        padding-right: 10px; }
      .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-title {
        font-size: 30px;
        font-weight: 200;
        padding: 15px 0 10px 0;
        margin: 0; }
        .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-title .blog-title-link {
          color: #241305; }
          .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-title .blog-title-link:hover {
            color: #748a53; }
      .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-readmore {
        padding-top: 35px; }
        .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-readmore .blog-readmore-link {
          color: #241305;
          font-size: 18px; }
          .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-readmore .blog-readmore-link:hover {
            color: #748a53; }
          .blog-new-wrapper-v1 .blog-new-inner-right .blog-new-v1-list .blog-new-v1-item .blog-new-v1 .blog-new-v1-info .blog-readmore .blog-readmore-link .blog-readmore-icon {
            vertical-align: middle; }

/** 6.2.2	    Blog & New version 2 **/
.st2-banner-content-child-page {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: inline-block;
  width: 100%; }
  .st2-banner-content-child-page .banner-child-page-title {
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 15px; }
  .st2-banner-content-child-page .back-link {
    font-size: 18px; }
    .st2-banner-content-child-page .back-link .back-link-breadcrumb {
      list-style: none;
      margin: 0; }
      .st2-banner-content-child-page .back-link .back-link-breadcrumb .breadcrumb-items {
        display: inline-block; }
        .st2-banner-content-child-page .back-link .back-link-breadcrumb .breadcrumb-items .breadcrumb-item-link {
          color: #fff; }
          .st2-banner-content-child-page .back-link .back-link-breadcrumb .breadcrumb-items .breadcrumb-item-link:hover {
            color: #748a53; }
      .st2-banner-content-child-page .back-link .back-link-breadcrumb > li + li:before {
        content: '\e87a';
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
        font-family: Linearicons-Free;
        padding: 0 15px; }

.blog-new-wrapper {
  margin: 50px 0 115px; }
  .blog-new-wrapper .blog-post-item-pdb {
    padding-bottom: 25px; }

.blog-new-pagination {
  padding-top: 20px; }
  .blog-new-pagination .blog-new-pagination-wrapper .pagination .page-item-blogn {
    padding: 0 5px; }
    .blog-new-pagination .blog-new-pagination-wrapper .pagination .page-item-blogn .page-link {
      border-radius: 50%;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 24px;
      color: #241305;
      border: none;
      font-size: 18px;
      background: #f4f4f4; }
      .blog-new-pagination .blog-new-pagination-wrapper .pagination .page-item-blogn .page-link span {
        font-size: 12px; }
      .blog-new-pagination .blog-new-pagination-wrapper .pagination .page-item-blogn .page-link:hover {
        color: #fff;
        background: #748a53; }

/** 6.2.3	    Blog & New Post **/
.blogn-post-meta {
  font-size: 18px; }
  .blogn-post-meta .blogn-post-author, .blogn-post-meta .blogn-post-date, .blogn-post-meta .blogn-post-comment {
    display: inline-block; }
  .blogn-post-meta .blogn-post-date, .blogn-post-meta .blogn-post-comment {
    height: 45px;
    line-height: 45px; }
  .blogn-post-meta .blogn-post-author .info-author-blogn-post {
    padding: 0; }
  .blogn-post-meta .blogn-post-meta-child {
    border-right: solid 1px #dddddd;
    height: 40px;
    padding: 0 30px; }
    .blogn-post-meta .blogn-post-meta-child:first-child {
      padding-left: 0; }
    .blogn-post-meta .blogn-post-meta-child:last-child {
      border-right: none;
      padding-right: 0; }

.blogn-post-title {
  font-size: 48px;
  font-weight: 100;
  margin: 0; }

.blogn-post-inner-right .blogn-post-content .blogn-post-meta-pd {
  padding: 20px 0 30px 0; }
.blogn-post-inner-right .blogn-post-content .blogn-post-thumb {
  padding-bottom: 40px; }
  .blogn-post-inner-right .blogn-post-content .blogn-post-thumb img {
    width: 100%;
    height: auto; }
.blogn-post-inner-right .blog-info {
  padding-bottom: 40px; }
  .blogn-post-inner-right .blog-info img {
    width: 100%;
    height: auto; }
.blogn-post-inner-right .blogn-post-tag {
  background: #f4f4f4; }
  .blogn-post-inner-right .blogn-post-tag .tag .tag-title, .blogn-post-inner-right .blogn-post-tag .tag .list-tag {
    display: inline-block;
    margin: 0; }
  .blogn-post-inner-right .blogn-post-tag .tag .tag-title {
    background: #748a53;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    padding: 0 35px; }
  .blogn-post-inner-right .blogn-post-tag .tag .list-tag {
    list-style: none;
    padding-left: 15px; }
    .blogn-post-inner-right .blogn-post-tag .tag .list-tag .tag-item {
      display: inline-block; }
      .blogn-post-inner-right .blogn-post-tag .tag .list-tag .tag-item .tag-item-link {
        color: #241305;
        font-size: 18px; }
      .blogn-post-inner-right .blogn-post-tag .tag .list-tag .tag-item::after {
        content: ','; }
      .blogn-post-inner-right .blogn-post-tag .tag .list-tag .tag-item:last-child::after {
        content: ''; }
  .blogn-post-inner-right .blogn-post-tag .follow {
    float: right;
    padding-right: 30px;
    line-height: 50px; }
    .blogn-post-inner-right .blogn-post-tag .follow .social-inner-st2 .social-text {
      font-size: 16px; }
    .blogn-post-inner-right .blogn-post-tag .follow .social-inner-st2 .socials-st2 {
      display: inline-block; }
      .blogn-post-inner-right .blogn-post-tag .follow .social-inner-st2 .socials-st2 .icon-social-st2 {
        text-decoration: none;
        padding-left: 20px;
        color: #241305;
        font-size: 18px; }
.blogn-post-inner-right .blogn-post-comments {
  padding: 40px 0; }
  .blogn-post-inner-right .blogn-post-comments .blogn-post-comment-list {
    list-style: none;
    margin: 0;
    padding-top: 15px; }
    .blogn-post-inner-right .blogn-post-comments .blogn-post-comment-list .blogn-post-comment-item {
      padding-bottom: 25px; }
      .blogn-post-inner-right .blogn-post-comments .blogn-post-comment-list .blogn-post-comment-item:last-child {
        padding-bottom: 0; }
      .blogn-post-inner-right .blogn-post-comments .blogn-post-comment-list .blogn-post-comment-item .comment .content-comment {
        font-size: 18px;
        margin: 0;
        padding: 15px 0 10px 0; }
      .blogn-post-inner-right .blogn-post-comments .blogn-post-comment-list .blogn-post-comment-item .comment .reply-comment a {
        font-size: 18px;
        color: #748a53; }
.blogn-post-inner-right .blogn-post-leave-comment-form {
  padding-top: 30px; }
  .blogn-post-inner-right .blogn-post-leave-comment-form .blogn-post-leave-comment .touch-with-us-form .blogn-post-textarea {
    height: 150px; }

/** 6.3. Pages **/
/** 6.3.1	    About us **/
.about-us {
  margin-top: -170px; }
  .about-us .about-us-wrapper {
    background: #f4f4f4 url("../images/bg-aboutus.png");
    background-position: center;
    position: relative;
    padding: 106px 0; }
    .about-us .about-us-wrapper .box-des-about {
      font-size: 18px;
      font-weight: 200; }
    .about-us .about-us-wrapper .st2-clientsay-write {
      padding: 0 120px; }
  .about-us .st2-clientsay {
    margin: 0; }
  .about-us .st2-client-text .st2-client-name {
    margin: 0;
    padding-top: 30px; }

.testimonial {
  margin: 110px 0; }
  .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box {
    text-align: center; }
    .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box img {
      max-width: 100%;
      min-height: 97px; }
    .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box .testimonial-title {
      margin: 0;
      padding: 25px 0; }
    .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box .testimonial-des {
      padding: 0 40px; }

/** 6.3.2	    Contact us **/
.flex-custom {
  display: flex; }
  .flex-custom .st2-email-text, .flex-custom .st2-phone-text, .flex-custom .st2-address-text {
    font-size: 15px; }

.slide-wrapper .slide-bg .overlay .st2-slide-content .silde-des-contactus {
  padding-bottom: 0px !important; }

.contact-info {
  margin-top: 90px; }
  .contact-info .contact-info-top .contact-info-top-inner {
    height: 100%; }
    .contact-info .contact-info-top .contact-info-top-inner .contact-info-top-box {
      height: 100%;
      border: solid 3px #f4f4f4;
      text-align: center;
      padding: 65px 0 30px;
      position: relative; }
      .contact-info .contact-info-top .contact-info-top-inner .contact-info-top-box .contact-info-title {
        font-size: 30px; }
      .contact-info .contact-info-top .contact-info-top-inner .contact-info-top-box .contact-info-des {
        font-size: 18px;
        margin: 0; }
      .contact-info .contact-info-top .contact-info-top-inner .contact-info-top-box .contact-info-icon {
        position: absolute;
        font-size: 24px;
        padding: 28px;
        background: #f4f4f4;
        color: #241305;
        border-radius: 50%;
        top: -45px;
        left: 50%;
        transform: translateX(-50%); }
  .contact-info .contact-info-map {
    margin-top: 50px; }

.touch-with-us {
  margin: 110px 0 120px; }
  .touch-with-us .des-title-pagecontact {
    padding-bottom: 40px;
    margin: 0; }

.touch-with-us-form {
  width: 100%; }
  .touch-with-us-form .form-touch-with-us input::placeholder {
    color: #dddddd;
    font-size: 18px; }
  .touch-with-us-form .form-touch-with-us .form-row > [class*=col-] {
    padding-right: 15px;
    padding-left: 15px; }
    .touch-with-us-form .form-touch-with-us .form-row > [class*=col-]:first-child {
      padding-left: 5px; }
    .touch-with-us-form .form-touch-with-us .form-row > [class*=col-]:last-child {
      padding-right: 5px; }
  .touch-with-us-form .form-touch-with-us .form-control {
    border-radius: 0;
    border: none;
    background: #f4f4f4;
    font-size: 18px;
    color: #dddddd;
    padding: 11px 20px; }
    .touch-with-us-form .form-touch-with-us .form-control:focus {
      box-shadow: none; }
  .touch-with-us-form .form-touch-with-us .form-group-custom {
    margin-bottom: 0; }
  .touch-with-us-form .form-touch-with-us .custom-textarea {
    margin: 30px 0 50px;
    min-width: 100%;
    height: 200px;
    max-height: 100%; }

/** 7. Reponsive **/
/** 7.1	    Custom colums **/
.cl-md-ipad-12, .st2-col-lapt-3, .st2-col-lapt-9, .col-blogn-custom, .col-custom-12, .cl-md-w2-12, .st3-col-lapt-12, .col-custom-6, .col-t-7, .col-t-5, .col-19px-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

/** 7.2	    Reponsive screen **/
@media (min-width: 2000px) {
  .col-xxl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25.333333%;
    flex: 0 0 25.333333%;
    max-width: 25.333333%; } }
@media (min-width: 1700px) {
  .col-t-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-t-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; } }
@media (max-width: 1700px) {
  .box-image-header-v1 {
    top: -230px; }

  .product-detail-v4-right .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .product-detail-tabs-item {
    font-size: 30px;
    padding: 0 15px; }

  .item-list-shoppage {
    padding: 15px 10px; }
    .item-list-shoppage .box-item-image {
      width: 80%; }
    .item-list-shoppage .box-item-info {
      padding-left: 15px; }
      .item-list-shoppage .box-item-info .list-shoppage-des {
        padding: 5px 0 10px 0; }
      .item-list-shoppage .box-item-info .item-price-rate .item-rating {
        padding-top: 5px; }
      .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action {
        padding-bottom: 15px; }
      .item-list-shoppage .box-item-info .list-shoppage-share {
        padding: 15px 0 0 0; }

  .shoppage-fullwidth {
    padding: 25px 0; }

  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-header-logo {
    padding: 10px 0; }
    .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-header-logo img {
      max-width: 120px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu, .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 {
    margin-top: 35px; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-item-link::before, .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-item-link::after {
    bottom: -35px; }

  .product-quick-view .product-quick-view-box {
    max-width: calc(100% - 35%); }

  .header-menu .menu-left .menu-primary .li-primary {
    margin: 0 25px; }
    .header-menu .menu-left .menu-primary .li-primary .header-logo img {
      max-width: 120px; }
  .header-menu .menu-left .menu-primary .primary-logo {
    margin: 0 135px !important; } }
@media (max-width: 1500px) {
  .st2-control-right .st2-control-block {
    padding-right: 15px !important; }

  .st2-menu-primary .st2-li-primary {
    margin: 0 15px !important; }

  .st2-control-right .st2-search-box {
    max-width: 200px !important; }

  .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box .testimonial-des {
    padding: 0 20px; }

  .blog-new-v1-info .blog-readmore {
    padding-top: 5px !important; }

  .st2-popular-product {
    padding-top: 50px;
    padding-bottom: 0px; }

  .blog-post-wrapper {
    padding-top: 50px;
    padding-bottom: 50px; }

  .product-detail-v1 .product-detail-v1-wrapper .pro-dt-tab-content-pt {
    padding-top: 50px; }

  .item-list-shoppage .box-item-image {
    width: max-content; }

  .instagram {
    min-height: 250px; }

  .product-quick-view .product-quick-view-box {
    top: 40px;
    max-width: calc(100% - 30%); }

  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-title {
    font-size: 25px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta {
    padding: 10px 0; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-price {
      font-size: 20px; }
    .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-meta .product-detail-v1-rating {
      line-height: 30px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action {
    padding: 10px 0; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-attr {
    padding: 10px 0; }

  .header-wrapper .header-inner .box-image-header .box-image {
    margin-right: 110px; }
    .header-wrapper .header-inner .box-image-header .box-image .box-text {
      right: -55px; }
  .header-wrapper .header-inner .header-slider .header-banner-left .info-shop .time-to {
    padding-left: 35px; }

  .header-menu .menu-left .menu-primary .li-primary {
    margin: 0 20px; }
    .header-menu .menu-left .menu-primary .li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
      padding: 25px !important; }
    .header-menu .menu-left .menu-primary .li-primary .dropmenu-v2 .dropdown-menu-list {
      padding: 25px !important; }
  .header-menu .menu-left .menu-primary .primary-logo {
    margin: 0 90px !important; }

  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .st2-hamadryad-megamenu .st2-hamadryad-megamenu-modal {
    padding: 0px 25px 25px !important; }
  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-hamadryad-menu .st2-menu-primary .st2-li-primary .dropmenu-v2 .dropdown-menu-list {
    padding: 25px; }

  .st3-popular-product {
    padding-top: 50px;
    padding-bottom: 50px; }

  .footer-wrapper .footer .footer-content-pd {
    padding: 50px 0 50px; }

  .categories {
    margin: 50px 0; }

  .banner {
    margin: 30px 0 50px; }

  .testimonial {
    margin: 50px 0; }

  .blog-new-wrapper {
    margin: 50px 0 50px; }

  .touch-with-us {
    margin: 50px 0 50px; }

  .our-history {
    margin: 50px 0; }

  .newsletter {
    margin: 50px 0; }

  .footer-content-st3 .footer-content-st3-box {
    padding: 50px 0; }

  .product-shoppage-fullwidth {
    padding-bottom: 50px; }

  .product-detail-v1-related {
    padding-bottom: 50px; } }
@media (max-width: 1280px) {
  .header-menu .menu-left .menu-primary .li-primary {
    margin: 0 15px; }
  .header-menu .controls-right .controls-block {
    padding-right: 20px; }

  .header-wrapper .header-inner {
    margin: 0 35px 35px;
    top: 35px; }
  .header-wrapper .box-image-header-v1 {
    margin: 0 35px; }
  .header-wrapper .box-top-left {
    height: 650px; }

  .categories-slide .categories-slide-left .st3-categories .st3-categories-title {
    line-height: 60px; }
  .categories-slide .categories-slide-left .st3-categories .st3-categories-list .st3-categories-item {
    padding: 0px 15px; }
    .categories-slide .categories-slide-left .st3-categories .st3-categories-list .st3-categories-item .st3-categories-link {
      line-height: 55px; }

  .st2-categories {
    top: 50px !important;
    margin-bottom: 0 !important; }
    .st2-categories .st2-categories-inner .st2-categories-item {
      padding: 0;
      border: solid 3px #f4f4f4; }

  .blogn-post-comments .blogn-post-title {
    font-size: 30px; }

  .blogn-post-leave-comment .blogn-post-title {
    font-size: 30px; }

  .header-menu .menu-left .menu-primary .li-primary {
    margin: 0 10px; }
  .header-menu .menu-left .menu-primary .primary-logo {
    margin: 0 70px !important; }

  .header-wrapper .header-inner .box-image-header {
    bottom: -70px; }
    .header-wrapper .header-inner .box-image-header .box-image {
      margin-right: 125px; }
      .header-wrapper .header-inner .box-image-header .box-image .box-text {
        right: -30px; }
  .header-wrapper .header-inner .header-slider {
    padding: 145px 0 60px; }
    .header-wrapper .header-inner .header-slider .header-banner-left .info-shop .time-to {
      display: block;
      padding: 0; }
    .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
      font-size: 50px; }
  .header-wrapper .box-top-left {
    height: 676px; }

  .menu-st1 {
    top: 35px; } }
@media (min-width: 1281px) {
  .container {
    width: 1600px;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%; }

  .modal-dialog {
    max-width: 915px; }

  .modal {
    top: 255px !important; } }
@media (max-width: 1199px) {
  .container {
    max-width: 100%; }

  .d-none-19 {
    display: none !important; }

  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item {
    padding: 0 10px; }

  .col-19px-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (max-width: 1024px) {
  .hide-laptop {
    display: none !important; }

  .t-center-laptop {
    text-align: center; }

  .icon-social:first-child {
    padding-left: 0px !important; }

  .info-copyright {
    text-align: center; }

  .payment-text, .social-text {
    display: none; }

  .about-us {
    margin-top: 50px; }
    .about-us .about-us-wrapper {
      padding: 50px 0; }
      .about-us .about-us-wrapper .st2-clientsay-write {
        padding: 0; }

  .hide-reponsive, .header-topbar {
    display: none !important; }

  .btn-menu-reponsive {
    display: block !important; }

  .search-mobie {
    display: inline-block !important; }

  .st2-col-lapt-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .st2-col-lapt-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .st3-col-lapt-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .header-bottom-st2-inner .st2-header-logo {
    padding: 10px 0 !important; }

  .padding-section {
    padding-left: 0px;
    padding-right: 0px; }

  .blog-info .blog-meta .blog-datetime {
    display: block;
    padding-right: 0 !important; }

  .product-detail-v1 .product-detail-v1-wrapper .product-detail-tabs-content .product-detail-tabs .product-detail-tabs-item {
    font-size: 25px; }

  .testimonial-wrapper .testimonial-inner {
    padding-bottom: 50px; }

  .slide-wrapper .slide-bg .st2-slide-content {
    transform: translate(-50%, -50%); }
    .slide-wrapper .slide-bg .st2-slide-content .st2-slide-title {
      line-height: normal; }

  .blog-new-inner-left .blog-new-inner-left-title, .blog-new-inner-left .blog-new-inner-left-title, .blog-new-inner-left .blog-new-inner-left-title {
    padding-bottom: 25px !important; }
  .blog-new-inner-left .blogn-v1-populartags-list, .blog-new-inner-left .blogn-v1-recentposts-list, .blog-new-inner-left .blogn-v1-blogposts-list {
    padding-bottom: 40px !important;
    margin: 0; }

  .instagram {
    min-height: 200px; }

  .product-quick-view .product-quick-view-box {
    max-width: calc(100% - 20%); }
    .product-quick-view .product-quick-view-box .product-quick-view-box-inner {
      padding: 15px; }

  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info p {
    font-size: 14px; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .btn-addwhlist {
    display: none; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .add-product .btn-addproduct {
    padding: 0 15px !important; }
  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-attr {
    font-size: 14px; }

  .header-bottom .header-bottom-st2-wrapper .header-bottom-st2-inner .st2-header-logo img {
    max-width: 80px; }

  .header-menu {
    box-shadow: 0 0.5px 0 0 #ffffff inset, 0 1px 2px 0 #B3B3B3;
    padding-top: 5px;
    padding-bottom: 5px; }
    .header-menu .menu-left {
      padding-right: 0; }
      .header-menu .menu-left .menu-primary {
        text-align: left; }
        .header-menu .menu-left .menu-primary .li-primary .header-logo img {
          max-width: 80px; }
        .header-menu .menu-left .menu-primary .li-primary .item-primary {
          line-height: 45px; }
        .header-menu .menu-left .menu-primary .primary-logo {
          margin: 0 !important; }
    .header-menu .controls-right {
      line-height: 57px; }

  .header-wrapper .box-top-left {
    display: none; }
  .header-wrapper .header-inner .box-image-header .box-image {
    margin-right: 70px; }
    .header-wrapper .header-inner .box-image-header .box-image .box-text {
      right: -85px; }
  .header-wrapper .header-inner .header-slider {
    padding: 90px 0 30px; }
    .header-wrapper .header-inner .header-slider .header-banner-left {
      font-size: 16px; }
      .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
        font-size: 35px;
        line-height: 50px;
        padding-top: 20px; }
      .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-des {
        padding-bottom: 30px; }

  .slide-page1 .bg-st1 {
    min-height: 600px; }

  .menu-st1 {
    margin: 0 35px;
    background: #fff; }

  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__title {
    line-height: normal;
    padding-bottom: 30px; } }
@media (max-width: 1023px) {
  .footer-info {
    line-height: 40px !important; }
    .footer-info .order-mobile-cp {
      order: 3; }
    .footer-info .order-mobile-pm {
      order: 1; }
    .footer-info .order-mobile-sc {
      order: 2; }
    .footer-info .socials .icon-social {
      padding: 0 15px !important; }

  .banner {
    max-height: 900px;
    height: auto; }
    .banner .banner-content {
      padding-bottom: 20px; }

  .banner-title {
    font-size: 40px !important; }

  .popup .hamadryad-popup {
    max-width: 500px; }
    .popup .hamadryad-popup .hamadryad-popup-header {
      display: none; }
    .popup .hamadryad-popup .hamadryad-popup-form {
      padding: 20px; }
      .popup .hamadryad-popup .hamadryad-popup-form .hamadryad-popup-form-content .newsletter-top .newsletter-title {
        font-size: 35px; }
      .popup .hamadryad-popup .hamadryad-popup-form .hamadryad-popup-form-content .newsletter-top .newsletter-des {
        font-size: 14px; }

  .footer-wrapper-st2 .footer-st2 .footer-info-st2 .social-inner-st2 .socials-st2 .icon-social-st2:first-child {
    padding-left: 0px; } }
@media (max-width: 992px) {
  .f-content-st2 {
    padding-top: 30px; }

  .flex-custom {
    display: block; }
    .flex-custom .st2-icon {
      display: inline-block !important;
      text-align: center; }

  .testimonial {
    margin-bottom: 60px !important; } }
@media (max-width: 991px) {
  .categories-slide .lar-oder2 {
    order: 2 !important;
    padding-top: 25px; }
  .categories-slide .lar-oder1 {
    order: 1 !important;
    padding-top: 25px; }

  .st3-banner-poundersay .st3-banner {
    padding-top: 25px; } }
@media (max-width: 768px) {
  .hide-tablet {
    display: none; }

  .newsletter-form {
    text-align: center; }
    .newsletter-form .newsletter-form-inp {
      margin: 0 0 30px !important; }

  .categories {
    margin: 50px 0; }
    .categories .categories-item .categories-info .categories-info-name {
      font-size: 25px;
      margin-bottom: 10px; }

  .custom-col-pt {
    text-align: center; }

  .slide-wrapper .banner-child-page-title {
    font-size: 35px; }
  .slide-wrapper .back-link {
    font-size: 15px; }
    .slide-wrapper .back-link .back-link-breadcrumb > li + li:before {
      padding: 0 10px !important; }

  .product-detail-v1-info {
    text-align: left !important; }
    .product-detail-v1-info .pro-detail-w50 {
      width: 100% !important; }
    .product-detail-v1-info .product-detail-v1-share {
      text-align: center; }
      .product-detail-v1-info .product-detail-v1-share .product-detail-v1-socials .product-detail-v1-icon:first-child {
        padding-left: 0px !important; }

  .box-title .des-title {
    font-size: 25px; }

  .product-detail-v1-related, .product-detail-v1 {
    padding-bottom: 50px; }

  .product-detail-v1 {
    padding-top: 25px; }

  .contact-info .contact-info-top .contact-info-top-inner {
    padding-bottom: 65px; }

  .col-blogn-custom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-custom-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .blogn-post-tag {
    background: none !important; }
    .blogn-post-tag .tag .list-tag {
      display: inline !important; }
      .blogn-post-tag .tag .list-tag .tag-item {
        padding-top: 5px; }
    .blogn-post-tag .follow {
      background: #f4f4f4;
      float: none !important;
      padding: 0 !important;
      text-align: center;
      margin-top: 25px; }
      .blogn-post-tag .follow .social-inner-st2 .socials-st2 .icon-social-st2:first-child {
        padding-left: 0 !important; }

  .blogn-post-comments .blogn-post-title {
    font-size: 25px; }
  .blogn-post-comments .blogn-post-comment-list .blogn-post-meta {
    font-size: 14px; }
    .blogn-post-comments .blogn-post-comment-list .blogn-post-meta .blogn-post-author {
      padding-right: 10px; }
    .blogn-post-comments .blogn-post-comment-list .blogn-post-meta .blogn-post-date {
      padding-left: 10px; }
  .blogn-post-comments .blogn-post-comment-list .content-comment {
    font-size: 14px !important; }

  .blogn-post-leave-comment .blogn-post-title {
    font-size: 25px; }

  .blog-post-wrapper {
    padding-top: 50px;
    padding-bottom: 50px; }
    .blog-post-wrapper .blog-post-list .blog-post-item-box {
      padding-bottom: 25px; }
    .blog-post-wrapper .blog-post-list .blog-post-item {
      border: solid 1px #dddddd; }
      .blog-post-wrapper .blog-post-list .blog-post-item .blog-thum {
        margin-bottom: 15px; }
      .blog-post-wrapper .blog-post-list .blog-post-item .blog-info {
        padding-left: 10px;
        padding-right: 10px; }
        .blog-post-wrapper .blog-post-list .blog-post-item .blog-info .blog-meta {
          font-size: 14px; }
        .blog-post-wrapper .blog-post-list .blog-post-item .blog-info .blog-title {
          font-size: 20px;
          padding: 15px 0 12px 0;
          margin: 0; }
      .blog-post-wrapper .blog-post-list .blog-post-item .st2-pdb {
        padding-bottom: 25px; }

  .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-slider-item-title {
    font-size: 40px;
    padding-bottom: 30px; }

  .slide-wrapper .slide-bg .st2-slide-content .st2-slide-title {
    font-size: 40px; }
  .slide-wrapper .slide-bg .st2-slide-content .st2-slide-des {
    padding-bottom: 30px; }

  .blog-post .blog-post-list .blog-post-item .blog-thum {
    margin-bottom: 10px; }
  .blog-post .blog-post-list .blog-post-item .blog-info {
    padding-left: 15px;
    padding-right: 15px; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-title {
      font-size: 20px;
      padding: 15px 0 10px 0; }
    .blog-post .blog-post-list .blog-post-item .blog-info .blog-content {
      font-size: 14px; }

  .newsletter .newsletter-top .newsletter-title {
    font-size: 25px; }
  .newsletter .newsletter-top .newsletter-des {
    font-size: 16px; }

  .slide-page1 .bg-st1 {
    min-height: 500px; }

  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__title {
    font-size: 40px; }
  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner-btn {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px; }

  .fix-sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 15px;
    transform: translateX(100%);
    overflow: auto;
    transition: .3s;
    background: white; }

  .fix-sidebar.sidebar-active {
    transform: none; }

  .button-filter {
    display: block;
    position: fixed;
    cursor: pointer;
    left: 20px;
    top: 50%;
    width: 44px;
    height: 44px;
    opacity: .75;
    z-index: 111;
    outline: none;
    border-radius: 50%;
    background-color: red;
    text-align: center;
    box-shadow: 0 0 5px #00000040;
    padding: 8px 0; }
    .button-filter span {
      font-size: 28px;
      color: #fff; }
      .button-filter span::after {
        position: absolute;
        content: "";
        background-color: transparent;
        width: 44px;
        top: 0;
        left: 0;
        height: 44px;
        box-shadow: 0 0 4px #fff;
        outline: none;
        border-radius: 50%;
        animation: btnSidebar 1.5s infinite;
        -webkit-animation: btnSidebar 1.5s infinite;
        -o-animation: btnSidebar 1.5s infinite;
        -moz-animation: btnSidebar 1.5s infinite; } }
@media (max-width: 767px) {
  .d-none-67px {
    display: none !important; }

  .t-center-laptop {
    text-align: left; }

  .pd-67px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .form-row > [class*=col-] {
    padding-right: 5px !important;
    padding-left: 5px !important;
    margin: 20px 0; }
    .form-row > [class*=col-]:first-child {
      margin: 0 !important; }

  .mb-pb30 {
    padding-bottom: 25px; }

  .blog-post-item-panel {
    border: solid 1px #dddddd;
    padding-bottom: 20px; }

  .col-blogn-custom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .blog-new-v1-box {
    border: solid 1px #dddddd; }
    .blog-new-v1-box .blog-new-v1-info {
      padding: 0 15px 20px; }
      .blog-new-v1-box .blog-new-v1-info .blog-title {
        font-size: 20px !important; }
      .blog-new-v1-box .blog-new-v1-info .blog-content {
        font-size: 14px !important; }
      .blog-new-v1-box .blog-new-v1-info .blog-readmore {
        padding-top: 15px !important; }

  .blogn-post-content .blogn-post-title {
    font-size: 25px; }
  .blogn-post-content .blogn-post-meta {
    font-size: 14px; }
    .blogn-post-content .blogn-post-meta .blogn-post-meta-child {
      border: none; }
    .blogn-post-content .blogn-post-meta .blogn-post-author {
      display: block; }
    .blogn-post-content .blogn-post-meta .blogn-post-date {
      padding: 10px 20px 0 0; }
    .blogn-post-content .blogn-post-meta .blogn-post-comment {
      padding: 0; }

  .blogn-post-leave-comment .touch-with-us-form .form-touch-with-us .custom-textarea {
    margin: 20px 0 20px; }

  .icon-plus {
    display: inline-block; }

  .f-content-list-item {
    display: none; }

  .active {
    display: block; }

  .footer-content-st3 .footer-content-st3-box {
    padding: 50px 0 0 0; }

  .st3-support .st3-support-item {
    padding: 20px 10px;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    justify-content: left !important; }
    .st3-support .st3-support-item .support-icon {
      padding-right: 15px;
      font-size: 30px; }
    .st3-support .st3-support-item .st3-support-info .support-title {
      font-size: 25px; }

  .shoppage-fullwidth {
    padding: 15px 0; }

  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right {
    float: none; }

  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-btn {
    font-size: 14px; }

  .shoppage-fullwidth .shoppage-fullwidth-wrapper .shoppage-fullwidth-action .filter-right .filter-right-list .filter-right-item .filter-right-dropdow .filter-dropdow-list {
    font-size: 14px;
    padding: 10px; }

  .st2-categories-box-item {
    padding-bottom: 25px; }

  .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-info .st2-categories-name {
    font-size: 30px; }

  .clientsay {
    font-size: 14px;
    margin: 50px 0; }
    .clientsay .avatar {
      width: 60px;
      height: 60px; }

  .our-history {
    padding-top: 20px; }

  .our-history, .newsletter {
    margin: 50px 0; }

  .btn-custom {
    font-size: 16px;
    padding: 10px 15px; }
    .btn-custom .icon-arrow-right {
      font-size: 16px; }

  .header-wrapper .header-inner {
    margin: 0 15px 15px;
    top: 15px; }
    .header-wrapper .header-inner .header-slider {
      padding-bottom: 45px; }
      .header-wrapper .header-inner .header-slider .header-banner-left {
        font-size: 16px; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop span {
          display: block; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
          line-height: 45px;
          font-size: 25px; }
        .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-des {
          padding-bottom: 25px; }
    .header-wrapper .header-inner .box-image-header {
      bottom: -60px; }
      .header-wrapper .header-inner .box-image-header .box-image {
        margin-right: 30px; }
        .header-wrapper .header-inner .box-image-header .box-image .box-text {
          bottom: 65px;
          font-size: 14px;
          right: -90px; }

  .menu-st1 {
    margin: 0 15px;
    top: 15px; } }
@media (max-width: 576px) {
  .pd-sm-25 {
    padding-top: 25px; }

  .box-item {
    border: solid 3px #f4f4f4; }
    .box-item .box-item-info {
      text-align: center; }
      .box-item .box-item-info .item-price-rate .item-rating {
        display: none; }
    .box-item .button-loop-action {
      display: none; }

  .popup {
    display: none; }

  .header-wrapper .header-inner .header-slider .header-banner-left .info-shop {
    display: none; }
  .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
    padding-top: 0; }

  .slide-page1 .bg-st1 {
    min-height: 400px; } }
@media (max-width: 425px) {
  .instagram-btn {
    width: 75%; }

  .product-detail-v1-action .quanlity .subtraction {
    padding-left: 10px !important; }
  .product-detail-v1-action .quanlity .addition {
    padding-right: 10px !important; }
  .product-detail-v1-action .btn-addproduct {
    padding: 0 10px !important; }

  .about-us .about-us-wrapper .clientsay {
    width: 100%;
    padding: 0 10px; }

  .slide-wrapper .slide-bg .st2-slide-content .st2-slide-title {
    font-size: 20px; }
  .slide-wrapper .slide-bg .st2-slide-content .st2-slide-des {
    font-size: 14px;
    padding-bottom: 10px; }

  .blog-new-v1-info .blog-comment {
    display: block; }

  .blogn-v1-recentposts-item .recentpost .recentpost-info {
    padding-left: 10px !important; }
    .blogn-v1-recentposts-item .recentpost .recentpost-info .recentpost-info-name {
      font-size: 14px !important;
      font-weight: 700 !important; }

  .blogn-post-comments .blogn-post-comment-list .content-comment {
    font-size: 14px !important; }

  .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-slider-item-des {
    font-size: 14px; }
  .categories-slide .categories-slide-right .st3-slider-item .st3-slider-item-info .st3-slider-item-title {
    font-size: 20px;
    padding-bottom: 25px; }

  .st2-btn-submit {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px; }

  .btn-custom {
    font-size: 14px; }
    .btn-custom .icon-arrow-right {
      font-size: 14px; }

  .header-wrapper .header-inner .box-image-header {
    bottom: -25px; }
    .header-wrapper .header-inner .box-image-header .box-image {
      margin-right: 20px; }
      .header-wrapper .header-inner .box-image-header .box-image .box-text {
        bottom: 45px;
        font-size: 14px;
        right: -96px; }
  .header-wrapper .header-inner .header-slider {
    padding-bottom: 25px; }
    .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-tilte {
      line-height: 30px;
      font-size: 18px; }
    .header-wrapper .header-inner .header-slider .header-banner-left .info-shop-des {
      font-size: 14px;
      font-weight: 100; }
    .header-wrapper .header-inner .header-slider .header-banner-right {
      float: right;
      text-align: right; }

  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__title {
    font-size: 25px;
    padding-bottom: 20px; }
  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner__des {
    font-size: 14px; }
  .block-banner .block-banner__wrapper .block-banner__inner .overlay .block-banner__content .block-banner-btn {
    height: 30px;
    line-height: 30px; }

  .st1-search-box .search-box {
    padding: 30px 20px; } }
@media (max-width: 375px) {
  .box-title .dotw-des {
    max-width: 290px;
    margin: 0; }
    .box-title .dotw-des .des-line {
      font-size: 14px; } }
@media (min-width: 1281px) and (max-width: 1500px) {
  .st3-banner-poundersay .poundersay {
    padding: 20px 10px 10px; }
    .st3-banner-poundersay .poundersay .clientsay-st3 {
      font-size: 14px; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .avatar {
        width: 55px;
        height: 55px; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .client-text-st3 .client-name {
        padding-top: 10px; } }
@media (min-width: 1024px) and (max-width: 1280px) {
  .payment-text, .social-text {
    display: none; }

  .cl-md-w2-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 768px) and (max-width: 1280px) {
  .st3-support .st3-flex-custom {
    display: block;
    text-align: center; }
  .st3-support .st3-support-item {
    padding: 25px 0; }
    .st3-support .st3-support-item .st3-support-info .support-title {
      font-size: 25px; }
    .st3-support .st3-support-item .support-icon {
      padding-right: 0; }

  .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-link .st2-categories-info .st2-categories-name {
    font-size: 25px; }
  .st2-categories .st2-categories-inner .st2-categories-item .st2-categories-link .st2-categories-info .st2-categories-count {
    font-size: 14px; }

  .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .item-action {
    margin: 0 !important; }
  .item-list-shoppage .box-item-info .list-shoppage-btn-loop-action .loop-action .add-to-cart {
    padding: 0 15px !important; }

  .product-detail-v1 .product-detail-v1-wrapper .product-detail-v1-info .product-detail-v1-action .add-product .btn-addproduct {
    padding: 0 25px; } }
@media (min-width: 991px) and (max-width: 1280px) {
  .st3-banner-poundersay .poundersay {
    padding: 10px 5px 10px; }
    .st3-banner-poundersay .poundersay .clientsay-st3 {
      font-size: 14px; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .avatar {
        width: 40px;
        height: 40px; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .client-text-st3 .client-name {
        padding-top: 10px; }
      .st3-banner-poundersay .poundersay .clientsay-st3 .client-text-st3 .quotes {
        font-size: 40px; } }
@media (min-width: 1025px) and (max-width: 1280px) {
  .icon-social:first-child {
    padding-left: 0px !important; } }
@media (min-width: 375px) and (max-width: 1024px) {
  .testimonial .testimonial-wrapper .testimonial-inner .testimonial-box .testimonial-des {
    padding: 0 40px; } }
@media (min-width: 769px) and (max-width: 1024px) {
  .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost {
    position: relative; }
    .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost .recentpost-thumb img {
      width: 100% !important; }
  .blogn-v1-recentposts-list .blogn-v1-recentposts-item .recentpost-info {
    position: absolute;
    padding: 0 15px !important;
    top: 50%;
    transform: translateY(-50%); } }
@media (min-width: 768px) and (max-width: 1023px) {
  .cl-md-ipad-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 576px) and (max-width: 768px) {
  .col-custom-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

/*# sourceMappingURL=style.css.map */

.fixed-whatsapp {
  width: 51px;
  padding: 8px 11px;
  position: fixed;
  top: 150px;
  left: 5px;
  background-color: #25d366;
  border-radius: 25px;
  color: #fff !important;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -ms-transition: all ease 1s;
  -o-transition: all ease 1s;
  z-index: 1020;
  }
  .fixed-whatsapp.active {
  width: 270px;
  }
  .fixed-whatsapp:before {
  font-family: "FontAwesome";
  margin-right: 12px;
  font-size: 32px;
  font-weight: 300;
  content: "\f232";
  }
  .fixed-whatsapp::before{
  background-image: url("/images/whatsapp.png");
  }
  .fixed-whatsapp::before {
  content: " " !important;
  height: 30px;
  padding: 0 15px;
  background-size: contain;
  }
  #divUcTopMenu li a,
  #divUcTopMenu li a{
  color: #5f5f73;
  padding: 0 12.5px;
}